.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-bea9dd04-abdd-4921-9a73-f14d8c820f5c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bea9dd04-abdd-4921-9a73-f14d8c820f5c {
  display: none;
}
#s-bea9dd04-abdd-4921-9a73-f14d8c820f5c, #wrap-s-bea9dd04-abdd-4921-9a73-f14d8c820f5c { display:none !important; }}@media (max-width: 767px){#s-bea9dd04-abdd-4921-9a73-f14d8c820f5c {
  display: none;
}
#s-bea9dd04-abdd-4921-9a73-f14d8c820f5c, #wrap-s-bea9dd04-abdd-4921-9a73-f14d8c820f5c { display:none !important; }}







#s-bea9dd04-abdd-4921-9a73-f14d8c820f5c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bea9dd04-abdd-4921-9a73-f14d8c820f5c.shg-box.shg-c {
  justify-content: center;
}

#s-7e4b6ac0-905a-49f7-8017-b28a97e8d690 {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-7e4b6ac0-905a-49f7-8017-b28a97e8d690 {
  display: none;
}
#s-7e4b6ac0-905a-49f7-8017-b28a97e8d690, #wrap-s-7e4b6ac0-905a-49f7-8017-b28a97e8d690 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e4b6ac0-905a-49f7-8017-b28a97e8d690 {
  display: none;
}
#s-7e4b6ac0-905a-49f7-8017-b28a97e8d690, #wrap-s-7e4b6ac0-905a-49f7-8017-b28a97e8d690 { display:none !important; }}







#s-7e4b6ac0-905a-49f7-8017-b28a97e8d690 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7e4b6ac0-905a-49f7-8017-b28a97e8d690.shg-box.shg-c {
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@media (min-width: 1200px){#s-8046d8ae-73cb-4854-a0b4-187d08ba48ef {
  display: none;
}
#s-8046d8ae-73cb-4854-a0b4-187d08ba48ef, #wrap-s-8046d8ae-73cb-4854-a0b4-187d08ba48ef { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8046d8ae-73cb-4854-a0b4-187d08ba48ef {
  display: none;
}
#s-8046d8ae-73cb-4854-a0b4-187d08ba48ef, #wrap-s-8046d8ae-73cb-4854-a0b4-187d08ba48ef { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8046d8ae-73cb-4854-a0b4-187d08ba48ef {
  
}
}@media (max-width: 767px){#s-8046d8ae-73cb-4854-a0b4-187d08ba48ef {
  
}
}
#s-0fdaef36-989a-4930-a0bb-0290c6cce2d8 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0fdaef36-989a-4930-a0bb-0290c6cce2d8 {
  display: none;
}
#s-0fdaef36-989a-4930-a0bb-0290c6cce2d8, #wrap-s-0fdaef36-989a-4930-a0bb-0290c6cce2d8 { display:none !important; }}@media (max-width: 767px){#s-0fdaef36-989a-4930-a0bb-0290c6cce2d8 {
  display: none;
}
#s-0fdaef36-989a-4930-a0bb-0290c6cce2d8, #wrap-s-0fdaef36-989a-4930-a0bb-0290c6cce2d8 { display:none !important; }}







#s-0fdaef36-989a-4930-a0bb-0290c6cce2d8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0fdaef36-989a-4930-a0bb-0290c6cce2d8.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-8cf75423-c9ff-4aea-b350-036a336cc268 {
  padding-top: 20px;
padding-bottom: 20px;
}
@media (min-width: 768px) and (max-width: 991px){#s-8cf75423-c9ff-4aea-b350-036a336cc268 {
  display: none;
}
#s-8cf75423-c9ff-4aea-b350-036a336cc268, #wrap-s-8cf75423-c9ff-4aea-b350-036a336cc268 { display:none !important; }}@media (max-width: 767px){#s-8cf75423-c9ff-4aea-b350-036a336cc268 {
  display: none;
}
#s-8cf75423-c9ff-4aea-b350-036a336cc268, #wrap-s-8cf75423-c9ff-4aea-b350-036a336cc268 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8cf75423-c9ff-4aea-b350-036a336cc268"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

.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-8bd2ffda-0de0-4e62-8042-4cecb60c3372 {
  margin-left: 78%;
margin-right: 1%;
text-align: center;
}
#s-8bd2ffda-0de0-4e62-8042-4cecb60c3372:hover {box-shadow:1px 1px 6px 2px rgba(204, 204, 204, 1) !important;}



  #s-8bd2ffda-0de0-4e62-8042-4cecb60c3372 img.shogun-image {
    
    width: px;
  }


#s-8bd2ffda-0de0-4e62-8042-4cecb60c3372 .shogun-image-content {
  
    align-items: center;
  
}

#s-4d00e3cf-4ad0-4f38-8b7a-89cd3d18ecbd {
  margin-left: 1%;
margin-right: 78%;
text-align: center;
}
#s-4d00e3cf-4ad0-4f38-8b7a-89cd3d18ecbd:hover {box-shadow:1px 1px 6px 2px rgba(204, 204, 204, 1) !important;}



  #s-4d00e3cf-4ad0-4f38-8b7a-89cd3d18ecbd img.shogun-image {
    
    width: px;
  }


#s-4d00e3cf-4ad0-4f38-8b7a-89cd3d18ecbd .shogun-image-content {
  
    align-items: center;
  
}

#s-722ae39b-dd31-4de3-a57d-7269e551035d {
  margin-top: -15px;
margin-bottom: -15px;
min-height: 50px;
}








#s-722ae39b-dd31-4de3-a57d-7269e551035d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-722ae39b-dd31-4de3-a57d-7269e551035d.shg-box.shg-c {
  justify-content: center;
}

#s-e3397154-93e7-4cd5-a6c5-857d09813f58 {
  min-height: 50px;
background-color: rgba(251, 242, 242, 1);
}
@media (min-width: 1200px){#s-e3397154-93e7-4cd5-a6c5-857d09813f58 {
  display: none;
}
#s-e3397154-93e7-4cd5-a6c5-857d09813f58, #wrap-s-e3397154-93e7-4cd5-a6c5-857d09813f58 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e3397154-93e7-4cd5-a6c5-857d09813f58 {
  display: none;
}
#s-e3397154-93e7-4cd5-a6c5-857d09813f58, #wrap-s-e3397154-93e7-4cd5-a6c5-857d09813f58 { display:none !important; }}







#s-e3397154-93e7-4cd5-a6c5-857d09813f58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3397154-93e7-4cd5-a6c5-857d09813f58.shg-box.shg-c {
  justify-content: center;
}

#s-2fee787a-bfc5-4d89-a2aa-a952ccf8717d {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-2fee787a-bfc5-4d89-a2aa-a952ccf8717d {
  display: none;
}
#s-2fee787a-bfc5-4d89-a2aa-a952ccf8717d, #wrap-s-2fee787a-bfc5-4d89-a2aa-a952ccf8717d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2fee787a-bfc5-4d89-a2aa-a952ccf8717d {
  display: none;
}
#s-2fee787a-bfc5-4d89-a2aa-a952ccf8717d, #wrap-s-2fee787a-bfc5-4d89-a2aa-a952ccf8717d { display:none !important; }}
#s-730c49d4-bcc2-4323-b162-0c1488e16e5d {
  margin-top: 12px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-7585173f-697c-427f-b26a-b632fbb348d0 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-9bf1f554-72a2-4b29-af1e-2c439473a75c {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9bf1f554-72a2-4b29-af1e-2c439473a75c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-1fb4fdb7-e62a-4ece-87af-3fa81be7513d {
  text-align: center;
}




  #s-1fb4fdb7-e62a-4ece-87af-3fa81be7513d img.shogun-image {
    
    width: px;
  }


#s-1fb4fdb7-e62a-4ece-87af-3fa81be7513d .shogun-image-content {
  
    align-items: center;
  
}

#s-51c773d8-e72d-43f9-bccd-5219e0a183bf {
  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-7461e0b5-04d6-46b4-842a-8b9f9ec95bce {
  text-align: left;
}


.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce {
  max-width: 100%;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom,
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce {
  max-width: 100%;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom,
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce {
  max-width: 100%;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom,
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce {
  max-width: 100%;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom,
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce {
  max-width: 100%;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom,
.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7461e0b5-04d6-46b4-842a-8b9f9ec95bce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e5c76323-0bb9-464a-9ed4-3112905fa449 {
  display: none;
}
.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-777b1978-3d7f-4752-98b0-7f2b77ff3483 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-777b1978-3d7f-4752-98b0-7f2b77ff3483 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-aa598602-b328-4332-b200-d57227602f01 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-aa598602-b328-4332-b200-d57227602f01 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-aa598602-b328-4332-b200-d57227602f01 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-aa598602-b328-4332-b200-d57227602f01 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d87c4cc3-a709-4539-ab82-7c39f6fcee05 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-d87c4cc3-a709-4539-ab82-7c39f6fcee05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-790ee535-06c1-4aa0-81b5-16540fdb714a {
  display: none;
}
#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a {
  text-align: left;
}


.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a {
  max-width: 100%;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom,
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a {
  max-width: 100%;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom,
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a {
  max-width: 100%;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom,
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a {
  max-width: 100%;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom,
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a {
  max-width: 100%;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom,
.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9af75a9e-9297-4e69-9c09-abe7ec28bf8a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-527b4dbb-798d-4e1b-80ae-068f208d82fc {
  text-align: center;
}




  #s-527b4dbb-798d-4e1b-80ae-068f208d82fc img.shogun-image {
    
    width: px;
  }


#s-527b4dbb-798d-4e1b-80ae-068f208d82fc .shogun-image-content {
  
    align-items: center;
  
}

#s-def3022c-cc72-48bc-b7c3-bba7975640fe {
  display: none;
}
#s-1816af0a-9420-4e40-ad1c-5defd51f09b9 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-1816af0a-9420-4e40-ad1c-5defd51f09b9 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-aec066bd-ad73-4b99-9d97-5d2d596685a3 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-aec066bd-ad73-4b99-9d97-5d2d596685a3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-aec066bd-ad73-4b99-9d97-5d2d596685a3 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-aec066bd-ad73-4b99-9d97-5d2d596685a3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b259d4ae-f74c-4d62-bc7c-e4855468e8b7 {
  min-height: 50px;
}








#s-b259d4ae-f74c-4d62-bc7c-e4855468e8b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b259d4ae-f74c-4d62-bc7c-e4855468e8b7.shg-box.shg-c {
  justify-content: center;
}

#s-fb460bfc-d0d1-4ed0-848b-0ef0cd50bcea {
  min-height: 50px;
background-color: rgba(251, 242, 242, 0.5);
}








#s-fb460bfc-d0d1-4ed0-848b-0ef0cd50bcea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fb460bfc-d0d1-4ed0-848b-0ef0cd50bcea.shg-box.shg-c {
  justify-content: center;
}

#s-0cc96e7a-0f81-44da-92e9-a39605134a11 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-0cc96e7a-0f81-44da-92e9-a39605134a11 {
  display: none;
}
#s-0cc96e7a-0f81-44da-92e9-a39605134a11, #wrap-s-0cc96e7a-0f81-44da-92e9-a39605134a11 { display:none !important; }}@media (max-width: 767px){#s-0cc96e7a-0f81-44da-92e9-a39605134a11 {
  display: none;
}
#s-0cc96e7a-0f81-44da-92e9-a39605134a11, #wrap-s-0cc96e7a-0f81-44da-92e9-a39605134a11 { display:none !important; }}
#s-1ee6d525-825c-4338-9626-e3074268e87d {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-1ee6d525-825c-4338-9626-e3074268e87d {
  display: none;
}
#s-1ee6d525-825c-4338-9626-e3074268e87d, #wrap-s-1ee6d525-825c-4338-9626-e3074268e87d { display:none !important; }}@media (max-width: 767px){#s-1ee6d525-825c-4338-9626-e3074268e87d {
  display: none;
}
#s-1ee6d525-825c-4338-9626-e3074268e87d, #wrap-s-1ee6d525-825c-4338-9626-e3074268e87d { display:none !important; }}
#s-49f8590c-b5e9-4d9a-852c-0272406349f5 {
  margin-left: 5%;
margin-right: 5%;
}

#s-e50c72b0-498a-4928-8525-68f187175ee7 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-e50c72b0-498a-4928-8525-68f187175ee7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-4d93f0e6-9acd-47d9-a9db-2d9f31b979d6 {
  display: none;
}
#s-1db86c28-fb66-4823-b853-d3d7b8c90b83 {
  text-align: center;
}




  #s-1db86c28-fb66-4823-b853-d3d7b8c90b83 img.shogun-image {
    
    width: px;
  }


#s-1db86c28-fb66-4823-b853-d3d7b8c90b83 .shogun-image-content {
  
    align-items: center;
  
}

#s-36695d7a-4c10-459b-bcf6-ac552429e840 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-36695d7a-4c10-459b-bcf6-ac552429e840 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-545bec0d-1079-4d21-93ca-07fa0e9803dd {
  text-align: left;
}

#s-545bec0d-1079-4d21-93ca-07fa0e9803dd .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-545bec0d-1079-4d21-93ca-07fa0e9803dd .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-545bec0d-1079-4d21-93ca-07fa0e9803dd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3e3eb7a9-2c73-4e74-a95e-ec66c4fdf6be {
  display: none;
}
#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 {
  text-align: left;
}


.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 {
  max-width: 100%;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom,
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 {
  max-width: 100%;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom,
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 {
  max-width: 100%;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom,
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 {
  max-width: 100%;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom,
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 {
  max-width: 100%;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom,
.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e6eef1c3-31e3-46cd-ae32-1c33846b5c10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac812cf7-6b8e-4948-a11f-e34ff49df1b1 {
  text-align: center;
}




  #s-ac812cf7-6b8e-4948-a11f-e34ff49df1b1 img.shogun-image {
    
    width: px;
  }


#s-ac812cf7-6b8e-4948-a11f-e34ff49df1b1 .shogun-image-content {
  
    align-items: center;
  
}

#s-6e7fe1a2-b6e2-4b3b-ae69-1330ba8e4e43 {
  display: none;
}
#s-9047e882-928d-489a-911d-0831bf5fe9ee {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-9047e882-928d-489a-911d-0831bf5fe9ee .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-66f784ef-8110-40c7-82f0-8fea85d0db4d {
  text-align: left;
}

#s-66f784ef-8110-40c7-82f0-8fea85d0db4d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-66f784ef-8110-40c7-82f0-8fea85d0db4d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-66f784ef-8110-40c7-82f0-8fea85d0db4d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ac2a51be-fef1-493f-a446-470bff0656fe {
  display: none;
}
#s-f1a24011-7568-4b0c-a6dd-823161925b2b {
  text-align: left;
}


.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b {
  max-width: 100%;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom,
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b {
  max-width: 100%;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom,
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b {
  max-width: 100%;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom,
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b {
  max-width: 100%;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom,
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b {
  max-width: 100%;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom,
.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f1a24011-7568-4b0c-a6dd-823161925b2b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-140e71c0-8249-4cf9-b994-28d5a909f776 {
  min-height: 50px;
}








#s-140e71c0-8249-4cf9-b994-28d5a909f776 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-140e71c0-8249-4cf9-b994-28d5a909f776.shg-box.shg-c {
  justify-content: center;
}

#s-5f61613d-9451-4ffa-b84f-9ff3c37874c6 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-5f61613d-9451-4ffa-b84f-9ff3c37874c6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-633a206c-76ac-45b7-85c7-ef90d5bdf22a {
  text-align: center;
}




  #s-633a206c-76ac-45b7-85c7-ef90d5bdf22a img.shogun-image {
    
    width: px;
  }


#s-633a206c-76ac-45b7-85c7-ef90d5bdf22a .shogun-image-content {
  
    align-items: center;
  
}

#s-400dfbb1-b8b1-4146-bd69-da24df30857d {
  display: none;
}
#s-7f9fa0b4-e959-4029-a4bd-ea53edca98ff {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-7f9fa0b4-e959-4029-a4bd-ea53edca98ff .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-58ed899d-213a-4b9d-8ebe-37d85d3451f5 {
  text-align: left;
}

#s-58ed899d-213a-4b9d-8ebe-37d85d3451f5 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-58ed899d-213a-4b9d-8ebe-37d85d3451f5 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-58ed899d-213a-4b9d-8ebe-37d85d3451f5 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e0a2e047-7127-4d26-a96e-a26ba7e686b1 {
  display: none;
}
#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 {
  text-align: left;
}


.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 {
  max-width: 100%;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom,
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 {
  max-width: 100%;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom,
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 {
  max-width: 100%;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom,
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 {
  max-width: 100%;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom,
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 {
  max-width: 100%;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom,
.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c0444ba-df4d-4655-80c4-8d82fbe84e00 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6028c94c-501f-49f5-aca2-449d1b08adad {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-6028c94c-501f-49f5-aca2-449d1b08adad .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-263e5ca7-0882-4958-a8e9-f70842987729 {
  text-align: left;
}

#s-263e5ca7-0882-4958-a8e9-f70842987729 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-263e5ca7-0882-4958-a8e9-f70842987729 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-263e5ca7-0882-4958-a8e9-f70842987729 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-abdb56b5-073d-4a25-ba09-55eae27af9e8 {
  display: none;
}
#s-d90b324f-8a84-4adb-8677-594412f7c695 {
  text-align: left;
}


.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 {
  max-width: 100%;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom,
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 {
  max-width: 100%;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom,
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 {
  max-width: 100%;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom,
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 {
  max-width: 100%;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom,
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 {
  max-width: 100%;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom,
.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d90b324f-8a84-4adb-8677-594412f7c695 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f6b4d813-6269-408b-b3d9-182b92c811c5 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-f6b4d813-6269-408b-b3d9-182b92c811c5 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-20050654-2fe7-4d4f-9f05-ea90b732c1d6 {
  text-align: left;
}

#s-20050654-2fe7-4d4f-9f05-ea90b732c1d6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-20050654-2fe7-4d4f-9f05-ea90b732c1d6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-20050654-2fe7-4d4f-9f05-ea90b732c1d6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1d162721-33db-48f4-b72b-6687d1deab91 {
  min-height: 50px;
}








#s-1d162721-33db-48f4-b72b-6687d1deab91 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1d162721-33db-48f4-b72b-6687d1deab91.shg-box.shg-c {
  justify-content: center;
}

#s-332e630a-da14-4df5-a1ee-60f28f9315b0 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-332e630a-da14-4df5-a1ee-60f28f9315b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-332e630a-da14-4df5-a1ee-60f28f9315b0.shg-box.shg-c {
  justify-content: center;
}

#s-82889603-2c5b-4638-bf1a-f9f0d0a8086a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.5);
}








#s-82889603-2c5b-4638-bf1a-f9f0d0a8086a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-82889603-2c5b-4638-bf1a-f9f0d0a8086a.shg-box.shg-c {
  justify-content: center;
}

#s-24584fca-085e-44ae-a2c8-fd48838e3c73 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-24584fca-085e-44ae-a2c8-fd48838e3c73 {
  display: none;
}
#s-24584fca-085e-44ae-a2c8-fd48838e3c73, #wrap-s-24584fca-085e-44ae-a2c8-fd48838e3c73 { display:none !important; }}@media (max-width: 767px){#s-24584fca-085e-44ae-a2c8-fd48838e3c73 {
  display: none;
}
#s-24584fca-085e-44ae-a2c8-fd48838e3c73, #wrap-s-24584fca-085e-44ae-a2c8-fd48838e3c73 { display:none !important; }}
#s-a2dc883a-866f-436f-afb7-45b049fe3681 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-a2dc883a-866f-436f-afb7-45b049fe3681"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-1860d584-e428-4610-84ae-7c4309cb62c4 {
  display: none;
}
#s-1d0972df-20cb-4a46-82c5-927a632f1326 {
  text-align: center;
}




  #s-1d0972df-20cb-4a46-82c5-927a632f1326 img.shogun-image {
    
    width: px;
  }


#s-1d0972df-20cb-4a46-82c5-927a632f1326 .shogun-image-content {
  
    align-items: center;
  
}

#s-0ed498f7-da10-4d9f-94d3-5e3bc539d4dc {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-0ed498f7-da10-4d9f-94d3-5e3bc539d4dc .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-89a057ce-52a8-4386-9918-1f5a98e6212d {
  text-align: left;
}

#s-89a057ce-52a8-4386-9918-1f5a98e6212d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-89a057ce-52a8-4386-9918-1f5a98e6212d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-89a057ce-52a8-4386-9918-1f5a98e6212d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-086f7c1c-6837-4030-a5ee-15fa15ca13c7 {
  display: none;
}
#s-6b40eb3d-38ff-451a-be2d-0d595583d065 {
  text-align: left;
}


.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 {
  max-width: 100%;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom,
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 {
  max-width: 100%;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom,
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 {
  max-width: 100%;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom,
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 {
  max-width: 100%;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom,
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 {
  max-width: 100%;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom,
.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b40eb3d-38ff-451a-be2d-0d595583d065 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-10f02ed1-f2dd-4dd4-b292-b72402ac0ff6 {
  text-align: center;
}




  #s-10f02ed1-f2dd-4dd4-b292-b72402ac0ff6 img.shogun-image {
    
    width: px;
  }


#s-10f02ed1-f2dd-4dd4-b292-b72402ac0ff6 .shogun-image-content {
  
    align-items: center;
  
}

#s-305a5092-4310-4b84-9476-459da19b8f28 {
  min-height: 50px;
}








#s-305a5092-4310-4b84-9476-459da19b8f28 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-305a5092-4310-4b84-9476-459da19b8f28.shg-box.shg-c {
  justify-content: center;
}

#s-c34a1314-03b0-49a9-9d39-370ead46f186 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c34a1314-03b0-49a9-9d39-370ead46f186"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-3376897f-adf1-4159-9d94-6c4914181fce {
  display: none;
}
#s-fb452ebd-5ed3-4c7e-b5c5-8e2e7dfe0d3e {
  text-align: center;
}




  #s-fb452ebd-5ed3-4c7e-b5c5-8e2e7dfe0d3e img.shogun-image {
    
    width: px;
  }


#s-fb452ebd-5ed3-4c7e-b5c5-8e2e7dfe0d3e .shogun-image-content {
  
    align-items: center;
  
}

#s-b8147379-c743-4b22-ad38-32a5f3328761 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-b8147379-c743-4b22-ad38-32a5f3328761 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-7b7625f3-296f-48a9-b404-c1fe155dc943 {
  text-align: left;
}

#s-7b7625f3-296f-48a9-b404-c1fe155dc943 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-7b7625f3-296f-48a9-b404-c1fe155dc943 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-7b7625f3-296f-48a9-b404-c1fe155dc943 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-af9f5fbe-7d91-46b0-be13-b924eab50ca4 {
  display: none;
}
#s-10497afd-9120-409c-9263-845fa01546f7 {
  text-align: left;
}


.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 {
  max-width: 100%;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom,
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 {
  max-width: 100%;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom,
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 {
  max-width: 100%;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom,
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 {
  max-width: 100%;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom,
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 {
  max-width: 100%;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom,
.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10497afd-9120-409c-9263-845fa01546f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ab46e21c-6868-468a-9677-781a48219fbb {
  text-align: center;
}




  #s-ab46e21c-6868-468a-9677-781a48219fbb img.shogun-image {
    
    width: px;
  }


#s-ab46e21c-6868-468a-9677-781a48219fbb .shogun-image-content {
  
    align-items: center;
  
}

#s-48e756a4-fbb9-4312-9ce0-5a36ecfde06f {
  min-height: 50px;
}








#s-48e756a4-fbb9-4312-9ce0-5a36ecfde06f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48e756a4-fbb9-4312-9ce0-5a36ecfde06f.shg-box.shg-c {
  justify-content: center;
}

#s-45d05aa3-ac96-4656-9b9e-82f97fe1defb {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.45);
}








#s-45d05aa3-ac96-4656-9b9e-82f97fe1defb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-45d05aa3-ac96-4656-9b9e-82f97fe1defb.shg-box.shg-c {
  justify-content: center;
}

#s-9b81b4f6-6a55-4b76-98ee-1a0f9f953311 {
  min-height: 50px;
}








#s-9b81b4f6-6a55-4b76-98ee-1a0f9f953311 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b81b4f6-6a55-4b76-98ee-1a0f9f953311.shg-box.shg-c {
  justify-content: center;
}

#s-7b942bec-7347-4098-bca6-17c74687dd4d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.5);
}








#s-7b942bec-7347-4098-bca6-17c74687dd4d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7b942bec-7347-4098-bca6-17c74687dd4d.shg-box.shg-c {
  justify-content: center;
}

#s-5e57d12b-3d4f-4b99-a2a8-b81094440eca {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-5e57d12b-3d4f-4b99-a2a8-b81094440eca {
  display: none;
}
#s-5e57d12b-3d4f-4b99-a2a8-b81094440eca, #wrap-s-5e57d12b-3d4f-4b99-a2a8-b81094440eca { display:none !important; }}@media (max-width: 767px){#s-5e57d12b-3d4f-4b99-a2a8-b81094440eca {
  display: none;
}
#s-5e57d12b-3d4f-4b99-a2a8-b81094440eca, #wrap-s-5e57d12b-3d4f-4b99-a2a8-b81094440eca { display:none !important; }}
#s-df5087ad-f868-404e-ac22-44aee3e0519f {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-df5087ad-f868-404e-ac22-44aee3e0519f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-ebc9d5b0-8a60-41d9-914a-8a592af48a64 {
  display: none;
}
#s-48880769-c100-4792-8697-1b247a1c6743 {
  text-align: center;
}




  #s-48880769-c100-4792-8697-1b247a1c6743 img.shogun-image {
    
    width: px;
  }


#s-48880769-c100-4792-8697-1b247a1c6743 .shogun-image-content {
  
    align-items: center;
  
}

#s-e8627421-3e5e-4495-a6c4-0f32b3700fb7 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-e8627421-3e5e-4495-a6c4-0f32b3700fb7 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3a54d485-9edd-4b81-a8e3-9a4e734ca5a8 {
  text-align: left;
}

#s-3a54d485-9edd-4b81-a8e3-9a4e734ca5a8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-3a54d485-9edd-4b81-a8e3-9a4e734ca5a8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-3a54d485-9edd-4b81-a8e3-9a4e734ca5a8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f2932a1e-631a-43f8-b70d-1cbaafac1a97 {
  display: none;
}
#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e {
  text-align: left;
}


.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e {
  max-width: 100%;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom,
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e {
  max-width: 100%;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom,
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e {
  max-width: 100%;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom,
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e {
  max-width: 100%;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom,
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e {
  max-width: 100%;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom,
.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5e85d46a-bf4a-4028-a5ff-77c79bc0fc4e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dcafd8f0-7e35-4d91-b88e-865880696eec {
  text-align: center;
}




  #s-dcafd8f0-7e35-4d91-b88e-865880696eec img.shogun-image {
    
    width: px;
  }


#s-dcafd8f0-7e35-4d91-b88e-865880696eec .shogun-image-content {
  
    align-items: center;
  
}

#s-115cfd74-1cfe-4d0f-8fe2-5b5145301657 {
  display: none;
}
#s-fd344e33-6c68-4dca-be2a-b111161dccc4 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-fd344e33-6c68-4dca-be2a-b111161dccc4 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-2f76e8e9-2fe4-4485-b706-845f66e18f6a {
  text-align: left;
}

#s-2f76e8e9-2fe4-4485-b706-845f66e18f6a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-2f76e8e9-2fe4-4485-b706-845f66e18f6a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-2f76e8e9-2fe4-4485-b706-845f66e18f6a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6c36dbce-2b90-4a3c-b10b-c045762464be {
  display: none;
}
#s-672bdce2-c237-4525-966b-35fb0780906f {
  text-align: left;
}


.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f {
  max-width: 100%;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom,
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f {
  max-width: 100%;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom,
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f {
  max-width: 100%;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom,
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f {
  max-width: 100%;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom,
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f {
  max-width: 100%;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom,
.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-672bdce2-c237-4525-966b-35fb0780906f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7cde5f74-96dc-46db-be8e-4a3acda3ad0c {
  min-height: 50px;
}








#s-7cde5f74-96dc-46db-be8e-4a3acda3ad0c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7cde5f74-96dc-46db-be8e-4a3acda3ad0c.shg-box.shg-c {
  justify-content: center;
}

#s-58104721-7af2-442e-9fc2-aeb446e1e50c {
  min-height: 50px;
}








#s-58104721-7af2-442e-9fc2-aeb446e1e50c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-58104721-7af2-442e-9fc2-aeb446e1e50c.shg-box.shg-c {
  justify-content: center;
}

#s-f631f7d5-4cf7-4572-b48b-9eaa0c9a8fc6 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-f631f7d5-4cf7-4572-b48b-9eaa0c9a8fc6 {
  display: none;
}
#s-f631f7d5-4cf7-4572-b48b-9eaa0c9a8fc6, #wrap-s-f631f7d5-4cf7-4572-b48b-9eaa0c9a8fc6 { display:none !important; }}@media (max-width: 767px){#s-f631f7d5-4cf7-4572-b48b-9eaa0c9a8fc6 {
  display: none;
}
#s-f631f7d5-4cf7-4572-b48b-9eaa0c9a8fc6, #wrap-s-f631f7d5-4cf7-4572-b48b-9eaa0c9a8fc6 { display:none !important; }}
#s-b4106742-d94d-44d9-a5ce-6c0078bdf4df {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-b4106742-d94d-44d9-a5ce-6c0078bdf4df"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-53b75b41-9b96-49fc-ba90-839c639af0e6 {
  text-align: center;
}




  #s-53b75b41-9b96-49fc-ba90-839c639af0e6 img.shogun-image {
    
    width: px;
  }


#s-53b75b41-9b96-49fc-ba90-839c639af0e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-2447793b-93bf-4445-9594-9bdc8df37775 {
  text-align: center;
}




  #s-2447793b-93bf-4445-9594-9bdc8df37775 img.shogun-image {
    
    width: px;
  }


#s-2447793b-93bf-4445-9594-9bdc8df37775 .shogun-image-content {
  
    align-items: center;
  
}

#s-0dd2829d-c19a-4c0c-94e2-eba453069afb {
  display: none;
}
#s-2a59d7c2-5988-404f-b756-379d206ae74c {
  text-align: left;
}


.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c {
  max-width: 100%;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom,
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c {
  max-width: 100%;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom,
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c {
  max-width: 100%;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom,
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c {
  max-width: 100%;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom,
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c {
  max-width: 100%;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom,
.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a59d7c2-5988-404f-b756-379d206ae74c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ea4e920e-9469-44ed-af6f-f8c7034ba245 {
  margin-left: 5%;
margin-right: 5%;
}

#s-ea4e920e-9469-44ed-af6f-f8c7034ba245 {
  display: none;
}
#s-d6562182-0ee4-4635-97f1-ade7dee393b2 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-d6562182-0ee4-4635-97f1-ade7dee393b2 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3c0e3f7a-d7b9-43fe-8436-dd8bf6bf8ae3 {
  text-align: left;
}

#s-3c0e3f7a-d7b9-43fe-8436-dd8bf6bf8ae3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-3c0e3f7a-d7b9-43fe-8436-dd8bf6bf8ae3 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-3c0e3f7a-d7b9-43fe-8436-dd8bf6bf8ae3 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-602c29c0-e4a8-410b-a4a9-dd915ad20030 {
  min-height: 50px;
}








#s-602c29c0-e4a8-410b-a4a9-dd915ad20030 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-602c29c0-e4a8-410b-a4a9-dd915ad20030.shg-box.shg-c {
  justify-content: center;
}

#s-43e4b3c8-c029-4668-a994-0ce354192c21 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-43e4b3c8-c029-4668-a994-0ce354192c21"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-b57c120c-c269-44fa-8b73-053fce45deee {
  text-align: center;
}




  #s-b57c120c-c269-44fa-8b73-053fce45deee img.shogun-image {
    
    width: px;
  }


#s-b57c120c-c269-44fa-8b73-053fce45deee .shogun-image-content {
  
    align-items: center;
  
}

#s-3aea7e37-4ee7-4647-997d-7dfd7709f4ed {
  display: none;
}
#s-425f7554-21a6-4a13-9eb3-d9261b02a181 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-425f7554-21a6-4a13-9eb3-d9261b02a181 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-69366cd8-a5bf-4a7d-a8be-634ccb15a8e7 {
  text-align: left;
}

#s-69366cd8-a5bf-4a7d-a8be-634ccb15a8e7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-69366cd8-a5bf-4a7d-a8be-634ccb15a8e7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-69366cd8-a5bf-4a7d-a8be-634ccb15a8e7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7ae27dc1-11dd-4dd7-a0d9-b519f73a23d2 {
  display: none;
}
#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 {
  text-align: left;
}


.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 {
  max-width: 100%;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom,
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 {
  max-width: 100%;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom,
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 {
  max-width: 100%;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom,
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 {
  max-width: 100%;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom,
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 {
  max-width: 100%;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom,
.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f3a128c0-e16d-49f3-acf8-b9eae77d4146 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-88cdf4f6-82b5-49eb-9139-2b6ad7cd1b39 {
  text-align: center;
}




  #s-88cdf4f6-82b5-49eb-9139-2b6ad7cd1b39 img.shogun-image {
    
    width: px;
  }


#s-88cdf4f6-82b5-49eb-9139-2b6ad7cd1b39 .shogun-image-content {
  
    align-items: center;
  
}

#s-9acfacf0-9309-4bea-bb32-b75186fa0d71 {
  display: none;
}
#s-96ec1cd7-d998-4d5b-be75-2fe4c5cbe8b0 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-96ec1cd7-d998-4d5b-be75-2fe4c5cbe8b0 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-1eabe3b2-29f2-4ef4-b54a-03c276f9d003 {
  text-align: left;
}

#s-1eabe3b2-29f2-4ef4-b54a-03c276f9d003 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-1eabe3b2-29f2-4ef4-b54a-03c276f9d003 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-1eabe3b2-29f2-4ef4-b54a-03c276f9d003 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f0dbc2b7-1e31-4451-a514-e061747bc887 {
  display: none;
}
#s-31107750-0129-4706-a3f1-4e8ba49d6f88 {
  text-align: left;
}


.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 {
  max-width: 100%;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom,
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 {
  max-width: 100%;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom,
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 {
  max-width: 100%;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom,
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 {
  max-width: 100%;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom,
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 {
  max-width: 100%;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom,
.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31107750-0129-4706-a3f1-4e8ba49d6f88 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7ab37b81-563d-45b8-96b8-85399c6068a5 {
  min-height: 50px;
}








#s-7ab37b81-563d-45b8-96b8-85399c6068a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7ab37b81-563d-45b8-96b8-85399c6068a5.shg-box.shg-c {
  justify-content: center;
}

#s-7652c74e-f3c7-4d1b-bdaf-510a5941191d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-7652c74e-f3c7-4d1b-bdaf-510a5941191d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7652c74e-f3c7-4d1b-bdaf-510a5941191d.shg-box.shg-c {
  justify-content: center;
}

#s-e3f953fa-92a5-42e6-abc5-150eaae70e14 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.95);
}








#s-e3f953fa-92a5-42e6-abc5-150eaae70e14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e3f953fa-92a5-42e6-abc5-150eaae70e14.shg-box.shg-c {
  justify-content: center;
}

#s-6bb88178-f03f-43d1-bb6d-b82d1a33eb16 {
  min-height: 50px;
}








#s-6bb88178-f03f-43d1-bb6d-b82d1a33eb16 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bb88178-f03f-43d1-bb6d-b82d1a33eb16.shg-box.shg-c {
  justify-content: center;
}

#s-a26bc4e5-bd12-4bd8-ac4f-6187164b619b {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-a26bc4e5-bd12-4bd8-ac4f-6187164b619b {
  display: none;
}
#s-a26bc4e5-bd12-4bd8-ac4f-6187164b619b, #wrap-s-a26bc4e5-bd12-4bd8-ac4f-6187164b619b { display:none !important; }}@media (max-width: 767px){#s-a26bc4e5-bd12-4bd8-ac4f-6187164b619b {
  display: none;
}
#s-a26bc4e5-bd12-4bd8-ac4f-6187164b619b, #wrap-s-a26bc4e5-bd12-4bd8-ac4f-6187164b619b { display:none !important; }}
#s-cd754ce6-1f2b-44ce-8a82-e892b6cba549 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-cd754ce6-1f2b-44ce-8a82-e892b6cba549"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-dd0048a0-8b95-49dd-aa25-2b49e54d2380 {
  margin-left: 0%;
text-align: center;
}




  #s-dd0048a0-8b95-49dd-aa25-2b49e54d2380 img.shogun-image {
    
    width: px;
  }


#s-dd0048a0-8b95-49dd-aa25-2b49e54d2380 .shogun-image-content {
  
    align-items: center;
  
}

#s-bd23d28d-6640-465a-bfd7-d5e967c38d0c {
  display: none;
}
#s-c01963eb-3d98-4fa8-84b8-a089153ec29d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-c01963eb-3d98-4fa8-84b8-a089153ec29d .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-024876b2-5bc1-4b4e-8f6d-7416ddd6ed13 {
  text-align: left;
}

#s-024876b2-5bc1-4b4e-8f6d-7416ddd6ed13 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-024876b2-5bc1-4b4e-8f6d-7416ddd6ed13 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-024876b2-5bc1-4b4e-8f6d-7416ddd6ed13 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8a60a75d-960a-4524-ae94-1d44f0217ccf {
  padding-right: 0%;
text-align: center;
}




  #s-8a60a75d-960a-4524-ae94-1d44f0217ccf img.shogun-image {
    
    width: px;
  }


#s-8a60a75d-960a-4524-ae94-1d44f0217ccf .shogun-image-content {
  
    align-items: center;
  
}

#s-0126c3c9-0252-41b4-860a-eaffa99a64f6 {
  text-align: center;
}




  #s-0126c3c9-0252-41b4-860a-eaffa99a64f6 img.shogun-image {
    
    width: px;
  }


#s-0126c3c9-0252-41b4-860a-eaffa99a64f6 .shogun-image-content {
  
    align-items: center;
  
}

#s-a0e363f4-3c1e-458e-90aa-46bcfcab0b6e {
  display: none;
}
#s-729512cc-fa81-4747-bd5c-0bc7c86e136d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-729512cc-fa81-4747-bd5c-0bc7c86e136d .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-2569218b-9193-4364-92b9-5cddd5982076 {
  text-align: left;
}

#s-2569218b-9193-4364-92b9-5cddd5982076 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-2569218b-9193-4364-92b9-5cddd5982076 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-2569218b-9193-4364-92b9-5cddd5982076 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c322cfcd-a521-41c7-a4c9-0d033942e92d {
  text-align: center;
}




  #s-c322cfcd-a521-41c7-a4c9-0d033942e92d img.shogun-image {
    
    width: px;
  }


#s-c322cfcd-a521-41c7-a4c9-0d033942e92d .shogun-image-content {
  
    align-items: center;
  
}

#s-8b8a07e1-6731-4004-8e2b-25ba8671523f {
  min-height: 50px;
}








#s-8b8a07e1-6731-4004-8e2b-25ba8671523f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8b8a07e1-6731-4004-8e2b-25ba8671523f.shg-box.shg-c {
  justify-content: center;
}

#s-b032f733-69d9-4452-bf50-3d715f70c3f1 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-b032f733-69d9-4452-bf50-3d715f70c3f1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-a27f51ee-463a-403b-9134-29887a8d648e {
  padding-right: 0%;
text-align: center;
}




  #s-a27f51ee-463a-403b-9134-29887a8d648e img.shogun-image {
    
    width: px;
  }


#s-a27f51ee-463a-403b-9134-29887a8d648e .shogun-image-content {
  
    align-items: center;
  
}

#s-9cf599cc-3b3a-406f-bfd7-6c68ed71c512 {
  display: none;
}
#s-dc2a2bfa-f1e1-4ce0-8e21-de3bd37ba8b2 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-dc2a2bfa-f1e1-4ce0-8e21-de3bd37ba8b2 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f8ff58e3-63bd-4f32-ad7c-285ff4954078 {
  text-align: left;
}

#s-f8ff58e3-63bd-4f32-ad7c-285ff4954078 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f8ff58e3-63bd-4f32-ad7c-285ff4954078 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-f8ff58e3-63bd-4f32-ad7c-285ff4954078 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-47d8f143-7d33-4718-88b4-bcbc89b69ce2 {
  padding-right: 0%;
text-align: center;
}




  #s-47d8f143-7d33-4718-88b4-bcbc89b69ce2 img.shogun-image {
    
    width: px;
  }


#s-47d8f143-7d33-4718-88b4-bcbc89b69ce2 .shogun-image-content {
  
    align-items: center;
  
}

#s-026dd2c7-aca6-4c55-9a12-a901a673f227 {
  display: none;
}
#s-fce9c3e1-8d1c-4c84-8345-c507ed77e5cb {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-fce9c3e1-8d1c-4c84-8345-c507ed77e5cb .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-71f53a40-f1ea-4948-a73e-5eaa8a3281eb {
  text-align: left;
}

#s-71f53a40-f1ea-4948-a73e-5eaa8a3281eb .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-71f53a40-f1ea-4948-a73e-5eaa8a3281eb .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-71f53a40-f1ea-4948-a73e-5eaa8a3281eb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-39247da0-0c3b-4bfb-9f86-3eb982d998fe {
  text-align: center;
}




  #s-39247da0-0c3b-4bfb-9f86-3eb982d998fe img.shogun-image {
    
    width: px;
  }


#s-39247da0-0c3b-4bfb-9f86-3eb982d998fe .shogun-image-content {
  
    align-items: center;
  
}

#s-a4e6986c-7d2d-45e4-97c2-6d0c72807644 {
  display: none;
}
#s-03f8dfc6-6172-41c6-9dae-c37816e0f50c {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-03f8dfc6-6172-41c6-9dae-c37816e0f50c .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-dea990cd-caf4-4879-a71a-d9e2c3715c72 {
  text-align: left;
}

#s-dea990cd-caf4-4879-a71a-d9e2c3715c72 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-dea990cd-caf4-4879-a71a-d9e2c3715c72 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-dea990cd-caf4-4879-a71a-d9e2c3715c72 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-121738de-0c64-4082-a773-869da2d41cd3 {
  text-align: center;
}




  #s-121738de-0c64-4082-a773-869da2d41cd3 img.shogun-image {
    
    width: px;
  }


#s-121738de-0c64-4082-a773-869da2d41cd3 .shogun-image-content {
  
    align-items: center;
  
}

#s-aa09fece-2e35-4fed-ad0a-e637c54b53bf {
  min-height: 50px;
}








#s-aa09fece-2e35-4fed-ad0a-e637c54b53bf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aa09fece-2e35-4fed-ad0a-e637c54b53bf.shg-box.shg-c {
  justify-content: center;
}

#s-c5eb47f3-aa48-4327-9241-e590860f95ca {
  min-height: 50px;
}








#s-c5eb47f3-aa48-4327-9241-e590860f95ca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c5eb47f3-aa48-4327-9241-e590860f95ca.shg-box.shg-c {
  justify-content: center;
}

#s-261e8bec-9cfd-410a-93fe-ff4b8502d0e4 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-261e8bec-9cfd-410a-93fe-ff4b8502d0e4 {
  display: none;
}
#s-261e8bec-9cfd-410a-93fe-ff4b8502d0e4, #wrap-s-261e8bec-9cfd-410a-93fe-ff4b8502d0e4 { display:none !important; }}@media (max-width: 767px){#s-261e8bec-9cfd-410a-93fe-ff4b8502d0e4 {
  display: none;
}
#s-261e8bec-9cfd-410a-93fe-ff4b8502d0e4, #wrap-s-261e8bec-9cfd-410a-93fe-ff4b8502d0e4 { display:none !important; }}
#s-7bbf5366-4523-4f2b-9d78-462e9d7ef230 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-7bbf5366-4523-4f2b-9d78-462e9d7ef230"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-91edc340-0135-4cdf-adca-d8431f25b01a {
  text-align: center;
}




  #s-91edc340-0135-4cdf-adca-d8431f25b01a img.shogun-image {
    
    width: px;
  }


#s-91edc340-0135-4cdf-adca-d8431f25b01a .shogun-image-content {
  
    align-items: center;
  
}

#s-5fd8e725-0e8a-4def-bfc8-85bdf455b850 {
  display: none;
}
#s-db3802ff-bb65-4b55-b1ad-40717bcfeec7 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-db3802ff-bb65-4b55-b1ad-40717bcfeec7 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c3c25be6-ae2f-468f-b9d3-039d0011b9ea {
  text-align: left;
}

#s-c3c25be6-ae2f-468f-b9d3-039d0011b9ea .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-c3c25be6-ae2f-468f-b9d3-039d0011b9ea .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-c3c25be6-ae2f-468f-b9d3-039d0011b9ea .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dbfed809-7758-4723-85a3-ef82670158c2 {
  text-align: center;
}




  #s-dbfed809-7758-4723-85a3-ef82670158c2 img.shogun-image {
    
    width: px;
  }


#s-dbfed809-7758-4723-85a3-ef82670158c2 .shogun-image-content {
  
    align-items: center;
  
}

#s-43b97acf-481e-4b54-a780-de82bd9423a6 {
  display: none;
}
#s-7f7c94b8-df53-4545-a5da-4621e70f9206 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-7f7c94b8-df53-4545-a5da-4621e70f9206 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-a696c047-3a06-47af-ae42-812487d37660 {
  text-align: left;
}

#s-a696c047-3a06-47af-ae42-812487d37660 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-a696c047-3a06-47af-ae42-812487d37660 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-a696c047-3a06-47af-ae42-812487d37660 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d7b0e5b0-2dac-4bbb-ae2e-5e80f44ac549 {
  text-align: center;
}




  #s-d7b0e5b0-2dac-4bbb-ae2e-5e80f44ac549 img.shogun-image {
    
    width: px;
  }


#s-d7b0e5b0-2dac-4bbb-ae2e-5e80f44ac549 .shogun-image-content {
  
    align-items: center;
  
}

#s-372f7e56-0486-4b2b-a227-904656489930 {
  display: none;
}
#s-1b8399b6-5f28-415d-9267-06904065a993 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-1b8399b6-5f28-415d-9267-06904065a993 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-bc56a399-8cfc-4115-8962-3b742f0b3f91 {
  text-align: left;
}

#s-bc56a399-8cfc-4115-8962-3b742f0b3f91 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-bc56a399-8cfc-4115-8962-3b742f0b3f91 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-bc56a399-8cfc-4115-8962-3b742f0b3f91 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b13f9089-8d7e-46a4-ad18-c7bda4a15ea8 {
  min-height: 50px;
}








#s-b13f9089-8d7e-46a4-ad18-c7bda4a15ea8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b13f9089-8d7e-46a4-ad18-c7bda4a15ea8.shg-box.shg-c {
  justify-content: center;
}

#s-07e40d9c-660b-4c9b-abed-2d97df1fe5fb {
  min-height: 50px;
}








#s-07e40d9c-660b-4c9b-abed-2d97df1fe5fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-07e40d9c-660b-4c9b-abed-2d97df1fe5fb.shg-box.shg-c {
  justify-content: center;
}

#s-94eee473-aaa0-42bf-b8d6-b94545698a25 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-94eee473-aaa0-42bf-b8d6-b94545698a25 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94eee473-aaa0-42bf-b8d6-b94545698a25.shg-box.shg-c {
  justify-content: center;
}

#s-02ae3fbf-8d9f-4123-8166-3ec3b192bab7 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-02ae3fbf-8d9f-4123-8166-3ec3b192bab7 {
  display: none;
}
#s-02ae3fbf-8d9f-4123-8166-3ec3b192bab7, #wrap-s-02ae3fbf-8d9f-4123-8166-3ec3b192bab7 { display:none !important; }}@media (max-width: 767px){#s-02ae3fbf-8d9f-4123-8166-3ec3b192bab7 {
  display: none;
}
#s-02ae3fbf-8d9f-4123-8166-3ec3b192bab7, #wrap-s-02ae3fbf-8d9f-4123-8166-3ec3b192bab7 { display:none !important; }}
#s-e54408be-5864-42c6-803b-ebb54ca767e2 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-e54408be-5864-42c6-803b-ebb54ca767e2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-33d61f00-913d-49a4-96a9-8733c7c6e9a3 {
  text-align: center;
}




  #s-33d61f00-913d-49a4-96a9-8733c7c6e9a3 img.shogun-image {
    
    width: px;
  }


#s-33d61f00-913d-49a4-96a9-8733c7c6e9a3 .shogun-image-content {
  
    align-items: center;
  
}

#s-e7a19d8d-68a2-4a2f-87e6-3657e297edb2 {
  text-align: center;
}




  #s-e7a19d8d-68a2-4a2f-87e6-3657e297edb2 img.shogun-image {
    
    width: px;
  }


#s-e7a19d8d-68a2-4a2f-87e6-3657e297edb2 .shogun-image-content {
  
    align-items: center;
  
}

#s-7f2bf02f-8eac-4559-9190-01e4abd57c55 {
  display: none;
}
#s-bcbb6806-157f-4125-bb63-2f8c7b02e377 {
  min-height: 50px;
}








#s-bcbb6806-157f-4125-bb63-2f8c7b02e377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcbb6806-157f-4125-bb63-2f8c7b02e377.shg-box.shg-c {
  justify-content: center;
}

#s-5603eccb-7523-4049-bbff-927b31315254 {
  min-height: 50px;
}








#s-5603eccb-7523-4049-bbff-927b31315254 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5603eccb-7523-4049-bbff-927b31315254.shg-box.shg-c {
  justify-content: center;
}

#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 {
  text-align: left;
}


.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 {
  max-width: 100%;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom,
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 {
  max-width: 100%;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom,
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 {
  max-width: 100%;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom,
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 {
  max-width: 100%;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom,
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 {
  max-width: 100%;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom,
.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb6cc86b-127b-43b4-a13c-65b1ae9c1938 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4ee2c68e-1f56-4c61-a3f2-237325678cdc {
  margin-left: 5%;
margin-right: 5%;
background-color: rgba(255, 255, 255, 1);
}

#s-4ee2c68e-1f56-4c61-a3f2-237325678cdc {
  display: none;
}
#s-e7debafd-364b-47a4-97b8-3456b93ec4b1 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-e7debafd-364b-47a4-97b8-3456b93ec4b1 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-38806a5e-c84d-463c-8c9b-e18bf7adfe74 {
  text-align: left;
}

#s-38806a5e-c84d-463c-8c9b-e18bf7adfe74 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-38806a5e-c84d-463c-8c9b-e18bf7adfe74 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-38806a5e-c84d-463c-8c9b-e18bf7adfe74 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2ee7e32a-ad68-4763-b67a-737fa92b84fb {
  min-height: 50px;
}








#s-2ee7e32a-ad68-4763-b67a-737fa92b84fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2ee7e32a-ad68-4763-b67a-737fa92b84fb.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 0px) {
[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 7.5px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 992px) {
[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 11.25px);
}

}

@media (min-width: 1200px) {
[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 11.25px);
}

[id="s-c9ba6771-fd72-4213-8963-e074301c6509"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 11.25px);
}

}

#s-86a17874-d3ec-4680-83b3-8af2881243e6 {
  text-align: center;
}




  #s-86a17874-d3ec-4680-83b3-8af2881243e6 img.shogun-image {
    
    width: px;
  }


#s-86a17874-d3ec-4680-83b3-8af2881243e6 .shogun-image-content {
  
    align-items: center;
  
}

#s-59cc1f3c-d9d8-4e7c-bd15-7225ea6265c3 {
  display: none;
}
#s-62c6124a-6683-4573-a517-c19d0e68d62c {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-62c6124a-6683-4573-a517-c19d0e68d62c .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-66f52b88-8687-4575-a9a5-eb58fd155777 {
  text-align: left;
}

#s-66f52b88-8687-4575-a9a5-eb58fd155777 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-66f52b88-8687-4575-a9a5-eb58fd155777 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-66f52b88-8687-4575-a9a5-eb58fd155777 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8e50e174-3088-4cf8-987d-d0206cbc04cd {
  display: none;
}
#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 {
  text-align: left;
}


.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 {
  max-width: 100%;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom,
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 {
  max-width: 100%;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom,
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 {
  max-width: 100%;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom,
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 {
  max-width: 100%;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom,
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 {
  max-width: 100%;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom,
.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1473d29d-c5e7-450e-8e6a-e8a8666d5648 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-af023dd5-e44e-467a-b2b1-b216053a4175 {
  text-align: center;
}




  #s-af023dd5-e44e-467a-b2b1-b216053a4175 img.shogun-image {
    
    width: px;
  }


#s-af023dd5-e44e-467a-b2b1-b216053a4175 .shogun-image-content {
  
    align-items: center;
  
}

#s-6130532f-2929-4243-bff0-36e00a8f2a56 {
  display: none;
}
#s-4471eb85-3a8f-4c17-bef8-43064037e7c5 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-4471eb85-3a8f-4c17-bef8-43064037e7c5 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-00908161-f199-42c0-bc89-53bbdc10054b {
  text-align: left;
}

#s-00908161-f199-42c0-bc89-53bbdc10054b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-00908161-f199-42c0-bc89-53bbdc10054b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-00908161-f199-42c0-bc89-53bbdc10054b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-25469240-6850-4955-b371-bd0dbefa394c {
  display: none;
}
#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 {
  text-align: left;
}


.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 {
  max-width: 100%;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom,
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 {
  max-width: 100%;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom,
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 {
  max-width: 100%;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom,
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 {
  max-width: 100%;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom,
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 {
  max-width: 100%;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom,
.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-631693c9-2782-4ce0-b34d-8f94a73ed7f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1343918a-8f6f-478f-b875-b76537a0b656 {
  min-height: 50px;
}








#s-1343918a-8f6f-478f-b875-b76537a0b656 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1343918a-8f6f-478f-b875-b76537a0b656.shg-box.shg-c {
  justify-content: center;
}

#s-e314f2ea-3fb9-47bb-8c4c-3ee5a2aa0c02 {
  min-height: 50px;
background-color: rgba(243, 233, 223, 1);
}








#s-e314f2ea-3fb9-47bb-8c4c-3ee5a2aa0c02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e314f2ea-3fb9-47bb-8c4c-3ee5a2aa0c02.shg-box.shg-c {
  justify-content: center;
}

#s-6682862d-d939-47f7-b06c-c0187e97542d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-6682862d-d939-47f7-b06c-c0187e97542d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6682862d-d939-47f7-b06c-c0187e97542d.shg-box.shg-c {
  justify-content: center;
}

#s-0d3eae3a-a657-406d-b627-abd9958a76e6 {
  min-height: 50px;
}








#s-0d3eae3a-a657-406d-b627-abd9958a76e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0d3eae3a-a657-406d-b627-abd9958a76e6.shg-box.shg-c {
  justify-content: center;
}

#s-c1a57a57-4f8f-495d-8d28-31cfbf2bede1 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c1a57a57-4f8f-495d-8d28-31cfbf2bede1 {
  display: none;
}
#s-c1a57a57-4f8f-495d-8d28-31cfbf2bede1, #wrap-s-c1a57a57-4f8f-495d-8d28-31cfbf2bede1 { display:none !important; }}@media (max-width: 767px){#s-c1a57a57-4f8f-495d-8d28-31cfbf2bede1 {
  display: none;
}
#s-c1a57a57-4f8f-495d-8d28-31cfbf2bede1, #wrap-s-c1a57a57-4f8f-495d-8d28-31cfbf2bede1 { display:none !important; }}
#s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-5f4a6086-cab0-4fd0-bd1b-ba468e64458f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-4e06d23e-caf8-4430-86b0-e99b2adf88f7 {
  text-align: center;
}




  #s-4e06d23e-caf8-4430-86b0-e99b2adf88f7 img.shogun-image {
    
    width: px;
  }


#s-4e06d23e-caf8-4430-86b0-e99b2adf88f7 .shogun-image-content {
  
    align-items: center;
  
}

#s-44975f86-3f83-412c-8267-3fa194d721f9 {
  display: none;
}
#s-17c4e29b-8b20-4ef5-a88c-943f4576d13c {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-17c4e29b-8b20-4ef5-a88c-943f4576d13c .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f9cd0281-6d2e-4365-9ea7-870a49f3ddd0 {
  text-align: left;
}

#s-f9cd0281-6d2e-4365-9ea7-870a49f3ddd0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f9cd0281-6d2e-4365-9ea7-870a49f3ddd0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-f9cd0281-6d2e-4365-9ea7-870a49f3ddd0 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d0ea5680-99d2-40ce-af9e-4df83327931d {
  display: none;
}
#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 {
  text-align: left;
}


.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 {
  max-width: 100%;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom,
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 {
  max-width: 100%;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom,
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 {
  max-width: 100%;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom,
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 {
  max-width: 100%;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom,
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 {
  max-width: 100%;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom,
.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffe9d487-d1c3-4a5c-b87c-365b6a611072 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c899f0cd-cf78-454b-a0c6-51b3454a9f64 {
  text-align: center;
}




  #s-c899f0cd-cf78-454b-a0c6-51b3454a9f64 img.shogun-image {
    
    width: px;
  }


#s-c899f0cd-cf78-454b-a0c6-51b3454a9f64 .shogun-image-content {
  
    align-items: center;
  
}

#s-f26716e3-71ff-4932-a35d-0bcff7210d7b {
  display: none;
}
#s-8dcdddb4-c3c7-406c-ac92-828f7eafca08 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-8dcdddb4-c3c7-406c-ac92-828f7eafca08 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-2598c7ed-f22c-441a-b5b9-8851f0a8dcf8 {
  text-align: left;
}

#s-2598c7ed-f22c-441a-b5b9-8851f0a8dcf8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-2598c7ed-f22c-441a-b5b9-8851f0a8dcf8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-2598c7ed-f22c-441a-b5b9-8851f0a8dcf8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8aed2d23-ffce-4d49-8076-7176f2161932 {
  display: none;
}
#s-46fd0817-066e-40c9-a8aa-56004b3a99af {
  text-align: left;
}


.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af {
  max-width: 100%;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom,
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af {
  max-width: 100%;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom,
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af {
  max-width: 100%;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom,
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af {
  max-width: 100%;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom,
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af {
  max-width: 100%;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom,
.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-46fd0817-066e-40c9-a8aa-56004b3a99af .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9f106b99-3087-4d3a-a41c-bfd18e00edca {
  min-height: 50px;
}








#s-9f106b99-3087-4d3a-a41c-bfd18e00edca > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f106b99-3087-4d3a-a41c-bfd18e00edca.shg-box.shg-c {
  justify-content: center;
}

#s-2bdbc025-1344-4997-aaed-60e90bbc91aa {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-2bdbc025-1344-4997-aaed-60e90bbc91aa"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-bb814e4a-8785-4c8a-9cb6-27d4d09ee807 {
  display: none;
}
#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 {
  text-align: left;
}


.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 {
  max-width: 100%;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom,
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 {
  max-width: 100%;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom,
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 {
  max-width: 100%;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom,
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 {
  max-width: 100%;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom,
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 {
  max-width: 100%;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom,
.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-629ab775-80ab-44b2-875f-f5535bbfa4c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b8cd9807-3b56-42d9-8455-33b48c723bb6 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-b8cd9807-3b56-42d9-8455-33b48c723bb6 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-07e8fac7-44e1-4850-8846-27c5c13c1005 {
  text-align: left;
}

#s-07e8fac7-44e1-4850-8846-27c5c13c1005 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-07e8fac7-44e1-4850-8846-27c5c13c1005 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-07e8fac7-44e1-4850-8846-27c5c13c1005 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2e486abb-0822-4dda-8c53-b62390becea0 {
  text-align: center;
}




  #s-2e486abb-0822-4dda-8c53-b62390becea0 img.shogun-image {
    
    width: px;
  }


#s-2e486abb-0822-4dda-8c53-b62390becea0 .shogun-image-content {
  
    align-items: center;
  
}

#s-cffb2d8f-14b1-4c24-b9d2-272a900091f3 {
  display: none;
}
#s-625287ce-07bc-4fb4-b412-2a61e678b868 {
  text-align: left;
}


.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 {
  max-width: 100%;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom,
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 {
  max-width: 100%;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom,
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 {
  max-width: 100%;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom,
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 {
  max-width: 100%;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom,
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 {
  max-width: 100%;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom,
.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-625287ce-07bc-4fb4-b412-2a61e678b868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5f71f3c6-757b-4d80-bf7e-395765381525 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-5f71f3c6-757b-4d80-bf7e-395765381525 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-9a4b0e24-1846-4775-9cd2-1bd479bca09f {
  text-align: left;
}

#s-9a4b0e24-1846-4775-9cd2-1bd479bca09f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-9a4b0e24-1846-4775-9cd2-1bd479bca09f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-9a4b0e24-1846-4775-9cd2-1bd479bca09f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8e7163c6-1f6b-4aeb-8f3c-3002275c0c21 {
  text-align: center;
}




  #s-8e7163c6-1f6b-4aeb-8f3c-3002275c0c21 img.shogun-image {
    
    width: px;
  }


#s-8e7163c6-1f6b-4aeb-8f3c-3002275c0c21 .shogun-image-content {
  
    align-items: center;
  
}

#s-cba553d2-fb58-45b7-926a-e61c7a282313 {
  margin-left: 0%;
margin-right: 0%;
min-height: 20px;
}
@media (min-width: 1200px){#s-cba553d2-fb58-45b7-926a-e61c7a282313 {
  display: none;
}
#s-cba553d2-fb58-45b7-926a-e61c7a282313, #wrap-s-cba553d2-fb58-45b7-926a-e61c7a282313 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cba553d2-fb58-45b7-926a-e61c7a282313 {
  display: none;
}
#s-cba553d2-fb58-45b7-926a-e61c7a282313, #wrap-s-cba553d2-fb58-45b7-926a-e61c7a282313 { display:none !important; }}







#s-cba553d2-fb58-45b7-926a-e61c7a282313 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cba553d2-fb58-45b7-926a-e61c7a282313.shg-box.shg-c {
  justify-content: center;
}

#s-c1314bce-560f-47e7-937a-7218d0430540 {
  margin-left: 0%;
margin-right: 0%;
min-height: 20px;
}








#s-c1314bce-560f-47e7-937a-7218d0430540 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c1314bce-560f-47e7-937a-7218d0430540.shg-box.shg-c {
  justify-content: center;
}

#s-a774e23d-06ce-4747-ae00-194b2bca3d06 {
  margin-left: 0%;
margin-right: 0%;
min-height: 20px;
}








#s-a774e23d-06ce-4747-ae00-194b2bca3d06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a774e23d-06ce-4747-ae00-194b2bca3d06.shg-box.shg-c {
  justify-content: center;
}

#s-a71ee020-b497-4e51-b08b-cdeba5f7d77a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a71ee020-b497-4e51-b08b-cdeba5f7d77a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a71ee020-b497-4e51-b08b-cdeba5f7d77a.shg-box.shg-c {
  justify-content: center;
}

#s-d1af59ac-cd39-469f-9e8f-2bfc2627b6db {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d1af59ac-cd39-469f-9e8f-2bfc2627b6db {
  display: none;
}
#s-d1af59ac-cd39-469f-9e8f-2bfc2627b6db, #wrap-s-d1af59ac-cd39-469f-9e8f-2bfc2627b6db { display:none !important; }}@media (max-width: 767px){#s-d1af59ac-cd39-469f-9e8f-2bfc2627b6db {
  display: none;
}
#s-d1af59ac-cd39-469f-9e8f-2bfc2627b6db, #wrap-s-d1af59ac-cd39-469f-9e8f-2bfc2627b6db { display:none !important; }}
#s-20d04078-e719-4ee4-99cb-c9d4a4354a0b {
  min-height: 50px;
}








#s-20d04078-e719-4ee4-99cb-c9d4a4354a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20d04078-e719-4ee4-99cb-c9d4a4354a0b.shg-box.shg-c {
  justify-content: center;
}

#s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-e9a35a47-6e14-4b6f-92f0-4c3585ec4c57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-93b602e1-1de3-4cbb-a40a-cfefaa74544b {
  text-align: center;
}




  #s-93b602e1-1de3-4cbb-a40a-cfefaa74544b img.shogun-image {
    
    width: px;
  }


#s-93b602e1-1de3-4cbb-a40a-cfefaa74544b .shogun-image-content {
  
    align-items: center;
  
}

#s-42b84970-f157-4558-96cb-bb156518a65e {
  display: none;
}
#s-40cb09d1-8d2f-41c6-b774-3d48813ecd31 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-40cb09d1-8d2f-41c6-b774-3d48813ecd31 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-cb1d48d1-ac42-42e8-b1b9-ca4c3c8b7993 {
  text-align: left;
}

#s-cb1d48d1-ac42-42e8-b1b9-ca4c3c8b7993 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-cb1d48d1-ac42-42e8-b1b9-ca4c3c8b7993 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-cb1d48d1-ac42-42e8-b1b9-ca4c3c8b7993 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-149b27c6-fb65-4265-b45f-e018570c6657 {
  display: none;
}
#s-131a78df-39d6-4605-b70f-b741e6039eff {
  text-align: left;
}


.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff {
  max-width: 100%;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom,
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff {
  max-width: 100%;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom,
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff {
  max-width: 100%;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom,
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff {
  max-width: 100%;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom,
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff {
  max-width: 100%;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom,
.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-131a78df-39d6-4605-b70f-b741e6039eff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06e515df-4730-4c77-a98a-68236f70fc12 {
  text-align: center;
}




  #s-06e515df-4730-4c77-a98a-68236f70fc12 img.shogun-image {
    
    width: px;
  }


#s-06e515df-4730-4c77-a98a-68236f70fc12 .shogun-image-content {
  
    align-items: center;
  
}

#s-0a721bc1-f895-4133-9f0f-bd9a5981863b {
  display: none;
}
#s-9e3db029-c743-436a-968b-98f5493386ac {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-9e3db029-c743-436a-968b-98f5493386ac .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-6a583ca4-eb26-4318-b012-ba5c9bf125cd {
  text-align: left;
}

#s-6a583ca4-eb26-4318-b012-ba5c9bf125cd .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-6a583ca4-eb26-4318-b012-ba5c9bf125cd .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-6a583ca4-eb26-4318-b012-ba5c9bf125cd .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b7618327-29b9-4d19-8e94-36fe1dce302c {
  display: none;
}
#s-6b3db061-dd86-4680-b070-181e318b7413 {
  text-align: left;
}


.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 {
  max-width: 100%;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom,
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 {
  max-width: 100%;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom,
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 {
  max-width: 100%;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom,
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 {
  max-width: 100%;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom,
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 {
  max-width: 100%;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom,
.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b3db061-dd86-4680-b070-181e318b7413 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-59d43c5e-9a17-40ba-8dd3-f7284f05f7c9 {
  min-height: 50px;
}








#s-59d43c5e-9a17-40ba-8dd3-f7284f05f7c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-59d43c5e-9a17-40ba-8dd3-f7284f05f7c9.shg-box.shg-c {
  justify-content: center;
}

#s-c8943ab3-5c01-44b2-ac42-0709c5244668 {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-c8943ab3-5c01-44b2-ac42-0709c5244668"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-831ed150-0172-4036-85c4-c6637ee47258 {
  display: none;
}
#s-2360a1e1-7ca8-4f1b-9983-c5830a7ca069 {
  text-align: center;
}




  #s-2360a1e1-7ca8-4f1b-9983-c5830a7ca069 img.shogun-image {
    
    width: px;
  }


#s-2360a1e1-7ca8-4f1b-9983-c5830a7ca069 .shogun-image-content {
  
    align-items: center;
  
}

#s-98cac0e2-692e-440e-bd68-a20cf6c0541b {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-98cac0e2-692e-440e-bd68-a20cf6c0541b .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-ea47079e-783b-4443-8aee-e6e051f55512 {
  text-align: left;
}

#s-ea47079e-783b-4443-8aee-e6e051f55512 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-ea47079e-783b-4443-8aee-e6e051f55512 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-ea47079e-783b-4443-8aee-e6e051f55512 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0ddcb43c-69b9-4497-afe3-1adfe8e17bfd {
  display: none;
}
#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 {
  text-align: left;
}


.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 {
  max-width: 100%;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom,
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 {
  max-width: 100%;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom,
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 {
  max-width: 100%;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom,
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 {
  max-width: 100%;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom,
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 {
  max-width: 100%;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom,
.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21558178-d4c9-4a4b-8acd-447dc0dd9580 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f50ae995-f8c1-4750-9ab1-2b7a321732bc {
  text-align: center;
}




  #s-f50ae995-f8c1-4750-9ab1-2b7a321732bc img.shogun-image {
    
    width: px;
  }


#s-f50ae995-f8c1-4750-9ab1-2b7a321732bc .shogun-image-content {
  
    align-items: center;
  
}

#s-fffd06ca-061a-4926-98d9-9ba060442b05 {
  display: none;
}
#s-f547eea7-e6be-40d8-bdea-c653b9c7c3f2 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-f547eea7-e6be-40d8-bdea-c653b9c7c3f2 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-af5761c3-cd94-47d5-841d-92d6f7e1d5eb {
  text-align: left;
}

#s-af5761c3-cd94-47d5-841d-92d6f7e1d5eb .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-af5761c3-cd94-47d5-841d-92d6f7e1d5eb .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-af5761c3-cd94-47d5-841d-92d6f7e1d5eb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cb738717-c692-4928-97a0-67e67fabdefd {
  display: none;
}
#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 {
  text-align: left;
}


.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 {
  max-width: 100%;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom,
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 {
  max-width: 100%;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom,
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 {
  max-width: 100%;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom,
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 {
  max-width: 100%;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom,
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 {
  max-width: 100%;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom,
.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d4fd6ba5-6756-4eb6-8941-b3ac08c0d704 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-67c589a1-4997-4b7b-8c0b-9212f0c4aa9b {
  min-height: 50px;
}








#s-67c589a1-4997-4b7b-8c0b-9212f0c4aa9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67c589a1-4997-4b7b-8c0b-9212f0c4aa9b.shg-box.shg-c {
  justify-content: center;
}

#s-1dc25f63-23b7-4428-9763-d8bc37f79b1d {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-1dc25f63-23b7-4428-9763-d8bc37f79b1d {
  display: none;
}
#s-1dc25f63-23b7-4428-9763-d8bc37f79b1d, #wrap-s-1dc25f63-23b7-4428-9763-d8bc37f79b1d { display:none !important; }}@media (max-width: 767px){#s-1dc25f63-23b7-4428-9763-d8bc37f79b1d {
  display: none;
}
#s-1dc25f63-23b7-4428-9763-d8bc37f79b1d, #wrap-s-1dc25f63-23b7-4428-9763-d8bc37f79b1d { display:none !important; }}







#s-1dc25f63-23b7-4428-9763-d8bc37f79b1d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1dc25f63-23b7-4428-9763-d8bc37f79b1d.shg-box.shg-c {
  justify-content: center;
}

#s-3b996478-1599-47e5-8e8d-c0f22ed58e06 {
  min-height: 50px;
}








#s-3b996478-1599-47e5-8e8d-c0f22ed58e06 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b996478-1599-47e5-8e8d-c0f22ed58e06.shg-box.shg-c {
  justify-content: center;
}

#s-bfe25810-87c7-4274-948f-dd74d7f135cb {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 768px) and (max-width: 991px){#s-bfe25810-87c7-4274-948f-dd74d7f135cb {
  display: none;
}
#s-bfe25810-87c7-4274-948f-dd74d7f135cb, #wrap-s-bfe25810-87c7-4274-948f-dd74d7f135cb { display:none !important; }}@media (max-width: 767px){#s-bfe25810-87c7-4274-948f-dd74d7f135cb {
  display: none;
}
#s-bfe25810-87c7-4274-948f-dd74d7f135cb, #wrap-s-bfe25810-87c7-4274-948f-dd74d7f135cb { display:none !important; }}







#s-bfe25810-87c7-4274-948f-dd74d7f135cb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bfe25810-87c7-4274-948f-dd74d7f135cb.shg-box.shg-c {
  justify-content: center;
}

#s-059a721c-d64f-48c5-86c8-6cb88d718a55 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-059a721c-d64f-48c5-86c8-6cb88d718a55 {
  display: none;
}
#s-059a721c-d64f-48c5-86c8-6cb88d718a55, #wrap-s-059a721c-d64f-48c5-86c8-6cb88d718a55 { display:none !important; }}@media (max-width: 767px){#s-059a721c-d64f-48c5-86c8-6cb88d718a55 {
  display: none;
}
#s-059a721c-d64f-48c5-86c8-6cb88d718a55, #wrap-s-059a721c-d64f-48c5-86c8-6cb88d718a55 { display:none !important; }}
#s-2cda1d94-0721-4db1-8e5b-198eaeed8cae {
  margin-left: 5%;
margin-right: 5%;
}

@media (min-width: 0px) {
[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2cda1d94-0721-4db1-8e5b-198eaeed8cae"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-bd287b5a-a366-4cb1-9feb-578238ad77a2 {
  text-align: center;
}




  #s-bd287b5a-a366-4cb1-9feb-578238ad77a2 img.shogun-image {
    
    width: px;
  }


#s-bd287b5a-a366-4cb1-9feb-578238ad77a2 .shogun-image-content {
  
    align-items: center;
  
}

#s-1505c0e0-b3af-46f4-b809-526616289992 {
  text-align: center;
}




  #s-1505c0e0-b3af-46f4-b809-526616289992 img.shogun-image {
    
    width: px;
  }


#s-1505c0e0-b3af-46f4-b809-526616289992 .shogun-image-content {
  
    align-items: center;
  
}

#s-9144352c-4a60-434f-80b5-358be56a3eb7 {
  text-align: center;
}




  #s-9144352c-4a60-434f-80b5-358be56a3eb7 img.shogun-image {
    
    width: px;
  }


#s-9144352c-4a60-434f-80b5-358be56a3eb7 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b1de129-1760-4390-a327-51033abd9fdb {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 768px) {
[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3b1de129-1760-4390-a327-51033abd9fdb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-9e7afed4-2a25-4e4c-a8e1-15efcf0685e9 {
  display: none;
}
#s-c93757c0-8c72-464d-a660-f9e391624c33 {
  text-align: left;
}


.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 {
  max-width: 100%;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom,
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 {
  max-width: 100%;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom,
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 {
  max-width: 100%;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom,
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 {
  max-width: 100%;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom,
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 {
  max-width: 100%;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom,
.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c93757c0-8c72-464d-a660-f9e391624c33 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e3d035f-e17e-46df-aa71-373162170c64 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-3e3d035f-e17e-46df-aa71-373162170c64 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-10b4c8ab-a179-4548-b095-9b61825a5995 {
  text-align: left;
}

#s-10b4c8ab-a179-4548-b095-9b61825a5995 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-10b4c8ab-a179-4548-b095-9b61825a5995 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-10b4c8ab-a179-4548-b095-9b61825a5995 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fa6dc60d-4389-452f-afbb-23947cb1b21a {
  display: none;
}
#s-d8790352-19da-4880-9812-4dde5c110019 {
  text-align: left;
}


.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 {
  max-width: 100%;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom,
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 {
  max-width: 100%;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom,
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 {
  max-width: 100%;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom,
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 {
  max-width: 100%;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom,
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 {
  max-width: 100%;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom,
.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d8790352-19da-4880-9812-4dde5c110019 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-de74d9d8-6ef8-46e0-87db-1951e49063ec {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-de74d9d8-6ef8-46e0-87db-1951e49063ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-aed2a844-5656-4e63-be16-aa7604841344 {
  text-align: left;
}

#s-aed2a844-5656-4e63-be16-aa7604841344 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-aed2a844-5656-4e63-be16-aa7604841344 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-aed2a844-5656-4e63-be16-aa7604841344 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4b7e0b59-b9e0-41e9-bba2-f64073d039b2 {
  display: none;
}
#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 {
  text-align: left;
}


.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 {
  max-width: 100%;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom,
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 {
  max-width: 100%;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom,
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 {
  max-width: 100%;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom,
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 {
  max-width: 100%;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom,
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 {
  max-width: 100%;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom,
.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85a8301c-7b13-49fc-87c3-4cff7ec9c624 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8f597ac8-a2d8-4f91-8443-7e2963131361 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-8f597ac8-a2d8-4f91-8443-7e2963131361 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-8ee9c4e7-351a-4f26-9165-3c845b7c4e49 {
  text-align: left;
}

#s-8ee9c4e7-351a-4f26-9165-3c845b7c4e49 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-8ee9c4e7-351a-4f26-9165-3c845b7c4e49 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-8ee9c4e7-351a-4f26-9165-3c845b7c4e49 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a9b07762-1661-441e-b6db-d268f99b3467 {
  min-height: 50px;
}








#s-a9b07762-1661-441e-b6db-d268f99b3467 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9b07762-1661-441e-b6db-d268f99b3467.shg-box.shg-c {
  justify-content: center;
}

#s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb {
  display: none;
}
#s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb, #wrap-s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb { display:none !important; }}@media (max-width: 767px){#s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb {
  display: none;
}
#s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb, #wrap-s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb { display:none !important; }}







#s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d086f9a9-4225-43fd-b8a9-3fe0ecf0a8bb.shg-box.shg-c {
  justify-content: center;
}

#s-62119916-7072-4726-85a3-8957819984b3 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-62119916-7072-4726-85a3-8957819984b3 {
  display: none;
}
#s-62119916-7072-4726-85a3-8957819984b3, #wrap-s-62119916-7072-4726-85a3-8957819984b3 { display:none !important; }}@media (max-width: 767px){#s-62119916-7072-4726-85a3-8957819984b3 {
  display: none;
}
#s-62119916-7072-4726-85a3-8957819984b3, #wrap-s-62119916-7072-4726-85a3-8957819984b3 { display:none !important; }}







#s-62119916-7072-4726-85a3-8957819984b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-62119916-7072-4726-85a3-8957819984b3.shg-box.shg-c {
  justify-content: center;
}

#s-71661de6-dbde-423a-b9d0-b5f386d1abde {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-71661de6-dbde-423a-b9d0-b5f386d1abde {
  display: none;
}
#s-71661de6-dbde-423a-b9d0-b5f386d1abde, #wrap-s-71661de6-dbde-423a-b9d0-b5f386d1abde { display:none !important; }}@media (max-width: 767px){#s-71661de6-dbde-423a-b9d0-b5f386d1abde {
  display: none;
}
#s-71661de6-dbde-423a-b9d0-b5f386d1abde, #wrap-s-71661de6-dbde-423a-b9d0-b5f386d1abde { display:none !important; }}
#s-c59080ee-692d-49c1-9d08-ebff27bb6c14 {
  padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-c59080ee-692d-49c1-9d08-ebff27bb6c14 {
  display: none;
}
#s-c59080ee-692d-49c1-9d08-ebff27bb6c14, #wrap-s-c59080ee-692d-49c1-9d08-ebff27bb6c14 { display:none !important; }}@media (max-width: 767px){#s-c59080ee-692d-49c1-9d08-ebff27bb6c14 {
  display: none;
}
#s-c59080ee-692d-49c1-9d08-ebff27bb6c14, #wrap-s-c59080ee-692d-49c1-9d08-ebff27bb6c14 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-c59080ee-692d-49c1-9d08-ebff27bb6c14"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-94aefe50-7c76-4a97-851c-ccd59d44835f {
  display: none;
}
#s-eddf522a-8bf0-4796-aadb-d585e3720604 {
  min-height: 50px;
}








#s-eddf522a-8bf0-4796-aadb-d585e3720604 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eddf522a-8bf0-4796-aadb-d585e3720604.shg-box.shg-c {
  justify-content: center;
}

#s-c320f36a-54d9-4005-9251-4300f571f275 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c320f36a-54d9-4005-9251-4300f571f275 {
  display: none;
}
#s-c320f36a-54d9-4005-9251-4300f571f275, #wrap-s-c320f36a-54d9-4005-9251-4300f571f275 { display:none !important; }}@media (max-width: 767px){#s-c320f36a-54d9-4005-9251-4300f571f275 {
  display: none;
}
#s-c320f36a-54d9-4005-9251-4300f571f275, #wrap-s-c320f36a-54d9-4005-9251-4300f571f275 { display:none !important; }}







#s-c320f36a-54d9-4005-9251-4300f571f275 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c320f36a-54d9-4005-9251-4300f571f275.shg-box.shg-c {
  justify-content: center;
}

#s-a1271da1-eed5-4b41-b609-7c92781b7d87 {
  padding-top: 0px;
padding-left: 10%;
padding-bottom: 0px;
padding-right: 10%;
text-align: left;
}


.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 {
  max-width: 100%;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom,
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 {
  max-width: 100%;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom,
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 {
  max-width: 100%;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom,
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 {
  max-width: 100%;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom,
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 {
  max-width: 100%;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom,
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 {
  max-width: 100%;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom,
.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1271da1-eed5-4b41-b609-7c92781b7d87 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-f91e2b24-c741-4c68-afa4-408d0aa17a66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f91e2b24-c741-4c68-afa4-408d0aa17a66 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-cb5d0f19-07a5-4172-8f33-3602d7f153f7 {
  text-align: center;
}

#s-cb5d0f19-07a5-4172-8f33-3602d7f153f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-cb5d0f19-07a5-4172-8f33-3602d7f153f7 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-cb5d0f19-07a5-4172-8f33-3602d7f153f7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e571fef4-b907-4999-9fd3-346778a930ff {
  padding-left: 2%;
padding-right: 2%;
text-align: center;
}




  #s-e571fef4-b907-4999-9fd3-346778a930ff img.shogun-image {
    
    width: px;
  }


#s-e571fef4-b907-4999-9fd3-346778a930ff .shogun-image-content {
  
    align-items: center;
  
}

#s-c94dec25-18bc-45e3-8979-038ad5a925c3 {
  min-height: 50px;
}








#s-c94dec25-18bc-45e3-8979-038ad5a925c3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c94dec25-18bc-45e3-8979-038ad5a925c3.shg-box.shg-c {
  justify-content: center;
}

#s-305fe5fe-6e89-4422-9952-825eb3a5208e {
  min-height: 50px;
}








#s-305fe5fe-6e89-4422-9952-825eb3a5208e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-305fe5fe-6e89-4422-9952-825eb3a5208e.shg-box.shg-c {
  justify-content: center;
}

#s-ebcf4031-facb-4439-83f2-4354e7f3f9fb {
  display: none;
}
#s-48cc5c9c-4f46-494a-8ae7-37d944952bec {
  padding-left: 10%;
padding-right: 10%;
text-align: left;
}


.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec {
  max-width: 100%;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom,
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec {
  max-width: 100%;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom,
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec {
  max-width: 100%;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom,
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec {
  max-width: 100%;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom,
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec {
  max-width: 100%;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom,
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec {
  max-width: 100%;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom,
.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-48cc5c9c-4f46-494a-8ae7-37d944952bec .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-437ae46c-1227-4f14-9a91-3462be13cd2d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-437ae46c-1227-4f14-9a91-3462be13cd2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-0e1786fb-5542-45b1-83bf-3d143bc895bb {
  text-align: center;
}

#s-0e1786fb-5542-45b1-83bf-3d143bc895bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-0e1786fb-5542-45b1-83bf-3d143bc895bb .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-0e1786fb-5542-45b1-83bf-3d143bc895bb .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4f15a7c5-891d-42c2-b970-ab6d1da15a20 {
  margin-left: 20%;
margin-right: 20%;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4f15a7c5-891d-42c2-b970-ab6d1da15a20 {
  display: none;
}
#s-4f15a7c5-891d-42c2-b970-ab6d1da15a20, #wrap-s-4f15a7c5-891d-42c2-b970-ab6d1da15a20 { display:none !important; }}@media (max-width: 767px){#s-4f15a7c5-891d-42c2-b970-ab6d1da15a20 {
  display: none;
}
#s-4f15a7c5-891d-42c2-b970-ab6d1da15a20, #wrap-s-4f15a7c5-891d-42c2-b970-ab6d1da15a20 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-4f15a7c5-891d-42c2-b970-ab6d1da15a20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-eb7146c2-c769-4e36-b3f4-8baa1bdcaa25 {
  display: none;
}
#s-f7087f65-6f30-4eec-bea2-a843627f1868 {
  text-align: left;
}


.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 {
  max-width: 100%;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom,
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 {
  max-width: 100%;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom,
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 {
  max-width: 100%;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom,
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 {
  max-width: 100%;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom,
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 {
  max-width: 100%;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom,
.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7087f65-6f30-4eec-bea2-a843627f1868 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e33890a5-f855-4daa-aedf-44a060125efb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e33890a5-f855-4daa-aedf-44a060125efb .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-e85c5936-81b5-4213-8c53-16f8f77cca49 {
  text-align: center;
}

#s-e85c5936-81b5-4213-8c53-16f8f77cca49 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-e85c5936-81b5-4213-8c53-16f8f77cca49 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-e85c5936-81b5-4213-8c53-16f8f77cca49 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b263c9ba-117e-4a46-b15a-499e3e672149 {
  display: none;
}
#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 {
  text-align: left;
}


.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 {
  max-width: 100%;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom,
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 {
  max-width: 100%;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom,
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 {
  max-width: 100%;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom,
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 {
  max-width: 100%;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom,
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 {
  max-width: 100%;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom,
.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2e07bc2b-3393-4b9e-92aa-0206c79b2e54 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e6fad34-2a0e-4cef-9564-ecf11fc5b4fd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e6fad34-2a0e-4cef-9564-ecf11fc5b4fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-d9b5f9ad-fa34-4ff4-8e65-6318770923f7 {
  text-align: center;
}

#s-d9b5f9ad-fa34-4ff4-8e65-6318770923f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-d9b5f9ad-fa34-4ff4-8e65-6318770923f7 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-d9b5f9ad-fa34-4ff4-8e65-6318770923f7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5 {
  display: none;
}
#s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5, #wrap-s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5 { display:none !important; }}@media (max-width: 767px){#s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5 {
  display: none;
}
#s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5, #wrap-s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5 { display:none !important; }}







#s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-331c32ac-d3f1-4d7b-9389-0f6cfe1cc4a5.shg-box.shg-c {
  justify-content: center;
}

#s-18af543f-657c-47a5-b8d0-bd0fe384625f {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-18af543f-657c-47a5-b8d0-bd0fe384625f {
  display: none;
}
#s-18af543f-657c-47a5-b8d0-bd0fe384625f, #wrap-s-18af543f-657c-47a5-b8d0-bd0fe384625f { display:none !important; }}@media (max-width: 767px){#s-18af543f-657c-47a5-b8d0-bd0fe384625f {
  display: none;
}
#s-18af543f-657c-47a5-b8d0-bd0fe384625f, #wrap-s-18af543f-657c-47a5-b8d0-bd0fe384625f { display:none !important; }}







#s-18af543f-657c-47a5-b8d0-bd0fe384625f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18af543f-657c-47a5-b8d0-bd0fe384625f.shg-box.shg-c {
  justify-content: center;
}

#s-31db10fd-4665-4d59-8b1e-092672f4f817 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-31db10fd-4665-4d59-8b1e-092672f4f817 {
  display: none;
}
#s-31db10fd-4665-4d59-8b1e-092672f4f817, #wrap-s-31db10fd-4665-4d59-8b1e-092672f4f817 { display:none !important; }}@media (max-width: 767px){#s-31db10fd-4665-4d59-8b1e-092672f4f817 {
  display: none;
}
#s-31db10fd-4665-4d59-8b1e-092672f4f817, #wrap-s-31db10fd-4665-4d59-8b1e-092672f4f817 { display:none !important; }}
#s-6c42f022-6673-48ba-a40d-fbf4ed4e263d {
  margin-left: 20%;
margin-right: 20%;
padding-top: 2px;
padding-bottom: 2px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6c42f022-6673-48ba-a40d-fbf4ed4e263d {
  display: none;
}
#s-6c42f022-6673-48ba-a40d-fbf4ed4e263d, #wrap-s-6c42f022-6673-48ba-a40d-fbf4ed4e263d { display:none !important; }}@media (max-width: 767px){#s-6c42f022-6673-48ba-a40d-fbf4ed4e263d {
  display: none;
}
#s-6c42f022-6673-48ba-a40d-fbf4ed4e263d, #wrap-s-6c42f022-6673-48ba-a40d-fbf4ed4e263d { display:none !important; }}
@media (min-width: 0px) {
[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-6c42f022-6673-48ba-a40d-fbf4ed4e263d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-5fb6be84-25ab-4e57-bd3e-6c2226274c4b {
  display: none;
}
#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 {
  text-align: left;
}


.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 {
  max-width: 100%;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom,
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 {
  max-width: 100%;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom,
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 {
  max-width: 100%;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom,
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 {
  max-width: 100%;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom,
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 {
  max-width: 100%;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom,
.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b32a0840-f14d-4d7b-a4b4-a61b768627d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-958f932a-4e88-4aa1-b5fd-0a49c9168822 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-958f932a-4e88-4aa1-b5fd-0a49c9168822 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-d1ce1f15-7eed-4592-a16b-d0b6f48cf572 {
  text-align: center;
}

#s-d1ce1f15-7eed-4592-a16b-d0b6f48cf572 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-d1ce1f15-7eed-4592-a16b-d0b6f48cf572 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-d1ce1f15-7eed-4592-a16b-d0b6f48cf572 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-08d43808-d26b-4c53-85ee-c1137e8700e7 {
  text-align: center;
}




  #s-08d43808-d26b-4c53-85ee-c1137e8700e7 img.shogun-image {
    
    width: px;
  }


#s-08d43808-d26b-4c53-85ee-c1137e8700e7 .shogun-image-content {
  
    align-items: center;
  
}

#s-21c7eec7-a4db-4708-8567-4f8ce35b40c8 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-21c7eec7-a4db-4708-8567-4f8ce35b40c8 {
  display: none;
}
#s-21c7eec7-a4db-4708-8567-4f8ce35b40c8, #wrap-s-21c7eec7-a4db-4708-8567-4f8ce35b40c8 { display:none !important; }}@media (max-width: 767px){#s-21c7eec7-a4db-4708-8567-4f8ce35b40c8 {
  display: none;
}
#s-21c7eec7-a4db-4708-8567-4f8ce35b40c8, #wrap-s-21c7eec7-a4db-4708-8567-4f8ce35b40c8 { display:none !important; }}







#s-21c7eec7-a4db-4708-8567-4f8ce35b40c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-21c7eec7-a4db-4708-8567-4f8ce35b40c8.shg-box.shg-c {
  justify-content: center;
}

#s-6ff56659-e39d-402e-bb16-fa08a4cc8763 {
  margin-top: 7px;
margin-bottom: 7px;
padding-top: 3px;
padding-left: 9%;
padding-bottom: 3px;
padding-right: 9%;
}
@media (min-width: 768px) and (max-width: 991px){#s-6ff56659-e39d-402e-bb16-fa08a4cc8763 {
  display: none;
}
#s-6ff56659-e39d-402e-bb16-fa08a4cc8763, #wrap-s-6ff56659-e39d-402e-bb16-fa08a4cc8763 { display:none !important; }}@media (max-width: 767px){#s-6ff56659-e39d-402e-bb16-fa08a4cc8763 {
  display: none;
}
#s-6ff56659-e39d-402e-bb16-fa08a4cc8763, #wrap-s-6ff56659-e39d-402e-bb16-fa08a4cc8763 { display:none !important; }}
@media (min-width: 0px) {
[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6ff56659-e39d-402e-bb16-fa08a4cc8763"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-7c5747ea-aa8a-4f1b-bd66-505f001e6760 {
  display: none;
}
#s-088e80ad-7708-429f-a132-de58211590e7 {
  text-align: left;
}


.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 {
  max-width: 100%;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom,
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 {
  max-width: 100%;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom,
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 {
  max-width: 100%;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom,
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 {
  max-width: 100%;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom,
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 {
  max-width: 100%;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom,
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 {
  max-width: 100%;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom,
.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-088e80ad-7708-429f-a132-de58211590e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-8cf88e66-ee86-41ca-81a5-0b1f4cd7ef41 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8cf88e66-ee86-41ca-81a5-0b1f4cd7ef41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-ea585eb9-d41f-43e0-a96f-242e3e2d983f {
  text-align: center;
}

#s-ea585eb9-d41f-43e0-a96f-242e3e2d983f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-ea585eb9-d41f-43e0-a96f-242e3e2d983f .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-ea585eb9-d41f-43e0-a96f-242e3e2d983f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ebef4b53-5836-45dc-b1d1-60ff5e9b8831 {
  display: none;
}
#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db {
  text-align: left;
}


.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db {
  max-width: 100%;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom,
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db {
  max-width: 100%;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom,
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db {
  max-width: 100%;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom,
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db {
  max-width: 100%;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom,
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db {
  max-width: 100%;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom,
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db {
  max-width: 100%;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom,
.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-407fa1fc-dc60-4a17-bbe9-505ec144a3db .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-f8ffbbcb-88bb-4f2a-8c87-098b13a34812 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f8ffbbcb-88bb-4f2a-8c87-098b13a34812 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-446ea819-7895-4945-8527-54302d924f6b {
  text-align: center;
}

#s-446ea819-7895-4945-8527-54302d924f6b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-446ea819-7895-4945-8527-54302d924f6b .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-446ea819-7895-4945-8527-54302d924f6b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-71be6d95-a93b-4d94-a983-b864b46b72d6 {
  display: none;
}
#s-d5347040-ffbb-490d-9a64-14e302a76fa6 {
  text-align: left;
}


.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 {
  max-width: 100%;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom,
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 {
  max-width: 100%;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom,
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 {
  max-width: 100%;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom,
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 {
  max-width: 100%;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom,
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 {
  max-width: 100%;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom,
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 {
  max-width: 100%;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom,
.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5347040-ffbb-490d-9a64-14e302a76fa6 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-799e6f40-0b0c-47c0-bdc2-8f2d99210dd6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-799e6f40-0b0c-47c0-bdc2-8f2d99210dd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-a8cbdf0d-9a71-4df7-bcc0-b6756e774b31 {
  text-align: center;
}

#s-a8cbdf0d-9a71-4df7-bcc0-b6756e774b31 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-a8cbdf0d-9a71-4df7-bcc0-b6756e774b31 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-a8cbdf0d-9a71-4df7-bcc0-b6756e774b31 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9 {
  display: none;
}
#s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9, #wrap-s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9 { display:none !important; }}@media (max-width: 767px){#s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9 {
  display: none;
}
#s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9, #wrap-s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9 { display:none !important; }}







#s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cf706ce5-5cdc-4850-bd59-2ad1659bb1f9.shg-box.shg-c {
  justify-content: center;
}

#s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b {
  display: none;
}
#s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b, #wrap-s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b { display:none !important; }}@media (max-width: 767px){#s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b {
  display: none;
}
#s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b, #wrap-s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b { display:none !important; }}







#s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-81f8dd92-dec5-46f8-8dd8-fc863131ac2b.shg-box.shg-c {
  justify-content: center;
}

#s-1b23599e-b557-492e-a2f9-26318f4cde96 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 768px) and (max-width: 991px){#s-1b23599e-b557-492e-a2f9-26318f4cde96 {
  display: none;
}
#s-1b23599e-b557-492e-a2f9-26318f4cde96, #wrap-s-1b23599e-b557-492e-a2f9-26318f4cde96 { display:none !important; }}@media (max-width: 767px){#s-1b23599e-b557-492e-a2f9-26318f4cde96 {
  display: none;
}
#s-1b23599e-b557-492e-a2f9-26318f4cde96, #wrap-s-1b23599e-b557-492e-a2f9-26318f4cde96 { display:none !important; }}
#s-4be1d31b-c306-4147-823d-5d569fd55634 {
  margin-left: 7%;
margin-right: 7%;
padding-left: 5%;
padding-right: 5%;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4be1d31b-c306-4147-823d-5d569fd55634 {
  display: none;
}
#s-4be1d31b-c306-4147-823d-5d569fd55634, #wrap-s-4be1d31b-c306-4147-823d-5d569fd55634 { display:none !important; }}@media (max-width: 767px){#s-4be1d31b-c306-4147-823d-5d569fd55634 {
  display: none;
}
#s-4be1d31b-c306-4147-823d-5d569fd55634, #wrap-s-4be1d31b-c306-4147-823d-5d569fd55634 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-4be1d31b-c306-4147-823d-5d569fd55634"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-578ef0f6-1f15-4a85-848e-16031d7f9e1f {
  margin-left: 1%;
margin-right: 1%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-578ef0f6-1f15-4a85-848e-16031d7f9e1f {
  display: none;
}
#s-578ef0f6-1f15-4a85-848e-16031d7f9e1f, #wrap-s-578ef0f6-1f15-4a85-848e-16031d7f9e1f { display:none !important; }}@media (max-width: 767px){#s-578ef0f6-1f15-4a85-848e-16031d7f9e1f {
  display: none;
}
#s-578ef0f6-1f15-4a85-848e-16031d7f9e1f, #wrap-s-578ef0f6-1f15-4a85-848e-16031d7f9e1f { display:none !important; }}



  #s-578ef0f6-1f15-4a85-848e-16031d7f9e1f img.shogun-image {
    
    width: px;
  }


#s-578ef0f6-1f15-4a85-848e-16031d7f9e1f .shogun-image-content {
  
    align-items: center;
  
}

#s-0fc36761-5b42-46a1-9d18-97d8e0519379 {
  display: none;
}
#s-8d7c6244-c73a-4e6f-9ed2-792e13da4fbd {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
text-align: right;
}




  #s-8d7c6244-c73a-4e6f-9ed2-792e13da4fbd img.shogun-image {
    
    width: px;
  }


#s-8d7c6244-c73a-4e6f-9ed2-792e13da4fbd .shogun-image-content {
  
    align-items: center;
  
}

#s-04b864a8-4d60-45be-80f1-b07896222bc2 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-04b864a8-4d60-45be-80f1-b07896222bc2 {
  display: none;
}
#s-04b864a8-4d60-45be-80f1-b07896222bc2, #wrap-s-04b864a8-4d60-45be-80f1-b07896222bc2 { display:none !important; }}@media (max-width: 767px){#s-04b864a8-4d60-45be-80f1-b07896222bc2 {
  display: none;
}
#s-04b864a8-4d60-45be-80f1-b07896222bc2, #wrap-s-04b864a8-4d60-45be-80f1-b07896222bc2 { display:none !important; }}







#s-04b864a8-4d60-45be-80f1-b07896222bc2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-04b864a8-4d60-45be-80f1-b07896222bc2.shg-box.shg-c {
  justify-content: center;
}

#s-bd57c98d-b2e9-42db-9a86-6f3d8d960880 {
  margin-left: 20%;
margin-right: 20%;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-bd57c98d-b2e9-42db-9a86-6f3d8d960880 {
  display: none;
}
#s-bd57c98d-b2e9-42db-9a86-6f3d8d960880, #wrap-s-bd57c98d-b2e9-42db-9a86-6f3d8d960880 { display:none !important; }}@media (max-width: 767px){#s-bd57c98d-b2e9-42db-9a86-6f3d8d960880 {
  display: none;
}
#s-bd57c98d-b2e9-42db-9a86-6f3d8d960880, #wrap-s-bd57c98d-b2e9-42db-9a86-6f3d8d960880 { display:none !important; }}
@media (min-width: 0px) {
[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 768px) {
[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-bd57c98d-b2e9-42db-9a86-6f3d8d960880"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-1b9ded20-4a3e-4ea1-ab1e-ec5583e5804d {
  display: none;
}
#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d {
  text-align: left;
}


.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d {
  max-width: 100%;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom,
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d {
  max-width: 100%;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom,
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d {
  max-width: 100%;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom,
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d {
  max-width: 100%;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom,
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d {
  max-width: 100%;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom,
.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7450f5d6-b67a-4061-b373-3ccc12dcc73d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-09e00630-29b0-409b-8f6f-ab1ff3843951 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09e00630-29b0-409b-8f6f-ab1ff3843951 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-21bf16ff-cd17-4114-9bbc-418ac52dd059 {
  text-align: center;
}

#s-21bf16ff-cd17-4114-9bbc-418ac52dd059 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-21bf16ff-cd17-4114-9bbc-418ac52dd059 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-21bf16ff-cd17-4114-9bbc-418ac52dd059 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5743ddee-344d-4425-9cef-dfe057317036 {
  display: none;
}
#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 {
  text-align: left;
}


.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 {
  max-width: 100%;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom,
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 {
  max-width: 100%;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom,
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 {
  max-width: 100%;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom,
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 {
  max-width: 100%;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom,
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 {
  max-width: 100%;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom,
.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1948bdc-4b0f-4221-9385-4f46264c7e74 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2abb8666-d65f-47fa-8b58-216abba1df5f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2abb8666-d65f-47fa-8b58-216abba1df5f .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-b09330a4-57cd-488b-a111-6b900fe1456b {
  text-align: center;
}

#s-b09330a4-57cd-488b-a111-6b900fe1456b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-b09330a4-57cd-488b-a111-6b900fe1456b .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-b09330a4-57cd-488b-a111-6b900fe1456b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5cb75267-2143-46fb-a11a-07f9790ea000 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-5cb75267-2143-46fb-a11a-07f9790ea000 {
  display: none;
}
#s-5cb75267-2143-46fb-a11a-07f9790ea000, #wrap-s-5cb75267-2143-46fb-a11a-07f9790ea000 { display:none !important; }}@media (max-width: 767px){#s-5cb75267-2143-46fb-a11a-07f9790ea000 {
  display: none;
}
#s-5cb75267-2143-46fb-a11a-07f9790ea000, #wrap-s-5cb75267-2143-46fb-a11a-07f9790ea000 { display:none !important; }}







#s-5cb75267-2143-46fb-a11a-07f9790ea000 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5cb75267-2143-46fb-a11a-07f9790ea000.shg-box.shg-c {
  justify-content: center;
}

#s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4 {
  display: none;
}
#s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4, #wrap-s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4 { display:none !important; }}@media (max-width: 767px){#s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4 {
  display: none;
}
#s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4, #wrap-s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4 { display:none !important; }}







#s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1d99a06-e758-48f8-aa31-b36f2cd4c5e4.shg-box.shg-c {
  justify-content: center;
}

#s-9419fa74-e584-46fc-b843-7cad5db98494 {
  padding-left: 2%;
padding-right: 2%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9419fa74-e584-46fc-b843-7cad5db98494 {
  display: none;
}
#s-9419fa74-e584-46fc-b843-7cad5db98494, #wrap-s-9419fa74-e584-46fc-b843-7cad5db98494 { display:none !important; }}@media (max-width: 767px){#s-9419fa74-e584-46fc-b843-7cad5db98494 {
  display: none;
}
#s-9419fa74-e584-46fc-b843-7cad5db98494, #wrap-s-9419fa74-e584-46fc-b843-7cad5db98494 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9419fa74-e584-46fc-b843-7cad5db98494"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-5af46323-3c1d-4e50-a49b-fa3a40ef5324 {
  margin-left: 17%;
margin-right: 17%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-5af46323-3c1d-4e50-a49b-fa3a40ef5324 {
  display: none;
}
#s-5af46323-3c1d-4e50-a49b-fa3a40ef5324, #wrap-s-5af46323-3c1d-4e50-a49b-fa3a40ef5324 { display:none !important; }}@media (max-width: 767px){#s-5af46323-3c1d-4e50-a49b-fa3a40ef5324 {
  display: none;
}
#s-5af46323-3c1d-4e50-a49b-fa3a40ef5324, #wrap-s-5af46323-3c1d-4e50-a49b-fa3a40ef5324 { display:none !important; }}



  #s-5af46323-3c1d-4e50-a49b-fa3a40ef5324 img.shogun-image {
    
    width: px;
  }


#s-5af46323-3c1d-4e50-a49b-fa3a40ef5324 .shogun-image-content {
  
    align-items: center;
  
}

#s-3c61c655-3741-4ffa-8616-6d40b6bda32e {
  display: none;
}
#s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a {
  display: none;
}
#s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a, #wrap-s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a { display:none !important; }}@media (max-width: 767px){#s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a {
  display: none;
}
#s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a, #wrap-s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a { display:none !important; }}







#s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ddaf6a27-b4ab-47fd-bca7-b388ac5b1a4a.shg-box.shg-c {
  justify-content: center;
}

#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  margin-left: 12%;
margin-right: 12%;
text-align: left;
}
@media (min-width: 768px) and (max-width: 991px){#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  display: none;
}
#s-30ca030c-47ff-48c1-8881-7a68bc2774ef, #wrap-s-30ca030c-47ff-48c1-8881-7a68bc2774ef { display:none !important; }}@media (max-width: 767px){#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  display: none;
}
#s-30ca030c-47ff-48c1-8881-7a68bc2774ef, #wrap-s-30ca030c-47ff-48c1-8881-7a68bc2774ef { display:none !important; }}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  max-width: 100%;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom,
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  max-width: 100%;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom,
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  max-width: 100%;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom,
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  max-width: 100%;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom,
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef {
  max-width: 100%;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom,
.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-30ca030c-47ff-48c1-8881-7a68bc2774ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8d85543-8724-4ec2-be9c-fb637d3a944c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a8d85543-8724-4ec2-be9c-fb637d3a944c {
  display: none;
}
#s-a8d85543-8724-4ec2-be9c-fb637d3a944c, #wrap-s-a8d85543-8724-4ec2-be9c-fb637d3a944c { display:none !important; }}@media (max-width: 767px){#s-a8d85543-8724-4ec2-be9c-fb637d3a944c {
  display: none;
}
#s-a8d85543-8724-4ec2-be9c-fb637d3a944c, #wrap-s-a8d85543-8724-4ec2-be9c-fb637d3a944c { display:none !important; }}
#s-a8d85543-8724-4ec2-be9c-fb637d3a944c .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-744d722e-2835-4ed3-af8d-af88afaeb4f3 {
  display: none;
}
#s-f65558ab-0937-4320-bc74-aa61da38fb6e {
  text-align: center;
}
@media (min-width: 1200px){#s-f65558ab-0937-4320-bc74-aa61da38fb6e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-f65558ab-0937-4320-bc74-aa61da38fb6e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-f65558ab-0937-4320-bc74-aa61da38fb6e {
  display: none;
}
#s-f65558ab-0937-4320-bc74-aa61da38fb6e, #wrap-s-f65558ab-0937-4320-bc74-aa61da38fb6e { display:none !important; }}@media (max-width: 767px){#s-f65558ab-0937-4320-bc74-aa61da38fb6e {
  display: none;
}
#s-f65558ab-0937-4320-bc74-aa61da38fb6e, #wrap-s-f65558ab-0937-4320-bc74-aa61da38fb6e { display:none !important; }}
#s-f65558ab-0937-4320-bc74-aa61da38fb6e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f65558ab-0937-4320-bc74-aa61da38fb6e .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-f65558ab-0937-4320-bc74-aa61da38fb6e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4487f1af-4893-43dc-89bf-9f7f6d93110a {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4487f1af-4893-43dc-89bf-9f7f6d93110a {
  display: none;
}
#s-4487f1af-4893-43dc-89bf-9f7f6d93110a, #wrap-s-4487f1af-4893-43dc-89bf-9f7f6d93110a { display:none !important; }}@media (max-width: 767px){#s-4487f1af-4893-43dc-89bf-9f7f6d93110a {
  display: none;
}
#s-4487f1af-4893-43dc-89bf-9f7f6d93110a, #wrap-s-4487f1af-4893-43dc-89bf-9f7f6d93110a { display:none !important; }}







#s-4487f1af-4893-43dc-89bf-9f7f6d93110a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4487f1af-4893-43dc-89bf-9f7f6d93110a.shg-box.shg-c {
  justify-content: center;
}

#s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8 {
  display: none;
}
#s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8, #wrap-s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8 { display:none !important; }}@media (max-width: 767px){#s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8 {
  display: none;
}
#s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8, #wrap-s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8 { display:none !important; }}







#s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75a6cbc0-73c9-48df-bdc0-21f6eb8f0eb8.shg-box.shg-c {
  justify-content: center;
}

#s-d4bd0ced-b125-4303-bc01-667921a2b78a {
  margin-top: 7px;
margin-bottom: 7px;
padding-top: 3px;
padding-left: 9%;
padding-bottom: 3px;
padding-right: 9%;
}
@media (min-width: 768px) and (max-width: 991px){#s-d4bd0ced-b125-4303-bc01-667921a2b78a {
  display: none;
}
#s-d4bd0ced-b125-4303-bc01-667921a2b78a, #wrap-s-d4bd0ced-b125-4303-bc01-667921a2b78a { display:none !important; }}@media (max-width: 767px){#s-d4bd0ced-b125-4303-bc01-667921a2b78a {
  display: none;
}
#s-d4bd0ced-b125-4303-bc01-667921a2b78a, #wrap-s-d4bd0ced-b125-4303-bc01-667921a2b78a { display:none !important; }}
@media (min-width: 0px) {
[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d4bd0ced-b125-4303-bc01-667921a2b78a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-569d3b71-c268-4dc8-a6a4-121837a302f9 {
  display: none;
}
#s-162565c5-9117-4854-b0ca-dafaeb7b86cc {
  text-align: left;
}


.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc {
  max-width: 100%;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom,
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc {
  max-width: 100%;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom,
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc {
  max-width: 100%;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom,
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc {
  max-width: 100%;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom,
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc {
  max-width: 100%;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom,
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc {
  max-width: 100%;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom,
.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-162565c5-9117-4854-b0ca-dafaeb7b86cc .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-42aec05e-a745-4cba-8f7f-23acce68a07b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-42aec05e-a745-4cba-8f7f-23acce68a07b .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-795d26f3-1633-46e1-8a1f-0932a9c644a9 {
  text-align: center;
}

#s-795d26f3-1633-46e1-8a1f-0932a9c644a9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-795d26f3-1633-46e1-8a1f-0932a9c644a9 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-795d26f3-1633-46e1-8a1f-0932a9c644a9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-00c2b5dc-c627-4999-a8d3-5614b04b18e3 {
  display: none;
}
#s-2768cee4-495e-47c0-b21f-711e05657b48 {
  text-align: left;
}


.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 {
  max-width: 100%;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom,
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 {
  max-width: 100%;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom,
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 {
  max-width: 100%;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom,
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 {
  max-width: 100%;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom,
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 {
  max-width: 100%;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom,
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 {
  max-width: 100%;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom,
.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2768cee4-495e-47c0-b21f-711e05657b48 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-0d56ae5a-9b7a-4da8-b622-288fc3ea8b56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0d56ae5a-9b7a-4da8-b622-288fc3ea8b56 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-38da69e3-16a0-4b02-bbc6-c38e0bdb2327 {
  text-align: center;
}

#s-38da69e3-16a0-4b02-bbc6-c38e0bdb2327 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-38da69e3-16a0-4b02-bbc6-c38e0bdb2327 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-38da69e3-16a0-4b02-bbc6-c38e0bdb2327 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-aca96294-255b-43d0-a6cd-62dc312ec4d2 {
  display: none;
}
#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 {
  text-align: left;
}


.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 {
  max-width: 100%;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom,
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 {
  max-width: 100%;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom,
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 {
  max-width: 100%;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom,
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 {
  max-width: 100%;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom,
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 {
  max-width: 100%;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom,
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 {
  max-width: 100%;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom,
.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cbf0f844-d55a-4613-8de9-d1156eaa9431 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-997ce023-2717-4a54-b6a2-2b4637baf7ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-997ce023-2717-4a54-b6a2-2b4637baf7ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-95f52e63-e531-49a9-b1f2-7ba5ec9e9580 {
  text-align: center;
}

#s-95f52e63-e531-49a9-b1f2-7ba5ec9e9580 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-95f52e63-e531-49a9-b1f2-7ba5ec9e9580 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-95f52e63-e531-49a9-b1f2-7ba5ec9e9580 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e1b14897-de2d-4875-ba3a-3320c4215112 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e1b14897-de2d-4875-ba3a-3320c4215112 {
  display: none;
}
#s-e1b14897-de2d-4875-ba3a-3320c4215112, #wrap-s-e1b14897-de2d-4875-ba3a-3320c4215112 { display:none !important; }}@media (max-width: 767px){#s-e1b14897-de2d-4875-ba3a-3320c4215112 {
  display: none;
}
#s-e1b14897-de2d-4875-ba3a-3320c4215112, #wrap-s-e1b14897-de2d-4875-ba3a-3320c4215112 { display:none !important; }}







#s-e1b14897-de2d-4875-ba3a-3320c4215112 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e1b14897-de2d-4875-ba3a-3320c4215112.shg-box.shg-c {
  justify-content: center;
}

#s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10 {
  display: none;
}
#s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10, #wrap-s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10 { display:none !important; }}@media (max-width: 767px){#s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10 {
  display: none;
}
#s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10, #wrap-s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10 { display:none !important; }}







#s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9cb98c3e-a44a-4b99-8d67-cdb3a384fe10.shg-box.shg-c {
  justify-content: center;
}

#s-59701aa8-7020-49b1-867a-5c151935af02 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-59701aa8-7020-49b1-867a-5c151935af02 {
  display: none;
}
#s-59701aa8-7020-49b1-867a-5c151935af02, #wrap-s-59701aa8-7020-49b1-867a-5c151935af02 { display:none !important; }}@media (max-width: 767px){#s-59701aa8-7020-49b1-867a-5c151935af02 {
  display: none;
}
#s-59701aa8-7020-49b1-867a-5c151935af02, #wrap-s-59701aa8-7020-49b1-867a-5c151935af02 { display:none !important; }}
@media (min-width: 0px) {
[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-59701aa8-7020-49b1-867a-5c151935af02"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-60ec1d57-4156-4bad-86cb-68efb9ecaafb {
  display: none;
}
#s-a6c4208f-2278-4edd-94e5-2222f040ea6c {
  text-align: center;
}




  #s-a6c4208f-2278-4edd-94e5-2222f040ea6c img.shogun-image {
    
    width: px;
  }


#s-a6c4208f-2278-4edd-94e5-2222f040ea6c .shogun-image-content {
  
    align-items: center;
  
}

#s-a5fd1678-0839-4ee7-9607-0e385031690c {
  display: none;
}
#s-db80dd8c-7105-4fa8-9629-c139b623e2f9 {
  text-align: center;
}




  #s-db80dd8c-7105-4fa8-9629-c139b623e2f9 img.shogun-image {
    
    width: px;
  }


#s-db80dd8c-7105-4fa8-9629-c139b623e2f9 .shogun-image-content {
  
    align-items: center;
  
}

#s-b3a6d237-5745-4e1a-b962-1d1c14f240c4 {
  display: none;
}
#s-b98be408-22d0-4eac-a01e-fb258e49feea {
  text-align: left;
}


.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea {
  max-width: 100%;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom,
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea {
  max-width: 100%;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom,
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea {
  max-width: 100%;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom,
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea {
  max-width: 100%;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom,
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea {
  max-width: 100%;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom,
.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b98be408-22d0-4eac-a01e-fb258e49feea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16218561-888a-4274-b4d6-66c62485c4bf {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16218561-888a-4274-b4d6-66c62485c4bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f3c1b3e0-2a6e-45b1-8f57-2b4d4df0b85c {
  text-align: center;
}

#s-f3c1b3e0-2a6e-45b1-8f57-2b4d4df0b85c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f3c1b3e0-2a6e-45b1-8f57-2b4d4df0b85c .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-f3c1b3e0-2a6e-45b1-8f57-2b4d4df0b85c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4ef61511-19ff-4e87-a1e0-e6b89869293c {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ef61511-19ff-4e87-a1e0-e6b89869293c {
  display: none;
}
#s-4ef61511-19ff-4e87-a1e0-e6b89869293c, #wrap-s-4ef61511-19ff-4e87-a1e0-e6b89869293c { display:none !important; }}@media (max-width: 767px){#s-4ef61511-19ff-4e87-a1e0-e6b89869293c {
  display: none;
}
#s-4ef61511-19ff-4e87-a1e0-e6b89869293c, #wrap-s-4ef61511-19ff-4e87-a1e0-e6b89869293c { display:none !important; }}







#s-4ef61511-19ff-4e87-a1e0-e6b89869293c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ef61511-19ff-4e87-a1e0-e6b89869293c.shg-box.shg-c {
  justify-content: center;
}

#s-98fdbed6-880c-431c-8912-e825ba7caed1 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-98fdbed6-880c-431c-8912-e825ba7caed1 {
  display: none;
}
#s-98fdbed6-880c-431c-8912-e825ba7caed1, #wrap-s-98fdbed6-880c-431c-8912-e825ba7caed1 { display:none !important; }}@media (max-width: 767px){#s-98fdbed6-880c-431c-8912-e825ba7caed1 {
  display: none;
}
#s-98fdbed6-880c-431c-8912-e825ba7caed1, #wrap-s-98fdbed6-880c-431c-8912-e825ba7caed1 { display:none !important; }}







#s-98fdbed6-880c-431c-8912-e825ba7caed1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-98fdbed6-880c-431c-8912-e825ba7caed1.shg-box.shg-c {
  justify-content: center;
}

#s-df3f9739-2db5-4081-b1cb-ae8468661c82 {
  margin-left: 7%;
margin-right: 7%;
padding-left: 5%;
padding-right: 5%;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-df3f9739-2db5-4081-b1cb-ae8468661c82 {
  display: none;
}
#s-df3f9739-2db5-4081-b1cb-ae8468661c82, #wrap-s-df3f9739-2db5-4081-b1cb-ae8468661c82 { display:none !important; }}@media (max-width: 767px){#s-df3f9739-2db5-4081-b1cb-ae8468661c82 {
  display: none;
}
#s-df3f9739-2db5-4081-b1cb-ae8468661c82, #wrap-s-df3f9739-2db5-4081-b1cb-ae8468661c82 { display:none !important; }}
@media (min-width: 0px) {
[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 768px) {
[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 992px) {
[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 12.0px);
}

}

@media (min-width: 1200px) {
[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 12.0px);
}

[id="s-df3f9739-2db5-4081-b1cb-ae8468661c82"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 12.0px);
}

}

#s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8 {
  margin-left: 1%;
margin-right: 1%;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8 {
  display: none;
}
#s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8, #wrap-s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8 { display:none !important; }}@media (max-width: 767px){#s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8 {
  display: none;
}
#s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8, #wrap-s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8 { display:none !important; }}



  #s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8 img.shogun-image {
    
    width: px;
  }


#s-a9ca6a9a-31d4-4b7f-a389-1ba5444ec5c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-d449b74c-4301-49d0-848d-c126aaa6a7ae {
  display: none;
}
#s-84c12d0d-8c9a-4a4b-ac44-ea0c30211514 {
  margin-top: 0px;
margin-left: 1%;
margin-bottom: 0px;
margin-right: 1%;
text-align: right;
}




  #s-84c12d0d-8c9a-4a4b-ac44-ea0c30211514 img.shogun-image {
    
    width: px;
  }


#s-84c12d0d-8c9a-4a4b-ac44-ea0c30211514 .shogun-image-content {
  
    align-items: center;
  
}

#s-fe95a5f6-df77-4789-8905-8e039794f624 {
  margin-left: 20%;
margin-right: 20%;
min-height: 0px;
}
@media (min-width: 768px) and (max-width: 991px){#s-fe95a5f6-df77-4789-8905-8e039794f624 {
  display: none;
}
#s-fe95a5f6-df77-4789-8905-8e039794f624, #wrap-s-fe95a5f6-df77-4789-8905-8e039794f624 { display:none !important; }}@media (max-width: 767px){#s-fe95a5f6-df77-4789-8905-8e039794f624 {
  display: none;
}
#s-fe95a5f6-df77-4789-8905-8e039794f624, #wrap-s-fe95a5f6-df77-4789-8905-8e039794f624 { display:none !important; }}
@media (min-width: 0px) {
[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-fe95a5f6-df77-4789-8905-8e039794f624"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-40a895b4-cf61-41f1-87c6-aeecc624198b {
  display: none;
}
#s-e745a1db-f791-4732-a290-9f17fbadb8aa {
  text-align: left;
}


.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa {
  max-width: 100%;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom,
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa {
  max-width: 100%;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom,
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa {
  max-width: 100%;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom,
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa {
  max-width: 100%;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom,
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa {
  max-width: 100%;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom,
.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e745a1db-f791-4732-a290-9f17fbadb8aa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7660a98f-f04b-4382-9d61-585db58b90e8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7660a98f-f04b-4382-9d61-585db58b90e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-8e8b8b55-396f-4064-b07f-3b686a5f1946 {
  text-align: center;
}

#s-8e8b8b55-396f-4064-b07f-3b686a5f1946 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-8e8b8b55-396f-4064-b07f-3b686a5f1946 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-8e8b8b55-396f-4064-b07f-3b686a5f1946 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ce517a8a-9901-4ae5-bdba-fac7b97352e6 {
  display: none;
}
#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 {
  text-align: left;
}


.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 {
  max-width: 100%;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom,
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 {
  max-width: 100%;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom,
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 {
  max-width: 100%;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom,
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 {
  max-width: 100%;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom,
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 {
  max-width: 100%;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom,
.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1f4d01ee-fa89-4ff1-90f7-117a2041ea56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c90f22d9-12f3-4561-a5e3-0b2b2cc19137 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c90f22d9-12f3-4561-a5e3-0b2b2cc19137 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-bfe35c71-401c-478a-a0c3-094bd363b914 {
  text-align: center;
}

#s-bfe35c71-401c-478a-a0c3-094bd363b914 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-bfe35c71-401c-478a-a0c3-094bd363b914 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-bfe35c71-401c-478a-a0c3-094bd363b914 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ed6990d3-5d79-4fea-9d1e-4852df31ee59 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ed6990d3-5d79-4fea-9d1e-4852df31ee59 {
  display: none;
}
#s-ed6990d3-5d79-4fea-9d1e-4852df31ee59, #wrap-s-ed6990d3-5d79-4fea-9d1e-4852df31ee59 { display:none !important; }}@media (max-width: 767px){#s-ed6990d3-5d79-4fea-9d1e-4852df31ee59 {
  display: none;
}
#s-ed6990d3-5d79-4fea-9d1e-4852df31ee59, #wrap-s-ed6990d3-5d79-4fea-9d1e-4852df31ee59 { display:none !important; }}







#s-ed6990d3-5d79-4fea-9d1e-4852df31ee59 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ed6990d3-5d79-4fea-9d1e-4852df31ee59.shg-box.shg-c {
  justify-content: center;
}

#s-8d4387db-ead6-4c1f-8648-8211d7d97b30 {
  margin-top: 15px;
margin-bottom: 15px;
}
@media (min-width: 1200px){#s-8d4387db-ead6-4c1f-8648-8211d7d97b30 {
  display: none;
}
#s-8d4387db-ead6-4c1f-8648-8211d7d97b30, #wrap-s-8d4387db-ead6-4c1f-8648-8211d7d97b30 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8d4387db-ead6-4c1f-8648-8211d7d97b30 {
  display: none;
}
#s-8d4387db-ead6-4c1f-8648-8211d7d97b30, #wrap-s-8d4387db-ead6-4c1f-8648-8211d7d97b30 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 768px) {
[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 992px) {
[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 2.5px);
}

}

@media (min-width: 1200px) {
[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 2.5px);
}

[id="s-8d4387db-ead6-4c1f-8648-8211d7d97b30"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 2.5px);
}

}

#s-860cf957-ca49-4249-a360-3c51ee9ea0e9 {
  margin-left: 55%;
margin-right: 1%;
text-align: center;
}
#s-860cf957-ca49-4249-a360-3c51ee9ea0e9:hover {box-shadow:1px 1px 6px 2px rgba(204, 204, 204, 1) !important;}



  #s-860cf957-ca49-4249-a360-3c51ee9ea0e9 img.shogun-image {
    
    width: px;
  }


#s-860cf957-ca49-4249-a360-3c51ee9ea0e9 .shogun-image-content {
  
    align-items: center;
  
}

#s-c25c2f4f-a08b-4008-a6d6-9015efc08011 {
  margin-left: 1%;
margin-right: 55%;
text-align: center;
}
#s-c25c2f4f-a08b-4008-a6d6-9015efc08011:hover {box-shadow:1px 1px 6px 2px rgba(204, 204, 204, 1) !important;}



  #s-c25c2f4f-a08b-4008-a6d6-9015efc08011 img.shogun-image {
    
    width: px;
  }


#s-c25c2f4f-a08b-4008-a6d6-9015efc08011 .shogun-image-content {
  
    align-items: center;
  
}

#s-9091ad83-ddb7-44c3-9f93-6459adc9f06a {
  margin-top: -10px;
margin-bottom: -10px;
min-height: 50px;
}
@media (min-width: 1200px){#s-9091ad83-ddb7-44c3-9f93-6459adc9f06a {
  display: none;
}
#s-9091ad83-ddb7-44c3-9f93-6459adc9f06a, #wrap-s-9091ad83-ddb7-44c3-9f93-6459adc9f06a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9091ad83-ddb7-44c3-9f93-6459adc9f06a {
  display: none;
}
#s-9091ad83-ddb7-44c3-9f93-6459adc9f06a, #wrap-s-9091ad83-ddb7-44c3-9f93-6459adc9f06a { display:none !important; }}







#s-9091ad83-ddb7-44c3-9f93-6459adc9f06a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9091ad83-ddb7-44c3-9f93-6459adc9f06a.shg-box.shg-c {
  justify-content: center;
}

#s-27c066cb-cfe0-472c-a666-b6b242dd3a4a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.5);
}
@media (min-width: 1200px){#s-27c066cb-cfe0-472c-a666-b6b242dd3a4a {
  display: none;
}
#s-27c066cb-cfe0-472c-a666-b6b242dd3a4a, #wrap-s-27c066cb-cfe0-472c-a666-b6b242dd3a4a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-27c066cb-cfe0-472c-a666-b6b242dd3a4a {
  display: none;
}
#s-27c066cb-cfe0-472c-a666-b6b242dd3a4a, #wrap-s-27c066cb-cfe0-472c-a666-b6b242dd3a4a { display:none !important; }}







#s-27c066cb-cfe0-472c-a666-b6b242dd3a4a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-27c066cb-cfe0-472c-a666-b6b242dd3a4a.shg-box.shg-c {
  justify-content: center;
}

#s-cc9aa60d-afc7-46d3-adca-b1b947b6c579 {
  min-height: 50px;
background-color: rgba(251, 242, 242, 1);
}
@media (min-width: 1200px){#s-cc9aa60d-afc7-46d3-adca-b1b947b6c579 {
  display: none;
}
#s-cc9aa60d-afc7-46d3-adca-b1b947b6c579, #wrap-s-cc9aa60d-afc7-46d3-adca-b1b947b6c579 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc9aa60d-afc7-46d3-adca-b1b947b6c579 {
  display: none;
}
#s-cc9aa60d-afc7-46d3-adca-b1b947b6c579, #wrap-s-cc9aa60d-afc7-46d3-adca-b1b947b6c579 { display:none !important; }}







#s-cc9aa60d-afc7-46d3-adca-b1b947b6c579 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc9aa60d-afc7-46d3-adca-b1b947b6c579.shg-box.shg-c {
  justify-content: center;
}

#s-49def655-fec3-43fc-acd0-0636ca827176 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-49def655-fec3-43fc-acd0-0636ca827176 {
  display: none;
}
#s-49def655-fec3-43fc-acd0-0636ca827176, #wrap-s-49def655-fec3-43fc-acd0-0636ca827176 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49def655-fec3-43fc-acd0-0636ca827176 {
  display: none;
}
#s-49def655-fec3-43fc-acd0-0636ca827176, #wrap-s-49def655-fec3-43fc-acd0-0636ca827176 { display:none !important; }}
#s-122aa419-d55c-46b8-9eff-f241e1e326f6 {
  margin-top: 12px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-be4b1574-214b-4639-8426-41759641a28e {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

#s-85f740c8-c739-46b5-bd5e-7822533ed24c {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-85f740c8-c739-46b5-bd5e-7822533ed24c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-addcfe11-ecb2-41cc-bcde-baa38afe281c {
  text-align: center;
}




  #s-addcfe11-ecb2-41cc-bcde-baa38afe281c img.shogun-image {
    
    width: px;
  }


#s-addcfe11-ecb2-41cc-bcde-baa38afe281c .shogun-image-content {
  
    align-items: center;
  
}

#s-370b8937-3859-4696-af28-6a669ffeca51 {
  display: none;
}
#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 {
  text-align: left;
}


.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 {
  max-width: 100%;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom,
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 {
  max-width: 100%;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom,
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 {
  max-width: 100%;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom,
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 {
  max-width: 100%;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom,
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 {
  max-width: 100%;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom,
.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c78e862-dce3-4545-8c2c-fa4e929b7dd7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-61a7856c-e7b9-4568-a83e-7c6ae20d416f {
  display: none;
}
#s-8c011339-0e68-49a4-a910-3e9194e205f6 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-8c011339-0e68-49a4-a910-3e9194e205f6 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-fd9ddf6f-5a44-45d5-bac0-1848e69ed00c {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-fd9ddf6f-5a44-45d5-bac0-1848e69ed00c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-fd9ddf6f-5a44-45d5-bac0-1848e69ed00c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-fd9ddf6f-5a44-45d5-bac0-1848e69ed00c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4bc21e82-24fd-4dbb-b7c2-103167da609b {
  min-height: 50px;
}








#s-4bc21e82-24fd-4dbb-b7c2-103167da609b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4bc21e82-24fd-4dbb-b7c2-103167da609b.shg-box.shg-c {
  justify-content: center;
}

#s-e8cd7604-cee7-4431-8c88-e57158d0f161 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-e8cd7604-cee7-4431-8c88-e57158d0f161"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-bea493e1-ae07-4980-a134-a1b2eb1223d7 {
  display: none;
}
#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 {
  text-align: left;
}


.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 {
  max-width: 100%;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom,
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 {
  max-width: 100%;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom,
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 {
  max-width: 100%;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom,
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 {
  max-width: 100%;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom,
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 {
  max-width: 100%;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom,
.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0da98e9b-8d02-4c57-a2a1-07455dac61a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d96f5e03-1117-4918-a078-57fad88f28cd {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-d96f5e03-1117-4918-a078-57fad88f28cd .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-72815a6d-36ce-4bc8-8b8b-232150774c0e {
  text-align: left;
}

#s-72815a6d-36ce-4bc8-8b8b-232150774c0e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-72815a6d-36ce-4bc8-8b8b-232150774c0e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-72815a6d-36ce-4bc8-8b8b-232150774c0e .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f11eff5e-93de-4f29-b068-f10cd04874e1 {
  text-align: center;
}




  #s-f11eff5e-93de-4f29-b068-f10cd04874e1 img.shogun-image {
    
    width: px;
  }


#s-f11eff5e-93de-4f29-b068-f10cd04874e1 .shogun-image-content {
  
    align-items: center;
  
}

#s-2d9746bc-2305-4295-a68f-f6855b3d9e36 {
  display: none;
}
#s-5b10e7a2-b46e-4575-81be-a0d5d4561c12 {
  min-height: 50px;
}








#s-5b10e7a2-b46e-4575-81be-a0d5d4561c12 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b10e7a2-b46e-4575-81be-a0d5d4561c12.shg-box.shg-c {
  justify-content: center;
}

#s-2b95c713-2959-4235-bbdb-f730ed2073d9 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-2b95c713-2959-4235-bbdb-f730ed2073d9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-cf4e5135-5b87-458d-a9d4-0efdad451684 {
  display: none;
}
#s-4e42f1d6-4697-4f9e-a967-774643c8cffa {
  text-align: left;
}


.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa {
  max-width: 100%;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom,
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa {
  max-width: 100%;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom,
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa {
  max-width: 100%;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom,
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa {
  max-width: 100%;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom,
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa {
  max-width: 100%;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom,
.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4e42f1d6-4697-4f9e-a967-774643c8cffa .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2b14d744-77c5-49b0-b8ba-14e237e20305 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-2b14d744-77c5-49b0-b8ba-14e237e20305 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-4c1ba19b-aa77-4fbc-85e5-3dd685c4ea83 {
  text-align: left;
}

#s-4c1ba19b-aa77-4fbc-85e5-3dd685c4ea83 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-4c1ba19b-aa77-4fbc-85e5-3dd685c4ea83 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-4c1ba19b-aa77-4fbc-85e5-3dd685c4ea83 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-558c5762-0338-4f2b-adef-44ed58c97972 {
  display: none;
}
#s-79df8c5d-3901-4c67-9eac-840b9af81c84 {
  text-align: left;
}


.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 {
  max-width: 100%;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom,
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 {
  max-width: 100%;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom,
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 {
  max-width: 100%;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom,
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 {
  max-width: 100%;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom,
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 {
  max-width: 100%;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom,
.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-79df8c5d-3901-4c67-9eac-840b9af81c84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-273ae8ad-905b-44d4-8dd6-62fac0c672e9 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-273ae8ad-905b-44d4-8dd6-62fac0c672e9 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f6699b96-ba34-49d9-9d93-2fc9d370ab19 {
  text-align: left;
}

#s-f6699b96-ba34-49d9-9d93-2fc9d370ab19 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f6699b96-ba34-49d9-9d93-2fc9d370ab19 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-f6699b96-ba34-49d9-9d93-2fc9d370ab19 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c671a7e6-4f64-45af-8104-dd045490f7fc {
  display: none;
}
#s-96cc106c-8894-402a-8e54-596870bf28ba {
  text-align: left;
}


.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba {
  max-width: 100%;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom,
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba {
  max-width: 100%;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom,
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba {
  max-width: 100%;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom,
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba {
  max-width: 100%;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom,
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba {
  max-width: 100%;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom,
.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96cc106c-8894-402a-8e54-596870bf28ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d3800416-7333-4466-abb7-26b7c9861f5b {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-d3800416-7333-4466-abb7-26b7c9861f5b .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-975888c2-baf9-4fa8-9845-d155b8f357e4 {
  text-align: left;
}

#s-975888c2-baf9-4fa8-9845-d155b8f357e4 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-975888c2-baf9-4fa8-9845-d155b8f357e4 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-975888c2-baf9-4fa8-9845-d155b8f357e4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-44a016c1-731b-440c-99de-87e2a87b9215 {
  min-height: 50px;
}








#s-44a016c1-731b-440c-99de-87e2a87b9215 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-44a016c1-731b-440c-99de-87e2a87b9215.shg-box.shg-c {
  justify-content: center;
}

#s-a81e1659-7f22-4b9b-86d0-7a9ede2ac1cd {
  min-height: 50px;
}








#s-a81e1659-7f22-4b9b-86d0-7a9ede2ac1cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a81e1659-7f22-4b9b-86d0-7a9ede2ac1cd.shg-box.shg-c {
  justify-content: center;
}

#s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6 {
  display: none;
}
#s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6, #wrap-s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6 {
  display: none;
}
#s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6, #wrap-s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6 { display:none !important; }}







#s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8e16e6a3-d82d-4a21-b572-eb42fa79bab6.shg-box.shg-c {
  justify-content: center;
}

#s-109e2263-4277-413d-ad82-a79a68fbdd4c {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-109e2263-4277-413d-ad82-a79a68fbdd4c {
  display: none;
}
#s-109e2263-4277-413d-ad82-a79a68fbdd4c, #wrap-s-109e2263-4277-413d-ad82-a79a68fbdd4c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-109e2263-4277-413d-ad82-a79a68fbdd4c {
  display: none;
}
#s-109e2263-4277-413d-ad82-a79a68fbdd4c, #wrap-s-109e2263-4277-413d-ad82-a79a68fbdd4c { display:none !important; }}
#s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-18c25c8a-fe50-4dc2-96c2-0924b3918b7b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-002b262f-0565-420d-ba5a-1cdde1362b98 {
  text-align: center;
}




  #s-002b262f-0565-420d-ba5a-1cdde1362b98 img.shogun-image {
    
    width: px;
  }


#s-002b262f-0565-420d-ba5a-1cdde1362b98 .shogun-image-content {
  
    align-items: center;
  
}

#s-ae590025-0a68-4343-855b-ba1cb051f3a6 {
  display: none;
}
#s-6aca2285-6fe1-4681-83fe-b95915785833 {
  text-align: left;
}


.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 {
  max-width: 100%;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom,
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 {
  max-width: 100%;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom,
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 {
  max-width: 100%;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom,
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 {
  max-width: 100%;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom,
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 {
  max-width: 100%;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom,
.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6aca2285-6fe1-4681-83fe-b95915785833 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-91717dc1-5002-47bc-b978-959bc77770ea {
  display: none;
}
#s-902948ab-7e57-48a1-9351-54175792112f {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-902948ab-7e57-48a1-9351-54175792112f .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-10c7c975-fa53-4f19-b930-48e99feaa7d2 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-10c7c975-fa53-4f19-b930-48e99feaa7d2 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-10c7c975-fa53-4f19-b930-48e99feaa7d2 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-10c7c975-fa53-4f19-b930-48e99feaa7d2 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1fe28941-adfc-47d4-99dc-ff8c872eddff {
  min-height: 50px;
}








#s-1fe28941-adfc-47d4-99dc-ff8c872eddff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1fe28941-adfc-47d4-99dc-ff8c872eddff.shg-box.shg-c {
  justify-content: center;
}

#s-5ec2f02e-061d-41a4-a625-ad1073094742 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5ec2f02e-061d-41a4-a625-ad1073094742"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-78bf6de5-bbae-43b5-aff3-47efa77e11df {
  display: none;
}
#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 {
  text-align: left;
}


.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 {
  max-width: 100%;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom,
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 {
  max-width: 100%;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom,
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 {
  max-width: 100%;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom,
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 {
  max-width: 100%;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom,
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 {
  max-width: 100%;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom,
.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c576501-9b29-4ec1-aabf-2002c11fd8a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7112f06d-0aa9-44c5-a2c6-bbd2de1f4b70 {
  text-align: center;
}




  #s-7112f06d-0aa9-44c5-a2c6-bbd2de1f4b70 img.shogun-image {
    
    width: px;
  }


#s-7112f06d-0aa9-44c5-a2c6-bbd2de1f4b70 .shogun-image-content {
  
    align-items: center;
  
}

#s-ddd8e7da-df29-4dd0-a608-6eee58fa9e76 {
  display: none;
}
#s-3d41caa6-9bee-4d62-9c89-ab2e3a7df83c {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-3d41caa6-9bee-4d62-9c89-ab2e3a7df83c .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-87880523-b273-4e24-b343-ad46cb2f9373 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-87880523-b273-4e24-b343-ad46cb2f9373 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-87880523-b273-4e24-b343-ad46cb2f9373 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-87880523-b273-4e24-b343-ad46cb2f9373 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c53a55cf-759a-4e0a-98bd-8c3acb614dd6 {
  min-height: 50px;
}








#s-c53a55cf-759a-4e0a-98bd-8c3acb614dd6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c53a55cf-759a-4e0a-98bd-8c3acb614dd6.shg-box.shg-c {
  justify-content: center;
}

#s-48356cd4-0a69-47b4-ae79-0c0766da6f2a {
  min-height: 50px;
}








#s-48356cd4-0a69-47b4-ae79-0c0766da6f2a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-48356cd4-0a69-47b4-ae79-0c0766da6f2a.shg-box.shg-c {
  justify-content: center;
}

#s-99f7b3f7-bd6c-4b35-ab05-217b267ea264 {
  margin-top: 20px;
margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-99f7b3f7-bd6c-4b35-ab05-217b267ea264 {
  display: none;
}
#s-99f7b3f7-bd6c-4b35-ab05-217b267ea264, #wrap-s-99f7b3f7-bd6c-4b35-ab05-217b267ea264 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-99f7b3f7-bd6c-4b35-ab05-217b267ea264 {
  display: none;
}
#s-99f7b3f7-bd6c-4b35-ab05-217b267ea264, #wrap-s-99f7b3f7-bd6c-4b35-ab05-217b267ea264 { display:none !important; }}
#s-409831a3-488f-4c23-9b97-b1220336197e {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-409831a3-488f-4c23-9b97-b1220336197e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-ff3a6ab7-28f6-4020-ad7c-91399477c629 {
  text-align: center;
}




  #s-ff3a6ab7-28f6-4020-ad7c-91399477c629 img.shogun-image {
    
    width: px;
  }


#s-ff3a6ab7-28f6-4020-ad7c-91399477c629 .shogun-image-content {
  
    align-items: center;
  
}

#s-a4c8f21d-ef96-416d-9f1a-8da432762e65 {
  display: none;
}
#s-734daf29-4b87-4db4-bdcd-140aac667ee7 {
  text-align: left;
}


.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 {
  max-width: 100%;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom,
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 {
  max-width: 100%;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom,
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 {
  max-width: 100%;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom,
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 {
  max-width: 100%;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom,
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 {
  max-width: 100%;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom,
.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-734daf29-4b87-4db4-bdcd-140aac667ee7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-275df08c-7d22-465c-8929-7ffa0d172d79 {
  display: none;
}
#s-c634b66f-4d90-4a83-b1ea-df05091833ed {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-c634b66f-4d90-4a83-b1ea-df05091833ed .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-19a2188f-fc15-43d4-b171-eb4f7352ce30 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-19a2188f-fc15-43d4-b171-eb4f7352ce30 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-19a2188f-fc15-43d4-b171-eb4f7352ce30 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-19a2188f-fc15-43d4-b171-eb4f7352ce30 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2f3c127e-8d3c-41f2-97cc-b273632a11ff {
  min-height: 50px;
}








#s-2f3c127e-8d3c-41f2-97cc-b273632a11ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f3c127e-8d3c-41f2-97cc-b273632a11ff.shg-box.shg-c {
  justify-content: center;
}

#s-a1078d28-7df2-4e78-bc4e-18f5c647df27 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a1078d28-7df2-4e78-bc4e-18f5c647df27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-7502a158-c391-4684-9dfb-5edff3c4c202 {
  display: none;
}
#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c {
  text-align: left;
}


.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c {
  max-width: 100%;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom,
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c {
  max-width: 100%;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom,
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c {
  max-width: 100%;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom,
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c {
  max-width: 100%;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom,
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c {
  max-width: 100%;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom,
.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7ab4828-a770-41c9-b7bd-0a4b5413ab6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d49b74d0-4470-4af8-9606-4ae23b55a2e2 {
  text-align: center;
}




  #s-d49b74d0-4470-4af8-9606-4ae23b55a2e2 img.shogun-image {
    
    width: px;
  }


#s-d49b74d0-4470-4af8-9606-4ae23b55a2e2 .shogun-image-content {
  
    align-items: center;
  
}

#s-a5f638b5-eef7-467e-9df9-34da1d9cd30b {
  display: none;
}
#s-281c65af-a0f5-4492-8d8c-96e76643aba7 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-281c65af-a0f5-4492-8d8c-96e76643aba7 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-6a5b9516-2cc2-4120-a1ea-fc8e1f0e490c {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-6a5b9516-2cc2-4120-a1ea-fc8e1f0e490c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-6a5b9516-2cc2-4120-a1ea-fc8e1f0e490c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-6a5b9516-2cc2-4120-a1ea-fc8e1f0e490c .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-734b7215-7d52-4792-9a0d-69d4635bcfcc {
  min-height: 50px;
}








#s-734b7215-7d52-4792-9a0d-69d4635bcfcc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-734b7215-7d52-4792-9a0d-69d4635bcfcc.shg-box.shg-c {
  justify-content: center;
}

#s-3adb431b-238a-4ed9-b74b-8384cc209817 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 0.45);
}
@media (min-width: 1200px){#s-3adb431b-238a-4ed9-b74b-8384cc209817 {
  display: none;
}
#s-3adb431b-238a-4ed9-b74b-8384cc209817, #wrap-s-3adb431b-238a-4ed9-b74b-8384cc209817 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3adb431b-238a-4ed9-b74b-8384cc209817 {
  display: none;
}
#s-3adb431b-238a-4ed9-b74b-8384cc209817, #wrap-s-3adb431b-238a-4ed9-b74b-8384cc209817 { display:none !important; }}







#s-3adb431b-238a-4ed9-b74b-8384cc209817 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3adb431b-238a-4ed9-b74b-8384cc209817.shg-box.shg-c {
  justify-content: center;
}

#s-a150b5af-a408-4b7f-90af-db48186bab95 {
  min-height: 50px;
}








#s-a150b5af-a408-4b7f-90af-db48186bab95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a150b5af-a408-4b7f-90af-db48186bab95.shg-box.shg-c {
  justify-content: center;
}

#s-ccb24b59-94ee-4a7c-a597-d4769c629bbc {
  min-height: 50px;
}








#s-ccb24b59-94ee-4a7c-a597-d4769c629bbc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ccb24b59-94ee-4a7c-a597-d4769c629bbc.shg-box.shg-c {
  justify-content: center;
}

#s-1292061f-ee0f-4585-ad24-490936fc5c8b {
  margin-left: 10%;
margin-right: 10%;
}
@media (min-width: 1200px){#s-1292061f-ee0f-4585-ad24-490936fc5c8b {
  display: none;
}
#s-1292061f-ee0f-4585-ad24-490936fc5c8b, #wrap-s-1292061f-ee0f-4585-ad24-490936fc5c8b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1292061f-ee0f-4585-ad24-490936fc5c8b {
  display: none;
}
#s-1292061f-ee0f-4585-ad24-490936fc5c8b, #wrap-s-1292061f-ee0f-4585-ad24-490936fc5c8b { display:none !important; }}
#s-f7f90691-f05d-48bd-85d0-3992c5221af8 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f7f90691-f05d-48bd-85d0-3992c5221af8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-fe207ef4-0d11-43cc-a012-104e88997cbe {
  display: none;
}
#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e {
  text-align: left;
}


.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e {
  max-width: 100%;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom,
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e {
  max-width: 100%;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom,
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e {
  max-width: 100%;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom,
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e {
  max-width: 100%;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom,
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e {
  max-width: 100%;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom,
.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7ac7dd25-f97a-4e6c-be0a-31627f34a46e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e3add282-de20-4676-9399-6710f0c63dee {
  text-align: center;
}




  #s-e3add282-de20-4676-9399-6710f0c63dee img.shogun-image {
    
    width: px;
  }


#s-e3add282-de20-4676-9399-6710f0c63dee .shogun-image-content {
  
    align-items: center;
  
}

#s-5b8153fd-33cd-4e7b-8914-8b7f5be73cd6 {
  display: none;
}
#s-382d1527-105c-4768-8bd5-e174b88a1713 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-382d1527-105c-4768-8bd5-e174b88a1713 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-7193cd40-445e-426e-b888-0168e8688d65 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-7193cd40-445e-426e-b888-0168e8688d65 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-7193cd40-445e-426e-b888-0168e8688d65 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-7193cd40-445e-426e-b888-0168e8688d65 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8efbab7a-a5eb-4aab-8748-105f02e1a951 {
  min-height: 50px;
}








#s-8efbab7a-a5eb-4aab-8748-105f02e1a951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8efbab7a-a5eb-4aab-8748-105f02e1a951.shg-box.shg-c {
  justify-content: center;
}

#s-c0b49264-1fee-494a-bc45-96d804ba79f5 {
  margin-left: 9%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-c0b49264-1fee-494a-bc45-96d804ba79f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-2ed4b309-accd-4c56-a82a-ff1a30678004 {
  text-align: center;
}




  #s-2ed4b309-accd-4c56-a82a-ff1a30678004 img.shogun-image {
    
    width: px;
  }


#s-2ed4b309-accd-4c56-a82a-ff1a30678004 .shogun-image-content {
  
    align-items: center;
  
}

#s-7b0b5323-c6cf-41ca-8851-4e2325a2f2c2 {
  display: none;
}
#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a {
  text-align: left;
}


.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a {
  max-width: 100%;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom,
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a {
  max-width: 100%;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom,
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a {
  max-width: 100%;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom,
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a {
  max-width: 100%;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom,
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a {
  max-width: 100%;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom,
.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4807d9b-935e-48d3-b0f7-d7aafced0d1a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2da26b41-b097-4b33-aebd-01e0dee827b3 {
  display: none;
}
#s-d0ac172d-a384-4879-8bbd-b2a07f7a8053 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-d0ac172d-a384-4879-8bbd-b2a07f7a8053 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-935dfb9e-8ca5-485f-a183-530c75cecfb9 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-935dfb9e-8ca5-485f-a183-530c75cecfb9 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-935dfb9e-8ca5-485f-a183-530c75cecfb9 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-935dfb9e-8ca5-485f-a183-530c75cecfb9 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-eec0c966-ec9e-4b5f-b6a0-e5ea478944e9 {
  min-height: 50px;
}








#s-eec0c966-ec9e-4b5f-b6a0-e5ea478944e9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eec0c966-ec9e-4b5f-b6a0-e5ea478944e9.shg-box.shg-c {
  justify-content: center;
}

#s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f {
  margin-left: 9%;
margin-right: 9%;
}

@media (min-width: 0px) {
[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-b6b6f7ed-67bb-4cae-b998-ebd32158fe3f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-8d74c51f-cd3e-417f-bfda-8304909008b0 {
  display: none;
}
#s-80f449e5-a721-48f3-bbdf-12dda7b737da {
  text-align: left;
}


.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da {
  max-width: 100%;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom,
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da {
  max-width: 100%;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom,
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da {
  max-width: 100%;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom,
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da {
  max-width: 100%;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom,
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da {
  max-width: 100%;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom,
.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80f449e5-a721-48f3-bbdf-12dda7b737da .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2a9281de-b10a-458d-a1ec-4529bdadd7f8 {
  text-align: center;
}




  #s-2a9281de-b10a-458d-a1ec-4529bdadd7f8 img.shogun-image {
    
    width: px;
  }


#s-2a9281de-b10a-458d-a1ec-4529bdadd7f8 .shogun-image-content {
  
    align-items: center;
  
}

#s-5f37f5ad-7f55-4b5b-82a7-eef3efa16e41 {
  display: none;
}
#s-2f6678c0-be85-40cd-b6c8-ac5f20d00de3 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-2f6678c0-be85-40cd-b6c8-ac5f20d00de3 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-15bdf335-9cc3-4f06-8c9b-229d0de1fe5a {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-15bdf335-9cc3-4f06-8c9b-229d0de1fe5a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-15bdf335-9cc3-4f06-8c9b-229d0de1fe5a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-15bdf335-9cc3-4f06-8c9b-229d0de1fe5a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a707d26a-daaf-48b3-9078-800fac713f03 {
  min-height: 50px;
}








#s-a707d26a-daaf-48b3-9078-800fac713f03 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a707d26a-daaf-48b3-9078-800fac713f03.shg-box.shg-c {
  justify-content: center;
}

#s-ab008d33-bcee-4a12-878a-a9ccb37d533d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-ab008d33-bcee-4a12-878a-a9ccb37d533d {
  display: none;
}
#s-ab008d33-bcee-4a12-878a-a9ccb37d533d, #wrap-s-ab008d33-bcee-4a12-878a-a9ccb37d533d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab008d33-bcee-4a12-878a-a9ccb37d533d {
  display: none;
}
#s-ab008d33-bcee-4a12-878a-a9ccb37d533d, #wrap-s-ab008d33-bcee-4a12-878a-a9ccb37d533d { display:none !important; }}







#s-ab008d33-bcee-4a12-878a-a9ccb37d533d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab008d33-bcee-4a12-878a-a9ccb37d533d.shg-box.shg-c {
  justify-content: center;
}

#s-9f987499-c3b5-4cc8-a097-eb3b01b0363d {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-9f987499-c3b5-4cc8-a097-eb3b01b0363d {
  display: none;
}
#s-9f987499-c3b5-4cc8-a097-eb3b01b0363d, #wrap-s-9f987499-c3b5-4cc8-a097-eb3b01b0363d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f987499-c3b5-4cc8-a097-eb3b01b0363d {
  display: none;
}
#s-9f987499-c3b5-4cc8-a097-eb3b01b0363d, #wrap-s-9f987499-c3b5-4cc8-a097-eb3b01b0363d { display:none !important; }}







#s-9f987499-c3b5-4cc8-a097-eb3b01b0363d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f987499-c3b5-4cc8-a097-eb3b01b0363d.shg-box.shg-c {
  justify-content: center;
}

#s-a9521660-1289-4ad6-9f3d-b6119af8bdb4 {
  min-height: 50px;
}








#s-a9521660-1289-4ad6-9f3d-b6119af8bdb4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9521660-1289-4ad6-9f3d-b6119af8bdb4.shg-box.shg-c {
  justify-content: center;
}

#s-0ef68e59-2720-4906-8df2-b9281c352bc1 {
  min-height: 50px;
}








#s-0ef68e59-2720-4906-8df2-b9281c352bc1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0ef68e59-2720-4906-8df2-b9281c352bc1.shg-box.shg-c {
  justify-content: center;
}

#s-488d5837-548e-49a8-87a7-17bd810a92cf {
  margin-left: 10%;
margin-right: 10%;
}

#s-c66ff999-f674-4fd6-ab76-e2d39e35c28e {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
text-align: center;
}




  #s-c66ff999-f674-4fd6-ab76-e2d39e35c28e img.shogun-image {
    
    width: px;
  }


#s-c66ff999-f674-4fd6-ab76-e2d39e35c28e .shogun-image-content {
  
    align-items: center;
  
}

#s-6d4b130e-7336-463b-b3b8-9d7ff7265066 {
  margin-top: 20px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 768px) {
[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 992px) {
[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 10.0px);
}

}

@media (min-width: 1200px) {
[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 10.0px);
}

[id="s-6d4b130e-7336-463b-b3b8-9d7ff7265066"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 10.0px);
}

}

#s-c4d58964-612f-4154-9ba6-4a277a3f7302 {
  text-align: center;
}




  #s-c4d58964-612f-4154-9ba6-4a277a3f7302 img.shogun-image {
    
    width: px;
  }


#s-c4d58964-612f-4154-9ba6-4a277a3f7302 .shogun-image-content {
  
    align-items: center;
  
}

#s-8126c024-3bed-460a-ab5e-113181212d79 {
  display: none;
}
#s-f37ded36-95f3-4e30-9728-c4a06d467dc9 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-f37ded36-95f3-4e30-9728-c4a06d467dc9 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-eedb2772-4c8b-4605-a0cf-0cc0260b3dd1 {
  text-align: left;
}

#s-eedb2772-4c8b-4605-a0cf-0cc0260b3dd1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-eedb2772-4c8b-4605-a0cf-0cc0260b3dd1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-eedb2772-4c8b-4605-a0cf-0cc0260b3dd1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7984e004-7616-4980-bfe2-0ffb5a036aaa {
  text-align: center;
}




  #s-7984e004-7616-4980-bfe2-0ffb5a036aaa img.shogun-image {
    
    width: px;
  }


#s-7984e004-7616-4980-bfe2-0ffb5a036aaa .shogun-image-content {
  
    align-items: center;
  
}

#s-5e8b68b0-a760-42de-9c19-719405ded378 {
  display: none;
}
#s-6d828800-4f74-4217-8b90-3f19433c1cbe {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-6d828800-4f74-4217-8b90-3f19433c1cbe .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-017baae2-4e48-434a-bf5e-b1669dfb6ec8 {
  text-align: left;
}

#s-017baae2-4e48-434a-bf5e-b1669dfb6ec8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-017baae2-4e48-434a-bf5e-b1669dfb6ec8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-017baae2-4e48-434a-bf5e-b1669dfb6ec8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d742c57e-77c7-4727-ae9d-45210959d7aa {
  text-align: center;
}




  #s-d742c57e-77c7-4727-ae9d-45210959d7aa img.shogun-image {
    
    width: px;
  }


#s-d742c57e-77c7-4727-ae9d-45210959d7aa .shogun-image-content {
  
    align-items: center;
  
}

#s-981dd029-1e22-440e-9492-46c129428b85 {
  display: none;
}
#s-f38583a1-73b9-415d-aae0-44b3da45334d {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-f38583a1-73b9-415d-aae0-44b3da45334d .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-e0d2c1d1-cdfc-4f0a-b2af-937675306b81 {
  text-align: left;
}

#s-e0d2c1d1-cdfc-4f0a-b2af-937675306b81 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-e0d2c1d1-cdfc-4f0a-b2af-937675306b81 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-e0d2c1d1-cdfc-4f0a-b2af-937675306b81 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d92a6f32-2761-4468-bb85-03da23c57f18 {
  min-height: 50px;
}








#s-d92a6f32-2761-4468-bb85-03da23c57f18 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d92a6f32-2761-4468-bb85-03da23c57f18.shg-box.shg-c {
  justify-content: center;
}

#s-a80b03c1-3d19-4d18-a642-306ab2c8368d {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a80b03c1-3d19-4d18-a642-306ab2c8368d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-4e4b8662-2a1e-4735-8ba2-88078abbc564 {
  display: none;
}
#s-2a2647d8-85ef-4284-ba8e-72af90cbd141 {
  text-align: center;
}




  #s-2a2647d8-85ef-4284-ba8e-72af90cbd141 img.shogun-image {
    
    width: px;
  }


#s-2a2647d8-85ef-4284-ba8e-72af90cbd141 .shogun-image-content {
  
    align-items: center;
  
}

#s-2a8ff6fd-ba6a-43bc-a360-e8850d764b29 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-2a8ff6fd-ba6a-43bc-a360-e8850d764b29 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-8fd0ac54-5f2b-4b89-8069-857495c1e4da {
  text-align: left;
}

#s-8fd0ac54-5f2b-4b89-8069-857495c1e4da .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-8fd0ac54-5f2b-4b89-8069-857495c1e4da .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-8fd0ac54-5f2b-4b89-8069-857495c1e4da .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-81582115-7c27-4c3c-8e80-095bf3b89f32 {
  display: none;
}
#s-5291bc38-e492-4e33-97df-3d8845bea3d7 {
  text-align: left;
}


.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 {
  max-width: 100%;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom,
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 {
  max-width: 100%;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom,
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 {
  max-width: 100%;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom,
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 {
  max-width: 100%;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom,
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 {
  max-width: 100%;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom,
.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5291bc38-e492-4e33-97df-3d8845bea3d7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-253676c9-a62f-4877-ab72-e2faeb5399f5 {
  min-height: 50px;
}








#s-253676c9-a62f-4877-ab72-e2faeb5399f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-253676c9-a62f-4877-ab72-e2faeb5399f5.shg-box.shg-c {
  justify-content: center;
}

#s-a0454d62-7726-4f74-8b21-cae1503172b2 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-a0454d62-7726-4f74-8b21-cae1503172b2"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-3e529af6-d5e7-4e0a-ba95-760e39990163 {
  text-align: center;
}




  #s-3e529af6-d5e7-4e0a-ba95-760e39990163 img.shogun-image {
    
    width: px;
  }


#s-3e529af6-d5e7-4e0a-ba95-760e39990163 .shogun-image-content {
  
    align-items: center;
  
}

#s-f99f7932-0a1e-4d3b-951c-8c0fc9472b65 {
  display: none;
}
#s-43ac326c-2605-4041-b88d-882a9ed082d3 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-43ac326c-2605-4041-b88d-882a9ed082d3 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-55555bd4-bc70-43eb-a139-a79d3c6c2e9d {
  text-align: left;
}

#s-55555bd4-bc70-43eb-a139-a79d3c6c2e9d .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-55555bd4-bc70-43eb-a139-a79d3c6c2e9d .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-55555bd4-bc70-43eb-a139-a79d3c6c2e9d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fe0b4b53-3876-47e8-bc43-ba06d0b157a9 {
  display: none;
}
#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 {
  text-align: left;
}


.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 {
  max-width: 100%;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom,
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 {
  max-width: 100%;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom,
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 {
  max-width: 100%;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom,
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 {
  max-width: 100%;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom,
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 {
  max-width: 100%;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom,
.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae718a21-3b93-418b-84cb-79a2ad7e1cb6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9b3195d5-3901-42d6-91c8-1ce0bf1f9f35 {
  min-height: 50px;
}








#s-9b3195d5-3901-42d6-91c8-1ce0bf1f9f35 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b3195d5-3901-42d6-91c8-1ce0bf1f9f35.shg-box.shg-c {
  justify-content: center;
}

#s-5a7970d6-a604-4881-a58b-dba4ff1006f5 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-5a7970d6-a604-4881-a58b-dba4ff1006f5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-c4b05e17-2316-4196-8112-1d47d7f881eb {
  text-align: center;
}




  #s-c4b05e17-2316-4196-8112-1d47d7f881eb img.shogun-image {
    
    width: px;
  }


#s-c4b05e17-2316-4196-8112-1d47d7f881eb .shogun-image-content {
  
    align-items: center;
  
}

#s-c3914bd3-3bcd-4f28-aeba-716324891f28 {
  display: none;
}
#s-ab1c7930-2e1d-4532-826e-b2572733c8cb {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-ab1c7930-2e1d-4532-826e-b2572733c8cb .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-95bb8812-2666-4868-aa5a-3b09c1761168 {
  text-align: left;
}

#s-95bb8812-2666-4868-aa5a-3b09c1761168 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-95bb8812-2666-4868-aa5a-3b09c1761168 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-95bb8812-2666-4868-aa5a-3b09c1761168 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-63f8b301-ea03-4262-9f86-c6af2a118dcc {
  display: none;
}
#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f {
  text-align: left;
}


.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f {
  max-width: 100%;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom,
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f {
  max-width: 100%;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom,
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f {
  max-width: 100%;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom,
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f {
  max-width: 100%;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom,
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f {
  max-width: 100%;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom,
.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5fe232f2-3292-4c7b-b20a-3fc8cbeb606f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bf66a9e6-bf68-4355-b858-f7bbef3f7fea {
  min-height: 50px;
}








#s-bf66a9e6-bf68-4355-b858-f7bbef3f7fea > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bf66a9e6-bf68-4355-b858-f7bbef3f7fea.shg-box.shg-c {
  justify-content: center;
}

#s-3259b509-a8f1-443c-ae0d-062a279d300a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3259b509-a8f1-443c-ae0d-062a279d300a {
  display: none;
}
#s-3259b509-a8f1-443c-ae0d-062a279d300a, #wrap-s-3259b509-a8f1-443c-ae0d-062a279d300a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3259b509-a8f1-443c-ae0d-062a279d300a {
  display: none;
}
#s-3259b509-a8f1-443c-ae0d-062a279d300a, #wrap-s-3259b509-a8f1-443c-ae0d-062a279d300a { display:none !important; }}







#s-3259b509-a8f1-443c-ae0d-062a279d300a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3259b509-a8f1-443c-ae0d-062a279d300a.shg-box.shg-c {
  justify-content: center;
}

#s-41c6b0e6-2043-4d33-9f63-39a490beb201 {
  min-height: 50px;
}








#s-41c6b0e6-2043-4d33-9f63-39a490beb201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-41c6b0e6-2043-4d33-9f63-39a490beb201.shg-box.shg-c {
  justify-content: center;
}

#s-1b621b30-e339-40a7-a0b4-5a7d4198ffec {
  min-height: 50px;
}








#s-1b621b30-e339-40a7-a0b4-5a7d4198ffec > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1b621b30-e339-40a7-a0b4-5a7d4198ffec.shg-box.shg-c {
  justify-content: center;
}

#s-d1d408fa-1b44-4d6d-8690-2fda52dd313d {
  margin-left: 10%;
margin-right: 10%;
}

#s-e6b58dc9-5451-4b95-b137-c00e42192472 {
  margin-top: 10px;
margin-left: 10%;
margin-bottom: 10px;
margin-right: 10%;
text-align: center;
}




  #s-e6b58dc9-5451-4b95-b137-c00e42192472 img.shogun-image {
    
    width: px;
  }


#s-e6b58dc9-5451-4b95-b137-c00e42192472 .shogun-image-content {
  
    align-items: center;
  
}

#s-55b92604-b028-452b-aa8e-a6157efec363 {
  margin-left: 10%;
margin-right: 10%;
}

#s-55b92604-b028-452b-aa8e-a6157efec363 {
  display: none;
}
#s-b894c638-cee1-43f0-b86c-87e45f0a25e3 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-b894c638-cee1-43f0-b86c-87e45f0a25e3 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b4594624-0144-41eb-8c35-8e49a0fcabe4 {
  text-align: left;
}

#s-b4594624-0144-41eb-8c35-8e49a0fcabe4 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-b4594624-0144-41eb-8c35-8e49a0fcabe4 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-b4594624-0144-41eb-8c35-8e49a0fcabe4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-da576366-4542-4157-be6d-18d5f7e11b3c {
  min-height: 50px;
}








#s-da576366-4542-4157-be6d-18d5f7e11b3c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-da576366-4542-4157-be6d-18d5f7e11b3c.shg-box.shg-c {
  justify-content: center;
}

#s-b311f4e2-a42e-4ee0-a6f0-fedf9245ed4a {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-b311f4e2-a42e-4ee0-a6f0-fedf9245ed4a img.shogun-image {
    
    width: px;
  }


#s-b311f4e2-a42e-4ee0-a6f0-fedf9245ed4a .shogun-image-content {
  
    align-items: center;
  
}

#s-fd82ebf5-26d8-4d08-b4ad-d417d8b6241c {
  display: none;
}
#s-f3520559-8c0c-477a-b09b-75ec5ae4f629 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-f3520559-8c0c-477a-b09b-75ec5ae4f629 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-886517b6-b59f-4e15-b07c-d7b92d7a2e2a {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-886517b6-b59f-4e15-b07c-d7b92d7a2e2a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-886517b6-b59f-4e15-b07c-d7b92d7a2e2a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-886517b6-b59f-4e15-b07c-d7b92d7a2e2a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b1b32f4e-9c5f-47ac-9057-17b5644d6b22 {
  min-height: 50px;
}








#s-b1b32f4e-9c5f-47ac-9057-17b5644d6b22 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b1b32f4e-9c5f-47ac-9057-17b5644d6b22.shg-box.shg-c {
  justify-content: center;
}

#s-a30c09d5-19b8-4c4a-9f48-f980b6a2fa62 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-a30c09d5-19b8-4c4a-9f48-f980b6a2fa62 img.shogun-image {
    
    width: px;
  }


#s-a30c09d5-19b8-4c4a-9f48-f980b6a2fa62 .shogun-image-content {
  
    align-items: center;
  
}

#s-19f62c5e-567d-4c30-b763-7e6619d0c1f0 {
  display: none;
}
#s-a4603ff4-6062-4bfa-ba6d-15ee7815c7bf {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-a4603ff4-6062-4bfa-ba6d-15ee7815c7bf .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-669a9d39-659a-4333-80ac-50c58ef6526b {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-669a9d39-659a-4333-80ac-50c58ef6526b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-669a9d39-659a-4333-80ac-50c58ef6526b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-669a9d39-659a-4333-80ac-50c58ef6526b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-fbdc0448-a44d-4b9d-9fff-825ce6906aa0 {
  min-height: 50px;
}








#s-fbdc0448-a44d-4b9d-9fff-825ce6906aa0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fbdc0448-a44d-4b9d-9fff-825ce6906aa0.shg-box.shg-c {
  justify-content: center;
}

#s-10c2f5ef-1f27-4b03-8ad5-dda8db742d14 {
  min-height: 50px;
}








#s-10c2f5ef-1f27-4b03-8ad5-dda8db742d14 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10c2f5ef-1f27-4b03-8ad5-dda8db742d14.shg-box.shg-c {
  justify-content: center;
}

#s-5f1c5723-5b80-4862-ad09-8af0571a36ab {
  min-height: 50px;
}








#s-5f1c5723-5b80-4862-ad09-8af0571a36ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5f1c5723-5b80-4862-ad09-8af0571a36ab.shg-box.shg-c {
  justify-content: center;
}

#s-b91d7c80-05ac-4562-a13f-a509232a7dd7 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-b91d7c80-05ac-4562-a13f-a509232a7dd7 {
  display: none;
}
#s-b91d7c80-05ac-4562-a13f-a509232a7dd7, #wrap-s-b91d7c80-05ac-4562-a13f-a509232a7dd7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b91d7c80-05ac-4562-a13f-a509232a7dd7 {
  display: none;
}
#s-b91d7c80-05ac-4562-a13f-a509232a7dd7, #wrap-s-b91d7c80-05ac-4562-a13f-a509232a7dd7 { display:none !important; }}







#s-b91d7c80-05ac-4562-a13f-a509232a7dd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b91d7c80-05ac-4562-a13f-a509232a7dd7.shg-box.shg-c {
  justify-content: center;
}

#s-2b190547-f70d-4992-87b2-4773845853b9 {
  min-height: 50px;
}








#s-2b190547-f70d-4992-87b2-4773845853b9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b190547-f70d-4992-87b2-4773845853b9.shg-box.shg-c {
  justify-content: center;
}

#s-8d4c5a08-18b7-4467-8930-0e1a25f0cf35 {
  margin-left: 10%;
margin-right: 10%;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

  to {
    opacity: 1;
  }
}

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

  to {
    opacity: 1;
  }
}

#s-970267df-7bfd-456d-a34e-9874663c82e5 {
  margin-left: 5%;
margin-right: 5%;
padding-top: 10px;
padding-bottom: 10px;
}

#s-970267df-7bfd-456d-a34e-9874663c82e5 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-970267df-7bfd-456d-a34e-9874663c82e5 .shg-sld-nav-button.shg-sld-left,
#s-970267df-7bfd-456d-a34e-9874663c82e5 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

#s-038ad55a-a13e-4483-bcaf-83ea4c39711f {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-038ad55a-a13e-4483-bcaf-83ea4c39711f img.shogun-image {
    
    width: px;
  }


#s-038ad55a-a13e-4483-bcaf-83ea4c39711f .shogun-image-content {
  
    align-items: center;
  
}

#s-888663b3-977d-4b0f-86bc-fb396bae6a13 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}




  #s-888663b3-977d-4b0f-86bc-fb396bae6a13 img.shogun-image {
    
    width: px;
  }


#s-888663b3-977d-4b0f-86bc-fb396bae6a13 .shogun-image-content {
  
    align-items: center;
  
}

#s-acd31cf3-2ca4-4ffd-9e9d-73eeb142b7ed {
  margin-left: 9%;
margin-right: 9%;
}

#s-acd31cf3-2ca4-4ffd-9e9d-73eeb142b7ed {
  display: none;
}
#s-7d7dbff9-56ed-481a-aa61-e2f017430f48 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-7d7dbff9-56ed-481a-aa61-e2f017430f48 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-0b51e233-7b1a-44cc-ba3f-9bfa8fedaf3a {
  text-align: left;
}

#s-0b51e233-7b1a-44cc-ba3f-9bfa8fedaf3a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-0b51e233-7b1a-44cc-ba3f-9bfa8fedaf3a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-0b51e233-7b1a-44cc-ba3f-9bfa8fedaf3a .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-bcd35a4b-9141-4943-862e-fdc404401fa5 {
  min-height: 50px;
}








#s-bcd35a4b-9141-4943-862e-fdc404401fa5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-bcd35a4b-9141-4943-862e-fdc404401fa5.shg-box.shg-c {
  justify-content: center;
}

#s-accc385c-27d7-4fd8-8638-3176354e9199 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-accc385c-27d7-4fd8-8638-3176354e9199 img.shogun-image {
    
    width: px;
  }


#s-accc385c-27d7-4fd8-8638-3176354e9199 .shogun-image-content {
  
    align-items: center;
  
}

#s-3dda09f3-5160-4c1b-86c0-027290262686 {
  display: none;
}
#s-f2c4b57a-84d3-46e9-b8d5-20718413bdf6 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-f2c4b57a-84d3-46e9-b8d5-20718413bdf6 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-dd7ac425-1b6f-4bca-ad17-6424f3ee0e75 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-dd7ac425-1b6f-4bca-ad17-6424f3ee0e75 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-dd7ac425-1b6f-4bca-ad17-6424f3ee0e75 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-dd7ac425-1b6f-4bca-ad17-6424f3ee0e75 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-be22b6f9-6b80-4082-91d5-50068fcb923f {
  min-height: 50px;
}








#s-be22b6f9-6b80-4082-91d5-50068fcb923f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-be22b6f9-6b80-4082-91d5-50068fcb923f.shg-box.shg-c {
  justify-content: center;
}

#s-d7d7d909-3ede-437d-94aa-11b913da6936 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-d7d7d909-3ede-437d-94aa-11b913da6936 img.shogun-image {
    
    width: px;
  }


#s-d7d7d909-3ede-437d-94aa-11b913da6936 .shogun-image-content {
  
    align-items: center;
  
}

#s-407ac2c4-6659-453c-905c-ef27cf054ef0 {
  display: none;
}
#s-9d178bb9-e567-4eca-a985-b3951711cc5f {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-9d178bb9-e567-4eca-a985-b3951711cc5f .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-4ed5b7de-4510-4741-9bbe-aa93122e86b6 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-4ed5b7de-4510-4741-9bbe-aa93122e86b6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-4ed5b7de-4510-4741-9bbe-aa93122e86b6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-4ed5b7de-4510-4741-9bbe-aa93122e86b6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c918333e-2bcd-4d56-8a47-000266394fd4 {
  min-height: 50px;
}








#s-c918333e-2bcd-4d56-8a47-000266394fd4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c918333e-2bcd-4d56-8a47-000266394fd4.shg-box.shg-c {
  justify-content: center;
}

#s-c75963ca-63fd-4c7c-ac15-c495f6c611fc {
  min-height: 50px;
}








#s-c75963ca-63fd-4c7c-ac15-c495f6c611fc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c75963ca-63fd-4c7c-ac15-c495f6c611fc.shg-box.shg-c {
  justify-content: center;
}

#s-a37a3d2e-5386-493e-a286-c35e8bfb6a4c {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-a37a3d2e-5386-493e-a286-c35e8bfb6a4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a37a3d2e-5386-493e-a286-c35e8bfb6a4c.shg-box.shg-c {
  justify-content: center;
}

#s-4a7d04fc-310c-44c4-8981-3db81fdc9c05 {
  min-height: 50px;
}








#s-4a7d04fc-310c-44c4-8981-3db81fdc9c05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a7d04fc-310c-44c4-8981-3db81fdc9c05.shg-box.shg-c {
  justify-content: center;
}

#s-a85fe587-171b-4d2c-b776-c81a327fdad4 {
  margin-left: 10%;
margin-right: 10%;
}

#s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681 {
  display: none;
}
#s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681, #wrap-s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681 {
  display: none;
}
#s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681, #wrap-s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681 { display:none !important; }}







#s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3eb1dc1c-27a3-4e58-bdf8-f1dcaa411681.shg-box.shg-c {
  justify-content: center;
}

#s-90ec62aa-4c30-42ac-9b01-f09412790e13 {
  margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-90ec62aa-4c30-42ac-9b01-f09412790e13"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-462f2039-8c59-4d5d-b25a-2529dcd9fe8f {
  text-align: center;
}




  #s-462f2039-8c59-4d5d-b25a-2529dcd9fe8f img.shogun-image {
    
    width: px;
  }


#s-462f2039-8c59-4d5d-b25a-2529dcd9fe8f .shogun-image-content {
  
    align-items: center;
  
}

#s-26fe26cb-f372-431e-849b-d3004c185521 {
  display: none;
}
#s-84d50d2d-aa7c-414d-9746-348b7027535c {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-84d50d2d-aa7c-414d-9746-348b7027535c .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-bb8446bc-e9f1-4bf0-ad6a-c593277db8a1 {
  text-align: left;
}

#s-bb8446bc-e9f1-4bf0-ad6a-c593277db8a1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-bb8446bc-e9f1-4bf0-ad6a-c593277db8a1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-bb8446bc-e9f1-4bf0-ad6a-c593277db8a1 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e801cdeb-cc25-481e-b109-7b96399725d4 {
  text-align: center;
}




  #s-e801cdeb-cc25-481e-b109-7b96399725d4 img.shogun-image {
    
    width: px;
  }


#s-e801cdeb-cc25-481e-b109-7b96399725d4 .shogun-image-content {
  
    align-items: center;
  
}

#s-0cf80b0b-0741-4a05-bd84-5065f4fb2ef6 {
  display: none;
}
#s-aa14b8eb-5a38-4144-a7ca-56cd540e380b {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-aa14b8eb-5a38-4144-a7ca-56cd540e380b .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f97d65e5-7259-4f9b-b9d2-dc3c7a9b8368 {
  text-align: left;
}

#s-f97d65e5-7259-4f9b-b9d2-dc3c7a9b8368 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f97d65e5-7259-4f9b-b9d2-dc3c7a9b8368 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-f97d65e5-7259-4f9b-b9d2-dc3c7a9b8368 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-87c2c59d-cd3d-4814-81d6-9f8c4354c4d5 {
  min-height: 50px;
}








#s-87c2c59d-cd3d-4814-81d6-9f8c4354c4d5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-87c2c59d-cd3d-4814-81d6-9f8c4354c4d5.shg-box.shg-c {
  justify-content: center;
}

#s-9b9ff347-07d5-4484-be0e-f84d9fce925b {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-9b9ff347-07d5-4484-be0e-f84d9fce925b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-eca0222b-ab54-48c2-8bea-4873d4c1a395 {
  display: none;
}
#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 {
  text-align: left;
}


.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 {
  max-width: 100%;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom,
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 {
  max-width: 100%;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom,
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 {
  max-width: 100%;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom,
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 {
  max-width: 100%;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom,
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 {
  max-width: 100%;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom,
.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f9196cd3-2307-42da-bf1d-e1c6ed414bc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8349f564-63ef-4aab-a09c-567be9734387 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-8349f564-63ef-4aab-a09c-567be9734387 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-accdbcd3-5306-4dde-98bd-6fb9e885c349 {
  text-align: left;
}

#s-accdbcd3-5306-4dde-98bd-6fb9e885c349 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-accdbcd3-5306-4dde-98bd-6fb9e885c349 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-accdbcd3-5306-4dde-98bd-6fb9e885c349 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-493c0f2b-d6c6-4059-8256-9f1506781f6b {
  text-align: center;
}




  #s-493c0f2b-d6c6-4059-8256-9f1506781f6b img.shogun-image {
    
    width: px;
  }


#s-493c0f2b-d6c6-4059-8256-9f1506781f6b .shogun-image-content {
  
    align-items: center;
  
}

#s-a4b8a45f-d095-4c08-b9d1-8d2cb07126b8 {
  min-height: 50px;
}








#s-a4b8a45f-d095-4c08-b9d1-8d2cb07126b8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a4b8a45f-d095-4c08-b9d1-8d2cb07126b8.shg-box.shg-c {
  justify-content: center;
}

#s-0418f40a-5232-4b93-86d5-786edcd971e9 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-0418f40a-5232-4b93-86d5-786edcd971e9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-a5cc0da3-6956-4a72-9b61-8af3e509e48e {
  display: none;
}
#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 {
  text-align: left;
}


.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 {
  max-width: 100%;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom,
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 {
  max-width: 100%;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom,
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 {
  max-width: 100%;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom,
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 {
  max-width: 100%;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom,
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 {
  max-width: 100%;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom,
.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cdc0f3e1-f48f-4ffd-955a-432a575229d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c0a7b0dd-d3b9-491e-88fc-39abdb970941 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-c0a7b0dd-d3b9-491e-88fc-39abdb970941 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-a06b51dc-812a-4303-aba1-8548fe24c7d8 {
  text-align: left;
}

#s-a06b51dc-812a-4303-aba1-8548fe24c7d8 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-a06b51dc-812a-4303-aba1-8548fe24c7d8 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-a06b51dc-812a-4303-aba1-8548fe24c7d8 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-02624e8e-5b13-4cde-a126-d12be534e653 {
  text-align: center;
}




  #s-02624e8e-5b13-4cde-a126-d12be534e653 img.shogun-image {
    
    width: px;
  }


#s-02624e8e-5b13-4cde-a126-d12be534e653 .shogun-image-content {
  
    align-items: center;
  
}

#s-083e74c1-03b1-4b27-a2cb-333a0d5ddc4e {
  min-height: 50px;
}








#s-083e74c1-03b1-4b27-a2cb-333a0d5ddc4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-083e74c1-03b1-4b27-a2cb-333a0d5ddc4e.shg-box.shg-c {
  justify-content: center;
}

#s-e0939d13-0181-4e0f-b654-30bf88f96bc4 {
  min-height: 50px;
}








#s-e0939d13-0181-4e0f-b654-30bf88f96bc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e0939d13-0181-4e0f-b654-30bf88f96bc4.shg-box.shg-c {
  justify-content: center;
}

#s-fe614f4d-ef38-4525-8936-5f333277823a {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-fe614f4d-ef38-4525-8936-5f333277823a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fe614f4d-ef38-4525-8936-5f333277823a.shg-box.shg-c {
  justify-content: center;
}

#s-32fbb308-0419-4e31-b9df-c0d0e1e6229b {
  min-height: 50px;
}








#s-32fbb308-0419-4e31-b9df-c0d0e1e6229b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-32fbb308-0419-4e31-b9df-c0d0e1e6229b.shg-box.shg-c {
  justify-content: center;
}

#s-e0490398-ea17-4e61-a70f-2b75e0ab8c50 {
  margin-left: 10%;
margin-right: 10%;
}

#s-cc8f5d26-a889-445b-a146-530163fd5536 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-cc8f5d26-a889-445b-a146-530163fd5536 {
  display: none;
}
#s-cc8f5d26-a889-445b-a146-530163fd5536, #wrap-s-cc8f5d26-a889-445b-a146-530163fd5536 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cc8f5d26-a889-445b-a146-530163fd5536 {
  display: none;
}
#s-cc8f5d26-a889-445b-a146-530163fd5536, #wrap-s-cc8f5d26-a889-445b-a146-530163fd5536 { display:none !important; }}







#s-cc8f5d26-a889-445b-a146-530163fd5536 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-cc8f5d26-a889-445b-a146-530163fd5536.shg-box.shg-c {
  justify-content: center;
}

#s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-f8b9c0cd-32b8-488a-b9d0-5bdfdc3d502a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-b014525e-c1ff-4fd3-a1d0-cd3f822a3361 {
  display: none;
}
#s-cdc5e414-8198-42a2-8b29-4d5168e065bf {
  text-align: center;
}




  #s-cdc5e414-8198-42a2-8b29-4d5168e065bf img.shogun-image {
    
    width: px;
  }


#s-cdc5e414-8198-42a2-8b29-4d5168e065bf .shogun-image-content {
  
    align-items: center;
  
}

#s-f316d7c2-7a49-48b5-beb1-2afe4dd9a44e {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-f316d7c2-7a49-48b5-beb1-2afe4dd9a44e .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-cbb82c8c-d545-45c2-9205-b76c82c1eabc {
  text-align: left;
}

#s-cbb82c8c-d545-45c2-9205-b76c82c1eabc .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-cbb82c8c-d545-45c2-9205-b76c82c1eabc .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-cbb82c8c-d545-45c2-9205-b76c82c1eabc .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-b997862c-53b8-4cb0-a6a0-ddec1c28a73f {
  display: none;
}
#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 {
  text-align: left;
}


.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 {
  max-width: 100%;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom,
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 {
  max-width: 100%;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom,
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 {
  max-width: 100%;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom,
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 {
  max-width: 100%;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom,
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 {
  max-width: 100%;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom,
.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88dab8c0-5a97-43b6-b954-895ec72f0cc6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-214e361a-7cdd-4141-b558-e228195e102c {
  min-height: 50px;
}








#s-214e361a-7cdd-4141-b558-e228195e102c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-214e361a-7cdd-4141-b558-e228195e102c.shg-box.shg-c {
  justify-content: center;
}

#s-11f7ed38-4cc4-440e-94ba-957452e36173 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-11f7ed38-4cc4-440e-94ba-957452e36173"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-d75a4a6d-9c2f-4a92-b713-06e831581dd2 {
  display: none;
}
#s-f6f09a3c-c008-42c1-a729-cbec549783ce {
  text-align: left;
}


.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce {
  max-width: 100%;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom,
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce {
  max-width: 100%;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom,
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce {
  max-width: 100%;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom,
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce {
  max-width: 100%;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom,
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce {
  max-width: 100%;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom,
.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f6f09a3c-c008-42c1-a729-cbec549783ce .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-24a043fb-6014-4740-afad-11ccb9afaec9 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-24a043fb-6014-4740-afad-11ccb9afaec9 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-daad1860-f2b8-4b87-8807-fd360d443960 {
  text-align: left;
}

#s-daad1860-f2b8-4b87-8807-fd360d443960 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-daad1860-f2b8-4b87-8807-fd360d443960 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-daad1860-f2b8-4b87-8807-fd360d443960 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-49451d39-98c4-4dd4-a2c0-5a70f63c253d {
  text-align: center;
}




  #s-49451d39-98c4-4dd4-a2c0-5a70f63c253d img.shogun-image {
    
    width: px;
  }


#s-49451d39-98c4-4dd4-a2c0-5a70f63c253d .shogun-image-content {
  
    align-items: center;
  
}

#s-c3579dc1-d1a7-4880-bef7-c1a1ef3cee6f {
  min-height: 50px;
}








#s-c3579dc1-d1a7-4880-bef7-c1a1ef3cee6f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c3579dc1-d1a7-4880-bef7-c1a1ef3cee6f.shg-box.shg-c {
  justify-content: center;
}

#s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-466fe83b-d1ba-4e14-a9de-eaff0e4dca1e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-b8318b2e-2da9-49a7-9c73-8b235a3c743a {
  display: none;
}
#s-71fcc7ef-26b4-4da2-b8c4-443bd02eb551 {
  text-align: center;
}




  #s-71fcc7ef-26b4-4da2-b8c4-443bd02eb551 img.shogun-image {
    
    width: px;
  }


#s-71fcc7ef-26b4-4da2-b8c4-443bd02eb551 .shogun-image-content {
  
    align-items: center;
  
}

#s-4ffa2b3f-c2b0-4a30-8210-d0c27a816d18 {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-4ffa2b3f-c2b0-4a30-8210-d0c27a816d18 .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3c48d435-a57b-4f3b-8fa4-9f10187713ae {
  text-align: left;
}

#s-3c48d435-a57b-4f3b-8fa4-9f10187713ae .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-3c48d435-a57b-4f3b-8fa4-9f10187713ae .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-3c48d435-a57b-4f3b-8fa4-9f10187713ae .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1a1f2956-3710-4678-8e7a-d80c594962a6 {
  display: none;
}
#s-69dc4d46-ff72-4304-8102-b57f734beb87 {
  text-align: left;
}


.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 {
  max-width: 100%;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom,
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 {
  max-width: 100%;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom,
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 {
  max-width: 100%;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom,
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 {
  max-width: 100%;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom,
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 {
  max-width: 100%;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom,
.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-69dc4d46-ff72-4304-8102-b57f734beb87 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2c165183-75f8-4b51-b249-4a5a2928f36b {
  min-height: 50px;
}








#s-2c165183-75f8-4b51-b249-4a5a2928f36b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2c165183-75f8-4b51-b249-4a5a2928f36b.shg-box.shg-c {
  justify-content: center;
}

#s-41d3cd28-aa19-450f-ace2-3e1c51326c44 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 768px) {
[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 992px) {
[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 7.5px);
}

}

@media (min-width: 1200px) {
[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 7.5px);
}

[id="s-41d3cd28-aa19-450f-ace2-3e1c51326c44"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 7.5px);
}

}

#s-471cff9f-3a30-4078-bc92-8999f69d1715 {
  display: none;
}
#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 {
  text-align: left;
}


.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 {
  max-width: 100%;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom,
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 {
  max-width: 100%;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom,
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 {
  max-width: 100%;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom,
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 {
  max-width: 100%;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom,
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 {
  max-width: 100%;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom,
.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c69641e5-4981-451e-b8f6-2e1773e06ea5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9b365f09-23f9-49ba-8751-2d8bafd75b5e {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-9b365f09-23f9-49ba-8751-2d8bafd75b5e .shg-product-title-component h1 {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-684d6f34-381f-40c5-9a83-116ab2007e1f {
  text-align: left;
}

#s-684d6f34-381f-40c5-9a83-116ab2007e1f .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-684d6f34-381f-40c5-9a83-116ab2007e1f .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-684d6f34-381f-40c5-9a83-116ab2007e1f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-53da9d86-6b80-4460-a07e-47b856f97c6a {
  text-align: center;
}




  #s-53da9d86-6b80-4460-a07e-47b856f97c6a img.shogun-image {
    
    width: px;
  }


#s-53da9d86-6b80-4460-a07e-47b856f97c6a .shogun-image-content {
  
    align-items: center;
  
}

#s-0c200275-d7e8-43b6-b0f2-872021408eae {
  min-height: 50px;
}








#s-0c200275-d7e8-43b6-b0f2-872021408eae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0c200275-d7e8-43b6-b0f2-872021408eae.shg-box.shg-c {
  justify-content: center;
}

#s-2df6b4d8-dd3b-48ef-be39-a8371d2efd9b {
  min-height: 50px;
}








#s-2df6b4d8-dd3b-48ef-be39-a8371d2efd9b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2df6b4d8-dd3b-48ef-be39-a8371d2efd9b.shg-box.shg-c {
  justify-content: center;
}

#s-a27297a2-b853-4ed5-a5fd-ca7878bacbf1 {
  min-height: 50px;
}








#s-a27297a2-b853-4ed5-a5fd-ca7878bacbf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a27297a2-b853-4ed5-a5fd-ca7878bacbf1.shg-box.shg-c {
  justify-content: center;
}

#s-351be7a7-9a1d-47fe-8285-31a7495c08e1 {
  min-height: 50px;
}








#s-351be7a7-9a1d-47fe-8285-31a7495c08e1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-351be7a7-9a1d-47fe-8285-31a7495c08e1.shg-box.shg-c {
  justify-content: center;
}

#s-6a2fa415-fa8c-42a2-a8e4-1bfde71968e2 {
  margin-left: 10%;
margin-right: 10%;
}

#s-ad588776-094f-42fe-af79-4f16992294a1 {
  margin-left: 10%;
margin-right: 10%;
text-align: center;
}




  #s-ad588776-094f-42fe-af79-4f16992294a1 img.shogun-image {
    
    width: px;
  }


#s-ad588776-094f-42fe-af79-4f16992294a1 .shogun-image-content {
  
    align-items: center;
  
}

#s-972c9cf1-7b46-4fe3-b4ea-7f6ebc737670 {
  display: none;
}
#s-0c8b2e79-bfc7-4a90-9bfd-01e6448f89b4 {
  margin-top: 5px;
margin-left: 10%;
margin-bottom: 5px;
margin-right: 10%;
text-align: left;
}

#s-0c8b2e79-bfc7-4a90-9bfd-01e6448f89b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-7c1110c9-3395-44be-b236-e5e3eaee8691 {
  margin-left: 10%;
margin-right: 10%;
text-align: left;
}

#s-7c1110c9-3395-44be-b236-e5e3eaee8691 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-7c1110c9-3395-44be-b236-e5e3eaee8691 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-7c1110c9-3395-44be-b236-e5e3eaee8691 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a9f3dfb4-c1da-4e62-85f0-2790a9c4bf1e {
  min-height: 50px;
}








#s-a9f3dfb4-c1da-4e62-85f0-2790a9c4bf1e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a9f3dfb4-c1da-4e62-85f0-2790a9c4bf1e.shg-box.shg-c {
  justify-content: center;
}

#s-954fd8f4-fd10-4969-b456-77851946ed40 {
  margin-left: 10%;
margin-right: 10%;
}

@media (min-width: 0px) {
[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-954fd8f4-fd10-4969-b456-77851946ed40"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-9922d9f2-ae90-46fb-a4bd-1c3b5b998029 {
  display: none;
}
#s-31081dc4-4367-4e91-b491-24e33bf8f960 {
  text-align: left;
}


.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 {
  max-width: 100%;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom,
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 {
  max-width: 100%;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom,
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 {
  max-width: 100%;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom,
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 {
  max-width: 100%;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom,
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 {
  max-width: 100%;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom,
.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-31081dc4-4367-4e91-b491-24e33bf8f960 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd6df358-b721-42f7-8e2e-241d01b0560f {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-dd6df358-b721-42f7-8e2e-241d01b0560f .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-f70337c6-cd8c-4141-a204-f340baf4cece {
  text-align: left;
}

#s-f70337c6-cd8c-4141-a204-f340baf4cece .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-f70337c6-cd8c-4141-a204-f340baf4cece .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-f70337c6-cd8c-4141-a204-f340baf4cece .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d6319583-a3c8-4690-9956-dfa6620c459a {
  display: none;
}
#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb {
  text-align: left;
}


.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb {
  max-width: 100%;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom,
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb {
  max-width: 100%;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom,
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb {
  max-width: 100%;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom,
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb {
  max-width: 100%;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom,
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb {
  max-width: 100%;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom,
.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fc332ed-2d72-4980-a224-ce1d52a9fefb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e6c753ff-266a-47fc-9934-78242d0ccefb {
  margin-top: 5px;
margin-bottom: 5px;
text-align: left;
}

#s-e6c753ff-266a-47fc-9934-78242d0ccefb .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-46f4b187-b632-49e6-b0e2-71148f466a3b {
  text-align: left;
}

#s-46f4b187-b632-49e6-b0e2-71148f466a3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-46f4b187-b632-49e6-b0e2-71148f466a3b .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-46f4b187-b632-49e6-b0e2-71148f466a3b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9b2d748a-5f94-40ff-a7b3-109d70e822d2 {
  min-height: 50px;
}








#s-9b2d748a-5f94-40ff-a7b3-109d70e822d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b2d748a-5f94-40ff-a7b3-109d70e822d2.shg-box.shg-c {
  justify-content: center;
}

#s-70cb0ef0-ed5e-44d6-9f0c-3420948adc47 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-70cb0ef0-ed5e-44d6-9f0c-3420948adc47 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-70cb0ef0-ed5e-44d6-9f0c-3420948adc47.shg-box.shg-c {
  justify-content: center;
}

#s-897dbf21-15f7-45cd-a32e-b30642af3d68 {
  min-height: 50px;
background-color: rgba(255, 255, 255, 1);
}








#s-897dbf21-15f7-45cd-a32e-b30642af3d68 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-897dbf21-15f7-45cd-a32e-b30642af3d68.shg-box.shg-c {
  justify-content: center;
}

#s-bfc305fb-8c7e-4a9e-95c6-a81ee8fc2e32 {
  margin-left: 11%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 1);
}

#s-bd0c98a1-25f6-440f-ae41-3affbae0ed11 {
  padding-left: 10%;
padding-right: 10%;
text-align: center;
}
@media (min-width: 1200px){#s-bd0c98a1-25f6-440f-ae41-3affbae0ed11 {
  display: none;
}
#s-bd0c98a1-25f6-440f-ae41-3affbae0ed11, #wrap-s-bd0c98a1-25f6-440f-ae41-3affbae0ed11 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bd0c98a1-25f6-440f-ae41-3affbae0ed11 {
  display: none;
}
#s-bd0c98a1-25f6-440f-ae41-3affbae0ed11, #wrap-s-bd0c98a1-25f6-440f-ae41-3affbae0ed11 { display:none !important; }}



  #s-bd0c98a1-25f6-440f-ae41-3affbae0ed11 img.shogun-image {
    
    width: px;
  }


#s-bd0c98a1-25f6-440f-ae41-3affbae0ed11 .shogun-image-content {
  
    align-items: center;
  
}

#s-f668e9ca-996b-4dc2-a1fb-c366e139545c {
  min-height: 50px;
}
@media (min-width: 1200px){#s-f668e9ca-996b-4dc2-a1fb-c366e139545c {
  display: none;
}
#s-f668e9ca-996b-4dc2-a1fb-c366e139545c, #wrap-s-f668e9ca-996b-4dc2-a1fb-c366e139545c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f668e9ca-996b-4dc2-a1fb-c366e139545c {
  display: none;
}
#s-f668e9ca-996b-4dc2-a1fb-c366e139545c, #wrap-s-f668e9ca-996b-4dc2-a1fb-c366e139545c { display:none !important; }}







#s-f668e9ca-996b-4dc2-a1fb-c366e139545c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-f668e9ca-996b-4dc2-a1fb-c366e139545c.shg-box.shg-c {
  justify-content: center;
}

#s-59e519db-1837-49a7-aa1a-e9c3b51dc04f {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-59e519db-1837-49a7-aa1a-e9c3b51dc04f {
  display: none;
}
#s-59e519db-1837-49a7-aa1a-e9c3b51dc04f, #wrap-s-59e519db-1837-49a7-aa1a-e9c3b51dc04f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-59e519db-1837-49a7-aa1a-e9c3b51dc04f {
  display: none;
}
#s-59e519db-1837-49a7-aa1a-e9c3b51dc04f, #wrap-s-59e519db-1837-49a7-aa1a-e9c3b51dc04f { display:none !important; }}
@media (min-width: 0px) {
[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-59e519db-1837-49a7-aa1a-e9c3b51dc04f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-4e8ced0f-2ca3-46cd-a6b3-2f423f24b831 {
  display: none;
}
#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  text-align: left;
}
@media (min-width: 1200px){#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  display: none;
}
#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc, #wrap-s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  display: none;
}
#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc, #wrap-s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc { display:none !important; }}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  max-width: 100%;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom,
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  max-width: 100%;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom,
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  max-width: 100%;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom,
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  max-width: 100%;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom,
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  max-width: 100%;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom,
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc {
  max-width: 100%;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom,
.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d0baeafd-3a9b-491a-b2ff-2755bbb6cdfc .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-67680a53-6472-4511-8ed2-8b70b8af6485 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-67680a53-6472-4511-8ed2-8b70b8af6485 {
  display: none;
}
#s-67680a53-6472-4511-8ed2-8b70b8af6485, #wrap-s-67680a53-6472-4511-8ed2-8b70b8af6485 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-67680a53-6472-4511-8ed2-8b70b8af6485 {
  display: none;
}
#s-67680a53-6472-4511-8ed2-8b70b8af6485, #wrap-s-67680a53-6472-4511-8ed2-8b70b8af6485 { display:none !important; }}
#s-67680a53-6472-4511-8ed2-8b70b8af6485 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-832526b2-ce52-475a-96fb-720d0e045439 {
  text-align: center;
}
@media (min-width: 1200px){#s-832526b2-ce52-475a-96fb-720d0e045439 {
  display: none;
}
#s-832526b2-ce52-475a-96fb-720d0e045439, #wrap-s-832526b2-ce52-475a-96fb-720d0e045439 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-832526b2-ce52-475a-96fb-720d0e045439 {
  display: none;
}
#s-832526b2-ce52-475a-96fb-720d0e045439, #wrap-s-832526b2-ce52-475a-96fb-720d0e045439 { display:none !important; }}
#s-832526b2-ce52-475a-96fb-720d0e045439 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-832526b2-ce52-475a-96fb-720d0e045439 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-832526b2-ce52-475a-96fb-720d0e045439 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-11dd9ce6-78a8-426d-9585-78cb78f2bd52 {
  display: none;
}
#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  text-align: left;
}
@media (min-width: 1200px){#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  display: none;
}
#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f, #wrap-s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  display: none;
}
#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f, #wrap-s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f { display:none !important; }}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  max-width: 100%;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom,
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  max-width: 100%;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom,
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  max-width: 100%;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom,
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  max-width: 100%;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom,
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  max-width: 100%;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom,
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f {
  max-width: 100%;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom,
.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a0b0c27-a0cd-4c41-9322-39d5ac415e0f .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8 {
  display: none;
}
#s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8, #wrap-s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8 {
  display: none;
}
#s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8, #wrap-s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8 { display:none !important; }}
#s-5716d392-1bba-4b2a-9df9-dbdc7c6ecff8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-5588f6ad-3abf-4149-9613-75473ac7fd96 {
  text-align: center;
}
@media (min-width: 1200px){#s-5588f6ad-3abf-4149-9613-75473ac7fd96 {
  display: none;
}
#s-5588f6ad-3abf-4149-9613-75473ac7fd96, #wrap-s-5588f6ad-3abf-4149-9613-75473ac7fd96 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5588f6ad-3abf-4149-9613-75473ac7fd96 {
  display: none;
}
#s-5588f6ad-3abf-4149-9613-75473ac7fd96, #wrap-s-5588f6ad-3abf-4149-9613-75473ac7fd96 { display:none !important; }}
#s-5588f6ad-3abf-4149-9613-75473ac7fd96 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-5588f6ad-3abf-4149-9613-75473ac7fd96 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-5588f6ad-3abf-4149-9613-75473ac7fd96 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb {
  min-height: 50px;
}
@media (min-width: 1200px){#s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb {
  display: none;
}
#s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb, #wrap-s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb {
  display: none;
}
#s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb, #wrap-s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb { display:none !important; }}







#s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f54eeba-2d9c-4eff-84f1-d9ffafe099fb.shg-box.shg-c {
  justify-content: center;
}

#s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8 {
  display: none;
}
#s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8, #wrap-s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8 {
  display: none;
}
#s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8, #wrap-s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8 { display:none !important; }}
@media (min-width: 0px) {
[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-01cb7faf-d689-43b8-82d8-7415dd2ce2c8"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-632f9bbb-71a5-4494-844f-3b23f1231ab4 {
  display: none;
}
#s-bca7cb29-e412-40a5-9086-96053500e602 {
  text-align: left;
}
@media (min-width: 1200px){#s-bca7cb29-e412-40a5-9086-96053500e602 {
  display: none;
}
#s-bca7cb29-e412-40a5-9086-96053500e602, #wrap-s-bca7cb29-e412-40a5-9086-96053500e602 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bca7cb29-e412-40a5-9086-96053500e602 {
  display: none;
}
#s-bca7cb29-e412-40a5-9086-96053500e602, #wrap-s-bca7cb29-e412-40a5-9086-96053500e602 { display:none !important; }}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 {
  max-width: 100%;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom,
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 {
  max-width: 100%;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom,
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 {
  max-width: 100%;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom,
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 {
  max-width: 100%;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom,
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 {
  max-width: 100%;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom,
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 {
  max-width: 100%;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom,
.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bca7cb29-e412-40a5-9086-96053500e602 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-a63564ea-ae93-4761-8969-51328eda2cc7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a63564ea-ae93-4761-8969-51328eda2cc7 {
  display: none;
}
#s-a63564ea-ae93-4761-8969-51328eda2cc7, #wrap-s-a63564ea-ae93-4761-8969-51328eda2cc7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a63564ea-ae93-4761-8969-51328eda2cc7 {
  display: none;
}
#s-a63564ea-ae93-4761-8969-51328eda2cc7, #wrap-s-a63564ea-ae93-4761-8969-51328eda2cc7 { display:none !important; }}
#s-a63564ea-ae93-4761-8969-51328eda2cc7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-80b56b47-dfba-4cdc-8a07-7008942e43d7 {
  text-align: center;
}
@media (min-width: 1200px){#s-80b56b47-dfba-4cdc-8a07-7008942e43d7 {
  display: none;
}
#s-80b56b47-dfba-4cdc-8a07-7008942e43d7, #wrap-s-80b56b47-dfba-4cdc-8a07-7008942e43d7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80b56b47-dfba-4cdc-8a07-7008942e43d7 {
  display: none;
}
#s-80b56b47-dfba-4cdc-8a07-7008942e43d7, #wrap-s-80b56b47-dfba-4cdc-8a07-7008942e43d7 { display:none !important; }}
#s-80b56b47-dfba-4cdc-8a07-7008942e43d7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-80b56b47-dfba-4cdc-8a07-7008942e43d7 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-80b56b47-dfba-4cdc-8a07-7008942e43d7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3d1c1da3-944a-4162-a0b1-c8c65567b5d2 {
  display: none;
}
#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  text-align: left;
}
@media (min-width: 1200px){#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  display: none;
}
#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531, #wrap-s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  display: none;
}
#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531, #wrap-s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 { display:none !important; }}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  max-width: 100%;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom,
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  max-width: 100%;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom,
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  max-width: 100%;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom,
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  max-width: 100%;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom,
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  max-width: 100%;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom,
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 {
  max-width: 100%;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom,
.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b1fa55e5-62b5-41d1-8c3b-1f4053575531 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-0f7fc88b-cc9d-48ba-a218-307725c23af6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0f7fc88b-cc9d-48ba-a218-307725c23af6 {
  display: none;
}
#s-0f7fc88b-cc9d-48ba-a218-307725c23af6, #wrap-s-0f7fc88b-cc9d-48ba-a218-307725c23af6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f7fc88b-cc9d-48ba-a218-307725c23af6 {
  display: none;
}
#s-0f7fc88b-cc9d-48ba-a218-307725c23af6, #wrap-s-0f7fc88b-cc9d-48ba-a218-307725c23af6 { display:none !important; }}
#s-0f7fc88b-cc9d-48ba-a218-307725c23af6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-e9993abe-936e-45d5-a193-66b9be64cc53 {
  text-align: center;
}
@media (min-width: 1200px){#s-e9993abe-936e-45d5-a193-66b9be64cc53 {
  display: none;
}
#s-e9993abe-936e-45d5-a193-66b9be64cc53, #wrap-s-e9993abe-936e-45d5-a193-66b9be64cc53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e9993abe-936e-45d5-a193-66b9be64cc53 {
  display: none;
}
#s-e9993abe-936e-45d5-a193-66b9be64cc53, #wrap-s-e9993abe-936e-45d5-a193-66b9be64cc53 { display:none !important; }}
#s-e9993abe-936e-45d5-a193-66b9be64cc53 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-e9993abe-936e-45d5-a193-66b9be64cc53 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-e9993abe-936e-45d5-a193-66b9be64cc53 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-338d47aa-25e1-4ee5-92ef-76b67247f57a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-338d47aa-25e1-4ee5-92ef-76b67247f57a {
  display: none;
}
#s-338d47aa-25e1-4ee5-92ef-76b67247f57a, #wrap-s-338d47aa-25e1-4ee5-92ef-76b67247f57a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-338d47aa-25e1-4ee5-92ef-76b67247f57a {
  display: none;
}
#s-338d47aa-25e1-4ee5-92ef-76b67247f57a, #wrap-s-338d47aa-25e1-4ee5-92ef-76b67247f57a { display:none !important; }}







#s-338d47aa-25e1-4ee5-92ef-76b67247f57a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-338d47aa-25e1-4ee5-92ef-76b67247f57a.shg-box.shg-c {
  justify-content: center;
}

#s-b930fab7-0d0a-4840-a347-59b32107ca61 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-b930fab7-0d0a-4840-a347-59b32107ca61 {
  display: none;
}
#s-b930fab7-0d0a-4840-a347-59b32107ca61, #wrap-s-b930fab7-0d0a-4840-a347-59b32107ca61 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b930fab7-0d0a-4840-a347-59b32107ca61 {
  display: none;
}
#s-b930fab7-0d0a-4840-a347-59b32107ca61, #wrap-s-b930fab7-0d0a-4840-a347-59b32107ca61 { display:none !important; }}







#s-b930fab7-0d0a-4840-a347-59b32107ca61 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b930fab7-0d0a-4840-a347-59b32107ca61.shg-box.shg-c {
  justify-content: center;
}

#s-4f8e98cd-cd56-48f4-b9fb-0a1640b96c5e {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 1);
}

#s-5e160b84-9f8b-4de5-91e0-cb4954280b1f {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-5e160b84-9f8b-4de5-91e0-cb4954280b1f {
  display: none;
}
#s-5e160b84-9f8b-4de5-91e0-cb4954280b1f, #wrap-s-5e160b84-9f8b-4de5-91e0-cb4954280b1f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5e160b84-9f8b-4de5-91e0-cb4954280b1f {
  display: none;
}
#s-5e160b84-9f8b-4de5-91e0-cb4954280b1f, #wrap-s-5e160b84-9f8b-4de5-91e0-cb4954280b1f { display:none !important; }}
@media (min-width: 0px) {
[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 768px) {
[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 992px) {
[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.0px);
}

}

@media (min-width: 1200px) {
[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.0px);
}

[id="s-5e160b84-9f8b-4de5-91e0-cb4954280b1f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.0px);
}

}

#s-3c90b033-db75-4b40-8710-b9a79ef3aff0 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-3c90b033-db75-4b40-8710-b9a79ef3aff0 {
  display: none;
}
#s-3c90b033-db75-4b40-8710-b9a79ef3aff0, #wrap-s-3c90b033-db75-4b40-8710-b9a79ef3aff0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3c90b033-db75-4b40-8710-b9a79ef3aff0 {
  display: none;
}
#s-3c90b033-db75-4b40-8710-b9a79ef3aff0, #wrap-s-3c90b033-db75-4b40-8710-b9a79ef3aff0 { display:none !important; }}



  #s-3c90b033-db75-4b40-8710-b9a79ef3aff0 img.shogun-image {
    
    width: px;
  }


#s-3c90b033-db75-4b40-8710-b9a79ef3aff0 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-587f315a-588d-4837-9ad1-7e4565c10757 {
  display: none;
}
#s-587f315a-588d-4837-9ad1-7e4565c10757, #wrap-s-587f315a-588d-4837-9ad1-7e4565c10757 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-587f315a-588d-4837-9ad1-7e4565c10757 {
  display: none;
}
#s-587f315a-588d-4837-9ad1-7e4565c10757, #wrap-s-587f315a-588d-4837-9ad1-7e4565c10757 { display:none !important; }}
#s-587f315a-588d-4837-9ad1-7e4565c10757 {
  display: none;
}
#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  text-align: left;
}
@media (min-width: 1200px){#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  display: none;
}
#s-57461f13-26c3-47ea-84e7-a4c3e4a43493, #wrap-s-57461f13-26c3-47ea-84e7-a4c3e4a43493 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  display: none;
}
#s-57461f13-26c3-47ea-84e7-a4c3e4a43493, #wrap-s-57461f13-26c3-47ea-84e7-a4c3e4a43493 { display:none !important; }}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  max-width: 100%;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom,
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  max-width: 100%;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom,
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  max-width: 100%;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom,
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  max-width: 100%;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom,
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  max-width: 100%;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom,
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 {
  max-width: 100%;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom,
.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57461f13-26c3-47ea-84e7-a4c3e4a43493 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-bf187611-0eaa-4458-a14c-93810067f12e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-bf187611-0eaa-4458-a14c-93810067f12e {
  display: none;
}
#s-bf187611-0eaa-4458-a14c-93810067f12e, #wrap-s-bf187611-0eaa-4458-a14c-93810067f12e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-bf187611-0eaa-4458-a14c-93810067f12e {
  display: none;
}
#s-bf187611-0eaa-4458-a14c-93810067f12e, #wrap-s-bf187611-0eaa-4458-a14c-93810067f12e { display:none !important; }}
#s-bf187611-0eaa-4458-a14c-93810067f12e .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b7137659-bcb8-450a-8519-eb1468303ad4 {
  text-align: center;
}
@media (min-width: 1200px){#s-b7137659-bcb8-450a-8519-eb1468303ad4 {
  display: none;
}
#s-b7137659-bcb8-450a-8519-eb1468303ad4, #wrap-s-b7137659-bcb8-450a-8519-eb1468303ad4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b7137659-bcb8-450a-8519-eb1468303ad4 {
  display: none;
}
#s-b7137659-bcb8-450a-8519-eb1468303ad4, #wrap-s-b7137659-bcb8-450a-8519-eb1468303ad4 { display:none !important; }}
#s-b7137659-bcb8-450a-8519-eb1468303ad4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-b7137659-bcb8-450a-8519-eb1468303ad4 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-b7137659-bcb8-450a-8519-eb1468303ad4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-19a9a120-7501-4165-b00e-96f5dabd469a {
  min-height: 50px;
}
@media (min-width: 1200px){#s-19a9a120-7501-4165-b00e-96f5dabd469a {
  display: none;
}
#s-19a9a120-7501-4165-b00e-96f5dabd469a, #wrap-s-19a9a120-7501-4165-b00e-96f5dabd469a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-19a9a120-7501-4165-b00e-96f5dabd469a {
  display: none;
}
#s-19a9a120-7501-4165-b00e-96f5dabd469a, #wrap-s-19a9a120-7501-4165-b00e-96f5dabd469a { display:none !important; }}







#s-19a9a120-7501-4165-b00e-96f5dabd469a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-19a9a120-7501-4165-b00e-96f5dabd469a.shg-box.shg-c {
  justify-content: center;
}

#s-2aa1a135-8840-4bca-a915-eeb151e5fe5c {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-2aa1a135-8840-4bca-a915-eeb151e5fe5c {
  display: none;
}
#s-2aa1a135-8840-4bca-a915-eeb151e5fe5c, #wrap-s-2aa1a135-8840-4bca-a915-eeb151e5fe5c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2aa1a135-8840-4bca-a915-eeb151e5fe5c {
  display: none;
}
#s-2aa1a135-8840-4bca-a915-eeb151e5fe5c, #wrap-s-2aa1a135-8840-4bca-a915-eeb151e5fe5c { display:none !important; }}
@media (min-width: 0px) {
[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-2aa1a135-8840-4bca-a915-eeb151e5fe5c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a6cb276a-d86a-4759-8c6f-72a94675120a {
  display: none;
}
#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  text-align: left;
}
@media (min-width: 1200px){#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  display: none;
}
#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8, #wrap-s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  display: none;
}
#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8, #wrap-s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 { display:none !important; }}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  max-width: 100%;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom,
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  max-width: 100%;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom,
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  max-width: 100%;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom,
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  max-width: 100%;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom,
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  max-width: 100%;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom,
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 {
  max-width: 100%;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom,
.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c13b22a7-960e-4edd-aa23-50076ca6e5c8 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-0b69f79a-c716-4f64-a7ee-f12d70d166e2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-0b69f79a-c716-4f64-a7ee-f12d70d166e2 {
  display: none;
}
#s-0b69f79a-c716-4f64-a7ee-f12d70d166e2, #wrap-s-0b69f79a-c716-4f64-a7ee-f12d70d166e2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b69f79a-c716-4f64-a7ee-f12d70d166e2 {
  display: none;
}
#s-0b69f79a-c716-4f64-a7ee-f12d70d166e2, #wrap-s-0b69f79a-c716-4f64-a7ee-f12d70d166e2 { display:none !important; }}
#s-0b69f79a-c716-4f64-a7ee-f12d70d166e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de {
  text-align: center;
}
@media (min-width: 1200px){#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de {
  display: none;
}
#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de, #wrap-s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de {
  display: none;
}
#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de, #wrap-s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de { display:none !important; }}
#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-81745a3f-1c6e-4d82-a9d1-e3fcd73683de .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e8e15c04-8341-408d-a904-9429a9c98572 {
  display: none;
}
#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  text-align: left;
}
@media (min-width: 1200px){#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  display: none;
}
#s-c488b565-29a1-4ab0-87fe-a76e93147a46, #wrap-s-c488b565-29a1-4ab0-87fe-a76e93147a46 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  display: none;
}
#s-c488b565-29a1-4ab0-87fe-a76e93147a46, #wrap-s-c488b565-29a1-4ab0-87fe-a76e93147a46 { display:none !important; }}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  max-width: 100%;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom,
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  max-width: 100%;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom,
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  max-width: 100%;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom,
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  max-width: 100%;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom,
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  max-width: 100%;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom,
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 {
  max-width: 100%;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom,
.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c488b565-29a1-4ab0-87fe-a76e93147a46 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-d479cde4-89b7-46d5-9e86-93084d98f419 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-d479cde4-89b7-46d5-9e86-93084d98f419 {
  display: none;
}
#s-d479cde4-89b7-46d5-9e86-93084d98f419, #wrap-s-d479cde4-89b7-46d5-9e86-93084d98f419 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d479cde4-89b7-46d5-9e86-93084d98f419 {
  display: none;
}
#s-d479cde4-89b7-46d5-9e86-93084d98f419, #wrap-s-d479cde4-89b7-46d5-9e86-93084d98f419 { display:none !important; }}
#s-d479cde4-89b7-46d5-9e86-93084d98f419 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c796305f-1e53-4137-a7f8-85516cc8a700 {
  text-align: center;
}
@media (min-width: 1200px){#s-c796305f-1e53-4137-a7f8-85516cc8a700 {
  display: none;
}
#s-c796305f-1e53-4137-a7f8-85516cc8a700, #wrap-s-c796305f-1e53-4137-a7f8-85516cc8a700 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c796305f-1e53-4137-a7f8-85516cc8a700 {
  display: none;
}
#s-c796305f-1e53-4137-a7f8-85516cc8a700, #wrap-s-c796305f-1e53-4137-a7f8-85516cc8a700 { display:none !important; }}
#s-c796305f-1e53-4137-a7f8-85516cc8a700 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-c796305f-1e53-4137-a7f8-85516cc8a700 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-c796305f-1e53-4137-a7f8-85516cc8a700 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-79494e3d-f12f-4207-acee-2a17ad189626 {
  min-height: 50px;
}








#s-79494e3d-f12f-4207-acee-2a17ad189626 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-79494e3d-f12f-4207-acee-2a17ad189626.shg-box.shg-c {
  justify-content: center;
}

#s-08ffd825-85d4-43c4-a811-b16186427eae {
  min-height: 50px;
}
@media (min-width: 1200px){#s-08ffd825-85d4-43c4-a811-b16186427eae {
  display: none;
}
#s-08ffd825-85d4-43c4-a811-b16186427eae, #wrap-s-08ffd825-85d4-43c4-a811-b16186427eae { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-08ffd825-85d4-43c4-a811-b16186427eae {
  display: none;
}
#s-08ffd825-85d4-43c4-a811-b16186427eae, #wrap-s-08ffd825-85d4-43c4-a811-b16186427eae { display:none !important; }}







#s-08ffd825-85d4-43c4-a811-b16186427eae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-08ffd825-85d4-43c4-a811-b16186427eae.shg-box.shg-c {
  justify-content: center;
}

#s-69c983d1-d8c3-416e-8272-738b362f4def {
  margin-left: 10%;
margin-right: 10%;
background-color: rgba(255, 255, 255, 1);
}

#s-e93bcd50-da70-4d9d-a231-5780e1207d61 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-e93bcd50-da70-4d9d-a231-5780e1207d61 {
  display: none;
}
#s-e93bcd50-da70-4d9d-a231-5780e1207d61, #wrap-s-e93bcd50-da70-4d9d-a231-5780e1207d61 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e93bcd50-da70-4d9d-a231-5780e1207d61 {
  display: none;
}
#s-e93bcd50-da70-4d9d-a231-5780e1207d61, #wrap-s-e93bcd50-da70-4d9d-a231-5780e1207d61 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e93bcd50-da70-4d9d-a231-5780e1207d61"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-bba4142c-5dd7-4289-9042-c561bb47dc80 {
  display: none;
}
#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  text-align: left;
}
@media (min-width: 1200px){#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  display: none;
}
#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac, #wrap-s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  display: none;
}
#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac, #wrap-s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac { display:none !important; }}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  max-width: 100%;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom,
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  max-width: 100%;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom,
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  max-width: 100%;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom,
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  max-width: 100%;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom,
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  max-width: 100%;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom,
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac {
  max-width: 100%;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom,
.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-da271be4-2ec6-407c-ab3a-39ac3d7f9bac .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-a1e5ca43-e96d-4397-8637-2501cf513381 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-a1e5ca43-e96d-4397-8637-2501cf513381 {
  display: none;
}
#s-a1e5ca43-e96d-4397-8637-2501cf513381, #wrap-s-a1e5ca43-e96d-4397-8637-2501cf513381 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a1e5ca43-e96d-4397-8637-2501cf513381 {
  display: none;
}
#s-a1e5ca43-e96d-4397-8637-2501cf513381, #wrap-s-a1e5ca43-e96d-4397-8637-2501cf513381 { display:none !important; }}
#s-a1e5ca43-e96d-4397-8637-2501cf513381 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-843f15f6-30bb-4857-b841-8c246ae8cbca {
  text-align: center;
}
@media (min-width: 1200px){#s-843f15f6-30bb-4857-b841-8c246ae8cbca {
  display: none;
}
#s-843f15f6-30bb-4857-b841-8c246ae8cbca, #wrap-s-843f15f6-30bb-4857-b841-8c246ae8cbca { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-843f15f6-30bb-4857-b841-8c246ae8cbca {
  display: none;
}
#s-843f15f6-30bb-4857-b841-8c246ae8cbca, #wrap-s-843f15f6-30bb-4857-b841-8c246ae8cbca { display:none !important; }}
#s-843f15f6-30bb-4857-b841-8c246ae8cbca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-843f15f6-30bb-4857-b841-8c246ae8cbca .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-843f15f6-30bb-4857-b841-8c246ae8cbca .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-866c17a1-c473-4d68-a6f6-6826ebec4b08 {
  text-align: center;
}
@media (min-width: 1200px){#s-866c17a1-c473-4d68-a6f6-6826ebec4b08 {
  display: none;
}
#s-866c17a1-c473-4d68-a6f6-6826ebec4b08, #wrap-s-866c17a1-c473-4d68-a6f6-6826ebec4b08 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-866c17a1-c473-4d68-a6f6-6826ebec4b08 {
  display: none;
}
#s-866c17a1-c473-4d68-a6f6-6826ebec4b08, #wrap-s-866c17a1-c473-4d68-a6f6-6826ebec4b08 { display:none !important; }}



  #s-866c17a1-c473-4d68-a6f6-6826ebec4b08 img.shogun-image {
    
    width: px;
  }


#s-866c17a1-c473-4d68-a6f6-6826ebec4b08 .shogun-image-content {
  
    align-items: center;
  
}

#s-2bd927a2-5287-481e-913f-c90e64ec77a3 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2bd927a2-5287-481e-913f-c90e64ec77a3 {
  display: none;
}
#s-2bd927a2-5287-481e-913f-c90e64ec77a3, #wrap-s-2bd927a2-5287-481e-913f-c90e64ec77a3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2bd927a2-5287-481e-913f-c90e64ec77a3 {
  display: none;
}
#s-2bd927a2-5287-481e-913f-c90e64ec77a3, #wrap-s-2bd927a2-5287-481e-913f-c90e64ec77a3 { display:none !important; }}







#s-2bd927a2-5287-481e-913f-c90e64ec77a3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2bd927a2-5287-481e-913f-c90e64ec77a3.shg-box.shg-c {
  justify-content: center;
}

#s-e4b81c16-4547-4f02-88a4-aff85a9fe107 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-e4b81c16-4547-4f02-88a4-aff85a9fe107 {
  display: none;
}
#s-e4b81c16-4547-4f02-88a4-aff85a9fe107, #wrap-s-e4b81c16-4547-4f02-88a4-aff85a9fe107 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4b81c16-4547-4f02-88a4-aff85a9fe107 {
  display: none;
}
#s-e4b81c16-4547-4f02-88a4-aff85a9fe107, #wrap-s-e4b81c16-4547-4f02-88a4-aff85a9fe107 { display:none !important; }}
@media (min-width: 0px) {
[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-e4b81c16-4547-4f02-88a4-aff85a9fe107"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-88d3e861-86e0-44b6-bb98-45ffc31e6056 {
  margin-left: 5%;
margin-right: 5%;
text-align: center;
}
@media (min-width: 1200px){#s-88d3e861-86e0-44b6-bb98-45ffc31e6056 {
  display: none;
}
#s-88d3e861-86e0-44b6-bb98-45ffc31e6056, #wrap-s-88d3e861-86e0-44b6-bb98-45ffc31e6056 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-88d3e861-86e0-44b6-bb98-45ffc31e6056 {
  display: none;
}
#s-88d3e861-86e0-44b6-bb98-45ffc31e6056, #wrap-s-88d3e861-86e0-44b6-bb98-45ffc31e6056 { display:none !important; }}



  #s-88d3e861-86e0-44b6-bb98-45ffc31e6056 img.shogun-image {
    
    width: px;
  }


#s-88d3e861-86e0-44b6-bb98-45ffc31e6056 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-981618d9-df17-416d-a6f6-bdcae62418ec {
  display: none;
}
#s-981618d9-df17-416d-a6f6-bdcae62418ec, #wrap-s-981618d9-df17-416d-a6f6-bdcae62418ec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-981618d9-df17-416d-a6f6-bdcae62418ec {
  display: none;
}
#s-981618d9-df17-416d-a6f6-bdcae62418ec, #wrap-s-981618d9-df17-416d-a6f6-bdcae62418ec { display:none !important; }}
#s-981618d9-df17-416d-a6f6-bdcae62418ec {
  display: none;
}
#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  text-align: left;
}
@media (min-width: 1200px){#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  display: none;
}
#s-487a9295-25be-4d8c-9345-bdab3a1848fc, #wrap-s-487a9295-25be-4d8c-9345-bdab3a1848fc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  display: none;
}
#s-487a9295-25be-4d8c-9345-bdab3a1848fc, #wrap-s-487a9295-25be-4d8c-9345-bdab3a1848fc { display:none !important; }}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  max-width: 100%;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom,
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  max-width: 100%;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom,
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  max-width: 100%;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom,
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  max-width: 100%;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom,
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  max-width: 100%;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom,
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc {
  max-width: 100%;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom,
.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-487a9295-25be-4d8c-9345-bdab3a1848fc .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1 {
  display: none;
}
#s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1, #wrap-s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1 {
  display: none;
}
#s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1, #wrap-s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1 { display:none !important; }}
#s-2b9e3b52-b792-4dd0-bf9b-6d738ae5f5c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-66f3b344-dab0-4438-8c09-416aeb53fc45 {
  text-align: center;
}
@media (min-width: 1200px){#s-66f3b344-dab0-4438-8c09-416aeb53fc45 {
  display: none;
}
#s-66f3b344-dab0-4438-8c09-416aeb53fc45, #wrap-s-66f3b344-dab0-4438-8c09-416aeb53fc45 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-66f3b344-dab0-4438-8c09-416aeb53fc45 {
  display: none;
}
#s-66f3b344-dab0-4438-8c09-416aeb53fc45, #wrap-s-66f3b344-dab0-4438-8c09-416aeb53fc45 { display:none !important; }}
#s-66f3b344-dab0-4438-8c09-416aeb53fc45 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-66f3b344-dab0-4438-8c09-416aeb53fc45 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-66f3b344-dab0-4438-8c09-416aeb53fc45 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ab98033a-9316-454c-9fd1-a3b03857d9fa {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ab98033a-9316-454c-9fd1-a3b03857d9fa {
  display: none;
}
#s-ab98033a-9316-454c-9fd1-a3b03857d9fa, #wrap-s-ab98033a-9316-454c-9fd1-a3b03857d9fa { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ab98033a-9316-454c-9fd1-a3b03857d9fa {
  display: none;
}
#s-ab98033a-9316-454c-9fd1-a3b03857d9fa, #wrap-s-ab98033a-9316-454c-9fd1-a3b03857d9fa { display:none !important; }}







#s-ab98033a-9316-454c-9fd1-a3b03857d9fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ab98033a-9316-454c-9fd1-a3b03857d9fa.shg-box.shg-c {
  justify-content: center;
}

#s-9165ad35-27ea-44a7-bcde-31d994dff1f0 {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-9165ad35-27ea-44a7-bcde-31d994dff1f0 {
  display: none;
}
#s-9165ad35-27ea-44a7-bcde-31d994dff1f0, #wrap-s-9165ad35-27ea-44a7-bcde-31d994dff1f0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9165ad35-27ea-44a7-bcde-31d994dff1f0 {
  display: none;
}
#s-9165ad35-27ea-44a7-bcde-31d994dff1f0, #wrap-s-9165ad35-27ea-44a7-bcde-31d994dff1f0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-9165ad35-27ea-44a7-bcde-31d994dff1f0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-a21da425-75f2-43a0-af24-9ae68ebae897 {
  display: none;
}
#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  text-align: left;
}
@media (min-width: 1200px){#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  display: none;
}
#s-01a19930-52ee-4dae-91a3-6b0938f22233, #wrap-s-01a19930-52ee-4dae-91a3-6b0938f22233 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  display: none;
}
#s-01a19930-52ee-4dae-91a3-6b0938f22233, #wrap-s-01a19930-52ee-4dae-91a3-6b0938f22233 { display:none !important; }}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  max-width: 100%;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom,
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  max-width: 100%;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom,
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  max-width: 100%;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom,
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  max-width: 100%;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom,
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  max-width: 100%;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom,
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 {
  max-width: 100%;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom,
.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-01a19930-52ee-4dae-91a3-6b0938f22233 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-63f2c299-dbd5-470c-9835-758657e7b3a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-63f2c299-dbd5-470c-9835-758657e7b3a7 {
  display: none;
}
#s-63f2c299-dbd5-470c-9835-758657e7b3a7, #wrap-s-63f2c299-dbd5-470c-9835-758657e7b3a7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-63f2c299-dbd5-470c-9835-758657e7b3a7 {
  display: none;
}
#s-63f2c299-dbd5-470c-9835-758657e7b3a7, #wrap-s-63f2c299-dbd5-470c-9835-758657e7b3a7 { display:none !important; }}
#s-63f2c299-dbd5-470c-9835-758657e7b3a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda {
  text-align: center;
}
@media (min-width: 1200px){#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda {
  display: none;
}
#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda, #wrap-s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda {
  display: none;
}
#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda, #wrap-s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda { display:none !important; }}
#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-e6d9134c-d032-4d7a-83dd-aad9d80f3eda .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-865ac5c6-d9af-491a-abc7-90780bf44b04 {
  display: none;
}
#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  text-align: left;
}
@media (min-width: 1200px){#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  display: none;
}
#s-0b52cda1-0594-43e0-8183-67cf5281c83b, #wrap-s-0b52cda1-0594-43e0-8183-67cf5281c83b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  display: none;
}
#s-0b52cda1-0594-43e0-8183-67cf5281c83b, #wrap-s-0b52cda1-0594-43e0-8183-67cf5281c83b { display:none !important; }}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  max-width: 100%;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom,
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  max-width: 100%;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom,
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  max-width: 100%;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom,
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  max-width: 100%;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom,
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  max-width: 100%;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom,
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b {
  max-width: 100%;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom,
.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0b52cda1-0594-43e0-8183-67cf5281c83b .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-8bb5b35f-d52c-41f4-b8eb-be1f20233184 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-8bb5b35f-d52c-41f4-b8eb-be1f20233184 {
  display: none;
}
#s-8bb5b35f-d52c-41f4-b8eb-be1f20233184, #wrap-s-8bb5b35f-d52c-41f4-b8eb-be1f20233184 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8bb5b35f-d52c-41f4-b8eb-be1f20233184 {
  display: none;
}
#s-8bb5b35f-d52c-41f4-b8eb-be1f20233184, #wrap-s-8bb5b35f-d52c-41f4-b8eb-be1f20233184 { display:none !important; }}
#s-8bb5b35f-d52c-41f4-b8eb-be1f20233184 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b {
  text-align: center;
}
@media (min-width: 1200px){#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b {
  display: none;
}
#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b, #wrap-s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b {
  display: none;
}
#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b, #wrap-s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b { display:none !important; }}
#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-7c548b2e-e8c6-48e2-9d27-cfc805513b6b .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-75b19467-01d3-4664-bb22-764f8922bcd7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-75b19467-01d3-4664-bb22-764f8922bcd7 {
  display: none;
}
#s-75b19467-01d3-4664-bb22-764f8922bcd7, #wrap-s-75b19467-01d3-4664-bb22-764f8922bcd7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-75b19467-01d3-4664-bb22-764f8922bcd7 {
  display: none;
}
#s-75b19467-01d3-4664-bb22-764f8922bcd7, #wrap-s-75b19467-01d3-4664-bb22-764f8922bcd7 { display:none !important; }}







#s-75b19467-01d3-4664-bb22-764f8922bcd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-75b19467-01d3-4664-bb22-764f8922bcd7.shg-box.shg-c {
  justify-content: center;
}

#s-c2844875-7ef6-43f4-8484-84bbe52ab37a {
  margin-left: 5%;
margin-right: 5%;
}
@media (min-width: 1200px){#s-c2844875-7ef6-43f4-8484-84bbe52ab37a {
  display: none;
}
#s-c2844875-7ef6-43f4-8484-84bbe52ab37a, #wrap-s-c2844875-7ef6-43f4-8484-84bbe52ab37a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c2844875-7ef6-43f4-8484-84bbe52ab37a {
  display: none;
}
#s-c2844875-7ef6-43f4-8484-84bbe52ab37a, #wrap-s-c2844875-7ef6-43f4-8484-84bbe52ab37a { display:none !important; }}
@media (min-width: 0px) {
[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-c2844875-7ef6-43f4-8484-84bbe52ab37a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-5c1648ae-1697-41a1-8a3e-5e515506327e {
  display: none;
}
#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  text-align: left;
}
@media (min-width: 1200px){#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  display: none;
}
#s-2a616c49-864d-4b9a-a350-0ee315c750ec, #wrap-s-2a616c49-864d-4b9a-a350-0ee315c750ec { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  display: none;
}
#s-2a616c49-864d-4b9a-a350-0ee315c750ec, #wrap-s-2a616c49-864d-4b9a-a350-0ee315c750ec { display:none !important; }}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  max-width: 100%;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom,
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  max-width: 100%;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom,
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  max-width: 100%;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom,
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  max-width: 100%;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom,
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  max-width: 100%;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom,
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec {
  max-width: 100%;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom,
.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a616c49-864d-4b9a-a350-0ee315c750ec .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 1200px){#s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730 {
  display: none;
}
#s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730, #wrap-s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730 {
  display: none;
}
#s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730, #wrap-s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730 { display:none !important; }}
#s-9dc22616-7f4b-4ac8-9cbb-3f3a82b77730 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d {
  text-align: center;
}
@media (min-width: 1200px){#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d {
  display: none;
}
#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d, #wrap-s-9a2a6375-655e-460c-a4fe-d443a9d3a53d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d {
  display: none;
}
#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d, #wrap-s-9a2a6375-655e-460c-a4fe-d443a9d3a53d { display:none !important; }}
#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-9a2a6375-655e-460c-a4fe-d443a9d3a53d .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-89f2371f-58e0-4424-8eac-3cd45b3a28eb {
  text-align: center;
}
@media (min-width: 1200px){#s-89f2371f-58e0-4424-8eac-3cd45b3a28eb {
  display: none;
}
#s-89f2371f-58e0-4424-8eac-3cd45b3a28eb, #wrap-s-89f2371f-58e0-4424-8eac-3cd45b3a28eb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-89f2371f-58e0-4424-8eac-3cd45b3a28eb {
  display: none;
}
#s-89f2371f-58e0-4424-8eac-3cd45b3a28eb, #wrap-s-89f2371f-58e0-4424-8eac-3cd45b3a28eb { display:none !important; }}



  #s-89f2371f-58e0-4424-8eac-3cd45b3a28eb img.shogun-image {
    
    width: px;
  }


#s-89f2371f-58e0-4424-8eac-3cd45b3a28eb .shogun-image-content {
  
    align-items: center;
  
}

#s-0493d222-854d-4de7-82b3-7336a1b3e9dc {
  min-height: 50px;
}
@media (min-width: 1200px){#s-0493d222-854d-4de7-82b3-7336a1b3e9dc {
  display: none;
}
#s-0493d222-854d-4de7-82b3-7336a1b3e9dc, #wrap-s-0493d222-854d-4de7-82b3-7336a1b3e9dc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0493d222-854d-4de7-82b3-7336a1b3e9dc {
  display: none;
}
#s-0493d222-854d-4de7-82b3-7336a1b3e9dc, #wrap-s-0493d222-854d-4de7-82b3-7336a1b3e9dc { display:none !important; }}







#s-0493d222-854d-4de7-82b3-7336a1b3e9dc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0493d222-854d-4de7-82b3-7336a1b3e9dc.shg-box.shg-c {
  justify-content: center;
}

#s-dfab4170-59b7-4a73-88fe-754d98e2243a {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-dfab4170-59b7-4a73-88fe-754d98e2243a {
  
}
}@media (max-width: 767px){#s-dfab4170-59b7-4a73-88fe-754d98e2243a {
  
}
}
@media (min-width: 0px) {
[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-dfab4170-59b7-4a73-88fe-754d98e2243a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-6698a18d-b317-43db-a774-889c02ec0110 {
  display: none;
}
#s-d87737a6-12cb-4803-9030-e23f4cf992c8 {
  text-align: center;
}




  #s-d87737a6-12cb-4803-9030-e23f4cf992c8 img.shogun-image {
    
    width: px;
  }


#s-d87737a6-12cb-4803-9030-e23f4cf992c8 .shogun-image-content {
  
    align-items: center;
  
}

#s-070dc90f-7c33-4c62-841e-ed461a868398 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-070dc90f-7c33-4c62-841e-ed461a868398 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-3bfe0df5-72a2-4f69-b118-ea08cc20ef81 {
  text-align: center;
}

#s-3bfe0df5-72a2-4f69-b118-ea08cc20ef81 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-3bfe0df5-72a2-4f69-b118-ea08cc20ef81 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-3bfe0df5-72a2-4f69-b118-ea08cc20ef81 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-de452bf3-4107-41c4-8d55-3ce4001aa287 {
  display: none;
}
#s-c8664154-3c76-4dc5-82c5-6f49d14d0710 {
  text-align: center;
}




  #s-c8664154-3c76-4dc5-82c5-6f49d14d0710 img.shogun-image {
    
    width: px;
  }


#s-c8664154-3c76-4dc5-82c5-6f49d14d0710 .shogun-image-content {
  
    align-items: center;
  
}

#s-f6d1b951-ad84-4d9a-bfeb-a19f55497d30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f6d1b951-ad84-4d9a-bfeb-a19f55497d30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-b03ec13e-7d94-4881-9bfa-0294afc7624f {
  text-align: center;
}

#s-b03ec13e-7d94-4881-9bfa-0294afc7624f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-b03ec13e-7d94-4881-9bfa-0294afc7624f .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-b03ec13e-7d94-4881-9bfa-0294afc7624f .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-264b3b59-9c83-4860-b972-32dc07ead507 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-264b3b59-9c83-4860-b972-32dc07ead507 {
  display: none;
}
#s-264b3b59-9c83-4860-b972-32dc07ead507, #wrap-s-264b3b59-9c83-4860-b972-32dc07ead507 { display:none !important; }}@media (max-width: 767px){#s-264b3b59-9c83-4860-b972-32dc07ead507 {
  display: none;
}
#s-264b3b59-9c83-4860-b972-32dc07ead507, #wrap-s-264b3b59-9c83-4860-b972-32dc07ead507 { display:none !important; }}







#s-264b3b59-9c83-4860-b972-32dc07ead507 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-264b3b59-9c83-4860-b972-32dc07ead507.shg-box.shg-c {
  justify-content: center;
}

#s-811b85cd-8b23-479d-90e3-a0a9c412db98 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-811b85cd-8b23-479d-90e3-a0a9c412db98 {
  display: none;
}
#s-811b85cd-8b23-479d-90e3-a0a9c412db98, #wrap-s-811b85cd-8b23-479d-90e3-a0a9c412db98 { display:none !important; }}@media (max-width: 767px){#s-811b85cd-8b23-479d-90e3-a0a9c412db98 {
  display: none;
}
#s-811b85cd-8b23-479d-90e3-a0a9c412db98, #wrap-s-811b85cd-8b23-479d-90e3-a0a9c412db98 { display:none !important; }}







#s-811b85cd-8b23-479d-90e3-a0a9c412db98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-811b85cd-8b23-479d-90e3-a0a9c412db98.shg-box.shg-c {
  justify-content: center;
}

#s-02c90932-e2d6-4357-81c9-3ac829f04b5d {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
padding-left: 5%;
padding-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-02c90932-e2d6-4357-81c9-3ac829f04b5d {
  
}
}@media (max-width: 767px){#s-02c90932-e2d6-4357-81c9-3ac829f04b5d {
  
}
}
@media (min-width: 0px) {
[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-02c90932-e2d6-4357-81c9-3ac829f04b5d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-adb72425-cc93-4ce3-8dfb-9f6811e22754 {
  display: none;
}
#s-89a5613b-98f0-4067-a12d-752fb3966a07 {
  text-align: center;
}




  #s-89a5613b-98f0-4067-a12d-752fb3966a07 img.shogun-image {
    
    width: px;
  }


#s-89a5613b-98f0-4067-a12d-752fb3966a07 .shogun-image-content {
  
    align-items: center;
  
}

#s-c2126ba3-624b-45f5-9564-cd2558706ef0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2126ba3-624b-45f5-9564-cd2558706ef0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-46b66827-a6f4-4ee8-877b-577ad871d318 {
  text-align: center;
}

#s-46b66827-a6f4-4ee8-877b-577ad871d318 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-46b66827-a6f4-4ee8-877b-577ad871d318 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-46b66827-a6f4-4ee8-877b-577ad871d318 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dd34f940-edf7-4c05-8a83-afb060c58b4c {
  display: none;
}
#s-29d286fa-a416-4254-9238-11fa5544e424 {
  text-align: center;
}




  #s-29d286fa-a416-4254-9238-11fa5544e424 img.shogun-image {
    
    width: px;
  }


#s-29d286fa-a416-4254-9238-11fa5544e424 .shogun-image-content {
  
    align-items: center;
  
}

#s-db9f92a6-7666-4213-94e0-4ec2105b6dc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-db9f92a6-7666-4213-94e0-4ec2105b6dc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c978e3e6-cc98-4b5b-b434-5b77ae1901b4 {
  text-align: center;
}

#s-c978e3e6-cc98-4b5b-b434-5b77ae1901b4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-c978e3e6-cc98-4b5b-b434-5b77ae1901b4 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-c978e3e6-cc98-4b5b-b434-5b77ae1901b4 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41 {
  display: none;
}
#s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41, #wrap-s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41 { display:none !important; }}@media (max-width: 767px){#s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41 {
  display: none;
}
#s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41, #wrap-s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41 { display:none !important; }}







#s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6179aa85-c2c7-492e-8c0c-d7b7f4a3bc41.shg-box.shg-c {
  justify-content: center;
}

#s-d9827200-556d-4ed8-bd80-31f127ff55be {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-d9827200-556d-4ed8-bd80-31f127ff55be {
  display: none;
}
#s-d9827200-556d-4ed8-bd80-31f127ff55be, #wrap-s-d9827200-556d-4ed8-bd80-31f127ff55be { display:none !important; }}@media (max-width: 767px){#s-d9827200-556d-4ed8-bd80-31f127ff55be {
  display: none;
}
#s-d9827200-556d-4ed8-bd80-31f127ff55be, #wrap-s-d9827200-556d-4ed8-bd80-31f127ff55be { display:none !important; }}







#s-d9827200-556d-4ed8-bd80-31f127ff55be > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d9827200-556d-4ed8-bd80-31f127ff55be.shg-box.shg-c {
  justify-content: center;
}

#s-9fd22514-c306-4373-b248-7e340238e5d5 {
  margin-top: 5px;
margin-left: 5%;
margin-bottom: 5px;
margin-right: 5%;
}
@media (min-width: 768px) and (max-width: 991px){#s-9fd22514-c306-4373-b248-7e340238e5d5 {
  display: none;
}
#s-9fd22514-c306-4373-b248-7e340238e5d5, #wrap-s-9fd22514-c306-4373-b248-7e340238e5d5 { display:none !important; }}@media (max-width: 767px){#s-9fd22514-c306-4373-b248-7e340238e5d5 {
  display: none;
}
#s-9fd22514-c306-4373-b248-7e340238e5d5, #wrap-s-9fd22514-c306-4373-b248-7e340238e5d5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fd22514-c306-4373-b248-7e340238e5d5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-02891712-ed0a-4a53-a628-190bfe360402 {
  display: none;
}
#s-c5c0aa43-e85a-4019-9e30-7f2be737587b {
  text-align: center;
}




  #s-c5c0aa43-e85a-4019-9e30-7f2be737587b img.shogun-image {
    
    width: px;
  }


#s-c5c0aa43-e85a-4019-9e30-7f2be737587b .shogun-image-content {
  
    align-items: center;
  
}

#s-d941b0b1-561c-4985-a360-f13d4b338bca {
  display: none;
}
#s-c9c43bde-0da8-404a-b80c-e73bab15507d {
  text-align: center;
}




  #s-c9c43bde-0da8-404a-b80c-e73bab15507d img.shogun-image {
    
    width: px;
  }


#s-c9c43bde-0da8-404a-b80c-e73bab15507d .shogun-image-content {
  
    align-items: center;
  
}

#s-20035f21-acdd-430a-b64d-47c1fd5db86c {
  display: none;
}
#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 {
  text-align: left;
}


.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 {
  max-width: 100%;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom,
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 {
  max-width: 100%;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom,
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 {
  max-width: 100%;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom,
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 {
  max-width: 100%;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom,
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 {
  max-width: 100%;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom,
.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-22b50c62-8b34-470e-bc9e-2ec6919eb5e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2646f8ab-0825-4b5d-906c-877ecb792001 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2646f8ab-0825-4b5d-906c-877ecb792001 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-c647791a-3bf8-4eb0-b588-2ef08e211770 {
  text-align: center;
}

#s-c647791a-3bf8-4eb0-b588-2ef08e211770 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-c647791a-3bf8-4eb0-b588-2ef08e211770 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-c647791a-3bf8-4eb0-b588-2ef08e211770 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-438e8c36-02ef-4311-a5d0-d9fb49a889e6 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-438e8c36-02ef-4311-a5d0-d9fb49a889e6 {
  display: none;
}
#s-438e8c36-02ef-4311-a5d0-d9fb49a889e6, #wrap-s-438e8c36-02ef-4311-a5d0-d9fb49a889e6 { display:none !important; }}@media (max-width: 767px){#s-438e8c36-02ef-4311-a5d0-d9fb49a889e6 {
  display: none;
}
#s-438e8c36-02ef-4311-a5d0-d9fb49a889e6, #wrap-s-438e8c36-02ef-4311-a5d0-d9fb49a889e6 { display:none !important; }}







#s-438e8c36-02ef-4311-a5d0-d9fb49a889e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-438e8c36-02ef-4311-a5d0-d9fb49a889e6.shg-box.shg-c {
  justify-content: center;
}

#s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7 {
  margin-top: 7px;
margin-bottom: 7px;
padding-top: 3px;
padding-left: 9%;
padding-bottom: 3px;
padding-right: 9%;
}
@media (min-width: 768px) and (max-width: 991px){#s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7 {
  display: none;
}
#s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7, #wrap-s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7 { display:none !important; }}@media (max-width: 767px){#s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7 {
  display: none;
}
#s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7, #wrap-s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7 { display:none !important; }}
@media (min-width: 0px) {
[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-132ddaf4-bf6f-4b0d-9aa7-5ced802f76a7"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-dbaf86aa-7373-449d-88b4-0cb0a2ea6acc {
  display: none;
}
#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd {
  text-align: left;
}


.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd {
  max-width: 100%;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom,
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd {
  max-width: 100%;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom,
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd {
  max-width: 100%;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom,
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd {
  max-width: 100%;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom,
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd {
  max-width: 100%;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom,
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd {
  max-width: 100%;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom,
.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70e19e6e-531b-4d27-80b5-78bb8d1db7dd .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-ff5a6949-9e62-4a11-84a3-bee55be48308 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ff5a6949-9e62-4a11-84a3-bee55be48308 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-d6530572-ef2e-4c96-a2a5-0564b8d3dfb6 {
  text-align: center;
}

#s-d6530572-ef2e-4c96-a2a5-0564b8d3dfb6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-d6530572-ef2e-4c96-a2a5-0564b8d3dfb6 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-d6530572-ef2e-4c96-a2a5-0564b8d3dfb6 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-a613da34-9b89-4f84-ad37-75f94fe4cb9c {
  display: none;
}
#s-9bd93bc1-8e62-4c0e-94e3-849629945945 {
  text-align: left;
}


.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 {
  max-width: 100%;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom,
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 {
  max-width: 100%;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom,
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 {
  max-width: 100%;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom,
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 {
  max-width: 100%;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom,
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 {
  max-width: 100%;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom,
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 {
  max-width: 100%;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom,
.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9bd93bc1-8e62-4c0e-94e3-849629945945 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-924c45c4-59fe-4ae0-9e26-45f4ccb2d180 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-924c45c4-59fe-4ae0-9e26-45f4ccb2d180 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-a8a88ba7-ff0f-4a68-a42b-9ee87d3584c7 {
  text-align: center;
}

#s-a8a88ba7-ff0f-4a68-a42b-9ee87d3584c7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-a8a88ba7-ff0f-4a68-a42b-9ee87d3584c7 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-a8a88ba7-ff0f-4a68-a42b-9ee87d3584c7 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-23827b77-ba1f-43b5-b552-168dd1df04ca {
  display: none;
}
#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 {
  text-align: left;
}


.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 {
  max-width: 100%;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom,
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 {
  max-width: 100%;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom,
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 {
  max-width: 100%;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom,
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 {
  max-width: 100%;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom,
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 {
  max-width: 100%;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom,
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 {
  max-width: 100%;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom,
.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-74cbf552-a5cc-4d4a-bdfa-682c11516520 .shg-image-zoom {
  
    margin-left: 0px;
  
}


#s-6f0e670b-4428-4758-ba57-f88f86c968a1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6f0e670b-4428-4758-ba57-f88f86c968a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-70579a36-cfb1-440b-b3b7-514e165a9605 {
  text-align: center;
}

#s-70579a36-cfb1-440b-b3b7-514e165a9605 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-70579a36-cfb1-440b-b3b7-514e165a9605 .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-70579a36-cfb1-440b-b3b7-514e165a9605 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e92f2505-478e-49aa-82a1-47f00cd04329 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e92f2505-478e-49aa-82a1-47f00cd04329 {
  display: none;
}
#s-e92f2505-478e-49aa-82a1-47f00cd04329, #wrap-s-e92f2505-478e-49aa-82a1-47f00cd04329 { display:none !important; }}@media (max-width: 767px){#s-e92f2505-478e-49aa-82a1-47f00cd04329 {
  display: none;
}
#s-e92f2505-478e-49aa-82a1-47f00cd04329, #wrap-s-e92f2505-478e-49aa-82a1-47f00cd04329 { display:none !important; }}







#s-e92f2505-478e-49aa-82a1-47f00cd04329 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e92f2505-478e-49aa-82a1-47f00cd04329.shg-box.shg-c {
  justify-content: center;
}

#s-66925645-af87-47ec-9ca1-a1d498129fed {
  margin-left: 22%;
margin-right: 22%;
}
@media (min-width: 768px) and (max-width: 991px){#s-66925645-af87-47ec-9ca1-a1d498129fed {
  display: none;
}
#s-66925645-af87-47ec-9ca1-a1d498129fed, #wrap-s-66925645-af87-47ec-9ca1-a1d498129fed { display:none !important; }}@media (max-width: 767px){#s-66925645-af87-47ec-9ca1-a1d498129fed {
  display: none;
}
#s-66925645-af87-47ec-9ca1-a1d498129fed, #wrap-s-66925645-af87-47ec-9ca1-a1d498129fed { display:none !important; }}
@media (min-width: 0px) {
[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-66925645-af87-47ec-9ca1-a1d498129fed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-b5ee875d-1bab-45e7-8b9a-6f14134954b3 {
  display: none;
}
#s-3ca93822-5d1d-45d6-98b0-0d21fbc218ed {
  min-height: 50px;
}








#s-3ca93822-5d1d-45d6-98b0-0d21fbc218ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3ca93822-5d1d-45d6-98b0-0d21fbc218ed.shg-box.shg-c {
  justify-content: center;
}

#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a {
  text-align: left;
}


.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a {
  max-width: 100%;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom,
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a {
  max-width: 100%;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom,
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a {
  max-width: 100%;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom,
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a {
  max-width: 100%;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom,
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a {
  max-width: 100%;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom,
.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac3f5873-48af-44e1-b0bc-d097ab60c32a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6a298d1e-de50-43d8-97be-8cea3dfa7e25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6a298d1e-de50-43d8-97be-8cea3dfa7e25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: 1px;
}

#s-3b40ac28-53b4-4fb3-8e6f-b6a8ac7b5878 {
  text-align: center;
}

#s-3b40ac28-53b4-4fb3-8e6f-b6a8ac7b5878 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-3b40ac28-53b4-4fb3-8e6f-b6a8ac7b5878 .shg-product-price {
  color: #000;
  font-weight:  700 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-3b40ac28-53b4-4fb3-8e6f-b6a8ac7b5878 .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5a317e5f-82ea-4c9a-8313-31273d390281 {
  text-align: center;
}




  #s-5a317e5f-82ea-4c9a-8313-31273d390281 img.shogun-image {
    
    width: px;
  }


#s-5a317e5f-82ea-4c9a-8313-31273d390281 .shogun-image-content {
  
    align-items: center;
  
}

#s-9f081a28-7c39-474f-b7d4-9250dce7cc40 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-9f081a28-7c39-474f-b7d4-9250dce7cc40 {
  display: none;
}
#s-9f081a28-7c39-474f-b7d4-9250dce7cc40, #wrap-s-9f081a28-7c39-474f-b7d4-9250dce7cc40 { display:none !important; }}@media (max-width: 767px){#s-9f081a28-7c39-474f-b7d4-9250dce7cc40 {
  display: none;
}
#s-9f081a28-7c39-474f-b7d4-9250dce7cc40, #wrap-s-9f081a28-7c39-474f-b7d4-9250dce7cc40 { display:none !important; }}







#s-9f081a28-7c39-474f-b7d4-9250dce7cc40 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9f081a28-7c39-474f-b7d4-9250dce7cc40.shg-box.shg-c {
  justify-content: center;
}

#s-adf8dc0a-98ac-409f-875f-9b765328df11 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-adf8dc0a-98ac-409f-875f-9b765328df11 {
  display: none;
}
#s-adf8dc0a-98ac-409f-875f-9b765328df11, #wrap-s-adf8dc0a-98ac-409f-875f-9b765328df11 { display:none !important; }}@media (max-width: 767px){#s-adf8dc0a-98ac-409f-875f-9b765328df11 {
  display: none;
}
#s-adf8dc0a-98ac-409f-875f-9b765328df11, #wrap-s-adf8dc0a-98ac-409f-875f-9b765328df11 { display:none !important; }}







#s-adf8dc0a-98ac-409f-875f-9b765328df11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-adf8dc0a-98ac-409f-875f-9b765328df11.shg-box.shg-c {
  justify-content: center;
}

@media (min-width: 768px) and (max-width: 991px){#s-c06b76ef-2815-45ac-b92b-b10aa94a6e09 {
  display: none;
}
#s-c06b76ef-2815-45ac-b92b-b10aa94a6e09, #wrap-s-c06b76ef-2815-45ac-b92b-b10aa94a6e09 { display:none !important; }}@media (max-width: 767px){#s-c06b76ef-2815-45ac-b92b-b10aa94a6e09 {
  display: none;
}
#s-c06b76ef-2815-45ac-b92b-b10aa94a6e09, #wrap-s-c06b76ef-2815-45ac-b92b-b10aa94a6e09 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c06b76ef-2815-45ac-b92b-b10aa94a6e09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-d9286ce9-6808-4816-929f-aeacd6a0f126 {
  display: none;
}
#s-055e60d8-5d13-4712-9263-cdf50996bd2a {
  text-align: center;
}




  #s-055e60d8-5d13-4712-9263-cdf50996bd2a img.shogun-image {
    
    width: px;
  }


#s-055e60d8-5d13-4712-9263-cdf50996bd2a .shogun-image-content {
  
    align-items: center;
  
}

#s-5fd6b370-2a84-4017-87b9-4ee24fd67ca0 {
  display: none;
}
#s-3af3a209-38a1-442c-a48d-097b2886cd99 {
  text-align: center;
}




  #s-3af3a209-38a1-442c-a48d-097b2886cd99 img.shogun-image {
    
    width: px;
  }


#s-3af3a209-38a1-442c-a48d-097b2886cd99 .shogun-image-content {
  
    align-items: center;
  
}

#s-df2c781a-b69b-4127-a76c-b2f6afd5f9b4 {
  text-align: center;
}




  #s-df2c781a-b69b-4127-a76c-b2f6afd5f9b4 img.shogun-image {
    
    width: px;
  }


#s-df2c781a-b69b-4127-a76c-b2f6afd5f9b4 .shogun-image-content {
  
    align-items: center;
  
}

#s-736406fa-2fe9-4061-93bf-62c255cbe4e7 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-736406fa-2fe9-4061-93bf-62c255cbe4e7 {
  display: none;
}
#s-736406fa-2fe9-4061-93bf-62c255cbe4e7, #wrap-s-736406fa-2fe9-4061-93bf-62c255cbe4e7 { display:none !important; }}@media (max-width: 767px){#s-736406fa-2fe9-4061-93bf-62c255cbe4e7 {
  display: none;
}
#s-736406fa-2fe9-4061-93bf-62c255cbe4e7, #wrap-s-736406fa-2fe9-4061-93bf-62c255cbe4e7 { display:none !important; }}







#s-736406fa-2fe9-4061-93bf-62c255cbe4e7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-736406fa-2fe9-4061-93bf-62c255cbe4e7.shg-box.shg-c {
  justify-content: center;
}

#s-ed09d34f-ad17-4756-b8ad-b904509cbf97 {
  display: none;
}
#s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610 {
  display: none;
}
#s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610, #wrap-s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610 { display:none !important; }}@media (max-width: 767px){#s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610 {
  display: none;
}
#s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610, #wrap-s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610 { display:none !important; }}
#s-b899b80e-82a9-42bd-afcd-2f6c5fd2e610 .shg-product-title-component h1 {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:   ;
  font-size: 12px;
  line-height: ;
  letter-spacing: ;
}

#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be {
  text-align: center;
}
@media (min-width: 768px) and (max-width: 991px){#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be {
  display: none;
}
#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be, #wrap-s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be { display:none !important; }}@media (max-width: 767px){#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be {
  display: none;
}
#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be, #wrap-s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be { display:none !important; }}
#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 12px;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
}

#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be .shg-product-price {
  color: #000;
  font-weight:  600 ;
  font-family: Work Sans;
  font-style:  normal ;
  font-size: 12px;
}

#s-4ed744b8-ee5b-4154-be0d-8e6ebbb213be .shg-product-compare-price {
  display: inline;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-67c4d1c1-2aaf-4929-8267-47d9b3df1718 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-67c4d1c1-2aaf-4929-8267-47d9b3df1718 {
  display: none;
}
#s-67c4d1c1-2aaf-4929-8267-47d9b3df1718, #wrap-s-67c4d1c1-2aaf-4929-8267-47d9b3df1718 { display:none !important; }}@media (max-width: 767px){#s-67c4d1c1-2aaf-4929-8267-47d9b3df1718 {
  display: none;
}
#s-67c4d1c1-2aaf-4929-8267-47d9b3df1718, #wrap-s-67c4d1c1-2aaf-4929-8267-47d9b3df1718 { display:none !important; }}







#s-67c4d1c1-2aaf-4929-8267-47d9b3df1718 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67c4d1c1-2aaf-4929-8267-47d9b3df1718.shg-box.shg-c {
  justify-content: center;
}

#s-c09e48fb-22c9-4f9a-83c4-45ae3c459859 {
  min-height: 50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c09e48fb-22c9-4f9a-83c4-45ae3c459859 {
  display: none;
}
#s-c09e48fb-22c9-4f9a-83c4-45ae3c459859, #wrap-s-c09e48fb-22c9-4f9a-83c4-45ae3c459859 { display:none !important; }}@media (max-width: 767px){#s-c09e48fb-22c9-4f9a-83c4-45ae3c459859 {
  display: none;
}
#s-c09e48fb-22c9-4f9a-83c4-45ae3c459859, #wrap-s-c09e48fb-22c9-4f9a-83c4-45ae3c459859 { display:none !important; }}







#s-c09e48fb-22c9-4f9a-83c4-45ae3c459859 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c09e48fb-22c9-4f9a-83c4-45ae3c459859.shg-box.shg-c {
  justify-content: center;
}

#s-73dcd4cf-0f60-4e64-9072-c42ade6b7088 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-73dcd4cf-0f60-4e64-9072-c42ade6b7088 {
  display: none;
}
#s-73dcd4cf-0f60-4e64-9072-c42ade6b7088, #wrap-s-73dcd4cf-0f60-4e64-9072-c42ade6b7088 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73dcd4cf-0f60-4e64-9072-c42ade6b7088 {
  display: none;
}
#s-73dcd4cf-0f60-4e64-9072-c42ade6b7088, #wrap-s-73dcd4cf-0f60-4e64-9072-c42ade6b7088 { display:none !important; }}







#s-73dcd4cf-0f60-4e64-9072-c42ade6b7088 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73dcd4cf-0f60-4e64-9072-c42ade6b7088.shg-box.shg-c {
  justify-content: center;
}

                /*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion: reduce), print{.animate__animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translateZ(0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%, 0, 0) rotate(-5deg)}30%{transform:translate3d(20%, 0, 0) rotate(3deg)}45%{transform:translate3d(-15%, 0, 0) rotate(-3deg)}60%{transform:translate3d(10%, 0, 0) rotate(2deg)}75%{transform:translate3d(-5%, 0, 0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(0.7);opacity:.7}to{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(0.7);opacity:.7}to{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInRight{0%{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}@keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%, 0, 0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);-webkit-animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);-webkit-animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* User Content Animations --> */
[data-animations*="enterviewport"][data-animations*="fadeIn"],
[data-animations*="enterviewport"][data-animations*="zoomIn"] {
  opacity: 0;
}
/* <-- User Content Animations */

.shogun-form-error-msg {
  display: none;
  margin-top: 16px;
  line-height: 16px;
  font-size: 14px;
  color: #dc143c;
}
