.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-c5189bb0-8523-4aa6-827b-597f4d2faa82 {
  background-image: url(https://i.shgcdn.com/6850c684-ce8b-4cfb-a913-f40cce255698/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
min-height: 500px;
background-position: center center;
}
@media (min-width: 768px) and (max-width: 991px){#s-c5189bb0-8523-4aa6-827b-597f4d2faa82 {
  min-height: 450px;
}
}@media (max-width: 767px){#s-c5189bb0-8523-4aa6-827b-597f4d2faa82 {
  min-height: 300px;
}
}







#s-c5189bb0-8523-4aa6-827b-597f4d2faa82 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5189bb0-8523-4aa6-827b-597f4d2faa82.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-c5189bb0-8523-4aa6-827b-597f4d2faa82 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-c5189bb0-8523-4aa6-827b-597f4d2faa82.shg-box.shg-c {
  justify-content: center;
}
}
.shg-row {
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
justify-content: space-between;
}

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

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

#s-9c5a39b5-d67f-414e-b801-be4b1956f4a7 {
  padding-left: 30px;
padding-right: 30px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9c5a39b5-d67f-414e-b801-be4b1956f4a7 {
  display: none;
}
#s-9c5a39b5-d67f-414e-b801-be4b1956f4a7, #wrap-s-9c5a39b5-d67f-414e-b801-be4b1956f4a7 { display:none !important; }}@media (max-width: 767px){#s-9c5a39b5-d67f-414e-b801-be4b1956f4a7 {
  padding-top: 0px;
padding-left: 30px;
padding-right: 30px;
display: none;
}
#s-9c5a39b5-d67f-414e-b801-be4b1956f4a7, #wrap-s-9c5a39b5-d67f-414e-b801-be4b1956f4a7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (max-width: 767px) {
  [id="s-9c5a39b5-d67f-414e-b801-be4b1956f4a7"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-5d971030-f3a3-413a-adf6-a842a1209073 {
  box-shadow:0px 0px 8px 0px rgba(0, 0, 0, 0.2);
border-style: solid;
padding-top: 60px;
padding-left: 50px;
padding-bottom: 60px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(0, 0, 0, 1);
border-style: solid;
min-height: 50px;
max-width: 600px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-5d971030-f3a3-413a-adf6-a842a1209073 {
  margin-bottom: 30px;
padding-top: 40px;
padding-left: 30px;
padding-bottom: 40px;
padding-right: 30px;
}
}







#s-5d971030-f3a3-413a-adf6-a842a1209073 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5d971030-f3a3-413a-adf6-a842a1209073.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-57af8252-628d-48d9-b207-1269c4ddbf37 {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: center;
}
@media (max-width: 767px){#s-57af8252-628d-48d9-b207-1269c4ddbf37 {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-57af8252-628d-48d9-b207-1269c4ddbf37 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: 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-ee91ebd8-ec5f-45c9-8116-ecb1321fd54e {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
max-width: 750px;
}

.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-df84a39f-7ae3-49ff-b325-c7566f55a8c4 {
  text-align: center;
}
@media (min-width: 1200px){#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 {
  display: none;
}
#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4, #wrap-s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 {
  display: none;
}
#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4, #wrap-s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 {
  display: none;
}
#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4, #wrap-s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 { display:none !important; }}@media (max-width: 767px){#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 {
  margin-top: 30px;
margin-bottom: 30px;
}
}



  #s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 img.shogun-image {
    
    width: px;
  }


#s-df84a39f-7ae3-49ff-b325-c7566f55a8c4 .shogun-image-content {
  
    align-items: center;
  
}

#s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b {
  min-height: 50px;
background-color: rgba(28, 212, 198, 1);
}
@media (min-width: 1200px){#s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b {
  display: none;
}
#s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b, #wrap-s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b {
  display: none;
}
#s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b, #wrap-s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b { display:none !important; }}







#s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8f8c0b13-3d06-4df5-a25b-cdb2f062dd4b.shg-box.shg-c {
  justify-content: center;
}

#s-0565e23e-3b64-4fe2-82f8-23458cf1306d {
  box-shadow:0px 0px 12px 0px rgba(0, 0, 0, 0.15);
border-style: solid;
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 60px;
padding-left: 50px;
padding-bottom: 60px;
padding-right: 50px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(255, 255, 255, 1);
border-style: solid;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0565e23e-3b64-4fe2-82f8-23458cf1306d {
  display: none;
}
#s-0565e23e-3b64-4fe2-82f8-23458cf1306d, #wrap-s-0565e23e-3b64-4fe2-82f8-23458cf1306d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0565e23e-3b64-4fe2-82f8-23458cf1306d {
  display: none;
}
#s-0565e23e-3b64-4fe2-82f8-23458cf1306d, #wrap-s-0565e23e-3b64-4fe2-82f8-23458cf1306d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0565e23e-3b64-4fe2-82f8-23458cf1306d {
  margin-top: -60px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
}
}@media (max-width: 767px){#s-0565e23e-3b64-4fe2-82f8-23458cf1306d {
  margin-top: -60px;
margin-left: 30px;
margin-bottom: 30px;
margin-right: 30px;
padding-top: 40px;
padding-left: 30px;
padding-bottom: 40px;
padding-right: 30px;
}
}







#s-0565e23e-3b64-4fe2-82f8-23458cf1306d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0565e23e-3b64-4fe2-82f8-23458cf1306d.shg-box.shg-c {
  justify-content: center;
}

#s-cdf4888f-cc4d-4e80-a699-c4eaddcd868f {
  padding-top: 10px;
padding-left: 30px;
padding-bottom: 10px;
padding-right: 30px;
text-align: center;
}
@media (max-width: 767px){#s-cdf4888f-cc4d-4e80-a699-c4eaddcd868f {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-cdf4888f-cc4d-4e80-a699-c4eaddcd868f .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-3e6da27c-e263-4ab5-865a-b7d57d3a928c {
  margin-top: 0px;
margin-left: 0px;
margin-right: 0px;
max-width: 750px;
}

#s-ce544fec-a497-42a4-a612-2382d6f39a14 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(133, 118, 80, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 1200px){#s-ce544fec-a497-42a4-a612-2382d6f39a14 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ce544fec-a497-42a4-a612-2382d6f39a14 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ce544fec-a497-42a4-a612-2382d6f39a14 {
  display: none;
}
#s-ce544fec-a497-42a4-a612-2382d6f39a14, #wrap-s-ce544fec-a497-42a4-a612-2382d6f39a14 { display:none !important; }}@media (max-width: 767px){#s-ce544fec-a497-42a4-a612-2382d6f39a14 {
  display: none;
}
#s-ce544fec-a497-42a4-a612-2382d6f39a14, #wrap-s-ce544fec-a497-42a4-a612-2382d6f39a14 { display:none !important; }}







#s-ce544fec-a497-42a4-a612-2382d6f39a14 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ce544fec-a497-42a4-a612-2382d6f39a14.shg-box.shg-c {
  justify-content: center;
}

#s-147983ad-6f45-4e10-b101-baa5d0601886 {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-147983ad-6f45-4e10-b101-baa5d0601886"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-66a8c5a1-f5d1-43d8-9e69-177928114410 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}
@media (max-width: 767px){#s-66a8c5a1-f5d1-43d8-9e69-177928114410 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-66a8c5a1-f5d1-43d8-9e69-177928114410 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-66a8c5a1-f5d1-43d8-9e69-177928114410.shg-box.shg-c {
  justify-content: flex-start;
}

#s-a501e4dc-d1cf-4619-afbb-d43c20f710b5 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a501e4dc-d1cf-4619-afbb-d43c20f710b5 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-69bcb5b6-d86a-4860-be23-8b884e8ba5b4 {
  margin-left: 20px;
margin-right: 20px;
}

#s-0af850b0-9d57-4567-bbcd-2b657b9975b4 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}
@media (max-width: 767px){#s-0af850b0-9d57-4567-bbcd-2b657b9975b4 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-0af850b0-9d57-4567-bbcd-2b657b9975b4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0af850b0-9d57-4567-bbcd-2b657b9975b4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5f0df88a-3bdd-498f-94c2-d312c066733c {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5f0df88a-3bdd-498f-94c2-d312c066733c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8a72df0d-16b1-4815-b2f6-9b7b4297ac31 {
  margin-left: 20px;
margin-right: 20px;
}

#s-c16d2ff4-7942-4c4d-b967-8648d64efd28 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}
@media (max-width: 767px){#s-c16d2ff4-7942-4c4d-b967-8648d64efd28 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-c16d2ff4-7942-4c4d-b967-8648d64efd28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c16d2ff4-7942-4c4d-b967-8648d64efd28.shg-box.shg-c {
  justify-content: flex-start;
}

#s-d558787e-ff68-4e58-96ee-1b9d17a32405 {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d558787e-ff68-4e58-96ee-1b9d17a32405 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2b09da5b-08a0-420b-bae1-acd864aaf972 {
  margin-left: 20px;
margin-right: 20px;
}

#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 {
  border-style: solid;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(133, 118, 80, 1);
border-style: solid;
border-radius: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 {
  display: none;
}
#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143, #wrap-s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 {
  display: none;
}
#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143, #wrap-s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 {
  
}
}@media (max-width: 767px){#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 {
  
}
}







#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-5972c4de-3aa2-45d1-a2f0-cd6718b8b143.shg-box.shg-c {
  justify-content: center;
}

#s-23dee586-2ce6-4546-8f30-a210e967ffae {
  margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
}

@media (min-width: 0px) {
[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-23dee586-2ce6-4546-8f30-a210e967ffae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-3a1f3f73-b5fe-41eb-b740-41da68972367 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}
@media (max-width: 767px){#s-3a1f3f73-b5fe-41eb-b740-41da68972367 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-3a1f3f73-b5fe-41eb-b740-41da68972367 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3a1f3f73-b5fe-41eb-b740-41da68972367.shg-box.shg-c {
  justify-content: flex-start;
}

#s-99f1a771-484f-44b1-874f-c098861edbfe {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99f1a771-484f-44b1-874f-c098861edbfe .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6276fbe9-b61e-4aba-8cef-a872fded12fc {
  margin-left: 20px;
margin-right: 20px;
}

#s-653754ed-569b-4ca5-bd56-86a09ebe49fe {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}
@media (max-width: 767px){#s-653754ed-569b-4ca5-bd56-86a09ebe49fe {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-653754ed-569b-4ca5-bd56-86a09ebe49fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-653754ed-569b-4ca5-bd56-86a09ebe49fe.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ef14746e-0594-4431-909d-1a1ec4a247ec {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ef14746e-0594-4431-909d-1a1ec4a247ec .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-2f40e8d7-96c2-49d6-a75e-0a5e86a0c59f {
  margin-left: 20px;
margin-right: 20px;
}

#s-cbce07d1-294a-48a7-aeaf-5f8033acdb46 {
  border-style: solid;
margin-top: 0px;
margin-bottom: 0px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(221, 221, 221, 1);
min-height: 50px;
}
@media (max-width: 767px){#s-cbce07d1-294a-48a7-aeaf-5f8033acdb46 {
  margin-top: 20px;
margin-bottom: 20px;
}
}







#s-cbce07d1-294a-48a7-aeaf-5f8033acdb46 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cbce07d1-294a-48a7-aeaf-5f8033acdb46.shg-box.shg-c {
  justify-content: flex-start;
}

#s-74192919-0b84-443f-8be9-3158048d8aed {
  margin-left: 20px;
margin-right: 20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-74192919-0b84-443f-8be9-3158048d8aed .shogun-heading-component h2 {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f1aba4d6-e079-4640-b750-61e23d2596f9 {
  margin-left: 20px;
margin-right: 20px;
}

#s-7c3b192a-2a73-4a00-8801-9e18fda6d1e7 {
  margin-left: 1px;
margin-right: 1px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-7c3b192a-2a73-4a00-8801-9e18fda6d1e7 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7c3b192a-2a73-4a00-8801-9e18fda6d1e7 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-7c3b192a-2a73-4a00-8801-9e18fda6d1e7 {
  
}
}@media (max-width: 767px){#s-7c3b192a-2a73-4a00-8801-9e18fda6d1e7 {
  
}
}







#s-7c3b192a-2a73-4a00-8801-9e18fda6d1e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7c3b192a-2a73-4a00-8801-9e18fda6d1e7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9af173dd-744e-48f1-80c5-84463a18d316 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-9af173dd-744e-48f1-80c5-84463a18d316 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9af173dd-744e-48f1-80c5-84463a18d316.shg-box.shg-c {
  justify-content: center;
}

#s-71c3c849-e6a9-418a-8947-ce3d25287d0a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-71c3c849-e6a9-418a-8947-ce3d25287d0a {
  margin-top: 100px;
margin-left: 100px;
margin-right: 100px;
min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-71c3c849-e6a9-418a-8947-ce3d25287d0a {
  margin-top: 100px;
margin-left: 100px;
margin-right: 100px;
min-height: 450px;
}
}







#s-71c3c849-e6a9-418a-8947-ce3d25287d0a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71c3c849-e6a9-418a-8947-ce3d25287d0a.shg-box.shg-c {
  justify-content: center;
}

#s-f0d5075c-cce0-4139-b229-5f73c8438926 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 50px;
padding-right: 30px;
text-align: center;
}

#s-f0d5075c-cce0-4139-b229-5f73c8438926 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

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

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

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

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

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

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

#s-584f84fe-48da-4248-aa64-42f37239444d .shogun-tabs {
  justify-content: center;
}


  #s-584f84fe-48da-4248-aa64-42f37239444d .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-584f84fe-48da-4248-aa64-42f37239444d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-584f84fe-48da-4248-aa64-42f37239444d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(163, 160, 160, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 14px;
}

#s-584f84fe-48da-4248-aa64-42f37239444d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-584f84fe-48da-4248-aa64-42f37239444d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-584f84fe-48da-4248-aa64-42f37239444d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-c63a6cdd-9839-4492-8947-5e701e4db960 {
  padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-c63a6cdd-9839-4492-8947-5e701e4db960 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-c63a6cdd-9839-4492-8947-5e701e4db960 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-492c8bea-e466-42c7-826c-124d81535942 {
  padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-492c8bea-e466-42c7-826c-124d81535942 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-492c8bea-e466-42c7-826c-124d81535942 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-7c42500a-95c3-4cf2-ab23-740b84b5a94a {
  padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-7c42500a-95c3-4cf2-ab23-740b84b5a94a {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-7c42500a-95c3-4cf2-ab23-740b84b5a94a hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
}

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-397549d2-b9f0-4714-8765-26aa8020b3b9 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-397549d2-b9f0-4714-8765-26aa8020b3b9 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-397549d2-b9f0-4714-8765-26aa8020b3b9 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e764cf7-3978-4a0a-bf8b-49755368f999"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ea17eabc-cab4-4a43-b356-4715897e5da2 {
  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-e6b94ac9-0c79-4de5-a0fa-2d6126430278 {
  text-align: left;
}


.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 {
  max-width: 100%;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom,
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 {
  max-width: 100%;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom,
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 {
  max-width: 100%;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom,
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 {
  max-width: 100%;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom,
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 {
  max-width: 100%;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom,
.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6b94ac9-0c79-4de5-a0fa-2d6126430278 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-4c67e0fd-a271-4d37-83af-3a582095f69c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c67e0fd-a271-4d37-83af-3a582095f69c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a525a50d-42ce-4ea7-aac6-f2c97766701a {
  text-align: center;
}

#s-a525a50d-42ce-4ea7-aac6-f2c97766701a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-a525a50d-42ce-4ea7-aac6-f2c97766701a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-a525a50d-42ce-4ea7-aac6-f2c97766701a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-product-atc-wrapper {
  position: relative;
}

.shg-product-atc-btn {
  position: relative;
  z-index: 2;
  display: block;
  border: none;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-c4a52bfb-cd07-473f-a608-30cf831b2801 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c4a52bfb-cd07-473f-a608-30cf831b2801:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c4a52bfb-cd07-473f-a608-30cf831b2801:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c4a52bfb-cd07-473f-a608-30cf831b2801 {
  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-c4a52bfb-cd07-473f-a608-30cf831b2801.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4a52bfb-cd07-473f-a608-30cf831b2801.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c4a52bfb-cd07-473f-a608-30cf831b2801.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-c4a52bfb-cd07-473f-a608-30cf831b2801.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-82824d3e-45d9-4e81-8d16-ccf900ef086c {
  display: none;
}
#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 {
  text-align: left;
}


.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 {
  max-width: 100%;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom,
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 {
  max-width: 100%;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom,
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 {
  max-width: 100%;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom,
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 {
  max-width: 100%;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom,
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 {
  max-width: 100%;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom,
.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9543c72-09b9-45b3-9fbf-e0ae6a783b97 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-db40d92a-9386-4aba-81ef-0efa59e3c311 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db40d92a-9386-4aba-81ef-0efa59e3c311 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e2ba8232-8474-4299-8f37-778f0fbe87c0 {
  text-align: center;
}

#s-e2ba8232-8474-4299-8f37-778f0fbe87c0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-e2ba8232-8474-4299-8f37-778f0fbe87c0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-e2ba8232-8474-4299-8f37-778f0fbe87c0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2d58eb2c-2b52-45e6-865f-e649aa1582d5 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2d58eb2c-2b52-45e6-865f-e649aa1582d5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d58eb2c-2b52-45e6-865f-e649aa1582d5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d58eb2c-2b52-45e6-865f-e649aa1582d5 {
  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-2d58eb2c-2b52-45e6-865f-e649aa1582d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d58eb2c-2b52-45e6-865f-e649aa1582d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2d58eb2c-2b52-45e6-865f-e649aa1582d5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2d58eb2c-2b52-45e6-865f-e649aa1582d5.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (min-width: 0px) {
[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4deb28f9-50ad-4767-ac1a-357a13fb4197"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-34e6b37e-2983-4483-83cb-79307f0a8536 {
  display: none;
}
#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd {
  text-align: left;
}


.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd {
  max-width: 100%;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom,
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd {
  max-width: 100%;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom,
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd {
  max-width: 100%;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom,
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd {
  max-width: 100%;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom,
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd {
  max-width: 100%;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom,
.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2a80ffe-9355-444d-8f01-41b45b86d6bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dbe7096a-d230-4d5a-89b2-2fb3f3655257 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dbe7096a-d230-4d5a-89b2-2fb3f3655257 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-bbeb6769-8f8f-4df5-b8d0-dd7c2480b4fc {
  text-align: center;
}

#s-bbeb6769-8f8f-4df5-b8d0-dd7c2480b4fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-bbeb6769-8f8f-4df5-b8d0-dd7c2480b4fc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-bbeb6769-8f8f-4df5-b8d0-dd7c2480b4fc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-48e08b9c-38a7-46c6-9376-263a69788e2a {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-48e08b9c-38a7-46c6-9376-263a69788e2a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-48e08b9c-38a7-46c6-9376-263a69788e2a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-48e08b9c-38a7-46c6-9376-263a69788e2a {
  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-48e08b9c-38a7-46c6-9376-263a69788e2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48e08b9c-38a7-46c6-9376-263a69788e2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48e08b9c-38a7-46c6-9376-263a69788e2a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-48e08b9c-38a7-46c6-9376-263a69788e2a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-defa5846-bac1-48fb-b613-8601e5fe2024 {
  display: none;
}
#s-6a718f3c-749c-41a2-a0ea-cc92778b337b {
  text-align: left;
}


.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b {
  max-width: 100%;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom,
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b {
  max-width: 100%;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom,
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b {
  max-width: 100%;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom,
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b {
  max-width: 100%;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom,
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b {
  max-width: 100%;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom,
.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a718f3c-749c-41a2-a0ea-cc92778b337b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bacde5eb-94ef-4f92-845b-4841caa7c660 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bacde5eb-94ef-4f92-845b-4841caa7c660 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9d0b227f-b429-43b7-a61c-e019f397edef {
  text-align: center;
}

#s-9d0b227f-b429-43b7-a61c-e019f397edef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-9d0b227f-b429-43b7-a61c-e019f397edef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-9d0b227f-b429-43b7-a61c-e019f397edef .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-64906e50-ff7c-4d5a-871c-c44fcad7bc9c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-64906e50-ff7c-4d5a-871c-c44fcad7bc9c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-64906e50-ff7c-4d5a-871c-c44fcad7bc9c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-64906e50-ff7c-4d5a-871c-c44fcad7bc9c {
  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-64906e50-ff7c-4d5a-871c-c44fcad7bc9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64906e50-ff7c-4d5a-871c-c44fcad7bc9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64906e50-ff7c-4d5a-871c-c44fcad7bc9c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-64906e50-ff7c-4d5a-871c-c44fcad7bc9c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-96326573-91c7-4bb3-be3d-98ffd1a004e1 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-1a5aa801-cb08-48db-a176-ddba98af636c hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-e058712b-ac67-4623-b445-ccd524efc08a {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-e058712b-ac67-4623-b445-ccd524efc08a {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e058712b-ac67-4623-b445-ccd524efc08a {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-f5eb7d7d-683a-48ed-8a82-5b2313c0019f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7e65bf30-278c-48ac-ace7-a5a835b272cd {
  display: none;
}
#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 {
  text-align: left;
}


.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 {
  max-width: 100%;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom,
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 {
  max-width: 100%;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom,
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 {
  max-width: 100%;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom,
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 {
  max-width: 100%;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom,
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 {
  max-width: 100%;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom,
.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eadc6c93-98a3-49e0-8086-31826c5d3fb1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8de79d22-bda7-4553-bf84-6de426fbbe2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8de79d22-bda7-4553-bf84-6de426fbbe2b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f0e3ab50-9eee-411f-80a5-33566a352716 {
  text-align: center;
}

#s-f0e3ab50-9eee-411f-80a5-33566a352716 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-f0e3ab50-9eee-411f-80a5-33566a352716 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-f0e3ab50-9eee-411f-80a5-33566a352716 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-19e69a0f-5a1e-4605-8f8c-10240a6b8a86 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-19e69a0f-5a1e-4605-8f8c-10240a6b8a86:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-19e69a0f-5a1e-4605-8f8c-10240a6b8a86:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-19e69a0f-5a1e-4605-8f8c-10240a6b8a86 {
  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-19e69a0f-5a1e-4605-8f8c-10240a6b8a86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19e69a0f-5a1e-4605-8f8c-10240a6b8a86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-19e69a0f-5a1e-4605-8f8c-10240a6b8a86.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-19e69a0f-5a1e-4605-8f8c-10240a6b8a86.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b3c028d1-7eac-4dbb-b90f-3db2f892d337 {
  display: none;
}
#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 {
  text-align: left;
}


.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 {
  max-width: 100%;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom,
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 {
  max-width: 100%;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom,
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 {
  max-width: 100%;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom,
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 {
  max-width: 100%;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom,
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 {
  max-width: 100%;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom,
.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7abb57f1-43b3-4841-8c8f-3227ff444b55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0f90f3e8-36bd-45bb-b634-017024644473 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0f90f3e8-36bd-45bb-b634-017024644473 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1f8f8e59-4cd0-4ca6-9c24-000aaeeb3c9b {
  text-align: center;
}

#s-1f8f8e59-4cd0-4ca6-9c24-000aaeeb3c9b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-1f8f8e59-4cd0-4ca6-9c24-000aaeeb3c9b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-1f8f8e59-4cd0-4ca6-9c24-000aaeeb3c9b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f91ce34e-b603-454c-8c11-d2fc0db1d8c5 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f91ce34e-b603-454c-8c11-d2fc0db1d8c5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f91ce34e-b603-454c-8c11-d2fc0db1d8c5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f91ce34e-b603-454c-8c11-d2fc0db1d8c5 {
  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-f91ce34e-b603-454c-8c11-d2fc0db1d8c5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f91ce34e-b603-454c-8c11-d2fc0db1d8c5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f91ce34e-b603-454c-8c11-d2fc0db1d8c5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f91ce34e-b603-454c-8c11-d2fc0db1d8c5.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (min-width: 0px) {
[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-7526a02e-14ac-47d1-9ee5-37930f9aead1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-c7a87851-4b7e-49f8-b8a4-bef94a645a95 {
  display: none;
}
#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d {
  text-align: left;
}


.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d {
  max-width: 100%;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom,
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d {
  max-width: 100%;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom,
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d {
  max-width: 100%;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom,
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d {
  max-width: 100%;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom,
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d {
  max-width: 100%;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom,
.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ab3c7a-8606-4857-a8e0-6cc8bb0d957d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d6ca04f1-f4ea-41e3-a427-73e1d59cacec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d6ca04f1-f4ea-41e3-a427-73e1d59cacec .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fe76fd7a-1051-40d0-bfaf-4eb951520b8a {
  text-align: center;
}

#s-fe76fd7a-1051-40d0-bfaf-4eb951520b8a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-fe76fd7a-1051-40d0-bfaf-4eb951520b8a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-fe76fd7a-1051-40d0-bfaf-4eb951520b8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8a76a78e-fb8f-4408-b5b1-e0107376c884 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8a76a78e-fb8f-4408-b5b1-e0107376c884:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8a76a78e-fb8f-4408-b5b1-e0107376c884:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8a76a78e-fb8f-4408-b5b1-e0107376c884 {
  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-8a76a78e-fb8f-4408-b5b1-e0107376c884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a76a78e-fb8f-4408-b5b1-e0107376c884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8a76a78e-fb8f-4408-b5b1-e0107376c884.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8a76a78e-fb8f-4408-b5b1-e0107376c884.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-5425438d-1981-48ac-bfa9-54a3ff3c9045 {
  display: none;
}
#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 {
  text-align: left;
}


.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 {
  max-width: 100%;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom,
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 {
  max-width: 100%;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom,
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 {
  max-width: 100%;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom,
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 {
  max-width: 100%;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom,
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 {
  max-width: 100%;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom,
.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64925aac-3db0-42a3-b2aa-ab909cdaa1f9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-da2f5ce1-ea2e-4319-987c-e1be3d754b50 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-da2f5ce1-ea2e-4319-987c-e1be3d754b50 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d68b45d3-9adf-4bcd-9892-64dad9d71650 {
  text-align: center;
}

#s-d68b45d3-9adf-4bcd-9892-64dad9d71650 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-d68b45d3-9adf-4bcd-9892-64dad9d71650 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-d68b45d3-9adf-4bcd-9892-64dad9d71650 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-b276a7bf-39fe-40cd-940a-9841948120e4 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b276a7bf-39fe-40cd-940a-9841948120e4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b276a7bf-39fe-40cd-940a-9841948120e4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b276a7bf-39fe-40cd-940a-9841948120e4 {
  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-b276a7bf-39fe-40cd-940a-9841948120e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b276a7bf-39fe-40cd-940a-9841948120e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b276a7bf-39fe-40cd-940a-9841948120e4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-b276a7bf-39fe-40cd-940a-9841948120e4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-cc936756-3189-4748-b74c-b4f68d94f1e0 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-cc936756-3189-4748-b74c-b4f68d94f1e0 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-cc936756-3189-4748-b74c-b4f68d94f1e0 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-08a5feb1-e774-494b-8e9f-1c48dc20e831"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4f767743-21c5-44ff-8704-598810455994 {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-4f767743-21c5-44ff-8704-598810455994 {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-4f767743-21c5-44ff-8704-598810455994 {
  display: none;
}
#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe {
  text-align: left;
}


.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe {
  max-width: 100%;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom,
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe {
  max-width: 100%;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom,
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe {
  max-width: 100%;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom,
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe {
  max-width: 100%;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom,
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe {
  max-width: 100%;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom,
.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b64b3a8-dabb-4f6f-8461-1208dddadabe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-afe78fd1-f13c-48cd-9b99-a323be83cdbf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-afe78fd1-f13c-48cd-9b99-a323be83cdbf .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d3d95c0d-cb70-4bd4-8e1e-02908a84c6a8 {
  text-align: center;
}

#s-d3d95c0d-cb70-4bd4-8e1e-02908a84c6a8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-d3d95c0d-cb70-4bd4-8e1e-02908a84c6a8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-d3d95c0d-cb70-4bd4-8e1e-02908a84c6a8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-37125544-e7c9-4d20-a22c-282c6c6d6598 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-37125544-e7c9-4d20-a22c-282c6c6d6598:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-37125544-e7c9-4d20-a22c-282c6c6d6598:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-37125544-e7c9-4d20-a22c-282c6c6d6598 {
  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-37125544-e7c9-4d20-a22c-282c6c6d6598.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37125544-e7c9-4d20-a22c-282c6c6d6598.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-37125544-e7c9-4d20-a22c-282c6c6d6598.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-37125544-e7c9-4d20-a22c-282c6c6d6598.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-478324b0-1273-4aab-b9f6-396f3c5c988c {
  padding-left: 50px;
padding-right: 50px;
}
@media (max-width: 767px){#s-478324b0-1273-4aab-b9f6-396f3c5c988c {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-478324b0-1273-4aab-b9f6-396f3c5c988c {
  display: none;
}
#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 {
  text-align: left;
}


.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 {
  max-width: 100%;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom,
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 {
  max-width: 100%;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom,
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 {
  max-width: 100%;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom,
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 {
  max-width: 100%;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom,
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 {
  max-width: 100%;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom,
.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f7c0d83-9020-4155-aac9-723b2a8ca447 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f43c3cf0-234d-4236-9950-30d449d095d8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f43c3cf0-234d-4236-9950-30d449d095d8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-91a4153b-a828-46ce-b7dd-7daaa3bfa751 {
  text-align: center;
}

#s-91a4153b-a828-46ce-b7dd-7daaa3bfa751 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-91a4153b-a828-46ce-b7dd-7daaa3bfa751 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-91a4153b-a828-46ce-b7dd-7daaa3bfa751 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8ad9305d-834c-46ed-91ee-8d97340ddee4 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8ad9305d-834c-46ed-91ee-8d97340ddee4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8ad9305d-834c-46ed-91ee-8d97340ddee4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8ad9305d-834c-46ed-91ee-8d97340ddee4 {
  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-8ad9305d-834c-46ed-91ee-8d97340ddee4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ad9305d-834c-46ed-91ee-8d97340ddee4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-8ad9305d-834c-46ed-91ee-8d97340ddee4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8ad9305d-834c-46ed-91ee-8d97340ddee4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (min-width: 0px) {
[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-bc21bbf7-7452-4024-869f-de960feb8957"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-da70d0cf-128d-427c-b33b-e647b179e9ee {
  margin-left: 50px;
margin-right: 50px;
}
@media (max-width: 767px){#s-da70d0cf-128d-427c-b33b-e647b179e9ee {
  margin-left: 0px;
margin-right: 0px;
}
}
#s-da70d0cf-128d-427c-b33b-e647b179e9ee {
  display: none;
}
#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 {
  text-align: left;
}


.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 {
  max-width: 100%;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom,
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 {
  max-width: 100%;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom,
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 {
  max-width: 100%;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom,
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 {
  max-width: 100%;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom,
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 {
  max-width: 100%;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom,
.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29ad46c6-d0b5-4403-a65a-6ed99c7d29e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-501541bd-2d9b-4cf7-b373-6c0bc8d6c5dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-501541bd-2d9b-4cf7-b373-6c0bc8d6c5dc .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ca06190e-4c7a-411f-84ae-56a238b82975 {
  text-align: center;
}

#s-ca06190e-4c7a-411f-84ae-56a238b82975 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-ca06190e-4c7a-411f-84ae-56a238b82975 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-ca06190e-4c7a-411f-84ae-56a238b82975 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4540526f-ff4b-45ae-bafd-627872a6fd98 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4540526f-ff4b-45ae-bafd-627872a6fd98:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4540526f-ff4b-45ae-bafd-627872a6fd98:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4540526f-ff4b-45ae-bafd-627872a6fd98 {
  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-4540526f-ff4b-45ae-bafd-627872a6fd98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4540526f-ff4b-45ae-bafd-627872a6fd98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4540526f-ff4b-45ae-bafd-627872a6fd98.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4540526f-ff4b-45ae-bafd-627872a6fd98.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-85bbe8f8-61b5-423a-85d7-81e6958411ba {
  padding-left: 50px;
padding-right: 50px;
}
@media (max-width: 767px){#s-85bbe8f8-61b5-423a-85d7-81e6958411ba {
  padding-left: 0px;
padding-right: 0px;
}
}
#s-85bbe8f8-61b5-423a-85d7-81e6958411ba {
  display: none;
}
#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 {
  text-align: left;
}


.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 {
  max-width: 100%;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom,
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 {
  max-width: 100%;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom,
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 {
  max-width: 100%;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom,
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 {
  max-width: 100%;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom,
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 {
  max-width: 100%;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom,
.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5711d94-a76c-4501-ad63-c055aa7b9cf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2962ec8a-9ed3-4cdd-9200-35912f7e31e0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2962ec8a-9ed3-4cdd-9200-35912f7e31e0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a17ad606-9360-4d3f-9cfe-ea549c61cada {
  text-align: center;
}

#s-a17ad606-9360-4d3f-9cfe-ea549c61cada .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-a17ad606-9360-4d3f-9cfe-ea549c61cada .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-a17ad606-9360-4d3f-9cfe-ea549c61cada .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-36988b46-ed8c-4d83-9607-548c7ce5359c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-36988b46-ed8c-4d83-9607-548c7ce5359c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-36988b46-ed8c-4d83-9607-548c7ce5359c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-36988b46-ed8c-4d83-9607-548c7ce5359c {
  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-36988b46-ed8c-4d83-9607-548c7ce5359c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36988b46-ed8c-4d83-9607-548c7ce5359c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-36988b46-ed8c-4d83-9607-548c7ce5359c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-36988b46-ed8c-4d83-9607-548c7ce5359c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


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

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

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

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

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

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

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

#s-78457daf-9bd2-4d27-8326-e00ae2b4ec6b {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-78457daf-9bd2-4d27-8326-e00ae2b4ec6b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-78457daf-9bd2-4d27-8326-e00ae2b4ec6b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-78457daf-9bd2-4d27-8326-e00ae2b4ec6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b9e84735-d4ca-4cb4-be04-5c0d8a8a42e9 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-b9e84735-d4ca-4cb4-be04-5c0d8a8a42e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9e84735-d4ca-4cb4-be04-5c0d8a8a42e9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b9e84735-d4ca-4cb4-be04-5c0d8a8a42e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3fb83af0-eac0-4289-9e07-740f7954cb04 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-3fb83af0-eac0-4289-9e07-740f7954cb04:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3fb83af0-eac0-4289-9e07-740f7954cb04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3fb83af0-eac0-4289-9e07-740f7954cb04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9ed702ce-7e25-4417-9413-d092f8d58c45 {
  background-repeat: no-repeat;
background-size: cover;
margin-top: 100px;
min-height: 350px;
background-position: center center;
background-attachment: scroll;
}
@media (min-width: 1200px){#s-9ed702ce-7e25-4417-9413-d092f8d58c45 {
  margin-left: 100px;
margin-right: 100px;
min-height: 450px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-9ed702ce-7e25-4417-9413-d092f8d58c45 {
  margin-left: 100px;
margin-right: 100px;
min-height: 450px;
}
}







#s-9ed702ce-7e25-4417-9413-d092f8d58c45 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9ed702ce-7e25-4417-9413-d092f8d58c45.shg-box.shg-c {
  justify-content: center;
}

#s-f312702e-846b-4a35-8105-bc1b32c30276 {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}
@media (max-width: 767px){#s-f312702e-846b-4a35-8105-bc1b32c30276 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-f312702e-846b-4a35-8105-bc1b32c30276 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-54fb9ae9-eb99-4229-91d4-c5ddf99f3222 {
  padding-bottom: 40px;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-54fb9ae9-eb99-4229-91d4-c5ddf99f3222 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-54fb9ae9-eb99-4229-91d4-c5ddf99f3222.shg-box.shg-c {
  justify-content: center;
}

#s-66dcdca7-f6be-4aa2-bacd-cd0a0eaede00 .shogun-tabs {
  justify-content: center;
}


  #s-66dcdca7-f6be-4aa2-bacd-cd0a0eaede00 .shogun-tabs > li > .shogun-tab-box {
    background: #fff;
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-66dcdca7-f6be-4aa2-bacd-cd0a0eaede00 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
#s-66dcdca7-f6be-4aa2-bacd-cd0a0eaede00 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(163, 160, 160, 1);
  font-family: ;
  font-weight: ;
  font-style: ;
  font-size: 16px;
}

#s-66dcdca7-f6be-4aa2-bacd-cd0a0eaede00 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-66dcdca7-f6be-4aa2-bacd-cd0a0eaede00 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-66dcdca7-f6be-4aa2-bacd-cd0a0eaede00 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(255, 255, 255, 1);
}

#s-9cf0119d-a8f4-4510-9480-173e326a7e3b {
  padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-9cf0119d-a8f4-4510-9480-173e326a7e3b {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-9cf0119d-a8f4-4510-9480-173e326a7e3b hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-8cd93642-7f1a-48fe-98cc-2c2b0be65c30 {
  padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-8cd93642-7f1a-48fe-98cc-2c2b0be65c30 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-8cd93642-7f1a-48fe-98cc-2c2b0be65c30 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-e3154f35-29d9-4388-98d1-5b69cba3de57 {
  padding-left: 100px;
padding-right: 100px;
}
@media (max-width: 767px){#s-e3154f35-29d9-4388-98d1-5b69cba3de57 {
  padding-left: 30px;
padding-right: 30px;
}
}
#s-e3154f35-29d9-4388-98d1-5b69cba3de57 hr {
  border: 0;
  width: 100%;
  border-top: 1px solid #ddd;
}

#s-7bea0961-ee12-4358-9f3b-3bfddf948b05 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-7bea0961-ee12-4358-9f3b-3bfddf948b05 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-7bea0961-ee12-4358-9f3b-3bfddf948b05 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-486f873f-2dd0-45de-af4f-99eb4dd49fbf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1ebe6401-5018-40d0-900f-df347e08647e {
  display: none;
}
#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 {
  text-align: left;
}


.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 {
  max-width: 100%;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom,
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 {
  max-width: 100%;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom,
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 {
  max-width: 100%;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom,
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 {
  max-width: 100%;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom,
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 {
  max-width: 100%;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom,
.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5af97832-dec0-4fbb-909b-24fa6a49e5e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cddf3d6b-cbb8-425d-895b-0ddd9eda2174 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cddf3d6b-cbb8-425d-895b-0ddd9eda2174 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e21e1e81-e7d8-461c-aa67-5ef3fa6d0d66 {
  text-align: center;
}

#s-e21e1e81-e7d8-461c-aa67-5ef3fa6d0d66 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-e21e1e81-e7d8-461c-aa67-5ef3fa6d0d66 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-e21e1e81-e7d8-461c-aa67-5ef3fa6d0d66 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4c65a483-0976-4ad2-a2c4-beb14bcc1624 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4c65a483-0976-4ad2-a2c4-beb14bcc1624:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4c65a483-0976-4ad2-a2c4-beb14bcc1624:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4c65a483-0976-4ad2-a2c4-beb14bcc1624 {
  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-4c65a483-0976-4ad2-a2c4-beb14bcc1624.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c65a483-0976-4ad2-a2c4-beb14bcc1624.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4c65a483-0976-4ad2-a2c4-beb14bcc1624.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4c65a483-0976-4ad2-a2c4-beb14bcc1624.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f05b5cbb-a007-495a-b5b8-684ccecbb17a {
  display: none;
}
#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb {
  text-align: left;
}


.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb {
  max-width: 100%;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom,
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb {
  max-width: 100%;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom,
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb {
  max-width: 100%;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom,
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb {
  max-width: 100%;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom,
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb {
  max-width: 100%;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom,
.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c6d266c-9717-4ccb-aa2d-b3b58581cfdb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-94626587-ae75-4bb8-b7f9-641ec0f1190e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94626587-ae75-4bb8-b7f9-641ec0f1190e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4ded5414-8ea4-4365-989d-1302004e4fcc {
  text-align: center;
}

#s-4ded5414-8ea4-4365-989d-1302004e4fcc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-4ded5414-8ea4-4365-989d-1302004e4fcc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-4ded5414-8ea4-4365-989d-1302004e4fcc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690 {
  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-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-7b85c781-9758-4ef3-b0e3-ccb2e7ab8690.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (min-width: 0px) {
[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3060c687-266e-4493-883c-73f329b750d4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-82887ce0-39f8-45d9-8724-53983381fe25 {
  display: none;
}
#s-536a5ec7-10b2-4948-82cd-092467a36dec {
  text-align: left;
}


.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec {
  max-width: 100%;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom,
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec {
  max-width: 100%;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom,
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec {
  max-width: 100%;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom,
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec {
  max-width: 100%;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom,
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec {
  max-width: 100%;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom,
.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-536a5ec7-10b2-4948-82cd-092467a36dec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c4d1e750-01a7-4ed2-8230-af77e1bdb288 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c4d1e750-01a7-4ed2-8230-af77e1bdb288 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-dbb0a1d9-27e0-4a84-8f05-e005b695d57c {
  text-align: center;
}

#s-dbb0a1d9-27e0-4a84-8f05-e005b695d57c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-dbb0a1d9-27e0-4a84-8f05-e005b695d57c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-dbb0a1d9-27e0-4a84-8f05-e005b695d57c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2ded243b-8b1a-479e-ba61-9ea02331884b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2ded243b-8b1a-479e-ba61-9ea02331884b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2ded243b-8b1a-479e-ba61-9ea02331884b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2ded243b-8b1a-479e-ba61-9ea02331884b {
  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-2ded243b-8b1a-479e-ba61-9ea02331884b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ded243b-8b1a-479e-ba61-9ea02331884b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2ded243b-8b1a-479e-ba61-9ea02331884b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2ded243b-8b1a-479e-ba61-9ea02331884b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-934e0b61-f22c-4142-9417-662865dd9967 {
  display: none;
}
#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 {
  text-align: left;
}


.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 {
  max-width: 100%;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom,
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 {
  max-width: 100%;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom,
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 {
  max-width: 100%;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom,
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 {
  max-width: 100%;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom,
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 {
  max-width: 100%;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom,
.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e397f2bd-c966-46cc-8c2f-34bfecbb5c36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e4cb9853-26e7-48c2-b248-2dcb19894f23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e4cb9853-26e7-48c2-b248-2dcb19894f23 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-261782f5-157c-45f1-8b7d-0ce3f7baba28 {
  text-align: center;
}

#s-261782f5-157c-45f1-8b7d-0ce3f7baba28 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-261782f5-157c-45f1-8b7d-0ce3f7baba28 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-261782f5-157c-45f1-8b7d-0ce3f7baba28 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-17b02e2c-8cc5-43d3-bdc3-5096192af059 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-17b02e2c-8cc5-43d3-bdc3-5096192af059:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-17b02e2c-8cc5-43d3-bdc3-5096192af059:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17b02e2c-8cc5-43d3-bdc3-5096192af059 {
  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-17b02e2c-8cc5-43d3-bdc3-5096192af059.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17b02e2c-8cc5-43d3-bdc3-5096192af059.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-17b02e2c-8cc5-43d3-bdc3-5096192af059.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-17b02e2c-8cc5-43d3-bdc3-5096192af059.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-72b3099f-879a-4774-8ff1-b7508cdedbfd hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-48898194-9755-47db-870e-cf789a569b29 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-fe72fd94-90b7-4e34-8f2f-e6e00af05450 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-fe72fd94-90b7-4e34-8f2f-e6e00af05450 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-fe72fd94-90b7-4e34-8f2f-e6e00af05450 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c7d0d2ff-14df-4110-a3af-308c5c9b2346"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6823fdd8-819f-4a6f-8ce4-a5cc3ac9fb0b {
  display: none;
}
#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 {
  text-align: left;
}


.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 {
  max-width: 100%;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom,
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 {
  max-width: 100%;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom,
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 {
  max-width: 100%;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom,
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 {
  max-width: 100%;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom,
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 {
  max-width: 100%;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom,
.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5a69918c-0d39-40fc-9d3a-659864f4f1b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-02f9e6e9-0903-486c-89bb-6ce1d427b155 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-02f9e6e9-0903-486c-89bb-6ce1d427b155 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-47fe7ee8-e494-471c-83eb-0583ff61197b {
  text-align: center;
}

#s-47fe7ee8-e494-471c-83eb-0583ff61197b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-47fe7ee8-e494-471c-83eb-0583ff61197b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-47fe7ee8-e494-471c-83eb-0583ff61197b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4f9e4d52-f335-4cfa-8473-ecd24429ff50 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-4f9e4d52-f335-4cfa-8473-ecd24429ff50:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4f9e4d52-f335-4cfa-8473-ecd24429ff50:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4f9e4d52-f335-4cfa-8473-ecd24429ff50 {
  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-4f9e4d52-f335-4cfa-8473-ecd24429ff50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f9e4d52-f335-4cfa-8473-ecd24429ff50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4f9e4d52-f335-4cfa-8473-ecd24429ff50.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4f9e4d52-f335-4cfa-8473-ecd24429ff50.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-15818e06-6ecb-4c45-aed9-32317c927cfc {
  display: none;
}
#s-197f02ef-3adb-4e9f-b251-15b45557688b {
  text-align: left;
}


.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b {
  max-width: 100%;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom,
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b {
  max-width: 100%;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom,
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b {
  max-width: 100%;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom,
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b {
  max-width: 100%;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom,
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b {
  max-width: 100%;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom,
.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-197f02ef-3adb-4e9f-b251-15b45557688b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-037f6cae-c220-4f30-8484-015631563f11 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-037f6cae-c220-4f30-8484-015631563f11 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ab5457ea-c8fb-4ee3-9c85-8d2e2ce3e9a5 {
  text-align: center;
}

#s-ab5457ea-c8fb-4ee3-9c85-8d2e2ce3e9a5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-ab5457ea-c8fb-4ee3-9c85-8d2e2ce3e9a5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-ab5457ea-c8fb-4ee3-9c85-8d2e2ce3e9a5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-40ec2227-d298-41bb-a6cc-80a4b84e952b {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-40ec2227-d298-41bb-a6cc-80a4b84e952b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40ec2227-d298-41bb-a6cc-80a4b84e952b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-40ec2227-d298-41bb-a6cc-80a4b84e952b {
  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-40ec2227-d298-41bb-a6cc-80a4b84e952b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40ec2227-d298-41bb-a6cc-80a4b84e952b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-40ec2227-d298-41bb-a6cc-80a4b84e952b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-40ec2227-d298-41bb-a6cc-80a4b84e952b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (min-width: 0px) {
[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2e5c2760-64a6-4ab4-ba9c-76c83e33efed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-ce31b5a8-101f-4d1c-8839-e4370330188b {
  display: none;
}
#s-203b2c31-914e-4d88-80e1-7b3686a29f0a {
  text-align: left;
}


.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a {
  max-width: 100%;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom,
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a {
  max-width: 100%;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom,
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a {
  max-width: 100%;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom,
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a {
  max-width: 100%;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom,
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a {
  max-width: 100%;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom,
.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-203b2c31-914e-4d88-80e1-7b3686a29f0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-73edca6a-b36a-40f6-9826-9a555170c4fb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73edca6a-b36a-40f6-9826-9a555170c4fb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2f4631e5-9adc-476b-9220-d8cd78758936 {
  text-align: center;
}

#s-2f4631e5-9adc-476b-9220-d8cd78758936 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-2f4631e5-9adc-476b-9220-d8cd78758936 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-2f4631e5-9adc-476b-9220-d8cd78758936 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-344e7d27-9183-47d2-b2f4-573c12f8cf18 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-344e7d27-9183-47d2-b2f4-573c12f8cf18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-344e7d27-9183-47d2-b2f4-573c12f8cf18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-344e7d27-9183-47d2-b2f4-573c12f8cf18 {
  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-344e7d27-9183-47d2-b2f4-573c12f8cf18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-344e7d27-9183-47d2-b2f4-573c12f8cf18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-344e7d27-9183-47d2-b2f4-573c12f8cf18.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-344e7d27-9183-47d2-b2f4-573c12f8cf18.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-339870cc-a7c9-485a-a1d7-ef61250f2f10 {
  display: none;
}
#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 {
  text-align: left;
}


.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 {
  max-width: 100%;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom,
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 {
  max-width: 100%;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom,
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 {
  max-width: 100%;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom,
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 {
  max-width: 100%;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom,
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 {
  max-width: 100%;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom,
.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdbab04-95ec-493e-9314-d180ee1bb2b0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ce5821f-0df2-49f3-a00f-f78d3c1ef5cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ce5821f-0df2-49f3-a00f-f78d3c1ef5cd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-64779f62-4baf-43f5-a332-b3fb675af3a1 {
  text-align: center;
}

#s-64779f62-4baf-43f5-a332-b3fb675af3a1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-64779f62-4baf-43f5-a332-b3fb675af3a1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-64779f62-4baf-43f5-a332-b3fb675af3a1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9b723a52-447f-4696-b5d3-5e8cd472b7aa {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9b723a52-447f-4696-b5d3-5e8cd472b7aa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9b723a52-447f-4696-b5d3-5e8cd472b7aa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9b723a52-447f-4696-b5d3-5e8cd472b7aa {
  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-9b723a52-447f-4696-b5d3-5e8cd472b7aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b723a52-447f-4696-b5d3-5e8cd472b7aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9b723a52-447f-4696-b5d3-5e8cd472b7aa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9b723a52-447f-4696-b5d3-5e8cd472b7aa.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-d3b040c4-0c04-4c68-9b98-a1661e990bc0 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-7d5d6742-d26a-432d-bf8f-8dfd0d34dd0d hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-c9f93f87-d470-447d-bc40-c6c4b966c313 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-c9f93f87-d470-447d-bc40-c6c4b966c313 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c9f93f87-d470-447d-bc40-c6c4b966c313 {
  margin-left: 70px;
margin-right: 70px;
padding-left: 100px;
padding-right: 100px;
}
}
@media (min-width: 0px) {
[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2c567cb3-553d-45c9-8d20-35122760ad94"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-973fc8d4-2cd4-426c-a91b-acc9f227fea5 {
  display: none;
}
#s-5b742e34-5be8-4a99-b15d-cec268b3957b {
  text-align: left;
}


.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b {
  max-width: 100%;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom,
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b {
  max-width: 100%;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom,
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b {
  max-width: 100%;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom,
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b {
  max-width: 100%;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom,
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b {
  max-width: 100%;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom,
.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b742e34-5be8-4a99-b15d-cec268b3957b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b9acf298-3cbd-42b1-b9dd-8427aeed6db5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9acf298-3cbd-42b1-b9dd-8427aeed6db5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-b3ceb7bc-9653-4360-90a3-6470e8527d83 {
  text-align: center;
}

#s-b3ceb7bc-9653-4360-90a3-6470e8527d83 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-b3ceb7bc-9653-4360-90a3-6470e8527d83 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-b3ceb7bc-9653-4360-90a3-6470e8527d83 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1afba43f-c55c-4c96-a535-f8c16ddc8355 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1afba43f-c55c-4c96-a535-f8c16ddc8355:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1afba43f-c55c-4c96-a535-f8c16ddc8355:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1afba43f-c55c-4c96-a535-f8c16ddc8355 {
  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-1afba43f-c55c-4c96-a535-f8c16ddc8355.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1afba43f-c55c-4c96-a535-f8c16ddc8355.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1afba43f-c55c-4c96-a535-f8c16ddc8355.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-1afba43f-c55c-4c96-a535-f8c16ddc8355.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-2a47d08d-a204-4f67-ac2f-8faa17799830 {
  display: none;
}
#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 {
  text-align: left;
}


.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 {
  max-width: 100%;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom,
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 {
  max-width: 100%;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom,
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 {
  max-width: 100%;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom,
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 {
  max-width: 100%;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom,
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 {
  max-width: 100%;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom,
.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e0ed8bd0-9e9c-490e-b953-bbd535d9d3f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f37482c-f184-430c-8314-a811a38bd75b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3f37482c-f184-430c-8314-a811a38bd75b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-34ff8e9c-9c7f-4806-9a72-8ea3f88b7580 {
  text-align: center;
}

#s-34ff8e9c-9c7f-4806-9a72-8ea3f88b7580 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-34ff8e9c-9c7f-4806-9a72-8ea3f88b7580 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-34ff8e9c-9c7f-4806-9a72-8ea3f88b7580 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-16967fda-8328-41c7-afcf-6e0a31fb2af7 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-16967fda-8328-41c7-afcf-6e0a31fb2af7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-16967fda-8328-41c7-afcf-6e0a31fb2af7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16967fda-8328-41c7-afcf-6e0a31fb2af7 {
  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-16967fda-8328-41c7-afcf-6e0a31fb2af7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16967fda-8328-41c7-afcf-6e0a31fb2af7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-16967fda-8328-41c7-afcf-6e0a31fb2af7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-16967fda-8328-41c7-afcf-6e0a31fb2af7.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


@media (min-width: 0px) {
[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-30174b58-effa-43de-84e6-769031d80f4d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d3df250e-4e80-4f8e-b234-194c4e39bede {
  display: none;
}
#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 {
  text-align: left;
}


.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 {
  max-width: 100%;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom,
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 {
  max-width: 100%;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom,
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 {
  max-width: 100%;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom,
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 {
  max-width: 100%;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom,
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 {
  max-width: 100%;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom,
.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1bcf299-70b4-442b-81a4-3389c57c61e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-52a2682c-c146-4c35-a31c-029150ce195e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52a2682c-c146-4c35-a31c-029150ce195e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0aef2511-5915-48d8-aee5-28990c8c67b1 {
  text-align: center;
}

#s-0aef2511-5915-48d8-aee5-28990c8c67b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-0aef2511-5915-48d8-aee5-28990c8c67b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-0aef2511-5915-48d8-aee5-28990c8c67b1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f2814434-6e78-4d22-b868-b0a49730996c {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f2814434-6e78-4d22-b868-b0a49730996c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f2814434-6e78-4d22-b868-b0a49730996c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f2814434-6e78-4d22-b868-b0a49730996c {
  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-f2814434-6e78-4d22-b868-b0a49730996c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2814434-6e78-4d22-b868-b0a49730996c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f2814434-6e78-4d22-b868-b0a49730996c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f2814434-6e78-4d22-b868-b0a49730996c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-5259cfbe-6a48-4a78-a0b7-83b75b217716 {
  display: none;
}
#s-01384e9a-2491-456c-ab70-25b90ef0c135 {
  text-align: left;
}


.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 {
  max-width: 100%;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom,
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 {
  max-width: 100%;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom,
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 {
  max-width: 100%;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom,
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 {
  max-width: 100%;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom,
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 {
  max-width: 100%;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom,
.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01384e9a-2491-456c-ab70-25b90ef0c135 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6f238e07-0ff9-43f1-bc97-1a1d488f80fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f238e07-0ff9-43f1-bc97-1a1d488f80fd .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d352797f-e339-4f49-b1b9-696291eecee0 {
  text-align: center;
}

#s-d352797f-e339-4f49-b1b9-696291eecee0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
}

#s-d352797f-e339-4f49-b1b9-696291eecee0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-d352797f-e339-4f49-b1b9-696291eecee0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2852d71d-da8e-4c0b-8f47-87879993d9c4 {
  margin-top: 20px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2852d71d-da8e-4c0b-8f47-87879993d9c4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2852d71d-da8e-4c0b-8f47-87879993d9c4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2852d71d-da8e-4c0b-8f47-87879993d9c4 {
  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-2852d71d-da8e-4c0b-8f47-87879993d9c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2852d71d-da8e-4c0b-8f47-87879993d9c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2852d71d-da8e-4c0b-8f47-87879993d9c4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-2852d71d-da8e-4c0b-8f47-87879993d9c4.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-47f80ac4-d56e-4a6a-9430-18e145469391 hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-36794a3e-0d03-4552-9af0-8b7f8dcd064e hr {
  border: 0;
  width: 100%;
  border-top: 10px solid rgba(221, 221, 221, 0);
}

#s-d4cd1923-c1a7-467a-8c3b-472be874903e {
  margin-top: 30px;
margin-bottom: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d4cd1923-c1a7-467a-8c3b-472be874903e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4cd1923-c1a7-467a-8c3b-472be874903e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4cd1923-c1a7-467a-8c3b-472be874903e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2c50bac0-118f-4bbd-8e8d-a6ac2b0c2946 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-2c50bac0-118f-4bbd-8e8d-a6ac2b0c2946:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2c50bac0-118f-4bbd-8e8d-a6ac2b0c2946:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2c50bac0-118f-4bbd-8e8d-a6ac2b0c2946.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dc3488da-ab73-4cfb-b571-2f1a626e6229 {
  margin-top: 30px;
margin-bottom: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dc3488da-ab73-4cfb-b571-2f1a626e6229:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dc3488da-ab73-4cfb-b571-2f1a626e6229:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dc3488da-ab73-4cfb-b571-2f1a626e6229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f32779bb-7e59-4c8f-bb13-45cf59511a75 {
  background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
margin-top: 100px;
margin-bottom: 100px;
min-height: 600px;
background-position: center center;
}
@media (max-width: 767px){#s-f32779bb-7e59-4c8f-bb13-45cf59511a75 {
  margin-bottom: 50px;
opacity: 1;
}
}







#s-f32779bb-7e59-4c8f-bb13-45cf59511a75 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f32779bb-7e59-4c8f-bb13-45cf59511a75.shg-box.shg-c {
  justify-content: center;
}
@media (max-width: 767px){






#s-f32779bb-7e59-4c8f-bb13-45cf59511a75 > .shg-box-overlay {
  background-color: rgba(255, 255, 255, 1);
  opacity: 0.8;
}#s-f32779bb-7e59-4c8f-bb13-45cf59511a75.shg-box.shg-c {
  justify-content: center;
}
}
#s-c8a7c114-bc30-434b-ab9c-238301ab3f88 {
  padding-left: 30px;
padding-right: 30px;
}
@media (max-width: 767px){#s-c8a7c114-bc30-434b-ab9c-238301ab3f88 {
  box-shadow:0px 0px 0px 0px ;
}
}
@media (min-width: 0px) {
[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (max-width: 767px) {
  [id="s-c8a7c114-bc30-434b-ab9c-238301ab3f88"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-73ee36db-dee1-4465-9e69-8a6416373637 {
  text-align: center;
}
@media (min-width: 1200px){#s-73ee36db-dee1-4465-9e69-8a6416373637 {
  display: none;
}
#s-73ee36db-dee1-4465-9e69-8a6416373637, #wrap-s-73ee36db-dee1-4465-9e69-8a6416373637 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73ee36db-dee1-4465-9e69-8a6416373637 {
  display: none;
}
#s-73ee36db-dee1-4465-9e69-8a6416373637, #wrap-s-73ee36db-dee1-4465-9e69-8a6416373637 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73ee36db-dee1-4465-9e69-8a6416373637 {
  display: none;
}
#s-73ee36db-dee1-4465-9e69-8a6416373637, #wrap-s-73ee36db-dee1-4465-9e69-8a6416373637 { display:none !important; }}



  #s-73ee36db-dee1-4465-9e69-8a6416373637 img.shogun-image {
    
    width: px;
  }


#s-73ee36db-dee1-4465-9e69-8a6416373637 .shogun-image-content {
  
    align-items: center;
  
}

#s-e34ba310-d8f4-434e-a309-c085b6183504 {
  margin-bottom: 0px;
padding-top: 5%;
padding-left: 5%;
padding-bottom: 5%;
padding-right: 5%;
min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (max-width: 767px){#s-e34ba310-d8f4-434e-a309-c085b6183504 {
  margin-bottom: 30px;
padding-top: 0%;
padding-left: 0%;
padding-bottom: 0%;
padding-right: 0%;
}
}







#s-e34ba310-d8f4-434e-a309-c085b6183504 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e34ba310-d8f4-434e-a309-c085b6183504.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

#s-fcf855bf-d9ef-42e9-8d27-6356d045804e {
  min-height: 50px;
}








#s-fcf855bf-d9ef-42e9-8d27-6356d045804e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcf855bf-d9ef-42e9-8d27-6356d045804e.shg-box.shg-c {
  justify-content: center;
}

#s-02afa0bd-4e8e-4fb8-b2b7-0a2b59dc29bc {
  padding-top: 10px;
padding-left: 10px;
padding-bottom: 10px;
padding-right: 10px;
text-align: center;
}

#s-02afa0bd-4e8e-4fb8-b2b7-0a2b59dc29bc .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7730215e-abf6-47bb-be25-984ba4b816e7 {
  box-shadow:0px 0px 0px 0px ;
margin-top: 30px;
}

@media (min-width: 0px) {
[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7730215e-abf6-47bb-be25-984ba4b816e7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9d3b4bcd-3d03-4c25-a513-15367ea98f93 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-9d3b4bcd-3d03-4c25-a513-15367ea98f93 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-9d3b4bcd-3d03-4c25-a513-15367ea98f93 {
  cursor: pointer;
}#s-9d3b4bcd-3d03-4c25-a513-15367ea98f93.shg-box.shg-c {
  justify-content: center;
}

#s-d287e8ca-e41a-47e9-932f-86cf6562ee26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}

#s-d287e8ca-e41a-47e9-932f-86cf6562ee26 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83d6af66-8f6d-486a-ab17-7428602c54ee {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-83d6af66-8f6d-486a-ab17-7428602c54ee > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-83d6af66-8f6d-486a-ab17-7428602c54ee {
  cursor: pointer;
}#s-83d6af66-8f6d-486a-ab17-7428602c54ee.shg-box.shg-c {
  justify-content: center;
}

#s-b8458a3d-a9fa-4adb-b5f5-68704edc8532 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}

#s-b8458a3d-a9fa-4adb-b5f5-68704edc8532 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4f39e7ab-a8ac-42b6-b0b4-b20044e20334 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-4f39e7ab-a8ac-42b6-b0b4-b20044e20334 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-4f39e7ab-a8ac-42b6-b0b4-b20044e20334 {
  cursor: pointer;
}#s-4f39e7ab-a8ac-42b6-b0b4-b20044e20334.shg-box.shg-c {
  justify-content: center;
}

#s-2b368908-5afb-4ca9-ba6d-b95c3dc3e99c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}

#s-2b368908-5afb-4ca9-ba6d-b95c3dc3e99c .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-57126583-4cad-4296-a784-2e5ad0d58df0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-ceff9e40-98d6-4306-b5c4-403e172154c7 {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-ceff9e40-98d6-4306-b5c4-403e172154c7 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-ceff9e40-98d6-4306-b5c4-403e172154c7 {
  cursor: pointer;
}#s-ceff9e40-98d6-4306-b5c4-403e172154c7.shg-box.shg-c {
  justify-content: center;
}

#s-c12a43b0-2814-48c9-b8b8-f1b0c1f11b34 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}

#s-c12a43b0-2814-48c9-b8b8-f1b0c1f11b34 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ee55c93f-ed6e-4147-9e50-ae892574deac {
  background-repeat: no-repeat;
background-size: cover;
margin-bottom: 30px;
min-height: 200px;
background-position: center center;
}








#s-ee55c93f-ed6e-4147-9e50-ae892574deac > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-ee55c93f-ed6e-4147-9e50-ae892574deac {
  cursor: pointer;
}#s-ee55c93f-ed6e-4147-9e50-ae892574deac.shg-box.shg-c {
  justify-content: center;
}

#s-71f139d4-1b89-49f9-9b68-5fdd90fca7b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}

#s-71f139d4-1b89-49f9-9b68-5fdd90fca7b0 .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-7de8c665-3f85-47f6-a853-f2cf26814142 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 200px;
background-position: center center;
}








#s-7de8c665-3f85-47f6-a853-f2cf26814142 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0.2;
}#s-7de8c665-3f85-47f6-a853-f2cf26814142 {
  cursor: pointer;
}#s-7de8c665-3f85-47f6-a853-f2cf26814142.shg-box.shg-c {
  justify-content: center;
}

#s-f9a8d99c-340c-4edf-a9df-8f160da9355f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
opacity: 1;
}

#s-f9a8d99c-340c-4edf-a9df-8f160da9355f .shogun-heading-component h2 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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