.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-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 {
  min-height: 50px;
}








#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10d6d11a-bef8-4740-b2c1-3642e6afc5a2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-804d39c2-7aa0-4291-a658-611f2cfb0720 {
  background-image: url(https://i.shgcdn.com/a93b39a5-d6f6-43ed-a30e-848512cbbb4c/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 420px;
background-position: center center;
}








#s-804d39c2-7aa0-4291-a658-611f2cfb0720 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.5;
}#s-804d39c2-7aa0-4291-a658-611f2cfb0720.shg-box.shg-c {
  justify-content: center;
}

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

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

#s-3cca9ad4-d0b0-4eb1-93fb-bd62bbcfa705 {
  margin-top: 0px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cca9ad4-d0b0-4eb1-93fb-bd62bbcfa705 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Ovo;
  font-style:   ;
  font-size: 34px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-921b1ca2-e84c-40ca-a00f-1dad50de2253 {
  min-height: 50px;
}








#s-921b1ca2-e84c-40ca-a00f-1dad50de2253 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-921b1ca2-e84c-40ca-a00f-1dad50de2253.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

#s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0 {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-8ccc5633-7bc9-4bb4-affb-bc943370dcf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-498cbae5-80df-470b-8fc5-3240d3969e76 {
  text-align: center;
}




  #s-498cbae5-80df-470b-8fc5-3240d3969e76 img.shogun-image {
    
    width: px;
  }


#s-498cbae5-80df-470b-8fc5-3240d3969e76 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-4d8fde3a-7c52-4633-b4f2-48386c94f85d {
  box-shadow:0px 0px 0px 0px ;
padding-top: 61px;
padding-left: 20px;
padding-bottom: 61px;
padding-right: 20px;
background-color: rgba(239, 239, 239, 1);
}

#s-93a077c5-2854-461b-bd09-a293a8004e28 {
  border-style: solid;
margin-top: 20px;
margin-left: 50px;
margin-bottom: 0px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}

#s-93a077c5-2854-461b-bd09-a293a8004e28 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Ovo;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-93a077c5-2854-461b-bd09-a293a8004e28 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


#s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d {
  margin-top: 30px;
margin-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-b6b102ee-2722-496e-8fc6-eb4e0c12ef3d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-c9564539-7330-42e2-82cd-c1d3df66d8f3 {
  display: none;
}
#s-fcc5f969-b397-430b-a02a-dbaf85308ad9 {
  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-9d24e967-3185-47ea-944c-7419d4230ba5 {
  text-align: center;
}


.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 {
  max-width: 100%;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom,
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  max-width: 266px !important;
  min-height:  !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 {
  max-width: 100%;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom,
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  max-width: 266px !important;
  min-height:  !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 {
  max-width: 100%;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom,
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  max-width: 266px !important;
  min-height:  !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 {
  max-width: 100%;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom,
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  max-width: 266px !important;
  min-height:  !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 {
  max-width: 100%;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom,
.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 img.shogun-image {
  max-width: 266px !important;
  min-height:  !important;
}

.shg-c#s-9d24e967-3185-47ea-944c-7419d4230ba5 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-17d93788-d304-47d8-a6e7-34fdf667e1c3 {
  text-align: center;
}

#s-17d93788-d304-47d8-a6e7-34fdf667e1c3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-17d93788-d304-47d8-a6e7-34fdf667e1c3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-17d93788-d304-47d8-a6e7-34fdf667e1c3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 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-aaf2cd1d-701b-49b4-b1f2-8d01ad0e5f81 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aaf2cd1d-701b-49b4-b1f2-8d01ad0e5f81 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

.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-308cc256-65cb-4c37-b1e4-03498dea1f6c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-308cc256-65cb-4c37-b1e4-03498dea1f6c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-308cc256-65cb-4c37-b1e4-03498dea1f6c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-308cc256-65cb-4c37-b1e4-03498dea1f6c {
  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-308cc256-65cb-4c37-b1e4-03498dea1f6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-308cc256-65cb-4c37-b1e4-03498dea1f6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-308cc256-65cb-4c37-b1e4-03498dea1f6c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a90fc520-e1bc-4943-a3dd-9dd0282f543b {
  display: none;
}
#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb {
  text-align: center;
}


.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb {
  max-width: 100%;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom,
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  max-width: 257px !important;
  min-height:  !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb {
  max-width: 100%;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom,
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  max-width: 257px !important;
  min-height:  !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb {
  max-width: 100%;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom,
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  max-width: 257px !important;
  min-height:  !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb {
  max-width: 100%;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom,
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  max-width: 257px !important;
  min-height:  !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb {
  max-width: 100%;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom,
.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb img.shogun-image {
  max-width: 257px !important;
  min-height:  !important;
}

.shg-c#s-ddc8d50a-75cf-4054-8f85-323cbd8050fb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-1034c4cc-9ff9-4021-8357-9079cf5f664c {
  text-align: center;
}

#s-1034c4cc-9ff9-4021-8357-9079cf5f664c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1034c4cc-9ff9-4021-8357-9079cf5f664c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1034c4cc-9ff9-4021-8357-9079cf5f664c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e951a4e3-41f7-4095-aa94-0148b17a82e6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e951a4e3-41f7-4095-aa94-0148b17a82e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-d6cabda8-ddd0-49ca-bd05-23724f6a3470 {
  margin-top: -2px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d6cabda8-ddd0-49ca-bd05-23724f6a3470:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d6cabda8-ddd0-49ca-bd05-23724f6a3470:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d6cabda8-ddd0-49ca-bd05-23724f6a3470 {
  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-d6cabda8-ddd0-49ca-bd05-23724f6a3470.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6cabda8-ddd0-49ca-bd05-23724f6a3470.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d6cabda8-ddd0-49ca-bd05-23724f6a3470.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-fe6f4c6c-9727-42a2-83b1-631208061d9a {
  display: none;
}
#s-bcd73aca-ac43-434d-aec8-c692102f699f {
  text-align: center;
}


.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f {
  max-width: 100%;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom,
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  max-width: 264px !important;
  min-height:  !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f {
  max-width: 100%;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom,
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  max-width: 264px !important;
  min-height:  !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f {
  max-width: 100%;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom,
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  max-width: 264px !important;
  min-height:  !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f {
  max-width: 100%;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom,
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  max-width: 264px !important;
  min-height:  !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f {
  max-width: 100%;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom,
.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f img.shogun-image {
  max-width: 264px !important;
  min-height:  !important;
}

.shg-c#s-bcd73aca-ac43-434d-aec8-c692102f699f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-3b691593-4fb3-4586-9e85-39b9436b0f8f {
  text-align: center;
}

#s-3b691593-4fb3-4586-9e85-39b9436b0f8f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3b691593-4fb3-4586-9e85-39b9436b0f8f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3b691593-4fb3-4586-9e85-39b9436b0f8f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f6c16fbe-7e91-4f09-9d57-d958771d7842 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6c16fbe-7e91-4f09-9d57-d958771d7842 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-60da315a-3b88-4f23-9b72-7551e79f979a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-60da315a-3b88-4f23-9b72-7551e79f979a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-60da315a-3b88-4f23-9b72-7551e79f979a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-60da315a-3b88-4f23-9b72-7551e79f979a {
  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-60da315a-3b88-4f23-9b72-7551e79f979a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60da315a-3b88-4f23-9b72-7551e79f979a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-60da315a-3b88-4f23-9b72-7551e79f979a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-98df022c-d17b-4082-9d33-996690e35886 {
  display: none;
}
#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 {
  text-align: center;
}


.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 {
  max-width: 100%;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom,
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  max-width: 190px !important;
  min-height:  !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 {
  max-width: 100%;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom,
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  max-width: 190px !important;
  min-height:  !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 {
  max-width: 100%;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom,
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  max-width: 190px !important;
  min-height:  !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 {
  max-width: 100%;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom,
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  max-width: 190px !important;
  min-height:  !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 {
  max-width: 100%;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom,
.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 img.shogun-image {
  max-width: 190px !important;
  min-height:  !important;
}

.shg-c#s-b30f56ff-f15b-46b9-8e35-67b9f2557511 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e87cf7f0-28e8-4c69-ad5e-1bb75adf0dec {
  text-align: center;
}

#s-e87cf7f0-28e8-4c69-ad5e-1bb75adf0dec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e87cf7f0-28e8-4c69-ad5e-1bb75adf0dec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e87cf7f0-28e8-4c69-ad5e-1bb75adf0dec .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a4395779-b0e3-4805-8122-61a3ea079bd0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a4395779-b0e3-4805-8122-61a3ea079bd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-1adbffc2-953e-45a1-a6ee-ba3240b9be2d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1adbffc2-953e-45a1-a6ee-ba3240b9be2d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1adbffc2-953e-45a1-a6ee-ba3240b9be2d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1adbffc2-953e-45a1-a6ee-ba3240b9be2d {
  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-1adbffc2-953e-45a1-a6ee-ba3240b9be2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1adbffc2-953e-45a1-a6ee-ba3240b9be2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1adbffc2-953e-45a1-a6ee-ba3240b9be2d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b501e62c-4a8e-4010-a531-04c4fa5ab579 {
  margin-bottom: 0px;
min-height: 50px;
}








#s-b501e62c-4a8e-4010-a531-04c4fa5ab579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b501e62c-4a8e-4010-a531-04c4fa5ab579.shg-box.shg-c {
  justify-content: flex-start;
}

#s-21cc95ca-4cb7-42b8-813d-27abc725596e {
  border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 50px;
background-color: rgba(239, 239, 239, 1);
}








#s-21cc95ca-4cb7-42b8-813d-27abc725596e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21cc95ca-4cb7-42b8-813d-27abc725596e.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8df29470-4cc9-44a2-8cec-a6f4f20628a6 {
  margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 25px;
padding-left: 25px;
padding-bottom: 25px;
padding-right: 25px;
background-color: rgba(255, 255, 255, 1);
}

#s-9f9735b6-6a15-4844-ad97-cb756b02af7a {
  text-align: center;
}




  #s-9f9735b6-6a15-4844-ad97-cb756b02af7a img.shogun-image {
    
    width: px;
  }


#s-9f9735b6-6a15-4844-ad97-cb756b02af7a .shogun-image-content {
  
    align-items: center;
  
}

#s-dc81cfdc-2569-47ff-8fdb-bd37a4f1fa63 {
  margin-top: 40px;
margin-bottom: 40px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

#s-31075724-8ffe-4f19-a04c-bd654f57f9e3 {
  min-height: 50px;
}








#s-31075724-8ffe-4f19-a04c-bd654f57f9e3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-31075724-8ffe-4f19-a04c-bd654f57f9e3.shg-box.shg-c {
  justify-content: flex-start;
}

@media (min-width: 0px) {
[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5dd62d03-85ca-4880-9415-35947884658e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-b4aa3064-f2a0-4962-96cc-2bd53ac4510b {
  margin-bottom: 20px;
text-align: center;
}




  #s-b4aa3064-f2a0-4962-96cc-2bd53ac4510b img.shogun-image {
    
    width: px;
  }


#s-b4aa3064-f2a0-4962-96cc-2bd53ac4510b .shogun-image-content {
  
    align-items: center;
  
}

#s-4e8f97ff-3b4f-4282-96ec-1544f699d76b {
  margin-bottom: 20px;
text-align: center;
}




  #s-4e8f97ff-3b4f-4282-96ec-1544f699d76b img.shogun-image {
    
    width: px;
  }


#s-4e8f97ff-3b4f-4282-96ec-1544f699d76b .shogun-image-content {
  
    align-items: center;
  
}

#s-2adbe2ce-2597-40ce-ada9-4df0662bb8fc {
  text-align: center;
}




  #s-2adbe2ce-2597-40ce-ada9-4df0662bb8fc img.shogun-image {
    
    width: px;
  }


#s-2adbe2ce-2597-40ce-ada9-4df0662bb8fc .shogun-image-content {
  
    align-items: center;
  
}

#s-c9e7e740-9f99-4609-95a3-5dfca832b123 {
  border-style: solid;
margin-top: 50px;
margin-left: 0px;
margin-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
min-height: 50px;
background-color: rgba(239, 239, 239, 1);
}








#s-c9e7e740-9f99-4609-95a3-5dfca832b123 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9e7e740-9f99-4609-95a3-5dfca832b123.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25 {
  margin-top: 50px;
margin-left: 0px;
margin-bottom: 50px;
margin-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

@media (min-width: 0px) {
[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-8168b84d-e9b1-45ec-ad9a-c4d35e8ccd25"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

#s-c15493ba-cbe2-4600-8f00-d7e2f3cb71fe {
  margin-top: 25px;
margin-left: 15px;
margin-bottom: 25px;
margin-right: 15px;
}

#s-c15493ba-cbe2-4600-8f00-d7e2f3cb71fe .shogun-icon-wrapper {
  text-align: center;
}


#s-c15493ba-cbe2-4600-8f00-d7e2f3cb71fe .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(0, 0, 0, 0.05);
}

#s-59c28927-1c37-4171-b0a9-780c0c75041a {
  border-style: solid;
margin-top: 25px;
margin-left: 25px;
margin-bottom: 25px;
margin-right: 25px;
padding-top: 0px;
padding-left: 25px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 1px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
background-color: rgba(0, 0, 0, 0);
}

#s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec {
  margin-top: 50px;
margin-bottom: 50px;
}

@media (min-width: 0px) {
[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 992px) {
[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.5px);
}

}

@media (min-width: 1200px) {
[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.5px);
}

[id="s-16b7ca84-67a1-4a3a-9afb-e33600a8d1ec"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.5px);
}

}

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

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

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

.shg-sld-nav-button {
  cursor: pointer;
  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

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

.shg-sld-nav-button > svg {
  height: 100%;
  width: 100%;
}

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

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

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

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

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

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

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

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
  z-index: 1;
  position: relative;
}

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-d13c059e-9fd5-42d6-a373-a3f7c3cb9d8a {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 10px;
padding-bottom: 10px;
}

#s-d13c059e-9fd5-42d6-a373-a3f7c3cb9d8a .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-d13c059e-9fd5-42d6-a373-a3f7c3cb9d8a .shg-sld-nav-button.shg-sld-left,
#s-d13c059e-9fd5-42d6-a373-a3f7c3cb9d8a .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-ae03c42e-b0ec-414d-a8e8-1e897fe278aa {
  text-align: center;
}




  #s-ae03c42e-b0ec-414d-a8e8-1e897fe278aa img.shogun-image {
    
    width: px;
  }


#s-ae03c42e-b0ec-414d-a8e8-1e897fe278aa .shogun-image-content {
  
    align-items: center;
  
}

#s-c59f8e59-1eeb-4c9f-a825-ce3f3202a21a {
  text-align: center;
}




  #s-c59f8e59-1eeb-4c9f-a825-ce3f3202a21a img.shogun-image {
    
    width: px;
  }


#s-c59f8e59-1eeb-4c9f-a825-ce3f3202a21a .shogun-image-content {
  
    align-items: center;
  
}

#s-77fcfa5f-b328-4429-8614-ab3369b2e8c1 {
  text-align: center;
}




  #s-77fcfa5f-b328-4429-8614-ab3369b2e8c1 img.shogun-image {
    
    width: px;
  }


#s-77fcfa5f-b328-4429-8614-ab3369b2e8c1 .shogun-image-content {
  
    align-items: center;
  
}

#s-c8406bf7-b139-4d60-acdd-87d282db5c38 {
  text-align: center;
}




  #s-c8406bf7-b139-4d60-acdd-87d282db5c38 img.shogun-image {
    
    width: px;
  }


#s-c8406bf7-b139-4d60-acdd-87d282db5c38 .shogun-image-content {
  
    align-items: center;
  
}

#s-fdd6c655-88a7-4782-a189-ffd71a45c521 {
  text-align: center;
}




  #s-fdd6c655-88a7-4782-a189-ffd71a45c521 img.shogun-image {
    
    width: px;
  }


#s-fdd6c655-88a7-4782-a189-ffd71a45c521 .shogun-image-content {
  
    align-items: center;
  
}

#s-a9427ea5-8a12-4d5b-ae2f-f7ecf682ca82 {
  text-align: center;
}




  #s-a9427ea5-8a12-4d5b-ae2f-f7ecf682ca82 img.shogun-image {
    
    width: px;
  }


#s-a9427ea5-8a12-4d5b-ae2f-f7ecf682ca82 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ded83f8-5af5-46c4-8c82-a48ad691dc7c {
  text-align: center;
}




  #s-0ded83f8-5af5-46c4-8c82-a48ad691dc7c img.shogun-image {
    
    width: px;
  }


#s-0ded83f8-5af5-46c4-8c82-a48ad691dc7c .shogun-image-content {
  
    align-items: center;
  
}

#s-f82a9a19-3e56-4d49-93b1-cca41d2b73d9 {
  text-align: center;
}




  #s-f82a9a19-3e56-4d49-93b1-cca41d2b73d9 img.shogun-image {
    
    width: px;
  }


#s-f82a9a19-3e56-4d49-93b1-cca41d2b73d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-8ecc2ffb-187f-4693-b9ac-38ae10fed042 {
  border-style: solid;
margin-top: 30px;
margin-left: 50px;
margin-bottom: 30px;
margin-right: 50px;
padding-top: 20px;
padding-bottom: 10px;
border-top-width: 1px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(223, 223, 223, 1);
text-align: center;
}

#s-8ecc2ffb-187f-4693-b9ac-38ae10fed042 .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: Ovo;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}


#s-8ecc2ffb-187f-4693-b9ac-38ae10fed042 .shogun-heading-component h2 a {
  color: rgba(0, 0, 0, 1);
}


@media (min-width: 0px) {
[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c955c0fb-b6f8-454f-b0a3-3662bcd0070f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1fd65fa8-9028-4cf4-b067-46795741637f {
  margin-bottom: 50px;
}

#s-1fd65fa8-9028-4cf4-b067-46795741637f {
  display: none;
}
#s-ceddb4f2-515c-46b1-ab34-b9014404e61b {
  display: none;
}
#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 {
  text-align: center;
}


.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 {
  max-width: 100%;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom,
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 {
  max-width: 100%;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom,
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 {
  max-width: 100%;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom,
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 {
  max-width: 100%;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom,
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 {
  max-width: 100%;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom,
.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-a72169e4-fe2e-415a-a5cd-c74033ec6765 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-0fc6a488-0263-4b81-b8d0-c86250a3e32a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0fc6a488-0263-4b81-b8d0-c86250a3e32a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-fa807fd7-e80f-4152-bc4b-86ab558b9346 {
  text-align: center;
}

#s-fa807fd7-e80f-4152-bc4b-86ab558b9346 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fa807fd7-e80f-4152-bc4b-86ab558b9346 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fa807fd7-e80f-4152-bc4b-86ab558b9346 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6c93e4a0-3bd9-44f3-ac8e-4096e2a988ba {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6c93e4a0-3bd9-44f3-ac8e-4096e2a988ba:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6c93e4a0-3bd9-44f3-ac8e-4096e2a988ba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6c93e4a0-3bd9-44f3-ac8e-4096e2a988ba {
  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-6c93e4a0-3bd9-44f3-ac8e-4096e2a988ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c93e4a0-3bd9-44f3-ac8e-4096e2a988ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6c93e4a0-3bd9-44f3-ac8e-4096e2a988ba.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a5153ce7-d807-4440-a935-c7e88a8bf627 {
  margin-bottom: 50px;
}

#s-a5153ce7-d807-4440-a935-c7e88a8bf627 {
  display: none;
}
#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 {
  text-align: center;
}


.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 {
  max-width: 100%;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom,
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 {
  max-width: 100%;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom,
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 {
  max-width: 100%;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom,
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 {
  max-width: 100%;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom,
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 {
  max-width: 100%;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom,
.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-7b8ac611-a2ba-49d5-9582-975bbf2c6098 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-a7ab2b87-e49c-40cb-b19f-a8668c0f986a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7ab2b87-e49c-40cb-b19f-a8668c0f986a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-562dad4c-2008-40fd-a295-294270ea528e {
  text-align: center;
}

#s-562dad4c-2008-40fd-a295-294270ea528e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-562dad4c-2008-40fd-a295-294270ea528e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-562dad4c-2008-40fd-a295-294270ea528e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6d783ac7-fb2a-46ed-adad-7c2eb036ab7f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6d783ac7-fb2a-46ed-adad-7c2eb036ab7f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6d783ac7-fb2a-46ed-adad-7c2eb036ab7f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6d783ac7-fb2a-46ed-adad-7c2eb036ab7f {
  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-6d783ac7-fb2a-46ed-adad-7c2eb036ab7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d783ac7-fb2a-46ed-adad-7c2eb036ab7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6d783ac7-fb2a-46ed-adad-7c2eb036ab7f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



@media (min-width: 0px) {
[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6a0f6abb-3579-42b9-bcd5-972c6ce1e902"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-93e2a726-0eba-4f27-b652-7bca553233e6 {
  display: none;
}
#s-a21f1d97-c6e2-4be8-8fde-eb1ffcc53cb0 {
  margin-bottom: 50px;
}

#s-a21f1d97-c6e2-4be8-8fde-eb1ffcc53cb0 {
  display: none;
}
#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 {
  text-align: center;
}


.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 {
  max-width: 100%;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom,
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 {
  max-width: 100%;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom,
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 {
  max-width: 100%;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom,
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 {
  max-width: 100%;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom,
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 {
  max-width: 100%;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom,
.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-1e2a9734-9c6b-40c9-b084-16ba46b151d6 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-c9541c99-7d30-4c30-90ec-d2a5faae6943 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c9541c99-7d30-4c30-90ec-d2a5faae6943 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-2b29b100-7a26-40ba-96c4-d1699a7c40a1 {
  text-align: center;
}

#s-2b29b100-7a26-40ba-96c4-d1699a7c40a1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2b29b100-7a26-40ba-96c4-d1699a7c40a1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2b29b100-7a26-40ba-96c4-d1699a7c40a1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f3a7c6fd-a67f-4719-865f-d3607db2ad49 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f3a7c6fd-a67f-4719-865f-d3607db2ad49:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3a7c6fd-a67f-4719-865f-d3607db2ad49:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3a7c6fd-a67f-4719-865f-d3607db2ad49 {
  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-f3a7c6fd-a67f-4719-865f-d3607db2ad49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3a7c6fd-a67f-4719-865f-d3607db2ad49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f3a7c6fd-a67f-4719-865f-d3607db2ad49.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-527e5456-e0dd-4571-94a9-7d158fde8fa0 {
  display: none;
}
#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 {
  text-align: center;
}


.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 {
  max-width: 100%;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom,
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 {
  max-width: 100%;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom,
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 {
  max-width: 100%;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom,
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 {
  max-width: 100%;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom,
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 {
  max-width: 100%;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom,
.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 img.shogun-image {
  max-width: 110px !important;
  min-height:  !important;
}

.shg-c#s-68bb10d4-4158-4a42-8044-7fe8b84c5ef1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-e1f4689e-89e2-4d0a-a117-033bc82cf06a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e1f4689e-89e2-4d0a-a117-033bc82cf06a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 20px;
  line-height: ;
  letter-spacing: ;
}

#s-96738017-781b-4092-aa36-d50352673bb7 {
  text-align: center;
}

#s-96738017-781b-4092-aa36-d50352673bb7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-96738017-781b-4092-aa36-d50352673bb7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-96738017-781b-4092-aa36-d50352673bb7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-85a94d1a-d972-4dc7-9a37-81c1ffa89452 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-85a94d1a-d972-4dc7-9a37-81c1ffa89452:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-85a94d1a-d972-4dc7-9a37-81c1ffa89452:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-85a94d1a-d972-4dc7-9a37-81c1ffa89452 {
  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-85a94d1a-d972-4dc7-9a37-81c1ffa89452.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85a94d1a-d972-4dc7-9a37-81c1ffa89452.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-85a94d1a-d972-4dc7-9a37-81c1ffa89452.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-107a0823-b942-4fa8-acaa-ea8775b98a05 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
background-color: rgba(0, 0, 0, 0);
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}

.shogun-root a:empty,
.shogun-root article:empty,
.shogun-root dl:empty,
.shogun-root h1:empty,
.shogun-root h2:empty,
.shogun-root h3:empty,
.shogun-root h4:empty,
.shogun-root h5:empty,
.shogun-root h6:empty,
.shogun-root p:empty,
.shogun-root section:empty,
.shogun-root ul:empty {
  display: unset;
}

.shogun-root div:empty {
  display: inline-block;
}
