.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-4c9fff57-8c6d-402e-b2dc-f2207fc849f3 {
  background-image: url(https://i.shgcdn.com/51c54e7a-fb8c-4cfc-881c-423733c0d79d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 80px;
padding-bottom: 80px;
min-height: 725px;
background-position: center center;
background-attachment: scroll;
}








#s-4c9fff57-8c6d-402e-b2dc-f2207fc849f3 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.7;
}#s-4c9fff57-8c6d-402e-b2dc-f2207fc849f3.shg-box.shg-c {
  justify-content: flex-start;
}

.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-758f3e54-3bf5-4266-9df2-34009fdf50be {
  margin-left: auto;
margin-right: auto;
max-width: 80%;
text-align: center;
}




  #s-758f3e54-3bf5-4266-9df2-34009fdf50be img.shogun-image {
    
    width: px;
  }


#s-758f3e54-3bf5-4266-9df2-34009fdf50be .shogun-image-content {
  
    align-items: center;
  
}

#s-799ad1f5-001f-4629-9034-10cc145a2be1 {
  margin-top: -20px;
margin-left: auto;
margin-right: auto;
max-width: 75%;
text-align: left;
}

.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-d168c09e-7c39-4bb2-8ca1-8598e520a74c {
  padding-top: 50px;
padding-bottom: 50px;
}

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

#s-6576f305-4247-44a9-94fe-902bcf7145ec {
  margin-left: auto;
margin-right: auto;
padding-left: 20px;
padding-right: 20px;
max-width: 500px;
}

@media (min-width: 0px) {
[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6576f305-4247-44a9-94fe-902bcf7145ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-94efa674-46e9-4aec-a871-7b81153191e3 {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-94efa674-46e9-4aec-a871-7b81153191e3 img.shogun-image {
    
    width: px;
  }


#s-94efa674-46e9-4aec-a871-7b81153191e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-50f7ef5f-8faf-4ab0-8792-1bfc5212d2c0 {
  margin-top: 19px;
margin-left: 16px;
margin-bottom: 19px;
margin-right: 16px;
text-align: center;
}





#s-50f7ef5f-8faf-4ab0-8792-1bfc5212d2c0 .shogun-image-content {
  
    align-items: center;
  
}

#s-7fd690d2-6aa0-4407-9f71-4abf51faffa2 {
  min-height: 50px;
}








#s-7fd690d2-6aa0-4407-9f71-4abf51faffa2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fd690d2-6aa0-4407-9f71-4abf51faffa2.shg-box.shg-c {
  justify-content: center;
}

#s-146cfefc-8ed1-41e6-ac21-9971970737d5 {
  min-height: 50px;
}








#s-146cfefc-8ed1-41e6-ac21-9971970737d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-146cfefc-8ed1-41e6-ac21-9971970737d5.shg-box.shg-c {
  justify-content: center;
}

#s-05de535c-60e7-4166-b5c2-9d5438cd97dd {
  margin-top: 50px;
}

#s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ecee4d9b-9add-4132-8eef-6184b3ee7ebe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-20ecbecd-fd7f-4362-944f-86787ccd0e10 {
  margin-top: 25px;
margin-bottom: 25px;
}

@media (min-width: 0px) {
[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-20ecbecd-fd7f-4362-944f-86787ccd0e10"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b454e8e0-aeef-44e7-a257-7db1468f88e8 {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-b454e8e0-aeef-44e7-a257-7db1468f88e8"] > .shg-row {
    flex-flow: column-reverse;
  }
}

@media (min-width: 0px) {
[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fb8899ba-a901-49be-9a6c-4f13e9b7bd46"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-600af09d-720b-4686-af44-65bd4fd94c5a {
  margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}




  #s-600af09d-720b-4686-af44-65bd4fd94c5a img.shogun-image {
    
    width: px;
  }


#s-600af09d-720b-4686-af44-65bd4fd94c5a .shogun-image-content {
  
    align-items: center;
  
}

#s-663eb93e-52ca-4f9e-aa23-fadec8631c0d {
  margin-top: 19px;
margin-left: 16px;
margin-bottom: 19px;
margin-right: 16px;
text-align: center;
}





#s-663eb93e-52ca-4f9e-aa23-fadec8631c0d .shogun-image-content {
  
    align-items: center;
  
}

#s-8102c2c9-7b61-4adf-b10b-6741d6127308 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-8102c2c9-7b61-4adf-b10b-6741d6127308 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8102c2c9-7b61-4adf-b10b-6741d6127308 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8102c2c9-7b61-4adf-b10b-6741d6127308 {
  
}
}@media (max-width: 767px){#s-8102c2c9-7b61-4adf-b10b-6741d6127308 {
  
}
}







#s-8102c2c9-7b61-4adf-b10b-6741d6127308 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8102c2c9-7b61-4adf-b10b-6741d6127308.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8b88f87d-b48b-4752-983d-04b91a54ccee {
  background-repeat: repeat;
background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-position: right bottom;
}
@media (min-width: 1200px){#s-8b88f87d-b48b-4752-983d-04b91a54ccee {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-8b88f87d-b48b-4752-983d-04b91a54ccee {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-8b88f87d-b48b-4752-983d-04b91a54ccee {
  
}
}@media (max-width: 767px){#s-8b88f87d-b48b-4752-983d-04b91a54ccee {
  
}
}







#s-8b88f87d-b48b-4752-983d-04b91a54ccee > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.3;
}#s-8b88f87d-b48b-4752-983d-04b91a54ccee.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 768px) and (max-width: 991px){#s-c099fae4-51c4-4f8b-8766-a614a427357b {
  
}
}@media (max-width: 767px){#s-c099fae4-51c4-4f8b-8766-a614a427357b {
  
}
}
@media (min-width: 0px) {
[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c099fae4-51c4-4f8b-8766-a614a427357b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff {
  margin-left: 50px;
margin-right: 50px;
padding-top: 10px;
padding-left: 50px;
padding-bottom: 10px;
padding-right: 50px;
}
@media (min-width: 1200px){#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff {
  margin-left: 50px;
margin-right: 50px;
padding-left: 50px;
padding-right: 50px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff {
  margin-left: 50px;
margin-right: 50px;
padding-left: 0px;
padding-right: 0px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff {
  margin-right: -270px;
padding-left: 0px;
padding-right: 0px;
}
}@media (max-width: 767px){#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff {
  margin-left: 15px;
margin-right: 15px;
padding-left: 0px;
padding-right: 0px;
}
}
#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff .shogun-form-box {
  padding: 10px;
}

#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  600; 
  color: rgba(255, 255, 255, 1);
  font-family: Orbitron;
  font-size: 30px;
  font-style: ;
  
  
  
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
}

#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #008000;
  
  
  
  
  
}

#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: #ff0000;
}

#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: #008000;
}

#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  
  
  color: #ff0000;
  
  
  
  
  
}

#s-fa4a655d-be2f-4bdc-9a82-6019767b26ff .shogun-form-field-error-msg > span {
  display: flex;
  align-items: 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-fb80e45e-6231-4d34-9352-75816c7a949c {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-fb80e45e-6231-4d34-9352-75816c7a949c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fb80e45e-6231-4d34-9352-75816c7a949c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-fb80e45e-6231-4d34-9352-75816c7a949c {
  
}
}@media (max-width: 767px){#s-fb80e45e-6231-4d34-9352-75816c7a949c {
  
}
}
#s-fb80e45e-6231-4d34-9352-75816c7a949c .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Orbitron";
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5c8f75fa-71a6-4e68-8899-3c92dde76a0a {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 0px;
}
@media (min-width: 1200px){#s-5c8f75fa-71a6-4e68-8899-3c92dde76a0a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5c8f75fa-71a6-4e68-8899-3c92dde76a0a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5c8f75fa-71a6-4e68-8899-3c92dde76a0a {
  
}
}@media (max-width: 767px){#s-5c8f75fa-71a6-4e68-8899-3c92dde76a0a {
  
}
}
.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-205a0d9c-1d83-43f1-b9a1-27394101c6d3  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  
  
  color: rgba(0, 0, 0, 1);
  font-family: ;
  
  
  
}

#s-205a0d9c-1d83-43f1-b9a1-27394101c6d3  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  
  color: rgba(137, 137, 137, 1);
  
  
  
  
}

#s-205a0d9c-1d83-43f1-b9a1-27394101c6d3  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  
  color: rgba(137, 137, 137, 1);
  
  
  
  
}

#s-205a0d9c-1d83-43f1-b9a1-27394101c6d3  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  
  color: rgba(137, 137, 137, 1);
  
  
  
  
}


#s-205a0d9c-1d83-43f1-b9a1-27394101c6d3 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-205a0d9c-1d83-43f1-b9a1-27394101c6d3 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: rgba(0, 0, 0, 1);
}


#s-e33c39cc-b8f9-499b-af5e-a80dad8c726e  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  font-size: 16px;
  
  color: #000;
  font-family: ;
  
  
  
}

#s-e33c39cc-b8f9-499b-af5e-a80dad8c726e  .shogun-form-text-input-field::-moz-placeholder {
  
  
  color: rgba(255, 255, 255, 1);
  
  
  
  
}

#s-e33c39cc-b8f9-499b-af5e-a80dad8c726e  .shogun-form-text-input-field:-ms-input-placeholder {
  
  
  color: rgba(255, 255, 255, 1);
  
  
  
  
}

#s-e33c39cc-b8f9-499b-af5e-a80dad8c726e  .shogun-form-text-input-field::placeholder {
  
  
  color: rgba(255, 255, 255, 1);
  
  
  
  
}


#s-e33c39cc-b8f9-499b-af5e-a80dad8c726e .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}



#s-e33c39cc-b8f9-499b-af5e-a80dad8c726e .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: #000;
  
  
  color: #000;
}


#s-1d4a4353-3fb9-47b8-9d62-fbe0766c7b70  .shogun-form-text-input-field {
  border-width: 1px;
  border-color: #000;
  
  
  
  font-size: 16px;
  
  color: rgba(0, 0, 0, 1);
  font-family: ;
  
  
  
}

#s-1d4a4353-3fb9-47b8-9d62-fbe0766c7b70  .shogun-form-text-input-field::-moz-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(174, 174, 174, 1);
  font-family: ;
  font-weight: ;
  
  
}

#s-1d4a4353-3fb9-47b8-9d62-fbe0766c7b70  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(174, 174, 174, 1);
  font-family: ;
  font-weight: ;
  
  
}

#s-1d4a4353-3fb9-47b8-9d62-fbe0766c7b70  .shogun-form-text-input-field::placeholder {
  font-size: 16px;
  font-style: ;
  color: rgba(174, 174, 174, 1);
  font-family: ;
  font-weight: ;
  
  
}


#s-1d4a4353-3fb9-47b8-9d62-fbe0766c7b70 .shogun-form-text-input-field:hover {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 1);
  
  
  color: #000;
}



#s-1d4a4353-3fb9-47b8-9d62-fbe0766c7b70 .shogun-form-text-input-field:focus {
  border-width: 1px;
  border-color: rgba(0, 0, 0, 1);
  
  
  color: #000;
}


.shogun-form-box-submit:focus {
  outline: none;
}

.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-125348ca-c678-48f4-b2d9-839d260a7b40 {
  margin-top: 30px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
color: #FFFFFF;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-125348ca-c678-48f4-b2d9-839d260a7b40:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-125348ca-c678-48f4-b2d9-839d260a7b40:active {background-color: #000000 !important;
text-decoration: none !important;}
#s-125348ca-c678-48f4-b2d9-839d260a7b40[disabled],
#s-125348ca-c678-48f4-b2d9-839d260a7b40[disabled]:hover,
#s-125348ca-c678-48f4-b2d9-839d260a7b40[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-125348ca-c678-48f4-b2d9-839d260a7b40 {
  display:  inline-block ;
  width:  auto ;
}


#s-904a05fb-94f5-4912-9b62-be24ae5fec39 {
  margin-top: 0px;
margin-bottom: 0px;
}

#s-1b270374-6c8f-4fc4-9eca-b19270c3b720 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 100px;
padding-bottom: 100px;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}








#s-1b270374-6c8f-4fc4-9eca-b19270c3b720 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b270374-6c8f-4fc4-9eca-b19270c3b720.shg-box.shg-c {
  justify-content: center;
}

#s-ad9ad92a-15a0-4074-908a-1c1f713dbfd4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad9ad92a-15a0-4074-908a-1c1f713dbfd4 .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:  700 ;
  font-family: "Orbitron";
  font-style:   ;
  font-size: 48px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5f822cfd-3a3b-4ac3-81a1-b14fc7243ff4 {
  margin-top: 10px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 730px;
}

#s-7ed523ea-f784-4f25-b0d3-71e3421df493 {
  min-height: 50px;
}








#s-7ed523ea-f784-4f25-b0d3-71e3421df493 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ed523ea-f784-4f25-b0d3-71e3421df493.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-f5dae610-a08d-4d3f-9715-37aadfc9d365"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-57801e92-d253-4d9f-9753-9cedbdf9899c {
  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-87c14090-363b-4164-9b85-be1c09494dbe {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe {
  max-width: 100%;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom,
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe {
  max-width: 100%;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom,
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe {
  max-width: 100%;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom,
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe {
  max-width: 100%;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom,
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe {
  max-width: 100%;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .shg-image-zoom,
.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-87c14090-363b-4164-9b85-be1c09494dbe .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-e37f95d3-c046-4003-88d1-4466cac603a6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e37f95d3-c046-4003-88d1-4466cac603a6 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-09a2b632-bc64-4c58-844e-b32e2a37a628 {
  text-align: center;
}

#s-09a2b632-bc64-4c58-844e-b32e2a37a628 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-09a2b632-bc64-4c58-844e-b32e2a37a628 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-09a2b632-bc64-4c58-844e-b32e2a37a628 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d708e826-8f55-4a74-88ff-281a86fb854a {
  display: none;
}
#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc {
  max-width: 100%;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom,
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc {
  max-width: 100%;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom,
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc {
  max-width: 100%;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom,
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc {
  max-width: 100%;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom,
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc {
  max-width: 100%;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom,
.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-330eeeb7-096c-4a2f-a16b-dcef5795a4cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9af0682c-c0ba-4c11-b42f-49013c5c9bb3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9af0682c-c0ba-4c11-b42f-49013c5c9bb3 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d766a3a8-536d-44a6-b242-6064bfc8df9c {
  text-align: center;
}

#s-d766a3a8-536d-44a6-b242-6064bfc8df9c .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-d766a3a8-536d-44a6-b242-6064bfc8df9c .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-d766a3a8-536d-44a6-b242-6064bfc8df9c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-87dacbce-cddc-4e5a-bbb0-8d3dbc35015a {
  display: none;
}
#s-ebbd371d-875c-401d-9f70-835803e01fda {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda {
  max-width: 100%;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom,
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda {
  max-width: 100%;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom,
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda {
  max-width: 100%;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom,
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda {
  max-width: 100%;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom,
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda {
  max-width: 100%;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom,
.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ebbd371d-875c-401d-9f70-835803e01fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-57a26078-0a8b-435b-a0e4-8979571f2a7e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-57a26078-0a8b-435b-a0e4-8979571f2a7e .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-3c8dca7b-fde5-46d6-8d65-da60615f0d58 {
  text-align: center;
}

#s-3c8dca7b-fde5-46d6-8d65-da60615f0d58 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-3c8dca7b-fde5-46d6-8d65-da60615f0d58 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-3c8dca7b-fde5-46d6-8d65-da60615f0d58 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-97ee8853-1a01-4480-8587-5ce3a3af89b7 {
  display: none;
}
#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 {
  max-width: 100%;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom,
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 {
  max-width: 100%;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom,
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 {
  max-width: 100%;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom,
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 {
  max-width: 100%;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom,
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 {
  max-width: 100%;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom,
.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9da0bb01-8a91-4ccf-8622-b9822ff68d59 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a7ef034c-61dc-4d86-9392-efe00feb3db8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7ef034c-61dc-4d86-9392-efe00feb3db8 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ac869122-7cac-44f0-896a-f78bb37de1b7 {
  text-align: center;
}

#s-ac869122-7cac-44f0-896a-f78bb37de1b7 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-ac869122-7cac-44f0-896a-f78bb37de1b7 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-ac869122-7cac-44f0-896a-f78bb37de1b7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-0bfb81f6-6664-4ce8-89c6-4cf305761333"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-450fd6a2-cec5-4ba9-9669-6a2b00f97cc6 {
  display: none;
}
#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a {
  max-width: 100%;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom,
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a {
  max-width: 100%;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom,
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a {
  max-width: 100%;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom,
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a {
  max-width: 100%;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom,
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a {
  max-width: 100%;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom,
.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e58a0fc-ba37-41b2-933d-4c76ae4f0f8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dfe64366-5cc7-4e42-867c-6936b5044c66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfe64366-5cc7-4e42-867c-6936b5044c66 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5f3fc11a-66d6-49d9-83d2-b1cc4aa986a0 {
  text-align: center;
}

#s-5f3fc11a-66d6-49d9-83d2-b1cc4aa986a0 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-5f3fc11a-66d6-49d9-83d2-b1cc4aa986a0 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-5f3fc11a-66d6-49d9-83d2-b1cc4aa986a0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-49d2b2d5-b78b-4235-9e05-6bd9dc30268a {
  display: none;
}
#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 {
  max-width: 100%;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom,
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 {
  max-width: 100%;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom,
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 {
  max-width: 100%;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom,
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 {
  max-width: 100%;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom,
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 {
  max-width: 100%;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom,
.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2f459e14-7c9e-4e84-95f3-567f2d54e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06e35ee6-cd43-4676-a10a-082cb4ea3528 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06e35ee6-cd43-4676-a10a-082cb4ea3528 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4d646e61-2124-4d0c-983c-06f6d0a078c8 {
  text-align: center;
}

#s-4d646e61-2124-4d0c-983c-06f6d0a078c8 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-4d646e61-2124-4d0c-983c-06f6d0a078c8 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-4d646e61-2124-4d0c-983c-06f6d0a078c8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-40990f31-5463-4dc9-9b31-2dc8bb677ce8 {
  display: none;
}
#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 {
  max-width: 100%;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom,
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 {
  max-width: 100%;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom,
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 {
  max-width: 100%;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom,
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 {
  max-width: 100%;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom,
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 {
  max-width: 100%;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom,
.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d6a63706-6f92-4b58-bec9-9e7bb0d648d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e9449c05-11e5-4c0a-90fd-e147f69bc302 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9449c05-11e5-4c0a-90fd-e147f69bc302 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-75b4d90f-e60b-4de1-a44d-88e0a455f630 {
  text-align: center;
}

#s-75b4d90f-e60b-4de1-a44d-88e0a455f630 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-75b4d90f-e60b-4de1-a44d-88e0a455f630 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-75b4d90f-e60b-4de1-a44d-88e0a455f630 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-17ab901b-a081-4876-8b20-9e104a78ac76 {
  display: none;
}
#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 {
  margin-top: 30px;
}


.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 {
  max-width: 100%;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom,
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 {
  max-width: 100%;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom,
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 {
  max-width: 100%;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom,
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 {
  max-width: 100%;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom,
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 {
  max-width: 100%;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom,
.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9705f032-ed01-4bae-a2ac-c7143fdb7d56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c85c988a-fd03-4d95-8391-171871b3d27b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c85c988a-fd03-4d95-8391-171871b3d27b .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-76d814b0-3b3d-49ab-af64-3367e81cfba6 {
  text-align: center;
}

#s-76d814b0-3b3d-49ab-af64-3367e81cfba6 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-76d814b0-3b3d-49ab-af64-3367e81cfba6 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-76d814b0-3b3d-49ab-af64-3367e81cfba6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-da4f4ff5-808e-402a-a3a4-7cb0ef367205"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-bc1ef9b1-8dca-41d3-85db-acdf15f29925 {
  display: none;
}
#s-9328876f-e956-438d-82e6-5205b84f848f {
  margin-top: 30px;
}


.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f {
  max-width: 100%;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom,
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f {
  max-width: 100%;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom,
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f {
  max-width: 100%;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom,
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f {
  max-width: 100%;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom,
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f {
  max-width: 100%;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom,
.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9328876f-e956-438d-82e6-5205b84f848f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-41cf0e5b-d6b8-42e9-a56d-a008bc4c4696 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-41cf0e5b-d6b8-42e9-a56d-a008bc4c4696 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9c65eb5b-5f65-441c-b53c-3cc01f4bcedd {
  text-align: center;
}

#s-9c65eb5b-5f65-441c-b53c-3cc01f4bcedd .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-9c65eb5b-5f65-441c-b53c-3cc01f4bcedd .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-9c65eb5b-5f65-441c-b53c-3cc01f4bcedd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d8440a7b-45b1-4b4e-91e1-bcb59595bfb6 {
  display: none;
}
#s-574af200-3675-4f60-beb8-d11e1f4ab194 {
  margin-top: 30px;
}


.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 {
  max-width: 100%;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom,
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 {
  max-width: 100%;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom,
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 {
  max-width: 100%;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom,
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 {
  max-width: 100%;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom,
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 {
  max-width: 100%;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom,
.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-574af200-3675-4f60-beb8-d11e1f4ab194 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-28d4e73a-6bb7-4e4e-9724-08842ae81c27 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-28d4e73a-6bb7-4e4e-9724-08842ae81c27 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4c8e2fdf-72b9-4b84-8fd6-415998885f4f {
  text-align: center;
}

#s-4c8e2fdf-72b9-4b84-8fd6-415998885f4f .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-4c8e2fdf-72b9-4b84-8fd6-415998885f4f .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-4c8e2fdf-72b9-4b84-8fd6-415998885f4f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-49acd31e-944e-4932-8380-5d32a0777875 {
  display: none;
}
#s-abf78c3e-3c70-44a8-b46e-d182b57db183 {
  margin-top: 30px;
}


.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 {
  max-width: 100%;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom,
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 {
  max-width: 100%;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom,
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 {
  max-width: 100%;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom,
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 {
  max-width: 100%;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom,
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 {
  max-width: 100%;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom,
.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abf78c3e-3c70-44a8-b46e-d182b57db183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ba1c0f8-35a9-43d3-9648-990e331231ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ba1c0f8-35a9-43d3-9648-990e331231ed .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-859bf3f5-2b43-4322-8f3a-67977db775b9 {
  text-align: center;
}

#s-859bf3f5-2b43-4322-8f3a-67977db775b9 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-859bf3f5-2b43-4322-8f3a-67977db775b9 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-859bf3f5-2b43-4322-8f3a-67977db775b9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2b251020-679e-4037-9359-c35165af391c {
  display: none;
}
#s-021281a2-0421-4152-b85b-aef050efa78d {
  margin-top: 30px;
}


.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d {
  max-width: 100%;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom,
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d {
  max-width: 100%;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom,
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d {
  max-width: 100%;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom,
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d {
  max-width: 100%;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom,
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d {
  max-width: 100%;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom,
.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-021281a2-0421-4152-b85b-aef050efa78d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07ec50e2-a1ec-4900-9324-ea5df938a7ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-07ec50e2-a1ec-4900-9324-ea5df938a7ef .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-30998c0c-41cc-410b-baa3-a3b6d11d7124 {
  text-align: center;
}

#s-30998c0c-41cc-410b-baa3-a3b6d11d7124 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-30998c0c-41cc-410b-baa3-a3b6d11d7124 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-30998c0c-41cc-410b-baa3-a3b6d11d7124 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-87b3f567-e1ab-48a0-8c36-333e10081b4b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-bfe25293-0764-493f-bc4e-c5741343f938 {
  display: none;
}
#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b {
  max-width: 100%;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom,
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b {
  max-width: 100%;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom,
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b {
  max-width: 100%;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom,
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b {
  max-width: 100%;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom,
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b {
  max-width: 100%;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom,
.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f48f03-e6b2-478a-ad4a-d6df0cfe4c7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-95745082-63f8-41dc-8d72-0eca08b43c4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-95745082-63f8-41dc-8d72-0eca08b43c4f .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-38f1a310-8ad7-4a62-93b5-4dbcd801b883 {
  text-align: center;
}

#s-38f1a310-8ad7-4a62-93b5-4dbcd801b883 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-38f1a310-8ad7-4a62-93b5-4dbcd801b883 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-38f1a310-8ad7-4a62-93b5-4dbcd801b883 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ae14d839-72ec-4344-a2a6-7e5eaaaa4cbc {
  display: none;
}
#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf {
  margin-top: 30px;
}


.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf {
  max-width: 100%;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom,
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf {
  max-width: 100%;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom,
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf {
  max-width: 100%;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom,
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf {
  max-width: 100%;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom,
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf {
  max-width: 100%;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom,
.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8cc942c9-a2a7-4bf6-8e3f-950d6f8178bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0f7541e9-085c-4b3b-8b49-9b410eb0147c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f7541e9-085c-4b3b-8b49-9b410eb0147c .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-a301ae8d-5eb7-40d4-a971-8703ed0d9534 {
  text-align: center;
}

#s-a301ae8d-5eb7-40d4-a971-8703ed0d9534 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-a301ae8d-5eb7-40d4-a971-8703ed0d9534 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-a301ae8d-5eb7-40d4-a971-8703ed0d9534 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4bb47d3a-03e2-4049-b071-7dc78a02592c {
  display: none;
}
#s-015f1210-e853-4f5d-a777-324096ab8e89 {
  margin-top: 30px;
}


.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 {
  max-width: 100%;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom,
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 {
  max-width: 100%;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom,
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 {
  max-width: 100%;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom,
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 {
  max-width: 100%;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom,
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 {
  max-width: 100%;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom,
.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-015f1210-e853-4f5d-a777-324096ab8e89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f459ef6b-950c-45d4-bc2d-bc88fdfe015e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f459ef6b-950c-45d4-bc2d-bc88fdfe015e .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-9b70da80-f5b1-496f-9de0-783d46f2e090 {
  text-align: center;
}

#s-9b70da80-f5b1-496f-9de0-783d46f2e090 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-9b70da80-f5b1-496f-9de0-783d46f2e090 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-9b70da80-f5b1-496f-9de0-783d46f2e090 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c19725cc-d32e-42b0-ae7b-9d1aeefb3ffa {
  display: none;
}
#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 {
  margin-top: 30px;
}


.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 {
  max-width: 100%;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom,
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 {
  max-width: 100%;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom,
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 {
  max-width: 100%;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom,
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 {
  max-width: 100%;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom,
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 {
  max-width: 100%;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom,
.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-afcc5c94-a66b-47b2-a3a8-15e349b725c9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ff9dcdc2-2be7-4bdb-8725-4e493b7c523e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ff9dcdc2-2be7-4bdb-8725-4e493b7c523e .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0849b43e-d8f4-484e-86f4-17bc5745189f {
  text-align: center;
}

#s-0849b43e-d8f4-484e-86f4-17bc5745189f .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-0849b43e-d8f4-484e-86f4-17bc5745189f .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-0849b43e-d8f4-484e-86f4-17bc5745189f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-d50ea463-95b2-4cc6-9f96-135dc210ca3f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-f1df78bf-e24a-4db1-840a-e0adcbd636e6 {
  display: none;
}
#s-33e02e44-6d49-430f-b907-9e44a998c228 {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 {
  max-width: 100%;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom,
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 {
  max-width: 100%;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom,
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 {
  max-width: 100%;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom,
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 {
  max-width: 100%;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom,
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 {
  max-width: 100%;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom,
.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-33e02e44-6d49-430f-b907-9e44a998c228 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e04c7de8-8eda-4a52-81c8-016b1837e36f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e04c7de8-8eda-4a52-81c8-016b1837e36f .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-f9a2c622-bc39-4d4c-a1d5-0bf15e25291e {
  text-align: center;
}

#s-f9a2c622-bc39-4d4c-a1d5-0bf15e25291e .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-f9a2c622-bc39-4d4c-a1d5-0bf15e25291e .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-f9a2c622-bc39-4d4c-a1d5-0bf15e25291e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fa3c998c-c1fd-4d86-80e5-19f94314ea71 {
  display: none;
}
#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 {
  margin-top: 30px;
margin-bottom: 0px;
}


.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 {
  max-width: 100%;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom,
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 {
  max-width: 100%;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom,
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 {
  max-width: 100%;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom,
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 {
  max-width: 100%;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom,
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 {
  max-width: 100%;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom,
.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f67f3bf-a04e-4b36-afd7-a621714e3b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3ff6463b-d898-41ad-80f0-ae7b5185ec24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ff6463b-d898-41ad-80f0-ae7b5185ec24 .shg-product-title-component h3 {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-dd80f20d-d8c1-46bb-836c-5256a9bfeb44 {
  text-align: center;
}

#s-dd80f20d-d8c1-46bb-836c-5256a9bfeb44 .shg-product-sold-out {
  display: none;
  color: rgba(245, 245, 245, 1);
  font-size: 18px;
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
}

#s-dd80f20d-d8c1-46bb-836c-5256a9bfeb44 .shg-product-price {
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
}

#s-dd80f20d-d8c1-46bb-836c-5256a9bfeb44 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: rgba(245, 245, 245, 1);
  font-weight:   ;
  font-family: Orbitron;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4399d925-1dd2-40cb-a883-2c71e029c835 {
  min-height: 50px;
}








#s-4399d925-1dd2-40cb-a883-2c71e029c835 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4399d925-1dd2-40cb-a883-2c71e029c835.shg-box.shg-c {
  justify-content: center;
}

#s-eb06a8bb-2c07-4f61-924a-28d7e0fd6545 {
  margin-top: 40px;
}

#s-eb06a8bb-2c07-4f61-924a-28d7e0fd6545 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-146edc8f-dbd2-42cb-8041-57b63b0f9a01 {
  border-style: solid;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(137, 137, 137, 1);
border-style: solid;
}

@media (min-width: 0px) {
[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-146edc8f-dbd2-42cb-8041-57b63b0f9a01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-6cbbd415-883e-4e6b-a839-d0c79f2cbaee {
  margin-left: auto;
margin-right: auto;
max-width: 62px;
text-align: center;
}




  #s-6cbbd415-883e-4e6b-a839-d0c79f2cbaee img.shogun-image {
    
    width: px;
  }


#s-6cbbd415-883e-4e6b-a839-d0c79f2cbaee .shogun-image-content {
  
    align-items: center;
  
}

#s-eaa5b2cf-b1e5-4b05-8c35-22bbe4644894 {
  margin-left: auto;
margin-right: auto;
max-width: 65px;
text-align: center;
}




  #s-eaa5b2cf-b1e5-4b05-8c35-22bbe4644894 img.shogun-image {
    
    width: px;
  }


#s-eaa5b2cf-b1e5-4b05-8c35-22bbe4644894 .shogun-image-content {
  
    align-items: center;
  
}

#s-fbf1611b-bc99-48f4-9d23-93c24f279b37 {
  margin-left: auto;
margin-right: auto;
max-width: 233px;
text-align: center;
}




  #s-fbf1611b-bc99-48f4-9d23-93c24f279b37 img.shogun-image {
    
    width: px;
  }


#s-fbf1611b-bc99-48f4-9d23-93c24f279b37 .shogun-image-content {
  
    align-items: center;
  
}

#s-793fab80-f37d-4736-975c-63f0235a95e9 {
  margin-left: auto;
margin-right: auto;
max-width: 206px;
text-align: center;
}




  #s-793fab80-f37d-4736-975c-63f0235a95e9 img.shogun-image {
    
    width: px;
  }


#s-793fab80-f37d-4736-975c-63f0235a95e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-62f7580c-9cf0-4afa-8916-7b32bf6f8186 {
  margin-left: auto;
margin-right: auto;
max-width: 95px;
text-align: center;
}




  #s-62f7580c-9cf0-4afa-8916-7b32bf6f8186 img.shogun-image {
    
    width: px;
  }


#s-62f7580c-9cf0-4afa-8916-7b32bf6f8186 .shogun-image-content {
  
    align-items: center;
  
}

#s-78f83cdf-61ad-4ab6-9cee-6f0b164fbc04 {
  margin-left: auto;
margin-right: auto;
max-width: 140px;
}




  #s-78f83cdf-61ad-4ab6-9cee-6f0b164fbc04 img.shogun-image {
    
    width: px;
  }


#s-78f83cdf-61ad-4ab6-9cee-6f0b164fbc04 .shogun-image-content {
  
    align-items: center;
  
}

/*
  $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;
}

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

.shogun-root div:empty {
  display: inline-block;
}
