.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-a8d7220f-da17-4b61-8a8d-41a36991abb4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8d7220f-da17-4b61-8a8d-41a36991abb4 {
  display: none;
}
#s-a8d7220f-da17-4b61-8a8d-41a36991abb4, #wrap-s-a8d7220f-da17-4b61-8a8d-41a36991abb4 { display:none !important; }}@media (max-width: 767px){#s-a8d7220f-da17-4b61-8a8d-41a36991abb4 {
  display: none;
}
#s-a8d7220f-da17-4b61-8a8d-41a36991abb4, #wrap-s-a8d7220f-da17-4b61-8a8d-41a36991abb4 { display:none !important; }}







#s-a8d7220f-da17-4b61-8a8d-41a36991abb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a8d7220f-da17-4b61-8a8d-41a36991abb4.shg-box.shg-c {
  justify-content: center;
}

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

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

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

@media (min-width: 0px) {
[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-add027fd-eded-49b6-b662-b663e4ec1cc9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a6a484f6-4243-46dd-a45b-922e1c6e6c6b {
  text-align: center;
}




  #s-a6a484f6-4243-46dd-a45b-922e1c6e6c6b img.shogun-image {
    
    width: px;
  }


#s-a6a484f6-4243-46dd-a45b-922e1c6e6c6b .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-59227861-8430-4572-aae5-93806be59928 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-577e37eb-4000-4b15-9f85-64d5d29a23e4 {
  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-4899654d-b2cd-4534-9d3c-62f73df5ccad {
  text-align: left;
}


.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad {
  max-width: 100%;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom,
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad {
  max-width: 100%;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom,
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad {
  max-width: 100%;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom,
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad {
  max-width: 100%;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom,
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad {
  max-width: 100%;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .shg-image-zoom,
.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4899654d-b2cd-4534-9d3c-62f73df5ccad .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-fa7d1a95-530c-4b8f-af3b-fa6999f02af6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fa7d1a95-530c-4b8f-af3b-fa6999f02af6 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-fb6ac803-78b7-4cb0-aa04-7058091d2af8 {
  text-align: center;
}

#s-fb6ac803-78b7-4cb0-aa04-7058091d2af8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-fb6ac803-78b7-4cb0-aa04-7058091d2af8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fb6ac803-78b7-4cb0-aa04-7058091d2af8 .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-7af5270a-7b38-4d35-ab9a-b4934049b029 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7af5270a-7b38-4d35-ab9a-b4934049b029:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7af5270a-7b38-4d35-ab9a-b4934049b029:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7af5270a-7b38-4d35-ab9a-b4934049b029 {
  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-7af5270a-7b38-4d35-ab9a-b4934049b029.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7af5270a-7b38-4d35-ab9a-b4934049b029.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-7af5270a-7b38-4d35-ab9a-b4934049b029.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-aef3b336-b447-44a3-ac8b-aae2a23c434c {
  display: none;
}
#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf {
  text-align: left;
}


.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf {
  max-width: 100%;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom,
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf {
  max-width: 100%;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom,
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf {
  max-width: 100%;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom,
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf {
  max-width: 100%;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom,
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf {
  max-width: 100%;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom,
.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1255b5d-7043-434f-bc90-c842d4cf8ddf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e851a300-01eb-4574-8522-b97c9cc7b975 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e851a300-01eb-4574-8522-b97c9cc7b975 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-d0ea605a-ca74-4cf6-88d6-f428906faaad {
  text-align: center;
}

#s-d0ea605a-ca74-4cf6-88d6-f428906faaad .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d0ea605a-ca74-4cf6-88d6-f428906faaad .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d0ea605a-ca74-4cf6-88d6-f428906faaad .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-40675157-a317-43ad-a4a2-d5a7d351152e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-40675157-a317-43ad-a4a2-d5a7d351152e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-40675157-a317-43ad-a4a2-d5a7d351152e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-40675157-a317-43ad-a4a2-d5a7d351152e {
  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-40675157-a317-43ad-a4a2-d5a7d351152e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40675157-a317-43ad-a4a2-d5a7d351152e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-40675157-a317-43ad-a4a2-d5a7d351152e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5b50168f-0529-49ae-b1c2-75003ced1d2d {
  display: none;
}
#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd {
  text-align: left;
}


.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd {
  max-width: 100%;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom,
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd {
  max-width: 100%;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom,
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd {
  max-width: 100%;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom,
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd {
  max-width: 100%;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom,
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd {
  max-width: 100%;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom,
.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b5a090f-2828-4e7e-b74f-6e91671b77bd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-15fc30e1-14c5-466c-9e03-36aa8f051cd9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15fc30e1-14c5-466c-9e03-36aa8f051cd9 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-94946a1e-1ff7-4929-9688-1766aa347217 {
  text-align: center;
}

#s-94946a1e-1ff7-4929-9688-1766aa347217 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-94946a1e-1ff7-4929-9688-1766aa347217 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-94946a1e-1ff7-4929-9688-1766aa347217 .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-f34d3396-a83d-43a0-a4ab-9b0cdd437853 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f34d3396-a83d-43a0-a4ab-9b0cdd437853:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f34d3396-a83d-43a0-a4ab-9b0cdd437853:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f34d3396-a83d-43a0-a4ab-9b0cdd437853 {
  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-f34d3396-a83d-43a0-a4ab-9b0cdd437853.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f34d3396-a83d-43a0-a4ab-9b0cdd437853.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-f34d3396-a83d-43a0-a4ab-9b0cdd437853.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-88811e55-0d51-4418-a196-f027f3bdce8f {
  display: none;
}
#s-a65a3859-ae20-46e7-93f5-eec36345bf6e {
  text-align: left;
}


.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e {
  max-width: 100%;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom,
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e {
  max-width: 100%;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom,
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e {
  max-width: 100%;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom,
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e {
  max-width: 100%;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom,
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e {
  max-width: 100%;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom,
.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a65a3859-ae20-46e7-93f5-eec36345bf6e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cb2b90d1-42c0-4de2-9368-59e5dd166d1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cb2b90d1-42c0-4de2-9368-59e5dd166d1b .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-582124cd-521b-45f0-b6e3-c8e2508a8229 {
  text-align: center;
}

#s-582124cd-521b-45f0-b6e3-c8e2508a8229 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-582124cd-521b-45f0-b6e3-c8e2508a8229 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-582124cd-521b-45f0-b6e3-c8e2508a8229 .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-d4d7f505-e54d-41d4-b780-7e76f5242fb5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d4d7f505-e54d-41d4-b780-7e76f5242fb5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d4d7f505-e54d-41d4-b780-7e76f5242fb5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4d7f505-e54d-41d4-b780-7e76f5242fb5 {
  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-d4d7f505-e54d-41d4-b780-7e76f5242fb5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4d7f505-e54d-41d4-b780-7e76f5242fb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-d4d7f505-e54d-41d4-b780-7e76f5242fb5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7770ee1f-32ff-4f2b-8dc7-99267a8b11e1 {
  display: none;
}
#s-5cc4e813-0771-4ef3-9615-79024af2d776 {
  text-align: left;
}


.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 {
  max-width: 100%;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom,
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 {
  max-width: 100%;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom,
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 {
  max-width: 100%;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom,
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 {
  max-width: 100%;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom,
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 {
  max-width: 100%;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom,
.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5cc4e813-0771-4ef3-9615-79024af2d776 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-53f1d1ec-76ca-416a-9bb6-c0030ac25298 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53f1d1ec-76ca-416a-9bb6-c0030ac25298 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-5695da57-8426-4ac5-ae3c-644a5cad7db3 {
  text-align: center;
}

#s-5695da57-8426-4ac5-ae3c-644a5cad7db3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-5695da57-8426-4ac5-ae3c-644a5cad7db3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5695da57-8426-4ac5-ae3c-644a5cad7db3 .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-2d4eac6f-34ae-43c2-98c6-7044080caec1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2d4eac6f-34ae-43c2-98c6-7044080caec1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d4eac6f-34ae-43c2-98c6-7044080caec1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d4eac6f-34ae-43c2-98c6-7044080caec1 {
  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-2d4eac6f-34ae-43c2-98c6-7044080caec1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d4eac6f-34ae-43c2-98c6-7044080caec1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-2d4eac6f-34ae-43c2-98c6-7044080caec1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9a64deea-d039-4d94-ac6e-1d8c317ff95a {
  display: none;
}
#s-171c860c-c1cc-408a-a59e-658f45130ac4 {
  text-align: left;
}


.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 {
  max-width: 100%;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom,
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 {
  max-width: 100%;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom,
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 {
  max-width: 100%;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom,
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 {
  max-width: 100%;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom,
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 {
  max-width: 100%;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom,
.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-171c860c-c1cc-408a-a59e-658f45130ac4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-929e34d0-ec4a-4ad0-bc26-bc1f841a9dc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-929e34d0-ec4a-4ad0-bc26-bc1f841a9dc7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-b0a2ccc2-fda3-4b14-9000-3cd2a8c485d9 {
  text-align: center;
}

#s-b0a2ccc2-fda3-4b14-9000-3cd2a8c485d9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-b0a2ccc2-fda3-4b14-9000-3cd2a8c485d9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b0a2ccc2-fda3-4b14-9000-3cd2a8c485d9 .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-c30ed670-d90c-4f00-add4-c0bc072375e6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c30ed670-d90c-4f00-add4-c0bc072375e6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c30ed670-d90c-4f00-add4-c0bc072375e6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c30ed670-d90c-4f00-add4-c0bc072375e6 {
  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-c30ed670-d90c-4f00-add4-c0bc072375e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c30ed670-d90c-4f00-add4-c0bc072375e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c30ed670-d90c-4f00-add4-c0bc072375e6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df74ada4-9409-4bb5-abdf-79f2c61af6fd {
  display: none;
}
#s-c3f90aae-fed0-4e15-8907-d45819db3e00 {
  text-align: left;
}


.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 {
  max-width: 100%;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom,
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 {
  max-width: 100%;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom,
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 {
  max-width: 100%;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom,
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 {
  max-width: 100%;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom,
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 {
  max-width: 100%;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom,
.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3f90aae-fed0-4e15-8907-d45819db3e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-264dac14-0436-48ba-bb93-dc9e27c4123d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-264dac14-0436-48ba-bb93-dc9e27c4123d .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-03ff2af1-0aad-4396-9a79-d15307ee0dd4 {
  text-align: center;
}

#s-03ff2af1-0aad-4396-9a79-d15307ee0dd4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-03ff2af1-0aad-4396-9a79-d15307ee0dd4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-03ff2af1-0aad-4396-9a79-d15307ee0dd4 .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-2e7c3996-1ae0-4a68-9bd1-2dc7fbb1e053 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2e7c3996-1ae0-4a68-9bd1-2dc7fbb1e053:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2e7c3996-1ae0-4a68-9bd1-2dc7fbb1e053:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2e7c3996-1ae0-4a68-9bd1-2dc7fbb1e053 {
  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-2e7c3996-1ae0-4a68-9bd1-2dc7fbb1e053.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e7c3996-1ae0-4a68-9bd1-2dc7fbb1e053.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-2e7c3996-1ae0-4a68-9bd1-2dc7fbb1e053.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1b200aaf-3848-4d2c-b551-15c9e408b692 {
  display: none;
}
#s-ea908323-5610-49b0-bc8f-1cf654526027 {
  text-align: left;
}


.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 {
  max-width: 100%;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom,
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 {
  max-width: 100%;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom,
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 {
  max-width: 100%;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom,
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 {
  max-width: 100%;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom,
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 {
  max-width: 100%;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom,
.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ea908323-5610-49b0-bc8f-1cf654526027 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-52bc9ff1-7cd9-480b-aec7-c341b2612512 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-52bc9ff1-7cd9-480b-aec7-c341b2612512 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-66b1e6db-9d7e-4b13-ac15-4e8f46e92287 {
  text-align: center;
}

#s-66b1e6db-9d7e-4b13-ac15-4e8f46e92287 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-66b1e6db-9d7e-4b13-ac15-4e8f46e92287 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-66b1e6db-9d7e-4b13-ac15-4e8f46e92287 .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-16386883-f176-47a3-9163-b5d360034b2c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-16386883-f176-47a3-9163-b5d360034b2c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-16386883-f176-47a3-9163-b5d360034b2c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-16386883-f176-47a3-9163-b5d360034b2c {
  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-16386883-f176-47a3-9163-b5d360034b2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16386883-f176-47a3-9163-b5d360034b2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-16386883-f176-47a3-9163-b5d360034b2c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6660939f-fce1-4848-b9ef-0ffb673c692b {
  display: none;
}
#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 {
  text-align: left;
}


.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 {
  max-width: 100%;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom,
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 {
  max-width: 100%;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom,
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 {
  max-width: 100%;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom,
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 {
  max-width: 100%;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom,
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 {
  max-width: 100%;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom,
.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecd859f0-40fa-4d7c-9aef-cee1bf985f68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-15525117-8781-4340-b5dd-5b84b888677a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15525117-8781-4340-b5dd-5b84b888677a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-69e13d05-3f3f-421d-a11b-4edd211e343f {
  text-align: center;
}

#s-69e13d05-3f3f-421d-a11b-4edd211e343f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-69e13d05-3f3f-421d-a11b-4edd211e343f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-69e13d05-3f3f-421d-a11b-4edd211e343f .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-a245e110-16cb-4790-889c-239883eec509 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-a245e110-16cb-4790-889c-239883eec509:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-a245e110-16cb-4790-889c-239883eec509:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a245e110-16cb-4790-889c-239883eec509 {
  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-a245e110-16cb-4790-889c-239883eec509.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a245e110-16cb-4790-889c-239883eec509.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-a245e110-16cb-4790-889c-239883eec509.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-304c3ea1-91fd-4a33-ab33-c9d9b2574ef8 {
  display: none;
}
#s-b6728497-cb8b-46dd-b48b-d5c17982a269 {
  text-align: left;
}


.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 {
  max-width: 100%;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom,
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 {
  max-width: 100%;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom,
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 {
  max-width: 100%;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom,
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 {
  max-width: 100%;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom,
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 {
  max-width: 100%;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom,
.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6728497-cb8b-46dd-b48b-d5c17982a269 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6820cd37-0390-464f-89ad-311b4480a0da {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6820cd37-0390-464f-89ad-311b4480a0da .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-742564d1-f2ad-48c8-b107-693f0965ae31 {
  text-align: center;
}

#s-742564d1-f2ad-48c8-b107-693f0965ae31 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-742564d1-f2ad-48c8-b107-693f0965ae31 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-742564d1-f2ad-48c8-b107-693f0965ae31 .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-2b66c5e0-9233-46b2-a0a6-efb63d7d94f6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2b66c5e0-9233-46b2-a0a6-efb63d7d94f6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2b66c5e0-9233-46b2-a0a6-efb63d7d94f6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2b66c5e0-9233-46b2-a0a6-efb63d7d94f6 {
  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-2b66c5e0-9233-46b2-a0a6-efb63d7d94f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b66c5e0-9233-46b2-a0a6-efb63d7d94f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-2b66c5e0-9233-46b2-a0a6-efb63d7d94f6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-94cb8d5f-c5a7-44de-b166-b532910f28db {
  display: none;
}
#s-79dbba34-f7d0-4b90-b50e-b300a201f728 {
  text-align: left;
}


.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 {
  max-width: 100%;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom,
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 {
  max-width: 100%;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom,
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 {
  max-width: 100%;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom,
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 {
  max-width: 100%;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom,
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 {
  max-width: 100%;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom,
.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79dbba34-f7d0-4b90-b50e-b300a201f728 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e210bc83-d831-4db0-a775-52c8ebd2940d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e210bc83-d831-4db0-a775-52c8ebd2940d .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-f9c49e7c-9c3c-45b4-91a9-fb7c5d0cea5a {
  text-align: center;
}

#s-f9c49e7c-9c3c-45b4-91a9-fb7c5d0cea5a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f9c49e7c-9c3c-45b4-91a9-fb7c5d0cea5a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f9c49e7c-9c3c-45b4-91a9-fb7c5d0cea5a .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-bdc41ac1-aa33-49a0-aedd-ad4b92401687 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bdc41ac1-aa33-49a0-aedd-ad4b92401687:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bdc41ac1-aa33-49a0-aedd-ad4b92401687:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bdc41ac1-aa33-49a0-aedd-ad4b92401687 {
  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-bdc41ac1-aa33-49a0-aedd-ad4b92401687.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdc41ac1-aa33-49a0-aedd-ad4b92401687.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-bdc41ac1-aa33-49a0-aedd-ad4b92401687.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1511432a-588c-44c9-b614-b2057fae880a {
  display: none;
}
#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 {
  text-align: left;
}


.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 {
  max-width: 100%;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom,
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 {
  max-width: 100%;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom,
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 {
  max-width: 100%;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom,
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 {
  max-width: 100%;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom,
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 {
  max-width: 100%;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom,
.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cc931a1-98f8-48ca-bed5-93b2c8a9d271 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0e921f96-a827-40f8-9346-5356c3fa5fd2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e921f96-a827-40f8-9346-5356c3fa5fd2 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 24px;
}

#s-3ace7bf4-bd5a-4d16-8de7-f0d0fd33a07c {
  text-align: center;
}

#s-3ace7bf4-bd5a-4d16-8de7-f0d0fd33a07c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-3ace7bf4-bd5a-4d16-8de7-f0d0fd33a07c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3ace7bf4-bd5a-4d16-8de7-f0d0fd33a07c .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-c31c27a0-0564-4954-8ed8-34fbf2a17a43 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c31c27a0-0564-4954-8ed8-34fbf2a17a43:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c31c27a0-0564-4954-8ed8-34fbf2a17a43:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c31c27a0-0564-4954-8ed8-34fbf2a17a43 {
  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-c31c27a0-0564-4954-8ed8-34fbf2a17a43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c31c27a0-0564-4954-8ed8-34fbf2a17a43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-c31c27a0-0564-4954-8ed8-34fbf2a17a43.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  display: none;
}
#s-bf99be42-dfd9-4987-8a73-74c183c07df6, #wrap-s-bf99be42-dfd9-4987-8a73-74c183c07df6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  display: none;
}
#s-bf99be42-dfd9-4987-8a73-74c183c07df6, #wrap-s-bf99be42-dfd9-4987-8a73-74c183c07df6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  
}
}@media (max-width: 767px){#s-bf99be42-dfd9-4987-8a73-74c183c07df6 {
  
}
}







#s-bf99be42-dfd9-4987-8a73-74c183c07df6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf99be42-dfd9-4987-8a73-74c183c07df6.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-16b96977-563d-4f66-8ca3-8af4a09b3784"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-7bcea393-174b-4181-9c59-6f11f0bda5e0 {
  text-align: center;
}




  #s-7bcea393-174b-4181-9c59-6f11f0bda5e0 img.shogun-image {
    
    width: px;
  }


#s-7bcea393-174b-4181-9c59-6f11f0bda5e0 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c261731-eed0-42d5-9e93-c7020058729e hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-0b1dd9a7-ca36-4abf-8406-88f0ad687a48 {
  display: none;
}
#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 {
  text-align: left;
}


.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 {
  max-width: 100%;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom,
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 {
  max-width: 100%;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom,
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 {
  max-width: 100%;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom,
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 {
  max-width: 100%;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom,
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 {
  max-width: 100%;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom,
.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59ac410a-12a6-4daf-9ac5-f7334e82a032 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8fbf19c-67cf-4000-a8d6-1470b4c80150 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8fbf19c-67cf-4000-a8d6-1470b4c80150 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-bcde504d-203e-4fa9-bb73-a5f3188fde0e {
  text-align: center;
}

#s-bcde504d-203e-4fa9-bb73-a5f3188fde0e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-bcde504d-203e-4fa9-bb73-a5f3188fde0e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bcde504d-203e-4fa9-bb73-a5f3188fde0e .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-7164acf9-7a8b-4e97-9d54-7c8b4e7ae06a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-7164acf9-7a8b-4e97-9d54-7c8b4e7ae06a:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7164acf9-7a8b-4e97-9d54-7c8b4e7ae06a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7164acf9-7a8b-4e97-9d54-7c8b4e7ae06a {
  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-7164acf9-7a8b-4e97-9d54-7c8b4e7ae06a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7164acf9-7a8b-4e97-9d54-7c8b4e7ae06a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-7164acf9-7a8b-4e97-9d54-7c8b4e7ae06a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-253fc858-1b98-40cf-bc6e-21e0301f1f18 {
  display: none;
}
#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb {
  text-align: left;
}


.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb {
  max-width: 100%;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom,
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb {
  max-width: 100%;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom,
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb {
  max-width: 100%;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom,
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb {
  max-width: 100%;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom,
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb {
  max-width: 100%;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom,
.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac7424ca-3967-4d0d-9ec2-18b41fd55cfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-40b6bb92-d6d2-49a4-bb6c-1be3939328f1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-40b6bb92-d6d2-49a4-bb6c-1be3939328f1 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-681168ab-c62f-4784-bfd0-4c5a53dd5dcf {
  text-align: center;
}

#s-681168ab-c62f-4784-bfd0-4c5a53dd5dcf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-681168ab-c62f-4784-bfd0-4c5a53dd5dcf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-681168ab-c62f-4784-bfd0-4c5a53dd5dcf .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-18f0c936-9056-49b1-8048-12fdd65aa3d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-18f0c936-9056-49b1-8048-12fdd65aa3d2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-18f0c936-9056-49b1-8048-12fdd65aa3d2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-18f0c936-9056-49b1-8048-12fdd65aa3d2 {
  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-18f0c936-9056-49b1-8048-12fdd65aa3d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18f0c936-9056-49b1-8048-12fdd65aa3d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-18f0c936-9056-49b1-8048-12fdd65aa3d2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0a1c5bc5-261e-4c1b-ad0b-d2103178062f {
  display: none;
}
#s-fdaff95f-2394-4e43-938e-c0dccb746229 {
  text-align: left;
}


.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 {
  max-width: 100%;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom,
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 {
  max-width: 100%;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom,
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 {
  max-width: 100%;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom,
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 {
  max-width: 100%;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom,
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 {
  max-width: 100%;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom,
.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fdaff95f-2394-4e43-938e-c0dccb746229 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-199e1a98-6a07-4f2f-b729-c3d5be2b3ee2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-199e1a98-6a07-4f2f-b729-c3d5be2b3ee2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-ff1400a1-3024-4941-aea5-ca07b3a6b9f6 {
  text-align: center;
}

#s-ff1400a1-3024-4941-aea5-ca07b3a6b9f6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ff1400a1-3024-4941-aea5-ca07b3a6b9f6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ff1400a1-3024-4941-aea5-ca07b3a6b9f6 .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-2d6a6ae1-62a3-4d00-9889-8accf5b7a55b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2d6a6ae1-62a3-4d00-9889-8accf5b7a55b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2d6a6ae1-62a3-4d00-9889-8accf5b7a55b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2d6a6ae1-62a3-4d00-9889-8accf5b7a55b {
  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-2d6a6ae1-62a3-4d00-9889-8accf5b7a55b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d6a6ae1-62a3-4d00-9889-8accf5b7a55b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-2d6a6ae1-62a3-4d00-9889-8accf5b7a55b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0208d382-891d-487a-a79a-fe9fa3b7b6cd {
  display: none;
}
#s-50403812-9507-4a4c-9337-1e387bccd39f {
  text-align: left;
}


.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f {
  max-width: 100%;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom,
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f {
  max-width: 100%;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom,
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f {
  max-width: 100%;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom,
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f {
  max-width: 100%;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom,
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f {
  max-width: 100%;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom,
.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-50403812-9507-4a4c-9337-1e387bccd39f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9f1ccb3c-f572-4052-9027-38269907d893 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9f1ccb3c-f572-4052-9027-38269907d893 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-1b4f837b-3670-4333-9ca1-4c3f07a93b07 {
  text-align: center;
}

#s-1b4f837b-3670-4333-9ca1-4c3f07a93b07 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1b4f837b-3670-4333-9ca1-4c3f07a93b07 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1b4f837b-3670-4333-9ca1-4c3f07a93b07 .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-744c8e60-6faf-4f07-b489-c6e555c289bf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-744c8e60-6faf-4f07-b489-c6e555c289bf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-744c8e60-6faf-4f07-b489-c6e555c289bf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-744c8e60-6faf-4f07-b489-c6e555c289bf {
  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-744c8e60-6faf-4f07-b489-c6e555c289bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-744c8e60-6faf-4f07-b489-c6e555c289bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-744c8e60-6faf-4f07-b489-c6e555c289bf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0c312a3f-eb0e-4ce3-a6ec-4846d956fdc0 {
  display: none;
}
#s-b99021f6-408c-4770-bc9a-4da359046a8c {
  text-align: left;
}


.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c {
  max-width: 100%;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom,
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c {
  max-width: 100%;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom,
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c {
  max-width: 100%;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom,
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c {
  max-width: 100%;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom,
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c {
  max-width: 100%;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom,
.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b99021f6-408c-4770-bc9a-4da359046a8c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-560be938-3976-42d6-ab88-ff73a2545995 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-560be938-3976-42d6-ab88-ff73a2545995 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-a7c2f06f-027c-4eca-a195-5b5cbb361842 {
  text-align: center;
}

#s-a7c2f06f-027c-4eca-a195-5b5cbb361842 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a7c2f06f-027c-4eca-a195-5b5cbb361842 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a7c2f06f-027c-4eca-a195-5b5cbb361842 .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-6885d670-9145-4328-a975-fc86f7899902 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6885d670-9145-4328-a975-fc86f7899902:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6885d670-9145-4328-a975-fc86f7899902:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6885d670-9145-4328-a975-fc86f7899902 {
  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-6885d670-9145-4328-a975-fc86f7899902.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6885d670-9145-4328-a975-fc86f7899902.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6885d670-9145-4328-a975-fc86f7899902.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cfee9285-c964-453f-9768-583b37b57989 {
  display: none;
}
#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb {
  text-align: left;
}


.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb {
  max-width: 100%;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom,
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb {
  max-width: 100%;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom,
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb {
  max-width: 100%;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom,
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb {
  max-width: 100%;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom,
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb {
  max-width: 100%;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom,
.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4cd7ad76-fe1a-4d68-96b1-2b1ddfc771eb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-387ec615-0884-4f7b-8ea0-4ec5b7e29d6f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-387ec615-0884-4f7b-8ea0-4ec5b7e29d6f .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-03cb2436-8926-40bb-9b5f-d0e072d94262 {
  text-align: center;
}

#s-03cb2436-8926-40bb-9b5f-d0e072d94262 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-03cb2436-8926-40bb-9b5f-d0e072d94262 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-03cb2436-8926-40bb-9b5f-d0e072d94262 .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-1a26f8de-ff9a-4b29-b84c-e05a8c633844 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1a26f8de-ff9a-4b29-b84c-e05a8c633844:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1a26f8de-ff9a-4b29-b84c-e05a8c633844:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1a26f8de-ff9a-4b29-b84c-e05a8c633844 {
  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-1a26f8de-ff9a-4b29-b84c-e05a8c633844.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a26f8de-ff9a-4b29-b84c-e05a8c633844.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-1a26f8de-ff9a-4b29-b84c-e05a8c633844.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4b55e534-6e78-4bb9-a0f9-3668f1439aa7 {
  display: none;
}
#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf {
  text-align: left;
}


.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf {
  max-width: 100%;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom,
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf {
  max-width: 100%;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom,
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf {
  max-width: 100%;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom,
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf {
  max-width: 100%;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom,
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf {
  max-width: 100%;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom,
.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ee9cd77-e0bb-4f0a-8c5a-cb57cc8ee5bf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f535b544-2921-4657-a47f-fe2eb2809e2b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f535b544-2921-4657-a47f-fe2eb2809e2b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-ffa7f9b2-0889-48ae-968a-1665077470fe {
  text-align: center;
}

#s-ffa7f9b2-0889-48ae-968a-1665077470fe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ffa7f9b2-0889-48ae-968a-1665077470fe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ffa7f9b2-0889-48ae-968a-1665077470fe .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-65c63289-d66e-436c-83a2-b72108892f39 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-65c63289-d66e-436c-83a2-b72108892f39:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-65c63289-d66e-436c-83a2-b72108892f39:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-65c63289-d66e-436c-83a2-b72108892f39 {
  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-65c63289-d66e-436c-83a2-b72108892f39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65c63289-d66e-436c-83a2-b72108892f39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-65c63289-d66e-436c-83a2-b72108892f39.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9448901c-b457-4568-98b1-063790f68d5d {
  display: none;
}
#s-4e547dbb-3376-4977-b492-ce477bd1f78e {
  text-align: left;
}


.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e {
  max-width: 100%;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom,
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e {
  max-width: 100%;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom,
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e {
  max-width: 100%;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom,
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e {
  max-width: 100%;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom,
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e {
  max-width: 100%;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom,
.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e547dbb-3376-4977-b492-ce477bd1f78e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-12a0f407-4fc1-42b4-85bc-f99fd2232713 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-12a0f407-4fc1-42b4-85bc-f99fd2232713 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-dc6e7455-a0c0-4c30-a05f-195b9d1746c8 {
  text-align: center;
}

#s-dc6e7455-a0c0-4c30-a05f-195b9d1746c8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-dc6e7455-a0c0-4c30-a05f-195b9d1746c8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dc6e7455-a0c0-4c30-a05f-195b9d1746c8 .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-ed171fba-36cb-47a0-ba5c-d3701ef2fd1d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ed171fba-36cb-47a0-ba5c-d3701ef2fd1d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed171fba-36cb-47a0-ba5c-d3701ef2fd1d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ed171fba-36cb-47a0-ba5c-d3701ef2fd1d {
  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-ed171fba-36cb-47a0-ba5c-d3701ef2fd1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed171fba-36cb-47a0-ba5c-d3701ef2fd1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-ed171fba-36cb-47a0-ba5c-d3701ef2fd1d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-90d5722b-bd7f-48b3-bb62-e8d43c824fa2 {
  display: none;
}
#s-eeef3871-50e8-4224-85a5-cd11614cbc96 {
  text-align: left;
}


.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 {
  max-width: 100%;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom,
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 {
  max-width: 100%;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom,
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 {
  max-width: 100%;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom,
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 {
  max-width: 100%;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom,
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 {
  max-width: 100%;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom,
.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeef3871-50e8-4224-85a5-cd11614cbc96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-635f7a82-c460-420c-83bd-61783939ee23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-635f7a82-c460-420c-83bd-61783939ee23 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-f473b3b8-ad9f-4633-a845-161f6554d8b4 {
  text-align: center;
}

#s-f473b3b8-ad9f-4633-a845-161f6554d8b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f473b3b8-ad9f-4633-a845-161f6554d8b4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f473b3b8-ad9f-4633-a845-161f6554d8b4 .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-d8b711f8-6023-4210-8951-8d9fcc757b9d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-d8b711f8-6023-4210-8951-8d9fcc757b9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d8b711f8-6023-4210-8951-8d9fcc757b9d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d8b711f8-6023-4210-8951-8d9fcc757b9d {
  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-d8b711f8-6023-4210-8951-8d9fcc757b9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8b711f8-6023-4210-8951-8d9fcc757b9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-d8b711f8-6023-4210-8951-8d9fcc757b9d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d0a4957c-e295-4cc0-ae29-52e666550626 {
  display: none;
}
#s-2beb5c89-d5e2-4a51-b508-18e890175433 {
  text-align: left;
}


.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 {
  max-width: 100%;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom,
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 {
  max-width: 100%;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom,
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 {
  max-width: 100%;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom,
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 {
  max-width: 100%;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom,
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 {
  max-width: 100%;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom,
.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2beb5c89-d5e2-4a51-b508-18e890175433 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8b0193c7-0302-47cb-a4b9-3f687b9a83f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8b0193c7-0302-47cb-a4b9-3f687b9a83f0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-ae037d22-4a3d-4880-b593-75152883eb3f {
  text-align: center;
}

#s-ae037d22-4a3d-4880-b593-75152883eb3f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ae037d22-4a3d-4880-b593-75152883eb3f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ae037d22-4a3d-4880-b593-75152883eb3f .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-8e777c1b-6d95-4a06-8751-603150128dad {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-8e777c1b-6d95-4a06-8751-603150128dad:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-8e777c1b-6d95-4a06-8751-603150128dad:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8e777c1b-6d95-4a06-8751-603150128dad {
  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-8e777c1b-6d95-4a06-8751-603150128dad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e777c1b-6d95-4a06-8751-603150128dad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-8e777c1b-6d95-4a06-8751-603150128dad.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-55ea843d-3bca-4f3e-a9e3-11ef0374031c {
  display: none;
}
#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac {
  text-align: left;
}


.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac {
  max-width: 100%;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom,
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac {
  max-width: 100%;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom,
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac {
  max-width: 100%;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom,
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac {
  max-width: 100%;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom,
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac {
  max-width: 100%;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom,
.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-565a7cdd-cac4-4791-826d-0b4cf1dfd2ac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7630f53e-1b8b-4a1d-a9a0-e81429d677d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7630f53e-1b8b-4a1d-a9a0-e81429d677d6 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-1cf98485-cbf6-4609-8f76-5c1690361808 {
  text-align: center;
}

#s-1cf98485-cbf6-4609-8f76-5c1690361808 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1cf98485-cbf6-4609-8f76-5c1690361808 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1cf98485-cbf6-4609-8f76-5c1690361808 .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-671010d4-88d6-42ac-8104-135939436aa5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-671010d4-88d6-42ac-8104-135939436aa5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-671010d4-88d6-42ac-8104-135939436aa5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-671010d4-88d6-42ac-8104-135939436aa5 {
  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-671010d4-88d6-42ac-8104-135939436aa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-671010d4-88d6-42ac-8104-135939436aa5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-671010d4-88d6-42ac-8104-135939436aa5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d9bb0362-7eab-4062-b21d-c8485e7a2890 {
  display: none;
}
#s-6a3a98bf-921b-4d33-898f-6f22468a840a {
  text-align: left;
}


.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a {
  max-width: 100%;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom,
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a {
  max-width: 100%;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom,
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a {
  max-width: 100%;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom,
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a {
  max-width: 100%;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom,
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a {
  max-width: 100%;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom,
.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6a3a98bf-921b-4d33-898f-6f22468a840a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ec4fa218-e819-422c-a672-a3fe945e45b9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ec4fa218-e819-422c-a672-a3fe945e45b9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
}

#s-9caba435-14d5-4e2a-a55f-95931fb9e997 {
  text-align: center;
}

#s-9caba435-14d5-4e2a-a55f-95931fb9e997 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-9caba435-14d5-4e2a-a55f-95931fb9e997 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9caba435-14d5-4e2a-a55f-95931fb9e997 .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-6efec8fd-7d8f-4911-b6b9-24800193aea4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-6efec8fd-7d8f-4911-b6b9-24800193aea4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6efec8fd-7d8f-4911-b6b9-24800193aea4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6efec8fd-7d8f-4911-b6b9-24800193aea4 {
  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-6efec8fd-7d8f-4911-b6b9-24800193aea4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6efec8fd-7d8f-4911-b6b9-24800193aea4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  font-family: Lato;
  display:  inline-block ;
}

#s-6efec8fd-7d8f-4911-b6b9-24800193aea4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df62d532-7f2b-4bce-9d4a-613e8d748714 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(0, 0, 0, 1);
}

.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-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  display: none;
}
#s-c2859800-1a21-4e52-8ca6-b0ad758a483e, #wrap-s-c2859800-1a21-4e52-8ca6-b0ad758a483e { display:none !important; }}@media (max-width: 767px){#s-c2859800-1a21-4e52-8ca6-b0ad758a483e {
  display: none;
}
#s-c2859800-1a21-4e52-8ca6-b0ad758a483e, #wrap-s-c2859800-1a21-4e52-8ca6-b0ad758a483e { display:none !important; }}
#s-c2859800-1a21-4e52-8ca6-b0ad758a483e .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-c240dcd5-b2f2-4e99-b445-643c433c44c0 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c240dcd5-b2f2-4e99-b445-643c433c44c0 {
  display: none;
}
#s-c240dcd5-b2f2-4e99-b445-643c433c44c0, #wrap-s-c240dcd5-b2f2-4e99-b445-643c433c44c0 { display:none !important; }}@media (max-width: 767px){#s-c240dcd5-b2f2-4e99-b445-643c433c44c0 {
  display: none;
}
#s-c240dcd5-b2f2-4e99-b445-643c433c44c0, #wrap-s-c240dcd5-b2f2-4e99-b445-643c433c44c0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-1b741a16-2f70-4fc5-a2d6-419e147c560a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-b1c641ab-f6ef-4ca3-9a93-d6eb50b19839 {
  text-align: center;
}




  #s-b1c641ab-f6ef-4ca3-9a93-d6eb50b19839 img.shogun-image {
    
    width: px;
  }


#s-b1c641ab-f6ef-4ca3-9a93-d6eb50b19839 .shogun-image-content {
  
    align-items: center;
  
}

#s-2cbf2171-2657-43d8-bd18-9e1405e43954 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2cbf2171-2657-43d8-bd18-9e1405e43954 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-f6d2d91d-5a95-4977-94e5-5938407759f9 {
  text-align: center;
}




  #s-f6d2d91d-5a95-4977-94e5-5938407759f9 img.shogun-image {
    
    width: px;
  }


#s-f6d2d91d-5a95-4977-94e5-5938407759f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b26c46a1-2e9e-4beb-96c3-1eafbc5ff323 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b26c46a1-2e9e-4beb-96c3-1eafbc5ff323 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-ef73309c-899c-47e3-abf5-ce01267e3c99 {
  text-align: center;
}




  #s-ef73309c-899c-47e3-abf5-ce01267e3c99 img.shogun-image {
    
    width: px;
  }


#s-ef73309c-899c-47e3-abf5-ce01267e3c99 .shogun-image-content {
  
    align-items: center;
  
}

#s-159c6cdf-8c6f-4f50-b233-e4b3e6c01272 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-159c6cdf-8c6f-4f50-b233-e4b3e6c01272 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a05e75de-5f80-4908-8c91-215384e382e8 {
  text-align: center;
}




  #s-a05e75de-5f80-4908-8c91-215384e382e8 img.shogun-image {
    
    width: px;
  }


#s-a05e75de-5f80-4908-8c91-215384e382e8 .shogun-image-content {
  
    align-items: center;
  
}

#s-f8c33184-0fa7-4d0a-ae41-d4bccc8616b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8c33184-0fa7-4d0a-ae41-d4bccc8616b2 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-c8a5d667-77f5-4f1f-b1b7-5a2a6f1a1ee5 {
  text-align: center;
}




  #s-c8a5d667-77f5-4f1f-b1b7-5a2a6f1a1ee5 img.shogun-image {
    
    width: px;
  }


#s-c8a5d667-77f5-4f1f-b1b7-5a2a6f1a1ee5 .shogun-image-content {
  
    align-items: center;
  
}

#s-96ba5d35-208c-4b59-8252-9d379a6d44d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-96ba5d35-208c-4b59-8252-9d379a6d44d0 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-43c3b5df-2496-411a-a5a4-fff94d9c7e04 {
  text-align: center;
}




  #s-43c3b5df-2496-411a-a5a4-fff94d9c7e04 img.shogun-image {
    
    width: px;
  }


#s-43c3b5df-2496-411a-a5a4-fff94d9c7e04 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b505309-a845-41e0-bc8f-3d3393f16288 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b505309-a845-41e0-bc8f-3d3393f16288 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 768px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 992px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 37.5px);
}

}

@media (min-width: 1200px) {
[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 37.5px);
}

[id="s-354e3fd4-1080-49eb-b385-cfcc2a8e9f8e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 37.5px);
}

}

#s-50eb886a-8a93-491a-afb6-15798691c613 {
  text-align: center;
}




  #s-50eb886a-8a93-491a-afb6-15798691c613 img.shogun-image {
    
    width: px;
  }


#s-50eb886a-8a93-491a-afb6-15798691c613 .shogun-image-content {
  
    align-items: center;
  
}

#s-51424a64-e30b-47e6-bf9b-f1356b9bf97d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-51424a64-e30b-47e6-bf9b-f1356b9bf97d .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-efa4d40e-2dda-40d9-a261-23675bd26733 {
  text-align: center;
}




  #s-efa4d40e-2dda-40d9-a261-23675bd26733 img.shogun-image {
    
    width: px;
  }


#s-efa4d40e-2dda-40d9-a261-23675bd26733 .shogun-image-content {
  
    align-items: center;
  
}

#s-1d690f87-ab62-4e6d-9106-38e950264063 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1d690f87-ab62-4e6d-9106-38e950264063 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-a60a4748-deea-4f6d-a4e5-1ee8e237479e {
  text-align: center;
}




  #s-a60a4748-deea-4f6d-a4e5-1ee8e237479e img.shogun-image {
    
    width: px;
  }


#s-a60a4748-deea-4f6d-a4e5-1ee8e237479e .shogun-image-content {
  
    align-items: center;
  
}

#s-4c75da66-d467-43e0-b3a1-768095c16cf5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4c75da66-d467-43e0-b3a1-768095c16cf5 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-51d3a074-cbc2-4fa1-93d3-6471543665d9 {
  text-align: center;
}




  #s-51d3a074-cbc2-4fa1-93d3-6471543665d9 img.shogun-image {
    
    width: px;
  }


#s-51d3a074-cbc2-4fa1-93d3-6471543665d9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0d0b95d3-3dce-4a05-a005-e235748e7d65 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d0b95d3-3dce-4a05-a005-e235748e7d65 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-4386e81f-a422-433e-bc25-4259e6b231b1 {
  text-align: center;
}




  #s-4386e81f-a422-433e-bc25-4259e6b231b1 img.shogun-image {
    
    width: px;
  }


#s-4386e81f-a422-433e-bc25-4259e6b231b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-fb623670-6bcf-495a-a5a2-6c8041f98239 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb623670-6bcf-495a-a5a2-6c8041f98239 .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-079647b3-c41d-45e0-9df0-63c8ab8e58a8 {
  text-align: center;
}




  #s-079647b3-c41d-45e0-9df0-63c8ab8e58a8 img.shogun-image {
    
    width: px;
  }


#s-079647b3-c41d-45e0-9df0-63c8ab8e58a8 .shogun-image-content {
  
    align-items: center;
  
}

#s-b6d74027-3f97-4f26-a544-8f7a39e80cbe {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6d74027-3f97-4f26-a544-8f7a39e80cbe .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba {
  display: none;
}
#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba, #wrap-s-965a13a0-02a4-4d9e-9a0b-643752ca09ba { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba {
  display: none;
}
#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba, #wrap-s-965a13a0-02a4-4d9e-9a0b-643752ca09ba { display:none !important; }}
#s-965a13a0-02a4-4d9e-9a0b-643752ca09ba .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 25px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 {
  display: none;
}
#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577, #wrap-s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 {
  display: none;
}
#s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577, #wrap-s-400c0e9d-8dce-4a05-a8c7-1e7c9393e577 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1513fd76-5c79-4c1d-aa57-de42dfce9d63"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-0ade0bc5-7bf8-49a3-910a-cd9cc30893db {
  text-align: center;
}




  #s-0ade0bc5-7bf8-49a3-910a-cd9cc30893db img.shogun-image {
    
    width: px;
  }


#s-0ade0bc5-7bf8-49a3-910a-cd9cc30893db .shogun-image-content {
  
    align-items: center;
  
}

#s-7b945d73-7e00-47e4-9ae6-79901cdd54a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7b945d73-7e00-47e4-9ae6-79901cdd54a1 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-e0ca2f01-8146-4ae6-b4d1-28027427e625 {
  text-align: center;
}




  #s-e0ca2f01-8146-4ae6-b4d1-28027427e625 img.shogun-image {
    
    width: px;
  }


#s-e0ca2f01-8146-4ae6-b4d1-28027427e625 .shogun-image-content {
  
    align-items: center;
  
}

#s-1b15658c-1d32-445d-b73b-957703c28606 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b15658c-1d32-445d-b73b-957703c28606 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-9a1858ed-4a90-4e36-8bc7-2e1fb1b9c961 {
  text-align: center;
}




  #s-9a1858ed-4a90-4e36-8bc7-2e1fb1b9c961 img.shogun-image {
    
    width: px;
  }


#s-9a1858ed-4a90-4e36-8bc7-2e1fb1b9c961 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a8a19e7-3235-4a0b-8af5-e12d9fb745c7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0a8a19e7-3235-4a0b-8af5-e12d9fb745c7 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ff8fc446-021d-4e29-b63c-3f7686d0908a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-6ba4d125-f357-47ed-96a4-3936a89e9c24 {
  text-align: center;
}




  #s-6ba4d125-f357-47ed-96a4-3936a89e9c24 img.shogun-image {
    
    width: px;
  }


#s-6ba4d125-f357-47ed-96a4-3936a89e9c24 .shogun-image-content {
  
    align-items: center;
  
}

#s-7028e7bd-161c-44d9-88d1-694c7f7337a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7028e7bd-161c-44d9-88d1-694c7f7337a7 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-72bbe4b7-05c0-459e-9c89-ec8783ea3545 {
  text-align: center;
}




  #s-72bbe4b7-05c0-459e-9c89-ec8783ea3545 img.shogun-image {
    
    width: px;
  }


#s-72bbe4b7-05c0-459e-9c89-ec8783ea3545 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae564158-8019-4871-a2c8-b44ba20ec129 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae564158-8019-4871-a2c8-b44ba20ec129 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-42e20c45-a567-4fc4-8cde-9e94dc5156bc {
  text-align: center;
}




  #s-42e20c45-a567-4fc4-8cde-9e94dc5156bc img.shogun-image {
    
    width: px;
  }


#s-42e20c45-a567-4fc4-8cde-9e94dc5156bc .shogun-image-content {
  
    align-items: center;
  
}

#s-1e7ae2d9-dc80-4287-9ed8-be77cbe215dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1e7ae2d9-dc80-4287-9ed8-be77cbe215dc .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d8224992-16b2-473c-a183-3e8dac7f565f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-17b4769b-0768-4f01-ae5b-acf67942ebfb {
  text-align: center;
}




  #s-17b4769b-0768-4f01-ae5b-acf67942ebfb img.shogun-image {
    
    width: px;
  }


#s-17b4769b-0768-4f01-ae5b-acf67942ebfb .shogun-image-content {
  
    align-items: center;
  
}

#s-2e26d5e4-36a6-4ab6-82b5-1512f2d0bf1f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e26d5e4-36a6-4ab6-82b5-1512f2d0bf1f .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-18684d16-e2c7-4047-a470-ef32cae5b76a {
  text-align: center;
}




  #s-18684d16-e2c7-4047-a470-ef32cae5b76a img.shogun-image {
    
    width: px;
  }


#s-18684d16-e2c7-4047-a470-ef32cae5b76a .shogun-image-content {
  
    align-items: center;
  
}

#s-3b58b5b0-e172-4edc-84af-8654cb0cbfdf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b58b5b0-e172-4edc-84af-8654cb0cbfdf .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-8234b989-cff8-4d7a-bcd3-6e49ac30a06d {
  text-align: center;
}




  #s-8234b989-cff8-4d7a-bcd3-6e49ac30a06d img.shogun-image {
    
    width: px;
  }


#s-8234b989-cff8-4d7a-bcd3-6e49ac30a06d .shogun-image-content {
  
    align-items: center;
  
}

#s-7343495b-314e-4b05-8eca-c3beceae1281 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7343495b-314e-4b05-8eca-c3beceae1281 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 768px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 992px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 30.0px);
}

}

@media (min-width: 1200px) {
[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 30.0px);
}

[id="s-2a28c642-639b-43d6-98df-98fa15fe65ca"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 30.0px);
}

}

#s-f4b50962-d26a-4ebe-b0c4-c61a80f5e13d {
  text-align: center;
}




  #s-f4b50962-d26a-4ebe-b0c4-c61a80f5e13d img.shogun-image {
    
    width: px;
  }


#s-f4b50962-d26a-4ebe-b0c4-c61a80f5e13d .shogun-image-content {
  
    align-items: center;
  
}

#s-befe4949-b346-4dde-84ee-fa872a8627ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-befe4949-b346-4dde-84ee-fa872a8627ed .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-83c9c554-f0f7-4627-b354-b1aba30281b7 {
  text-align: center;
}




  #s-83c9c554-f0f7-4627-b354-b1aba30281b7 img.shogun-image {
    
    width: px;
  }


#s-83c9c554-f0f7-4627-b354-b1aba30281b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-08595cd4-4170-4013-a077-d056b4dc3765 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-08595cd4-4170-4013-a077-d056b4dc3765 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-1613acf7-477d-44ea-aff9-7abdc2f95261 {
  text-align: center;
}




  #s-1613acf7-477d-44ea-aff9-7abdc2f95261 img.shogun-image {
    
    width: px;
  }


#s-1613acf7-477d-44ea-aff9-7abdc2f95261 .shogun-image-content {
  
    align-items: center;
  
}

#s-81b0e2c7-d6be-455c-be61-ceecb06a89e5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81b0e2c7-d6be-455c-be61-ceecb06a89e5 .shogun-heading-component h4 {
  color: #000;
  font-weight:   ;
  font-family: Lato;
  font-style:   ;
  font-size: 16px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-29dfbcda-5efc-433b-b305-545ada39dce0 {
  margin-top: 5%;
margin-left: 5%;
margin-bottom: 5%;
margin-right: 5%;
}
@media (max-width: 767px){#s-29dfbcda-5efc-433b-b305-545ada39dce0 {
  margin-top: 20px;
margin-left: 20px;
margin-bottom: 20px;
margin-right: 20px;
}
}
@media (min-width: 0px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 992px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (min-width: 1200px) {
[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.5px);
}

[id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.5px);
}

}

@media (max-width: 767px) {
  [id="s-29dfbcda-5efc-433b-b305-545ada39dce0"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-653b1df6-4a25-4f47-8ee5-018cb138d791 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 540px;
max-width: 1000px;
background-position: center bottom;
background-attachment: scroll;
}
@media (min-width: 768px) and (max-width: 991px){#s-653b1df6-4a25-4f47-8ee5-018cb138d791 {
  min-height: 540px;
}
}@media (max-width: 767px){#s-653b1df6-4a25-4f47-8ee5-018cb138d791 {
  display: none;
}
#s-653b1df6-4a25-4f47-8ee5-018cb138d791, #wrap-s-653b1df6-4a25-4f47-8ee5-018cb138d791 { display:none !important; }}







#s-653b1df6-4a25-4f47-8ee5-018cb138d791 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-653b1df6-4a25-4f47-8ee5-018cb138d791.shg-box.shg-c {
  justify-content: flex-end;
}

#s-67d96597-981a-4de7-b62f-29f86986c852 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-67d96597-981a-4de7-b62f-29f86986c852 {
  
}
}@media (max-width: 767px){#s-67d96597-981a-4de7-b62f-29f86986c852 {
  
}
}







#s-67d96597-981a-4de7-b62f-29f86986c852 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67d96597-981a-4de7-b62f-29f86986c852.shg-box.shg-c {
  justify-content: flex-end;
}

#s-39398019-1fe7-43d0-9ada-848c301b1a5f {
  padding-top: 10%;
padding-left: 10%;
padding-bottom: 10%;
padding-right: 10%;
min-height: 50px;
background-color: rgba(0, 0, 0, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-39398019-1fe7-43d0-9ada-848c301b1a5f {
  padding-top: 10%;
padding-bottom: 10%;
}
}@media (max-width: 767px){#s-39398019-1fe7-43d0-9ada-848c301b1a5f {
  padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
padding-right: 20px;
}
}







#s-39398019-1fe7-43d0-9ada-848c301b1a5f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-39398019-1fe7-43d0-9ada-848c301b1a5f.shg-box.shg-c {
  justify-content: center;
}

#s-a7c061ab-cee8-4991-b699-0d199f4b801d {
  margin-bottom: 10px;
}

#s-a7c061ab-cee8-4991-b699-0d199f4b801d .shogun-heading-component h1 {
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: Oswald;
  font-style:   ;
  font-size: 36px;
  line-height: ;
  letter-spacing: -1px;
  
}



#s-ee5569ed-82d3-4a95-9658-4bf0a8c5ea5f {
  margin-bottom: 10px;
text-align: left;
}




  #s-ee5569ed-82d3-4a95-9658-4bf0a8c5ea5f img.shogun-image {
    
    width: px;
  }


#s-ee5569ed-82d3-4a95-9658-4bf0a8c5ea5f .shogun-image-content {
  
    align-items: center;
  
}

#s-0276a1b4-ed28-4150-961f-2a0d9444f5a6 {
  margin-bottom: 20px;
}
@media (max-width: 767px){#s-0276a1b4-ed28-4150-961f-2a0d9444f5a6 {
  margin-bottom: 10px;
}
}
#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-box {
  padding: 10px;
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-box label.shogun-form-label {
  display: flex;
  font-weight:  normal;
  color: #000;
  
  
  
  
  
  
  
  
  
  
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-success-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(125, 220, 31, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-field-error-msg > svg {
  margin-right: 4px;
  stroke: rgba(220, 30, 50, 1);
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-success-msg > svg {
  margin-right: 4px;
  stroke: rgba(125, 220, 31, 1);
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-field-error-msg {
  visibility: hidden;
  display: flex;
  align-items: center;
  font-size: ;
  font-style: ;
  color: rgba(220, 30, 50, 1);
  font-family: Oswald;
  font-weight: 500;
  
  
  
}

#s-1a4b7a71-16b3-49a4-a471-a0be48af4cae .shogun-form-field-error-msg > span {
  display: flex;
  align-items: center;
}
#s-feeb92cc-cb23-443a-8a65-5b13392d0ab9 {
  margin-bottom: 20px;
}

@media (min-width: 0px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-feeb92cc-cb23-443a-8a65-5b13392d0ab9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

.shogun-form-text-input-field {
  width: 100%;
}

.shogun-form-text-input-field:focus {
  outline: none;
}

textarea.shogun-form-text-input-field {
  resize: none;
  overflow: hidden;
  min-height: 70px !important;
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field {
  border-width: 0px;
  border-color: rgba(238, 233, 233, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 1);
  
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  line-height: 1.75em;
  
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field::-moz-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field:-ms-input-placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}

#s-4ad80b82-960b-4007-b9df-a3bc3d529f30  .shogun-form-text-input-field::placeholder {
  font-size: ;
  font-style: normal;
  color: rgba(21, 25, 29, 1);
  font-family: Lora;
  font-weight: normal;
  
  
}


#s-4ad80b82-960b-4007-b9df-a3bc3d529f30 .shogun-form-text-input-field:hover {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  background-color: rgba(255, 255, 255, 0.9);
  color: rgba(21, 25, 29, 1);
}



#s-4ad80b82-960b-4007-b9df-a3bc3d529f30 .shogun-form-text-input-field:focus {
  border-width: 0px;
  border-color: rgba(190, 186, 186, 1);
  border-radius: 2px;
  
  color: rgba(27, 27, 27, 1);
}


.shogun-form-box-submit:focus {
  outline: none;
}

.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-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
padding-top: 14px;
padding-left: 16px;
padding-bottom: 14px;
padding-right: 16px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #2C2A34;
border-radius: 2px;
color: #FFFFFF;
background-color: rgba(71, 86, 97, 1);
text-align: left;
cursor: pointer;
hover-type: color;
font-family: Oswald;
font-weight: 500;
font-size: 14px;
letter-spacing: 2px;
}
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66:hover {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(107, 119, 128, 1) !important;
text-decoration: none !important;
hover-type: color !important;}#s-499a85ec-92cd-4c69-bdd9-fffcce865a66:active {background-image: url(none) !important;
background-repeat: no-repeat !important;
border-style: solid !important;
border-top-width: 0px !important;
border-left-width: 0px !important;
border-bottom-width: 0px !important;
border-right-width: 0px !important;
border-color: #2C2A34 !important;
border-radius: 2px !important;
background-color: rgba(89, 102, 112, 1) !important;
text-decoration: none !important;
hover-type: color !important;}@media (max-width: 767px){#s-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  margin-top: 20px;
padding-left: 28px;
padding-right: 28px;
text-align: center;
}
}
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled],
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:hover,
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  display:  inline-block ;
  width:  auto ;
}

@media (max-width: 767px){#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled],
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:hover,
#s-499a85ec-92cd-4c69-bdd9-fffcce865a66[disabled]:focus {
  background-color: #D7D5E2 !important;
}

#s-499a85ec-92cd-4c69-bdd9-fffcce865a66 {
  display:  inline-block ;
  width:  auto ;
}

}
/*
  $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;
}
