.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: flex;
  width: 100%;
}

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-216fa44b-4352-4615-bf82-47a27c1103ae {
  background-image: url(https://i.shgcdn.com/001ed793-5d0d-44f2-aaa9-793821ed39f9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
padding-top: 3px;
padding-left: 6em;
padding-bottom: 3px;
padding-right: 6em;
min-height: 50px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-216fa44b-4352-4615-bf82-47a27c1103ae {
  display: none;
}
#s-216fa44b-4352-4615-bf82-47a27c1103ae, #wrap-s-216fa44b-4352-4615-bf82-47a27c1103ae { display:none !important; }}@media (max-width: 767px){#s-216fa44b-4352-4615-bf82-47a27c1103ae {
  padding-top: 1px;
padding-left: 1em;
padding-bottom: 1px;
padding-right: 1em;
display: none;
}
#s-216fa44b-4352-4615-bf82-47a27c1103ae, #wrap-s-216fa44b-4352-4615-bf82-47a27c1103ae { display:none !important; }}







#s-216fa44b-4352-4615-bf82-47a27c1103ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-216fa44b-4352-4615-bf82-47a27c1103ae.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5d50262f-637d-45dd-a1ca-7c0ea9c53641"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8f6a6e17-3057-4c23-8e8a-109cc3ac7f27 {
  margin-left: 6em;
margin-right: 6em;
}
@media (min-width: 768px) and (max-width: 991px){#s-8f6a6e17-3057-4c23-8e8a-109cc3ac7f27 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-8f6a6e17-3057-4c23-8e8a-109cc3ac7f27 {
  margin-left: 3em;
margin-right: 3em;
}
}







#s-8f6a6e17-3057-4c23-8e8a-109cc3ac7f27 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f6a6e17-3057-4c23-8e8a-109cc3ac7f27.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-8ff2b7a0-0411-4110-9506-2d0eaa4c9f8a {
  text-align: right;
}

#s-8ff2b7a0-0411-4110-9506-2d0eaa4c9f8a .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: right;
}



@media (min-width: 0px) {
[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-87502d5d-a6be-47c1-8060-61b4c1880b38"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a2183def-7f30-4a99-92aa-b35212098019 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 0px) {
[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-aff3a209-49e3-421b-801b-59ec6c01100b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1f952097-0928-4d8d-bb99-46fba2cd7c64 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 0);
}

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

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

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

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

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

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

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

#s-112434c0-6495-40b2-9af5-2636f63e69f4 {
  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-color: rgba(255, 255, 255, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 0);
text-align: right;
text-decoration: none;
line-height: 1.5em;
}
#s-112434c0-6495-40b2-9af5-2636f63e69f4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-112434c0-6495-40b2-9af5-2636f63e69f4:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-112434c0-6495-40b2-9af5-2636f63e69f4-btn-wrapper {
    text-align: right;
  }


#s-112434c0-6495-40b2-9af5-2636f63e69f4.shg-btn {
  color: #ffffff;
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-bbe95622-d03e-4f27-85cd-99e456beca73 {
  min-height: 50px;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-bbe95622-d03e-4f27-85cd-99e456beca73 {
  display: none;
}
#s-bbe95622-d03e-4f27-85cd-99e456beca73, #wrap-s-bbe95622-d03e-4f27-85cd-99e456beca73 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bbe95622-d03e-4f27-85cd-99e456beca73 {
  display: none;
}
#s-bbe95622-d03e-4f27-85cd-99e456beca73, #wrap-s-bbe95622-d03e-4f27-85cd-99e456beca73 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bbe95622-d03e-4f27-85cd-99e456beca73 {
  
}
}@media (max-width: 767px){#s-bbe95622-d03e-4f27-85cd-99e456beca73 {
  
}
}







#s-bbe95622-d03e-4f27-85cd-99e456beca73 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbe95622-d03e-4f27-85cd-99e456beca73.shg-box.shg-c {
  justify-content: center;
}

.shogun-image-container {
  position: relative;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-532ead26-6bba-4b0f-a039-61cf80ecc77b {
  text-align: center;
}




  #s-532ead26-6bba-4b0f-a039-61cf80ecc77b img.shogun-image {
    
    width: px;
  }


#s-532ead26-6bba-4b0f-a039-61cf80ecc77b .shogun-image-content {
  
    align-items: center;
  
}

#s-951f05ff-e06b-4b24-8b8e-1b9d2bd03cce {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
}








#s-951f05ff-e06b-4b24-8b8e-1b9d2bd03cce > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-951f05ff-e06b-4b24-8b8e-1b9d2bd03cce.shg-box.shg-c {
  justify-content: center;
}

#s-850beb4d-61ac-4519-ba96-7cff94031d02 {
  text-align: left;
}

#s-850beb4d-61ac-4519-ba96-7cff94031d02 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 45px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


@media (min-width: 1200px){#s-850beb4d-61ac-4519-ba96-7cff94031d02 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}@media (min-width: 992px) and (max-width: 1199px){#s-850beb4d-61ac-4519-ba96-7cff94031d02 .shogun-heading-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 52px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}


}
@media (min-width: 0px) {
[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-60719763-c0db-4a49-90e1-6f45a0840b27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-8d9f3e94-75ff-4289-8a88-09e39a8e0dba hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-b3509e1b-39b3-4ad4-b266-badde2d39ed1 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-c655c453-57b8-4ff5-88e6-2bf8e9ade821 {
  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-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
}
#s-c655c453-57b8-4ff5-88e6-2bf8e9ade821:hover {background-image: url(none) !important;
background-repeat: no-repeat !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-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-c655c453-57b8-4ff5-88e6-2bf8e9ade821:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c655c453-57b8-4ff5-88e6-2bf8e9ade821.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-1ed85c20-226b-45ce-abab-35c48937400d {
  min-height: 50px;
background-color: rgba(0, 0, 0, 1);
background-attachment: scroll;
}








#s-1ed85c20-226b-45ce-abab-35c48937400d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ed85c20-226b-45ce-abab-35c48937400d.shg-box.shg-c {
  justify-content: center;
}

#s-b28dfb02-76b4-4b44-a18c-7eef77596424 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-b28dfb02-76b4-4b44-a18c-7eef77596424 {
  display: none;
}
#s-b28dfb02-76b4-4b44-a18c-7eef77596424, #wrap-s-b28dfb02-76b4-4b44-a18c-7eef77596424 { display:none !important; }}@media (max-width: 767px){#s-b28dfb02-76b4-4b44-a18c-7eef77596424 {
  display: none;
}
#s-b28dfb02-76b4-4b44-a18c-7eef77596424, #wrap-s-b28dfb02-76b4-4b44-a18c-7eef77596424 { display:none !important; }}







#s-b28dfb02-76b4-4b44-a18c-7eef77596424 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b28dfb02-76b4-4b44-a18c-7eef77596424.shg-box.shg-c {
  justify-content: center;
}

#s-1ae21720-58fb-45d3-accc-3c16454a6fec {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1ae21720-58fb-45d3-accc-3c16454a6fec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-541341ee-bfdb-4e5f-8531-23e006509b31 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-f9119464-7b8b-42ca-b6df-649a29eefb76 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-39028aca-b0ec-429e-a769-54ae38c40499 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-1c8a952f-9138-4ba4-8cea-48a04f527cb8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-1c8a952f-9138-4ba4-8cea-48a04f527cb8 {
  display: none;
}
#s-1c8a952f-9138-4ba4-8cea-48a04f527cb8, #wrap-s-1c8a952f-9138-4ba4-8cea-48a04f527cb8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1c8a952f-9138-4ba4-8cea-48a04f527cb8 {
  display: none;
}
#s-1c8a952f-9138-4ba4-8cea-48a04f527cb8, #wrap-s-1c8a952f-9138-4ba4-8cea-48a04f527cb8 { display:none !important; }}







#s-1c8a952f-9138-4ba4-8cea-48a04f527cb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c8a952f-9138-4ba4-8cea-48a04f527cb8.shg-box.shg-c {
  justify-content: center;
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-5a200c57-672d-434c-b4dd-ed81c50c982a {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-b60268b1-203b-4215-82cb-564783f81862 {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-a82e901a-a6bb-4ce8-8282-b5974cfaac3e {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-590b75a9-752f-4a24-99da-61956392116a {
  padding-top: 0px;
padding-bottom: 0px;
}

#s-fbf91b93-0f5b-4af8-8cbc-b2172a3efb97 {
  margin-top: 3em;
margin-left: 6em;
margin-bottom: 3em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fbf91b93-0f5b-4af8-8cbc-b2172a3efb97 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-fbf91b93-0f5b-4af8-8cbc-b2172a3efb97 {
  margin-left: 2em;
margin-right: 2em;
}
}







#s-fbf91b93-0f5b-4af8-8cbc-b2172a3efb97 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbf91b93-0f5b-4af8-8cbc-b2172a3efb97.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 992px) {
[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 3.0em);
}

}

@media (min-width: 1200px) {
[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 3.0em);
}

[id="s-a0539518-9019-481c-bfdb-3e8eb12934da"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 3.0em);
}

}

#s-b4766fc1-79f2-47cd-ab6a-674caf390c4e {
  min-height: 0px;
max-width: 100%;
}








#s-b4766fc1-79f2-47cd-ab6a-674caf390c4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4766fc1-79f2-47cd-ab6a-674caf390c4e.shg-box.shg-c {
  justify-content: center;
}

#s-95e99b59-30ae-4492-b86a-5578f5b74db9 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-95e99b59-30ae-4492-b86a-5578f5b74db9 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  
}



#s-0164aac0-f156-4c0c-8e00-066de27e4de6 {
  margin-top: -15px;
margin-bottom: -15px;
}

@media (min-width: 0px) {
[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0164aac0-f156-4c0c-8e00-066de27e4de6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-78752193-860a-40e0-a868-c6c2249c44d0 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}

#s-bbee2ee6-8829-490a-8110-7e436520ee3b {
  padding-top: 10px;
padding-bottom: 30px;
}

#s-bbee2ee6-8829-490a-8110-7e436520ee3b .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Futura;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  
}



#s-9cade6a8-68d5-4432-b1b9-af47ab96354f {
  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-color: rgba(0, 0, 0, 1);
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-decoration: none;
line-height: 1.5em;
color: rgba(0, 0, 0, 1);
}
#s-9cade6a8-68d5-4432-b1b9-af47ab96354f:hover {background-image: url(none) !important;
background-repeat: no-repeat !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-color: #2C2A34 !important;
border-radius: 0px !important;
background-color: rgba(0, 0, 0, 1) !important;
text-decoration: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9cade6a8-68d5-4432-b1b9-af47ab96354f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9cade6a8-68d5-4432-b1b9-af47ab96354f.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 23px;
  
  
  
  display:  inline-block ;
}

#s-eff6e65b-f634-4183-aab7-ef7c755930a6 {
  min-height: 0px;
max-width: 100%;
}








#s-eff6e65b-f634-4183-aab7-ef7c755930a6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eff6e65b-f634-4183-aab7-ef7c755930a6.shg-box.shg-c {
  justify-content: center;
}

#s-6e930a1c-1358-4609-b006-10ee317cdc77 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6e930a1c-1358-4609-b006-10ee317cdc77 {
  
}
}@media (max-width: 767px){#s-6e930a1c-1358-4609-b006-10ee317cdc77 {
  display: none;
}
#s-6e930a1c-1358-4609-b006-10ee317cdc77, #wrap-s-6e930a1c-1358-4609-b006-10ee317cdc77 { display:none !important; }}
#s-b4f8177e-b98f-463c-9695-735bf8a7bf0a {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-b4f8177e-b98f-463c-9695-735bf8a7bf0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b4f8177e-b98f-463c-9695-735bf8a7bf0a.shg-box.shg-c {
  justify-content: center;
}

#s-b90e6109-2bb5-409c-99f7-b39179a5ac7f {
  min-height: 50px;
}








#s-b90e6109-2bb5-409c-99f7-b39179a5ac7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b90e6109-2bb5-409c-99f7-b39179a5ac7f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-c03cdf0e-831d-430f-bcda-c3de2ccd92eb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-ee0019a9-3f7d-4f18-a4b5-2719cf25fe7a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-ee0019a9-3f7d-4f18-a4b5-2719cf25fe7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee0019a9-3f7d-4f18-a4b5-2719cf25fe7a.shg-box.shg-c {
  justify-content: center;
}

#s-534521e1-f43f-47b2-a4d6-f6b46ab0be3d {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-22d29009-aa55-43b8-9e53-dc952f325665 {
  text-align: center;
}


.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 {
  max-width: 100%;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom,
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 {
  max-width: 100%;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom,
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 {
  max-width: 100%;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom,
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 {
  max-width: 100%;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom,
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 {
  max-width: 100%;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom,
.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22d29009-aa55-43b8-9e53-dc952f325665 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
.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-20e199a4-8b93-4d8d-8284-2b141280918e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-20e199a4-8b93-4d8d-8284-2b141280918e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-cf472c7b-39f8-492d-ac69-6976ac1b4c49 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-cf472c7b-39f8-492d-ac69-6976ac1b4c49 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf472c7b-39f8-492d-ac69-6976ac1b4c49.shg-box.shg-c {
  justify-content: center;
}

#s-ba87d994-a2ea-4c07-bfde-c72000625ce6 {
  display: none;
}
#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 {
  text-align: center;
}


.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 {
  max-width: 100%;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom,
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 {
  max-width: 100%;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom,
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 {
  max-width: 100%;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom,
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 {
  max-width: 100%;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom,
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 {
  max-width: 100%;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom,
.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287d373a-c8fe-4cdc-9f4e-c5201b7e1269 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a3ae8b01-1c61-4737-aedf-85a50e5037fa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a3ae8b01-1c61-4737-aedf-85a50e5037fa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ff5b987a-511b-4288-bd2a-c8732aa087f7 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-ff5b987a-511b-4288-bd2a-c8732aa087f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ff5b987a-511b-4288-bd2a-c8732aa087f7.shg-box.shg-c {
  justify-content: center;
}

#s-50fe2a10-f3eb-4b7f-ba93-efe701c9f478 {
  display: none;
}
#s-99857b26-18e7-41e9-bf30-97e621f08f0a {
  text-align: center;
}


.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a {
  max-width: 100%;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom,
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a {
  max-width: 100%;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom,
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a {
  max-width: 100%;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom,
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a {
  max-width: 100%;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom,
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a {
  max-width: 100%;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom,
.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99857b26-18e7-41e9-bf30-97e621f08f0a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-fab7578f-a4b7-4ced-a631-9fe8f43dd39b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fab7578f-a4b7-4ced-a631-9fe8f43dd39b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-80bf7304-82ae-42a7-bea7-de1a4b681811 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-80bf7304-82ae-42a7-bea7-de1a4b681811 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-80bf7304-82ae-42a7-bea7-de1a4b681811.shg-box.shg-c {
  justify-content: center;
}

#s-03fdce79-bb77-47c8-8c2f-2e1c05f350e5 {
  min-height: 50px;
}








#s-03fdce79-bb77-47c8-8c2f-2e1c05f350e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-03fdce79-bb77-47c8-8c2f-2e1c05f350e5.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-b616105f-ade1-43a1-af5e-42ece46e1d18"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-17a618e2-7550-4ad7-939d-64d8f2e138b1 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-17a618e2-7550-4ad7-939d-64d8f2e138b1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-17a618e2-7550-4ad7-939d-64d8f2e138b1.shg-box.shg-c {
  justify-content: center;
}

#s-034a79d4-aef6-4b05-8c7f-120651182e42 {
  display: none;
}
#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a {
  text-align: center;
}


.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a {
  max-width: 100%;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom,
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a {
  max-width: 100%;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom,
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a {
  max-width: 100%;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom,
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a {
  max-width: 100%;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom,
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a {
  max-width: 100%;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom,
.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcc7652e-51d4-4c90-aace-f9aff1a5004a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-da692558-37e3-4b1b-ad70-be08aba9c25a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da692558-37e3-4b1b-ad70-be08aba9c25a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4c6efb46-d350-426c-8f82-08a05e45410f {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-4c6efb46-d350-426c-8f82-08a05e45410f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c6efb46-d350-426c-8f82-08a05e45410f.shg-box.shg-c {
  justify-content: center;
}

#s-d65994a9-d677-4ce8-bba4-19f450b1aa24 {
  display: none;
}
#s-86cab263-d0ca-423e-ba20-c50c5ca748ae {
  text-align: center;
}


.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae {
  max-width: 100%;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom,
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae {
  max-width: 100%;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom,
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae {
  max-width: 100%;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom,
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae {
  max-width: 100%;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom,
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae {
  max-width: 100%;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom,
.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86cab263-d0ca-423e-ba20-c50c5ca748ae .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e52adaf8-9dd9-4d40-84ec-e4f93caf6690 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e52adaf8-9dd9-4d40-84ec-e4f93caf6690 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-40d9890f-7f7a-42a8-84e3-bb1af592565b {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-40d9890f-7f7a-42a8-84e3-bb1af592565b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-40d9890f-7f7a-42a8-84e3-bb1af592565b.shg-box.shg-c {
  justify-content: center;
}

#s-f1a6fe77-f86d-4a69-a9ff-4aad881851b2 {
  display: none;
}
#s-331aae4b-483b-4f56-b8d3-8e654cf2893e {
  text-align: center;
}


.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e {
  max-width: 100%;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom,
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e {
  max-width: 100%;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom,
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e {
  max-width: 100%;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom,
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e {
  max-width: 100%;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom,
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e {
  max-width: 100%;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom,
.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-331aae4b-483b-4f56-b8d3-8e654cf2893e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3454ecb6-18ff-4623-8954-1e004b4d5990 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3454ecb6-18ff-4623-8954-1e004b4d5990 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-154e2cdd-768b-4790-aa49-f3c4fae31b8e {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-154e2cdd-768b-4790-aa49-f3c4fae31b8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-154e2cdd-768b-4790-aa49-f3c4fae31b8e.shg-box.shg-c {
  justify-content: center;
}

#s-333027a3-958c-45a4-a007-a029d0645159 {
  min-height: 50px;
}








#s-333027a3-958c-45a4-a007-a029d0645159 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-333027a3-958c-45a4-a007-a029d0645159.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-d3accf73-8129-4c88-88a4-7668086040ad"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-a7a9249a-4f80-4421-b9d5-a5d7b38b8c74 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-a7a9249a-4f80-4421-b9d5-a5d7b38b8c74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a7a9249a-4f80-4421-b9d5-a5d7b38b8c74.shg-box.shg-c {
  justify-content: center;
}

#s-9a12d340-aaf6-4fa6-a59f-c03362983616 {
  display: none;
}
#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf {
  text-align: center;
}


.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf {
  max-width: 100%;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom,
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf {
  max-width: 100%;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom,
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf {
  max-width: 100%;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom,
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf {
  max-width: 100%;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom,
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf {
  max-width: 100%;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom,
.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47c3de6a-2435-40e2-ac5f-5f00d6f1a8bf .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b2cadd78-6533-42a5-bef9-a34664e3e094 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b2cadd78-6533-42a5-bef9-a34664e3e094 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-860e4e50-77b6-4904-b659-3965cc28f322 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-860e4e50-77b6-4904-b659-3965cc28f322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-860e4e50-77b6-4904-b659-3965cc28f322.shg-box.shg-c {
  justify-content: center;
}

#s-146a770c-cac0-4f90-add1-b77fad15b5f2 {
  display: none;
}
#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b {
  text-align: center;
}


.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b {
  max-width: 100%;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom,
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b {
  max-width: 100%;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom,
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b {
  max-width: 100%;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom,
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b {
  max-width: 100%;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom,
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b {
  max-width: 100%;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom,
.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e853ff95-f8b3-499e-9a58-1c71ff94d49b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9dbc17ce-1111-4547-ba80-ce2a07982e67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9dbc17ce-1111-4547-ba80-ce2a07982e67 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ec30d374-6f74-477d-a1cf-b96c876051db {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-ec30d374-6f74-477d-a1cf-b96c876051db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ec30d374-6f74-477d-a1cf-b96c876051db.shg-box.shg-c {
  justify-content: center;
}

#s-a6225450-709f-415c-aac2-7860d17bf796 {
  display: none;
}
#s-b150e291-2786-415c-9aa4-3093b5e40b87 {
  text-align: center;
}


.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 {
  max-width: 100%;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom,
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 {
  max-width: 100%;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom,
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 {
  max-width: 100%;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom,
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 {
  max-width: 100%;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom,
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 {
  max-width: 100%;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom,
.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b150e291-2786-415c-9aa4-3093b5e40b87 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-108c0505-458c-49ac-8e8f-3cc200eeb416 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-108c0505-458c-49ac-8e8f-3cc200eeb416 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-70b3c094-aeb3-4317-aa2f-eeb915ff4b8e {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-70b3c094-aeb3-4317-aa2f-eeb915ff4b8e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70b3c094-aeb3-4317-aa2f-eeb915ff4b8e.shg-box.shg-c {
  justify-content: center;
}

#s-5750c0d4-0694-42d8-b3d5-5c4f6cafa0ca {
  min-height: 50px;
}








#s-5750c0d4-0694-42d8-b3d5-5c4f6cafa0ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5750c0d4-0694-42d8-b3d5-5c4f6cafa0ca.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-e9f423a9-964a-47b9-8344-24014e96d1df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-ed00155a-62cd-4980-b40d-3fae487eba1f {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-ed00155a-62cd-4980-b40d-3fae487eba1f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed00155a-62cd-4980-b40d-3fae487eba1f.shg-box.shg-c {
  justify-content: center;
}

#s-75c15307-12a4-4bb8-9faf-d6c3a13123ee {
  display: none;
}
#s-e23409fd-9922-446e-b619-7535d81d0e43 {
  text-align: center;
}


.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 {
  max-width: 100%;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom,
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 {
  max-width: 100%;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom,
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 {
  max-width: 100%;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom,
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 {
  max-width: 100%;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom,
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 {
  max-width: 100%;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom,
.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e23409fd-9922-446e-b619-7535d81d0e43 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-71d22a3f-c0b7-42d8-9f23-48e9423af343 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71d22a3f-c0b7-42d8-9f23-48e9423af343 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c712a722-cbfc-4ee0-abc3-d8135ce1dbdc {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-c712a722-cbfc-4ee0-abc3-d8135ce1dbdc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c712a722-cbfc-4ee0-abc3-d8135ce1dbdc.shg-box.shg-c {
  justify-content: center;
}

#s-69278e88-36d9-444d-a0e6-aa3a72f2e43a {
  display: none;
}
#s-38e5b06a-2891-44c7-b327-04ced9a1154a {
  text-align: center;
}


.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a {
  max-width: 100%;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom,
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a {
  max-width: 100%;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom,
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a {
  max-width: 100%;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom,
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a {
  max-width: 100%;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom,
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a {
  max-width: 100%;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom,
.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-38e5b06a-2891-44c7-b327-04ced9a1154a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-dcbb1109-12fd-4a21-a6da-ec575295dbc3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dcbb1109-12fd-4a21-a6da-ec575295dbc3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-912e276d-0de5-4468-a66e-5cdaa166655a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-912e276d-0de5-4468-a66e-5cdaa166655a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-912e276d-0de5-4468-a66e-5cdaa166655a.shg-box.shg-c {
  justify-content: center;
}

#s-b6a335e4-5574-4a7d-b1e3-d980330908fa {
  display: none;
}
#s-7b666af0-6be1-4ff4-a111-fe934fae9571 {
  text-align: center;
}


.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 {
  max-width: 100%;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom,
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 {
  max-width: 100%;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom,
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 {
  max-width: 100%;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom,
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 {
  max-width: 100%;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom,
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 {
  max-width: 100%;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom,
.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b666af0-6be1-4ff4-a111-fe934fae9571 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7552a752-2703-4c15-b703-a43366b0d77f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7552a752-2703-4c15-b703-a43366b0d77f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-737a3eec-cc7d-48c0-99b7-f39fcefb8661 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-737a3eec-cc7d-48c0-99b7-f39fcefb8661 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-737a3eec-cc7d-48c0-99b7-f39fcefb8661.shg-box.shg-c {
  justify-content: center;
}

#s-9f6276ac-72a1-4f58-9846-f6fde1dab3ed {
  min-height: 50px;
}








#s-9f6276ac-72a1-4f58-9846-f6fde1dab3ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f6276ac-72a1-4f58-9846-f6fde1dab3ed.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-6e79eb12-f88c-450e-b75d-cd41c7871b78"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-a8acda17-f83f-4555-9144-299b9260e1d5 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-a8acda17-f83f-4555-9144-299b9260e1d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8acda17-f83f-4555-9144-299b9260e1d5.shg-box.shg-c {
  justify-content: center;
}

#s-724ba3fa-e282-4c48-858f-aca3b483bb14 {
  display: none;
}
#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a {
  text-align: center;
}


.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a {
  max-width: 100%;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom,
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a {
  max-width: 100%;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom,
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a {
  max-width: 100%;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom,
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a {
  max-width: 100%;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom,
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a {
  max-width: 100%;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom,
.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37ff6e90-9f90-4fab-a9e1-15ad05f4e85a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-ade90a34-9a21-4a77-b133-b591581c2d7a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ade90a34-9a21-4a77-b133-b591581c2d7a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-dc3c13a3-83b0-45b0-8c81-e7cb5c58bf3a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-dc3c13a3-83b0-45b0-8c81-e7cb5c58bf3a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc3c13a3-83b0-45b0-8c81-e7cb5c58bf3a.shg-box.shg-c {
  justify-content: center;
}

#s-64aede18-c831-45a4-ba0e-feddf5a05179 {
  display: none;
}
#s-2ed399b5-6cfe-471a-b965-5256a633a58e {
  text-align: center;
}


.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e {
  max-width: 100%;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom,
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e {
  max-width: 100%;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom,
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e {
  max-width: 100%;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom,
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e {
  max-width: 100%;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom,
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e {
  max-width: 100%;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom,
.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ed399b5-6cfe-471a-b965-5256a633a58e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-ec6fbee9-5948-4e79-bfe8-e6b1d6fedad7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec6fbee9-5948-4e79-bfe8-e6b1d6fedad7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5ba4f7a9-98d7-4589-8a87-7158cc86815a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-5ba4f7a9-98d7-4589-8a87-7158cc86815a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5ba4f7a9-98d7-4589-8a87-7158cc86815a.shg-box.shg-c {
  justify-content: center;
}

#s-60b741b6-88d5-4d44-b5b2-fdf4d8e2a62e {
  display: none;
}
#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade {
  text-align: center;
}


.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade {
  max-width: 100%;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom,
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade {
  max-width: 100%;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom,
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade {
  max-width: 100%;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom,
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade {
  max-width: 100%;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom,
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade {
  max-width: 100%;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom,
.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8f32ebb4-8c22-40e1-8626-12b1e6e9cade .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e5bcafe3-c9dc-4a99-ab6f-4600db015576 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5bcafe3-c9dc-4a99-ab6f-4600db015576 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fe0f40da-99e1-4f45-856c-bec224ec1bbd {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-fe0f40da-99e1-4f45-856c-bec224ec1bbd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe0f40da-99e1-4f45-856c-bec224ec1bbd.shg-box.shg-c {
  justify-content: center;
}

#s-2820cb86-f1c9-48c2-9f39-002fa723f789 {
  min-height: 50px;
}








#s-2820cb86-f1c9-48c2-9f39-002fa723f789 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2820cb86-f1c9-48c2-9f39-002fa723f789.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-37144fe8-82e6-499f-b20c-dd7c700b95f6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-c5384563-a31f-4052-ad5e-1b6c246704fc {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-c5384563-a31f-4052-ad5e-1b6c246704fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5384563-a31f-4052-ad5e-1b6c246704fc.shg-box.shg-c {
  justify-content: center;
}

#s-49501b4e-02e9-4bd3-a07b-1345a8c3e172 {
  display: none;
}
#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f {
  text-align: center;
}


.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f {
  max-width: 100%;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom,
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f {
  max-width: 100%;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom,
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f {
  max-width: 100%;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom,
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f {
  max-width: 100%;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom,
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f {
  max-width: 100%;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom,
.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-415ccc05-7ac5-4db1-8750-fced9cfcb88f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e8cccaf0-213a-4275-a652-54f365a7422c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8cccaf0-213a-4275-a652-54f365a7422c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-687462b4-855a-4937-8b86-a8a24fb47322 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-687462b4-855a-4937-8b86-a8a24fb47322 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-687462b4-855a-4937-8b86-a8a24fb47322.shg-box.shg-c {
  justify-content: center;
}

#s-6c64bcf9-558b-4d18-86ac-0bad340344bd {
  display: none;
}
#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 {
  text-align: center;
}


.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 {
  max-width: 100%;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom,
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 {
  max-width: 100%;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom,
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 {
  max-width: 100%;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom,
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 {
  max-width: 100%;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom,
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 {
  max-width: 100%;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom,
.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2676b729-0e51-4ce1-b63c-013da6f4a0f5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-db19ba48-dce6-40fa-bdd0-5deb810f6d92 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db19ba48-dce6-40fa-bdd0-5deb810f6d92 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-cf1ddbef-8de3-4dbc-a9ca-69e32a4b8e89 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-cf1ddbef-8de3-4dbc-a9ca-69e32a4b8e89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf1ddbef-8de3-4dbc-a9ca-69e32a4b8e89.shg-box.shg-c {
  justify-content: center;
}

#s-432b9419-ffa2-4ffb-b172-218caecdb42d {
  display: none;
}
#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 {
  text-align: center;
}


.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 {
  max-width: 100%;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom,
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 {
  max-width: 100%;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom,
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 {
  max-width: 100%;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom,
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 {
  max-width: 100%;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom,
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 {
  max-width: 100%;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom,
.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1f4eab2-bb53-433a-ace2-aa2459691d14 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6bc2b2c0-a34d-42af-a939-6b28c3836e52 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6bc2b2c0-a34d-42af-a939-6b28c3836e52 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 {
  display: none;
}
#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58, #wrap-s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 {
  display: none;
}
#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58, #wrap-s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 {
  display: none;
}
#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58, #wrap-s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 { display:none !important; }}@media (max-width: 767px){#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 {
  
}
}







#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d97e042d-35c9-4fb0-a93b-88fb11a19d58.shg-box.shg-c {
  justify-content: center;
}

#s-eb46ed47-2057-4f84-95d8-a4479478a2b6 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-eb46ed47-2057-4f84-95d8-a4479478a2b6 {
  display: none;
}
#s-eb46ed47-2057-4f84-95d8-a4479478a2b6, #wrap-s-eb46ed47-2057-4f84-95d8-a4479478a2b6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb46ed47-2057-4f84-95d8-a4479478a2b6 {
  display: none;
}
#s-eb46ed47-2057-4f84-95d8-a4479478a2b6, #wrap-s-eb46ed47-2057-4f84-95d8-a4479478a2b6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb46ed47-2057-4f84-95d8-a4479478a2b6 {
  display: none;
}
#s-eb46ed47-2057-4f84-95d8-a4479478a2b6, #wrap-s-eb46ed47-2057-4f84-95d8-a4479478a2b6 { display:none !important; }}
#s-8e909c22-be77-406c-a13c-91bb22875aa0 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-8e909c22-be77-406c-a13c-91bb22875aa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e909c22-be77-406c-a13c-91bb22875aa0.shg-box.shg-c {
  justify-content: center;
}

#s-b7cc7450-7814-4b14-9378-45617f96b6b6 {
  display: none;
}
#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 {
  text-align: center;
}


.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 {
  max-width: 100%;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom,
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 {
  max-width: 100%;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom,
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 {
  max-width: 100%;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom,
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 {
  max-width: 100%;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom,
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 {
  max-width: 100%;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom,
.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-82ac9f33-9a4e-4b1b-9725-f41631d447a7 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-407e993c-0211-4f83-b91a-2fe764c75e47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-407e993c-0211-4f83-b91a-2fe764c75e47 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-12ac2f9c-6fa9-4e47-a726-bec3644839ef {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-12ac2f9c-6fa9-4e47-a726-bec3644839ef > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-12ac2f9c-6fa9-4e47-a726-bec3644839ef.shg-box.shg-c {
  justify-content: center;
}

#s-1d143b62-75ac-4cdd-81f5-ba75bdae7304 {
  display: none;
}
#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 {
  text-align: center;
}


.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 {
  max-width: 100%;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom,
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 {
  max-width: 100%;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom,
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 {
  max-width: 100%;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom,
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 {
  max-width: 100%;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom,
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 {
  max-width: 100%;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom,
.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86c03f29-2e42-403f-b90b-366a5bfa6cc3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c9d14c4a-d0db-4182-a236-f2b8ce5ac39c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9d14c4a-d0db-4182-a236-f2b8ce5ac39c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-10fa93ac-a257-4b68-a05f-09f34662ea77 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-10fa93ac-a257-4b68-a05f-09f34662ea77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10fa93ac-a257-4b68-a05f-09f34662ea77.shg-box.shg-c {
  justify-content: center;
}

#s-a0d5fb09-8dfd-4e19-b944-ac5d64edcfbb {
  display: none;
}
#s-ee8669cb-e046-452e-b09f-21759c7436a4 {
  text-align: center;
}


.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 {
  max-width: 100%;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom,
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 {
  max-width: 100%;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom,
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 {
  max-width: 100%;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom,
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 {
  max-width: 100%;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom,
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 {
  max-width: 100%;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom,
.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee8669cb-e046-452e-b09f-21759c7436a4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-74910661-3716-4749-a0b9-2ddec8e937bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74910661-3716-4749-a0b9-2ddec8e937bf .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-28f18446-33f5-449c-8140-ad2e2b84b6cb {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-28f18446-33f5-449c-8140-ad2e2b84b6cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28f18446-33f5-449c-8140-ad2e2b84b6cb.shg-box.shg-c {
  justify-content: center;
}

#s-0d641400-bcc7-44bc-90ba-e937b4b514d8 {
  display: none;
}
#s-80030067-0c48-44df-8e7c-abd53463e1fb {
  text-align: center;
}


.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb {
  max-width: 100%;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom,
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb {
  max-width: 100%;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom,
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb {
  max-width: 100%;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom,
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb {
  max-width: 100%;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom,
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb {
  max-width: 100%;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom,
.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80030067-0c48-44df-8e7c-abd53463e1fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5870b38a-8a64-4314-975f-ffe45ba16abe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5870b38a-8a64-4314-975f-ffe45ba16abe .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e4624aaa-516f-4274-b3e7-53fcd2888f0c {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-e4624aaa-516f-4274-b3e7-53fcd2888f0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e4624aaa-516f-4274-b3e7-53fcd2888f0c.shg-box.shg-c {
  justify-content: center;
}

#s-3f60ce61-62b2-4782-9e5e-7772431c8e53 {
  display: none;
}
#s-1038b242-37d5-49cf-a591-20442fa1481d {
  text-align: center;
}


.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d {
  max-width: 100%;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom,
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d {
  max-width: 100%;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom,
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d {
  max-width: 100%;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom,
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d {
  max-width: 100%;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom,
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d {
  max-width: 100%;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom,
.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1038b242-37d5-49cf-a591-20442fa1481d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6ab12f20-d522-4105-88db-21ac4719cf97 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ab12f20-d522-4105-88db-21ac4719cf97 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-41e93224-4ed5-4cf8-b4d8-696053df815d {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-41e93224-4ed5-4cf8-b4d8-696053df815d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41e93224-4ed5-4cf8-b4d8-696053df815d.shg-box.shg-c {
  justify-content: center;
}

#s-f036688b-1c32-460f-9d64-432ed9f35265 {
  display: none;
}
#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 {
  text-align: center;
}


.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 {
  max-width: 100%;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom,
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 {
  max-width: 100%;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom,
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 {
  max-width: 100%;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom,
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 {
  max-width: 100%;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom,
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 {
  max-width: 100%;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom,
.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b233aa1-9a59-41b0-8c1b-76fa7f042308 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2c5b1138-1246-47df-b313-963d7abe3dd0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2c5b1138-1246-47df-b313-963d7abe3dd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f2af7f1c-b8f4-4a9b-94a1-98214956fa32 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-f2af7f1c-b8f4-4a9b-94a1-98214956fa32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f2af7f1c-b8f4-4a9b-94a1-98214956fa32.shg-box.shg-c {
  justify-content: center;
}

#s-42856d93-2d82-4f4b-8055-4fbdd5963c59 {
  display: none;
}
#s-0bf647e8-3e18-4633-832a-939a5cf39db4 {
  text-align: center;
}


.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 {
  max-width: 100%;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom,
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 {
  max-width: 100%;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom,
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 {
  max-width: 100%;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom,
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 {
  max-width: 100%;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom,
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 {
  max-width: 100%;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom,
.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bf647e8-3e18-4633-832a-939a5cf39db4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b429b512-101f-4c8a-88fb-b9d97532b42a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b429b512-101f-4c8a-88fb-b9d97532b42a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-61289f44-b13b-4c23-ab76-76d162e714ae {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-61289f44-b13b-4c23-ab76-76d162e714ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61289f44-b13b-4c23-ab76-76d162e714ae.shg-box.shg-c {
  justify-content: center;
}

#s-7408a374-6e0b-4d97-918c-e7c4ae54cd41 {
  display: none;
}
#s-ffdcc123-7721-46f1-8824-eedfd9b14aef {
  text-align: center;
}


.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef {
  max-width: 100%;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom,
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef {
  max-width: 100%;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom,
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef {
  max-width: 100%;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom,
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef {
  max-width: 100%;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom,
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef {
  max-width: 100%;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom,
.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffdcc123-7721-46f1-8824-eedfd9b14aef .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5994dfb8-8948-4900-bcd5-ef8fe3942693 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5994dfb8-8948-4900-bcd5-ef8fe3942693 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-72c4fea7-a5f0-4b5a-bf7a-edecd2184486 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-72c4fea7-a5f0-4b5a-bf7a-edecd2184486 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-72c4fea7-a5f0-4b5a-bf7a-edecd2184486.shg-box.shg-c {
  justify-content: center;
}

#s-840a5780-796a-4db3-9eca-1b8d6fcb7fa8 {
  display: none;
}
#s-2e005a34-e61c-49cc-bdbb-6f670b33581a {
  text-align: center;
}


.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a {
  max-width: 100%;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom,
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a {
  max-width: 100%;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom,
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a {
  max-width: 100%;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom,
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a {
  max-width: 100%;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom,
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a {
  max-width: 100%;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom,
.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e005a34-e61c-49cc-bdbb-6f670b33581a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b6ebedc2-df57-48fc-bb83-f76d31736054 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6ebedc2-df57-48fc-bb83-f76d31736054 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bc240c41-c3ab-4222-84f5-4a2b17d9ddaf {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-bc240c41-c3ab-4222-84f5-4a2b17d9ddaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc240c41-c3ab-4222-84f5-4a2b17d9ddaf.shg-box.shg-c {
  justify-content: center;
}

#s-b2538297-18e9-4aeb-bb97-469556479eb0 {
  display: none;
}
#s-eacb6d7d-d028-4065-87ee-66f4388939a8 {
  text-align: center;
}


.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 {
  max-width: 100%;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom,
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 {
  max-width: 100%;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom,
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 {
  max-width: 100%;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom,
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 {
  max-width: 100%;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom,
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 {
  max-width: 100%;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom,
.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eacb6d7d-d028-4065-87ee-66f4388939a8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a8cf9d6d-393d-4539-ad44-ddf90b2d5c48 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8cf9d6d-393d-4539-ad44-ddf90b2d5c48 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bc0ccfb7-2c13-45a2-9390-970934b06026 {
  min-height: 50px;
}








#s-bc0ccfb7-2c13-45a2-9390-970934b06026 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bc0ccfb7-2c13-45a2-9390-970934b06026.shg-box.shg-c {
  justify-content: center;
}

#s-393253cd-25b2-406d-af31-ad239da1efc0 {
  display: none;
}
#s-b09b4db4-dcae-416d-954c-9bdee3b1759b {
  text-align: center;
}


.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b {
  max-width: 100%;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom,
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b {
  max-width: 100%;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom,
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b {
  max-width: 100%;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom,
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b {
  max-width: 100%;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom,
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b {
  max-width: 100%;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom,
.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b09b4db4-dcae-416d-954c-9bdee3b1759b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9c40b2de-94af-474f-8565-1052b9c2d240 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9c40b2de-94af-474f-8565-1052b9c2d240 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8984e13b-ed46-4c8b-b8cb-62aa1022bea0 {
  padding-top: 0em;
padding-left: 0em;
padding-bottom: 0em;
padding-right: 0em;
min-height: 50px;
}








#s-8984e13b-ed46-4c8b-b8cb-62aa1022bea0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8984e13b-ed46-4c8b-b8cb-62aa1022bea0.shg-box.shg-c {
  justify-content: center;
}

#s-d0281b46-7532-477c-a266-854c5653ce8b {
  display: none;
}
#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea {
  text-align: center;
}


.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea {
  max-width: 100%;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom,
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea {
  max-width: 100%;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom,
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea {
  max-width: 100%;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom,
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea {
  max-width: 100%;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom,
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea {
  max-width: 100%;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom,
.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3a1ee6ce-11e4-4f63-836f-ab229c44f3ea .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1b6d7aa2-ea54-4845-a32f-810821e80e0a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b6d7aa2-ea54-4845-a32f-810821e80e0a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-28fd08cf-15b5-42ff-b9a3-62906987e8fd {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-28fd08cf-15b5-42ff-b9a3-62906987e8fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28fd08cf-15b5-42ff-b9a3-62906987e8fd.shg-box.shg-c {
  justify-content: center;
}

#s-58c37acd-e4f5-4839-9a39-f6d8caed88c0 {
  display: none;
}
#s-872c2de8-103e-43c4-a565-f1234e6f7486 {
  text-align: center;
}


.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 {
  max-width: 100%;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom,
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 {
  max-width: 100%;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom,
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 {
  max-width: 100%;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom,
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 {
  max-width: 100%;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom,
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 {
  max-width: 100%;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom,
.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-872c2de8-103e-43c4-a565-f1234e6f7486 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-4db988a4-40d9-43bf-9b19-3ce4ebc3c2db {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4db988a4-40d9-43bf-9b19-3ce4ebc3c2db .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-390c479e-1499-4f19-9b4a-70aff61d164f {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-390c479e-1499-4f19-9b4a-70aff61d164f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-390c479e-1499-4f19-9b4a-70aff61d164f.shg-box.shg-c {
  justify-content: center;
}

#s-fb097668-e4dc-476c-b71c-01372c02502c {
  min-height: 50px;
}








#s-fb097668-e4dc-476c-b71c-01372c02502c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb097668-e4dc-476c-b71c-01372c02502c.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-930e4d9a-c437-416d-9c61-3c383ca68b60"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-9d512ad0-938f-4f06-bfe9-ec480f0a4bd4 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-9d512ad0-938f-4f06-bfe9-ec480f0a4bd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d512ad0-938f-4f06-bfe9-ec480f0a4bd4.shg-box.shg-c {
  justify-content: center;
}

#s-b31ea275-5240-423f-8811-d61f34a61fb0 {
  display: none;
}
#s-d7652e91-f3e3-4109-b0ff-d476356403e5 {
  text-align: center;
}


.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 {
  max-width: 100%;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom,
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 {
  max-width: 100%;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom,
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 {
  max-width: 100%;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom,
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 {
  max-width: 100%;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom,
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 {
  max-width: 100%;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom,
.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7652e91-f3e3-4109-b0ff-d476356403e5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-37f02b45-19a9-4855-b19f-da0c6821d069 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37f02b45-19a9-4855-b19f-da0c6821d069 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c0b8c90d-2ebf-44c6-9a4a-4c0354077eb5 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-c0b8c90d-2ebf-44c6-9a4a-4c0354077eb5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c0b8c90d-2ebf-44c6-9a4a-4c0354077eb5.shg-box.shg-c {
  justify-content: center;
}

#s-dadc92b6-c2b9-4357-86e0-16d6d32cb84f {
  display: none;
}
#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 {
  text-align: center;
}


.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 {
  max-width: 100%;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom,
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 {
  max-width: 100%;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom,
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 {
  max-width: 100%;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom,
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 {
  max-width: 100%;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom,
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 {
  max-width: 100%;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom,
.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47a60bb0-bbad-4ddf-b00f-a90e5ad769f3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a87723ff-b520-4b6c-8fff-9ce13d9ebd3c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a87723ff-b520-4b6c-8fff-9ce13d9ebd3c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fb5ab11e-ecb8-4b7b-b1b9-72d9d5899d5f {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-fb5ab11e-ecb8-4b7b-b1b9-72d9d5899d5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb5ab11e-ecb8-4b7b-b1b9-72d9d5899d5f.shg-box.shg-c {
  justify-content: center;
}

#s-dc8c1e1a-d86d-468a-baa9-574b0f44aeee {
  display: none;
}
#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 {
  text-align: center;
}


.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 {
  max-width: 100%;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom,
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 {
  max-width: 100%;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom,
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 {
  max-width: 100%;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom,
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 {
  max-width: 100%;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom,
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 {
  max-width: 100%;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom,
.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acbdc2eb-5009-4361-bd07-c021bcbb2377 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3e0b3972-1743-4e20-ad6d-4a1034515cc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e0b3972-1743-4e20-ad6d-4a1034515cc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-75ee209f-f121-4867-9113-bcff6cc6f1c2 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-75ee209f-f121-4867-9113-bcff6cc6f1c2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75ee209f-f121-4867-9113-bcff6cc6f1c2.shg-box.shg-c {
  justify-content: center;
}

#s-7e514790-1933-4789-8f73-644f258dde14 {
  min-height: 50px;
}








#s-7e514790-1933-4789-8f73-644f258dde14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e514790-1933-4789-8f73-644f258dde14.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-89fe8de3-9acd-430c-9665-7f4a0c3a7247"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-1bc60794-c676-4dfe-8f75-c739f986a3c4 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-1bc60794-c676-4dfe-8f75-c739f986a3c4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1bc60794-c676-4dfe-8f75-c739f986a3c4.shg-box.shg-c {
  justify-content: center;
}

#s-a8dce81c-9092-4bc7-ac07-aed70e08bf15 {
  display: none;
}
#s-76d29743-1975-46fa-a9f5-47838741bd5d {
  text-align: center;
}


.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d {
  max-width: 100%;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom,
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d {
  max-width: 100%;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom,
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d {
  max-width: 100%;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom,
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d {
  max-width: 100%;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom,
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d {
  max-width: 100%;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom,
.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-76d29743-1975-46fa-a9f5-47838741bd5d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-92b2e699-64f0-4ed9-8c7c-2bc82f8723f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-92b2e699-64f0-4ed9-8c7c-2bc82f8723f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0f45e771-f4b8-4d26-af1a-aef793d6ccb9 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-0f45e771-f4b8-4d26-af1a-aef793d6ccb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f45e771-f4b8-4d26-af1a-aef793d6ccb9.shg-box.shg-c {
  justify-content: center;
}

#s-62ea50b4-4e95-436c-8b49-78b2a9ce80d3 {
  display: none;
}
#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 {
  text-align: center;
}


.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 {
  max-width: 100%;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom,
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 {
  max-width: 100%;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom,
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 {
  max-width: 100%;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom,
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 {
  max-width: 100%;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom,
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 {
  max-width: 100%;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom,
.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-54cf58f2-f15a-46e6-8dbb-622696136bb3 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6a723ebd-ed82-4f41-883b-e87a7ec0b8e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a723ebd-ed82-4f41-883b-e87a7ec0b8e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-3008490b-56bd-4a39-9802-6bb5fc3bca67 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-3008490b-56bd-4a39-9802-6bb5fc3bca67 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3008490b-56bd-4a39-9802-6bb5fc3bca67.shg-box.shg-c {
  justify-content: center;
}

#s-39163083-7937-4fd1-a80c-459df945b3de {
  display: none;
}
#s-2c074f50-9492-409b-ba21-41680dfb2d4a {
  text-align: center;
}


.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a {
  max-width: 100%;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom,
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a {
  max-width: 100%;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom,
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a {
  max-width: 100%;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom,
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a {
  max-width: 100%;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom,
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a {
  max-width: 100%;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom,
.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2c074f50-9492-409b-ba21-41680dfb2d4a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7dc9437a-9504-4aad-851a-9c0acab9584d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7dc9437a-9504-4aad-851a-9c0acab9584d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7eb32e8b-d55f-4ad6-b8e4-1568433aa4d3 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}








#s-7eb32e8b-d55f-4ad6-b8e4-1568433aa4d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7eb32e8b-d55f-4ad6-b8e4-1568433aa4d3.shg-box.shg-c {
  justify-content: center;
}

#s-7733df0b-af05-415f-aaa6-4731c35eb2f1 {
  min-height: 50px;
}








#s-7733df0b-af05-415f-aaa6-4731c35eb2f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7733df0b-af05-415f-aaa6-4731c35eb2f1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 992px) {
[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

@media (min-width: 1200px) {
[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.3333333333333333em);
}

[id="s-d7068aa6-0bd0-4b99-b4a6-eed2ebb79d11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.3333333333333333em);
}

}

#s-64ebcfee-edb5-4770-9aeb-a9a54b96af75 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-64ebcfee-edb5-4770-9aeb-a9a54b96af75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-64ebcfee-edb5-4770-9aeb-a9a54b96af75.shg-box.shg-c {
  justify-content: center;
}

#s-5ca62a45-fcd5-45fa-903e-eb2f1f0b50da {
  display: none;
}
#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 {
  text-align: center;
}


.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 {
  max-width: 100%;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom,
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 {
  max-width: 100%;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom,
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 {
  max-width: 100%;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom,
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 {
  max-width: 100%;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom,
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 {
  max-width: 100%;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom,
.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68c491d6-8bc6-4d0a-8118-30341c3b6a90 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5fc8fc84-f351-49ba-9dea-ab2aa662571d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5fc8fc84-f351-49ba-9dea-ab2aa662571d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f0d878d5-67c2-4a3c-9209-886cd647e787 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-f0d878d5-67c2-4a3c-9209-886cd647e787 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f0d878d5-67c2-4a3c-9209-886cd647e787.shg-box.shg-c {
  justify-content: center;
}

#s-4782e0bc-b6ca-488d-90cf-10e60e5cd9aa {
  display: none;
}
#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 {
  text-align: center;
}


.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 {
  max-width: 100%;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom,
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 {
  max-width: 100%;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom,
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 {
  max-width: 100%;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom,
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 {
  max-width: 100%;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom,
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 {
  max-width: 100%;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom,
.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-60e0ca8a-c3c0-4ffc-b6e4-e00387755cc4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a1e961c3-3a72-40d6-b7ca-82cc1256d07c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a1e961c3-3a72-40d6-b7ca-82cc1256d07c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4839c114-7b72-4cee-94fe-ad5c76e09ab2 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-4839c114-7b72-4cee-94fe-ad5c76e09ab2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4839c114-7b72-4cee-94fe-ad5c76e09ab2.shg-box.shg-c {
  justify-content: center;
}

#s-8ad8e334-b1f4-4a5e-b3b5-dea15ea7bb85 {
  display: none;
}
#s-01db2125-792e-41a6-bace-84be9ebbe363 {
  text-align: center;
}


.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 {
  max-width: 100%;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom,
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 {
  max-width: 100%;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom,
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 {
  max-width: 100%;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom,
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 {
  max-width: 100%;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom,
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 {
  max-width: 100%;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom,
.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01db2125-792e-41a6-bace-84be9ebbe363 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-046e742a-e751-471a-8147-5c7668c7a586 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-046e742a-e751-471a-8147-5c7668c7a586 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-990c3875-4f84-40d0-93b2-c520af2279f1 {
  background-repeat: no-repeat;
background-size: cover;
padding-top: 3px;
padding-left: 6em;
padding-bottom: 3px;
padding-right: 6em;
min-height: 40em;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-990c3875-4f84-40d0-93b2-c520af2279f1 {
  padding-left: 3em;
padding-right: 3em;
}
}@media (max-width: 767px){#s-990c3875-4f84-40d0-93b2-c520af2279f1 {
  padding-top: 1px;
padding-left: 1em;
padding-bottom: 1px;
padding-right: 1em;
}
}







#s-990c3875-4f84-40d0-93b2-c520af2279f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-990c3875-4f84-40d0-93b2-c520af2279f1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7d872608-b543-46fe-84e8-6b164b44a410"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b452e47b-34f0-406d-92d1-edd8fc54a682 {
  margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
margin-right: 3px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 0em;
padding-right: 1em;
}








#s-b452e47b-34f0-406d-92d1-edd8fc54a682 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.5;
}#s-b452e47b-34f0-406d-92d1-edd8fc54a682.shg-box.shg-c {
  justify-content: center;
}

#s-614ee831-9d30-4a9c-81b7-bc67eaaa6f87 {
  margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
margin-right: 3px;
padding-top: 3em;
padding-left: 3em;
padding-bottom: 3em;
padding-right: 3em;
}








#s-614ee831-9d30-4a9c-81b7-bc67eaaa6f87 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-614ee831-9d30-4a9c-81b7-bc67eaaa6f87.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c30f642e-30e6-44ba-9d6d-c4cf32eb3f5f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-575aaea9-ef01-4496-84a5-7d4dd7152829 {
  text-align: center;
}




  #s-575aaea9-ef01-4496-84a5-7d4dd7152829 img.shogun-image {
    
    width: px;
  }


#s-575aaea9-ef01-4496-84a5-7d4dd7152829 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d77b75c-c1c0-4919-9006-59dd7b959cc8 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}

#s-21691d54-4ff3-4d5d-9595-8199bd800092 {
  margin-left: 1em;
margin-right: 1em;
}

#s-8509618f-69ca-49fa-843a-89b3d8f228fa hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-fd0534df-bcac-4904-a016-031e4fe26caa {
  margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
margin-right: 3px;
padding-top: 3em;
padding-left: 3em;
padding-bottom: 3em;
padding-right: 3em;
}








#s-fd0534df-bcac-4904-a016-031e4fe26caa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fd0534df-bcac-4904-a016-031e4fe26caa.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f48545bf-e64f-4014-b11d-da41524194b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dd30aaee-f24c-4a5b-ad21-1e36c98a5bb5 {
  text-align: center;
}




  #s-dd30aaee-f24c-4a5b-ad21-1e36c98a5bb5 img.shogun-image {
    
    width: px;
  }


#s-dd30aaee-f24c-4a5b-ad21-1e36c98a5bb5 .shogun-image-content {
  
    align-items: center;
  
}

#s-49106df3-5c2e-49f6-9102-b1c42806dd18 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}

#s-a239ad54-dc46-4a0e-9109-5a57616ddd4a {
  margin-left: 1em;
margin-right: 1em;
}

#s-a7d2a5ce-a10e-42c7-9401-1e03fe68b5fb hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-f3ce20cb-67ff-440a-bcce-72a0e56b799f {
  margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
margin-right: 3px;
padding-top: 3em;
padding-left: 3em;
padding-bottom: 3em;
padding-right: 3em;
}








#s-f3ce20cb-67ff-440a-bcce-72a0e56b799f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f3ce20cb-67ff-440a-bcce-72a0e56b799f.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b5368c71-ab10-4f6b-8c2b-334e5ea619f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e7454604-068c-44a9-9e01-0b27dd75c9f1 {
  text-align: center;
}




  #s-e7454604-068c-44a9-9e01-0b27dd75c9f1 img.shogun-image {
    
    width: px;
  }


#s-e7454604-068c-44a9-9e01-0b27dd75c9f1 .shogun-image-content {
  
    align-items: center;
  
}

#s-8785360d-219a-4a66-8426-1e2032500e94 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}

#s-38a9779f-09ee-416a-821f-e7efb285c9a2 {
  margin-left: 1em;
margin-right: 1em;
}

#s-46d92672-dfdb-40bc-a7b2-a118c67b0e64 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-d0fab7aa-faee-4c70-aa7c-dcaff8fbc364 {
  margin-top: 3px;
margin-left: 3px;
margin-bottom: 3px;
margin-right: 3px;
padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
}








#s-d0fab7aa-faee-4c70-aa7c-dcaff8fbc364 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d0fab7aa-faee-4c70-aa7c-dcaff8fbc364.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-077e946b-dbd7-4ad2-b2db-1b8a6970e333"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-f61b6f74-6984-4898-92d7-58d4bb206ec1 {
  text-align: center;
}




  #s-f61b6f74-6984-4898-92d7-58d4bb206ec1 img.shogun-image {
    
    width: px;
  }


#s-f61b6f74-6984-4898-92d7-58d4bb206ec1 .shogun-image-content {
  
    align-items: center;
  
}

#s-69170f9e-e1c7-422b-af72-17a41449e0aa hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(0, 0, 0, 1);
}

#s-ea33aa88-9775-423d-a8d0-fc26e16a1c36 {
  margin-left: 1em;
margin-right: 1em;
}

#s-7bc2a98c-2e29-41b9-8fda-b5f90ba34bde hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-3027ca7c-523d-44fa-b45d-242b85189c16 {
  margin-top: 3em;
margin-left: 16em;
margin-bottom: 3em;
margin-right: 16em;
min-height: 0px;
max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px){#s-3027ca7c-523d-44fa-b45d-242b85189c16 {
  margin-top: 3em;
margin-left: 3em;
margin-bottom: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-3027ca7c-523d-44fa-b45d-242b85189c16 {
  margin-top: 2em;
margin-left: 2em;
margin-bottom: 2em;
margin-right: 2em;
}
}







#s-3027ca7c-523d-44fa-b45d-242b85189c16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3027ca7c-523d-44fa-b45d-242b85189c16.shg-box.shg-c {
  justify-content: center;
}

#s-2004f917-2cc9-49fb-b6ee-92b98b7e0234 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2004f917-2cc9-49fb-b6ee-92b98b7e0234 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-75cdc6ce-550f-4964-a7c7-ce4069aa963c {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75cdc6ce-550f-4964-a7c7-ce4069aa963c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6fd5442c-6b75-4b29-962e-2803693b8921 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-df2a3f03-52b9-478d-8240-64f0e644eed1 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1bcfdba4-c07e-4675-b7f7-aa45cab73fa3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e6ede018-6db5-48f6-af02-6453898d887f {
  text-align: center;
}
@media (max-width: 767px){#s-e6ede018-6db5-48f6-af02-6453898d887f {
  margin-left: auto;
margin-right: auto;
max-width: 150px;
}
}



  #s-e6ede018-6db5-48f6-af02-6453898d887f img.shogun-image {
    
    width: px;
  }


#s-e6ede018-6db5-48f6-af02-6453898d887f .shogun-image-content {
  
    align-items: center;
  
}

#s-91e0f88b-3f47-4a16-aab9-1c8ea3e1a213 {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-91e0f88b-3f47-4a16-aab9-1c8ea3e1a213 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-91e0f88b-3f47-4a16-aab9-1c8ea3e1a213 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-91e0f88b-3f47-4a16-aab9-1c8ea3e1a213 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-91e0f88b-3f47-4a16-aab9-1c8ea3e1a213.shg-box.shg-c {
  justify-content: center;
}

#s-4993ce7b-637a-4c65-b795-77ffb88e956e {
  min-height: 50px;
}








#s-4993ce7b-637a-4c65-b795-77ffb88e956e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4993ce7b-637a-4c65-b795-77ffb88e956e.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-cbc42db7-0d45-43fb-8c45-f84222d478a8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-355ed415-8b0c-4bce-88e4-a42fe4a10bc1 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-355ed415-8b0c-4bce-88e4-a42fe4a10bc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-355ed415-8b0c-4bce-88e4-a42fe4a10bc1.shg-box.shg-c {
  justify-content: center;
}

#s-01edc7df-a71e-405b-b083-0a1a3d5b1dca {
  display: none;
}
#s-43f2879b-eefb-4d26-965c-165fb6445073 {
  text-align: center;
}


.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 {
  max-width: 100%;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom,
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 {
  max-width: 100%;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom,
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 {
  max-width: 100%;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom,
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 {
  max-width: 100%;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom,
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 {
  max-width: 100%;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom,
.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-43f2879b-eefb-4d26-965c-165fb6445073 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-01ea3e10-0ecf-446d-ba91-ec731e150fbc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-01ea3e10-0ecf-446d-ba91-ec731e150fbc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-6c8793af-7125-4472-89de-ffeefac7977c {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-6c8793af-7125-4472-89de-ffeefac7977c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-6c8793af-7125-4472-89de-ffeefac7977c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6c8793af-7125-4472-89de-ffeefac7977c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-d51b5fca-2b61-4f8b-b265-930858d68f3b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d51b5fca-2b61-4f8b-b265-930858d68f3b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d51b5fca-2b61-4f8b-b265-930858d68f3b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d51b5fca-2b61-4f8b-b265-930858d68f3b {
  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-d51b5fca-2b61-4f8b-b265-930858d68f3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d51b5fca-2b61-4f8b-b265-930858d68f3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d51b5fca-2b61-4f8b-b265-930858d68f3b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b13632f2-d082-4c2e-b7ad-7c86fc329f09 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-b13632f2-d082-4c2e-b7ad-7c86fc329f09 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b13632f2-d082-4c2e-b7ad-7c86fc329f09.shg-box.shg-c {
  justify-content: center;
}

#s-13d4d4bf-9c14-43d7-b9b4-f7972efa337d {
  display: none;
}
#s-c4d0d4c2-0a60-429f-8204-be25c2810580 {
  text-align: center;
}


.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 {
  max-width: 100%;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom,
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 {
  max-width: 100%;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom,
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 {
  max-width: 100%;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom,
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 {
  max-width: 100%;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom,
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 {
  max-width: 100%;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom,
.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4d0d4c2-0a60-429f-8204-be25c2810580 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-efe30a57-a18a-4ab2-8b51-bec4e968ab67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-efe30a57-a18a-4ab2-8b51-bec4e968ab67 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ffdbee0a-015c-4009-b795-f4d59bcc02d6 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-ffdbee0a-015c-4009-b795-f4d59bcc02d6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-ffdbee0a-015c-4009-b795-f4d59bcc02d6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ffdbee0a-015c-4009-b795-f4d59bcc02d6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e9e6fe5f-6cb3-4f87-95ce-e9832d2343c0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e9e6fe5f-6cb3-4f87-95ce-e9832d2343c0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e9e6fe5f-6cb3-4f87-95ce-e9832d2343c0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e9e6fe5f-6cb3-4f87-95ce-e9832d2343c0 {
  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-e9e6fe5f-6cb3-4f87-95ce-e9832d2343c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9e6fe5f-6cb3-4f87-95ce-e9832d2343c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e9e6fe5f-6cb3-4f87-95ce-e9832d2343c0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dc0c575f-bd0e-4033-8dda-53c18515fd6e {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-dc0c575f-bd0e-4033-8dda-53c18515fd6e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc0c575f-bd0e-4033-8dda-53c18515fd6e.shg-box.shg-c {
  justify-content: center;
}

#s-0784e6b7-e8dd-427d-9270-41fdcf7ea56b {
  display: none;
}
#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f {
  text-align: center;
}


.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f {
  max-width: 100%;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom,
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f {
  max-width: 100%;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom,
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f {
  max-width: 100%;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom,
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f {
  max-width: 100%;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom,
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f {
  max-width: 100%;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom,
.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb50563a-e98f-4a9f-a7a3-87b1289aeb4f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b1da233b-6d21-42b6-b0d2-e61be844faf2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b1da233b-6d21-42b6-b0d2-e61be844faf2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-dedbafbb-4d2f-4053-9aac-8eb15d3a0e12 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-dedbafbb-4d2f-4053-9aac-8eb15d3a0e12 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-dedbafbb-4d2f-4053-9aac-8eb15d3a0e12 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-dedbafbb-4d2f-4053-9aac-8eb15d3a0e12 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f9550dab-5bb3-43af-8aa8-d44c1ba7afe4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f9550dab-5bb3-43af-8aa8-d44c1ba7afe4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9550dab-5bb3-43af-8aa8-d44c1ba7afe4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9550dab-5bb3-43af-8aa8-d44c1ba7afe4 {
  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-f9550dab-5bb3-43af-8aa8-d44c1ba7afe4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9550dab-5bb3-43af-8aa8-d44c1ba7afe4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f9550dab-5bb3-43af-8aa8-d44c1ba7afe4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6c7b52ce-53d3-4d33-a417-e659bf031d51 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-6c7b52ce-53d3-4d33-a417-e659bf031d51 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c7b52ce-53d3-4d33-a417-e659bf031d51.shg-box.shg-c {
  justify-content: center;
}

#s-f392fe01-5ebf-46ef-9f24-36924fb9d9e7 {
  display: none;
}
#s-dcadb63e-867b-4cbf-a6e1-968990a46219 {
  text-align: center;
}


.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 {
  max-width: 100%;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom,
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 {
  max-width: 100%;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom,
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 {
  max-width: 100%;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom,
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 {
  max-width: 100%;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom,
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 {
  max-width: 100%;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom,
.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dcadb63e-867b-4cbf-a6e1-968990a46219 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-df71259a-a390-49c6-b259-945b2b4ae2f9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-df71259a-a390-49c6-b259-945b2b4ae2f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f0df353e-5894-4338-a881-81e173c391b0 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-f0df353e-5894-4338-a881-81e173c391b0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-f0df353e-5894-4338-a881-81e173c391b0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f0df353e-5894-4338-a881-81e173c391b0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a74e045b-d56a-4fe2-ba58-3de533d1aba7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a74e045b-d56a-4fe2-ba58-3de533d1aba7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a74e045b-d56a-4fe2-ba58-3de533d1aba7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a74e045b-d56a-4fe2-ba58-3de533d1aba7 {
  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-a74e045b-d56a-4fe2-ba58-3de533d1aba7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a74e045b-d56a-4fe2-ba58-3de533d1aba7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a74e045b-d56a-4fe2-ba58-3de533d1aba7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c8f49eb5-a2f9-4863-a421-ee77abb4dfc7 {
  margin-top: 1em;
margin-left: 1em;
margin-bottom: 1em;
margin-right: 1em;
min-height: 50px;
}
@media (min-width: 1200px){#s-c8f49eb5-a2f9-4863-a421-ee77abb4dfc7 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c8f49eb5-a2f9-4863-a421-ee77abb4dfc7 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c8f49eb5-a2f9-4863-a421-ee77abb4dfc7 {
  margin-left: 3em;
margin-right: 3em;
}
}







#s-c8f49eb5-a2f9-4863-a421-ee77abb4dfc7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c8f49eb5-a2f9-4863-a421-ee77abb4dfc7.shg-box.shg-c {
  justify-content: center;
}

#s-188c3b6f-166a-4fec-a123-b864e9513190 {
  min-height: 50px;
}








#s-188c3b6f-166a-4fec-a123-b864e9513190 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-188c3b6f-166a-4fec-a123-b864e9513190.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-9c723d99-d955-482c-9312-5ab7f1a3b35b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-29f80244-4312-4dcf-9816-75af56f795cb {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-29f80244-4312-4dcf-9816-75af56f795cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-29f80244-4312-4dcf-9816-75af56f795cb.shg-box.shg-c {
  justify-content: center;
}

#s-9c5eeb1d-1c3c-4244-b932-1fa5851b2050 {
  display: none;
}
#s-835d7d2e-694a-40b3-a3ee-73573b393885 {
  text-align: center;
}


.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 {
  max-width: 100%;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom,
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 {
  max-width: 100%;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom,
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 {
  max-width: 100%;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom,
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 {
  max-width: 100%;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom,
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 {
  max-width: 100%;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom,
.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-835d7d2e-694a-40b3-a3ee-73573b393885 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f8b0a45b-be80-418a-9f72-033f8e152918 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8b0a45b-be80-418a-9f72-033f8e152918 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-84a47d05-79f6-470f-a734-5219c2a01577 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-84a47d05-79f6-470f-a734-5219c2a01577 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-84a47d05-79f6-470f-a734-5219c2a01577 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-84a47d05-79f6-470f-a734-5219c2a01577 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f3c955c1-c3e5-478c-9a3e-c0e474a6d5e6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f3c955c1-c3e5-478c-9a3e-c0e474a6d5e6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3c955c1-c3e5-478c-9a3e-c0e474a6d5e6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3c955c1-c3e5-478c-9a3e-c0e474a6d5e6 {
  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-f3c955c1-c3e5-478c-9a3e-c0e474a6d5e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3c955c1-c3e5-478c-9a3e-c0e474a6d5e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f3c955c1-c3e5-478c-9a3e-c0e474a6d5e6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d10bc789-35e4-43a7-baaf-7c554131b7fc {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-d10bc789-35e4-43a7-baaf-7c554131b7fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d10bc789-35e4-43a7-baaf-7c554131b7fc.shg-box.shg-c {
  justify-content: center;
}

#s-5b09502d-128e-48b4-97fe-593ece49ef77 {
  display: none;
}
#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd {
  text-align: center;
}


.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd {
  max-width: 100%;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom,
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd {
  max-width: 100%;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom,
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd {
  max-width: 100%;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom,
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd {
  max-width: 100%;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom,
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd {
  max-width: 100%;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom,
.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caa222cd-fcbc-49cc-88c1-61a4e433e9cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1e1cbe35-83a3-4206-863b-06ba7843c47f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e1cbe35-83a3-4206-863b-06ba7843c47f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-84e7800f-c25f-4824-bdcb-e206430c8630 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-84e7800f-c25f-4824-bdcb-e206430c8630 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-84e7800f-c25f-4824-bdcb-e206430c8630 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-84e7800f-c25f-4824-bdcb-e206430c8630 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-cabee2ee-c19c-483d-9d12-31230f75b1d9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-cabee2ee-c19c-483d-9d12-31230f75b1d9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cabee2ee-c19c-483d-9d12-31230f75b1d9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cabee2ee-c19c-483d-9d12-31230f75b1d9 {
  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-cabee2ee-c19c-483d-9d12-31230f75b1d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cabee2ee-c19c-483d-9d12-31230f75b1d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cabee2ee-c19c-483d-9d12-31230f75b1d9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-736cde27-f711-4f5c-a044-2ea54ad8d906 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-736cde27-f711-4f5c-a044-2ea54ad8d906 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-736cde27-f711-4f5c-a044-2ea54ad8d906.shg-box.shg-c {
  justify-content: center;
}

#s-c04748a4-41d3-43fd-a9dc-0c8778a8d8ca {
  display: none;
}
#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 {
  text-align: center;
}


.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 {
  max-width: 100%;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom,
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 {
  max-width: 100%;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom,
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 {
  max-width: 100%;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom,
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 {
  max-width: 100%;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom,
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 {
  max-width: 100%;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom,
.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a18f2e4-223a-47c6-95bd-2892333aaaa9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-91735ac5-fa71-471f-afe1-f2d8fd219a73 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-91735ac5-fa71-471f-afe1-f2d8fd219a73 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8495eb4f-8488-47a2-9351-51c509c48218 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-8495eb4f-8488-47a2-9351-51c509c48218 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-8495eb4f-8488-47a2-9351-51c509c48218 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-8495eb4f-8488-47a2-9351-51c509c48218 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c4224e39-9554-45e1-bfad-097bb94761eb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c4224e39-9554-45e1-bfad-097bb94761eb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c4224e39-9554-45e1-bfad-097bb94761eb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c4224e39-9554-45e1-bfad-097bb94761eb {
  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-c4224e39-9554-45e1-bfad-097bb94761eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4224e39-9554-45e1-bfad-097bb94761eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c4224e39-9554-45e1-bfad-097bb94761eb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-edf88982-7563-4ea8-87d4-333bcd39472e {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-edf88982-7563-4ea8-87d4-333bcd39472e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edf88982-7563-4ea8-87d4-333bcd39472e.shg-box.shg-c {
  justify-content: center;
}

#s-7608b25d-ca95-4803-a219-f72ea7897467 {
  display: none;
}
#s-4549530a-4300-4f46-b01e-0d3a23702600 {
  text-align: center;
}


.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 {
  max-width: 100%;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom,
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 {
  max-width: 100%;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom,
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 {
  max-width: 100%;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom,
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 {
  max-width: 100%;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom,
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 {
  max-width: 100%;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom,
.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4549530a-4300-4f46-b01e-0d3a23702600 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-03885138-333b-4589-b28c-198254c6b461 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-03885138-333b-4589-b28c-198254c6b461 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9540721c-d692-4a4e-9ff4-6c6118dbc24a {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-9540721c-d692-4a4e-9ff4-6c6118dbc24a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-9540721c-d692-4a4e-9ff4-6c6118dbc24a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-9540721c-d692-4a4e-9ff4-6c6118dbc24a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1b682681-1e77-4982-b2d4-717e46ac056d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1b682681-1e77-4982-b2d4-717e46ac056d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1b682681-1e77-4982-b2d4-717e46ac056d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1b682681-1e77-4982-b2d4-717e46ac056d {
  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-1b682681-1e77-4982-b2d4-717e46ac056d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b682681-1e77-4982-b2d4-717e46ac056d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1b682681-1e77-4982-b2d4-717e46ac056d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cbf47610-cf31-46f3-9103-958d015d9984 {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cbf47610-cf31-46f3-9103-958d015d9984 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-cbf47610-cf31-46f3-9103-958d015d9984 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-cbf47610-cf31-46f3-9103-958d015d9984 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbf47610-cf31-46f3-9103-958d015d9984.shg-box.shg-c {
  justify-content: center;
}

#s-1b06e07a-6f29-4c1d-b1ce-0d6b36dadde3 {
  min-height: 50px;
}








#s-1b06e07a-6f29-4c1d-b1ce-0d6b36dadde3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b06e07a-6f29-4c1d-b1ce-0d6b36dadde3.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-56bc1c59-8122-4721-ac6c-00fb88d6a93f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-26c84802-e688-4654-b8c8-0eedacb9ca94 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-26c84802-e688-4654-b8c8-0eedacb9ca94 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-26c84802-e688-4654-b8c8-0eedacb9ca94.shg-box.shg-c {
  justify-content: center;
}

#s-4bd3a0e2-9de4-48db-9786-58700487666b {
  display: none;
}
#s-d915d0c9-0c06-44fd-9453-134d8891de8e {
  text-align: center;
}


.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e {
  max-width: 100%;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom,
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e {
  max-width: 100%;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom,
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e {
  max-width: 100%;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom,
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e {
  max-width: 100%;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom,
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e {
  max-width: 100%;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom,
.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d915d0c9-0c06-44fd-9453-134d8891de8e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c68b0db6-a7b5-4cf7-9f74-927cc8c7da81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c68b0db6-a7b5-4cf7-9f74-927cc8c7da81 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ddb5704e-3450-44bc-ae07-a0c781fa842d {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-ddb5704e-3450-44bc-ae07-a0c781fa842d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-ddb5704e-3450-44bc-ae07-a0c781fa842d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ddb5704e-3450-44bc-ae07-a0c781fa842d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9bf6f69a-bd55-407a-93f8-9a4b71a4203c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9bf6f69a-bd55-407a-93f8-9a4b71a4203c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9bf6f69a-bd55-407a-93f8-9a4b71a4203c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9bf6f69a-bd55-407a-93f8-9a4b71a4203c {
  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-9bf6f69a-bd55-407a-93f8-9a4b71a4203c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bf6f69a-bd55-407a-93f8-9a4b71a4203c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9bf6f69a-bd55-407a-93f8-9a4b71a4203c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-469c1767-e1d0-4544-87d3-beb99c17a1f3 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-469c1767-e1d0-4544-87d3-beb99c17a1f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-469c1767-e1d0-4544-87d3-beb99c17a1f3.shg-box.shg-c {
  justify-content: center;
}

#s-cb58a7d5-911c-40da-9371-039b616b9505 {
  display: none;
}
#s-19ca0c1b-bc27-4f27-865e-74967e21d755 {
  text-align: center;
}


.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 {
  max-width: 100%;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom,
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 {
  max-width: 100%;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom,
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 {
  max-width: 100%;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom,
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 {
  max-width: 100%;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom,
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 {
  max-width: 100%;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom,
.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-19ca0c1b-bc27-4f27-865e-74967e21d755 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c490c931-5259-4142-8bf3-01378359e282 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c490c931-5259-4142-8bf3-01378359e282 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2b2654ae-135b-4a08-af90-3f4d588583b4 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-2b2654ae-135b-4a08-af90-3f4d588583b4 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-2b2654ae-135b-4a08-af90-3f4d588583b4 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2b2654ae-135b-4a08-af90-3f4d588583b4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6b73bba0-036d-4ab6-90c5-30816aa749a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6b73bba0-036d-4ab6-90c5-30816aa749a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6b73bba0-036d-4ab6-90c5-30816aa749a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b73bba0-036d-4ab6-90c5-30816aa749a9 {
  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-6b73bba0-036d-4ab6-90c5-30816aa749a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b73bba0-036d-4ab6-90c5-30816aa749a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6b73bba0-036d-4ab6-90c5-30816aa749a9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e1885260-46aa-47ad-b963-41692f0f5f22 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-e1885260-46aa-47ad-b963-41692f0f5f22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1885260-46aa-47ad-b963-41692f0f5f22.shg-box.shg-c {
  justify-content: center;
}

#s-88cbdf01-889f-4ee2-a36f-0d3cf39ddd03 {
  display: none;
}
#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d {
  text-align: center;
}


.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d {
  max-width: 100%;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom,
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d {
  max-width: 100%;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom,
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d {
  max-width: 100%;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom,
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d {
  max-width: 100%;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom,
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d {
  max-width: 100%;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom,
.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f6df30-faec-41c5-b29a-f1cb9f55e62d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2e4af4c6-f1e1-47da-b08c-ae104f8c1a48 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e4af4c6-f1e1-47da-b08c-ae104f8c1a48 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1f3cfb0c-0b95-4acf-b8f5-d3e2544f514e {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-1f3cfb0c-0b95-4acf-b8f5-d3e2544f514e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-1f3cfb0c-0b95-4acf-b8f5-d3e2544f514e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1f3cfb0c-0b95-4acf-b8f5-d3e2544f514e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c8ea4846-51c0-4b4a-8716-bd0997f62eb4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c8ea4846-51c0-4b4a-8716-bd0997f62eb4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c8ea4846-51c0-4b4a-8716-bd0997f62eb4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c8ea4846-51c0-4b4a-8716-bd0997f62eb4 {
  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-c8ea4846-51c0-4b4a-8716-bd0997f62eb4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8ea4846-51c0-4b4a-8716-bd0997f62eb4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c8ea4846-51c0-4b4a-8716-bd0997f62eb4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf739f0d-147f-4c6d-af10-699faaa3983a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-cf739f0d-147f-4c6d-af10-699faaa3983a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf739f0d-147f-4c6d-af10-699faaa3983a.shg-box.shg-c {
  justify-content: center;
}

#s-796556a4-d7a8-4ab0-9d90-5f8801379ddc {
  display: none;
}
#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e {
  text-align: center;
}


.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e {
  max-width: 100%;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom,
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e {
  max-width: 100%;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom,
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e {
  max-width: 100%;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom,
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e {
  max-width: 100%;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom,
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e {
  max-width: 100%;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom,
.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3320bd8-8dae-4125-88eb-5e21a79a7f5e .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-cfc3011c-ffb8-47ae-83ca-12914d2a2899 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cfc3011c-ffb8-47ae-83ca-12914d2a2899 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9f438394-5276-4c89-aa62-5f0cf7020539 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-9f438394-5276-4c89-aa62-5f0cf7020539 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-9f438394-5276-4c89-aa62-5f0cf7020539 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-9f438394-5276-4c89-aa62-5f0cf7020539 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4a1c5c0c-22d3-4419-b57d-73cc9a7e7135 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4a1c5c0c-22d3-4419-b57d-73cc9a7e7135:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4a1c5c0c-22d3-4419-b57d-73cc9a7e7135:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4a1c5c0c-22d3-4419-b57d-73cc9a7e7135 {
  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-4a1c5c0c-22d3-4419-b57d-73cc9a7e7135.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a1c5c0c-22d3-4419-b57d-73cc9a7e7135.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4a1c5c0c-22d3-4419-b57d-73cc9a7e7135.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6c259e39-2258-49b5-8166-bd680e6ce725 {
  margin-top: 6em;
margin-left: 16em;
margin-bottom: 3em;
margin-right: 16em;
min-height: 0px;
max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c259e39-2258-49b5-8166-bd680e6ce725 {
  margin-left: 3em;
margin-bottom: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-6c259e39-2258-49b5-8166-bd680e6ce725 {
  margin-top: 3em;
margin-left: 2em;
margin-bottom: 3em;
margin-right: 2em;
}
}







#s-6c259e39-2258-49b5-8166-bd680e6ce725 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6c259e39-2258-49b5-8166-bd680e6ce725.shg-box.shg-c {
  justify-content: center;
}

#s-832b4c61-75c2-4aaa-80b1-661732663fa9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-832b4c61-75c2-4aaa-80b1-661732663fa9 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9 {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-caad56bf-8515-4ada-8eec-4d6fa7fa33d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7f970ae6-c4e6-4219-a313-4bee9c1bc281 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-13dcb500-737f-492a-b8d9-f460dc9268e5 {
  margin-top: 6em;
margin-left: 16em;
margin-bottom: 3em;
margin-right: 16em;
min-height: 50px;
}
@media (min-width: 1200px){#s-13dcb500-737f-492a-b8d9-f460dc9268e5 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-13dcb500-737f-492a-b8d9-f460dc9268e5 {
  margin-left: 6em;
margin-right: 6em;
}
}@media (min-width: 768px) and (max-width: 991px){#s-13dcb500-737f-492a-b8d9-f460dc9268e5 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-13dcb500-737f-492a-b8d9-f460dc9268e5 {
  margin-top: 0px;
margin-left: 0em;
margin-bottom: 1em;
margin-right: 0em;
}
}







#s-13dcb500-737f-492a-b8d9-f460dc9268e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13dcb500-737f-492a-b8d9-f460dc9268e5.shg-box.shg-c {
  justify-content: center;
}

#s-91ad604a-133d-4f7b-b796-c13f1029b141 {
  margin-left: 0px;
margin-right: 0px;
}

@media (min-width: 0px) {
[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0em);
}

}

@media (min-width: 992px) {
[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0em);
}

}

@media (min-width: 1200px) {
[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0em);
}

[id="s-91ad604a-133d-4f7b-b796-c13f1029b141"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0em);
}

}

#s-b8c4c530-2df6-481d-8f49-e0ef0c70ad42 {
  box-shadow:3px 3px 4px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
margin-bottom: 250px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-b8c4c530-2df6-481d-8f49-e0ef0c70ad42 {
  margin-bottom: 180px;
}
}







#s-b8c4c530-2df6-481d-8f49-e0ef0c70ad42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8c4c530-2df6-481d-8f49-e0ef0c70ad42.shg-box.shg-c {
  justify-content: flex-end;
}

#s-3b1c22b0-22f3-4a3b-b230-11a976472b29 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -150px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 85%;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3b1c22b0-22f3-4a3b-b230-11a976472b29 {
  margin-right: auto;
}
}@media (max-width: 767px){#s-3b1c22b0-22f3-4a3b-b230-11a976472b29 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}







#s-3b1c22b0-22f3-4a3b-b230-11a976472b29 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b1c22b0-22f3-4a3b-b230-11a976472b29.shg-box.shg-c {
  justify-content: center;
}

#s-f5bbd470-b02e-4891-8d1c-ae3d5522a025 {
  padding-top: 0px;
padding-bottom: 20px;
text-align: center;
}

#s-f5bbd470-b02e-4891-8d1c-ae3d5522a025 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-f5bbd470-b02e-4891-8d1c-ae3d5522a025 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-f5bbd470-b02e-4891-8d1c-ae3d5522a025 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0a9f3940-0654-4f69-8495-86e963d7c618"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-5443baee-7877-44cb-80f3-0561ef780743 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-0a1d92df-fd45-4fe7-9795-5c27109c5240 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-0a1d92df-fd45-4fe7-9795-5c27109c5240 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-47efbdbb-223c-4167-8131-7393b0af62da {
  box-shadow:0px 3px 4px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-bottom: 250px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-47efbdbb-223c-4167-8131-7393b0af62da {
  margin-bottom: 180px;
}
}







#s-47efbdbb-223c-4167-8131-7393b0af62da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-47efbdbb-223c-4167-8131-7393b0af62da.shg-box.shg-c {
  justify-content: flex-end;
}

#s-57d55558-ca12-4279-bdde-0247542df221 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -150px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 85%;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-57d55558-ca12-4279-bdde-0247542df221 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}







#s-57d55558-ca12-4279-bdde-0247542df221 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-57d55558-ca12-4279-bdde-0247542df221.shg-box.shg-c {
  justify-content: center;
}

#s-730e3ec1-9e43-41a4-9f10-71a982549d4b {
  padding-bottom: 20px;
text-align: center;
}

#s-730e3ec1-9e43-41a4-9f10-71a982549d4b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-730e3ec1-9e43-41a4-9f10-71a982549d4b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-730e3ec1-9e43-41a4-9f10-71a982549d4b .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-98abc7fe-7539-4b5e-b5e7-7d5716473b8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-696f96b9-f216-4ff1-a123-14685e3f3ecd hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-d41b4038-c175-4ea8-8219-7e87479c6195 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-d41b4038-c175-4ea8-8219-7e87479c6195 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-73e07780-f2cb-4d7e-8dd1-cbf9bcda420b {
  box-shadow:0px 3px 4px 0px rgba(0, 0, 0, 0);
background-repeat: no-repeat;
background-size: cover;
margin-left: 0px;
margin-bottom: 250px;
min-height: 500px;
background-position: center center;
}
@media (max-width: 767px){#s-73e07780-f2cb-4d7e-8dd1-cbf9bcda420b {
  margin-bottom: 200px;
}
}







#s-73e07780-f2cb-4d7e-8dd1-cbf9bcda420b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73e07780-f2cb-4d7e-8dd1-cbf9bcda420b.shg-box.shg-c {
  justify-content: flex-end;
}

#s-5203330e-e792-4950-b63d-7289d5c2af14 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
margin-left: auto;
margin-bottom: -150px;
margin-right: auto;
padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
max-width: 85%;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-5203330e-e792-4950-b63d-7289d5c2af14 {
  padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
}
}







#s-5203330e-e792-4950-b63d-7289d5c2af14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5203330e-e792-4950-b63d-7289d5c2af14.shg-box.shg-c {
  justify-content: center;
}

#s-0be70f68-eec4-41a7-98fd-3bc678bf1b67 {
  padding-bottom: 20px;
text-align: center;
}

#s-0be70f68-eec4-41a7-98fd-3bc678bf1b67 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


@media (min-width: 768px) and (max-width: 991px){#s-0be70f68-eec4-41a7-98fd-3bc678bf1b67 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}@media (max-width: 767px){#s-0be70f68-eec4-41a7-98fd-3bc678bf1b67 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


}
@media (min-width: 0px) {
[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-292b2823-48f0-4b75-aa73-b76629f401fb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-05960fab-c3b1-4dd6-a1fd-63a2b17a6cb2 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-b68fbb8d-c6e1-478e-8501-be54e1f05391 {
  padding-top: 20px;
padding-bottom: 20px;
text-align: center;
}

#s-b68fbb8d-c6e1-478e-8501-be54e1f05391 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-97900ea5-3f7f-4c76-b3a0-6fce2af1ab52 {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-97900ea5-3f7f-4c76-b3a0-6fce2af1ab52 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-97900ea5-3f7f-4c76-b3a0-6fce2af1ab52 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-97900ea5-3f7f-4c76-b3a0-6fce2af1ab52 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97900ea5-3f7f-4c76-b3a0-6fce2af1ab52.shg-box.shg-c {
  justify-content: center;
}

#s-8992cd4b-ac49-40db-be8b-02bf5fcf8296 {
  min-height: 50px;
}








#s-8992cd4b-ac49-40db-be8b-02bf5fcf8296 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8992cd4b-ac49-40db-be8b-02bf5fcf8296.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-39f6676b-2d5b-4ee2-82da-1770c6104f27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-7101fb93-2146-4046-8795-b306cb08221e {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-7101fb93-2146-4046-8795-b306cb08221e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7101fb93-2146-4046-8795-b306cb08221e.shg-box.shg-c {
  justify-content: center;
}

#s-f6e61df7-4836-4667-8552-34f9900aadbe {
  display: none;
}
#s-2df0b13c-a89e-4bbf-a588-c166012783d0 {
  text-align: center;
}


.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 {
  max-width: 100%;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom,
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 {
  max-width: 100%;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom,
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 {
  max-width: 100%;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom,
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 {
  max-width: 100%;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom,
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 {
  max-width: 100%;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom,
.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2df0b13c-a89e-4bbf-a588-c166012783d0 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7195ea41-a3b9-4296-b373-08481c081ccf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7195ea41-a3b9-4296-b373-08481c081ccf .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-18a0bfcd-39c6-4531-9ecd-b42c3144471c {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-18a0bfcd-39c6-4531-9ecd-b42c3144471c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-18a0bfcd-39c6-4531-9ecd-b42c3144471c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-18a0bfcd-39c6-4531-9ecd-b42c3144471c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-653658ee-b276-409e-8953-c7672c851cc2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-653658ee-b276-409e-8953-c7672c851cc2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-653658ee-b276-409e-8953-c7672c851cc2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-653658ee-b276-409e-8953-c7672c851cc2 {
  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-653658ee-b276-409e-8953-c7672c851cc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-653658ee-b276-409e-8953-c7672c851cc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-653658ee-b276-409e-8953-c7672c851cc2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-113e6b35-ef4e-4cec-9ab4-43797763f488 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-113e6b35-ef4e-4cec-9ab4-43797763f488 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-113e6b35-ef4e-4cec-9ab4-43797763f488.shg-box.shg-c {
  justify-content: center;
}

#s-04c6a43a-bc0a-4219-8053-7fa48924b1be {
  display: none;
}
#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 {
  text-align: center;
}


.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 {
  max-width: 100%;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom,
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 {
  max-width: 100%;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom,
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 {
  max-width: 100%;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom,
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 {
  max-width: 100%;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom,
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 {
  max-width: 100%;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom,
.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4c54d336-6a20-4c8c-af01-1a028e1e0462 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-aa4c7c7e-6b3e-42ce-8e48-fe344cd2a032 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa4c7c7e-6b3e-42ce-8e48-fe344cd2a032 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5b345fec-99ae-406c-a0f5-f9828b608da3 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-5b345fec-99ae-406c-a0f5-f9828b608da3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-5b345fec-99ae-406c-a0f5-f9828b608da3 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5b345fec-99ae-406c-a0f5-f9828b608da3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d768a610-545b-4f00-96a0-3dc88934cea7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d768a610-545b-4f00-96a0-3dc88934cea7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d768a610-545b-4f00-96a0-3dc88934cea7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d768a610-545b-4f00-96a0-3dc88934cea7 {
  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-d768a610-545b-4f00-96a0-3dc88934cea7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d768a610-545b-4f00-96a0-3dc88934cea7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d768a610-545b-4f00-96a0-3dc88934cea7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-af95064d-0508-4209-8dfe-8842b6c1c618 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-af95064d-0508-4209-8dfe-8842b6c1c618 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af95064d-0508-4209-8dfe-8842b6c1c618.shg-box.shg-c {
  justify-content: center;
}

#s-3b7171e1-5224-4a46-be84-112a337254b6 {
  display: none;
}
#s-f7e4c781-525f-4049-a39d-6be452327f6a {
  text-align: center;
}


.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a {
  max-width: 100%;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom,
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a {
  max-width: 100%;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom,
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a {
  max-width: 100%;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom,
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a {
  max-width: 100%;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom,
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a {
  max-width: 100%;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom,
.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7e4c781-525f-4049-a39d-6be452327f6a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-144bf6ad-3271-4658-918c-5a192aed9af1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-144bf6ad-3271-4658-918c-5a192aed9af1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c266c271-d78a-435f-b7eb-63a1610eda70 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-c266c271-d78a-435f-b7eb-63a1610eda70 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-c266c271-d78a-435f-b7eb-63a1610eda70 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c266c271-d78a-435f-b7eb-63a1610eda70 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5ab03a0a-6ef7-4e7b-94e3-1863c33702df {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5ab03a0a-6ef7-4e7b-94e3-1863c33702df:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5ab03a0a-6ef7-4e7b-94e3-1863c33702df:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5ab03a0a-6ef7-4e7b-94e3-1863c33702df {
  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-5ab03a0a-6ef7-4e7b-94e3-1863c33702df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ab03a0a-6ef7-4e7b-94e3-1863c33702df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5ab03a0a-6ef7-4e7b-94e3-1863c33702df.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cbb3d793-fa76-4761-b4a5-96f9b309c72b {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-cbb3d793-fa76-4761-b4a5-96f9b309c72b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbb3d793-fa76-4761-b4a5-96f9b309c72b.shg-box.shg-c {
  justify-content: center;
}

#s-4841e6e2-166c-4968-ac71-50ddbfc422be {
  display: none;
}
#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 {
  text-align: center;
}


.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 {
  max-width: 100%;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom,
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 {
  max-width: 100%;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom,
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 {
  max-width: 100%;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom,
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 {
  max-width: 100%;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom,
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 {
  max-width: 100%;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom,
.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-44e1f089-5859-4a6f-a5f0-f7e01354eff4 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-fda44a41-aa8d-412f-8db3-e556b201623f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fda44a41-aa8d-412f-8db3-e556b201623f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e346c33a-ec05-493a-a0d5-865e9bdb1ad8 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-e346c33a-ec05-493a-a0d5-865e9bdb1ad8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-e346c33a-ec05-493a-a0d5-865e9bdb1ad8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e346c33a-ec05-493a-a0d5-865e9bdb1ad8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c9bb828e-640e-4485-b2ee-123aaeea202e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c9bb828e-640e-4485-b2ee-123aaeea202e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c9bb828e-640e-4485-b2ee-123aaeea202e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c9bb828e-640e-4485-b2ee-123aaeea202e {
  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-c9bb828e-640e-4485-b2ee-123aaeea202e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c9bb828e-640e-4485-b2ee-123aaeea202e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c9bb828e-640e-4485-b2ee-123aaeea202e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3e83a162-00b6-4154-9061-fc0601358eda {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-3e83a162-00b6-4154-9061-fc0601358eda {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-3e83a162-00b6-4154-9061-fc0601358eda {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-3e83a162-00b6-4154-9061-fc0601358eda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3e83a162-00b6-4154-9061-fc0601358eda.shg-box.shg-c {
  justify-content: center;
}

#s-836a8fbe-b172-44e7-8a19-0a0be2a18ca0 {
  min-height: 50px;
}








#s-836a8fbe-b172-44e7-8a19-0a0be2a18ca0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-836a8fbe-b172-44e7-8a19-0a0be2a18ca0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-5428b755-0bbc-4679-af5a-cc39f46cc6db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-a54e9369-3330-4d22-a290-565595fd5bff {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-a54e9369-3330-4d22-a290-565595fd5bff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a54e9369-3330-4d22-a290-565595fd5bff.shg-box.shg-c {
  justify-content: center;
}

#s-39a92923-4f09-45e4-b3e8-5092489d03a3 {
  display: none;
}
#s-32d4502d-4c99-4aa7-b046-959fad436da1 {
  text-align: center;
}


.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 {
  max-width: 100%;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom,
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 {
  max-width: 100%;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom,
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 {
  max-width: 100%;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom,
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 {
  max-width: 100%;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom,
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 {
  max-width: 100%;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom,
.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-32d4502d-4c99-4aa7-b046-959fad436da1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-014167fe-6b30-4c14-879b-965d5658c89c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-014167fe-6b30-4c14-879b-965d5658c89c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-62e1492b-c20b-4100-a1fe-9126fc293e8d {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-62e1492b-c20b-4100-a1fe-9126fc293e8d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-62e1492b-c20b-4100-a1fe-9126fc293e8d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-62e1492b-c20b-4100-a1fe-9126fc293e8d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-28837fff-05cd-4092-8987-29e70738278c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-28837fff-05cd-4092-8987-29e70738278c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28837fff-05cd-4092-8987-29e70738278c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28837fff-05cd-4092-8987-29e70738278c {
  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-28837fff-05cd-4092-8987-29e70738278c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28837fff-05cd-4092-8987-29e70738278c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28837fff-05cd-4092-8987-29e70738278c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bd967768-eb13-4ef1-9725-cbfbb5c456a3 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-bd967768-eb13-4ef1-9725-cbfbb5c456a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bd967768-eb13-4ef1-9725-cbfbb5c456a3.shg-box.shg-c {
  justify-content: center;
}

#s-5007e81d-3912-4065-aa1a-059c9b970b55 {
  display: none;
}
#s-3346542d-db4c-4a32-bb69-7845d1af75c6 {
  text-align: center;
}


.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 {
  max-width: 100%;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom,
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 {
  max-width: 100%;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom,
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 {
  max-width: 100%;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom,
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 {
  max-width: 100%;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom,
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 {
  max-width: 100%;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom,
.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3346542d-db4c-4a32-bb69-7845d1af75c6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1d6b4e86-4f52-445b-aeee-f5a2ab6568e4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d6b4e86-4f52-445b-aeee-f5a2ab6568e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fd305076-da96-41eb-a6d7-a72a8b229be7 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-fd305076-da96-41eb-a6d7-a72a8b229be7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-fd305076-da96-41eb-a6d7-a72a8b229be7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-fd305076-da96-41eb-a6d7-a72a8b229be7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-97a14c73-273b-4ab7-a62b-f44ffe47e593 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-97a14c73-273b-4ab7-a62b-f44ffe47e593:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-97a14c73-273b-4ab7-a62b-f44ffe47e593:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-97a14c73-273b-4ab7-a62b-f44ffe47e593 {
  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-97a14c73-273b-4ab7-a62b-f44ffe47e593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97a14c73-273b-4ab7-a62b-f44ffe47e593.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-97a14c73-273b-4ab7-a62b-f44ffe47e593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8be0a45f-8a2d-4297-88d8-0cd7581e73b6 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-8be0a45f-8a2d-4297-88d8-0cd7581e73b6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8be0a45f-8a2d-4297-88d8-0cd7581e73b6.shg-box.shg-c {
  justify-content: center;
}

#s-66b4c78b-33a5-48e7-b318-8402c8795ec9 {
  display: none;
}
#s-dbff70aa-7f43-4360-9b65-adef734ec0cb {
  text-align: center;
}


.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb {
  max-width: 100%;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom,
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb {
  max-width: 100%;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom,
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb {
  max-width: 100%;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom,
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb {
  max-width: 100%;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom,
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb {
  max-width: 100%;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom,
.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dbff70aa-7f43-4360-9b65-adef734ec0cb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7c65207d-2282-40bf-89fc-05bc4de032a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7c65207d-2282-40bf-89fc-05bc4de032a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f94a90a8-679b-4ffc-b947-6681f705b1e7 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-f94a90a8-679b-4ffc-b947-6681f705b1e7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-f94a90a8-679b-4ffc-b947-6681f705b1e7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f94a90a8-679b-4ffc-b947-6681f705b1e7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-52c8215c-bdd4-4814-a4ea-b36424cf2c5c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-52c8215c-bdd4-4814-a4ea-b36424cf2c5c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-52c8215c-bdd4-4814-a4ea-b36424cf2c5c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-52c8215c-bdd4-4814-a4ea-b36424cf2c5c {
  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-52c8215c-bdd4-4814-a4ea-b36424cf2c5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52c8215c-bdd4-4814-a4ea-b36424cf2c5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-52c8215c-bdd4-4814-a4ea-b36424cf2c5c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8a0e1121-48e5-4fc8-8903-0f573950c074 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-8a0e1121-48e5-4fc8-8903-0f573950c074 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8a0e1121-48e5-4fc8-8903-0f573950c074.shg-box.shg-c {
  justify-content: center;
}

#s-7250b84d-352e-49c0-98ba-fe5d5a97c730 {
  display: none;
}
#s-d92bc799-f285-4a95-8479-75062efef22c {
  text-align: center;
}


.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c {
  max-width: 100%;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom,
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c {
  max-width: 100%;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom,
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c {
  max-width: 100%;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom,
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c {
  max-width: 100%;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom,
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c {
  max-width: 100%;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom,
.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d92bc799-f285-4a95-8479-75062efef22c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2b3369b7-ade4-4056-a9d5-8e4e7b55c461 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2b3369b7-ade4-4056-a9d5-8e4e7b55c461 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-59d0b1fd-4403-438e-89ee-86ef1cd1949c {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-59d0b1fd-4403-438e-89ee-86ef1cd1949c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-59d0b1fd-4403-438e-89ee-86ef1cd1949c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-59d0b1fd-4403-438e-89ee-86ef1cd1949c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d0ce6140-ab14-4b10-8dbb-258370bd7bcc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d0ce6140-ab14-4b10-8dbb-258370bd7bcc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d0ce6140-ab14-4b10-8dbb-258370bd7bcc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d0ce6140-ab14-4b10-8dbb-258370bd7bcc {
  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-d0ce6140-ab14-4b10-8dbb-258370bd7bcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0ce6140-ab14-4b10-8dbb-258370bd7bcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d0ce6140-ab14-4b10-8dbb-258370bd7bcc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bbda5736-6fdd-4061-9b9e-07ef516eb137 {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bbda5736-6fdd-4061-9b9e-07ef516eb137 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-bbda5736-6fdd-4061-9b9e-07ef516eb137 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-bbda5736-6fdd-4061-9b9e-07ef516eb137 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bbda5736-6fdd-4061-9b9e-07ef516eb137.shg-box.shg-c {
  justify-content: center;
}

#s-e894d823-0b65-48f7-ae1d-a25164d773d1 {
  min-height: 50px;
}








#s-e894d823-0b65-48f7-ae1d-a25164d773d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e894d823-0b65-48f7-ae1d-a25164d773d1.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-856dd0d3-7d95-4917-9990-ba5a50de22c1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-9cbfecf4-51d3-4f35-9e13-ffc4c7262eff {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-9cbfecf4-51d3-4f35-9e13-ffc4c7262eff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cbfecf4-51d3-4f35-9e13-ffc4c7262eff.shg-box.shg-c {
  justify-content: center;
}

#s-4d1531e5-a026-443c-9706-778d0d35363d {
  display: none;
}
#s-10cd4442-4a3d-4a8f-bced-edc47b812086 {
  text-align: center;
}


.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 {
  max-width: 100%;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom,
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 {
  max-width: 100%;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom,
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 {
  max-width: 100%;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom,
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 {
  max-width: 100%;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom,
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 {
  max-width: 100%;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom,
.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10cd4442-4a3d-4a8f-bced-edc47b812086 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f2b6efec-b5ae-4a74-864c-e389d31844d9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2b6efec-b5ae-4a74-864c-e389d31844d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5eecf35b-3406-4484-b3c8-ddbdd35fa84b {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-5eecf35b-3406-4484-b3c8-ddbdd35fa84b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-5eecf35b-3406-4484-b3c8-ddbdd35fa84b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5eecf35b-3406-4484-b3c8-ddbdd35fa84b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2d9386c4-588f-4efe-98f9-95ad6e38018e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2d9386c4-588f-4efe-98f9-95ad6e38018e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d9386c4-588f-4efe-98f9-95ad6e38018e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d9386c4-588f-4efe-98f9-95ad6e38018e {
  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-2d9386c4-588f-4efe-98f9-95ad6e38018e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d9386c4-588f-4efe-98f9-95ad6e38018e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2d9386c4-588f-4efe-98f9-95ad6e38018e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a4569d2c-be72-4fde-8f1e-5d71eee1b8f6 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-a4569d2c-be72-4fde-8f1e-5d71eee1b8f6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4569d2c-be72-4fde-8f1e-5d71eee1b8f6.shg-box.shg-c {
  justify-content: center;
}

#s-b8eb8dd6-bb49-4af1-bc34-3b86f9337853 {
  display: none;
}
#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 {
  text-align: center;
}


.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 {
  max-width: 100%;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom,
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 {
  max-width: 100%;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom,
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 {
  max-width: 100%;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom,
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 {
  max-width: 100%;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom,
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 {
  max-width: 100%;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom,
.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce0daf16-803c-482c-ab6d-0922c7f7ac57 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1c499dae-29cb-42cd-94b7-3223b0b695c9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c499dae-29cb-42cd-94b7-3223b0b695c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-74b48e28-9857-4158-9af7-16dfe4ce4ec2 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-74b48e28-9857-4158-9af7-16dfe4ce4ec2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-74b48e28-9857-4158-9af7-16dfe4ce4ec2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-74b48e28-9857-4158-9af7-16dfe4ce4ec2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a59cf1e0-116e-4d26-b6d4-ec0c7f395115 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a59cf1e0-116e-4d26-b6d4-ec0c7f395115:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a59cf1e0-116e-4d26-b6d4-ec0c7f395115:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a59cf1e0-116e-4d26-b6d4-ec0c7f395115 {
  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-a59cf1e0-116e-4d26-b6d4-ec0c7f395115.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a59cf1e0-116e-4d26-b6d4-ec0c7f395115.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a59cf1e0-116e-4d26-b6d4-ec0c7f395115.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b53b2d9a-a401-45d0-8f06-8d4f4086bfaf {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-b53b2d9a-a401-45d0-8f06-8d4f4086bfaf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b53b2d9a-a401-45d0-8f06-8d4f4086bfaf.shg-box.shg-c {
  justify-content: center;
}

#s-b583a135-557f-4fdb-8d02-f6a1cc71c2a3 {
  display: none;
}
#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 {
  text-align: center;
}


.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 {
  max-width: 100%;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom,
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 {
  max-width: 100%;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom,
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 {
  max-width: 100%;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom,
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 {
  max-width: 100%;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom,
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 {
  max-width: 100%;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom,
.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ff2f4d05-b0a8-45ea-a5e5-b9e84611f9e1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-edf05ea3-28db-44b1-9f38-3f2965dc4ba1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-edf05ea3-28db-44b1-9f38-3f2965dc4ba1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bf1ce375-76d1-4601-9f08-6c9424159db7 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-bf1ce375-76d1-4601-9f08-6c9424159db7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-bf1ce375-76d1-4601-9f08-6c9424159db7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-bf1ce375-76d1-4601-9f08-6c9424159db7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-44af3b1a-d4d3-423e-b6e1-9f569b864b66 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-44af3b1a-d4d3-423e-b6e1-9f569b864b66:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-44af3b1a-d4d3-423e-b6e1-9f569b864b66:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-44af3b1a-d4d3-423e-b6e1-9f569b864b66 {
  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-44af3b1a-d4d3-423e-b6e1-9f569b864b66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44af3b1a-d4d3-423e-b6e1-9f569b864b66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-44af3b1a-d4d3-423e-b6e1-9f569b864b66.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-52878b13-c65d-4da8-bbbe-66df7f8d821c {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-52878b13-c65d-4da8-bbbe-66df7f8d821c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-52878b13-c65d-4da8-bbbe-66df7f8d821c.shg-box.shg-c {
  justify-content: center;
}

#s-741a4da5-55f3-4e12-9541-a2537580f516 {
  display: none;
}
#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 {
  text-align: center;
}


.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 {
  max-width: 100%;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom,
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 {
  max-width: 100%;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom,
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 {
  max-width: 100%;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom,
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 {
  max-width: 100%;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom,
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 {
  max-width: 100%;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom,
.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ccbfd2c-34cc-4d91-82db-8fbb6aa85068 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6aaa12bd-27fe-42d6-bb53-09bb3b89eef9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6aaa12bd-27fe-42d6-bb53-09bb3b89eef9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1d6c1907-269b-41e1-b3aa-7ed97377ff55 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-1d6c1907-269b-41e1-b3aa-7ed97377ff55 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-1d6c1907-269b-41e1-b3aa-7ed97377ff55 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1d6c1907-269b-41e1-b3aa-7ed97377ff55 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b6768e9b-953c-4b30-b7f8-a93df4818787 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b6768e9b-953c-4b30-b7f8-a93df4818787:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b6768e9b-953c-4b30-b7f8-a93df4818787:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b6768e9b-953c-4b30-b7f8-a93df4818787 {
  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-b6768e9b-953c-4b30-b7f8-a93df4818787.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6768e9b-953c-4b30-b7f8-a93df4818787.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b6768e9b-953c-4b30-b7f8-a93df4818787.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dadbe733-c441-42f5-8a9b-792e1b61ab81 {
  margin-top: 0em;
margin-left: 16em;
margin-bottom: 2em;
margin-right: 16em;
min-height: 0px;
max-width: 100%;
}
@media (min-width: 768px) and (max-width: 991px){#s-dadbe733-c441-42f5-8a9b-792e1b61ab81 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-dadbe733-c441-42f5-8a9b-792e1b61ab81 {
  margin-top: 3em;
margin-left: 2em;
margin-bottom: 3em;
margin-right: 2em;
}
}







#s-dadbe733-c441-42f5-8a9b-792e1b61ab81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dadbe733-c441-42f5-8a9b-792e1b61ab81.shg-box.shg-c {
  justify-content: center;
}

#s-be348f74-5033-44ba-8e96-99687de26188 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be348f74-5033-44ba-8e96-99687de26188 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8 {
  margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5cbef703-d4a7-4c0e-a5fd-0af6840aa9f8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d7859ba0-3dd8-4593-b9ec-16dd20902758 hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-7a8e6cf5-7f63-4057-8020-5be61cb194d7 {
  padding-top: 1em;
padding-left: 3em;
padding-bottom: 6em;
padding-right: 3em;
min-height: 50px;
}
@media (max-width: 767px){#s-7a8e6cf5-7f63-4057-8020-5be61cb194d7 {
  padding-top: 1em;
padding-left: 1px;
padding-bottom: 1em;
padding-right: 1px;
}
}







#s-7a8e6cf5-7f63-4057-8020-5be61cb194d7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7a8e6cf5-7f63-4057-8020-5be61cb194d7.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.0em);
}

}

@media (min-width: 992px) {
[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.0em);
}

}

@media (min-width: 1200px) {
[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.0em);
}

[id="s-36495f54-8b21-46aa-8000-ff9cbc82ae8d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.0em);
}

}

#s-3005477a-1990-40bd-98b5-64d8e0a85ca3 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}








#s-3005477a-1990-40bd-98b5-64d8e0a85ca3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3005477a-1990-40bd-98b5-64d8e0a85ca3 {
  cursor: pointer;
}#s-3005477a-1990-40bd-98b5-64d8e0a85ca3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-02a4cb92-372e-40a2-9d3f-255e18556072 {
  text-align: center;
}




  #s-02a4cb92-372e-40a2-9d3f-255e18556072 img.shogun-image {
    
    width: px;
  }


#s-02a4cb92-372e-40a2-9d3f-255e18556072 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae02a0c1-9af5-4440-8fb0-eb662c40e6fa {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 0px;
max-width: 100%;
}








#s-ae02a0c1-9af5-4440-8fb0-eb662c40e6fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ae02a0c1-9af5-4440-8fb0-eb662c40e6fa.shg-box.shg-c {
  justify-content: center;
}

#s-b61be4f9-f384-4016-b87e-736ecfeef393 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b61be4f9-f384-4016-b87e-736ecfeef393 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-cfd1ebe5-2e2f-49fb-8b5c-5b94cb65877f {
  padding-left: 1em;
padding-right: 1em;
}

#s-eafff4a5-104a-4ab3-994b-c02687dcc456 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}
@media (max-width: 767px){#s-eafff4a5-104a-4ab3-994b-c02687dcc456 {
  margin-top: 2em;
margin-bottom: 2em;
}
}







#s-eafff4a5-104a-4ab3-994b-c02687dcc456 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eafff4a5-104a-4ab3-994b-c02687dcc456 {
  cursor: pointer;
}#s-eafff4a5-104a-4ab3-994b-c02687dcc456.shg-box.shg-c {
  justify-content: flex-start;
}

#s-739ffe95-d24a-45b3-988e-29b58d06eb45 {
  text-align: center;
}




  #s-739ffe95-d24a-45b3-988e-29b58d06eb45 img.shogun-image {
    
    width: px;
  }


#s-739ffe95-d24a-45b3-988e-29b58d06eb45 .shogun-image-content {
  
    align-items: center;
  
}

#s-2c878b8a-f06f-4711-9ab8-63aa15a5061b {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 0px;
max-width: 100%;
}








#s-2c878b8a-f06f-4711-9ab8-63aa15a5061b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c878b8a-f06f-4711-9ab8-63aa15a5061b.shg-box.shg-c {
  justify-content: center;
}

#s-9a683f7a-0a3c-4ae7-8a0f-3ca8e5b0575b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a683f7a-0a3c-4ae7-8a0f-3ca8e5b0575b .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-41ea61b6-59aa-4995-846e-f8666d46aba1 {
  padding-left: 1em;
padding-right: 1em;
}

#s-d2771c80-0ae7-407a-b93c-f6f9465ef253 {
  padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}








#s-d2771c80-0ae7-407a-b93c-f6f9465ef253 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d2771c80-0ae7-407a-b93c-f6f9465ef253 {
  cursor: pointer;
}#s-d2771c80-0ae7-407a-b93c-f6f9465ef253.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c0244f4d-238d-4cef-86d9-44f477eba7b6 {
  text-align: center;
}




  #s-c0244f4d-238d-4cef-86d9-44f477eba7b6 img.shogun-image {
    
    width: px;
  }


#s-c0244f4d-238d-4cef-86d9-44f477eba7b6 .shogun-image-content {
  
    align-items: center;
  
}

#s-6a2261f9-86ef-4009-9fd9-2b16d093dab7 {
  margin-top: 1em;
margin-bottom: 1em;
min-height: 0px;
max-width: 100%;
}








#s-6a2261f9-86ef-4009-9fd9-2b16d093dab7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a2261f9-86ef-4009-9fd9-2b16d093dab7.shg-box.shg-c {
  justify-content: center;
}

#s-5d6abb2e-22db-462a-908c-9311305f2968 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d6abb2e-22db-462a-908c-9311305f2968 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d0d7e64f-ed9e-42d3-bd76-a5de2b220110 {
  padding-left: 1em;
padding-right: 1em;
}

#s-5b03a2bb-e72f-4a71-a24b-bccb2837f4a4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5b03a2bb-e72f-4a71-a24b-bccb2837f4a4 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-fc6f78f9-2994-4095-be76-53f1b385686a {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fc6f78f9-2994-4095-be76-53f1b385686a {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-fc6f78f9-2994-4095-be76-53f1b385686a {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-fc6f78f9-2994-4095-be76-53f1b385686a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fc6f78f9-2994-4095-be76-53f1b385686a.shg-box.shg-c {
  justify-content: center;
}

#s-efa04900-a924-4a09-9696-6025ca8359b9 {
  min-height: 50px;
}








#s-efa04900-a924-4a09-9696-6025ca8359b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-efa04900-a924-4a09-9696-6025ca8359b9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-55c8c915-9d43-48a8-a677-082248e5c515"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-85bbf126-a033-49b0-b3eb-491324ca814b {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-85bbf126-a033-49b0-b3eb-491324ca814b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-85bbf126-a033-49b0-b3eb-491324ca814b.shg-box.shg-c {
  justify-content: center;
}

#s-63927d22-a69a-4ac8-9717-1af45620775e {
  display: none;
}
#s-673f254a-753d-40be-be78-0137bb339608 {
  text-align: center;
}


.shg-c#s-673f254a-753d-40be-be78-0137bb339608 {
  max-width: 100%;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom,
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 {
  max-width: 100%;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom,
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 {
  max-width: 100%;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom,
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 {
  max-width: 100%;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom,
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 {
  max-width: 100%;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom,
.shg-c#s-673f254a-753d-40be-be78-0137bb339608 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-673f254a-753d-40be-be78-0137bb339608 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-551976ea-b985-443d-96d9-2b7c3b584eae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-551976ea-b985-443d-96d9-2b7c3b584eae .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-3e47a171-88f2-4a60-916b-fb0e4bfd4c10 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-3e47a171-88f2-4a60-916b-fb0e4bfd4c10 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-3e47a171-88f2-4a60-916b-fb0e4bfd4c10 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3e47a171-88f2-4a60-916b-fb0e4bfd4c10 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-71513536-10d4-4493-b24f-23c6775cca0f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-71513536-10d4-4493-b24f-23c6775cca0f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-71513536-10d4-4493-b24f-23c6775cca0f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-71513536-10d4-4493-b24f-23c6775cca0f {
  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-71513536-10d4-4493-b24f-23c6775cca0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71513536-10d4-4493-b24f-23c6775cca0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-71513536-10d4-4493-b24f-23c6775cca0f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-206b79fb-8d67-4b38-a9e2-9aea3352322d {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-206b79fb-8d67-4b38-a9e2-9aea3352322d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-206b79fb-8d67-4b38-a9e2-9aea3352322d.shg-box.shg-c {
  justify-content: center;
}

#s-7c8e38bb-74e4-44a2-8cd1-8b1c2847c803 {
  display: none;
}
#s-c76714ca-7d34-43a7-8f53-68e5653f6053 {
  text-align: center;
}


.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 {
  max-width: 100%;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom,
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 {
  max-width: 100%;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom,
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 {
  max-width: 100%;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom,
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 {
  max-width: 100%;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom,
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 {
  max-width: 100%;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom,
.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c76714ca-7d34-43a7-8f53-68e5653f6053 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3c71b575-502a-4584-91f4-712ed8c934b4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c71b575-502a-4584-91f4-712ed8c934b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9d8454d5-1fad-4bd2-9cc9-1869fe09bf40 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-9d8454d5-1fad-4bd2-9cc9-1869fe09bf40 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-9d8454d5-1fad-4bd2-9cc9-1869fe09bf40 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-9d8454d5-1fad-4bd2-9cc9-1869fe09bf40 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-93ce94a6-913e-4b4d-9f6c-6d0878a5f00a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-93ce94a6-913e-4b4d-9f6c-6d0878a5f00a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-93ce94a6-913e-4b4d-9f6c-6d0878a5f00a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-93ce94a6-913e-4b4d-9f6c-6d0878a5f00a {
  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-93ce94a6-913e-4b4d-9f6c-6d0878a5f00a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93ce94a6-913e-4b4d-9f6c-6d0878a5f00a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-93ce94a6-913e-4b4d-9f6c-6d0878a5f00a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4887302d-929a-493c-b72f-146021a42c18 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-4887302d-929a-493c-b72f-146021a42c18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4887302d-929a-493c-b72f-146021a42c18.shg-box.shg-c {
  justify-content: center;
}

#s-c41b7cd9-3233-40a9-b294-d82e5733e459 {
  display: none;
}
#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d {
  text-align: center;
}


.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d {
  max-width: 100%;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom,
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d {
  max-width: 100%;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom,
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d {
  max-width: 100%;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom,
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d {
  max-width: 100%;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom,
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d {
  max-width: 100%;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom,
.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c66ca39-5d5c-4042-b8d5-9d82a99f248d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-5c81a0fc-2261-4e75-91b7-10b39d05cf30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5c81a0fc-2261-4e75-91b7-10b39d05cf30 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-93e997a4-4d08-4ac3-a50a-1b1b3641513a {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-93e997a4-4d08-4ac3-a50a-1b1b3641513a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-93e997a4-4d08-4ac3-a50a-1b1b3641513a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-93e997a4-4d08-4ac3-a50a-1b1b3641513a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f945d865-89c1-4c79-a252-8b675875556b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f945d865-89c1-4c79-a252-8b675875556b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f945d865-89c1-4c79-a252-8b675875556b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f945d865-89c1-4c79-a252-8b675875556b {
  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-f945d865-89c1-4c79-a252-8b675875556b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f945d865-89c1-4c79-a252-8b675875556b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f945d865-89c1-4c79-a252-8b675875556b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b05dd6ef-98f6-422c-907c-0b94ddeeed9d {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-b05dd6ef-98f6-422c-907c-0b94ddeeed9d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b05dd6ef-98f6-422c-907c-0b94ddeeed9d.shg-box.shg-c {
  justify-content: center;
}

#s-d5b7f6c3-6de8-41ee-9ff8-e2542510b37d {
  display: none;
}
#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 {
  text-align: center;
}


.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 {
  max-width: 100%;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom,
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 {
  max-width: 100%;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom,
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 {
  max-width: 100%;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom,
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 {
  max-width: 100%;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom,
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 {
  max-width: 100%;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom,
.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-522faaef-b4f5-4a39-8bd8-8fb854190f27 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b6a89e9e-0110-4ab1-b962-56866f9bd38c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6a89e9e-0110-4ab1-b962-56866f9bd38c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-34e227b8-17df-489d-a8bd-d4fca50de746 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-34e227b8-17df-489d-a8bd-d4fca50de746 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-34e227b8-17df-489d-a8bd-d4fca50de746 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-34e227b8-17df-489d-a8bd-d4fca50de746 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6ef6352f-bbd8-44c3-b16d-abbc3fb6d44f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6ef6352f-bbd8-44c3-b16d-abbc3fb6d44f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6ef6352f-bbd8-44c3-b16d-abbc3fb6d44f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6ef6352f-bbd8-44c3-b16d-abbc3fb6d44f {
  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-6ef6352f-bbd8-44c3-b16d-abbc3fb6d44f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ef6352f-bbd8-44c3-b16d-abbc3fb6d44f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6ef6352f-bbd8-44c3-b16d-abbc3fb6d44f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9d800550-438e-4fde-a8d5-019e3bc458cd {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9d800550-438e-4fde-a8d5-019e3bc458cd {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-9d800550-438e-4fde-a8d5-019e3bc458cd {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-9d800550-438e-4fde-a8d5-019e3bc458cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d800550-438e-4fde-a8d5-019e3bc458cd.shg-box.shg-c {
  justify-content: center;
}

#s-37a98ed3-9bb6-44b1-a7cb-265015c2e250 {
  min-height: 50px;
}








#s-37a98ed3-9bb6-44b1-a7cb-265015c2e250 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37a98ed3-9bb6-44b1-a7cb-265015c2e250.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-85937701-7cf1-46b3-baa1-22eac824cecc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-d927b60b-53df-42e5-bb66-91fca0889345 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-d927b60b-53df-42e5-bb66-91fca0889345 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d927b60b-53df-42e5-bb66-91fca0889345.shg-box.shg-c {
  justify-content: center;
}

#s-5027171a-15b0-4f3c-8e33-af6c01ff7f1f {
  display: none;
}
#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 {
  text-align: center;
}


.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 {
  max-width: 100%;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom,
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 {
  max-width: 100%;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom,
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 {
  max-width: 100%;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom,
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 {
  max-width: 100%;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom,
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 {
  max-width: 100%;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom,
.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-780f6d0c-574e-4d7b-86b4-37ec628b7d16 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-38d4b5d3-6184-47c6-a139-d1037cdf63e1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-38d4b5d3-6184-47c6-a139-d1037cdf63e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-802a7810-4ae0-40ae-a34b-a1d68c1c9de0 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-802a7810-4ae0-40ae-a34b-a1d68c1c9de0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-802a7810-4ae0-40ae-a34b-a1d68c1c9de0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-802a7810-4ae0-40ae-a34b-a1d68c1c9de0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d736f2f0-36e5-478d-bd2b-e6bfd1c00a74 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d736f2f0-36e5-478d-bd2b-e6bfd1c00a74:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d736f2f0-36e5-478d-bd2b-e6bfd1c00a74:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d736f2f0-36e5-478d-bd2b-e6bfd1c00a74 {
  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-d736f2f0-36e5-478d-bd2b-e6bfd1c00a74.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d736f2f0-36e5-478d-bd2b-e6bfd1c00a74.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d736f2f0-36e5-478d-bd2b-e6bfd1c00a74.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-827e5ce5-91a3-49c5-8151-6c2eaadb8582 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-827e5ce5-91a3-49c5-8151-6c2eaadb8582 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-827e5ce5-91a3-49c5-8151-6c2eaadb8582.shg-box.shg-c {
  justify-content: center;
}

#s-46084e48-ba87-4c99-b80b-2495edfcf130 {
  display: none;
}
#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 {
  text-align: center;
}


.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 {
  max-width: 100%;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom,
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 {
  max-width: 100%;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom,
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 {
  max-width: 100%;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom,
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 {
  max-width: 100%;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom,
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 {
  max-width: 100%;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom,
.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb491af-0bf7-4a7a-86de-e381888fa0e8 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-be9a4084-43cc-4e98-945f-3a8a21562cba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be9a4084-43cc-4e98-945f-3a8a21562cba .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1d36d1a5-0e13-4f61-80cc-c99c48e9bf5f {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-1d36d1a5-0e13-4f61-80cc-c99c48e9bf5f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-1d36d1a5-0e13-4f61-80cc-c99c48e9bf5f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-1d36d1a5-0e13-4f61-80cc-c99c48e9bf5f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-10ae35c7-e904-4a25-a8f5-542c48a84000 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-10ae35c7-e904-4a25-a8f5-542c48a84000:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-10ae35c7-e904-4a25-a8f5-542c48a84000:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-10ae35c7-e904-4a25-a8f5-542c48a84000 {
  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-10ae35c7-e904-4a25-a8f5-542c48a84000.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10ae35c7-e904-4a25-a8f5-542c48a84000.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-10ae35c7-e904-4a25-a8f5-542c48a84000.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-507b1941-31c9-4500-a826-aba81a857b39 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-507b1941-31c9-4500-a826-aba81a857b39 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-507b1941-31c9-4500-a826-aba81a857b39.shg-box.shg-c {
  justify-content: center;
}

#s-2a2afa5d-2352-49d5-8277-4a9441643f25 {
  display: none;
}
#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 {
  text-align: center;
}


.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 {
  max-width: 100%;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom,
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 {
  max-width: 100%;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom,
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 {
  max-width: 100%;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom,
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 {
  max-width: 100%;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom,
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 {
  max-width: 100%;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom,
.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3ec70eb1-184a-47c0-9ae6-3922f0b7a4a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-51b174ab-83e8-4538-80e1-76ebd0a4841c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51b174ab-83e8-4538-80e1-76ebd0a4841c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-3becf743-a62b-4c82-b467-a18990fa6722 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-3becf743-a62b-4c82-b467-a18990fa6722 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-3becf743-a62b-4c82-b467-a18990fa6722 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3becf743-a62b-4c82-b467-a18990fa6722 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-45b6e396-9d9f-4ac9-8619-da8790074fd8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-45b6e396-9d9f-4ac9-8619-da8790074fd8:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-45b6e396-9d9f-4ac9-8619-da8790074fd8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-45b6e396-9d9f-4ac9-8619-da8790074fd8 {
  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-45b6e396-9d9f-4ac9-8619-da8790074fd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45b6e396-9d9f-4ac9-8619-da8790074fd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-45b6e396-9d9f-4ac9-8619-da8790074fd8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fe6beebf-63ee-49f7-bc44-7474eff79af6 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-fe6beebf-63ee-49f7-bc44-7474eff79af6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe6beebf-63ee-49f7-bc44-7474eff79af6.shg-box.shg-c {
  justify-content: center;
}

#s-8d0bfd02-bf98-4c1f-ab6c-5e374f64d9e9 {
  display: none;
}
#s-7324a534-927a-4b07-a266-13f66efba459 {
  text-align: center;
}


.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 {
  max-width: 100%;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom,
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 {
  max-width: 100%;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom,
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 {
  max-width: 100%;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom,
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 {
  max-width: 100%;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom,
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 {
  max-width: 100%;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom,
.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7324a534-927a-4b07-a266-13f66efba459 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-bc8c99cd-79fe-4533-aac5-f990549448bb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc8c99cd-79fe-4533-aac5-f990549448bb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0f583131-0f39-4064-bcc7-12345d18c950 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-0f583131-0f39-4064-bcc7-12345d18c950 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-0f583131-0f39-4064-bcc7-12345d18c950 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0f583131-0f39-4064-bcc7-12345d18c950 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d7a96a41-e940-4526-b23e-4437b897c002 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d7a96a41-e940-4526-b23e-4437b897c002:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d7a96a41-e940-4526-b23e-4437b897c002:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d7a96a41-e940-4526-b23e-4437b897c002 {
  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-d7a96a41-e940-4526-b23e-4437b897c002.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7a96a41-e940-4526-b23e-4437b897c002.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d7a96a41-e940-4526-b23e-4437b897c002.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6a772f8d-f645-4fa1-a1d6-e9638f50c2ad {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6a772f8d-f645-4fa1-a1d6-e9638f50c2ad {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-6a772f8d-f645-4fa1-a1d6-e9638f50c2ad {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-6a772f8d-f645-4fa1-a1d6-e9638f50c2ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a772f8d-f645-4fa1-a1d6-e9638f50c2ad.shg-box.shg-c {
  justify-content: center;
}

#s-af8dc2ad-94c2-4b62-b6c1-f2bb71b7ad5a {
  min-height: 50px;
}








#s-af8dc2ad-94c2-4b62-b6c1-f2bb71b7ad5a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af8dc2ad-94c2-4b62-b6c1-f2bb71b7ad5a.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-c3b042af-f107-4ce1-8763-91ebccfba13a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-8d5f09f1-216b-4ccb-a05c-4c2accd067b3 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-8d5f09f1-216b-4ccb-a05c-4c2accd067b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8d5f09f1-216b-4ccb-a05c-4c2accd067b3.shg-box.shg-c {
  justify-content: center;
}

#s-9d1322c2-376a-452a-a814-033453795edf {
  display: none;
}
#s-e9666722-2aba-4d95-a5ab-60a228c01035 {
  text-align: center;
}


.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 {
  max-width: 100%;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom,
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 {
  max-width: 100%;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom,
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 {
  max-width: 100%;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom,
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 {
  max-width: 100%;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom,
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 {
  max-width: 100%;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom,
.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9666722-2aba-4d95-a5ab-60a228c01035 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-161c75de-9025-43e4-9d4e-c9c8095d407a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-161c75de-9025-43e4-9d4e-c9c8095d407a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-6577a808-d1f5-4b4a-89a7-bc1075da19be {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-6577a808-d1f5-4b4a-89a7-bc1075da19be .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-6577a808-d1f5-4b4a-89a7-bc1075da19be .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6577a808-d1f5-4b4a-89a7-bc1075da19be .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-77cefdfa-1f87-4713-8621-7d3eca94fa42 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-77cefdfa-1f87-4713-8621-7d3eca94fa42:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-77cefdfa-1f87-4713-8621-7d3eca94fa42:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-77cefdfa-1f87-4713-8621-7d3eca94fa42 {
  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-77cefdfa-1f87-4713-8621-7d3eca94fa42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77cefdfa-1f87-4713-8621-7d3eca94fa42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-77cefdfa-1f87-4713-8621-7d3eca94fa42.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf816091-c7f1-49f6-bf27-5c746857453e {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-cf816091-c7f1-49f6-bf27-5c746857453e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf816091-c7f1-49f6-bf27-5c746857453e.shg-box.shg-c {
  justify-content: center;
}

#s-9abe9a96-4204-4293-95fd-d88d9b6d6605 {
  display: none;
}
#s-414b94b1-3061-4629-a684-f7c3054e0798 {
  text-align: center;
}


.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 {
  max-width: 100%;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom,
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 {
  max-width: 100%;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom,
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 {
  max-width: 100%;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom,
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 {
  max-width: 100%;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom,
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 {
  max-width: 100%;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom,
.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-414b94b1-3061-4629-a684-f7c3054e0798 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b3dfd7b9-c019-4bcd-8e85-a9810f68f629 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3dfd7b9-c019-4bcd-8e85-a9810f68f629 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f3327a7e-92b9-4591-92c8-642bc228ba98 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-f3327a7e-92b9-4591-92c8-642bc228ba98 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-f3327a7e-92b9-4591-92c8-642bc228ba98 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f3327a7e-92b9-4591-92c8-642bc228ba98 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0b33126b-413f-4e4e-883b-723400ee9178 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0b33126b-413f-4e4e-883b-723400ee9178:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0b33126b-413f-4e4e-883b-723400ee9178:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0b33126b-413f-4e4e-883b-723400ee9178 {
  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-0b33126b-413f-4e4e-883b-723400ee9178.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b33126b-413f-4e4e-883b-723400ee9178.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0b33126b-413f-4e4e-883b-723400ee9178.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-af978233-070d-4c2e-9dba-d48356be1ffd {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-af978233-070d-4c2e-9dba-d48356be1ffd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-af978233-070d-4c2e-9dba-d48356be1ffd.shg-box.shg-c {
  justify-content: center;
}

#s-3266eb01-32db-428e-a90a-0ae22ced5cc3 {
  display: none;
}
#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 {
  text-align: center;
}


.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 {
  max-width: 100%;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom,
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 {
  max-width: 100%;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom,
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 {
  max-width: 100%;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom,
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 {
  max-width: 100%;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom,
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 {
  max-width: 100%;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom,
.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-591d8c42-e51e-4eda-b7b2-13e840fabfa6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-cb9c5fb0-327d-446f-99a8-82d0437784c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb9c5fb0-327d-446f-99a8-82d0437784c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b34e39a5-7239-4f89-99f0-e25221fce97e {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-b34e39a5-7239-4f89-99f0-e25221fce97e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-b34e39a5-7239-4f89-99f0-e25221fce97e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b34e39a5-7239-4f89-99f0-e25221fce97e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-25a46378-ad58-4944-8d53-7021ffce9cbf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-25a46378-ad58-4944-8d53-7021ffce9cbf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-25a46378-ad58-4944-8d53-7021ffce9cbf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-25a46378-ad58-4944-8d53-7021ffce9cbf {
  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-25a46378-ad58-4944-8d53-7021ffce9cbf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25a46378-ad58-4944-8d53-7021ffce9cbf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-25a46378-ad58-4944-8d53-7021ffce9cbf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-16927405-5bbe-40de-af15-764f2e70810f {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-16927405-5bbe-40de-af15-764f2e70810f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-16927405-5bbe-40de-af15-764f2e70810f.shg-box.shg-c {
  justify-content: center;
}

#s-5a59dc3d-05ba-4775-886c-ecac58241673 {
  display: none;
}
#s-6609a020-082a-474a-a618-6dc9a5fab45d {
  text-align: center;
}


.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d {
  max-width: 100%;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom,
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d {
  max-width: 100%;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom,
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d {
  max-width: 100%;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom,
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d {
  max-width: 100%;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom,
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d {
  max-width: 100%;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom,
.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6609a020-082a-474a-a618-6dc9a5fab45d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7b3f3d93-eb07-443d-8f41-d072e86f514a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b3f3d93-eb07-443d-8f41-d072e86f514a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-21b6e549-9e59-4280-a0c2-efffd3ae0e9e {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-21b6e549-9e59-4280-a0c2-efffd3ae0e9e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-21b6e549-9e59-4280-a0c2-efffd3ae0e9e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-21b6e549-9e59-4280-a0c2-efffd3ae0e9e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-769093b3-bc5b-4345-af05-1186138f995e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-769093b3-bc5b-4345-af05-1186138f995e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-769093b3-bc5b-4345-af05-1186138f995e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-769093b3-bc5b-4345-af05-1186138f995e {
  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-769093b3-bc5b-4345-af05-1186138f995e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-769093b3-bc5b-4345-af05-1186138f995e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-769093b3-bc5b-4345-af05-1186138f995e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e8c510ff-fd92-4fe6-b213-3934414ac37c {
  margin-top: 6em;
margin-left: 6em;
margin-bottom: 6em;
margin-right: 6em;
min-height: 50px;
background-color: rgba(0, 0, 0, 0);
}
@media (min-width: 768px) and (max-width: 991px){#s-e8c510ff-fd92-4fe6-b213-3934414ac37c {
  margin-top: 3em;
margin-left: 3em;
margin-bottom: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-e8c510ff-fd92-4fe6-b213-3934414ac37c {
  margin-top: 0em;
margin-left: 1em;
margin-bottom: 0em;
margin-right: 1em;
}
}







#s-e8c510ff-fd92-4fe6-b213-3934414ac37c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e8c510ff-fd92-4fe6-b213-3934414ac37c.shg-box.shg-c {
  justify-content: center;
}

#s-b575c58f-9fdf-48a0-b901-4d2e2b9c74ec {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-b575c58f-9fdf-48a0-b901-4d2e2b9c74ec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b575c58f-9fdf-48a0-b901-4d2e2b9c74ec.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-3f8e7b7a-4335-4932-b860-24cd3a8db10e"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-62a307ed-7d6a-4d76-bcdc-c698244605cf {
  padding-top: 2em;
padding-left: 2em;
padding-bottom: 2em;
padding-right: 2em;
min-height: 0px;
max-width: 100%;
}








#s-62a307ed-7d6a-4d76-bcdc-c698244605cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62a307ed-7d6a-4d76-bcdc-c698244605cf.shg-box.shg-c {
  justify-content: center;
}

#s-82463f38-9fcd-4108-9957-a038d0a24d61 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-82463f38-9fcd-4108-9957-a038d0a24d61 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



@media (min-width: 0px) {
[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-6dde1c78-40c1-44ba-bc6c-0e24d0f23982"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-961562bf-57ec-489e-82ec-d282e6f8de2b hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-fd84b53b-74a7-4928-bf5c-3b9c0719093b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-fd84b53b-74a7-4928-bf5c-3b9c0719093b .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-b96c8e1d-1a58-4bf6-b270-a105f4b873fc hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-4cbfa1a5-bbeb-4560-a63c-b7b35395f848 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: left;
text-decoration: none;
}
#s-4cbfa1a5-bbeb-4560-a63c-b7b35395f848:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4cbfa1a5-bbeb-4560-a63c-b7b35395f848:active {background-color: #000000 !important;
text-decoration: none !important;}

  #s-4cbfa1a5-bbeb-4560-a63c-b7b35395f848-btn-wrapper {
    text-align: left;
  }


#s-4cbfa1a5-bbeb-4560-a63c-b7b35395f848.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fb5a04b6-64a3-4db8-9ce3-a4d069ea7f99 {
  text-align: center;
}




  #s-fb5a04b6-64a3-4db8-9ce3-a4d069ea7f99 img.shogun-image {
    
    width: px;
  }


#s-fb5a04b6-64a3-4db8-9ce3-a4d069ea7f99 .shogun-image-content {
  
    align-items: center;
  
}

#s-9fd493da-0861-42d8-9c35-6b93f6c20488 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9fd493da-0861-42d8-9c35-6b93f6c20488 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: ;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-adf02f9d-05cb-4b5d-a894-89ce5dbc268b {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-adf02f9d-05cb-4b5d-a894-89ce5dbc268b {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-adf02f9d-05cb-4b5d-a894-89ce5dbc268b {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-adf02f9d-05cb-4b5d-a894-89ce5dbc268b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adf02f9d-05cb-4b5d-a894-89ce5dbc268b.shg-box.shg-c {
  justify-content: center;
}

#s-b1e05114-7047-435c-b4c6-54560d3df8c0 {
  min-height: 50px;
}








#s-b1e05114-7047-435c-b4c6-54560d3df8c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1e05114-7047-435c-b4c6-54560d3df8c0.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-18d2f775-6757-4874-8c74-e0a281eb95c2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-c393a81b-9680-42d7-861d-81eb99616b2a {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-c393a81b-9680-42d7-861d-81eb99616b2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c393a81b-9680-42d7-861d-81eb99616b2a.shg-box.shg-c {
  justify-content: center;
}

#s-9bec8543-48f9-41db-b86a-40818e0e58c5 {
  display: none;
}
#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 {
  text-align: center;
}


.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 {
  max-width: 100%;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom,
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 {
  max-width: 100%;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom,
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 {
  max-width: 100%;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom,
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 {
  max-width: 100%;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom,
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 {
  max-width: 100%;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom,
.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e9931a9-81b5-4b80-87b0-0432fb567b42 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b5c00df6-eae0-45d9-94c0-1087f3bcfe03 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5c00df6-eae0-45d9-94c0-1087f3bcfe03 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7e824742-0e2a-4225-80c0-3d975ff282a1 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-7e824742-0e2a-4225-80c0-3d975ff282a1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-7e824742-0e2a-4225-80c0-3d975ff282a1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7e824742-0e2a-4225-80c0-3d975ff282a1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-237e4bfe-2a50-4f6e-b29e-fa2c323e8f13 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-237e4bfe-2a50-4f6e-b29e-fa2c323e8f13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-237e4bfe-2a50-4f6e-b29e-fa2c323e8f13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-237e4bfe-2a50-4f6e-b29e-fa2c323e8f13 {
  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-237e4bfe-2a50-4f6e-b29e-fa2c323e8f13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-237e4bfe-2a50-4f6e-b29e-fa2c323e8f13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-237e4bfe-2a50-4f6e-b29e-fa2c323e8f13.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-822ed82a-1ad2-4e12-bc04-b4b950552e4d {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-822ed82a-1ad2-4e12-bc04-b4b950552e4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-822ed82a-1ad2-4e12-bc04-b4b950552e4d.shg-box.shg-c {
  justify-content: center;
}

#s-e7c77958-7281-4b65-8fbb-80c04e2c4423 {
  display: none;
}
#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb {
  text-align: center;
}


.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb {
  max-width: 100%;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom,
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb {
  max-width: 100%;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom,
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb {
  max-width: 100%;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom,
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb {
  max-width: 100%;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom,
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb {
  max-width: 100%;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom,
.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae312ccd-98ba-48c4-935f-c1619a87a0fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9a6e5085-0646-497a-b533-8ad19c571698 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a6e5085-0646-497a-b533-8ad19c571698 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-01a5f808-ccdb-45d6-bdb4-65564ab0cccf {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-01a5f808-ccdb-45d6-bdb4-65564ab0cccf .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-01a5f808-ccdb-45d6-bdb4-65564ab0cccf .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-01a5f808-ccdb-45d6-bdb4-65564ab0cccf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f683d8fe-8943-439e-b1e0-2b32125cae9c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f683d8fe-8943-439e-b1e0-2b32125cae9c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f683d8fe-8943-439e-b1e0-2b32125cae9c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f683d8fe-8943-439e-b1e0-2b32125cae9c {
  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-f683d8fe-8943-439e-b1e0-2b32125cae9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f683d8fe-8943-439e-b1e0-2b32125cae9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f683d8fe-8943-439e-b1e0-2b32125cae9c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cf077ceb-6d23-40f8-921d-475d7a46b008 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-cf077ceb-6d23-40f8-921d-475d7a46b008 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf077ceb-6d23-40f8-921d-475d7a46b008.shg-box.shg-c {
  justify-content: center;
}

#s-c7ee0757-4ae2-4d4a-9160-9119d8020810 {
  display: none;
}
#s-c30c5df5-a533-4964-bd2b-29ab4a95033a {
  text-align: center;
}


.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a {
  max-width: 100%;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom,
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a {
  max-width: 100%;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom,
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a {
  max-width: 100%;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom,
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a {
  max-width: 100%;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom,
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a {
  max-width: 100%;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom,
.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c30c5df5-a533-4964-bd2b-29ab4a95033a .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-9b36e51a-a2ba-43ab-bd29-c0e70bee6ea8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b36e51a-a2ba-43ab-bd29-c0e70bee6ea8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-6b3aefe8-2c67-48ae-ac5a-237c199d8821 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-6b3aefe8-2c67-48ae-ac5a-237c199d8821 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-6b3aefe8-2c67-48ae-ac5a-237c199d8821 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6b3aefe8-2c67-48ae-ac5a-237c199d8821 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f1f06f3f-4709-4eeb-a411-3a79499aac52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f1f06f3f-4709-4eeb-a411-3a79499aac52:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f1f06f3f-4709-4eeb-a411-3a79499aac52:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f1f06f3f-4709-4eeb-a411-3a79499aac52 {
  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-f1f06f3f-4709-4eeb-a411-3a79499aac52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1f06f3f-4709-4eeb-a411-3a79499aac52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f1f06f3f-4709-4eeb-a411-3a79499aac52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3be1eb5f-d48b-4793-bc60-0a6acfe49d46 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-3be1eb5f-d48b-4793-bc60-0a6acfe49d46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3be1eb5f-d48b-4793-bc60-0a6acfe49d46.shg-box.shg-c {
  justify-content: center;
}

#s-6429590d-6d6d-4fe6-b2df-82d36a4fb40b {
  display: none;
}
#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 {
  text-align: center;
}


.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 {
  max-width: 100%;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom,
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 {
  max-width: 100%;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom,
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 {
  max-width: 100%;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom,
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 {
  max-width: 100%;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom,
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 {
  max-width: 100%;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom,
.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a3bd386d-e90b-4c43-a673-9ccb2f8e29f9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-390e5042-5f5d-46e8-b71b-d5faa80fcc91 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-390e5042-5f5d-46e8-b71b-d5faa80fcc91 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b50ffc6c-cf97-4db4-8927-9c0884ee0492 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-b50ffc6c-cf97-4db4-8927-9c0884ee0492 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-b50ffc6c-cf97-4db4-8927-9c0884ee0492 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b50ffc6c-cf97-4db4-8927-9c0884ee0492 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-94be839b-ebb4-42e4-a42a-572fc713c11f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-94be839b-ebb4-42e4-a42a-572fc713c11f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-94be839b-ebb4-42e4-a42a-572fc713c11f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-94be839b-ebb4-42e4-a42a-572fc713c11f {
  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-94be839b-ebb4-42e4-a42a-572fc713c11f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94be839b-ebb4-42e4-a42a-572fc713c11f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-94be839b-ebb4-42e4-a42a-572fc713c11f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d83503d1-8da6-4c37-a9bd-5e8150159fc3 {
  margin-top: 1em;
margin-left: 6em;
margin-bottom: 1em;
margin-right: 6em;
min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d83503d1-8da6-4c37-a9bd-5e8150159fc3 {
  margin-left: 3em;
margin-right: 3em;
}
}@media (max-width: 767px){#s-d83503d1-8da6-4c37-a9bd-5e8150159fc3 {
  margin-left: 1em;
margin-right: 1em;
}
}







#s-d83503d1-8da6-4c37-a9bd-5e8150159fc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d83503d1-8da6-4c37-a9bd-5e8150159fc3.shg-box.shg-c {
  justify-content: center;
}

#s-a5496b18-9359-4314-944e-58696f4331d9 {
  min-height: 50px;
}








#s-a5496b18-9359-4314-944e-58696f4331d9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a5496b18-9359-4314-944e-58696f4331d9.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 1.0em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 992px) {
[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 1.5em);
}

}

@media (min-width: 1200px) {
[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 1.5em);
}

[id="s-16b21e79-c295-4e07-a926-87c7c5939d8b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 1.5em);
}

}

#s-cae265b2-22b3-4306-b29b-79ea00ac4445 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-cae265b2-22b3-4306-b29b-79ea00ac4445 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cae265b2-22b3-4306-b29b-79ea00ac4445.shg-box.shg-c {
  justify-content: center;
}

#s-9f21a7f3-f4a0-46da-ad52-409181f3bcbb {
  display: none;
}
#s-86d44bd4-1e60-4f2d-93d5-5157d028113d {
  text-align: center;
}


.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d {
  max-width: 100%;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom,
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d {
  max-width: 100%;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom,
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d {
  max-width: 100%;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom,
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d {
  max-width: 100%;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom,
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d {
  max-width: 100%;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom,
.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-86d44bd4-1e60-4f2d-93d5-5157d028113d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-40d76eee-98e0-4ce5-902c-caabce8c0bdd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40d76eee-98e0-4ce5-902c-caabce8c0bdd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-61ae52d9-7d61-499c-8c20-6249592e1f05 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-61ae52d9-7d61-499c-8c20-6249592e1f05 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-61ae52d9-7d61-499c-8c20-6249592e1f05 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-61ae52d9-7d61-499c-8c20-6249592e1f05 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-eae80adb-7b2e-42a5-8a1f-1baee832ea27 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-eae80adb-7b2e-42a5-8a1f-1baee832ea27:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-eae80adb-7b2e-42a5-8a1f-1baee832ea27:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-eae80adb-7b2e-42a5-8a1f-1baee832ea27 {
  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-eae80adb-7b2e-42a5-8a1f-1baee832ea27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eae80adb-7b2e-42a5-8a1f-1baee832ea27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-eae80adb-7b2e-42a5-8a1f-1baee832ea27.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-edb5c1c7-9621-47f6-a30c-dfa323d389d6 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-edb5c1c7-9621-47f6-a30c-dfa323d389d6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-edb5c1c7-9621-47f6-a30c-dfa323d389d6.shg-box.shg-c {
  justify-content: center;
}

#s-f2cbc325-f027-4e16-a574-945d6fd276aa {
  display: none;
}
#s-9d117c45-7556-4750-9460-0afdcb8b84c1 {
  text-align: center;
}


.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 {
  max-width: 100%;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom,
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 {
  max-width: 100%;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom,
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 {
  max-width: 100%;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom,
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 {
  max-width: 100%;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom,
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 {
  max-width: 100%;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom,
.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9d117c45-7556-4750-9460-0afdcb8b84c1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-424ad770-b3a4-4e0f-8798-a71dccc74346 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-424ad770-b3a4-4e0f-8798-a71dccc74346 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e071cd55-dd94-4938-89b8-9404c29e0685 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-e071cd55-dd94-4938-89b8-9404c29e0685 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-e071cd55-dd94-4938-89b8-9404c29e0685 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e071cd55-dd94-4938-89b8-9404c29e0685 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ce5bf750-9918-4061-a6ea-3f36e017f355 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ce5bf750-9918-4061-a6ea-3f36e017f355:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ce5bf750-9918-4061-a6ea-3f36e017f355:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ce5bf750-9918-4061-a6ea-3f36e017f355 {
  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-ce5bf750-9918-4061-a6ea-3f36e017f355.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce5bf750-9918-4061-a6ea-3f36e017f355.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ce5bf750-9918-4061-a6ea-3f36e017f355.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b606ceaa-e665-43ca-a983-5414112b075d {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-b606ceaa-e665-43ca-a983-5414112b075d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b606ceaa-e665-43ca-a983-5414112b075d.shg-box.shg-c {
  justify-content: center;
}

#s-f2c31877-df2d-4253-b1cd-a59ac6cc56e6 {
  display: none;
}
#s-5943450e-24b3-427e-aefd-8891d446c24c {
  text-align: center;
}


.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c {
  max-width: 100%;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom,
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c {
  max-width: 100%;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom,
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c {
  max-width: 100%;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom,
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c {
  max-width: 100%;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom,
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c {
  max-width: 100%;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom,
.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5943450e-24b3-427e-aefd-8891d446c24c .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3ba4bbe6-9cc8-40c4-ae25-c03f8edfc81a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3ba4bbe6-9cc8-40c4-ae25-c03f8edfc81a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-6ef39876-c9d8-44d2-ae1c-c0e675457ae0 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-6ef39876-c9d8-44d2-ae1c-c0e675457ae0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-6ef39876-c9d8-44d2-ae1c-c0e675457ae0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6ef39876-c9d8-44d2-ae1c-c0e675457ae0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-863ce12f-02e7-4add-8c32-8b6e46e35e3a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-863ce12f-02e7-4add-8c32-8b6e46e35e3a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-863ce12f-02e7-4add-8c32-8b6e46e35e3a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-863ce12f-02e7-4add-8c32-8b6e46e35e3a {
  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-863ce12f-02e7-4add-8c32-8b6e46e35e3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-863ce12f-02e7-4add-8c32-8b6e46e35e3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-863ce12f-02e7-4add-8c32-8b6e46e35e3a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2733dbe3-70ed-4f9c-a4b8-b61e71b8fde5 {
  padding-top: 2em;
padding-left: 1em;
padding-bottom: 2em;
padding-right: 1em;
min-height: 50px;
}








#s-2733dbe3-70ed-4f9c-a4b8-b61e71b8fde5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2733dbe3-70ed-4f9c-a4b8-b61e71b8fde5.shg-box.shg-c {
  justify-content: center;
}

#s-b92a1297-e202-42cb-b96c-442e40f54a6c {
  display: none;
}
#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 {
  text-align: center;
}


.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 {
  max-width: 100%;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom,
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 {
  max-width: 100%;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom,
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 {
  max-width: 100%;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom,
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 {
  max-width: 100%;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom,
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 {
  max-width: 100%;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom,
.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2448aee6-4dd9-41a6-b5c4-d90a2e580b36 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-25a4cfa7-5502-4bd3-8147-c288a0c20130 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25a4cfa7-5502-4bd3-8147-c288a0c20130 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5544c9a0-d668-4b6c-9cfc-4b93d4ac6392 {
  padding-top: 0em;
padding-bottom: 1em;
text-align: center;
}

#s-5544c9a0-d668-4b6c-9cfc-4b93d4ac6392 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
}

#s-5544c9a0-d668-4b6c-9cfc-4b93d4ac6392 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5544c9a0-d668-4b6c-9cfc-4b93d4ac6392 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0344ce91-7f07-440b-b670-724ec62e52c7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-0344ce91-7f07-440b-b670-724ec62e52c7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0344ce91-7f07-440b-b670-724ec62e52c7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0344ce91-7f07-440b-b670-724ec62e52c7 {
  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-0344ce91-7f07-440b-b670-724ec62e52c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0344ce91-7f07-440b-b670-724ec62e52c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-0344ce91-7f07-440b-b670-724ec62e52c7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-13b9c884-1af3-4c6e-925c-a903cc812510 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 6em;
padding-top: 6em;
padding-left: 16em;
padding-bottom: 6em;
padding-right: 16em;
min-height: 60em;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-13b9c884-1af3-4c6e-925c-a903cc812510 {
  padding-top: 3em;
padding-left: 6em;
padding-bottom: 3em;
padding-right: 6em;
}
}@media (max-width: 767px){#s-13b9c884-1af3-4c6e-925c-a903cc812510 {
  margin-top: 1em;
padding-top: 1em;
padding-left: 2em;
padding-bottom: 1em;
padding-right: 2em;
}
}







#s-13b9c884-1af3-4c6e-925c-a903cc812510 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-13b9c884-1af3-4c6e-925c-a903cc812510.shg-box.shg-c {
  justify-content: center;
}

#s-b64a689b-a8ad-4870-a81d-2f53d37098b8 {
  padding-top: 3em;
padding-left: 3em;
padding-bottom: 3em;
padding-right: 3em;
min-height: 50px;
}








#s-b64a689b-a8ad-4870-a81d-2f53d37098b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0.8;
}#s-b64a689b-a8ad-4870-a81d-2f53d37098b8.shg-box.shg-c {
  justify-content: center;
}

#s-4fab76ed-981f-4186-8d69-03081982b4e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fab76ed-981f-4186-8d69-03081982b4e5 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-970926a4-13f7-4ad4-8bb2-d656c8a8c8b0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-e4ca78d2-e373-40e5-9a0d-2f3f713bed5f hr {
  border: 0;
  width: 100%;
  border-top: 3px solid rgba(118, 32, 29, 1);
}

#s-55719937-0243-4782-9eee-ff9211aff719 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55719937-0243-4782-9eee-ff9211aff719 .shogun-heading-component h4 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7a747dab-bf16-4a8a-9567-70dbd4ae5c29 hr {
  border: 0;
  width: 100%;
  border-top: 15px solid rgba(255, 255, 255, 0);
}

#s-2bae5b2a-2ae0-46ab-97b9-84709b77eaad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2bae5b2a-2ae0-46ab-97b9-84709b77eaad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2bae5b2a-2ae0-46ab-97b9-84709b77eaad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2bae5b2a-2ae0-46ab-97b9-84709b77eaad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
