.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

.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-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 { min-height: 50px; }
#s-0cfb1d17-487b-492d-bf4d-d38e9c0d92a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a844276e-f36b-483c-9a93-ccc4d740c46c { background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiPjxkZWZzPjxsaW5lYXJHcmFkaWVudCBpZD0iMmRhMGQ1YjItZjZmZS00MDcyLTlhMDItYzRiZGI1OTM0NDU3IiB4MT0iMCIgeTE9IjAiIHgyPSIwIiB5Mj0iMSI+PHN0b3Agb2Zmc2V0PSIwLjUzOCIgc3R5bGU9InN0b3AtY29sb3I6I2Y0ZjRmNDtzdG9wLW9wYWNpdHk6MSIvPjxzdG9wIG9mZnNldD0iMC41NDAwMDAwMDAwMDAwMDAxIiBzdHlsZT0ic3RvcC1jb2xvcjojZmZmZmZmO3N0b3Atb3BhY2l0eToxIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCMyZGEwZDViMi1mNmZlLTQwNzItOWEwMi1jNGJkYjU5MzQ0NTcpIi8+PC9zdmc+);
background-repeat: no-repeat;
min-height: 50px; }
#s-a844276e-f36b-483c-9a93-ccc4d740c46c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-bca24372-66fb-4038-b40c-6f24c74c9398 { margin-left: 40px;
margin-right: 40px;
min-height: 700px;
background-attachment: scroll; }
#s-bca24372-66fb-4038-b40c-6f24c74c9398 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}
.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-bb838cd9-99f2-4e59-97c8-25253309d6af { margin-left: 20px;
margin-right: 20px; }
@media (min-width: 0px) {
[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-bb838cd9-99f2-4e59-97c8-25253309d6af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-841df790-49bd-4213-b4e2-a1398b4ee98b { min-height: 50px; }
#s-841df790-49bd-4213-b4e2-a1398b4ee98b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.shogun-image-container {
  position: relative;
}

.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 !important;
  max-width: 100% !important;
}

.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-a6ac0db0-19e7-4ac4-a668-0ca7b40a5b5b { text-align: center; }
.shg-rich-text {
  overflow-wrap: break-word;
  text-align: left;
}

.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 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: text;
  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-2add09db-4b58-439a-8c26-164b1861e471 { margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d927a7d-337f-455e-948a-e13efc73fda2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

.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-f9e2befb-2074-4200-b242-54467d2e44d8 { box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none; }
#s-f9e2befb-2074-4200-b242-54467d2e44d8:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-radius: 0px !important;
opacity: 1 !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-f9e2befb-2074-4200-b242-54467d2e44d8:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
opacity: 1 !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}

 #s-f9e2befb-2074-4200-b242-54467d2e44d8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 16px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Roboto;
 }
#s-44d21193-ca09-4b9e-855a-6a8474684a04 { margin-top: 40px;
margin-bottom: 40px;
min-height: 50px; }
#s-44d21193-ca09-4b9e-855a-6a8474684a04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-d445265c-226a-425f-bca5-ab91462baec0 { border-style: solid;
margin-top: 25px;
margin-left: 40px;
margin-bottom: 25px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000; }
@media (min-width: 0px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-d445265c-226a-425f-bca5-ab91462baec0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-79d94e10-efb2-439f-bef7-d2a0a70e43ea .shogun-icon-wrapper {
  text-align: center;
}


#s-79d94e10-efb2-439f-bef7-d2a0a70e43ea .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

.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-53d656a7-0978-4e11-8701-0d838d56a615 { margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-53d656a7-0978-4e11-8701-0d838d56a615 .shogun-heading-component h6 {
   color: #000;
   font-weight:  normal ;
   font-family: Josefin Sans;
   font-style:  normal ;
   font-size: 16px;
   
   
   text-align: center;
 }

 

#s-204d71ec-073f-4a11-bf77-1bda2e0cad8c .shogun-icon-wrapper {
  text-align: center;
}


#s-204d71ec-073f-4a11-bf77-1bda2e0cad8c .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-e261377e-7463-49fd-bf44-4e611f7a8667 { margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-e261377e-7463-49fd-bf44-4e611f7a8667 .shogun-heading-component h6 {
   color: #000;
   font-weight:  normal ;
   font-family: Josefin Sans;
   font-style:  normal ;
   font-size: 16px;
   
   
   text-align: center;
 }

 

#s-96a43cfb-787e-4c5c-ace2-df947d574e5b .shogun-icon-wrapper {
  text-align: center;
}


#s-96a43cfb-787e-4c5c-ace2-df947d574e5b .shogun-icon-wrapper > .shogun-icon {

  font-size: 32px !important;
  color: rgba(0, 0, 0, 1);
}

#s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d { margin-top: 15px;
margin-bottom: 15px;
padding-top: 10px;
padding-bottom: 10px; }
 #s-c6fd6641-0ad8-4b71-92bd-b0efb215df8d .shogun-heading-component h6 {
   color: #000;
   font-weight:  normal ;
   font-family: Josefin Sans;
   font-style:  normal ;
   font-size: 16px;
   
   
   text-align: center;
 }

 

#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 { min-height: 50px; }
#s-fe5502f4-10c4-4dc2-8f7c-edf0a2c53e39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3efa53a2-0afa-425d-8bcb-800b5b6ce40e { margin-left: 40px;
margin-bottom: 10px;
margin-right: 40px; }
#s-3efa53a2-0afa-425d-8bcb-800b5b6ce40e {
  display: none;
}
#s-980cd831-fd34-4621-9a40-7f8afedd30c2 {  }
@media (min-width: 0px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-980cd831-fd34-4621-9a40-7f8afedd30c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-05395ecd-7f46-4cd5-975b-6622ebb12cb0 { min-height: 50px;
background-color: rgba(244, 244, 244, 1); }
#s-05395ecd-7f46-4cd5-975b-6622ebb12cb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ece9c337-55e0-4b21-9c57-9809a2f0790f { margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-ece9c337-55e0-4b21-9c57-9809a2f0790f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

.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: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-12d043e1-839b-4d45-b50f-40f8aec04f2c { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
text-align: left;
border-color: #000;
background-color: rgba(0, 0, 0, 1); }
.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-8783a9b9-839a-466b-ba74-84b26607a992 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8783a9b9-839a-466b-ba74-84b26607a992 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Roboto;
  font-style:  normal ;
  
}

#s-3373a963-8919-4488-8121-87e8e74ee4d5 {  }
#s-30f91a12-7069-4b6a-bcb1-1b16abd5608c { margin-top: 20px;
margin-bottom: 20px;
text-align: center; }
#s-30f91a12-7069-4b6a-bcb1-1b16abd5608c .shg-product-sold-out {
  display: none;
}

#s-30f91a12-7069-4b6a-bcb1-1b16abd5608c .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-30f91a12-7069-4b6a-bcb1-1b16abd5608c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d {  }
@media (min-width: 0px) {
[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1e289218-4c1e-4b21-8a66-41ca2c55bf5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

.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-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-7ea4f0d9-58d4-4ec6-ab35-7b9ac067bc16 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: #000;
background-color: rgba(212, 244, 247, 0);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-7ea4f0d9-58d4-4ec6-ab35-7b9ac067bc16:hover {background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-7ea4f0d9-58d4-4ec6-ab35-7b9ac067bc16:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-7ea4f0d9-58d4-4ec6-ab35-7b9ac067bc16 {
  display: block;
  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-7ea4f0d9-58d4-4ec6-ab35-7b9ac067bc16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ea4f0d9-58d4-4ec6-ab35-7b9ac067bc16.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ea4f0d9-58d4-4ec6-ab35-7b9ac067bc16.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60cd4844-0d24-4b02-818e-dab723f5fb09 { margin-top: 10px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px; }
#s-60cd4844-0d24-4b02-818e-dab723f5fb09 {
  display: none;
}
#s-74819db6-0c04-4f12-b5c4-e5974993e690 {  }
@media (min-width: 0px) {
[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (max-width: 767px) {
  [id="s-74819db6-0c04-4f12-b5c4-e5974993e690"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9e236298-c1b0-44bd-873e-6c104dd75f53 { min-height: 50px;
background-color: rgba(245, 245, 245, 1); }
#s-9e236298-c1b0-44bd-873e-6c104dd75f53 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-75efefb4-e508-458c-8471-0b4ea79a9367 { margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-75efefb4-e508-458c-8471-0b4ea79a9367"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-ec0e19ff-8cb7-42ff-9ab5-923eb4455d07 { text-align: left;
background-color: rgba(0, 0, 0, 1); }
#s-db15d5ca-c0e8-43eb-a2e2-b7a2b720bdcd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db15d5ca-c0e8-43eb-a2e2-b7a2b720bdcd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Limelight;
  font-style:  normal ;
  font-size: 32px;
}

#s-375b5c24-7041-45ac-8868-1e7fee397e16 {  }
#s-31f4b82d-64df-4418-8386-186957c1d88c { margin-top: 20px;
margin-bottom: 20px;
text-align: center; }
#s-31f4b82d-64df-4418-8386-186957c1d88c .shg-product-sold-out {
  display: none;
}

#s-31f4b82d-64df-4418-8386-186957c1d88c .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-31f4b82d-64df-4418-8386-186957c1d88c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9 {  }
@media (min-width: 0px) {
[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a7aa8958-0cfe-4f61-9c29-79804aeb67c9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-2e84848d-cfab-4e4e-a81a-1c92f3732d8b { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: #000;
background-color: rgba(212, 244, 247, 0);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-2e84848d-cfab-4e4e-a81a-1c92f3732d8b:hover {background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-2e84848d-cfab-4e4e-a81a-1c92f3732d8b:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-2e84848d-cfab-4e4e-a81a-1c92f3732d8b {
  display: block;
  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-2e84848d-cfab-4e4e-a81a-1c92f3732d8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e84848d-cfab-4e4e-a81a-1c92f3732d8b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e84848d-cfab-4e4e-a81a-1c92f3732d8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4770ba7d-c7a1-4ee6-bcb0-c83fa24a848c { background-size: cover;
min-height: 100px;
background-position: center center;
background-color: rgba(244, 244, 244, 1);
background-attachment: scroll; }
#s-4770ba7d-c7a1-4ee6-bcb0-c83fa24a848c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-94debf1d-9721-4f19-9d4f-438d2f1724e5 { border-style: solid;
margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
padding-top: 40px;
padding-bottom: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(255, 255, 255, 1); }
 #s-94debf1d-9721-4f19-9d4f-438d2f1724e5 .shogun-heading-component h1 {
   color: rgba(0, 0, 0, 1);
   font-weight:  normal ;
   font-family: Petit Formal Script;
   font-style:  normal ;
   font-size: 128px;
   
   
   text-align: center;
 }

 

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

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

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

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

#s-b1949fe8-aaa2-4a83-aadb-c34a732d7ea0 { padding-top: 20px;
padding-bottom: 20px;
text-align: left; }
#s-b1949fe8-aaa2-4a83-aadb-c34a732d7ea0 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 50.0%;
  padding-right: 20px;
  padding-bottom: 20px;
}

#s-b1949fe8-aaa2-4a83-aadb-c34a732d7ea0 .shg-gallery-thumb-list-margin {
  margin-right: -20px;
}

#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f { background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1); }
#s-2aed8e9c-5ad1-49a3-bb79-5c20cfd7c17f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c { background-size: cover;
margin-left: 40px;
margin-right: 40px;
min-height: 400px;
background-position: center center;
background-attachment: scroll; }
#s-31c75e3b-c76c-4af5-9925-433c3cc60f6c > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.25;
}
#s-ec08c90f-696b-48eb-8e56-64c1044015e3 { border-style: solid;
margin-left: 40px;
margin-right: 40px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1); }
 #s-ec08c90f-696b-48eb-8e56-64c1044015e3 .shogun-heading-component h1 {
   color: rgba(255, 255, 255, 1);
   font-weight:  normal ;
   font-family: Limelight;
   font-style:  normal ;
   font-size: 64px;
   
   
   text-align: center;
 }

 

#s-29a9f47a-bc38-4ba3-9408-1eb3a34f721b { border-style: solid;
margin-left: 40px;
margin-right: 40px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
background-color: rgba(0, 0, 0, 0); }
#s-b189cd1c-20b0-4842-b961-9952102a3eb4 { margin-top: 20px;
margin-left: 40px;
margin-bottom: 20px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-b189cd1c-20b0-4842-b961-9952102a3eb4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0 { box-shadow:00px 0px 0px 0px rgba(0, 201, 148, 0.33);
border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(255, 255, 255, 0);
font-size: 16px;
color: rgba(255, 255, 255, 1);
text-decoration: none; }
#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0:hover {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
border-top-width: 2px !important;
border-left-width: 2px !important;
border-bottom-width: 2px !important;
border-right-width: 2px !important;
border-radius: 0px !important;
opacity: 1 !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}
#s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0:active {box-shadow:    rgba(0, 201, 148, 0) !important;
border-style: solid !important;
opacity: 1 !important;
border-color: rgba(255, 255, 255, 1) !important;
background-color: rgba(255, 255, 255, 1) !important;
color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;}

 #s-82b09ec0-fcb7-4c87-8d43-ec1f936739f0.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 16px;
   font-weight:  normal ;
   font-style:  normal ;
   
 }
#s-de9344ab-d194-4353-b37a-7e4d81d1336f { background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1); }
#s-de9344ab-d194-4353-b37a-7e4d81d1336f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1a4b290f-0255-4f0c-a913-c4445de71dba { margin-left: 40px;
margin-right: 40px;
background-color: rgba(245, 245, 245, 1); }
@media (min-width: 0px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-1a4b290f-0255-4f0c-a913-c4445de71dba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-6b34bea0-9f5e-4ff2-ac2f-14a641d8f155 {  }
#s-6b34bea0-9f5e-4ff2-ac2f-14a641d8f155 {
  display: none;
}
#s-ffd26ef3-40e4-4e98-93ad-2ea861ee3efb { min-height: 50px;
background-color: rgba(245, 245, 245, 1); }
#s-ffd26ef3-40e4-4e98-93ad-2ea861ee3efb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1ff70643-9260-486b-93a8-dba247c773b6 { margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-1ff70643-9260-486b-93a8-dba247c773b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-124db690-9472-4f4a-aedd-6b0b555c4115 { text-align: left;
background-color: rgba(0, 0, 0, 1); }
#s-49a34813-50eb-4e5c-ab79-268b5ce36f7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49a34813-50eb-4e5c-ab79-268b5ce36f7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Limelight;
  font-style:  normal ;
  font-size: 32px;
}

#s-1fabc9ae-85d9-4ec7-ab2b-7760b0798ae2 {  }
#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 { margin-top: 20px;
margin-bottom: 20px;
text-align: center; }
#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 .shg-product-sold-out {
  display: none;
}

#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-17739cc1-ec8a-4cb8-9ea1-09b59ecf52a4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-5933eeb0-2f25-4a86-96eb-545e31581adc { margin-top: 0px;
margin-bottom: 0px; }
@media (min-width: 0px) {
[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5933eeb0-2f25-4a86-96eb-545e31581adc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921 { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: #000;
background-color: rgba(212, 244, 247, 0);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921:hover {background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921 {
  display: block;
  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-708cb4c2-d718-46eb-b1c5-bdb2d696b921.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-708cb4c2-d718-46eb-b1c5-bdb2d696b921.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d9e34364-67b0-48a3-b7fc-3f1c6b1513c2 {  }
#s-d9e34364-67b0-48a3-b7fc-3f1c6b1513c2 {
  display: none;
}
#s-c3f2513e-5356-4bca-b1a8-dd7944546b11 { border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
min-height: 50px;
border-color: rgba(255, 255, 255, 1);
background-color: rgba(245, 245, 245, 1); }
#s-c3f2513e-5356-4bca-b1a8-dd7944546b11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c093e5f6-73df-4fba-a220-5536e25ea26c { margin-top: 40px;
margin-left: 40px;
margin-bottom: 40px;
margin-right: 40px; }
@media (min-width: 0px) {
[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 992px) {
[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

@media (min-width: 1200px) {
[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 13.333333333333334px);
}

[id="s-c093e5f6-73df-4fba-a220-5536e25ea26c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 13.333333333333334px);
}

}

#s-62e6be13-b508-4160-8a17-a0d747fefcfe { text-align: left;
background-color: rgba(0, 0, 0, 1); }
#s-46d1e219-9f4c-47e4-b3b8-a63ba0c7c35f { padding-top: 10px;
padding-bottom: 10px;
min-height: 100px;
text-align: center; }
#s-46d1e219-9f4c-47e4-b3b8-a63ba0c7c35f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Limelight;
  font-style:  normal ;
  font-size: 32px;
}

#s-4ff2f94a-e3de-45f7-81ca-30beaeea09c4 {  }
#s-f26b9c9d-cd58-459c-ac47-bc1d2e701868 { margin-top: 20px;
margin-bottom: 20px;
text-align: center; }
#s-f26b9c9d-cd58-459c-ac47-bc1d2e701868 .shg-product-sold-out {
  display: none;
}

#s-f26b9c9d-cd58-459c-ac47-bc1d2e701868 .shg-product-price {
  color: #000;
  font-weight:  900 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 18px;
}

#s-f26b9c9d-cd58-459c-ac47-bc1d2e701868 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 20px;
}
#s-4702dfe0-88e6-4591-b8ec-c15806802871 {  }
@media (min-width: 0px) {
[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4702dfe0-88e6-4591-b8ec-c15806802871"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-528d73e5-deb9-4a85-9ad7-0a0eaec4bdae { border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-radius: 0px;
text-align: center;
border-color: #000;
background-color: rgba(212, 244, 247, 0);
font-size: 11px;
color: rgba(0, 0, 0, 1); }
#s-528d73e5-deb9-4a85-9ad7-0a0eaec4bdae:hover {background-color: rgba(0, 0, 0, 1) !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}
#s-528d73e5-deb9-4a85-9ad7-0a0eaec4bdae:active {background-color: #000000 !important;
color: rgba(255, 255, 255, 1) !important;
text-decoration: none !important;}

#s-528d73e5-deb9-4a85-9ad7-0a0eaec4bdae {
  display: block;
  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-528d73e5-deb9-4a85-9ad7-0a0eaec4bdae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-528d73e5-deb9-4a85-9ad7-0a0eaec4bdae.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-528d73e5-deb9-4a85-9ad7-0a0eaec4bdae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40c79de6-70e4-495e-b667-5f82d81e0b4d { background-size: cover;
margin-top: 20px;
margin-bottom: 20px;
min-height: 50px;
background-position: center center;
background-color: rgba(255, 255, 255, 1); }
#s-40c79de6-70e4-495e-b667-5f82d81e0b4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
/*
  $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;
  }
}

#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%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
}
