.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-1c1409ec-974c-4ffa-b33d-1dddcf1ddc7b {
  background-image: url(https://i.shgcdn.com/6621f919-da6e-4091-8c9f-8a8f56318d15/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-1c1409ec-974c-4ffa-b33d-1dddcf1ddc7b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1c1409ec-974c-4ffa-b33d-1dddcf1ddc7b.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-908d8d7d-9dd7-4d3c-b803-0b3063c656a3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7d3c6857-5005-414b-97d9-3da5f36ee1da {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
min-height: 50px;
background-color: rgba(213, 213, 213, 0.63);
}








#s-7d3c6857-5005-414b-97d9-3da5f36ee1da > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7d3c6857-5005-414b-97d9-3da5f36ee1da.shg-box.shg-c {
  justify-content: flex-start;
}

.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-ed68cd99-36d0-427c-9617-c174193b32ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ed68cd99-36d0-427c-9617-c174193b32ad .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d1830368-1b18-445e-ade9-568d047ca82e {
  padding-top: 2%;
padding-left: 2%;
padding-bottom: 2%;
padding-right: 2%;
min-height: 50px;
}








#s-d1830368-1b18-445e-ade9-568d047ca82e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d1830368-1b18-445e-ade9-568d047ca82e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-b8a667c8-13b8-449c-b3d1-3e06e92b3e3b {
  margin-top: 2%;
margin-left: auto;
margin-bottom: 2%;
margin-right: auto;
max-width: 800px;
}

.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
  flex-wrap: wrap;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  flex-grow: 1;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: -1px;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

.shogun-tabs-body>.shogun-tab-content {
  display: none;
}

.shogun-tabs-body>.shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  transform: translateZ(1000px);
}

#s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 {
  min-height: 1200px;
}

#s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 .shogun-tabs {
  justify-content: center;
}


  #s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid #DDDDDD;
  }
  #s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(141, 198, 63, 1);
    border: 1px solid #ddd;
  }
#s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(28, 28, 28, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 18px;
}

#s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(255, 255, 255, 1);
}

#s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(141, 198, 63, 1);
}

#s-f65ea6fd-1190-4c2d-b89d-226f536bbff7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid #ddd;
}

.shogun-table-wrapper {
  overflow: auto;
}

table.shogun-table {
  width: 100%;
  max-width: 100%;
  border-collapse: collapse;
  border-style: hidden;
}

thead.shogun-table-column-container {
  font-weight: bold;
}

td.shogun-table-column {
  padding: 10px;
}

td.shogun-table-row {
  padding: 10px;
  min-height: 45px;
}

td.shogun-table-column:only-child, td.shogun-table-row:only-child {
  width: 100%;
}

#s-79b4a437-3093-4e5d-ac78-d35e34ddd30c .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-79b4a437-3093-4e5d-ac78-d35e34ddd30c table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-79b4a437-3093-4e5d-ac78-d35e34ddd30c td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-79b4a437-3093-4e5d-ac78-d35e34ddd30c td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-79b4a437-3093-4e5d-ac78-d35e34ddd30c td.shogun-table-column, #s-79b4a437-3093-4e5d-ac78-d35e34ddd30c td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-5ad1fc58-0459-4116-b7e9-cf8a1e323944 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

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

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

#s-3007342a-b7a9-492f-adbb-30cbb13aba29 {
  text-align: center;
}


.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 {
  max-width: 100%;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom,
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 {
  max-width: 100%;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom,
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 {
  max-width: 100%;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom,
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 {
  max-width: 100%;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom,
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 {
  max-width: 100%;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom,
.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-3007342a-b7a9-492f-adbb-30cbb13aba29 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0a3087fb-3d05-4962-9ca5-dab4dccc18b5 {
  display: none;
}
#s-27a81b44-0533-4db9-bcdd-4faf8491a513 {
  text-align: center;
}


.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 {
  max-width: 100%;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom,
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 {
  max-width: 100%;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom,
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 {
  max-width: 100%;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom,
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 {
  max-width: 100%;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom,
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 {
  max-width: 100%;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom,
.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-27a81b44-0533-4db9-bcdd-4faf8491a513 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-11799537-d589-46ea-b7d6-12886efcb36b {
  display: none;
}
#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b {
  text-align: center;
}


.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b {
  max-width: 100%;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom,
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b {
  max-width: 100%;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom,
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b {
  max-width: 100%;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom,
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b {
  max-width: 100%;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom,
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b {
  max-width: 100%;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom,
.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-e36abf1d-7bf4-41e5-a79d-5ad0ebbb4a3b .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-145da296-4c3c-48a0-9b18-a726b78c0292 {
  display: none;
}
#s-1b8a3954-88e2-4f8b-9566-141feae53a37 {
  text-align: center;
}


.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 {
  max-width: 100%;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom,
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 {
  max-width: 100%;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom,
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 {
  max-width: 100%;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom,
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 {
  max-width: 100%;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom,
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 {
  max-width: 100%;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom,
.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-1b8a3954-88e2-4f8b-9566-141feae53a37 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c68b6d2d-725c-41ae-96bd-72a61b2011ca .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-c68b6d2d-725c-41ae-96bd-72a61b2011ca table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-c68b6d2d-725c-41ae-96bd-72a61b2011ca td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-c68b6d2d-725c-41ae-96bd-72a61b2011ca td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-c68b6d2d-725c-41ae-96bd-72a61b2011ca td.shogun-table-column, #s-c68b6d2d-725c-41ae-96bd-72a61b2011ca td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-21b2954b-ad33-41c6-9521-81ceece02b32 {
  display: none;
}
#s-13391c57-61e1-472e-bcb6-a03cf52d2774 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 {
  max-width: 100%;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom,
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 {
  max-width: 100%;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom,
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 {
  max-width: 100%;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom,
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 {
  max-width: 100%;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom,
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 {
  max-width: 100%;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom,
.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-13391c57-61e1-472e-bcb6-a03cf52d2774 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-ffd15810-e69f-48a2-8dc4-c62233008e42 {
  display: none;
}
#s-ce965c38-9388-4a98-8a26-053f18836c75 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 {
  max-width: 100%;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom,
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 {
  max-width: 100%;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom,
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 {
  max-width: 100%;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom,
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 {
  max-width: 100%;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom,
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 {
  max-width: 100%;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom,
.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ce965c38-9388-4a98-8a26-053f18836c75 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-83d334af-d4df-4b2c-b168-ec21bb92d977 {
  display: none;
}
#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 {
  max-width: 100%;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom,
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 {
  max-width: 100%;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom,
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 {
  max-width: 100%;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom,
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 {
  max-width: 100%;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom,
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 {
  max-width: 100%;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom,
.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-eef28a5b-0d21-4157-9cf3-d7c1da6ada53 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-f7ac6dc2-43fc-414e-b4a0-7bdb2fb5fda7 {
  display: none;
}
#s-646bf16b-7fba-4266-9a26-037a7a81f529 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 {
  max-width: 100%;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom,
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 {
  max-width: 100%;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom,
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 {
  max-width: 100%;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom,
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 {
  max-width: 100%;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom,
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 {
  max-width: 100%;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom,
.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 img.shogun-image {
  max-width: 250px !important;
  min-height:  !important;
}

.shg-c#s-646bf16b-7fba-4266-9a26-037a7a81f529 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-8a81f29f-1011-4d04-b68a-915fc4e86105 {
  display: none;
}
#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd {
  max-width: 100%;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom,
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd {
  max-width: 100%;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom,
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd {
  max-width: 100%;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom,
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd {
  max-width: 100%;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom,
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd {
  max-width: 100%;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom,
.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-ace0fc02-b31f-4186-9b4e-d5576fbc97cd .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-49c32ce4-a515-415a-a383-7293a48def67 {
  display: none;
}
#s-86550e6b-da19-48b9-a4f4-26c0132e1faa {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa {
  max-width: 100%;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom,
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa {
  max-width: 100%;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom,
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa {
  max-width: 100%;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom,
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa {
  max-width: 100%;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom,
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa {
  max-width: 100%;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom,
.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-86550e6b-da19-48b9-a4f4-26c0132e1faa .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c74fcc22-401d-44ac-83ea-8d0fb52cb89b {
  display: none;
}
#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 {
  max-width: 100%;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom,
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 {
  max-width: 100%;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom,
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 {
  max-width: 100%;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom,
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 {
  max-width: 100%;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom,
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 {
  max-width: 100%;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom,
.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-6e1e4e2e-9826-47de-adf6-a3c3470ce5a9 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0e2c277b-fb77-40e2-944e-d955cfcda34c {
  display: none;
}
@media (min-width: 0px) {
[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66191b4b-3a64-4b5c-bf4c-017ea252b455"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3b26acfb-6990-4046-b5b1-cc0e5f8b893f {
  text-align: left;
}

#s-3b26acfb-6990-4046-b5b1-cc0e5f8b893f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3b26acfb-6990-4046-b5b1-cc0e5f8b893f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3b26acfb-6990-4046-b5b1-cc0e5f8b893f .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-53ef9958-3faf-48d2-b909-f72304c4779c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-53ef9958-3faf-48d2-b909-f72304c4779c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53ef9958-3faf-48d2-b909-f72304c4779c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-53ef9958-3faf-48d2-b909-f72304c4779c {
  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-53ef9958-3faf-48d2-b909-f72304c4779c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53ef9958-3faf-48d2-b909-f72304c4779c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-53ef9958-3faf-48d2-b909-f72304c4779c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d254b239-d760-4f32-a938-cc4ba1783366 {
  display: none;
}
@media (min-width: 0px) {
[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-58907447-3f7c-491e-8090-e7f4c596a931"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c49d326a-f330-4998-ab16-5a9441c3a0b5 {
  text-align: left;
}

#s-c49d326a-f330-4998-ab16-5a9441c3a0b5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c49d326a-f330-4998-ab16-5a9441c3a0b5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c49d326a-f330-4998-ab16-5a9441c3a0b5 .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-cbb86721-0a86-43e5-b166-47dca6f621ff {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-cbb86721-0a86-43e5-b166-47dca6f621ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cbb86721-0a86-43e5-b166-47dca6f621ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cbb86721-0a86-43e5-b166-47dca6f621ff {
  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-cbb86721-0a86-43e5-b166-47dca6f621ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbb86721-0a86-43e5-b166-47dca6f621ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cbb86721-0a86-43e5-b166-47dca6f621ff.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f510178b-eee4-4294-a9de-7da13dea5fd8 {
  display: none;
}
@media (min-width: 0px) {
[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-33b659e3-2367-43f4-9416-c26022172bde"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4580e92b-860c-4f4c-86c1-a3c10937ab37 {
  text-align: left;
}

#s-4580e92b-860c-4f4c-86c1-a3c10937ab37 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4580e92b-860c-4f4c-86c1-a3c10937ab37 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4580e92b-860c-4f4c-86c1-a3c10937ab37 .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-11e3270a-80e3-452f-8376-8d53f48a2668 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-11e3270a-80e3-452f-8376-8d53f48a2668:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11e3270a-80e3-452f-8376-8d53f48a2668:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-11e3270a-80e3-452f-8376-8d53f48a2668 {
  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-11e3270a-80e3-452f-8376-8d53f48a2668.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11e3270a-80e3-452f-8376-8d53f48a2668.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-11e3270a-80e3-452f-8376-8d53f48a2668.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-622976a0-86f1-4a1b-9130-9484e4f83c72 {
  display: none;
}
#s-5d386907-3920-42a0-8ab3-6a15ae089366 {
  margin-top: 1%;
margin-bottom: 1%;
text-align: left;
}

#s-5d386907-3920-42a0-8ab3-6a15ae089366 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5d386907-3920-42a0-8ab3-6a15ae089366 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5d386907-3920-42a0-8ab3-6a15ae089366 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5d386907-3920-42a0-8ab3-6a15ae089366 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-5d386907-3920-42a0-8ab3-6a15ae089366 .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-5d386907-3920-42a0-8ab3-6a15ae089366 .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

@media (min-width: 0px) {
[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-71da570c-eeba-42b0-a4e9-5c957962dadb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9d439fcf-f894-4715-bbc8-ee5641562ce2 {
  text-align: left;
}

#s-9d439fcf-f894-4715-bbc8-ee5641562ce2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9d439fcf-f894-4715-bbc8-ee5641562ce2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9d439fcf-f894-4715-bbc8-ee5641562ce2 .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-5fc7df38-f11f-4e14-b7de-f9c89ef64f52 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-5fc7df38-f11f-4e14-b7de-f9c89ef64f52:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5fc7df38-f11f-4e14-b7de-f9c89ef64f52:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5fc7df38-f11f-4e14-b7de-f9c89ef64f52 {
  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-5fc7df38-f11f-4e14-b7de-f9c89ef64f52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fc7df38-f11f-4e14-b7de-f9c89ef64f52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5fc7df38-f11f-4e14-b7de-f9c89ef64f52.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-30853e60-1e10-4d7b-8afe-9a68dff29a0d {
  min-height: 50px;
}








#s-30853e60-1e10-4d7b-8afe-9a68dff29a0d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30853e60-1e10-4d7b-8afe-9a68dff29a0d.shg-box.shg-c {
  justify-content: center;
}

#s-166166b2-9cf9-4da8-b8b0-246871239556 .shogun-table-wrapper {
  overflow: auto;
  border: 1px solid #D5D6D7;
  border-radius: 0px;
}

#s-166166b2-9cf9-4da8-b8b0-246871239556 table.shogun-table {
  margin: 0;
  padding: 0;
}

#s-166166b2-9cf9-4da8-b8b0-246871239556 td.shogun-table-column {
  background-color: #fff;
  padding: 10px;
  text-align: inherit;
}

#s-166166b2-9cf9-4da8-b8b0-246871239556 td.shogun-table-row {
  background-color: #fff;
  padding: 10px;
}

#s-166166b2-9cf9-4da8-b8b0-246871239556 td.shogun-table-column, #s-166166b2-9cf9-4da8-b8b0-246871239556 td.shogun-table-row {
  border: 1px solid #D5D6D7;
}

#s-8531d854-d00a-49d7-bccf-04ddb59b0b19 {
  display: none;
}
#s-c142286e-0703-476b-a6d3-854531b6f5e2 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 {
  max-width: 100%;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom,
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 {
  max-width: 100%;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom,
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 {
  max-width: 100%;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom,
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 {
  max-width: 100%;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom,
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 {
  max-width: 100%;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom,
.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-c142286e-0703-476b-a6d3-854531b6f5e2 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-66bb9c3a-e090-4767-a402-ce2603ed46a8 {
  display: none;
}
#s-71d62629-4322-4bdd-9085-6f6e85ea3585 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 {
  max-width: 100%;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom,
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 {
  max-width: 100%;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom,
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 {
  max-width: 100%;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom,
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 {
  max-width: 100%;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom,
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 {
  max-width: 100%;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom,
.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-71d62629-4322-4bdd-9085-6f6e85ea3585 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-6a9130b7-343d-4196-8cd1-055eda8a5774 {
  display: none;
}
#s-80d42506-d378-4842-ba37-d40046df0e62 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 {
  max-width: 100%;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom,
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 {
  max-width: 100%;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom,
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 {
  max-width: 100%;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom,
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 {
  max-width: 100%;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom,
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 {
  max-width: 100%;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom,
.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-80d42506-d378-4842-ba37-d40046df0e62 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-343a6f40-3316-4d9d-9e71-6c972c0e4d17 {
  display: none;
}
#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 {
  max-width: 100%;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom,
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 {
  max-width: 100%;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom,
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 {
  max-width: 100%;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom,
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 {
  max-width: 100%;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom,
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 {
  max-width: 100%;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom,
.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-b62ba29c-ff78-4c44-a70e-ca34c181c347 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-38286164-6abb-4bcd-9cff-f6a6908fa355 {
  display: none;
}
#s-9579d9e0-c332-42d1-8eb4-df899e371640 {
  margin-left: auto;
margin-right: auto;
text-align: center;
}


.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 {
  max-width: 100%;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom,
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 {
  max-width: 100%;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom,
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 {
  max-width: 100%;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom,
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 {
  max-width: 100%;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom,
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 {
  max-width: 100%;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom,
.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 img.shogun-image {
  max-width: 200px !important;
  min-height:  !important;
}

.shg-c#s-9579d9e0-c332-42d1-8eb4-df899e371640 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-7d1dcca1-49c8-4b6e-9fad-7b6778c723c6 {
  display: none;
}
@media (min-width: 0px) {
[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-65461785-388d-4d24-8e3e-7860bf598ed8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c42da657-fa1c-41a2-8a7c-f9b9e97e90fd {
  text-align: left;
}

#s-c42da657-fa1c-41a2-8a7c-f9b9e97e90fd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-c42da657-fa1c-41a2-8a7c-f9b9e97e90fd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c42da657-fa1c-41a2-8a7c-f9b9e97e90fd .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-828c323e-f29e-45b4-a35c-5afd9e0e3c2f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-828c323e-f29e-45b4-a35c-5afd9e0e3c2f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-828c323e-f29e-45b4-a35c-5afd9e0e3c2f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-828c323e-f29e-45b4-a35c-5afd9e0e3c2f {
  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-828c323e-f29e-45b4-a35c-5afd9e0e3c2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-828c323e-f29e-45b4-a35c-5afd9e0e3c2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-828c323e-f29e-45b4-a35c-5afd9e0e3c2f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0af8aae0-5215-43a8-98c7-556b67752dab {
  display: none;
}
@media (min-width: 0px) {
[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-568bebfc-dd99-4cea-af56-36b7bad66a82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-76dd4976-624e-463e-b1e0-195c3eae53bd {
  text-align: left;
}

#s-76dd4976-624e-463e-b1e0-195c3eae53bd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-76dd4976-624e-463e-b1e0-195c3eae53bd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-76dd4976-624e-463e-b1e0-195c3eae53bd .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-d1477012-09fb-4f5a-9c5b-92c38d3ddcd2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-d1477012-09fb-4f5a-9c5b-92c38d3ddcd2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d1477012-09fb-4f5a-9c5b-92c38d3ddcd2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d1477012-09fb-4f5a-9c5b-92c38d3ddcd2 {
  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-d1477012-09fb-4f5a-9c5b-92c38d3ddcd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1477012-09fb-4f5a-9c5b-92c38d3ddcd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d1477012-09fb-4f5a-9c5b-92c38d3ddcd2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-40ae379d-747f-4450-a19e-58ba24e6860f {
  display: none;
}
@media (min-width: 0px) {
[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-816ff441-8d02-4d1d-8e9e-c22b9197cf23"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-73c73c48-0d19-4718-9055-c44f1519f078 {
  text-align: left;
}

#s-73c73c48-0d19-4718-9055-c44f1519f078 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-73c73c48-0d19-4718-9055-c44f1519f078 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-73c73c48-0d19-4718-9055-c44f1519f078 .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-baede7c5-d37b-4148-b882-647df5199a3f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-baede7c5-d37b-4148-b882-647df5199a3f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-baede7c5-d37b-4148-b882-647df5199a3f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-baede7c5-d37b-4148-b882-647df5199a3f {
  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-baede7c5-d37b-4148-b882-647df5199a3f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-baede7c5-d37b-4148-b882-647df5199a3f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-baede7c5-d37b-4148-b882-647df5199a3f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e643a389-20c5-4f47-9076-8d4e9dcced1e {
  display: none;
}
#s-c87bd710-c26e-4f54-adff-9a6d2f2f6f6c {
  margin-top: 1%;
margin-bottom: 1%;
text-align: left;
}

#s-c87bd710-c26e-4f54-adff-9a6d2f2f6f6c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-c87bd710-c26e-4f54-adff-9a6d2f2f6f6c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-c87bd710-c26e-4f54-adff-9a6d2f2f6f6c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-c87bd710-c26e-4f54-adff-9a6d2f2f6f6c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


  #s-c87bd710-c26e-4f54-adff-9a6d2f2f6f6c .shg-product-selector-wrapper label {
    color: ;
    font-weight:   ;
    font-family: ;
    font-style:  normal ;
    font-size: ;
  }

       
    #s-c87bd710-c26e-4f54-adff-9a6d2f2f6f6c .shg-product-selector-wrapper label:after {
      display: block;
      content: ' ';
      margin-bottom: ;
    }
  

@media (min-width: 0px) {
[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f074f947-8b84-43da-acf9-da83ce6c72ef"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-3eda59e2-baf3-4fb3-9578-ebe74a856283 {
  text-align: left;
}

#s-3eda59e2-baf3-4fb3-9578-ebe74a856283 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3eda59e2-baf3-4fb3-9578-ebe74a856283 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3eda59e2-baf3-4fb3-9578-ebe74a856283 .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-1fea9635-ccaa-4e06-8bb3-ba1e8e7f88e0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: left;
background-color: #252525;
}
#s-1fea9635-ccaa-4e06-8bb3-ba1e8e7f88e0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1fea9635-ccaa-4e06-8bb3-ba1e8e7f88e0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1fea9635-ccaa-4e06-8bb3-ba1e8e7f88e0 {
  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-1fea9635-ccaa-4e06-8bb3-ba1e8e7f88e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fea9635-ccaa-4e06-8bb3-ba1e8e7f88e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1fea9635-ccaa-4e06-8bb3-ba1e8e7f88e0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-eea079d6-5cec-4d5f-bae2-551b90828c32 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-a49f6e92-5eca-46b8-adea-803599dff3dd {
  min-height: 50px;
}








#s-a49f6e92-5eca-46b8-adea-803599dff3dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a49f6e92-5eca-46b8-adea-803599dff3dd.shg-box.shg-c {
  justify-content: center;
}

#s-d3612317-4836-4cdc-ae9a-655fad708a8e {
  max-width: 500px;
}

#s-d3612317-4836-4cdc-ae9a-655fad708a8e {
  display: none;
}
@media (min-width: 0px) {
[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-41b03334-62e7-4296-ac72-5ad0f62397b6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-982f8b1f-20a2-4fbf-a643-4113490bcade {
  text-align: left;
}


.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade {
  max-width: 100%;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom,
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade {
  max-width: 100%;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom,
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade {
  max-width: 100%;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom,
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade {
  max-width: 100%;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom,
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade {
  max-width: 100%;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .shg-image-zoom,
.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-982f8b1f-20a2-4fbf-a643-4113490bcade .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-2d42a8fe-0ab4-40e1-86c1-50c7e4a0587a {
  padding-top: 20px;
padding-bottom: 20px;
text-align: left;
}

#s-2d42a8fe-0ab4-40e1-86c1-50c7e4a0587a .shg-gallery-thumb-image-wrapper {
  
  flex-basis: 25.0%;
  padding-right: 10px;
  padding-bottom: 10px;
}

#s-2d42a8fe-0ab4-40e1-86c1-50c7e4a0587a .shg-gallery-thumb-list-margin {
  margin-right: -10px;
}

.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-af275ca1-2234-4cc0-983b-38ed31f88957 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af275ca1-2234-4cc0-983b-38ed31f88957 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-571d0330-e149-4d5f-b092-671a2f0544b6 {
  text-align: center;
}

#s-571d0330-e149-4d5f-b092-671a2f0544b6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-571d0330-e149-4d5f-b092-671a2f0544b6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-571d0330-e149-4d5f-b092-671a2f0544b6 .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-8517528b-158d-43b4-bdf6-7689afd5fa13 {
  text-align: left;
}

#s-8517528b-158d-43b4-bdf6-7689afd5fa13 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-8517528b-158d-43b4-bdf6-7689afd5fa13 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-8517528b-158d-43b4-bdf6-7689afd5fa13 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-8517528b-158d-43b4-bdf6-7689afd5fa13 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-1cee85c8-8d60-41d2-8c15-27e8d45a964d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1cee85c8-8d60-41d2-8c15-27e8d45a964d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1cee85c8-8d60-41d2-8c15-27e8d45a964d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1cee85c8-8d60-41d2-8c15-27e8d45a964d {
  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-1cee85c8-8d60-41d2-8c15-27e8d45a964d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cee85c8-8d60-41d2-8c15-27e8d45a964d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1cee85c8-8d60-41d2-8c15-27e8d45a964d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-efc4adb0-265d-4334-803b-b92f2c3e1918 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-efc4adb0-265d-4334-803b-b92f2c3e1918 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: left;
}



#s-2ec9e1ef-6e4f-4c20-b590-4bfb91b5a678 {
  margin-top: 1%;
margin-left: 1%;
margin-bottom: 1%;
margin-right: 1%;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
