.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-2ba2afc0-5682-4687-a8b0-b9bcf54faecc {
  margin-top: 0px;
margin-bottom: 0px;
min-height: 50px;
}








#s-2ba2afc0-5682-4687-a8b0-b9bcf54faecc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ba2afc0-5682-4687-a8b0-b9bcf54faecc.shg-box.shg-c {
  justify-content: center;
}








#s-9ce91c1e-1e08-4316-8e8d-9fd3acd95019 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ce91c1e-1e08-4316-8e8d-9fd3acd95019.shg-box.shg-c {
  justify-content: center;
}

#s-09ad2d98-ff5a-494d-9e6d-91dbf773848c {
  margin-top: -25px;
margin-bottom: -25px;
}

#s-09ad2d98-ff5a-494d-9e6d-91dbf773848c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(250, 240, 237, 1);
}

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

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

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

#s-5b2c953a-59ae-4dc1-8573-e498a356e0af {
  border-style: solid;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
opacity: 1;
background-color: rgba(250, 240, 237, 1);
}

@media (min-width: 0px) {
[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 768px) {
[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5b2c953a-59ae-4dc1-8573-e498a356e0af"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-d42b3eda-2db8-4c17-a8a6-b1cffa934165 {
  margin-top: 10px;
}

#s-d42b3eda-2db8-4c17-a8a6-b1cffa934165 .shogun-icon-wrapper {
  text-align: center;
}


#s-d42b3eda-2db8-4c17-a8a6-b1cffa934165 .shogun-icon-wrapper > .shogun-icon {

  font-size: 14px !important;
  color: rgba(97, 94, 94, 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;
}

#s-92b7bd06-3e1e-454d-bb1d-493df27af64b {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-92b7bd06-3e1e-454d-bb1d-493df27af64b .shogun-icon-wrapper {
  text-align: center;
}


#s-92b7bd06-3e1e-454d-bb1d-493df27af64b .shogun-icon-wrapper > .shogun-icon {

  font-size: 14px !important;
  color: rgba(97, 94, 94, 1);
}

#s-01012b6d-e546-4500-b62e-eea9b4a3d4ad {
  margin-top: 10px;
margin-bottom: 0px;
}

#s-01012b6d-e546-4500-b62e-eea9b4a3d4ad .shogun-icon-wrapper {
  text-align: center;
}


#s-01012b6d-e546-4500-b62e-eea9b4a3d4ad .shogun-icon-wrapper > .shogun-icon {

  font-size: 14px !important;
  color: rgba(97, 94, 94, 1);
}

#s-f1170f4b-1edc-4eba-a2ff-2a1f765b562a {
  margin-top: -25px;
margin-bottom: -25px;
}

#s-f1170f4b-1edc-4eba-a2ff-2a1f765b562a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(250, 240, 237, 1);
}

#s-caf3f913-1c43-4eec-be2b-f84845e1441c {
  margin-top: 10px;
}

#s-caf3f913-1c43-4eec-be2b-f84845e1441c .shogun-icon-wrapper {
  text-align: center;
}


#s-caf3f913-1c43-4eec-be2b-f84845e1441c .shogun-icon-wrapper > .shogun-icon {

  font-size: 14px !important;
  color: rgba(97, 94, 94, 1);
}

#s-12b7a731-50ef-4580-982e-0030127140d2 {
  margin-top: -25px;
margin-bottom: -25px;
}

#s-12b7a731-50ef-4580-982e-0030127140d2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(250, 240, 237, 1);
}

#s-3f1f4086-ba36-474c-9643-a1d8dc7b40c4 {
  margin-top: -8px;
margin-bottom: 0px;
padding-top: 1em;
padding-left: 1em;
padding-bottom: 1em;
padding-right: 1em;
}

#s-3f1f4086-ba36-474c-9643-a1d8dc7b40c4 {
  display: none;
}
#s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4 {
  margin-top: -1px;
margin-bottom: -1px;
}

@media (min-width: 0px) {
[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-47b8dd3a-1137-477e-86c2-d2486ff2d4b4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  margin-top: 0px;
text-align: left;
opacity: 1;
}
@media (min-width: 768px) and (max-width: 991px){#s-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  
}
}@media (max-width: 767px){#s-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  
}
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  max-width: 100%;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom,
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  max-width: 100%;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom,
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  max-width: 100%;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom,
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  max-width: 100%;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom,
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 {
  max-width: 100%;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom,
.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-236a6590-c5da-4b90-a4fb-b04dceb49366 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

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

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

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

#s-5fa5214d-ae26-4534-b8c4-c0f74bb38540 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 20px;
padding-bottom: 20px;
text-align: left;
opacity: 0.71;
}

#s-5fa5214d-ae26-4534-b8c4-c0f74bb38540 .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-5fa5214d-ae26-4534-b8c4-c0f74bb38540 .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

@media (min-width: 1200px){#s-42d65399-0cb3-4817-8ea3-535e1cada89d {
  display: none;
}
#s-42d65399-0cb3-4817-8ea3-535e1cada89d, #wrap-s-42d65399-0cb3-4817-8ea3-535e1cada89d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42d65399-0cb3-4817-8ea3-535e1cada89d {
  display: none;
}
#s-42d65399-0cb3-4817-8ea3-535e1cada89d, #wrap-s-42d65399-0cb3-4817-8ea3-535e1cada89d { display:none !important; }}
.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-254c02f6-68a6-4807-826f-97f976f85b00 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-254c02f6-68a6-4807-826f-97f976f85b00 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-be62f146-f98c-410d-b175-caf6a2dc4410 {
  margin-top: 20px;
margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-be62f146-f98c-410d-b175-caf6a2dc4410"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1759da42-34f7-4032-a7b4-12a5b075afd7 {
  margin-top: 1px;
margin-bottom: 1px;
max-width: 200px;
text-align: left;
}

#s-1759da42-34f7-4032-a7b4-12a5b075afd7 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1759da42-34f7-4032-a7b4-12a5b075afd7 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1759da42-34f7-4032-a7b4-12a5b075afd7 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1759da42-34f7-4032-a7b4-12a5b075afd7 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-08e6e844-23c7-422d-a8f5-cc1ec898e91c {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#s-08e6e844-23c7-422d-a8f5-cc1ec898e91c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-08e6e844-23c7-422d-a8f5-cc1ec898e91c .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 20px;
}

#s-08e6e844-23c7-422d-a8f5-cc1ec898e91c .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-33fd3321-c302-4030-82b0-1cb2742065d9 {
  margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
}
#s-33fd3321-c302-4030-82b0-1cb2742065d9:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-33fd3321-c302-4030-82b0-1cb2742065d9:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-33fd3321-c302-4030-82b0-1cb2742065d9-atc-btn-wrapper {
    text-align: center;
  }


#s-33fd3321-c302-4030-82b0-1cb2742065d9 {
  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-33fd3321-c302-4030-82b0-1cb2742065d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33fd3321-c302-4030-82b0-1cb2742065d9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  block ;
}

#s-33fd3321-c302-4030-82b0-1cb2742065d9.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}



#s-4fe7ba36-f27b-4800-91e8-011b2e2d857f {
  margin-top: 25px;
margin-bottom: 25px;
}

#s-b0d63573-0e54-4f87-b02a-eaccb0c08ba1 {
  margin-top: -30px;
margin-bottom: -30px;
padding-top: 13px;
padding-bottom: 13px;
min-height: 50px;
}








#s-b0d63573-0e54-4f87-b02a-eaccb0c08ba1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b0d63573-0e54-4f87-b02a-eaccb0c08ba1.shg-box.shg-c {
  justify-content: center;
}

#s-9fb2833f-0f9a-46cf-98b6-8822094156bf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

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

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

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

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

#s-95a0d4aa-4e9b-40cd-8aec-7d3b39e56a62 {
  margin-top: -15px;
margin-bottom: -15px;
}

#s-95a0d4aa-4e9b-40cd-8aec-7d3b39e56a62 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-4f22783a-c639-4237-9fa2-a16d1971ebbe {
  display: none;
}
#s-4f22783a-c639-4237-9fa2-a16d1971ebbe, #wrap-s-4f22783a-c639-4237-9fa2-a16d1971ebbe { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4f22783a-c639-4237-9fa2-a16d1971ebbe {
  display: none;
}
#s-4f22783a-c639-4237-9fa2-a16d1971ebbe, #wrap-s-4f22783a-c639-4237-9fa2-a16d1971ebbe { display:none !important; }}
@media (min-width: 0px) {
[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f22783a-c639-4237-9fa2-a16d1971ebbe"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-dee1d46e-a6b5-4a11-a110-2477d0d37b7d .shogun-icon-wrapper {
  text-align: center;
}


#s-dee1d46e-a6b5-4a11-a110-2477d0d37b7d .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(163, 157, 157, 1);
}

#s-5df5f02f-8783-437f-a14b-b9a25f01db71 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(240, 158, 158, 1);
border-style: dashed;
}

#s-5f1e2dfd-269c-443e-816e-654d6e5161ea .shogun-icon-wrapper {
  text-align: center;
}


#s-5f1e2dfd-269c-443e-816e-654d6e5161ea .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(240, 158, 158, 1);
}

#s-739c1138-bf94-4a23-9598-c4b7bd5f2461 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(240, 158, 158, 1);
border-style: dashed;
}

#s-77d47a7a-8a36-4e95-aab4-82949ad55872 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-77d47a7a-8a36-4e95-aab4-82949ad55872 {
  display: none;
}
#s-77d47a7a-8a36-4e95-aab4-82949ad55872, #wrap-s-77d47a7a-8a36-4e95-aab4-82949ad55872 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-77d47a7a-8a36-4e95-aab4-82949ad55872 {
  display: none;
}
#s-77d47a7a-8a36-4e95-aab4-82949ad55872, #wrap-s-77d47a7a-8a36-4e95-aab4-82949ad55872 { display:none !important; }}
#s-77d47a7a-8a36-4e95-aab4-82949ad55872 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0e707cf0-dc34-4ebb-a1b8-9f300769ac2f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e707cf0-dc34-4ebb-a1b8-9f300769ac2f .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
}

#s-24f9aab9-3661-4d5e-87ff-9577073dadea {
  margin-top: 10px;
margin-bottom: 10px;
}

@media (min-width: 0px) {
[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-24f9aab9-3661-4d5e-87ff-9577073dadea"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-2a006823-fbf5-46a4-b4a3-4c2e91d7a893 {
  margin-top: 1px;
margin-bottom: 1px;
max-width: 200px;
text-align: left;
}

#s-2a006823-fbf5-46a4-b4a3-4c2e91d7a893 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2a006823-fbf5-46a4-b4a3-4c2e91d7a893 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2a006823-fbf5-46a4-b4a3-4c2e91d7a893 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2a006823-fbf5-46a4-b4a3-4c2e91d7a893 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-df4fd662-d7a3-456c-ad12-0752b86a1c3a {
  margin-top: 10px;
margin-bottom: 10px;
text-align: center;
}

#s-df4fd662-d7a3-456c-ad12-0752b86a1c3a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 20px;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-df4fd662-d7a3-456c-ad12-0752b86a1c3a .shg-product-price {
  color: #000;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 20px;
}

#s-df4fd662-d7a3-456c-ad12-0752b86a1c3a .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-ad75a0dd-be16-45ab-af43-f32b4057b495 {
  border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
cursor: pointer;
text-align: center;
background-image: none;
hover-type: color;
}
#s-ad75a0dd-be16-45ab-af43-f32b4057b495:hover {background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-ad75a0dd-be16-45ab-af43-f32b4057b495:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}

  #s-ad75a0dd-be16-45ab-af43-f32b4057b495-atc-btn-wrapper {
    text-align: center;
  }


#s-ad75a0dd-be16-45ab-af43-f32b4057b495 {
  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-ad75a0dd-be16-45ab-af43-f32b4057b495.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad75a0dd-be16-45ab-af43-f32b4057b495.shg-btn {
  color: #ffffff;
  font-size: 16px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  block ;
}

#s-ad75a0dd-be16-45ab-af43-f32b4057b495.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 16px;
  color: rgba(255, 255, 255, 1);
}



@media (min-width: 1200px){#s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5 {
  display: none;
}
#s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5, #wrap-s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5 { display:none !important; }}@media (max-width: 767px){#s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5 {
  display: none;
}
#s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5, #wrap-s-bd979bbd-e568-4fd9-9bb5-2e769fa464b5 { display:none !important; }}
#s-d9c8f77e-7494-4a5f-b105-74828c5e3454 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b17c6b5e-6765-4b5f-a05e-b1b26dda8975 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b17c6b5e-6765-4b5f-a05e-b1b26dda8975 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-b17c6b5e-6765-4b5f-a05e-b1b26dda8975 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b17c6b5e-6765-4b5f-a05e-b1b26dda8975 {
  
}
}@media (max-width: 767px){#s-b17c6b5e-6765-4b5f-a05e-b1b26dda8975 {
  
}
}







#s-b17c6b5e-6765-4b5f-a05e-b1b26dda8975 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b17c6b5e-6765-4b5f-a05e-b1b26dda8975.shg-box.shg-c {
  justify-content: flex-start;
}

#s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}
@media (min-width: 1200px){#s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c {
  
}
}@media (max-width: 767px){#s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c {
  
}
}
@media (min-width: 0px) {
[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 992px) {
[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

@media (min-width: 1200px) {
[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 16.666666666666668px);
}

[id="s-63e30dae-78a4-4776-b7ec-4b7f92b7c91c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 16.666666666666668px);
}

}

#s-f4ecdbcc-a90d-4e05-b154-987a91daef5c {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f4ecdbcc-a90d-4e05-b154-987a91daef5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f4ecdbcc-a90d-4e05-b154-987a91daef5c.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-4daa7ca4-e47c-41b3-b781-ed05feb5b218 {
  text-align: center;
opacity: 0.6;
}




  #s-4daa7ca4-e47c-41b3-b781-ed05feb5b218 img.shogun-image {
    
    width: px;
  }


#s-4daa7ca4-e47c-41b3-b781-ed05feb5b218 .shogun-image-content {
  
    align-items: center;
  
}

#s-450f478f-d9fc-4c03-b58c-d82e9ba42aae {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-450f478f-d9fc-4c03-b58c-d82e9ba42aae {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-450f478f-d9fc-4c03-b58c-d82e9ba42aae {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-450f478f-d9fc-4c03-b58c-d82e9ba42aae {
  
}
}@media (max-width: 767px){#s-450f478f-d9fc-4c03-b58c-d82e9ba42aae {
  
}
}
#s-bb287a1e-d1e9-47b1-bb99-b2da04997ce2 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
background-attachment: scroll;
}








#s-bb287a1e-d1e9-47b1-bb99-b2da04997ce2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bb287a1e-d1e9-47b1-bb99-b2da04997ce2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-322e027d-31bb-4abc-aaea-4edbe0df25e3 {
  text-align: center;
opacity: 0.6;
}




  #s-322e027d-31bb-4abc-aaea-4edbe0df25e3 img.shogun-image {
    
    width: px;
  }


#s-322e027d-31bb-4abc-aaea-4edbe0df25e3 .shogun-image-content {
  
    align-items: center;
  
}

#s-d0cc7c94-3534-498e-9e05-ceb00353008e {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-d0cc7c94-3534-498e-9e05-ceb00353008e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-d0cc7c94-3534-498e-9e05-ceb00353008e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-d0cc7c94-3534-498e-9e05-ceb00353008e {
  
}
}@media (max-width: 767px){#s-d0cc7c94-3534-498e-9e05-ceb00353008e {
  
}
}
#s-f29ee21a-7a9c-4360-a12c-b0f49a79da69 {
  border-style: solid;
margin-bottom: 25px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-f29ee21a-7a9c-4360-a12c-b0f49a79da69 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f29ee21a-7a9c-4360-a12c-b0f49a79da69.shg-box.shg-c {
  justify-content: flex-start;
}

#s-99283b9e-10c1-42fc-b813-e9580679ee55 {
  text-align: center;
opacity: 0.6;
}




  #s-99283b9e-10c1-42fc-b813-e9580679ee55 img.shogun-image {
    
    width: px;
  }


#s-99283b9e-10c1-42fc-b813-e9580679ee55 .shogun-image-content {
  
    align-items: center;
  
}

#s-5003e9de-da99-4bd9-9dfe-64dc788797a5 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 40px;
margin-right: 20px;
opacity: 1;
}
@media (min-width: 1200px){#s-5003e9de-da99-4bd9-9dfe-64dc788797a5 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-5003e9de-da99-4bd9-9dfe-64dc788797a5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-5003e9de-da99-4bd9-9dfe-64dc788797a5 {
  
}
}@media (max-width: 767px){#s-5003e9de-da99-4bd9-9dfe-64dc788797a5 {
  
}
}
#s-624ab8b3-bfca-42a5-99cf-4fea87126b2e {
  min-height: 50px;
}








#s-624ab8b3-bfca-42a5-99cf-4fea87126b2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-624ab8b3-bfca-42a5-99cf-4fea87126b2e.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-36650721-2dd6-45d1-b728-6aa1bfd62aca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-36650721-2dd6-45d1-b728-6aa1bfd62aca .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



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

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

.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 > svg {
  height: 100%;
  width: 100%;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
}

.shg-sld-nav-button.shg-sld-left-over-content {
  left: 2%;
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
}

.shg-sld-nav-button.shg-sld-right-over-content {
  right: 2%;
}

.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;
  z-index: 1;
  position: relative;
}

.shg-sld-dots-on-top {
  margin-top: -30px !important;
}

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

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

.shg-sld-dot.shg-sld-active {
  opacity: 1;
}

.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-95467c97-6195-4ae9-818c-18890d016144 {
  margin-left: 300px;
padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-95467c97-6195-4ae9-818c-18890d016144 {
  max-width: 400px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-95467c97-6195-4ae9-818c-18890d016144 {
  max-width: 400px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-95467c97-6195-4ae9-818c-18890d016144 {
  margin-left: 150px;
max-width: 400px;
}
}@media (max-width: 767px){#s-95467c97-6195-4ae9-818c-18890d016144 {
  margin-left: 0px;
}
}
#s-95467c97-6195-4ae9-818c-18890d016144 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-95467c97-6195-4ae9-818c-18890d016144 .shg-sld-nav-button.shg-sld-left,
#s-95467c97-6195-4ae9-818c-18890d016144 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-f58a0c43-e9e1-4f43-a805-101b872f43ed {
  display: none;
}
#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 {
  text-align: left;
}


.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 {
  max-width: 100%;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom,
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 {
  max-width: 100%;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom,
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 {
  max-width: 100%;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom,
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 {
  max-width: 100%;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom,
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 {
  max-width: 100%;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom,
.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fe1825ec-2a94-42c5-9e0d-25568a94deb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5a307f28-50d5-4919-afc2-83337b99ddaf {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5a307f28-50d5-4919-afc2-83337b99ddaf .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-7c2034a0-14a6-4fff-99ee-dce96c7c53a5 {
  margin-bottom: 0px;
text-align: center;
}

#s-7c2034a0-14a6-4fff-99ee-dce96c7c53a5 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-7c2034a0-14a6-4fff-99ee-dce96c7c53a5 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-7c2034a0-14a6-4fff-99ee-dce96c7c53a5 .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-195c4849-ff00-4bbc-9fa8-ad1806722480 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-195c4849-ff00-4bbc-9fa8-ad1806722480:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-195c4849-ff00-4bbc-9fa8-ad1806722480:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-195c4849-ff00-4bbc-9fa8-ad1806722480 {
  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-195c4849-ff00-4bbc-9fa8-ad1806722480.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-195c4849-ff00-4bbc-9fa8-ad1806722480.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-195c4849-ff00-4bbc-9fa8-ad1806722480.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-165d880c-95f2-4f45-9b76-32442c5868a9 {
  display: none;
}
#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b {
  text-align: left;
}


.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b {
  max-width: 100%;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom,
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b {
  max-width: 100%;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom,
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b {
  max-width: 100%;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom,
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b {
  max-width: 100%;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom,
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b {
  max-width: 100%;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom,
.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-548152cc-88c2-4ef9-9fcd-4d96a65b549b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-98692289-f895-4c98-af9a-2cde694a15c4 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-98692289-f895-4c98-af9a-2cde694a15c4 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-2d89e3b7-88bf-44cc-9f6c-bd308f9a0df3 {
  margin-bottom: 0px;
text-align: center;
}

#s-2d89e3b7-88bf-44cc-9f6c-bd308f9a0df3 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-2d89e3b7-88bf-44cc-9f6c-bd308f9a0df3 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-2d89e3b7-88bf-44cc-9f6c-bd308f9a0df3 .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-9c0e8112-253c-4d42-a8eb-9f832a221507 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-9c0e8112-253c-4d42-a8eb-9f832a221507:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-9c0e8112-253c-4d42-a8eb-9f832a221507:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-9c0e8112-253c-4d42-a8eb-9f832a221507 {
  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-9c0e8112-253c-4d42-a8eb-9f832a221507.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c0e8112-253c-4d42-a8eb-9f832a221507.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-9c0e8112-253c-4d42-a8eb-9f832a221507.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-57238591-e4c1-4b0a-a7b3-64afa311701b {
  display: none;
}
#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 {
  text-align: left;
}


.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 {
  max-width: 100%;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom,
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 {
  max-width: 100%;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom,
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 {
  max-width: 100%;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom,
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 {
  max-width: 100%;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom,
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 {
  max-width: 100%;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom,
.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffa59b96-3263-4efd-8a0e-1c8eb326d407 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-21eb03fd-bdf0-4756-801d-d3af8c053de5 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-21eb03fd-bdf0-4756-801d-d3af8c053de5 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-1e72c508-6f8a-4c40-9040-46b9a840a2ea {
  margin-bottom: 0px;
text-align: center;
}

#s-1e72c508-6f8a-4c40-9040-46b9a840a2ea .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-1e72c508-6f8a-4c40-9040-46b9a840a2ea .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-1e72c508-6f8a-4c40-9040-46b9a840a2ea .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-b95caa98-27ea-44cb-986d-0eab9261307f {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-b95caa98-27ea-44cb-986d-0eab9261307f:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-b95caa98-27ea-44cb-986d-0eab9261307f:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-b95caa98-27ea-44cb-986d-0eab9261307f {
  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-b95caa98-27ea-44cb-986d-0eab9261307f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b95caa98-27ea-44cb-986d-0eab9261307f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-b95caa98-27ea-44cb-986d-0eab9261307f.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-8146b777-2bf2-46f1-9518-401921d71638 {
  display: none;
}
#s-1d51b154-d789-4190-893e-2517473b17ef {
  text-align: left;
}


.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef {
  max-width: 100%;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom,
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef {
  max-width: 100%;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom,
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef {
  max-width: 100%;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom,
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef {
  max-width: 100%;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom,
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef {
  max-width: 100%;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom,
.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1d51b154-d789-4190-893e-2517473b17ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e213f569-ce82-4d48-940d-2104584c5c59 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-e213f569-ce82-4d48-940d-2104584c5c59 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-5db7eaab-c5d5-4168-86da-6b81794c2f37 {
  margin-bottom: 0px;
text-align: center;
}

#s-5db7eaab-c5d5-4168-86da-6b81794c2f37 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-5db7eaab-c5d5-4168-86da-6b81794c2f37 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-5db7eaab-c5d5-4168-86da-6b81794c2f37 .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-75440b10-ab3e-4539-bcbe-e123e3b620dd {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-75440b10-ab3e-4539-bcbe-e123e3b620dd:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-75440b10-ab3e-4539-bcbe-e123e3b620dd:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-75440b10-ab3e-4539-bcbe-e123e3b620dd {
  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-75440b10-ab3e-4539-bcbe-e123e3b620dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75440b10-ab3e-4539-bcbe-e123e3b620dd.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-75440b10-ab3e-4539-bcbe-e123e3b620dd.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-051665b7-8e99-4969-a9ac-c31c9fe9e7f0 {
  display: none;
}
#s-80415bc1-db60-4ffb-9016-24abbb45dbac {
  text-align: left;
}


.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac {
  max-width: 100%;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom,
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac {
  max-width: 100%;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom,
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac {
  max-width: 100%;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom,
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac {
  max-width: 100%;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom,
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac {
  max-width: 100%;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom,
.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80415bc1-db60-4ffb-9016-24abbb45dbac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c7cb2d51-a9ec-45fa-9397-99277e7598d8 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-c7cb2d51-a9ec-45fa-9397-99277e7598d8 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-8d0d27ca-2039-4516-aff7-223855ae078c {
  margin-bottom: 0px;
text-align: center;
}

#s-8d0d27ca-2039-4516-aff7-223855ae078c .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-8d0d27ca-2039-4516-aff7-223855ae078c .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-8d0d27ca-2039-4516-aff7-223855ae078c .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-13151361-b736-4425-85f8-f2a7e5f66f7e {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-13151361-b736-4425-85f8-f2a7e5f66f7e:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-13151361-b736-4425-85f8-f2a7e5f66f7e:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-13151361-b736-4425-85f8-f2a7e5f66f7e {
  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-13151361-b736-4425-85f8-f2a7e5f66f7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13151361-b736-4425-85f8-f2a7e5f66f7e.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-13151361-b736-4425-85f8-f2a7e5f66f7e.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-abaa74d5-aec4-4d7f-89e2-d6766d2e5054 {
  display: none;
}
#s-0e24ffee-ea92-42aa-868a-01401402540b {
  text-align: left;
}


.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b {
  max-width: 100%;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom,
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b {
  max-width: 100%;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom,
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b {
  max-width: 100%;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom,
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b {
  max-width: 100%;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom,
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b {
  max-width: 100%;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom,
.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0e24ffee-ea92-42aa-868a-01401402540b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9aafa276-5e2a-428b-a806-b9b8c2356433 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-9aafa276-5e2a-428b-a806-b9b8c2356433 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-b56cd6ec-66e7-422d-8129-28ad47d40c32 {
  margin-bottom: 0px;
text-align: center;
}

#s-b56cd6ec-66e7-422d-8129-28ad47d40c32 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-b56cd6ec-66e7-422d-8129-28ad47d40c32 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-b56cd6ec-66e7-422d-8129-28ad47d40c32 .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-cbe53745-81e4-4059-9b83-90fdf8ef8d99 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-cbe53745-81e4-4059-9b83-90fdf8ef8d99:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-cbe53745-81e4-4059-9b83-90fdf8ef8d99:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-cbe53745-81e4-4059-9b83-90fdf8ef8d99 {
  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-cbe53745-81e4-4059-9b83-90fdf8ef8d99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbe53745-81e4-4059-9b83-90fdf8ef8d99.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-cbe53745-81e4-4059-9b83-90fdf8ef8d99.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-67ceecf7-678b-498d-b521-48df34bdcdf7 {
  display: none;
}
#s-34a99821-4c58-407e-b112-7fb7277b58fe {
  text-align: left;
}


.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe {
  max-width: 100%;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom,
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe {
  max-width: 100%;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom,
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe {
  max-width: 100%;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom,
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe {
  max-width: 100%;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom,
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe {
  max-width: 100%;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom,
.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-34a99821-4c58-407e-b112-7fb7277b58fe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-61ec2a91-bcc4-474c-9132-fdce2b2ff8c1 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-61ec2a91-bcc4-474c-9132-fdce2b2ff8c1 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-3eca1a56-c0f0-441b-a38d-888e0a6731ca {
  margin-bottom: 0px;
text-align: center;
}

#s-3eca1a56-c0f0-441b-a38d-888e0a6731ca .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-3eca1a56-c0f0-441b-a38d-888e0a6731ca .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-3eca1a56-c0f0-441b-a38d-888e0a6731ca .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-5635eb27-715a-434a-8de6-430380f1c170 {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5635eb27-715a-434a-8de6-430380f1c170:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-5635eb27-715a-434a-8de6-430380f1c170:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-5635eb27-715a-434a-8de6-430380f1c170 {
  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-5635eb27-715a-434a-8de6-430380f1c170.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5635eb27-715a-434a-8de6-430380f1c170.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-5635eb27-715a-434a-8de6-430380f1c170.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-6a6ef4f6-1ee6-4191-ab2a-32a221aedd81 {
  display: none;
}
#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df {
  text-align: left;
}


.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df {
  max-width: 100%;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom,
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df {
  max-width: 100%;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom,
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df {
  max-width: 100%;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom,
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df {
  max-width: 100%;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom,
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df {
  max-width: 100%;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom,
.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ec147be8-2aed-46d4-8fcb-6f3f671d23df .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-12410474-5c97-4070-9969-aba455e52d83 {
  margin-top: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-12410474-5c97-4070-9969-aba455e52d83 .shg-product-title-component h4 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
}

#s-60052d03-8964-4196-98be-cada04866011 {
  margin-bottom: 0px;
text-align: center;
}

#s-60052d03-8964-4196-98be-cada04866011 .shg-product-sold-out {
  display: none;
  color: rgba(84, 86, 90, 1);
  font-size: ;
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-60052d03-8964-4196-98be-cada04866011 .shg-product-price {
  color: rgba(84, 86, 90, 1);
  font-weight:  500 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: ;
}

#s-60052d03-8964-4196-98be-cada04866011 .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-47b7426f-d6f6-41ec-8ca6-75e0c2589e8b {
  border-style: solid;
padding-top: 13px;
padding-left: 30px;
padding-bottom: 13px;
padding-right: 30px;
border-top-width: 2px;
border-left-width: 2px;
border-bottom-width: 2px;
border-right-width: 2px;
border-color: rgba(250, 240, 237, 1);
border-style: solid;
border-radius: 3px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-47b7426f-d6f6-41ec-8ca6-75e0c2589e8b:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;
color: rgba(255, 255, 255, 1) !important;}#s-47b7426f-d6f6-41ec-8ca6-75e0c2589e8b:active {background-color: rgba(241, 233, 243, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-47b7426f-d6f6-41ec-8ca6-75e0c2589e8b {
  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-47b7426f-d6f6-41ec-8ca6-75e0c2589e8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47b7426f-d6f6-41ec-8ca6-75e0c2589e8b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  inline-block ;
}

#s-47b7426f-d6f6-41ec-8ca6-75e0c2589e8b.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-2660861a-055e-48f3-8ead-1069ce839b93 {
  min-height: 50px;
}








#s-2660861a-055e-48f3-8ead-1069ce839b93 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2660861a-055e-48f3-8ead-1069ce839b93.shg-box.shg-c {
  justify-content: center;
}

#s-de7ea9c8-da3d-4596-864a-fe09970c2748 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 100px;
padding-left: 10%;
padding-bottom: 100px;
padding-right: 10%;
min-height: 50px;
background-color: rgba(244, 244, 244, 1);
}
@media (min-width: 1200px){#s-de7ea9c8-da3d-4596-864a-fe09970c2748 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-de7ea9c8-da3d-4596-864a-fe09970c2748 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-de7ea9c8-da3d-4596-864a-fe09970c2748 {
  padding-top: 60px;
padding-left: 5%;
padding-bottom: 60px;
padding-right: 5%;
}
}@media (max-width: 767px){#s-de7ea9c8-da3d-4596-864a-fe09970c2748 {
  padding-top: 60px;
padding-left: 20px;
padding-bottom: 60px;
padding-right: 20px;
}
}







#s-de7ea9c8-da3d-4596-864a-fe09970c2748 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-de7ea9c8-da3d-4596-864a-fe09970c2748.shg-box.shg-c {
  justify-content: flex-start;
}

#s-639fca6f-be29-41d5-96c1-9b84f58b0885 {
  border-style: solid;
margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
padding-top: 0px;
padding-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(242, 242, 242, 1);
text-align: center;
}
@media (min-width: 1200px){#s-639fca6f-be29-41d5-96c1-9b84f58b0885 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-639fca6f-be29-41d5-96c1-9b84f58b0885 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-639fca6f-be29-41d5-96c1-9b84f58b0885 {
  
}
}@media (max-width: 767px){#s-639fca6f-be29-41d5-96c1-9b84f58b0885 {
  
}
}
#s-639fca6f-be29-41d5-96c1-9b84f58b0885 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: 2px;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8a58b850-6945-4075-83af-a4a109b61863"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9e3375fd-b23a-49ba-9d9f-193e734edf3e {
  text-align: center;
opacity: 1;
}




  #s-9e3375fd-b23a-49ba-9d9f-193e734edf3e img.shogun-image {
    
    width: px;
  }


#s-9e3375fd-b23a-49ba-9d9f-193e734edf3e .shogun-image-content {
  
    align-items: center;
  
}

#s-c48232eb-6310-4e6e-92bf-e72ab5f30b42 {
  border-style: solid;
padding-top: 40px;
padding-left: 80px;
padding-bottom: 40px;
padding-right: 80px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 2px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 992px) and (max-width: 1199px){#s-c48232eb-6310-4e6e-92bf-e72ab5f30b42 {
  padding-left: 40px;
padding-right: 40px;
}
}@media (min-width: 768px) and (max-width: 991px){#s-c48232eb-6310-4e6e-92bf-e72ab5f30b42 {
  padding-left: 30px;
padding-right: 30px;
}
}@media (max-width: 767px){#s-c48232eb-6310-4e6e-92bf-e72ab5f30b42 {
  padding-left: 40px;
padding-right: 40px;
}
}







#s-c48232eb-6310-4e6e-92bf-e72ab5f30b42 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c48232eb-6310-4e6e-92bf-e72ab5f30b42.shg-box.shg-c {
  justify-content: center;
}

#s-569b7e46-1a0f-4b09-ae64-9eb1ab9a52f5 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-569b7e46-1a0f-4b09-ae64-9eb1ab9a52f5 .shogun-heading-component h4 {
  color: rgba(84, 86, 90, 1);
  font-weight:   ;
  font-family: Assistant;
  font-style:   ;
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0px;
  text-align: center;
}



#s-7b256504-d2f7-4139-ac66-9ed75e5ae2c4 {
  margin-top: 20px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-7b256504-d2f7-4139-ac66-9ed75e5ae2c4 .shogun-heading-component h5 {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-744475bb-120d-4411-833b-a64033c5d983 {
  text-align: center;
opacity: 1;
}
@media (max-width: 767px){#s-744475bb-120d-4411-833b-a64033c5d983 {
  display: none;
}
#s-744475bb-120d-4411-833b-a64033c5d983, #wrap-s-744475bb-120d-4411-833b-a64033c5d983 { display:none !important; }}



  #s-744475bb-120d-4411-833b-a64033c5d983 img.shogun-image {
    
    width: px;
  }


#s-744475bb-120d-4411-833b-a64033c5d983 .shogun-image-content {
  
    align-items: center;
  
}

#s-c42a7cdf-2c9e-4fff-ab76-60f0a4111927 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c42a7cdf-2c9e-4fff-ab76-60f0a4111927 .shogun-heading-component h1 {
  color: #000;
  font-weight:  normal ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-category-grid {
  margin: -20px 0;
}

.shg-category-row,
.shg-category-row-hor {
  display: flex;
  margin: 20px 0;
}

.shg-category-col,
.shg-category-col-1 {
  flex: 1;
  padding: 0 10px;
}

.shg-category-col:last-child {
  padding-right: 0;
}

.shg-category-col:first-child {
  padding-left: 0;
}

.shg-category-col-2 {
  flex: 2;
  padding: 0 20px;
}

.shg-category-col-3 {
  flex: 3;
  padding: 0 30px;
}

.shg-category-col-4 {
  flex: 4;
  padding: 0 40px;
}

.shg-category-col-5 {
  flex: 5;
  padding: 0 50px;
}

@media (max-width: 768px) {
  .shg-category-row.stacked {
    display: block;
  }

  .shg-category-row .shg-category-col {
    padding: 20px 0;
  }

  .shg-category-row .shg-category-col:first-child {
    padding-top: 0;
  }

  .shg-category-row .shg-category-col:last-child {
    padding-bottom: 0;
  }
}

@media (max-width: 480px) {
  .shg-category-row-hor {
    display: flex;
    flex-wrap: wrap;
  }

  .shg-category-row-hor .shg-category-col,
  .shg-category-row-hor .shg-category-col:first-child,
  .shg-category-row-hor .shg-category-col:last-child {
    min-width: 50%;
    max-width: 50%;
    padding-top: 0;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 3px;
  }
}

@media (min-width: 768px) and (max-width: 991px){#s-90c1a371-6b26-4bb1-9783-9ce5f52e2707 {
  display: none;
}
#s-90c1a371-6b26-4bb1-9783-9ce5f52e2707, #wrap-s-90c1a371-6b26-4bb1-9783-9ce5f52e2707 { display:none !important; }}@media (max-width: 767px){#s-90c1a371-6b26-4bb1-9783-9ce5f52e2707 {
  display: none;
}
#s-90c1a371-6b26-4bb1-9783-9ce5f52e2707, #wrap-s-90c1a371-6b26-4bb1-9783-9ce5f52e2707 { display:none !important; }}
#s-69ecce4f-af9d-4a95-b935-3e1875ae211c {
  display: none;
}
#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced {
  text-align: left;
}


.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced {
  max-width: 100%;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom,
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced {
  max-width: 100%;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom,
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced {
  max-width: 100%;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom,
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced {
  max-width: 100%;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom,
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced {
  max-width: 100%;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom,
.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc5b00ec-e678-4ad5-bba6-852dd10c6ced .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d8c58ba6-14e1-409b-ad65-3203762c48c6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d8c58ba6-14e1-409b-ad65-3203762c48c6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-9b2f82fe-2230-410c-9480-6393b7031bdc {
  text-align: center;
}

#s-9b2f82fe-2230-410c-9480-6393b7031bdc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-9b2f82fe-2230-410c-9480-6393b7031bdc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-9b2f82fe-2230-410c-9480-6393b7031bdc .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-5ce0dc89-9286-47bf-832b-bebddeefcb6b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
color: rgba(255, 255, 255, 1);
}
#s-5ce0dc89-9286-47bf-832b-bebddeefcb6b:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-5ce0dc89-9286-47bf-832b-bebddeefcb6b:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-5ce0dc89-9286-47bf-832b-bebddeefcb6b {
  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-5ce0dc89-9286-47bf-832b-bebddeefcb6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ce0dc89-9286-47bf-832b-bebddeefcb6b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  block ;
}

#s-5ce0dc89-9286-47bf-832b-bebddeefcb6b.shg-btn.shg-product-atc-error {
  
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-b1044521-ee44-4003-882b-e7001bf31aaf {
  display: none;
}
#s-b400181b-42b4-4cd2-8b63-5130e96033ff {
  text-align: left;
}


.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff {
  max-width: 100%;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom,
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff {
  max-width: 100%;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom,
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff {
  max-width: 100%;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom,
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff {
  max-width: 100%;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom,
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff {
  max-width: 100%;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom,
.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b400181b-42b4-4cd2-8b63-5130e96033ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-69a3a84d-a970-4ccd-9c90-c34886a9ce12 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-69a3a84d-a970-4ccd-9c90-c34886a9ce12 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c44db0d4-b8f6-48dd-af3c-bcbf261ea2df {
  text-align: center;
}

#s-c44db0d4-b8f6-48dd-af3c-bcbf261ea2df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-c44db0d4-b8f6-48dd-af3c-bcbf261ea2df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-c44db0d4-b8f6-48dd-af3c-bcbf261ea2df .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-37411642-2687-4ea6-85a7-40432d2e5259 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-37411642-2687-4ea6-85a7-40432d2e5259:hover {background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-37411642-2687-4ea6-85a7-40432d2e5259:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-37411642-2687-4ea6-85a7-40432d2e5259 {
  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-37411642-2687-4ea6-85a7-40432d2e5259.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37411642-2687-4ea6-85a7-40432d2e5259.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Assistant;
  display:  block ;
}

#s-37411642-2687-4ea6-85a7-40432d2e5259.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-80fbaa14-a14a-4aa5-9003-01a67cfc1399 {
  display: none;
}
#s-5a06ffed-96ff-44e9-81eb-efd4589384fc {
  text-align: left;
}


.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc {
  max-width: 100%;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom,
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc {
  max-width: 100%;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom,
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc {
  max-width: 100%;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom,
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc {
  max-width: 100%;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom,
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc {
  max-width: 100%;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom,
.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a06ffed-96ff-44e9-81eb-efd4589384fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-47ba859d-0a13-461d-a562-43b430d7af4f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-47ba859d-0a13-461d-a562-43b430d7af4f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1f367ca8-86a0-4307-9fad-3e9044351346 {
  text-align: center;
}

#s-1f367ca8-86a0-4307-9fad-3e9044351346 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-1f367ca8-86a0-4307-9fad-3e9044351346 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-1f367ca8-86a0-4307-9fad-3e9044351346 .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-93b569f5-797e-4e31-a5a7-5236c388f565 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-93b569f5-797e-4e31-a5a7-5236c388f565:hover {background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-93b569f5-797e-4e31-a5a7-5236c388f565:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-93b569f5-797e-4e31-a5a7-5236c388f565 {
  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-93b569f5-797e-4e31-a5a7-5236c388f565.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93b569f5-797e-4e31-a5a7-5236c388f565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  block ;
}

#s-93b569f5-797e-4e31-a5a7-5236c388f565.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  
  
}



#s-fdb8f038-322a-4ecf-abfc-c81f94ee87b1 {
  display: none;
}
#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 {
  text-align: left;
}


.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 {
  max-width: 100%;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom,
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 {
  max-width: 100%;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom,
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 {
  max-width: 100%;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom,
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 {
  max-width: 100%;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom,
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 {
  max-width: 100%;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom,
.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69e2b6d9-9027-4774-9c03-1ded80b34eb2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e5ea7b43-a880-40af-9ec9-16df46c29150 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e5ea7b43-a880-40af-9ec9-16df46c29150 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-e009a8d8-cfa5-419d-aaed-a75e00b88f70 {
  text-align: center;
}

#s-e009a8d8-cfa5-419d-aaed-a75e00b88f70 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-e009a8d8-cfa5-419d-aaed-a75e00b88f70 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-e009a8d8-cfa5-419d-aaed-a75e00b88f70 .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-eda42222-08aa-4b06-9b49-f84f222b34e0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-eda42222-08aa-4b06-9b49-f84f222b34e0:hover {background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-eda42222-08aa-4b06-9b49-f84f222b34e0:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-eda42222-08aa-4b06-9b49-f84f222b34e0 {
  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-eda42222-08aa-4b06-9b49-f84f222b34e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eda42222-08aa-4b06-9b49-f84f222b34e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  block ;
}

#s-eda42222-08aa-4b06-9b49-f84f222b34e0.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



@media (min-width: 1200px){#s-a821f84b-d433-46e4-80de-b41cdcba710f {
  display: none;
}
#s-a821f84b-d433-46e4-80de-b41cdcba710f, #wrap-s-a821f84b-d433-46e4-80de-b41cdcba710f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a821f84b-d433-46e4-80de-b41cdcba710f {
  display: none;
}
#s-a821f84b-d433-46e4-80de-b41cdcba710f, #wrap-s-a821f84b-d433-46e4-80de-b41cdcba710f { display:none !important; }}
#s-674b4062-58de-494e-a14b-6caa5d2eec31 {
  display: none;
}
#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 {
  text-align: left;
}


.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 {
  max-width: 100%;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom,
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 {
  max-width: 100%;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom,
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 {
  max-width: 100%;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom,
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 {
  max-width: 100%;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom,
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 {
  max-width: 100%;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom,
.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c8e803e9-e302-4d5b-8eb0-31283ab88626 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-62348c79-1375-4b0c-9deb-be6c94a4292e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-62348c79-1375-4b0c-9deb-be6c94a4292e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-36c25de6-6fbb-44ad-96a5-e64e9e0c3f8b {
  text-align: center;
}

#s-36c25de6-6fbb-44ad-96a5-e64e9e0c3f8b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-36c25de6-6fbb-44ad-96a5-e64e9e0c3f8b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-36c25de6-6fbb-44ad-96a5-e64e9e0c3f8b .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-a8a16f68-eb34-4b30-84b6-2dfd639a7268 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-a8a16f68-eb34-4b30-84b6-2dfd639a7268:hover {border-style: solid !important;
border-color: rgba(190, 190, 197, 1) !important;
background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-a8a16f68-eb34-4b30-84b6-2dfd639a7268:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-a8a16f68-eb34-4b30-84b6-2dfd639a7268 {
  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-a8a16f68-eb34-4b30-84b6-2dfd639a7268.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8a16f68-eb34-4b30-84b6-2dfd639a7268.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Assistant;
  display:  block ;
}

#s-a8a16f68-eb34-4b30-84b6-2dfd639a7268.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-f238b1c5-8c56-4bbd-b8e1-869fcc0228d6 {
  display: none;
}
#s-3f5eee7e-350a-4f94-9694-980beb142814 {
  text-align: left;
}


.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 {
  max-width: 100%;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom,
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 {
  max-width: 100%;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom,
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 {
  max-width: 100%;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom,
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 {
  max-width: 100%;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom,
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 {
  max-width: 100%;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom,
.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f5eee7e-350a-4f94-9694-980beb142814 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a4582c44-f9e6-4286-a482-931d52b85fdb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4582c44-f9e6-4286-a482-931d52b85fdb .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-75861d9d-29ae-4754-b257-e46cd1f78753 {
  text-align: center;
}

#s-75861d9d-29ae-4754-b257-e46cd1f78753 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-75861d9d-29ae-4754-b257-e46cd1f78753 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-75861d9d-29ae-4754-b257-e46cd1f78753 .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-60ed1584-90b1-4e58-a175-529e96192cbc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-60ed1584-90b1-4e58-a175-529e96192cbc:hover {background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-60ed1584-90b1-4e58-a175-529e96192cbc:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-60ed1584-90b1-4e58-a175-529e96192cbc {
  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-60ed1584-90b1-4e58-a175-529e96192cbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60ed1584-90b1-4e58-a175-529e96192cbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Assistant;
  display:  block ;
}

#s-60ed1584-90b1-4e58-a175-529e96192cbc.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  
  
}



#s-1d1179e3-4c0a-4b99-9520-dc3cb8a5ff8a {
  display: none;
}
#s-a4379441-e347-4311-be3d-7fdfecf881a2 {
  text-align: left;
}


.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 {
  max-width: 100%;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom,
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 {
  max-width: 100%;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom,
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 {
  max-width: 100%;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom,
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 {
  max-width: 100%;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom,
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 {
  max-width: 100%;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom,
.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a4379441-e347-4311-be3d-7fdfecf881a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-572f572f-7765-4e63-bcf2-14ef3ac6f23b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-572f572f-7765-4e63-bcf2-14ef3ac6f23b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-800e02f2-de5f-4ac1-a219-1242bdb1cf59 {
  text-align: center;
}

#s-800e02f2-de5f-4ac1-a219-1242bdb1cf59 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-800e02f2-de5f-4ac1-a219-1242bdb1cf59 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-800e02f2-de5f-4ac1-a219-1242bdb1cf59 .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-f051954c-dee4-4d94-ad0a-696de477a0bb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f051954c-dee4-4d94-ad0a-696de477a0bb:hover {background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
color: rgba(255, 255, 255, 1) !important;
background-image: none !important;
hover-type: color !important;}#s-f051954c-dee4-4d94-ad0a-696de477a0bb:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-f051954c-dee4-4d94-ad0a-696de477a0bb {
  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-f051954c-dee4-4d94-ad0a-696de477a0bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f051954c-dee4-4d94-ad0a-696de477a0bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  block ;
}

#s-f051954c-dee4-4d94-ad0a-696de477a0bb.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  
  
}



#s-0b5e5e87-6b1a-47a1-9ed4-eaa80597101d {
  display: none;
}
#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 {
  text-align: left;
}


.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 {
  max-width: 100%;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom,
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 {
  max-width: 100%;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom,
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 {
  max-width: 100%;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom,
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 {
  max-width: 100%;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom,
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 {
  max-width: 100%;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom,
.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4aaaa429-49d7-4e99-991a-53f3de7a7f16 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a827dc9c-6723-4cf3-aa37-aca2662f02af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a827dc9c-6723-4cf3-aa37-aca2662f02af .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-9db7333f-f5be-44b6-ab76-d9f345986cff {
  text-align: center;
}

#s-9db7333f-f5be-44b6-ab76-d9f345986cff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
}

#s-9db7333f-f5be-44b6-ab76-d9f345986cff .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 14px;
}

#s-9db7333f-f5be-44b6-ab76-d9f345986cff .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-3340d391-2117-4dec-bf6f-dc55286394cd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(192, 129, 129, 0.6);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-3340d391-2117-4dec-bf6f-dc55286394cd:hover {background-color: rgba(190, 190, 197, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-3340d391-2117-4dec-bf6f-dc55286394cd:active {background-color: rgba(240, 158, 158, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}


#s-3340d391-2117-4dec-bf6f-dc55286394cd {
  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-3340d391-2117-4dec-bf6f-dc55286394cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3340d391-2117-4dec-bf6f-dc55286394cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight: 500;
  
  font-family: Assistant;
  display:  block ;
}

#s-3340d391-2117-4dec-bf6f-dc55286394cd.shg-btn.shg-product-atc-error {
  font-weight: 500;
  font-family: Assistant;
  
  font-size: 14px;
  color: rgba(255, 255, 255, 1);
}



#s-0103d3a0-c4b8-4db2-add0-ef847fb5471f hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

@media (min-width: 1200px){#s-e272c940-d870-44ee-a0a5-a734a0e57d5a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e272c940-d870-44ee-a0a5-a734a0e57d5a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e272c940-d870-44ee-a0a5-a734a0e57d5a {
  
}
}@media (max-width: 767px){#s-e272c940-d870-44ee-a0a5-a734a0e57d5a {
  
}
}
/*
  $vgutter : 20px
  $hgutter : 10px;
*/

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
