.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * 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: flex;
  width: 100%;
}

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

.shg-box-vertical-align-center, .shg-box-vertical-center {
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  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 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-4e04cd51-8213-49a2-9038-d4ab86e5da1d {
  background-image: url(https://i.shgcdn.com/2dfb1c33-66ba-4f16-a935-ee855e6010d4/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-bottom: 20px;
padding-top: 10px;
padding-bottom: 10px;
min-height: 300px;
background-position: center center;
}








#s-4e04cd51-8213-49a2-9038-d4ab86e5da1d > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.1;
}#s-4e04cd51-8213-49a2-9038-d4ab86e5da1d.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-030075f1-ae1d-43ce-ba8b-cd81252173b5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-030075f1-ae1d-43ce-ba8b-cd81252173b5 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Source Sans Pro;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

.shg-c-xs-1,
.shg-c-xs-2,
.shg-c-xs-3,
.shg-c-xs-4,
.shg-c-xs-5,
.shg-c-xs-6,
.shg-c-xs-7,
.shg-c-xs-8,
.shg-c-xs-9,
.shg-c-xs-10,
.shg-c-xs-11,
.shg-c-xs-12,
.shg-c-sm-1,
.shg-c-sm-2,
.shg-c-sm-3,
.shg-c-sm-4,
.shg-c-sm-5,
.shg-c-sm-6,
.shg-c-sm-7,
.shg-c-sm-8,
.shg-c-sm-9,
.shg-c-sm-10,
.shg-c-sm-11,
.shg-c-sm-12,
.shg-c-md-1,
.shg-c-md-2,
.shg-c-md-3,
.shg-c-md-4,
.shg-c-md-5,
.shg-c-md-6,
.shg-c-md-7,
.shg-c-md-8,
.shg-c-md-9,
.shg-c-md-10,
.shg-c-md-11,
.shg-c-md-12,
.shg-c-lg-1,
.shg-c-lg-2,
.shg-c-lg-3,
.shg-c-lg-4,
.shg-c-lg-5,
.shg-c-lg-6,
.shg-c-lg-7,
.shg-c-lg-8,
.shg-c-lg-9,
.shg-c-lg-10,
.shg-c-lg-11,
.shg-c-lg-12 {
  position: relative;
}

@media (min-width: 1200px){#s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6 {
  padding-left: 60px;
padding-right: 60px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6 {
  padding-left: 60px;
padding-right: 60px;
}
}
@media (min-width: 0px) {
[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bd6b61d0-4ebe-4acf-980a-09cc7c7c8ea6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.shogun-image-container {
  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 {
  -o-object-fit: cover;
     object-fit: cover;
  font-family: "object-fit: cover;";
  width: 100%;
}

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

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

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

.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;
}
#s-e71a3f58-1d0b-418b-b49f-83326f2460f1 {
  text-align: center;
}
@media (min-width: 1200px){#s-e71a3f58-1d0b-418b-b49f-83326f2460f1 {
  padding-left: 60px;
padding-right: 60px;
}
}



  #s-e71a3f58-1d0b-418b-b49f-83326f2460f1 img.shogun-image {
    
    width: px;
  }


#s-e71a3f58-1d0b-418b-b49f-83326f2460f1 .shogun-image-content {
  
    align-items: center;
  
}

.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 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 ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

.shg-default-text-content p {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 0.6em;
}

.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 {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          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;
}

#s-e61039fe-f3cb-4669-bee7-686cc3eefb5d {
  margin-top: 60px;
margin-bottom: 20px;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e61039fe-f3cb-4669-bee7-686cc3eefb5d {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-e61039fe-f3cb-4669-bee7-686cc3eefb5d {
  margin-top: 10px;
}
}
@media (min-width: 0px) {
[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f189a7a7-f4a4-461e-b230-c33c1e6a10ab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c9ab3af9-f623-4329-a94a-033587426f9d {
  margin-top: 60px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-c9ab3af9-f623-4329-a94a-033587426f9d {
  margin-top: 30px;
}
}
@media (min-width: 0px) {
[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f3ecaa70-b254-49ef-a34e-8749b34f6baa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2714eddf-c646-4832-a2a2-f4cbb5837dd3 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.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;
  width: 100%;
  height: 100%;
  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-c2bdc336-9009-42b7-a8ba-b19ec718fbee {
  text-align: left;
}


.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee {
  max-width: 100%;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom,
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee {
  max-width: 100%;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom,
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee {
  max-width: 100%;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom,
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee {
  max-width: 100%;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom,
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee {
  max-width: 100%;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom,
.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2bdc336-9009-42b7-a8ba-b19ec718fbee .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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: #000;
  text-transform: none;
  font-weight: normal;
  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-aacfd99c-d150-436f-bf29-ae0c23558dbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aacfd99c-d150-436f-bf29-ae0c23558dbb .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-5ea3bfbe-1948-4806-803f-ad03501462e9 {
  text-align: center;
}

#s-5ea3bfbe-1948-4806-803f-ad03501462e9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5ea3bfbe-1948-4806-803f-ad03501462e9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-5ea3bfbe-1948-4806-803f-ad03501462e9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0ff8075c-2f98-409b-b11c-1a9c744c2b7c {
  display: none;
}
#s-532e5f02-6570-47e3-b27d-f907d44efcad {
  text-align: left;
}


.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad {
  max-width: 100%;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom,
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad {
  max-width: 100%;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom,
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad {
  max-width: 100%;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom,
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad {
  max-width: 100%;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom,
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad {
  max-width: 100%;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom,
.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-532e5f02-6570-47e3-b27d-f907d44efcad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-deb18476-2b9d-43d8-a55e-c7f28b4c1064 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-deb18476-2b9d-43d8-a55e-c7f28b4c1064 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-bc19114f-232b-42ea-819d-1277874504ad {
  text-align: center;
}

#s-bc19114f-232b-42ea-819d-1277874504ad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bc19114f-232b-42ea-819d-1277874504ad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-bc19114f-232b-42ea-819d-1277874504ad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d4039624-dc21-4e45-a1b7-d5ce9b0c638a {
  display: none;
}
#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 {
  text-align: left;
}


.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 {
  max-width: 100%;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom,
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 {
  max-width: 100%;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom,
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 {
  max-width: 100%;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom,
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 {
  max-width: 100%;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom,
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 {
  max-width: 100%;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom,
.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33a0f92a-cbf7-4a82-a021-a41ef18cea17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b84aa037-180b-4eda-bf9f-8eaf34197928 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b84aa037-180b-4eda-bf9f-8eaf34197928 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-492e9649-6636-4b2a-b0bf-656740228c6b {
  text-align: center;
}

#s-492e9649-6636-4b2a-b0bf-656740228c6b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-492e9649-6636-4b2a-b0bf-656740228c6b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-492e9649-6636-4b2a-b0bf-656740228c6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-214a956b-c201-44a9-aa7d-8eeedb6eeec3 {
  display: none;
}
#s-fc763092-166f-411c-abec-be822bbf769d {
  text-align: left;
}


.shg-c#s-fc763092-166f-411c-abec-be822bbf769d {
  max-width: 100%;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom,
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d {
  max-width: 100%;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom,
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d {
  max-width: 100%;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom,
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d {
  max-width: 100%;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom,
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d {
  max-width: 100%;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom,
.shg-c#s-fc763092-166f-411c-abec-be822bbf769d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc763092-166f-411c-abec-be822bbf769d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b246145-9b6e-4283-9075-6b3cd3fdaeea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b246145-9b6e-4283-9075-6b3cd3fdaeea .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-6ff4f3b8-ff5c-450f-8560-1e2816413cfc {
  text-align: center;
}

#s-6ff4f3b8-ff5c-450f-8560-1e2816413cfc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6ff4f3b8-ff5c-450f-8560-1e2816413cfc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-6ff4f3b8-ff5c-450f-8560-1e2816413cfc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-08e23314-3fc5-49fc-a99f-66f1438d446a {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}




  #s-08e23314-3fc5-49fc-a99f-66f1438d446a img.shogun-image {
    
    width: px;
  }


#s-08e23314-3fc5-49fc-a99f-66f1438d446a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5fa6ec75-8b9d-48d5-91bd-dfaf8ec006c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-e340dd56-515b-488c-803e-4548230c87be {
  text-align: center;
}




  #s-e340dd56-515b-488c-803e-4548230c87be img.shogun-image {
    
    width: px;
  }


#s-e340dd56-515b-488c-803e-4548230c87be .shogun-image-content {
  
    align-items: center;
  
}

#s-3e4c44a1-56b9-47f7-a865-3e1f56936274 {
  margin-top: 6px;
text-align: center;
}




  #s-3e4c44a1-56b9-47f7-a865-3e1f56936274 img.shogun-image {
    
    width: px;
  }


#s-3e4c44a1-56b9-47f7-a865-3e1f56936274 .shogun-image-content {
  
    align-items: center;
  
}

@media (max-width: 767px){#s-ac9c6d41-2158-45d0-9319-c67301b458e8 {
  padding-left: 10px;
padding-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-ac9c6d41-2158-45d0-9319-c67301b458e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-0d4b1eff-f808-4104-90d6-9d510179330b {
  display: none;
}
#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 {
  text-align: left;
}


.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 {
  max-width: 100%;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom,
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 {
  max-width: 100%;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom,
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 {
  max-width: 100%;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom,
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 {
  max-width: 100%;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom,
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 {
  max-width: 100%;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom,
.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c56f508c-d02f-48c2-ba5d-4624fc5f3d85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-88a7a0a5-1218-42a6-a814-e6b01c0e5635 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-88a7a0a5-1218-42a6-a814-e6b01c0e5635 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-0a8e4e43-0f86-4b53-911a-13d21ad8aeff {
  text-align: center;
}

#s-0a8e4e43-0f86-4b53-911a-13d21ad8aeff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0a8e4e43-0f86-4b53-911a-13d21ad8aeff .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-0a8e4e43-0f86-4b53-911a-13d21ad8aeff .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-122e0068-5cde-4848-8303-ada670847dc8 {
  display: none;
}
#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 {
  text-align: left;
}


.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 {
  max-width: 100%;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom,
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 {
  max-width: 100%;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom,
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 {
  max-width: 100%;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom,
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 {
  max-width: 100%;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom,
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 {
  max-width: 100%;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom,
.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be6e8e77-1e41-40cf-aed8-72cd79e7cb24 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-15f75f15-74fe-4d2b-a2f0-d4a010771af8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15f75f15-74fe-4d2b-a2f0-d4a010771af8 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-fc0bffc5-e93b-40a1-b7ed-b726fcd44fb8 {
  text-align: center;
}

#s-fc0bffc5-e93b-40a1-b7ed-b726fcd44fb8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fc0bffc5-e93b-40a1-b7ed-b726fcd44fb8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-fc0bffc5-e93b-40a1-b7ed-b726fcd44fb8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a7dad224-0a1c-4c08-a7d3-5f3403e477f4 {
  display: none;
}
#s-ab574166-08b1-4050-844d-490e5b35acd3 {
  text-align: left;
}


.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 {
  max-width: 100%;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom,
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 {
  max-width: 100%;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom,
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 {
  max-width: 100%;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom,
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 {
  max-width: 100%;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom,
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 {
  max-width: 100%;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom,
.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ab574166-08b1-4050-844d-490e5b35acd3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6ec4415f-7daa-4266-a1c6-6dc6f89873fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ec4415f-7daa-4266-a1c6-6dc6f89873fd .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-2e33a0e0-5d80-4c98-ab03-0e6438d2d17b {
  text-align: center;
}

#s-2e33a0e0-5d80-4c98-ab03-0e6438d2d17b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2e33a0e0-5d80-4c98-ab03-0e6438d2d17b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-2e33a0e0-5d80-4c98-ab03-0e6438d2d17b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d10f02e8-10d9-48d8-929f-a861c3424aac {
  display: none;
}
#s-44dabbab-bf2a-41f3-8b18-617ace63240f {
  text-align: left;
}


.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f {
  max-width: 100%;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom,
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f {
  max-width: 100%;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom,
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f {
  max-width: 100%;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom,
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f {
  max-width: 100%;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom,
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f {
  max-width: 100%;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom,
.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44dabbab-bf2a-41f3-8b18-617ace63240f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-33768f2e-d478-4532-8fdf-8a7970d038a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33768f2e-d478-4532-8fdf-8a7970d038a5 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-e6b6788e-36d4-4aa8-8d62-470f6213a71a {
  text-align: center;
}

#s-e6b6788e-36d4-4aa8-8d62-470f6213a71a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e6b6788e-36d4-4aa8-8d62-470f6213a71a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e6b6788e-36d4-4aa8-8d62-470f6213a71a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dfc2fcef-73e4-4f10-a06c-b48118cb0c78 {
  display: none;
}
#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 {
  text-align: left;
}


.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 {
  max-width: 100%;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom,
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 {
  max-width: 100%;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom,
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 {
  max-width: 100%;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom,
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 {
  max-width: 100%;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom,
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 {
  max-width: 100%;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom,
.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-427d58a0-1e15-4bc4-8fad-56c71199bc44 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-594ff4e0-2aab-437d-a392-e8fca49a21f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-594ff4e0-2aab-437d-a392-e8fca49a21f5 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-e60232b6-8915-4f8d-a785-a714aabdf3c6 {
  text-align: center;
}

#s-e60232b6-8915-4f8d-a785-a714aabdf3c6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e60232b6-8915-4f8d-a785-a714aabdf3c6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e60232b6-8915-4f8d-a785-a714aabdf3c6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1615ab7d-7dbd-4989-af6b-203b209fa9a1 {
  display: none;
}
#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c {
  text-align: left;
}


.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c {
  max-width: 100%;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom,
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c {
  max-width: 100%;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom,
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c {
  max-width: 100%;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom,
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c {
  max-width: 100%;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom,
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c {
  max-width: 100%;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom,
.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993d1157-f8aa-45cd-a73d-4f5e1022b30c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7982d1b6-4d87-41ca-9d3b-f130ecc8b619 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7982d1b6-4d87-41ca-9d3b-f130ecc8b619 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-8b748181-f300-4863-b094-70f5828df676 {
  text-align: center;
}

#s-8b748181-f300-4863-b094-70f5828df676 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8b748181-f300-4863-b094-70f5828df676 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-8b748181-f300-4863-b094-70f5828df676 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-918ad6dc-ec00-446b-9d7d-430fd999ecec {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-918ad6dc-ec00-446b-9d7d-430fd999ecec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-91754b88-72d4-4143-bc52-ba52e0332656 {
  margin-top: 60px;
margin-left: 0px;
margin-bottom: 60px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-91754b88-72d4-4143-bc52-ba52e0332656 {
  margin-top: 0px;
margin-bottom: 0px;
}
}@media (max-width: 767px){#s-91754b88-72d4-4143-bc52-ba52e0332656 {
  margin-top: 0px;
margin-bottom: 0px;
}
}
@media (min-width: 0px) {
[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-da716a90-0f71-47f8-8b61-62881258da1c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c4779a2d-5b93-4931-a8ea-c3063a077dd4 {
  display: none;
}
#s-51a99be8-9c82-407c-9293-ae35a51729ea {
  text-align: left;
}


.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea {
  max-width: 100%;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom,
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea {
  max-width: 100%;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom,
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea {
  max-width: 100%;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom,
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea {
  max-width: 100%;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom,
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea {
  max-width: 100%;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom,
.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51a99be8-9c82-407c-9293-ae35a51729ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fa6069d8-d2cc-408b-9152-ff1e173d01d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa6069d8-d2cc-408b-9152-ff1e173d01d2 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-9a752652-1221-4843-9b4f-020fed9b873b {
  text-align: center;
}

#s-9a752652-1221-4843-9b4f-020fed9b873b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9a752652-1221-4843-9b4f-020fed9b873b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-9a752652-1221-4843-9b4f-020fed9b873b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-425e0e25-6990-4c09-b032-bd1c01f77117 {
  display: none;
}
#s-f0682d2d-8729-4c57-a22a-7578406c4b3e {
  text-align: left;
}


.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e {
  max-width: 100%;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom,
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e {
  max-width: 100%;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom,
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e {
  max-width: 100%;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom,
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e {
  max-width: 100%;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom,
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e {
  max-width: 100%;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom,
.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f0682d2d-8729-4c57-a22a-7578406c4b3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1f6ad837-03f5-4df7-9485-2824b133492a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f6ad837-03f5-4df7-9485-2824b133492a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-d43f4e02-4428-4977-a568-60eebf4e6bd0 {
  text-align: center;
}

#s-d43f4e02-4428-4977-a568-60eebf4e6bd0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d43f4e02-4428-4977-a568-60eebf4e6bd0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-d43f4e02-4428-4977-a568-60eebf4e6bd0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fb823b8d-7381-4bf4-81ea-1b09438e395a {
  display: none;
}
#s-dc0eb764-5a0f-4689-9120-477f34f1c180 {
  text-align: left;
}


.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 {
  max-width: 100%;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom,
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 {
  max-width: 100%;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom,
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 {
  max-width: 100%;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom,
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 {
  max-width: 100%;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom,
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 {
  max-width: 100%;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom,
.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc0eb764-5a0f-4689-9120-477f34f1c180 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c9625130-bdc8-4c7d-8c1e-7d49cb68164e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9625130-bdc8-4c7d-8c1e-7d49cb68164e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-6a03b136-7e78-4459-bfaa-2e7454d01dfb {
  text-align: center;
}

#s-6a03b136-7e78-4459-bfaa-2e7454d01dfb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6a03b136-7e78-4459-bfaa-2e7454d01dfb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-6a03b136-7e78-4459-bfaa-2e7454d01dfb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3a25ff40-e686-4566-867f-cd45bba64792 {
  text-align: center;
}




  #s-3a25ff40-e686-4566-867f-cd45bba64792 img.shogun-image {
    
    width: px;
  }


#s-3a25ff40-e686-4566-867f-cd45bba64792 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ddf86d01-2915-4566-8733-a485eaab7bce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2909a3c4-1981-4726-886b-760f69bc1144 {
  margin-top: 6px;
text-align: center;
}
@media (max-width: 767px){#s-2909a3c4-1981-4726-886b-760f69bc1144 {
  padding-left: 40px;
padding-right: 40px;
}
}



  #s-2909a3c4-1981-4726-886b-760f69bc1144 img.shogun-image {
    
    width: px;
  }


#s-2909a3c4-1981-4726-886b-760f69bc1144 .shogun-image-content {
  
    align-items: center;
  
}

#s-2f151d95-5328-4089-9cf5-b2e8be16f2c0 {
  text-align: center;
}




  #s-2f151d95-5328-4089-9cf5-b2e8be16f2c0 img.shogun-image {
    
    width: px;
  }


#s-2f151d95-5328-4089-9cf5-b2e8be16f2c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4e62f3b-57aa-4560-8845-aedfd6cc3826 {
  margin-top: 10px;
margin-left: 100px;
margin-bottom: 10px;
margin-right: 100px;
}
@media (max-width: 767px){#s-e4e62f3b-57aa-4560-8845-aedfd6cc3826 {
  margin-left: 10px;
margin-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e4e62f3b-57aa-4560-8845-aedfd6cc3826"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e86a9590-eec5-4eae-8b80-b3c5214b707b {
  display: none;
}
#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb {
  text-align: left;
}


.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb {
  max-width: 100%;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom,
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb {
  max-width: 100%;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom,
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb {
  max-width: 100%;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom,
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb {
  max-width: 100%;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom,
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb {
  max-width: 100%;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom,
.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1a213924-bb4d-482b-9ddd-84ef52edaeeb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-24b94225-385f-4c44-badd-ad44b4d77c8e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-24b94225-385f-4c44-badd-ad44b4d77c8e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-11ca1c1a-3e43-4766-bf1c-f2421885267a {
  text-align: center;
}

#s-11ca1c1a-3e43-4766-bf1c-f2421885267a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-11ca1c1a-3e43-4766-bf1c-f2421885267a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-11ca1c1a-3e43-4766-bf1c-f2421885267a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5286083f-a774-4007-a747-c494ba9cc5a5 {
  display: none;
}
#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c {
  text-align: left;
}


.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c {
  max-width: 100%;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom,
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c {
  max-width: 100%;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom,
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c {
  max-width: 100%;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom,
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c {
  max-width: 100%;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom,
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c {
  max-width: 100%;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom,
.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e7a6e22-e4ed-433d-aae5-cf92f633305c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-055fa620-03d0-4c11-8dfd-fd5debf05ab8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-055fa620-03d0-4c11-8dfd-fd5debf05ab8 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-9377c31e-9237-4f2b-b110-5f8ff390d131 {
  text-align: center;
}

#s-9377c31e-9237-4f2b-b110-5f8ff390d131 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9377c31e-9237-4f2b-b110-5f8ff390d131 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-9377c31e-9237-4f2b-b110-5f8ff390d131 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-904f3ab0-56f3-4a56-8128-9962601dd6bd {
  display: none;
}
#s-e433cdd7-70f4-4135-9d37-9f59dde3774c {
  text-align: left;
}


.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c {
  max-width: 100%;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom,
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c {
  max-width: 100%;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom,
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c {
  max-width: 100%;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom,
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c {
  max-width: 100%;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom,
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c {
  max-width: 100%;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom,
.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e433cdd7-70f4-4135-9d37-9f59dde3774c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7d6a1f63-3177-431b-b010-6085ed60b563 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7d6a1f63-3177-431b-b010-6085ed60b563 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-5a25d2be-3c7e-446f-8349-e68bd9080fd7 {
  text-align: center;
}

#s-5a25d2be-3c7e-446f-8349-e68bd9080fd7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5a25d2be-3c7e-446f-8349-e68bd9080fd7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-5a25d2be-3c7e-446f-8349-e68bd9080fd7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-02176d4d-8c34-4d71-aa49-a496bd4bd9ce {
  display: none;
}
#s-a7333e7a-7867-4050-ba37-01e201971c15 {
  text-align: left;
}


.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 {
  max-width: 100%;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom,
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 {
  max-width: 100%;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom,
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 {
  max-width: 100%;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom,
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 {
  max-width: 100%;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom,
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 {
  max-width: 100%;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom,
.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a7333e7a-7867-4050-ba37-01e201971c15 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-01db1e14-728a-491d-bb50-e7b43c42aa25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01db1e14-728a-491d-bb50-e7b43c42aa25 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-02088834-fdac-4f61-a5c2-ce404eb00c1d {
  text-align: center;
}

#s-02088834-fdac-4f61-a5c2-ce404eb00c1d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-02088834-fdac-4f61-a5c2-ce404eb00c1d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-02088834-fdac-4f61-a5c2-ce404eb00c1d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-eb603345-6ed4-4ce0-9c9d-cde0cebeef91"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-406961dd-4e5d-451d-b500-c03c4cc7659d {
  text-align: center;
}




  #s-406961dd-4e5d-451d-b500-c03c4cc7659d img.shogun-image {
    
    width: px;
  }


#s-406961dd-4e5d-451d-b500-c03c4cc7659d .shogun-image-content {
  
    align-items: center;
  
}

#s-e270ae79-dd58-4073-ad12-72e41b702714 {
  display: none;
}
#s-302d0649-c31e-4491-a698-6b34de8da431 {
  margin-top: 60px;
margin-left: 0px;
margin-bottom: 20px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-302d0649-c31e-4491-a698-6b34de8da431 {
  margin-top: 0px;
}
}@media (max-width: 767px){#s-302d0649-c31e-4491-a698-6b34de8da431 {
  margin-top: 20px;
}
}
#s-8a1a18cc-de19-4eba-a0ea-900a2b3f295c {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-8a1a18cc-de19-4eba-a0ea-900a2b3f295c img.shogun-image {
    
    width: px;
  }


#s-8a1a18cc-de19-4eba-a0ea-900a2b3f295c .shogun-image-content {
  
    align-items: center;
  
}

#s-45454d81-c390-444b-90a5-80f8b15c9dab {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-45454d81-c390-444b-90a5-80f8b15c9dab"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-fcc0e559-0e88-4bf4-a981-7baf574cc1bd {
  display: none;
}
#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 {
  text-align: left;
}


.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 {
  max-width: 100%;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom,
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 {
  max-width: 100%;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom,
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 {
  max-width: 100%;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom,
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 {
  max-width: 100%;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom,
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 {
  max-width: 100%;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom,
.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bb0310f-a0c6-43ae-a17c-a123ea3ada18 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc66d251-efa5-4dba-950d-03d200dad648 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc66d251-efa5-4dba-950d-03d200dad648 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-94a31586-231a-46d7-8d5b-5b3462a38d95 {
  text-align: center;
}

#s-94a31586-231a-46d7-8d5b-5b3462a38d95 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-94a31586-231a-46d7-8d5b-5b3462a38d95 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-94a31586-231a-46d7-8d5b-5b3462a38d95 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9ad6c69c-0236-479b-a136-6cef0ea371e6 {
  display: none;
}
#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a {
  text-align: left;
}


.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a {
  max-width: 100%;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom,
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a {
  max-width: 100%;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom,
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a {
  max-width: 100%;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom,
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a {
  max-width: 100%;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom,
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a {
  max-width: 100%;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom,
.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf60b90f-6a65-4d7b-ad32-6e23df395a8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-00da6925-1967-48e6-8872-f99b9ad3ff40 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00da6925-1967-48e6-8872-f99b9ad3ff40 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-36b93d0d-8263-4964-abd4-bb534621e6aa {
  text-align: center;
}

#s-36b93d0d-8263-4964-abd4-bb534621e6aa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-36b93d0d-8263-4964-abd4-bb534621e6aa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-36b93d0d-8263-4964-abd4-bb534621e6aa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6bb223ea-8c2c-49ac-b7c1-4bce81a4da05 {
  display: none;
}
#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 {
  text-align: left;
}


.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 {
  max-width: 100%;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom,
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 {
  max-width: 100%;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom,
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 {
  max-width: 100%;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom,
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 {
  max-width: 100%;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom,
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 {
  max-width: 100%;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom,
.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-90f371dd-8655-48b9-be16-916ba5ebc9f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4e5a960a-d4df-43dd-8bde-a88fe891d875 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e5a960a-d4df-43dd-8bde-a88fe891d875 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-6f38d7da-8d80-41eb-8b31-d3472780b1f6 {
  text-align: center;
}

#s-6f38d7da-8d80-41eb-8b31-d3472780b1f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6f38d7da-8d80-41eb-8b31-d3472780b1f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-6f38d7da-8d80-41eb-8b31-d3472780b1f6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a5490efe-4d1c-440d-9811-319d52cd43ff {
  display: none;
}
#s-77249701-158c-49c1-9215-e33c20ae3a6f {
  text-align: left;
}


.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f {
  max-width: 100%;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom,
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f {
  max-width: 100%;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom,
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f {
  max-width: 100%;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom,
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f {
  max-width: 100%;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom,
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f {
  max-width: 100%;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom,
.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-77249701-158c-49c1-9215-e33c20ae3a6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-046226cf-ca8c-4513-840f-fbb0db7ca581 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-046226cf-ca8c-4513-840f-fbb0db7ca581 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c4dd8f57-9ed1-4830-bf07-c69c5e5006d0 {
  text-align: center;
}

#s-c4dd8f57-9ed1-4830-bf07-c69c5e5006d0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c4dd8f57-9ed1-4830-bf07-c69c5e5006d0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-c4dd8f57-9ed1-4830-bf07-c69c5e5006d0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-63553bf3-3564-49ed-a4fb-296ff5d425cc {
  display: none;
}
#s-a6e50543-a365-4538-bb3e-d069989f79d3 {
  text-align: left;
}


.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 {
  max-width: 100%;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom,
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 {
  max-width: 100%;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom,
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 {
  max-width: 100%;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom,
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 {
  max-width: 100%;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom,
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 {
  max-width: 100%;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom,
.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a6e50543-a365-4538-bb3e-d069989f79d3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1a33a427-0ad2-4f2c-b990-29730ac1ba8b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a33a427-0ad2-4f2c-b990-29730ac1ba8b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-46f38170-5e5b-418c-a063-afdfafd35923 {
  text-align: center;
}

#s-46f38170-5e5b-418c-a063-afdfafd35923 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-46f38170-5e5b-418c-a063-afdfafd35923 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-46f38170-5e5b-418c-a063-afdfafd35923 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a9e91fb8-30fb-4f4e-ba41-638d3b54206f {
  display: none;
}
#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad {
  text-align: left;
}


.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad {
  max-width: 100%;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom,
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad {
  max-width: 100%;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom,
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad {
  max-width: 100%;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom,
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad {
  max-width: 100%;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom,
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad {
  max-width: 100%;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom,
.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0507ce9c-e573-43dd-8c0e-27f00524a8ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21744c33-a45c-404d-993a-26d94e69ff89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-21744c33-a45c-404d-993a-26d94e69ff89 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1a376f79-8272-4682-af81-581afecd4454 {
  text-align: center;
}

#s-1a376f79-8272-4682-af81-581afecd4454 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1a376f79-8272-4682-af81-581afecd4454 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-1a376f79-8272-4682-af81-581afecd4454 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  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.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-5abf634d-4c41-455b-9da1-0aef6accc47c {
  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-5abf634d-4c41-455b-9da1-0aef6accc47c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5abf634d-4c41-455b-9da1-0aef6accc47c:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-5abf634d-4c41-455b-9da1-0aef6accc47c {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5abf634d-4c41-455b-9da1-0aef6accc47c {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-5abf634d-4c41-455b-9da1-0aef6accc47c {
  margin-top: 10px;
margin-bottom: 10px;
}
}


#s-5abf634d-4c41-455b-9da1-0aef6accc47c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-1c63bb68-e246-4db9-adb9-ff4aeb51491b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1912dd8f-169b-428f-aaf0-62bbed514fc6 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

#s-5c0d9e10-f4a6-4549-93a1-1b30e4ea97e1 {
  text-align: center;
}




  #s-5c0d9e10-f4a6-4549-93a1-1b30e4ea97e1 img.shogun-image {
    
    width: px;
  }


#s-5c0d9e10-f4a6-4549-93a1-1b30e4ea97e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6565666-96fa-4117-b541-0f1ff85d960b {
  margin-left: 100px;
margin-right: 100px;
padding-top: 20px;
padding-bottom: 20px;
}
@media (max-width: 767px){#s-b6565666-96fa-4117-b541-0f1ff85d960b {
  margin-left: 10px;
margin-right: 10px;
}
}
@media (min-width: 0px) {
[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6565666-96fa-4117-b541-0f1ff85d960b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-b3674cc3-2cb5-4216-b378-bb3d1fda3cd4 {
  display: none;
}
#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 {
  text-align: left;
}


.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 {
  max-width: 100%;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom,
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 {
  max-width: 100%;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom,
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 {
  max-width: 100%;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom,
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 {
  max-width: 100%;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom,
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 {
  max-width: 100%;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom,
.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12a5dd6d-6d29-47b3-b06b-e48dd3424441 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1f2e4fa-cdef-4c0d-a63e-0c08a536c6f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d1f2e4fa-cdef-4c0d-a63e-0c08a536c6f1 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-01b1e1cc-7a0d-4f5f-921d-75229a6dcb06 {
  text-align: center;
}

#s-01b1e1cc-7a0d-4f5f-921d-75229a6dcb06 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-01b1e1cc-7a0d-4f5f-921d-75229a6dcb06 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-01b1e1cc-7a0d-4f5f-921d-75229a6dcb06 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2ed15592-02eb-4430-8bc2-06b9f3c8b8c3 {
  display: none;
}
#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd {
  text-align: left;
}


.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd {
  max-width: 100%;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom,
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd {
  max-width: 100%;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom,
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd {
  max-width: 100%;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom,
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd {
  max-width: 100%;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom,
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd {
  max-width: 100%;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom,
.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-af3df6fd-c65a-43a0-8574-872cbdc2b0fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac55a194-66f6-4d51-80c0-3b50b426c839 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac55a194-66f6-4d51-80c0-3b50b426c839 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1a2d0a9e-6d06-4b31-b005-e376dd112c33 {
  text-align: center;
}

#s-1a2d0a9e-6d06-4b31-b005-e376dd112c33 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1a2d0a9e-6d06-4b31-b005-e376dd112c33 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-1a2d0a9e-6d06-4b31-b005-e376dd112c33 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-27d3ee5d-510b-433d-83b1-cf054f0df247 {
  display: none;
}
#s-ebc92c11-4229-4a40-9f4a-f133c5928221 {
  text-align: left;
}


.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 {
  max-width: 100%;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom,
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 {
  max-width: 100%;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom,
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 {
  max-width: 100%;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom,
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 {
  max-width: 100%;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom,
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 {
  max-width: 100%;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom,
.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebc92c11-4229-4a40-9f4a-f133c5928221 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-353744f4-54ff-47d7-a288-446b4bde1f35 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-353744f4-54ff-47d7-a288-446b4bde1f35 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-ca6f1296-3892-4d94-8a59-b8f9eb424d85 {
  text-align: center;
}

#s-ca6f1296-3892-4d94-8a59-b8f9eb424d85 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ca6f1296-3892-4d94-8a59-b8f9eb424d85 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-ca6f1296-3892-4d94-8a59-b8f9eb424d85 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a86daa94-e7d4-4bf2-b8ad-2d4bed31127e {
  display: none;
}
#s-43211cac-6491-4a0e-8471-a6096c940e57 {
  text-align: left;
}


.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 {
  max-width: 100%;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom,
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 {
  max-width: 100%;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom,
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 {
  max-width: 100%;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom,
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 {
  max-width: 100%;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom,
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 {
  max-width: 100%;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom,
.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43211cac-6491-4a0e-8471-a6096c940e57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-338e0659-c63c-4f63-9d76-ab5b94cb8658 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-338e0659-c63c-4f63-9d76-ab5b94cb8658 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c97f9663-91a6-4f3d-8fbc-16a3aef60715 {
  text-align: center;
}

#s-c97f9663-91a6-4f3d-8fbc-16a3aef60715 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c97f9663-91a6-4f3d-8fbc-16a3aef60715 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-c97f9663-91a6-4f3d-8fbc-16a3aef60715 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4b3773b4-519c-480b-8295-5961cdb6c43c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9d52411f-47f8-414a-a708-fc65d47f8725 {
  text-align: center;
}




  #s-9d52411f-47f8-414a-a708-fc65d47f8725 img.shogun-image {
    
    width: px;
  }


#s-9d52411f-47f8-414a-a708-fc65d47f8725 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5cb1f01-2163-4cf8-ae85-4544b2c31498 {
  display: none;
}
#s-9b6bf917-a64b-46c1-ad3c-b62317c43a9a {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 30px;
margin-right: 0px;
padding-left: 20px;
padding-right: 20px;
}

#s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-cdefe142-f0c5-461f-b50d-0f7a8fe51b4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-32065cca-a6c6-4d0c-9969-418089ccbe33 {
  display: none;
}
#s-c4412047-8bff-44f3-8be8-d8082da579d7 {
  text-align: left;
}


.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 {
  max-width: 100%;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom,
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 {
  max-width: 100%;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom,
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 {
  max-width: 100%;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom,
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 {
  max-width: 100%;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom,
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 {
  max-width: 100%;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom,
.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4412047-8bff-44f3-8be8-d8082da579d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1d62be67-7bc7-4813-af99-47d7b51da1f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d62be67-7bc7-4813-af99-47d7b51da1f1 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-334bb445-6096-444d-8880-6be7810e7d3d {
  text-align: center;
}

#s-334bb445-6096-444d-8880-6be7810e7d3d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-334bb445-6096-444d-8880-6be7810e7d3d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-334bb445-6096-444d-8880-6be7810e7d3d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6ae66d1d-f1ee-4aaa-8691-c53ff73e24ed {
  display: none;
}
#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f {
  text-align: left;
}


.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f {
  max-width: 100%;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom,
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f {
  max-width: 100%;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom,
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f {
  max-width: 100%;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom,
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f {
  max-width: 100%;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom,
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f {
  max-width: 100%;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom,
.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f5a8ee3-7f74-4f80-8b28-6c76d9d2c04f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4015799f-b5e6-4431-9f3a-7ea6b11efe13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4015799f-b5e6-4431-9f3a-7ea6b11efe13 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-82e2632a-630b-4247-aa37-68d2a085b3d3 {
  text-align: center;
}

#s-82e2632a-630b-4247-aa37-68d2a085b3d3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-82e2632a-630b-4247-aa37-68d2a085b3d3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-82e2632a-630b-4247-aa37-68d2a085b3d3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-37a5b354-117e-4b66-98e6-7792f0fdacd3 {
  display: none;
}
#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf {
  text-align: left;
}


.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf {
  max-width: 100%;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom,
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf {
  max-width: 100%;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom,
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf {
  max-width: 100%;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom,
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf {
  max-width: 100%;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom,
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf {
  max-width: 100%;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom,
.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-edb78a16-9602-40cc-b68c-7b6d6b3246bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2aeafc6c-ecde-45f6-8362-e64511d2967a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2aeafc6c-ecde-45f6-8362-e64511d2967a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-12f1a780-63e6-4816-8b26-3581fd669088 {
  text-align: center;
}

#s-12f1a780-63e6-4816-8b26-3581fd669088 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-12f1a780-63e6-4816-8b26-3581fd669088 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-12f1a780-63e6-4816-8b26-3581fd669088 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-19170d51-f7fa-4358-8ae7-b276e13c326d {
  display: none;
}
#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d {
  text-align: left;
}


.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d {
  max-width: 100%;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom,
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d {
  max-width: 100%;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom,
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d {
  max-width: 100%;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom,
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d {
  max-width: 100%;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom,
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d {
  max-width: 100%;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom,
.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0c3ac0a-eba0-4fd2-bf92-42defa98d52d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2c1de161-ff75-4e59-9ac1-ac8ea83d42f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c1de161-ff75-4e59-9ac1-ac8ea83d42f4 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-398b3e20-d261-4a76-aba9-7efc9f5ea6fe {
  text-align: center;
}

#s-398b3e20-d261-4a76-aba9-7efc9f5ea6fe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-398b3e20-d261-4a76-aba9-7efc9f5ea6fe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-398b3e20-d261-4a76-aba9-7efc9f5ea6fe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-db8ec9e9-6cee-4600-97da-e8ba0ab3523a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f09bd7e3-467d-492a-9e0a-0b39b8b39e1f {
  margin-top: 30px;
margin-bottom: 30px;
padding-left: 20px;
padding-right: 20px;
}

#s-3058b5e6-b574-4e08-bcef-717898593825 {
  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-3058b5e6-b574-4e08-bcef-717898593825:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3058b5e6-b574-4e08-bcef-717898593825:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-3058b5e6-b574-4e08-bcef-717898593825 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3058b5e6-b574-4e08-bcef-717898593825 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (max-width: 767px){#s-3058b5e6-b574-4e08-bcef-717898593825 {
  margin-top: 10px;
margin-bottom: 10px;
}
}


#s-3058b5e6-b574-4e08-bcef-717898593825.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6b3f7cb7-3ef7-4843-981a-29061de7bdd1 {
  text-align: center;
}




  #s-6b3f7cb7-3ef7-4843-981a-29061de7bdd1 img.shogun-image {
    
    width: px;
  }


#s-6b3f7cb7-3ef7-4843-981a-29061de7bdd1 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680 {
  padding-top: 20px;
padding-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b7338b0-78f4-4fc1-9d47-e0a7ecd5c680"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-2c7aa900-64ba-4302-a32b-eae6aac26fcd {
  display: none;
}
#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 {
  text-align: left;
}


.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 {
  max-width: 100%;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom,
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 {
  max-width: 100%;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom,
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 {
  max-width: 100%;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom,
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 {
  max-width: 100%;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom,
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 {
  max-width: 100%;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom,
.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f6496df-c7f0-4bf4-9b6e-4381cd4c8c81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2acdc57b-8ac2-472f-9d3f-b1b8b070acd8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2acdc57b-8ac2-472f-9d3f-b1b8b070acd8 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-678c6c92-74da-40c3-8770-0ce75e64f869 {
  text-align: center;
}

#s-678c6c92-74da-40c3-8770-0ce75e64f869 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-678c6c92-74da-40c3-8770-0ce75e64f869 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-678c6c92-74da-40c3-8770-0ce75e64f869 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-917b7d9e-a2a5-4077-a2db-2e09ae484232 {
  display: none;
}
#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 {
  text-align: left;
}


.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 {
  max-width: 100%;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom,
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 {
  max-width: 100%;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom,
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 {
  max-width: 100%;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom,
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 {
  max-width: 100%;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom,
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 {
  max-width: 100%;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom,
.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0d8bbca0-3b15-49e8-8fbe-12e811086621 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac50fbf6-e97a-4ba0-886d-d202d4df2222 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ac50fbf6-e97a-4ba0-886d-d202d4df2222 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-5aefffb8-ded0-40a9-add6-fcec60276ab6 {
  text-align: center;
}

#s-5aefffb8-ded0-40a9-add6-fcec60276ab6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5aefffb8-ded0-40a9-add6-fcec60276ab6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-5aefffb8-ded0-40a9-add6-fcec60276ab6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e03c9fcd-cb9b-4412-9a70-3b2ed2a26e44 {
  display: none;
}
#s-a244414e-947a-4fb5-a12b-42ff0c3db95c {
  text-align: left;
}


.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c {
  max-width: 100%;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom,
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c {
  max-width: 100%;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom,
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c {
  max-width: 100%;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom,
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c {
  max-width: 100%;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom,
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c {
  max-width: 100%;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom,
.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a244414e-947a-4fb5-a12b-42ff0c3db95c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-995e36ed-38ac-42e0-9e12-42cf7288a32c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-995e36ed-38ac-42e0-9e12-42cf7288a32c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-e742d28a-67c4-4c87-bcd0-7d892729a7c8 {
  text-align: center;
}

#s-e742d28a-67c4-4c87-bcd0-7d892729a7c8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e742d28a-67c4-4c87-bcd0-7d892729a7c8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-e742d28a-67c4-4c87-bcd0-7d892729a7c8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e33d25c1-0c3b-41e9-91d5-8b3e0685ee61 {
  display: none;
}
#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 {
  text-align: left;
}


.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 {
  max-width: 100%;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom,
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 {
  max-width: 100%;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom,
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 {
  max-width: 100%;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom,
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 {
  max-width: 100%;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom,
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 {
  max-width: 100%;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom,
.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51cc35a3-c1fd-43c6-8943-9ad00bb2fdd0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-da998159-8385-48c7-902f-2eaf1864b387 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da998159-8385-48c7-902f-2eaf1864b387 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c16be712-3573-4d6a-bd6b-36ffa7f91579 {
  text-align: center;
}

#s-c16be712-3573-4d6a-bd6b-36ffa7f91579 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c16be712-3573-4d6a-bd6b-36ffa7f91579 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-c16be712-3573-4d6a-bd6b-36ffa7f91579 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-516b6ef4-b86b-4dba-9262-dc99fa3723d9 {
  display: none;
}
#s-e1951315-acca-4f89-a188-f1cfbdefaae7 {
  text-align: left;
}


.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 {
  max-width: 100%;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom,
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 {
  max-width: 100%;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom,
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 {
  max-width: 100%;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom,
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 {
  max-width: 100%;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom,
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 {
  max-width: 100%;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom,
.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1951315-acca-4f89-a188-f1cfbdefaae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-42a292e8-a4f2-4c3a-bfc5-c415fe3eec00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42a292e8-a4f2-4c3a-bfc5-c415fe3eec00 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-22ab83fc-9302-42f5-b810-4fafa0d9d08a {
  text-align: center;
}

#s-22ab83fc-9302-42f5-b810-4fafa0d9d08a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-22ab83fc-9302-42f5-b810-4fafa0d9d08a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-22ab83fc-9302-42f5-b810-4fafa0d9d08a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-01080be6-eb62-4dbf-adfc-a1e773aff5d1 {
  display: none;
}
#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 {
  text-align: left;
}


.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 {
  max-width: 100%;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom,
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 {
  max-width: 100%;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom,
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 {
  max-width: 100%;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom,
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 {
  max-width: 100%;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom,
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 {
  max-width: 100%;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom,
.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b115a9ca-3dfa-454b-aeea-14dc4ea9afa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f416b7f5-89d4-43ec-8716-9fb0e1621318 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f416b7f5-89d4-43ec-8716-9fb0e1621318 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-59867c7a-fae6-4a6c-bf9b-03af26fc7ca6 {
  text-align: center;
}

#s-59867c7a-fae6-4a6c-bf9b-03af26fc7ca6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 16px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-59867c7a-fae6-4a6c-bf9b-03af26fc7ca6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 16px;
}

#s-59867c7a-fae6-4a6c-bf9b-03af26fc7ca6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-eac12554-5fe6-4e31-bdcf-0a0afbdce594 {
  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-eac12554-5fe6-4e31-bdcf-0a0afbdce594:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eac12554-5fe6-4e31-bdcf-0a0afbdce594:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-eac12554-5fe6-4e31-bdcf-0a0afbdce594 {
  margin-top: 20px;
margin-bottom: 20px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-eac12554-5fe6-4e31-bdcf-0a0afbdce594 {
  margin-top: 20px;
margin-bottom: 20px;
}
}


#s-eac12554-5fe6-4e31-bdcf-0a0afbdce594.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-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;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          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;
}
