.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
}

.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-50cb3a58-45de-4cfe-bc65-7dca6adaddee {
  min-height: 50px;
}








#s-50cb3a58-45de-4cfe-bc65-7dca6adaddee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50cb3a58-45de-4cfe-bc65-7dca6adaddee.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-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c0439f8-73e2-44bf-af9e-b63c285240d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.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-974b0257-7390-4b60-9740-edf2433707c5 {
  text-align: center;
}




  #s-974b0257-7390-4b60-9740-edf2433707c5 img.shogun-image {
    
    width: px;
  }


#s-974b0257-7390-4b60-9740-edf2433707c5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-da21bb94-d159-489d-97a6-c0466d1a047c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

.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-4a6c0068-e770-44f9-9efa-5c87ae5129bd {
  min-height: 50px;
}








#s-4a6c0068-e770-44f9-9efa-5c87ae5129bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a6c0068-e770-44f9-9efa-5c87ae5129bd.shg-box.shg-c {
  justify-content: center;
}

#s-f87717f4-cc9a-4bdf-a7c3-ce9cafd930fe {
  display: none;
}
#s-187f67f7-70b9-43aa-80ab-8d9d7d9356ae hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

.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-3bc1d724-ca78-4f5b-aa0f-71a81febe7bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3bc1d724-ca78-4f5b-aa0f-71a81febe7bc .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-eb57003c-cfad-40f2-9c6c-60178f941e83 {
  text-align: left;
}


.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 {
  max-width: 100%;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom,
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 {
  max-width: 100%;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom,
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 {
  max-width: 100%;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom,
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 {
  max-width: 100%;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom,
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 {
  max-width: 100%;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .shg-image-zoom,
.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb57003c-cfad-40f2-9c6c-60178f941e83 .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-a0d3ae57-4b78-4c3a-b7dd-d18df208133c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0d3ae57-4b78-4c3a-b7dd-d18df208133c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-2ac4edb2-795d-485d-bd10-b153e327afae {
  min-height: 50px;
}








#s-2ac4edb2-795d-485d-bd10-b153e327afae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ac4edb2-795d-485d-bd10-b153e327afae.shg-box.shg-c {
  justify-content: center;
}

#s-da0e615d-e8c7-486f-a04f-42e98399b590 {
  text-align: center;
}

#s-da0e615d-e8c7-486f-a04f-42e98399b590 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 40px;
}

#s-da0e615d-e8c7-486f-a04f-42e98399b590 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 40px;
}

#s-da0e615d-e8c7-486f-a04f-42e98399b590 .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-71e6bd98-cf76-4959-9375-2b7049a70c22 {
  min-height: 50px;
}








#s-71e6bd98-cf76-4959-9375-2b7049a70c22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-71e6bd98-cf76-4959-9375-2b7049a70c22.shg-box.shg-c {
  justify-content: center;
}

#s-272020f7-533e-440e-b72d-e36825c4f25f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-272020f7-533e-440e-b72d-e36825c4f25f .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



.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-975dc1b5-ec9b-4106-b64f-00ddabce3daa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(224, 86, 0, 1);
text-align: center;
cursor: pointer;
}
#s-975dc1b5-ec9b-4106-b64f-00ddabce3daa:hover {background-color: rgba(144, 57, 3, 1) !important;
text-decoration: none !important;}#s-975dc1b5-ec9b-4106-b64f-00ddabce3daa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-975dc1b5-ec9b-4106-b64f-00ddabce3daa {
  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-975dc1b5-ec9b-4106-b64f-00ddabce3daa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-975dc1b5-ec9b-4106-b64f-00ddabce3daa.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-975dc1b5-ec9b-4106-b64f-00ddabce3daa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-05484e07-3219-4af6-9e70-af31bd6bdf5b {
  min-height: 50px;
}








#s-05484e07-3219-4af6-9e70-af31bd6bdf5b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05484e07-3219-4af6-9e70-af31bd6bdf5b.shg-box.shg-c {
  justify-content: center;
}

#s-3175a613-dd4a-49e5-9ea6-7b7e5ab8cce2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3175a613-dd4a-49e5-9ea6-7b7e5ab8cce2 .shogun-heading-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



@media (min-width: 0px) {
[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-68828220-b04f-4cd3-aca2-7b089796c308"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-d5cccf25-34d9-43fd-9ae1-635df2d31d49 {
  display: none;
}
#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 {
  text-align: left;
}


.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 {
  max-width: 100%;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom,
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 {
  max-width: 100%;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom,
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 {
  max-width: 100%;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom,
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 {
  max-width: 100%;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom,
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 {
  max-width: 100%;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom,
.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1df4c09-9fe9-405b-9c67-e714d7957f64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c14e7cdf-97a0-4063-8ab8-b68900bdb788 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c14e7cdf-97a0-4063-8ab8-b68900bdb788 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7fbd0264-fa10-40fe-a894-2761d68190a4 {
  min-height: 50px;
}








#s-7fbd0264-fa10-40fe-a894-2761d68190a4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7fbd0264-fa10-40fe-a894-2761d68190a4.shg-box.shg-c {
  justify-content: center;
}

#s-e3a99c01-aa43-49a8-be14-51b8d0a5e4e8 {
  text-align: center;
}

#s-e3a99c01-aa43-49a8-be14-51b8d0a5e4e8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 40px;
}

#s-e3a99c01-aa43-49a8-be14-51b8d0a5e4e8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 40px;
}

#s-e3a99c01-aa43-49a8-be14-51b8d0a5e4e8 .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-62f39e4a-f5d8-461a-8a10-c5a72a85f447 {
  min-height: 50px;
}








#s-62f39e4a-f5d8-461a-8a10-c5a72a85f447 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62f39e4a-f5d8-461a-8a10-c5a72a85f447.shg-box.shg-c {
  justify-content: center;
}

#s-ec9ee051-99f7-409d-8302-cee0295fbbba {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(224, 86, 0, 1);
text-align: center;
cursor: pointer;
}
#s-ec9ee051-99f7-409d-8302-cee0295fbbba:hover {background-color: rgba(144, 57, 3, 1) !important;
text-decoration: none !important;}#s-ec9ee051-99f7-409d-8302-cee0295fbbba:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ec9ee051-99f7-409d-8302-cee0295fbbba {
  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-ec9ee051-99f7-409d-8302-cee0295fbbba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec9ee051-99f7-409d-8302-cee0295fbbba.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-ec9ee051-99f7-409d-8302-cee0295fbbba.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6da633fa-3858-48af-b80c-aad8b3665322 {
  display: none;
}
#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 {
  text-align: left;
}


.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 {
  max-width: 100%;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom,
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 {
  max-width: 100%;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom,
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 {
  max-width: 100%;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom,
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 {
  max-width: 100%;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom,
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 {
  max-width: 100%;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom,
.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c132303d-6de0-4fbb-b64f-9d36af80a0f3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-42b8573d-28e9-46e5-a2af-3b3a4fa3683f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42b8573d-28e9-46e5-a2af-3b3a4fa3683f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-dab1b235-406d-4444-94d1-cdea72eca698 {
  min-height: 50px;
}








#s-dab1b235-406d-4444-94d1-cdea72eca698 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dab1b235-406d-4444-94d1-cdea72eca698.shg-box.shg-c {
  justify-content: center;
}

#s-2d91d822-6672-40d5-bdba-2d9b381b8592 {
  text-align: center;
}

#s-2d91d822-6672-40d5-bdba-2d9b381b8592 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 40px;
}

#s-2d91d822-6672-40d5-bdba-2d9b381b8592 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 40px;
}

#s-2d91d822-6672-40d5-bdba-2d9b381b8592 .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-1ebac638-67b7-4b12-b44b-d7235a7a332e {
  min-height: 50px;
}








#s-1ebac638-67b7-4b12-b44b-d7235a7a332e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ebac638-67b7-4b12-b44b-d7235a7a332e.shg-box.shg-c {
  justify-content: center;
}

#s-b0f3e7a9-0e33-4164-9f8c-fc119a9945da {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(224, 86, 0, 1);
text-align: center;
cursor: pointer;
}
#s-b0f3e7a9-0e33-4164-9f8c-fc119a9945da:hover {background-color: rgba(144, 57, 3, 1) !important;
text-decoration: none !important;}#s-b0f3e7a9-0e33-4164-9f8c-fc119a9945da:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b0f3e7a9-0e33-4164-9f8c-fc119a9945da {
  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-b0f3e7a9-0e33-4164-9f8c-fc119a9945da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0f3e7a9-0e33-4164-9f8c-fc119a9945da.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-b0f3e7a9-0e33-4164-9f8c-fc119a9945da.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2bdc769c-8aa6-44ba-9ce2-19b813556d85 {
  display: none;
}
#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 {
  text-align: left;
}


.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 {
  max-width: 100%;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom,
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 {
  max-width: 100%;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom,
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 {
  max-width: 100%;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom,
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 {
  max-width: 100%;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom,
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 {
  max-width: 100%;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom,
.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-16fc5199-da1f-45ee-abc9-f371bc4005c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4e071585-0db9-4a98-80da-70db0dda7b99 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4e071585-0db9-4a98-80da-70db0dda7b99 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4c278155-5647-4de5-948c-ca7f20d5aa76 {
  min-height: 50px;
}








#s-4c278155-5647-4de5-948c-ca7f20d5aa76 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4c278155-5647-4de5-948c-ca7f20d5aa76.shg-box.shg-c {
  justify-content: center;
}

#s-0c141675-7e0c-4485-9f69-f33dd1db6ed0 {
  text-align: center;
}

#s-0c141675-7e0c-4485-9f69-f33dd1db6ed0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 40px;
}

#s-0c141675-7e0c-4485-9f69-f33dd1db6ed0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 40px;
}

#s-0c141675-7e0c-4485-9f69-f33dd1db6ed0 .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-974344d7-6eae-4e29-9f17-42efdd8f28cf {
  min-height: 50px;
}








#s-974344d7-6eae-4e29-9f17-42efdd8f28cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-974344d7-6eae-4e29-9f17-42efdd8f28cf.shg-box.shg-c {
  justify-content: center;
}

#s-2da8d246-43b3-4729-9ba9-d14a7a9aa4d0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(224, 86, 0, 1);
text-align: center;
cursor: pointer;
}
#s-2da8d246-43b3-4729-9ba9-d14a7a9aa4d0:hover {background-color: rgba(144, 57, 3, 1) !important;
text-decoration: none !important;}#s-2da8d246-43b3-4729-9ba9-d14a7a9aa4d0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2da8d246-43b3-4729-9ba9-d14a7a9aa4d0 {
  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-2da8d246-43b3-4729-9ba9-d14a7a9aa4d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2da8d246-43b3-4729-9ba9-d14a7a9aa4d0.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-2da8d246-43b3-4729-9ba9-d14a7a9aa4d0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-20fd5e92-f3ec-4121-8cfb-d96eb4ca2f65 {
  display: none;
}
#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 {
  text-align: left;
}


.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 {
  max-width: 100%;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom,
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 {
  max-width: 100%;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom,
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 {
  max-width: 100%;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom,
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 {
  max-width: 100%;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom,
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 {
  max-width: 100%;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom,
.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ea67cec-b0fb-478a-b7f2-3fe83d5ed629 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-25f5b45f-f19e-40a0-a569-37641713ac85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-25f5b45f-f19e-40a0-a569-37641713ac85 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9dfbec48-a1ce-4137-b757-bfcb3c85150a {
  min-height: 50px;
}








#s-9dfbec48-a1ce-4137-b757-bfcb3c85150a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9dfbec48-a1ce-4137-b757-bfcb3c85150a.shg-box.shg-c {
  justify-content: center;
}

#s-ab1bc824-fb80-453e-b641-904e84f0afae {
  text-align: center;
}

#s-ab1bc824-fb80-453e-b641-904e84f0afae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 40px;
}

#s-ab1bc824-fb80-453e-b641-904e84f0afae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 40px;
}

#s-ab1bc824-fb80-453e-b641-904e84f0afae .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-5a5384af-d591-4fff-8eae-0d2b4f789263 {
  min-height: 50px;
}








#s-5a5384af-d591-4fff-8eae-0d2b4f789263 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5a5384af-d591-4fff-8eae-0d2b4f789263.shg-box.shg-c {
  justify-content: center;
}

#s-0e903da4-8d64-4373-bfe4-39f642f2ca4a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(224, 86, 0, 1);
text-align: center;
cursor: pointer;
}
#s-0e903da4-8d64-4373-bfe4-39f642f2ca4a:hover {background-color: rgba(144, 57, 3, 1) !important;
text-decoration: none !important;}#s-0e903da4-8d64-4373-bfe4-39f642f2ca4a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0e903da4-8d64-4373-bfe4-39f642f2ca4a {
  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-0e903da4-8d64-4373-bfe4-39f642f2ca4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e903da4-8d64-4373-bfe4-39f642f2ca4a.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-0e903da4-8d64-4373-bfe4-39f642f2ca4a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e22a5a8f-96ff-4ec0-8c5e-4be5bc27c9f5 {
  display: none;
}
#s-1df7e687-b189-48db-b09b-36bae203a3f7 {
  text-align: left;
}


.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 {
  max-width: 100%;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom,
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 {
  max-width: 100%;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom,
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 {
  max-width: 100%;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom,
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 {
  max-width: 100%;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom,
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 {
  max-width: 100%;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom,
.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1df7e687-b189-48db-b09b-36bae203a3f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-af986631-a32a-41a7-940b-88278097c11f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af986631-a32a-41a7-940b-88278097c11f .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1e24db8e-a2e5-452c-82f8-ca6ae986734c {
  min-height: 50px;
}








#s-1e24db8e-a2e5-452c-82f8-ca6ae986734c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e24db8e-a2e5-452c-82f8-ca6ae986734c.shg-box.shg-c {
  justify-content: center;
}

#s-fb9be9ea-5fa8-47c9-9707-6fe22371e9b8 {
  text-align: center;
}

#s-fb9be9ea-5fa8-47c9-9707-6fe22371e9b8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 40px;
}

#s-fb9be9ea-5fa8-47c9-9707-6fe22371e9b8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 40px;
}

#s-fb9be9ea-5fa8-47c9-9707-6fe22371e9b8 .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-05bc67eb-b919-4828-b92a-862be9cd0f17 {
  min-height: 50px;
}








#s-05bc67eb-b919-4828-b92a-862be9cd0f17 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-05bc67eb-b919-4828-b92a-862be9cd0f17.shg-box.shg-c {
  justify-content: center;
}

#s-a7ba51be-c6da-44d2-ae52-dc3106690d28 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(224, 86, 0, 1);
text-align: center;
cursor: pointer;
}
#s-a7ba51be-c6da-44d2-ae52-dc3106690d28:hover {background-color: rgba(144, 57, 3, 1) !important;
text-decoration: none !important;}#s-a7ba51be-c6da-44d2-ae52-dc3106690d28:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a7ba51be-c6da-44d2-ae52-dc3106690d28 {
  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-a7ba51be-c6da-44d2-ae52-dc3106690d28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7ba51be-c6da-44d2-ae52-dc3106690d28.shg-btn {
  color: #ffffff;
  font-size: 30px;
  
  
  
  display:  inline-block ;
}

#s-a7ba51be-c6da-44d2-ae52-dc3106690d28.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-cac83265-da98-4d83-b053-ce93e31a3a47 {
  text-align: center;
}




  #s-cac83265-da98-4d83-b053-ce93e31a3a47 img.shogun-image {
    
    width: px;
  }


#s-cac83265-da98-4d83-b053-ce93e31a3a47 .shogun-image-content {
  
    align-items: center;
  
}

#s-6ed09ad6-027b-4e92-8b05-cac78c0161cb {
  text-align: center;
}




  #s-6ed09ad6-027b-4e92-8b05-cac78c0161cb img.shogun-image {
    
    width: px;
  }


#s-6ed09ad6-027b-4e92-8b05-cac78c0161cb .shogun-image-content {
  
    align-items: center;
  
}

#s-a471c203-15ee-4ee2-be40-d3f4fb98d591 {
  text-align: center;
}




  #s-a471c203-15ee-4ee2-be40-d3f4fb98d591 img.shogun-image {
    
    width: px;
  }


#s-a471c203-15ee-4ee2-be40-d3f4fb98d591 .shogun-image-content {
  
    align-items: center;
  
}

#s-aee03fb8-a847-49d1-a83a-7ec3a0fca360 {
  min-height: 50px;
}








#s-aee03fb8-a847-49d1-a83a-7ec3a0fca360 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aee03fb8-a847-49d1-a83a-7ec3a0fca360.shg-box.shg-c {
  justify-content: center;
}

#s-016dd6cf-bb63-4946-b9f9-aa7036f653c0 {
  background-repeat: no-repeat;
background-size: contain;
background-attachment: fixed !important;
min-height: 300px;
background-position: center center;
}








#s-016dd6cf-bb63-4946-b9f9-aa7036f653c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-016dd6cf-bb63-4946-b9f9-aa7036f653c0.shg-box.shg-c {
  justify-content: center;
}

#s-59c2608b-573e-4418-84ef-047b359889a8 {
  min-height: 50px;
}








#s-59c2608b-573e-4418-84ef-047b359889a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59c2608b-573e-4418-84ef-047b359889a8.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e57825f2-d127-420c-a7c8-53be5a1f5f0b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-1e0a9bfd-0a46-4ef3-a1f7-fd002612f657 {
  text-align: center;
}




  #s-1e0a9bfd-0a46-4ef3-a1f7-fd002612f657 img.shogun-image {
    
    width: px;
  }


#s-1e0a9bfd-0a46-4ef3-a1f7-fd002612f657 .shogun-image-content {
  
    align-items: center;
  
}

#s-18754df3-e2ab-43af-a572-277efbd43d56 {
  text-align: center;
}




  #s-18754df3-e2ab-43af-a572-277efbd43d56 img.shogun-image {
    
    width: px;
  }


#s-18754df3-e2ab-43af-a572-277efbd43d56 .shogun-image-content {
  
    align-items: center;
  
}

#s-099e5bca-940b-43e6-a1ec-d96be025e909 {
  text-align: center;
}




  #s-099e5bca-940b-43e6-a1ec-d96be025e909 img.shogun-image {
    
    width: px;
  }


#s-099e5bca-940b-43e6-a1ec-d96be025e909 .shogun-image-content {
  
    align-items: center;
  
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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