.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-e72652f4-926c-441e-9de5-ed2cf1f8bbe9 {
  margin-bottom: 10px;
padding-top: 24px;
text-align: center;
}




  #s-e72652f4-926c-441e-9de5-ed2cf1f8bbe9 img.shogun-image {
    
    width: px;
  }


#s-e72652f4-926c-441e-9de5-ed2cf1f8bbe9 .shogun-image-content {
  
    align-items: center;
  
}

#s-cd5d326e-0ffe-4636-a389-950d24b9771e {
  text-align: center;
}




  #s-cd5d326e-0ffe-4636-a389-950d24b9771e img.shogun-image {
    
    width: px;
  }


#s-cd5d326e-0ffe-4636-a389-950d24b9771e .shogun-image-content {
  
    align-items: center;
  
}

.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-7d0d847e-7161-4df5-956f-85b473bdc0a8 {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iYmRkNTRmNGYtMDk1Yi00Y2Y0LTk1MjctZjQ1ZjhmMjQ4ODRmIiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwIiBzdHlsZT0ic3RvcC1jb2xvcjojZDZiZmZmO3N0b3Atb3BhY2l0eToxIi8+PHN0b3Agb2Zmc2V0PSIwLjgxMzYzNjM2MzYzNjM2MzYiIHN0eWxlPSJzdG9wLWNvbG9yOiNkNGZlZmY7c3RvcC1vcGFjaXR5OjEiLz48L2xpbmVhckdyYWRpZW50PjwvZGVmcz48cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMTAwJSIgaGVpZ2h0PSIxMDAlIiBmaWxsPSJ1cmwoI2JkZDU0ZjRmLTA5NWItNGNmNC05NTI3LWY0NWY4ZjI0ODg0ZikiLz48L3N2Zz4=);
background-repeat: no-repeat;
min-height: 50px;
}








#s-7d0d847e-7161-4df5-956f-85b473bdc0a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d0d847e-7161-4df5-956f-85b473bdc0a8.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-4ec53853-1edf-4e0e-8a32-3982fcf2a311 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4ec53853-1edf-4e0e-8a32-3982fcf2a311 .shogun-heading-component h1 {
  color: rgba(228, 15, 186, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

#s-79d42e47-bf3f-4a76-b179-f9b629c391fc {
  padding-top: 38px;
padding-bottom: 38px;
}

@media (min-width: 0px) {
[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 992px) {
[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

@media (min-width: 1200px) {
[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.6666666666666666px);
}

[id="s-79d42e47-bf3f-4a76-b179-f9b629c391fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.6666666666666666px);
}

}

#s-41929179-26d5-40e6-9715-d4b1e3cf9cd7 {
  margin-left: 8%;
text-align: center;
}




  #s-41929179-26d5-40e6-9715-d4b1e3cf9cd7 img.shogun-image {
    
    width: px;
  }


#s-41929179-26d5-40e6-9715-d4b1e3cf9cd7 .shogun-image-content {
  
    align-items: center;
  
}

.shg-rich-text {
  overflow-wrap: break-word;
}

.shg-rich-text img {
  margin: 0 20px;
}

@media (max-width: 768px) {
  .shg-rich-text img {
    display: block;
    float: none !important;
    margin: 0 auto;
  }
}

.shg-default-text-content *:first-child {
  margin-top: 0;
}

.shg-default-text-content {
  text-align: left;
}

.shg-default-text-content p,
.shg-default-text-content h1,
.shg-default-text-content h2,
.shg-default-text-content h3,
.shg-default-text-content h4,
.shg-default-text-content h5,
.shg-default-text-content h6,
.shg-default-text-content address,
.shg-default-text-content pre,
.shg-default-text-content div,
.shg-default-text-content ol,
.shg-default-text-content ul {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #000000;
  font-family: inherit;
  font-style: normal;
  margin-bottom: 0;
  padding: 0;
  text-align: left;
  text-transform: none;
}

.shg-default-text-content a {
  background-color: inherit;
  color: inherit;
  cursor: pointer;
  font-family: inherit;
  font-style: inherit;
  text-decoration: underline;
  text-transform: inherit;
}

.shg-default-text-content strong,
.shg-default-text-content em {
  background-color: inherit;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  letter-spacing: inherit;
  line-height: inherit;
  text-align: inherit;
  text-transform: inherit;
}

.shg-default-text-content em {
  font-weight: inherit;
}

.shg-default-text-content strong {
  font-style: inherit;
  font-weight: 700;
}

/* https://stackoverflow.com/a/16094931/3696652 */
.shg-default-text-content ::-moz-selection, .shg-default-text-content *::-moz-selection {
  background: #accef7;
}
.shg-default-text-content ::selection,
.shg-default-text-content *::selection {
  background: #accef7;
}

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

.shg-default-text-content h1 {
  font-size: 1.714em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.166;
  margin-top: 0.67em;
}

.shg-default-text-content h2 {
  font-size: 1.43em;
  font-weight: 500;
  letter-spacing: -0.01em;
  line-height: 1.2;
  margin-top: 0.83em;
}

.shg-default-text-content h3 {
  font-size: 1.142em;
  font-weight: 500;
  letter-spacing: -0.008em;
  line-height: 1.5;
  margin-top: 1em;
}

.shg-default-text-content h4 {
  font-size: 1em;
  font-weight: 600;
  letter-spacing: -0.006em;
  line-height: 1.428;
  margin-top: 1.33em;
}

.shg-default-text-content h5 {
  font-size: 0.857em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.333;
  margin-top: 1.43em;
}

.shg-default-text-content h6 {
  font-size: 0.785em;
  font-weight: 600;
  letter-spacing: -0.003em;
  line-height: 1.454;
  margin-top: 1.42em;
  text-transform: uppercase;
}

.shg-default-text-content ul {
  list-style: disc;
}

.shg-default-text-content ol {
  list-style: decimal;
}

.shg-default-text-content ul,
.shg-default-text-content ol {
  -webkit-margin-after: 1em;
          margin-block-end: 1em;
  -webkit-margin-before: 1em;
          margin-block-start: 1em;
  margin-bottom: 0;
  -webkit-margin-end: 0;
          margin-inline-end: 0;
  -webkit-margin-start: 0;
          margin-inline-start: 0;
  margin-top: 0;
  -webkit-padding-start: 40px;
          padding-inline-start: 40px;
}

.shg-default-text-content li {
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1;
  list-style: inherit;
  margin-top: 0.67em;
}

.shg-default-text-content pre {
  font-family: monospace;
  font-size: 1em;
  font-weight: normal;
  letter-spacing: -0.005em;
  line-height: 1.714;
  margin-top: 1em;
  white-space: pre-wrap;
  word-break: normal;
}

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

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

#s-cec85888-74bd-4b4c-b2a6-a63847fbe226 {
  padding-top: 23px;
padding-left: 6%;
padding-bottom: 0px;
padding-right: 6%;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-b66129c1-bbd2-4217-87d5-ef48e0ec6c73 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(236, 26, 172, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-b66129c1-bbd2-4217-87d5-ef48e0ec6c73:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b66129c1-bbd2-4217-87d5-ef48e0ec6c73:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b66129c1-bbd2-4217-87d5-ef48e0ec6c73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7d8de8d3-f957-4aa6-9467-b5a4aed36c93 {
  margin-right: 8%;
text-align: center;
}




  #s-7d8de8d3-f957-4aa6-9467-b5a4aed36c93 img.shogun-image {
    
    width: px;
  }


#s-7d8de8d3-f957-4aa6-9467-b5a4aed36c93 .shogun-image-content {
  
    align-items: center;
  
}

#s-5ded1efe-e395-4399-8f3e-cbb24710710a {
  margin-top: 14px;
margin-bottom: 7px;
text-align: center;
}




  #s-5ded1efe-e395-4399-8f3e-cbb24710710a img.shogun-image {
    
    width: px;
  }


#s-5ded1efe-e395-4399-8f3e-cbb24710710a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-b687fd99-4cae-4600-87de-4a575af3587d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-e5660474-ea69-4ab9-b159-fc55cd6db8d7 {
  text-align: center;
}




  #s-e5660474-ea69-4ab9-b159-fc55cd6db8d7 img.shogun-image {
    
    width: px;
  }


#s-e5660474-ea69-4ab9-b159-fc55cd6db8d7 .shogun-image-content {
  
    align-items: center;
  
}

#s-bf367842-3eda-4dc1-90ce-edd9f15d5f54 {
  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-b0b64261-a7a2-4628-8e14-fd7f1e776886 {
  text-align: left;
}


.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 {
  max-width: 100%;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom,
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 {
  max-width: 100%;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom,
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 {
  max-width: 100%;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom,
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 {
  max-width: 100%;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom,
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 {
  max-width: 100%;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .shg-image-zoom,
.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0b64261-a7a2-4628-8e14-fd7f1e776886 .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-37728cb2-ef26-4e24-a532-6fa9c7d00da2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37728cb2-ef26-4e24-a532-6fa9c7d00da2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-c18f8fed-01fb-493a-846f-e7056911a422 {
  text-align: center;
}

#s-c18f8fed-01fb-493a-846f-e7056911a422 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c18f8fed-01fb-493a-846f-e7056911a422 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c18f8fed-01fb-493a-846f-e7056911a422 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-2f454d66-c5b6-48c4-9624-13074ef2e394 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2f454d66-c5b6-48c4-9624-13074ef2e394:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2f454d66-c5b6-48c4-9624-13074ef2e394:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2f454d66-c5b6-48c4-9624-13074ef2e394 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2f454d66-c5b6-48c4-9624-13074ef2e394.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f454d66-c5b6-48c4-9624-13074ef2e394.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2f454d66-c5b6-48c4-9624-13074ef2e394.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-29566996-a12f-4011-b675-9bbda1675953 {
  display: none;
}
#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 {
  text-align: left;
}


.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 {
  max-width: 100%;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom,
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 {
  max-width: 100%;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom,
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 {
  max-width: 100%;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom,
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 {
  max-width: 100%;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom,
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 {
  max-width: 100%;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom,
.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e1da016-0c8a-4475-8cbd-6463a5a2a4b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9bf45812-d1a7-43d8-8dba-55ab4c9d660a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9bf45812-d1a7-43d8-8dba-55ab4c9d660a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-50c69972-144c-4138-aef4-7f4ea51510f5 {
  text-align: center;
}

#s-50c69972-144c-4138-aef4-7f4ea51510f5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-50c69972-144c-4138-aef4-7f4ea51510f5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-50c69972-144c-4138-aef4-7f4ea51510f5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0291d0b6-4993-44bc-861a-310d75ee537e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0291d0b6-4993-44bc-861a-310d75ee537e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0291d0b6-4993-44bc-861a-310d75ee537e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0291d0b6-4993-44bc-861a-310d75ee537e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0291d0b6-4993-44bc-861a-310d75ee537e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0291d0b6-4993-44bc-861a-310d75ee537e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0291d0b6-4993-44bc-861a-310d75ee537e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ab4e7eb9-bdb8-48c9-b2f8-f8d847d4a869 {
  margin-right: 2%;
padding-top: 17px;
padding-bottom: 17px;
text-align: center;
}




  #s-ab4e7eb9-bdb8-48c9-b2f8-f8d847d4a869 img.shogun-image {
    
    width: px;
  }


#s-ab4e7eb9-bdb8-48c9-b2f8-f8d847d4a869 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-72dd3021-7868-4978-8b38-119ebb695023"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c8fff292-68a8-4012-a042-749f9fcb6793 {
  display: none;
}
#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c {
  text-align: left;
}


.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c {
  max-width: 100%;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom,
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c {
  max-width: 100%;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom,
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c {
  max-width: 100%;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom,
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c {
  max-width: 100%;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom,
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c {
  max-width: 100%;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom,
.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c6ed473-4815-4fc5-913a-68795b1f3a9c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-df5fbcd5-5dab-47cf-8aaa-62f74d56da3c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df5fbcd5-5dab-47cf-8aaa-62f74d56da3c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-8fd3bd41-3bce-4743-bdf9-fff2680b8a44 {
  text-align: center;
}

#s-8fd3bd41-3bce-4743-bdf9-fff2680b8a44 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8fd3bd41-3bce-4743-bdf9-fff2680b8a44 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8fd3bd41-3bce-4743-bdf9-fff2680b8a44 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-54f3b372-38b8-42f6-ad30-14ac97ad22d5 {
  margin-top: 7px;
margin-bottom: 7px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-54f3b372-38b8-42f6-ad30-14ac97ad22d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-54f3b372-38b8-42f6-ad30-14ac97ad22d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-54f3b372-38b8-42f6-ad30-14ac97ad22d5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-54f3b372-38b8-42f6-ad30-14ac97ad22d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54f3b372-38b8-42f6-ad30-14ac97ad22d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-54f3b372-38b8-42f6-ad30-14ac97ad22d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-510c6126-e6db-41a6-a1c8-1572db362bd3 {
  display: none;
}
#s-0a921148-6b17-413f-b37b-72c6db7a18cc {
  display: none;
}
#s-1670c784-2a73-4743-9a18-21ad186aab3e {
  text-align: left;
}


.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e {
  max-width: 100%;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom,
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e {
  max-width: 100%;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom,
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e {
  max-width: 100%;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom,
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e {
  max-width: 100%;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom,
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e {
  max-width: 100%;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom,
.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1670c784-2a73-4743-9a18-21ad186aab3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-56663343-f999-4009-a75f-1887baba077c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56663343-f999-4009-a75f-1887baba077c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-0c575738-c729-4378-93e0-a271ff6e4bdc {
  text-align: center;
}

#s-0c575738-c729-4378-93e0-a271ff6e4bdc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0c575738-c729-4378-93e0-a271ff6e4bdc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0c575738-c729-4378-93e0-a271ff6e4bdc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-49d46e79-7060-40dc-b8b7-ea546a66f7b8 {
  margin-top: 7px;
margin-bottom: 7px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-49d46e79-7060-40dc-b8b7-ea546a66f7b8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-49d46e79-7060-40dc-b8b7-ea546a66f7b8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-49d46e79-7060-40dc-b8b7-ea546a66f7b8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-49d46e79-7060-40dc-b8b7-ea546a66f7b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49d46e79-7060-40dc-b8b7-ea546a66f7b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-49d46e79-7060-40dc-b8b7-ea546a66f7b8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c57ad1e3-126c-4d9d-b74c-394265a2a20d {
  display: none;
}
#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a {
  text-align: left;
}


.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a {
  max-width: 100%;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom,
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a {
  max-width: 100%;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom,
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a {
  max-width: 100%;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom,
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a {
  max-width: 100%;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom,
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a {
  max-width: 100%;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom,
.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1cf9232f-79b8-4fa3-a39b-a521778eb10a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b66afe4-9322-4f87-8664-8030548125a3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b66afe4-9322-4f87-8664-8030548125a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-b3f0c15e-75ad-432e-9151-ab5d03f9e27a {
  text-align: center;
}

#s-b3f0c15e-75ad-432e-9151-ab5d03f9e27a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b3f0c15e-75ad-432e-9151-ab5d03f9e27a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3f0c15e-75ad-432e-9151-ab5d03f9e27a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ec98e0eb-935f-4caf-855d-bd6811501141 {
  margin-top: 7px;
margin-bottom: 7px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ec98e0eb-935f-4caf-855d-bd6811501141:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ec98e0eb-935f-4caf-855d-bd6811501141:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec98e0eb-935f-4caf-855d-bd6811501141 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ec98e0eb-935f-4caf-855d-bd6811501141.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec98e0eb-935f-4caf-855d-bd6811501141.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ec98e0eb-935f-4caf-855d-bd6811501141.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 992px) {
[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 6.0px);
}

}

@media (min-width: 1200px) {
[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 6.0px);
}

[id="s-425aab74-5300-4040-9186-6823bc85449d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 6.0px);
}

}

#s-75d2e3b8-bc03-4d1e-beb8-2d7de421d4d2 {
  display: none;
}
#s-d5fff1b2-12bc-4a51-967b-c3325551273f {
  text-align: left;
}


.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f {
  max-width: 100%;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom,
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f {
  max-width: 100%;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom,
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f {
  max-width: 100%;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom,
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f {
  max-width: 100%;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom,
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f {
  max-width: 100%;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom,
.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5fff1b2-12bc-4a51-967b-c3325551273f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-51d0bcdf-6a8c-4b1a-a6bf-411a4dc9239e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51d0bcdf-6a8c-4b1a-a6bf-411a4dc9239e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-e090f49f-2094-4a23-8615-ab8f8eb843d8 {
  text-align: center;
}

#s-e090f49f-2094-4a23-8615-ab8f8eb843d8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e090f49f-2094-4a23-8615-ab8f8eb843d8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e090f49f-2094-4a23-8615-ab8f8eb843d8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1046383d-0bcb-450e-9603-118e6502b82c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1046383d-0bcb-450e-9603-118e6502b82c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1046383d-0bcb-450e-9603-118e6502b82c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1046383d-0bcb-450e-9603-118e6502b82c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1046383d-0bcb-450e-9603-118e6502b82c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1046383d-0bcb-450e-9603-118e6502b82c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1046383d-0bcb-450e-9603-118e6502b82c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5a041cb6-c776-49a7-9a03-2ee3bc12e287 {
  display: none;
}
#s-de89d595-e93d-43a0-b27f-6c67738c8a3e {
  text-align: left;
}


.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e {
  max-width: 100%;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom,
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e {
  max-width: 100%;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom,
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e {
  max-width: 100%;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom,
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e {
  max-width: 100%;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom,
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e {
  max-width: 100%;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom,
.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de89d595-e93d-43a0-b27f-6c67738c8a3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2d6f5ac1-3e70-4b91-acc8-c89544bda5d8 {
  margin-top: 9px;
margin-bottom: 9px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d6f5ac1-3e70-4b91-acc8-c89544bda5d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-ff1d4f6b-4427-4259-b95c-d4898e85423c {
  text-align: center;
}

#s-ff1d4f6b-4427-4259-b95c-d4898e85423c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ff1d4f6b-4427-4259-b95c-d4898e85423c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ff1d4f6b-4427-4259-b95c-d4898e85423c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-75b8e565-7957-42dd-9ee0-de96c8ead18b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-75b8e565-7957-42dd-9ee0-de96c8ead18b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-75b8e565-7957-42dd-9ee0-de96c8ead18b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-75b8e565-7957-42dd-9ee0-de96c8ead18b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-75b8e565-7957-42dd-9ee0-de96c8ead18b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75b8e565-7957-42dd-9ee0-de96c8ead18b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-75b8e565-7957-42dd-9ee0-de96c8ead18b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7baba06d-8f83-4acd-acd4-03f1168a2103 {
  text-align: center;
}




  #s-7baba06d-8f83-4acd-acd4-03f1168a2103 img.shogun-image {
    
    width: px;
  }


#s-7baba06d-8f83-4acd-acd4-03f1168a2103 .shogun-image-content {
  
    align-items: center;
  
}

#s-e90de654-1a54-4215-853d-d778104c8fc1 {
  margin-top: 14px;
margin-bottom: 7px;
text-align: center;
}




  #s-e90de654-1a54-4215-853d-d778104c8fc1 img.shogun-image {
    
    width: px;
  }


#s-e90de654-1a54-4215-853d-d778104c8fc1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 992px) {
[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 8.0px);
}

}

@media (min-width: 1200px) {
[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 8.0px);
}

[id="s-c16e11c2-9ed2-4bbb-9248-f966304c989a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 8.0px);
}

}

#s-a6802118-fd68-43a4-a251-b25c694091b0 {
  text-align: center;
}




  #s-a6802118-fd68-43a4-a251-b25c694091b0 img.shogun-image {
    
    width: px;
  }


#s-a6802118-fd68-43a4-a251-b25c694091b0 .shogun-image-content {
  
    align-items: center;
  
}

.shogun-video {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.shogun-video-16x9 {
  padding-bottom: 56.25%;
}

.shogun-video-4x3 {
  padding-bottom: 75%;
}

.shogun-video-embed {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

#s-0fd78a5c-8760-4a34-b351-e43c2277d226 {
  padding-top: 51px;
padding-bottom: 51px;
}

#s-a355c735-be30-4bd1-b5fc-697919ab214f {
  margin-bottom: 10px;
padding-top: 24px;
text-align: center;
}




  #s-a355c735-be30-4bd1-b5fc-697919ab214f img.shogun-image {
    
    width: px;
  }


#s-a355c735-be30-4bd1-b5fc-697919ab214f .shogun-image-content {
  
    align-items: center;
  
}

#s-fe15a328-a0f7-40c3-971d-125f380e1aab {
  padding-top: 10px;
padding-bottom: 21px;
text-align: center;
}

#s-fe15a328-a0f7-40c3-971d-125f380e1aab .shogun-heading-component h1 {
  color: rgba(248, 17, 162, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-48cdc242-ad38-49b4-b06b-0f007c5977ae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-ca75a675-dda1-4ccd-8a8b-4182066930c5 {
  text-align: center;
}




  #s-ca75a675-dda1-4ccd-8a8b-4182066930c5 img.shogun-image {
    
    width: px;
  }


#s-ca75a675-dda1-4ccd-8a8b-4182066930c5 .shogun-image-content {
  
    align-items: center;
  
}

#s-9d1cb58c-3f84-4a74-a670-94a46c42285d {
  display: none;
}
#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 {
  text-align: left;
}


.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 {
  max-width: 100%;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom,
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 {
  max-width: 100%;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom,
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 {
  max-width: 100%;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom,
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 {
  max-width: 100%;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom,
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 {
  max-width: 100%;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom,
.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ce1e260-ae6a-459f-ad34-dbb0dc8968b3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0d060b0e-e901-404d-b88a-cf4ae0a84f43 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d060b0e-e901-404d-b88a-cf4ae0a84f43 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-dc382f2e-9d6a-45ee-8136-ea479ebf1577 {
  text-align: center;
}

#s-dc382f2e-9d6a-45ee-8136-ea479ebf1577 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dc382f2e-9d6a-45ee-8136-ea479ebf1577 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dc382f2e-9d6a-45ee-8136-ea479ebf1577 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0a48dca8-5651-438e-81b4-0e8514e583e7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0a48dca8-5651-438e-81b4-0e8514e583e7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0a48dca8-5651-438e-81b4-0e8514e583e7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0a48dca8-5651-438e-81b4-0e8514e583e7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-0a48dca8-5651-438e-81b4-0e8514e583e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a48dca8-5651-438e-81b4-0e8514e583e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0a48dca8-5651-438e-81b4-0e8514e583e7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2f56a389-105b-4ff6-b4a4-b182976f7bb0 {
  padding-top: 44px;
padding-bottom: 0px;
text-align: center;
}

#s-2f56a389-105b-4ff6-b4a4-b182976f7bb0 .shogun-heading-component h1 {
  color: rgba(153, 61, 188, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1287cc94-aea9-4dfa-b58d-506927b88a8e {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-aa866276-35d2-4bb8-89d0-8047ab7e38e4 {
  padding-top: 33px;
padding-bottom: 33px;
}

@media (min-width: 0px) {
[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-aa866276-35d2-4bb8-89d0-8047ab7e38e4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-5b0314d8-6eca-4a6f-b024-98eac36497a4 {
  margin-top: 63px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-5b0314d8-6eca-4a6f-b024-98eac36497a4 .shogun-heading-component h1 {
  color: rgba(241, 133, 52, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ae93cfb1-3857-44b2-a3d4-39075f6dada7 {
  display: none;
}
#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 {
  text-align: left;
}


.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 {
  max-width: 100%;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom,
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 {
  max-width: 100%;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom,
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 {
  max-width: 100%;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom,
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 {
  max-width: 100%;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom,
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 {
  max-width: 100%;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom,
.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54ba677d-9af4-4a01-83c5-6cf227a764f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31aaf507-93db-4415-bc8b-5c9b4056c779 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31aaf507-93db-4415-bc8b-5c9b4056c779 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-6698f514-07f7-4228-a133-f6f6b715e70c {
  text-align: center;
}

#s-6698f514-07f7-4228-a133-f6f6b715e70c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6698f514-07f7-4228-a133-f6f6b715e70c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6698f514-07f7-4228-a133-f6f6b715e70c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-88319b89-f39a-4dbb-9a19-068e0a792eac {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-88319b89-f39a-4dbb-9a19-068e0a792eac:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-88319b89-f39a-4dbb-9a19-068e0a792eac:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-88319b89-f39a-4dbb-9a19-068e0a792eac {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-88319b89-f39a-4dbb-9a19-068e0a792eac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88319b89-f39a-4dbb-9a19-068e0a792eac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-88319b89-f39a-4dbb-9a19-068e0a792eac.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bd5e72e4-d067-47fb-9615-5ff31c356544 {
  text-align: center;
}




  #s-bd5e72e4-d067-47fb-9615-5ff31c356544 img.shogun-image {
    
    width: px;
  }


#s-bd5e72e4-d067-47fb-9615-5ff31c356544 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-ac652222-9796-41da-8db8-c0781deca49e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a616cc50-0179-4f83-90c7-141420678adf {
  text-align: center;
}




  #s-a616cc50-0179-4f83-90c7-141420678adf img.shogun-image {
    
    width: px;
  }


#s-a616cc50-0179-4f83-90c7-141420678adf .shogun-image-content {
  
    align-items: center;
  
}

#s-fb7767ba-fe7a-43c4-b3cd-dbc4f4bd7d84 {
  display: none;
}
#s-a97a7bde-c2cc-40e5-a819-5e37089d783f {
  text-align: left;
}


.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f {
  max-width: 100%;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom,
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f {
  max-width: 100%;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom,
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f {
  max-width: 100%;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom,
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f {
  max-width: 100%;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom,
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f {
  max-width: 100%;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom,
.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a97a7bde-c2cc-40e5-a819-5e37089d783f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-03adad0b-5afc-4d53-83d9-687b49c5893c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03adad0b-5afc-4d53-83d9-687b49c5893c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-5ef4bfde-bcca-41a8-92d0-0b7a09a518ae {
  text-align: center;
}

#s-5ef4bfde-bcca-41a8-92d0-0b7a09a518ae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5ef4bfde-bcca-41a8-92d0-0b7a09a518ae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ef4bfde-bcca-41a8-92d0-0b7a09a518ae .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a19f6919-d0ae-4232-a6ab-ac61d036e5ad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a19f6919-d0ae-4232-a6ab-ac61d036e5ad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a19f6919-d0ae-4232-a6ab-ac61d036e5ad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a19f6919-d0ae-4232-a6ab-ac61d036e5ad {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a19f6919-d0ae-4232-a6ab-ac61d036e5ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a19f6919-d0ae-4232-a6ab-ac61d036e5ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a19f6919-d0ae-4232-a6ab-ac61d036e5ad.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8fd8c385-e2be-442e-9c62-42fd3a533cb0 {
  padding-top: 44px;
padding-bottom: 0px;
text-align: center;
}

#s-8fd8c385-e2be-442e-9c62-42fd3a533cb0 .shogun-heading-component h1 {
  color: rgba(44, 183, 180, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-81239b8b-3329-46f5-83e8-4126ca447dd4 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-eafd686a-f624-4dbb-8adc-9af11d440d8d {
  padding-top: 33px;
padding-bottom: 33px;
}

@media (min-width: 0px) {
[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 992px) {
[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0px);
}

}

@media (min-width: 1200px) {
[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0px);
}

[id="s-eafd686a-f624-4dbb-8adc-9af11d440d8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0px);
}

}

#s-ddb7f6ea-fdd8-4b48-ad35-ab2e4c15c075 {
  margin-top: 63px;
margin-bottom: 0px;
padding-top: 6px;
padding-bottom: 0px;
text-align: center;
}

#s-ddb7f6ea-fdd8-4b48-ad35-ab2e4c15c075 .shogun-heading-component h1 {
  color: rgba(231, 39, 132, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-742d7629-079f-4337-9439-cb6428d6d6d1 {
  display: none;
}
#s-4c163f4e-e905-42fc-b578-f3935e472251 {
  text-align: left;
}


.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 {
  max-width: 100%;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom,
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 {
  max-width: 100%;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom,
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 {
  max-width: 100%;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom,
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 {
  max-width: 100%;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom,
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 {
  max-width: 100%;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom,
.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c163f4e-e905-42fc-b578-f3935e472251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b317da3-968e-4805-8f99-4a23db0290a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b317da3-968e-4805-8f99-4a23db0290a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-7b764208-6de1-460a-91a3-51e24b6e131b {
  text-align: center;
}

#s-7b764208-6de1-460a-91a3-51e24b6e131b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7b764208-6de1-460a-91a3-51e24b6e131b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7b764208-6de1-460a-91a3-51e24b6e131b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d8612974-b731-44de-a50e-0df80a21f01f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d8612974-b731-44de-a50e-0df80a21f01f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d8612974-b731-44de-a50e-0df80a21f01f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8612974-b731-44de-a50e-0df80a21f01f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d8612974-b731-44de-a50e-0df80a21f01f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8612974-b731-44de-a50e-0df80a21f01f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d8612974-b731-44de-a50e-0df80a21f01f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6d4ceda9-4025-409c-8347-63070e39d516 {
  text-align: center;
}




  #s-6d4ceda9-4025-409c-8347-63070e39d516 img.shogun-image {
    
    width: px;
  }


#s-6d4ceda9-4025-409c-8347-63070e39d516 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-6e4f6c4b-33da-4e29-b03a-e5e01ba05b0f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bbeef9ee-cfda-4adb-8d87-f123fdd823d0 {
  text-align: center;
}




  #s-bbeef9ee-cfda-4adb-8d87-f123fdd823d0 img.shogun-image {
    
    width: px;
  }


#s-bbeef9ee-cfda-4adb-8d87-f123fdd823d0 .shogun-image-content {
  
    align-items: center;
  
}

#s-39ff0411-41bc-4a80-8422-7c8015ad9cfb {
  display: none;
}
#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 {
  text-align: left;
}


.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 {
  max-width: 100%;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom,
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 {
  max-width: 100%;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom,
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 {
  max-width: 100%;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom,
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 {
  max-width: 100%;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom,
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 {
  max-width: 100%;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom,
.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7175bf-67d4-4661-ac9f-68b51a0fd756 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eaba5bf2-caad-46d4-a6bc-b10f8cdd8c09 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eaba5bf2-caad-46d4-a6bc-b10f8cdd8c09 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 15px;
  line-height: ;
  letter-spacing: ;
}

#s-f8f0f173-cc26-4992-89c7-15a38196ce1c {
  text-align: center;
}

#s-f8f0f173-cc26-4992-89c7-15a38196ce1c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f8f0f173-cc26-4992-89c7-15a38196ce1c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f8f0f173-cc26-4992-89c7-15a38196ce1c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-283824a4-4965-4d7d-b4fc-45e002760292 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-283824a4-4965-4d7d-b4fc-45e002760292:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-283824a4-4965-4d7d-b4fc-45e002760292:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-283824a4-4965-4d7d-b4fc-45e002760292 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-283824a4-4965-4d7d-b4fc-45e002760292.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-283824a4-4965-4d7d-b4fc-45e002760292.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-283824a4-4965-4d7d-b4fc-45e002760292.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8a4e8077-660c-4651-95df-a38b8be89fb3 {
  padding-top: 44px;
padding-bottom: 0px;
text-align: center;
}

#s-8a4e8077-660c-4651-95df-a38b8be89fb3 .shogun-heading-component h1 {
  color: rgba(83, 134, 217, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8d892b76-f17e-4e50-90e7-d1d3aa9c711c {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-499d50a8-31ea-40fd-90e7-93c4387b0ad1 {
  margin-bottom: 10px;
padding-top: 24px;
text-align: center;
}




  #s-499d50a8-31ea-40fd-90e7-93c4387b0ad1 img.shogun-image {
    
    width: px;
  }


#s-499d50a8-31ea-40fd-90e7-93c4387b0ad1 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-f1c8f5e3-a88b-422c-b037-8bcdd00c2280"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

#s-eb59bf09-e5f3-4171-a1f8-8867cc91e618 {
  padding-top: 16px;
padding-right: 11%;
text-align: center;
}




  #s-eb59bf09-e5f3-4171-a1f8-8867cc91e618 img.shogun-image {
    
    width: px;
  }


#s-eb59bf09-e5f3-4171-a1f8-8867cc91e618 .shogun-image-content {
  
    align-items: center;
  
}

#s-3e175c7c-ff97-437a-bc57-aad78793e1e3 {
  text-align: center;
}




  #s-3e175c7c-ff97-437a-bc57-aad78793e1e3 img.shogun-image {
    
    width: px;
  }


#s-3e175c7c-ff97-437a-bc57-aad78793e1e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a349b84-ef02-4a27-8170-fe1cea55a4b0 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 16px;
padding-left: 11%;
padding-bottom: 0px;
text-align: center;
}




  #s-6a349b84-ef02-4a27-8170-fe1cea55a4b0 img.shogun-image {
    
    width: px;
  }


#s-6a349b84-ef02-4a27-8170-fe1cea55a4b0 .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;
}