.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-a712ad52-4899-4d55-854b-dac017ada5dd {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
min-height: 500px;
}
@media (min-width: 1200px){#s-a712ad52-4899-4d55-854b-dac017ada5dd {
  display: none;
}
#s-a712ad52-4899-4d55-854b-dac017ada5dd, #wrap-s-a712ad52-4899-4d55-854b-dac017ada5dd { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a712ad52-4899-4d55-854b-dac017ada5dd {
  display: none;
}
#s-a712ad52-4899-4d55-854b-dac017ada5dd, #wrap-s-a712ad52-4899-4d55-854b-dac017ada5dd { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a712ad52-4899-4d55-854b-dac017ada5dd {
  display: none;
}
#s-a712ad52-4899-4d55-854b-dac017ada5dd, #wrap-s-a712ad52-4899-4d55-854b-dac017ada5dd { display:none !important; }}@media (max-width: 767px){#s-a712ad52-4899-4d55-854b-dac017ada5dd {
  display: none;
}
#s-a712ad52-4899-4d55-854b-dac017ada5dd, #wrap-s-a712ad52-4899-4d55-854b-dac017ada5dd { display:none !important; }}







#s-a712ad52-4899-4d55-854b-dac017ada5dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a712ad52-4899-4d55-854b-dac017ada5dd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-fabaaf5d-10c2-47cf-a071-a82105ec804f {
  margin-top: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-fabaaf5d-10c2-47cf-a071-a82105ec804f {
  display: none;
}
#s-fabaaf5d-10c2-47cf-a071-a82105ec804f, #wrap-s-fabaaf5d-10c2-47cf-a071-a82105ec804f { display:none !important; }}







#s-fabaaf5d-10c2-47cf-a071-a82105ec804f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fabaaf5d-10c2-47cf-a071-a82105ec804f.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

#s-71d20909-4730-4016-8a1c-0b000d2ce5ca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71d20909-4730-4016-8a1c-0b000d2ce5ca .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-f5403c72-4d10-4313-8ced-916fe2b3816f {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-f5403c72-4d10-4313-8ced-916fe2b3816f {
  display: none;
}
#s-f5403c72-4d10-4313-8ced-916fe2b3816f, #wrap-s-f5403c72-4d10-4313-8ced-916fe2b3816f { display:none !important; }}
.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-2fe37a8d-f001-4331-9315-f84e0e2b9cf0 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0 {
  display: none;
}
#s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0, #wrap-s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0 { display:none !important; }}
@media (min-width: 0px) {
[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-2fe37a8d-f001-4331-9315-f84e0e2b9cf0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-94560973-c1e0-4148-a04e-8d0b3e766d52"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6f949a58-c19a-404c-a7f8-4d2ae24297a1 {
  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-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 {
  text-align: left;
}


.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 {
  max-width: 100%;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom,
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 {
  max-width: 100%;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom,
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 {
  max-width: 100%;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom,
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 {
  max-width: 100%;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom,
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 {
  max-width: 100%;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom,
.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0fb66cf9-c050-42c1-b3e3-aae0e1165d70 .shg-image-zoom {
  
    margin-left: 0px;
  
}

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

.shg-product-title-component a {
  text-decoration: none !important;
  padding: 0 !important;
  margin: 0 !important;
  border: none !important;
}

#s-d386d3ec-3807-488d-90b1-b07c56e680cb {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d386d3ec-3807-488d-90b1-b07c56e680cb .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6d24b586-8f55-4d30-a1e2-accda1d8dce7 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-6d24b586-8f55-4d30-a1e2-accda1d8dce7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6d24b586-8f55-4d30-a1e2-accda1d8dce7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6d24b586-8f55-4d30-a1e2-accda1d8dce7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0fcb2097-c6c9-4269-8f8e-a65566bf1242 {
  display: none;
}
#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 {
  text-align: left;
}


.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 {
  max-width: 100%;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom,
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 {
  max-width: 100%;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom,
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 {
  max-width: 100%;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom,
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 {
  max-width: 100%;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom,
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 {
  max-width: 100%;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom,
.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6b5ac152-95aa-4a14-929f-9d4bd4373d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b24893f0-659e-439a-a08b-f7e7b2d9e4d4 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b24893f0-659e-439a-a08b-f7e7b2d9e4d4 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-334a92e3-b42e-439b-a6bf-dd68687b70e5 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-334a92e3-b42e-439b-a6bf-dd68687b70e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-334a92e3-b42e-439b-a6bf-dd68687b70e5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-334a92e3-b42e-439b-a6bf-dd68687b70e5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-64ef9be6-1e64-4d87-ab75-2221dddf259f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-79c05469-1e4c-4699-9a67-adba4c6f96f9 {
  display: none;
}
#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 {
  text-align: left;
}


.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 {
  max-width: 100%;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom,
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 {
  max-width: 100%;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom,
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 {
  max-width: 100%;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom,
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 {
  max-width: 100%;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom,
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 {
  max-width: 100%;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom,
.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1ac002d-0e73-4ecc-a59b-e22cfe815d94 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-55cf061a-4be9-4555-b04c-ebf610780068 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-55cf061a-4be9-4555-b04c-ebf610780068 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-755a621c-2ac1-4c47-aa2d-4bfcfef9beb3 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-755a621c-2ac1-4c47-aa2d-4bfcfef9beb3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-755a621c-2ac1-4c47-aa2d-4bfcfef9beb3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-755a621c-2ac1-4c47-aa2d-4bfcfef9beb3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0d435f7c-a732-4ffc-a2a5-aaf418e9f0b3 {
  display: none;
}
#s-51b13066-c05f-4813-96d4-92f44f31b84f {
  text-align: left;
}


.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f {
  max-width: 100%;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom,
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f {
  max-width: 100%;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom,
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f {
  max-width: 100%;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom,
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f {
  max-width: 100%;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom,
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f {
  max-width: 100%;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom,
.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-51b13066-c05f-4813-96d4-92f44f31b84f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8fbed62d-0d77-4348-9b6a-faf1c0b442cd {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fbed62d-0d77-4348-9b6a-faf1c0b442cd .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-99a315b9-bd71-4b37-af96-6b396062cc9e {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-99a315b9-bd71-4b37-af96-6b396062cc9e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-99a315b9-bd71-4b37-af96-6b396062cc9e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-99a315b9-bd71-4b37-af96-6b396062cc9e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

.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-b88474d7-d7ea-411e-8e64-f4a56e17fd90 {
  text-align: center;
}
@media (max-width: 767px){#s-b88474d7-d7ea-411e-8e64-f4a56e17fd90 {
  display: none;
}
#s-b88474d7-d7ea-411e-8e64-f4a56e17fd90, #wrap-s-b88474d7-d7ea-411e-8e64-f4a56e17fd90 { display:none !important; }}



  #s-b88474d7-d7ea-411e-8e64-f4a56e17fd90 img.shogun-image {
    
    width: px;
  }


#s-b88474d7-d7ea-411e-8e64-f4a56e17fd90 .shogun-image-content {
  
    align-items: center;
  
}

.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.shg-btn {
  cursor: pointer;
  box-sizing: border-box;
}

.shg-btn.shg-btn-stretch {
  display: block;
}

.shg-btn:not(.shg-btn-stretch) {
  display: inline-block;
}

.shg-btn-wrapper.shg-align-left {
  text-align: left;
}

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

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

#s-08e73686-5cdf-4cfb-a33f-4608b676c389 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-08e73686-5cdf-4cfb-a33f-4608b676c389:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-08e73686-5cdf-4cfb-a33f-4608b676c389:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-08e73686-5cdf-4cfb-a33f-4608b676c389.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38 {
  margin-top: 0px;
margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38 {
  display: none;
}
#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38, #wrap-s-a2161d9a-3dd0-4ba7-ae72-bef493664e38 { display:none !important; }}@media (max-width: 767px){#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38 {
  display: none;
}
#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38, #wrap-s-a2161d9a-3dd0-4ba7-ae72-bef493664e38 { display:none !important; }}







#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a2161d9a-3dd0-4ba7-ae72-bef493664e38.shg-box.shg-c {
  justify-content: flex-start;
}

#s-aba445ad-285a-487b-a35d-c750f9ee2216 {
  margin-top: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-aba445ad-285a-487b-a35d-c750f9ee2216 {
  display: none;
}
#s-aba445ad-285a-487b-a35d-c750f9ee2216, #wrap-s-aba445ad-285a-487b-a35d-c750f9ee2216 { display:none !important; }}







#s-aba445ad-285a-487b-a35d-c750f9ee2216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-aba445ad-285a-487b-a35d-c750f9ee2216.shg-box.shg-c {
  justify-content: flex-start;
}

#s-827b008c-f559-4d19-8920-6ae9ff4d6520 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (max-width: 767px){#s-827b008c-f559-4d19-8920-6ae9ff4d6520 {
  display: none;
}
#s-827b008c-f559-4d19-8920-6ae9ff4d6520, #wrap-s-827b008c-f559-4d19-8920-6ae9ff4d6520 { display:none !important; }}
#s-827b008c-f559-4d19-8920-6ae9ff4d6520 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 25px;
  line-height: 1em;
  letter-spacing: 1px;
  text-align: center;
}



@media (max-width: 767px){#s-b7a63ab3-d5de-42a3-8495-8cff6ba4c802 {
  display: none;
}
#s-b7a63ab3-d5de-42a3-8495-8cff6ba4c802, #wrap-s-b7a63ab3-d5de-42a3-8495-8cff6ba4c802 { display:none !important; }}
#s-df21bfdd-d03d-4b37-91cd-94db90500093 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-df21bfdd-d03d-4b37-91cd-94db90500093 {
  display: none;
}
#s-df21bfdd-d03d-4b37-91cd-94db90500093, #wrap-s-df21bfdd-d03d-4b37-91cd-94db90500093 { display:none !important; }}
@media (min-width: 0px) {
[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-df21bfdd-d03d-4b37-91cd-94db90500093"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0d669350-9401-4627-b5eb-72d8bab9ae97 {
  text-align: center;
}
@media (max-width: 767px){#s-0d669350-9401-4627-b5eb-72d8bab9ae97 {
  display: none;
}
#s-0d669350-9401-4627-b5eb-72d8bab9ae97, #wrap-s-0d669350-9401-4627-b5eb-72d8bab9ae97 { display:none !important; }}



  #s-0d669350-9401-4627-b5eb-72d8bab9ae97 img.shogun-image {
    
    width: px;
  }


#s-0d669350-9401-4627-b5eb-72d8bab9ae97 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1a00bdfd-23c1-429d-8665-5c006bf2c6bc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6a539c47-64fd-4a8d-8f80-5c80bf0ad512 {
  display: none;
}
#s-d73c1372-449c-45c1-92f6-42b2932d7e37 {
  text-align: left;
}


.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 {
  max-width: 100%;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom,
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 {
  max-width: 100%;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom,
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 {
  max-width: 100%;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom,
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 {
  max-width: 100%;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom,
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 {
  max-width: 100%;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom,
.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d73c1372-449c-45c1-92f6-42b2932d7e37 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-56027b83-4288-4432-908a-158e62b54186 {
  margin-bottom: -10px;
text-align: center;
}

#s-56027b83-4288-4432-908a-158e62b54186 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-f7e82769-8a3a-4c30-b953-23c86e450e76 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-f7e82769-8a3a-4c30-b953-23c86e450e76 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-f7e82769-8a3a-4c30-b953-23c86e450e76 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-f7e82769-8a3a-4c30-b953-23c86e450e76 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-1e227bf2-3b11-4513-a2cb-3aa62bb4b3e9 {
  display: none;
}
#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 {
  text-align: left;
}


.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 {
  max-width: 100%;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom,
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 {
  max-width: 100%;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom,
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 {
  max-width: 100%;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom,
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 {
  max-width: 100%;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom,
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 {
  max-width: 100%;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom,
.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ffea5d57-9a0c-4f55-b09c-d110cde64fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6c0e80b0-d80f-4ddf-a074-858cb520e1e6 {
  margin-bottom: -10px;
text-align: center;
}

#s-6c0e80b0-d80f-4ddf-a074-858cb520e1e6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-09de6518-2fee-4333-9570-8a27649a64bf {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-09de6518-2fee-4333-9570-8a27649a64bf .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-09de6518-2fee-4333-9570-8a27649a64bf .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-09de6518-2fee-4333-9570-8a27649a64bf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

@media (min-width: 0px) {
[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-26db5cc2-2699-416d-8f37-f3c6a62a76f4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6b14676f-8dd3-4001-9d2d-d46edcaadb2d {
  display: none;
}
#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 {
  text-align: left;
}


.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 {
  max-width: 100%;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom,
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 {
  max-width: 100%;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom,
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 {
  max-width: 100%;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom,
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 {
  max-width: 100%;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom,
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 {
  max-width: 100%;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom,
.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dfe0a3f7-3d4e-4a5c-93b0-d005d701fc08 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b6ceed32-3ef9-4ee2-a21b-bedf6a3b0870 {
  margin-bottom: -10px;
text-align: center;
}

#s-b6ceed32-3ef9-4ee2-a21b-bedf6a3b0870 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-0c05d6f6-f860-490a-9a5c-badcbde22f00 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-0c05d6f6-f860-490a-9a5c-badcbde22f00 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-0c05d6f6-f860-490a-9a5c-badcbde22f00 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-0c05d6f6-f860-490a-9a5c-badcbde22f00 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-6e943cdf-047c-4caa-bb2d-40d68609149d {
  display: none;
}
#s-c1db326c-9b58-4111-85ea-233385526041 {
  text-align: left;
}


.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 {
  max-width: 100%;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom,
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 {
  max-width: 100%;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom,
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 {
  max-width: 100%;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom,
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 {
  max-width: 100%;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom,
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 {
  max-width: 100%;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom,
.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c1db326c-9b58-4111-85ea-233385526041 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-38ddef0a-9704-443f-8b26-800979c16311 {
  margin-bottom: -10px;
text-align: center;
}

#s-38ddef0a-9704-443f-8b26-800979c16311 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-d2e9b312-d55b-4215-8655-7a8280c82a4f {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-d2e9b312-d55b-4215-8655-7a8280c82a4f .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-d2e9b312-d55b-4215-8655-7a8280c82a4f .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-d2e9b312-d55b-4215-8655-7a8280c82a4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933 {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933:hover {background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933 {
  display: none;
}
#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933, #wrap-s-d038f062-3d27-4e3b-a6b5-2ece26b2e933 { display:none !important; }}@media (max-width: 767px){#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933 {
  display: none;
}
#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933, #wrap-s-d038f062-3d27-4e3b-a6b5-2ece26b2e933 { display:none !important; }}


#s-d038f062-3d27-4e3b-a6b5-2ece26b2e933.shg-btn {
  color: #ffffff;
  font-size: 13px;
  
  
  
  display:  inline-block ;
}

#s-c43159f3-70f0-4ece-8704-af1826f7339c {
  margin-top: -50px;
margin-bottom: -50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c43159f3-70f0-4ece-8704-af1826f7339c {
  display: none;
}
#s-c43159f3-70f0-4ece-8704-af1826f7339c, #wrap-s-c43159f3-70f0-4ece-8704-af1826f7339c { display:none !important; }}@media (max-width: 767px){#s-c43159f3-70f0-4ece-8704-af1826f7339c {
  display: none;
}
#s-c43159f3-70f0-4ece-8704-af1826f7339c, #wrap-s-c43159f3-70f0-4ece-8704-af1826f7339c { display:none !important; }}
#s-c43159f3-70f0-4ece-8704-af1826f7339c hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4479579e-139e-4006-96a9-31fe12d3ef7d {
  margin-top: 0px;
margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-4479579e-139e-4006-96a9-31fe12d3ef7d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-4479579e-139e-4006-96a9-31fe12d3ef7d {
  display: none;
}
#s-4479579e-139e-4006-96a9-31fe12d3ef7d, #wrap-s-4479579e-139e-4006-96a9-31fe12d3ef7d { display:none !important; }}@media (max-width: 767px){#s-4479579e-139e-4006-96a9-31fe12d3ef7d {
  display: none;
}
#s-4479579e-139e-4006-96a9-31fe12d3ef7d, #wrap-s-4479579e-139e-4006-96a9-31fe12d3ef7d { display:none !important; }}







#s-4479579e-139e-4006-96a9-31fe12d3ef7d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4479579e-139e-4006-96a9-31fe12d3ef7d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c87d9ff7-93be-4738-a1cb-d6aa6cd204b2 {
  margin-top: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-c87d9ff7-93be-4738-a1cb-d6aa6cd204b2 {
  display: none;
}
#s-c87d9ff7-93be-4738-a1cb-d6aa6cd204b2, #wrap-s-c87d9ff7-93be-4738-a1cb-d6aa6cd204b2 { display:none !important; }}







#s-c87d9ff7-93be-4738-a1cb-d6aa6cd204b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c87d9ff7-93be-4738-a1cb-d6aa6cd204b2.shg-box.shg-c {
  justify-content: flex-start;
}

#s-67bd535b-f87f-4a15-8324-9e72168fd89e {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-67bd535b-f87f-4a15-8324-9e72168fd89e .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 25px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-498b7d48-bb07-437d-90d6-66609b36f9ec {
  display: none;
}
#s-498b7d48-bb07-437d-90d6-66609b36f9ec, #wrap-s-498b7d48-bb07-437d-90d6-66609b36f9ec { display:none !important; }}
#s-97d40b5d-149c-4939-adcb-c4e10efd34ce {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-97d40b5d-149c-4939-adcb-c4e10efd34ce {
  display: none;
}
#s-97d40b5d-149c-4939-adcb-c4e10efd34ce, #wrap-s-97d40b5d-149c-4939-adcb-c4e10efd34ce { display:none !important; }}
@media (min-width: 0px) {
[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-97d40b5d-149c-4939-adcb-c4e10efd34ce"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f8926652-9907-409e-a294-9b542473c9b1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-f5fdeca8-4742-40e6-bcfd-b55d8ab2b2a7 {
  display: none;
}
#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 {
  text-align: left;
}


.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 {
  max-width: 100%;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom,
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 {
  max-width: 100%;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom,
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 {
  max-width: 100%;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom,
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 {
  max-width: 100%;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom,
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 {
  max-width: 100%;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom,
.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-37a5a3a9-407b-4f6c-a1ea-edecd4a0fb64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cb3d8f59-4349-4dee-a62b-16ae50b45524 {
  margin-bottom: -10px;
text-align: center;
}

#s-cb3d8f59-4349-4dee-a62b-16ae50b45524 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-d1d488e3-0324-4829-9d8b-bf44b367c070 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-d1d488e3-0324-4829-9d8b-bf44b367c070 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-d1d488e3-0324-4829-9d8b-bf44b367c070 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-d1d488e3-0324-4829-9d8b-bf44b367c070 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-36b760e7-f2c4-42dd-84c5-9b8350ee0050 {
  display: none;
}
#s-7b85607b-ee9f-4058-89f6-cab757f10b0b {
  text-align: left;
}


.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b {
  max-width: 100%;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom,
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b {
  max-width: 100%;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom,
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b {
  max-width: 100%;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom,
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b {
  max-width: 100%;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom,
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b {
  max-width: 100%;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom,
.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b85607b-ee9f-4058-89f6-cab757f10b0b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b18f095e-a69c-43f7-b9ed-194b4b2d314b {
  margin-bottom: -10px;
text-align: center;
}

#s-b18f095e-a69c-43f7-b9ed-194b4b2d314b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-c7903ea1-8cc5-45d5-9509-439dd3c5dc68 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-c7903ea1-8cc5-45d5-9509-439dd3c5dc68 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-c7903ea1-8cc5-45d5-9509-439dd3c5dc68 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-c7903ea1-8cc5-45d5-9509-439dd3c5dc68 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

@media (min-width: 0px) {
[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-575e8863-f8a9-43d6-b551-c1b6b1d24a75"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-51e37a2d-0f8c-41ea-bed0-87e507979cba {
  display: none;
}
#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 {
  text-align: left;
}


.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 {
  max-width: 100%;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom,
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 {
  max-width: 100%;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom,
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 {
  max-width: 100%;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom,
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 {
  max-width: 100%;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom,
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 {
  max-width: 100%;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom,
.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85845be5-fb5b-4cd7-9b35-e466879bb3e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8340934-9b81-4bac-9ad1-e285b9a94f38 {
  margin-bottom: -10px;
text-align: center;
}

#s-f8340934-9b81-4bac-9ad1-e285b9a94f38 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-fa10541c-3fce-4f91-9c9f-ba93b3038ffa {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-fa10541c-3fce-4f91-9c9f-ba93b3038ffa .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-fa10541c-3fce-4f91-9c9f-ba93b3038ffa .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-fa10541c-3fce-4f91-9c9f-ba93b3038ffa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-81c89aea-2397-4efb-a045-872b80a47919 {
  display: none;
}
#s-1769a495-fdf4-4919-a32a-3593ec79777a {
  text-align: left;
}


.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a {
  max-width: 100%;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom,
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a {
  max-width: 100%;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom,
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a {
  max-width: 100%;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom,
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a {
  max-width: 100%;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom,
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a {
  max-width: 100%;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom,
.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1769a495-fdf4-4919-a32a-3593ec79777a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a7ece56d-07b1-4d41-be93-5caec0e3a475 {
  margin-bottom: -10px;
text-align: center;
}

#s-a7ece56d-07b1-4d41-be93-5caec0e3a475 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-25dff54b-cdfc-4527-bbf8-1afcda348591 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-25dff54b-cdfc-4527-bbf8-1afcda348591 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-25dff54b-cdfc-4527-bbf8-1afcda348591 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-25dff54b-cdfc-4527-bbf8-1afcda348591 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-0cd1f447-0367-4b6d-b260-fce492128607 {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-0cd1f447-0367-4b6d-b260-fce492128607:hover {background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-0cd1f447-0367-4b6d-b260-fce492128607:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-0cd1f447-0367-4b6d-b260-fce492128607 {
  display: none;
}
#s-0cd1f447-0367-4b6d-b260-fce492128607, #wrap-s-0cd1f447-0367-4b6d-b260-fce492128607 { display:none !important; }}@media (max-width: 767px){#s-0cd1f447-0367-4b6d-b260-fce492128607 {
  display: none;
}
#s-0cd1f447-0367-4b6d-b260-fce492128607, #wrap-s-0cd1f447-0367-4b6d-b260-fce492128607 { display:none !important; }}


#s-0cd1f447-0367-4b6d-b260-fce492128607.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fda3eabc-412c-43de-8ffd-2174cc14fac9 {
  text-align: center;
}
@media (max-width: 767px){#s-fda3eabc-412c-43de-8ffd-2174cc14fac9 {
  display: none;
}
#s-fda3eabc-412c-43de-8ffd-2174cc14fac9, #wrap-s-fda3eabc-412c-43de-8ffd-2174cc14fac9 { display:none !important; }}



  #s-fda3eabc-412c-43de-8ffd-2174cc14fac9 img.shogun-image {
    
    width: px;
  }


#s-fda3eabc-412c-43de-8ffd-2174cc14fac9 .shogun-image-content {
  
    align-items: center;
  
}

#s-0df1d89b-58de-4715-8d53-47e33c8d7c37 {
  margin-top: -50px;
margin-bottom: -50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-0df1d89b-58de-4715-8d53-47e33c8d7c37 {
  display: none;
}
#s-0df1d89b-58de-4715-8d53-47e33c8d7c37, #wrap-s-0df1d89b-58de-4715-8d53-47e33c8d7c37 { display:none !important; }}@media (max-width: 767px){#s-0df1d89b-58de-4715-8d53-47e33c8d7c37 {
  display: none;
}
#s-0df1d89b-58de-4715-8d53-47e33c8d7c37, #wrap-s-0df1d89b-58de-4715-8d53-47e33c8d7c37 { display:none !important; }}
#s-0df1d89b-58de-4715-8d53-47e33c8d7c37 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6781888c-a54b-429d-9bee-72e0af35a861 {
  margin-top: 0px;
margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-6781888c-a54b-429d-9bee-72e0af35a861 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-6781888c-a54b-429d-9bee-72e0af35a861 {
  display: none;
}
#s-6781888c-a54b-429d-9bee-72e0af35a861, #wrap-s-6781888c-a54b-429d-9bee-72e0af35a861 { display:none !important; }}@media (max-width: 767px){#s-6781888c-a54b-429d-9bee-72e0af35a861 {
  display: none;
}
#s-6781888c-a54b-429d-9bee-72e0af35a861, #wrap-s-6781888c-a54b-429d-9bee-72e0af35a861 { display:none !important; }}







#s-6781888c-a54b-429d-9bee-72e0af35a861 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6781888c-a54b-429d-9bee-72e0af35a861.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6ef13cef-bf49-4b6b-8595-d8f038223b32 {
  margin-top: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-6ef13cef-bf49-4b6b-8595-d8f038223b32 {
  display: none;
}
#s-6ef13cef-bf49-4b6b-8595-d8f038223b32, #wrap-s-6ef13cef-bf49-4b6b-8595-d8f038223b32 { display:none !important; }}







#s-6ef13cef-bf49-4b6b-8595-d8f038223b32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6ef13cef-bf49-4b6b-8595-d8f038223b32.shg-box.shg-c {
  justify-content: flex-start;
}

#s-446c187b-4f38-481b-a580-3580b28c3268 {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-446c187b-4f38-481b-a580-3580b28c3268 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 25px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-eb520949-5905-46ba-b092-4cfcbb9afe96 {
  display: none;
}
#s-eb520949-5905-46ba-b092-4cfcbb9afe96, #wrap-s-eb520949-5905-46ba-b092-4cfcbb9afe96 { display:none !important; }}
#s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5 {
  display: none;
}
#s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5, #wrap-s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5 { display:none !important; }}
@media (min-width: 0px) {
[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8d040019-3ee1-4e7f-831a-6ae9dff3c5b5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-fb3b401c-e2f2-41e6-89af-e04470f52885 {
  text-align: center;
}
@media (max-width: 767px){#s-fb3b401c-e2f2-41e6-89af-e04470f52885 {
  display: none;
}
#s-fb3b401c-e2f2-41e6-89af-e04470f52885, #wrap-s-fb3b401c-e2f2-41e6-89af-e04470f52885 { display:none !important; }}



  #s-fb3b401c-e2f2-41e6-89af-e04470f52885 img.shogun-image {
    
    width: px;
  }


#s-fb3b401c-e2f2-41e6-89af-e04470f52885 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0e12e2f5-9749-4e41-825e-003a999c19fc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-bbda2982-37e6-47ed-a568-80f6a36f88a3 {
  display: none;
}
#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 {
  text-align: left;
}


.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 {
  max-width: 100%;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom,
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 {
  max-width: 100%;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom,
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 {
  max-width: 100%;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom,
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 {
  max-width: 100%;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom,
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 {
  max-width: 100%;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom,
.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a3d7dff-4385-4d54-8e02-54b1fbe4a1b7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-03439449-6399-456d-8f19-dddc213b464f {
  margin-bottom: -10px;
text-align: center;
}

#s-03439449-6399-456d-8f19-dddc213b464f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-920f296e-7871-4c59-8c7c-5a92394d41af {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-920f296e-7871-4c59-8c7c-5a92394d41af .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-920f296e-7871-4c59-8c7c-5a92394d41af .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-920f296e-7871-4c59-8c7c-5a92394d41af .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-f30142bd-662d-47dc-9e79-0377c58ecdec {
  display: none;
}
#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 {
  text-align: left;
}


.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 {
  max-width: 100%;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom,
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 {
  max-width: 100%;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom,
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 {
  max-width: 100%;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom,
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 {
  max-width: 100%;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom,
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 {
  max-width: 100%;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom,
.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb41bb4f-bdea-4495-924f-6fd7f4d61f06 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-510d83ea-4ff6-4936-b616-513cf6c0b187 {
  margin-bottom: -10px;
text-align: center;
}

#s-510d83ea-4ff6-4936-b616-513cf6c0b187 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-b217619e-f982-42cc-afd1-5a1c7f800b84 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-b217619e-f982-42cc-afd1-5a1c7f800b84 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-b217619e-f982-42cc-afd1-5a1c7f800b84 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-b217619e-f982-42cc-afd1-5a1c7f800b84 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

@media (min-width: 0px) {
[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-754a29cd-ecf6-4ee2-a292-6428c4b67bd0"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-4b42d6fd-af9a-4c59-8d6e-4cd092cd9559 {
  display: none;
}
#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 {
  text-align: left;
}


.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 {
  max-width: 100%;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom,
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 {
  max-width: 100%;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom,
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 {
  max-width: 100%;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom,
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 {
  max-width: 100%;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom,
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 {
  max-width: 100%;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom,
.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c7291185-fe5a-4d1f-8975-dfc0ad2df118 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8c9e1f09-0012-4c07-823a-5c6d10bd8239 {
  margin-bottom: -10px;
text-align: center;
}

#s-8c9e1f09-0012-4c07-823a-5c6d10bd8239 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-23eab04a-d855-4317-afbe-8e444a6a3be1 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-23eab04a-d855-4317-afbe-8e444a6a3be1 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-23eab04a-d855-4317-afbe-8e444a6a3be1 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-23eab04a-d855-4317-afbe-8e444a6a3be1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-64a09044-647f-4ec6-8fa3-ec7896a65642 {
  display: none;
}
#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 {
  text-align: left;
}


.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 {
  max-width: 100%;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom,
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 {
  max-width: 100%;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom,
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 {
  max-width: 100%;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom,
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 {
  max-width: 100%;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom,
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 {
  max-width: 100%;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom,
.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bb2b3405-b8cf-49c5-9387-383a0e7707f5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1086910a-3ffb-41bf-8bc9-d86af85b4b22 {
  margin-bottom: -10px;
text-align: center;
}

#s-1086910a-3ffb-41bf-8bc9-d86af85b4b22 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-9d46a25e-baeb-4a72-865f-93dd4eb64caf {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-9d46a25e-baeb-4a72-865f-93dd4eb64caf .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-9d46a25e-baeb-4a72-865f-93dd4eb64caf .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-9d46a25e-baeb-4a72-865f-93dd4eb64caf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65 {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65:hover {background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65 {
  display: none;
}
#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65, #wrap-s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65 { display:none !important; }}@media (max-width: 767px){#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65 {
  display: none;
}
#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65, #wrap-s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65 { display:none !important; }}


#s-b2c4c5f7-c423-4a9b-92b3-99c65378dc65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ac9f890c-4741-4db7-9b10-f2189968db2a {
  margin-top: -50px;
margin-bottom: -50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-ac9f890c-4741-4db7-9b10-f2189968db2a {
  display: none;
}
#s-ac9f890c-4741-4db7-9b10-f2189968db2a, #wrap-s-ac9f890c-4741-4db7-9b10-f2189968db2a { display:none !important; }}@media (max-width: 767px){#s-ac9f890c-4741-4db7-9b10-f2189968db2a {
  display: none;
}
#s-ac9f890c-4741-4db7-9b10-f2189968db2a, #wrap-s-ac9f890c-4741-4db7-9b10-f2189968db2a { display:none !important; }}
#s-ac9f890c-4741-4db7-9b10-f2189968db2a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b3d14dfa-29db-4460-8795-00f9e5745979 {
  margin-top: 0px;
margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-b3d14dfa-29db-4460-8795-00f9e5745979 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-b3d14dfa-29db-4460-8795-00f9e5745979 {
  display: none;
}
#s-b3d14dfa-29db-4460-8795-00f9e5745979, #wrap-s-b3d14dfa-29db-4460-8795-00f9e5745979 { display:none !important; }}@media (max-width: 767px){#s-b3d14dfa-29db-4460-8795-00f9e5745979 {
  display: none;
}
#s-b3d14dfa-29db-4460-8795-00f9e5745979, #wrap-s-b3d14dfa-29db-4460-8795-00f9e5745979 { display:none !important; }}







#s-b3d14dfa-29db-4460-8795-00f9e5745979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b3d14dfa-29db-4460-8795-00f9e5745979.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ad595201-5e0a-469b-ae6f-bd20cc5fb086 {
  padding-top: 3px;
padding-bottom: 3px;
text-align: center;
}

#s-ad595201-5e0a-469b-ae6f-bd20cc5fb086 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 25px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-eb698703-f56c-42b1-a9b0-7c65af2b1905 {
  min-height: 50px;
}
@media (max-width: 767px){#s-eb698703-f56c-42b1-a9b0-7c65af2b1905 {
  display: none;
}
#s-eb698703-f56c-42b1-a9b0-7c65af2b1905, #wrap-s-eb698703-f56c-42b1-a9b0-7c65af2b1905 { display:none !important; }}







#s-eb698703-f56c-42b1-a9b0-7c65af2b1905 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb698703-f56c-42b1-a9b0-7c65af2b1905.shg-box.shg-c {
  justify-content: flex-start;
}

@media (max-width: 767px){#s-bc888177-b87b-407b-979f-fca27a77b9e4 {
  display: none;
}
#s-bc888177-b87b-407b-979f-fca27a77b9e4, #wrap-s-bc888177-b87b-407b-979f-fca27a77b9e4 { display:none !important; }}
#s-cf3e266f-b872-45f5-8c89-a1075a4aea07 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-cf3e266f-b872-45f5-8c89-a1075a4aea07 {
  display: none;
}
#s-cf3e266f-b872-45f5-8c89-a1075a4aea07, #wrap-s-cf3e266f-b872-45f5-8c89-a1075a4aea07 { display:none !important; }}
@media (min-width: 0px) {
[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-cf3e266f-b872-45f5-8c89-a1075a4aea07"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c13e2b62-bc9c-4d74-8c4c-f7a0cfe0dc84"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-eef6f49e-dcbb-4a3e-a29d-29ea433c3b37 {
  display: none;
}
#s-1bcec077-6d20-497d-a8a0-56611dd95844 {
  text-align: left;
}


.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 {
  max-width: 100%;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom,
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 {
  max-width: 100%;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom,
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 {
  max-width: 100%;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom,
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 {
  max-width: 100%;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom,
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 {
  max-width: 100%;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom,
.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1bcec077-6d20-497d-a8a0-56611dd95844 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-044b9780-1e38-4005-a019-c312c77d5094 {
  margin-bottom: -10px;
text-align: center;
}

#s-044b9780-1e38-4005-a019-c312c77d5094 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-17965793-0b81-469a-8932-cf9b117f7766 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-17965793-0b81-469a-8932-cf9b117f7766 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-17965793-0b81-469a-8932-cf9b117f7766 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-17965793-0b81-469a-8932-cf9b117f7766 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-815f104f-652e-4c05-8d91-95250e881e34 {
  display: none;
}
#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 {
  text-align: left;
}


.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 {
  max-width: 100%;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom,
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 {
  max-width: 100%;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom,
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 {
  max-width: 100%;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom,
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 {
  max-width: 100%;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom,
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 {
  max-width: 100%;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom,
.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-649d8554-f788-4ad5-8c27-e81c4e4934c7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-65791271-c01b-4083-84fc-6708ac98d02f {
  margin-bottom: -10px;
text-align: center;
}

#s-65791271-c01b-4083-84fc-6708ac98d02f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-0f6c8f8a-0e14-46f0-9b10-dd5829cbede7 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-0f6c8f8a-0e14-46f0-9b10-dd5829cbede7 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-0f6c8f8a-0e14-46f0-9b10-dd5829cbede7 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-0f6c8f8a-0e14-46f0-9b10-dd5829cbede7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

@media (min-width: 0px) {
[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-16d7ed46-38cf-4669-b7f7-68a56ac7e56a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-df68d6f4-8b51-47d8-8c52-224b0ce4f67a {
  display: none;
}
#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 {
  text-align: left;
}


.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 {
  max-width: 100%;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom,
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 {
  max-width: 100%;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom,
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 {
  max-width: 100%;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom,
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 {
  max-width: 100%;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom,
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 {
  max-width: 100%;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom,
.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b236b6a1-23c8-49c5-87d9-f54ac7178c28 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6bda75c4-384c-410a-acda-1b58c873f6f9 {
  margin-bottom: -10px;
text-align: center;
}

#s-6bda75c4-384c-410a-acda-1b58c873f6f9 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-d64183c9-0e70-4b7e-8a45-bf46aeb1d2cb {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-d64183c9-0e70-4b7e-8a45-bf46aeb1d2cb .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-d64183c9-0e70-4b7e-8a45-bf46aeb1d2cb .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-d64183c9-0e70-4b7e-8a45-bf46aeb1d2cb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-1ab52a57-a2be-4079-abfe-d6b2cc0512a7 {
  display: none;
}
#s-c0d95caa-e8c9-4754-b195-861b019b0600 {
  text-align: left;
}


.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 {
  max-width: 100%;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom,
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 {
  max-width: 100%;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom,
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 {
  max-width: 100%;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom,
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 {
  max-width: 100%;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom,
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 {
  max-width: 100%;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom,
.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c0d95caa-e8c9-4754-b195-861b019b0600 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-228e6d6b-f040-4705-85f9-4622219e7631 {
  margin-bottom: -10px;
text-align: center;
}

#s-228e6d6b-f040-4705-85f9-4622219e7631 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-a63ed13a-11a4-466a-b894-4c5c25ddb1b7 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-a63ed13a-11a4-466a-b894-4c5c25ddb1b7 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-a63ed13a-11a4-466a-b894-4c5c25ddb1b7 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-a63ed13a-11a4-466a-b894-4c5c25ddb1b7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52 {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52:hover {background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52 {
  display: none;
}
#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52, #wrap-s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52 { display:none !important; }}@media (max-width: 767px){#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52 {
  display: none;
}
#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52, #wrap-s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52 { display:none !important; }}


#s-8ef1d306-b4f6-48e8-bf0b-8cf353c1cd52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1027b4be-860d-495b-b065-18dfc4a292d5 {
  text-align: center;
}
@media (max-width: 767px){#s-1027b4be-860d-495b-b065-18dfc4a292d5 {
  display: none;
}
#s-1027b4be-860d-495b-b065-18dfc4a292d5, #wrap-s-1027b4be-860d-495b-b065-18dfc4a292d5 { display:none !important; }}



  #s-1027b4be-860d-495b-b065-18dfc4a292d5 img.shogun-image {
    
    width: px;
  }


#s-1027b4be-860d-495b-b065-18dfc4a292d5 .shogun-image-content {
  
    align-items: center;
  
}

#s-e4f356db-fa8f-445e-bb15-c7f65738829b {
  margin-top: -50px;
margin-bottom: -50px;
}
@media (min-width: 768px) and (max-width: 991px){#s-e4f356db-fa8f-445e-bb15-c7f65738829b {
  display: none;
}
#s-e4f356db-fa8f-445e-bb15-c7f65738829b, #wrap-s-e4f356db-fa8f-445e-bb15-c7f65738829b { display:none !important; }}@media (max-width: 767px){#s-e4f356db-fa8f-445e-bb15-c7f65738829b {
  display: none;
}
#s-e4f356db-fa8f-445e-bb15-c7f65738829b, #wrap-s-e4f356db-fa8f-445e-bb15-c7f65738829b { display:none !important; }}
#s-e4f356db-fa8f-445e-bb15-c7f65738829b hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 {
  margin-top: -50px;
margin-bottom: -50px;
}
@media (min-width: 1200px){#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 {
  display: none;
}
#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441, #wrap-s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 {
  display: none;
}
#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441, #wrap-s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 {
  display: none;
}
#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441, #wrap-s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 { display:none !important; }}@media (max-width: 767px){#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 {
  display: none;
}
#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441, #wrap-s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 { display:none !important; }}
#s-1f7304e9-cba9-4ce3-bd9e-d6d5fcc11441 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4dd313d2-3065-4db6-aa1e-372fe10cd712 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
min-height: 500px;
}
@media (min-width: 1200px){#s-4dd313d2-3065-4db6-aa1e-372fe10cd712 {
  display: none;
}
#s-4dd313d2-3065-4db6-aa1e-372fe10cd712, #wrap-s-4dd313d2-3065-4db6-aa1e-372fe10cd712 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4dd313d2-3065-4db6-aa1e-372fe10cd712 {
  display: none;
}
#s-4dd313d2-3065-4db6-aa1e-372fe10cd712, #wrap-s-4dd313d2-3065-4db6-aa1e-372fe10cd712 { display:none !important; }}@media (max-width: 767px){#s-4dd313d2-3065-4db6-aa1e-372fe10cd712 {
  display: none;
}
#s-4dd313d2-3065-4db6-aa1e-372fe10cd712, #wrap-s-4dd313d2-3065-4db6-aa1e-372fe10cd712 { display:none !important; }}







#s-4dd313d2-3065-4db6-aa1e-372fe10cd712 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4dd313d2-3065-4db6-aa1e-372fe10cd712.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e2b12cd1-689b-464b-87a7-1488c21c2abf {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-e2b12cd1-689b-464b-87a7-1488c21c2abf {
  display: none;
}
#s-e2b12cd1-689b-464b-87a7-1488c21c2abf, #wrap-s-e2b12cd1-689b-464b-87a7-1488c21c2abf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2b12cd1-689b-464b-87a7-1488c21c2abf {
  display: none;
}
#s-e2b12cd1-689b-464b-87a7-1488c21c2abf, #wrap-s-e2b12cd1-689b-464b-87a7-1488c21c2abf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e2b12cd1-689b-464b-87a7-1488c21c2abf {
  display: none;
}
#s-e2b12cd1-689b-464b-87a7-1488c21c2abf, #wrap-s-e2b12cd1-689b-464b-87a7-1488c21c2abf { display:none !important; }}@media (max-width: 767px){#s-e2b12cd1-689b-464b-87a7-1488c21c2abf {
  display: none;
}
#s-e2b12cd1-689b-464b-87a7-1488c21c2abf, #wrap-s-e2b12cd1-689b-464b-87a7-1488c21c2abf { display:none !important; }}
#s-e2b12cd1-689b-464b-87a7-1488c21c2abf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-20ffdf52-b16e-4bc2-9464-64fe1be4c7f3 {
  margin-top: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-20ffdf52-b16e-4bc2-9464-64fe1be4c7f3 {
  display: none;
}
#s-20ffdf52-b16e-4bc2-9464-64fe1be4c7f3, #wrap-s-20ffdf52-b16e-4bc2-9464-64fe1be4c7f3 { display:none !important; }}







#s-20ffdf52-b16e-4bc2-9464-64fe1be4c7f3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-20ffdf52-b16e-4bc2-9464-64fe1be4c7f3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-885357f6-394a-4e49-bbfb-f7108086a51f {
  margin-bottom: -30px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-885357f6-394a-4e49-bbfb-f7108086a51f .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  800 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-b7cdeb9c-2154-4adf-bb38-9b7f98f5061e {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-b7cdeb9c-2154-4adf-bb38-9b7f98f5061e {
  display: none;
}
#s-b7cdeb9c-2154-4adf-bb38-9b7f98f5061e, #wrap-s-b7cdeb9c-2154-4adf-bb38-9b7f98f5061e { display:none !important; }}
#s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72 {
  display: none;
}
#s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72, #wrap-s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72 { display:none !important; }}
@media (min-width: 0px) {
[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-874721dd-e9cb-4cfa-8ff2-d3d4f89fcf72"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-4e19a08d-5fa9-4061-a654-4b62f93a8d8c {
  text-align: center;
}
@media (max-width: 767px){#s-4e19a08d-5fa9-4061-a654-4b62f93a8d8c {
  display: none;
}
#s-4e19a08d-5fa9-4061-a654-4b62f93a8d8c, #wrap-s-4e19a08d-5fa9-4061-a654-4b62f93a8d8c { display:none !important; }}



  #s-4e19a08d-5fa9-4061-a654-4b62f93a8d8c img.shogun-image {
    
    width: px;
  }


#s-4e19a08d-5fa9-4061-a654-4b62f93a8d8c .shogun-image-content {
  
    align-items: center;
  
}

#s-d42a4586-9dce-43c0-bded-6289b4995cbd {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-d42a4586-9dce-43c0-bded-6289b4995cbd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d42a4586-9dce-43c0-bded-6289b4995cbd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d42a4586-9dce-43c0-bded-6289b4995cbd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6de9fe46-b0d7-41f7-9c1c-1b89ec2a3a11"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-52b7eb28-533b-4ff0-9ded-57ca34e8a6b4 {
  display: none;
}
#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d {
  text-align: left;
}


.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d {
  max-width: 100%;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom,
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d {
  max-width: 100%;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom,
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d {
  max-width: 100%;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom,
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d {
  max-width: 100%;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom,
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d {
  max-width: 100%;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom,
.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2ffdc2d-2e7e-4bd8-b3fd-723cb62b2f0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-739fd16b-8cec-471d-9648-eb8561a8c945 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-739fd16b-8cec-471d-9648-eb8561a8c945 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-9e73d6a1-6156-400e-b3a5-ee7ef3a35656 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-9e73d6a1-6156-400e-b3a5-ee7ef3a35656 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9e73d6a1-6156-400e-b3a5-ee7ef3a35656 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-9e73d6a1-6156-400e-b3a5-ee7ef3a35656 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9e082405-dac6-4ab0-9d17-a8ca63ff2377 {
  display: none;
}
#s-0c13531c-f3de-4074-b977-b376294647cc {
  text-align: left;
}


.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc {
  max-width: 100%;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom,
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc {
  max-width: 100%;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom,
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc {
  max-width: 100%;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom,
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc {
  max-width: 100%;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom,
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc {
  max-width: 100%;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom,
.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0c13531c-f3de-4074-b977-b376294647cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-31d1b320-f824-4e5c-95a2-333c108978d6 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-31d1b320-f824-4e5c-95a2-333c108978d6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-aa9609f7-dc45-474e-ab37-79b8379d779e {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-aa9609f7-dc45-474e-ab37-79b8379d779e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-aa9609f7-dc45-474e-ab37-79b8379d779e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-aa9609f7-dc45-474e-ab37-79b8379d779e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-0147ef69-2f88-4b63-98bc-654d7b9b0cd3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-49461a22-8275-4623-8af7-d1af54679776 {
  display: none;
}
#s-a9646860-873a-4ff7-af93-25c44dff1909 {
  text-align: left;
}


.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 {
  max-width: 100%;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom,
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 {
  max-width: 100%;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom,
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 {
  max-width: 100%;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom,
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 {
  max-width: 100%;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom,
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 {
  max-width: 100%;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom,
.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a9646860-873a-4ff7-af93-25c44dff1909 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-76edeb08-e67c-469a-b7b7-23f68954577f {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-76edeb08-e67c-469a-b7b7-23f68954577f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-c3f46ac3-10de-4512-ae06-92012c5c504d {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-c3f46ac3-10de-4512-ae06-92012c5c504d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c3f46ac3-10de-4512-ae06-92012c5c504d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c3f46ac3-10de-4512-ae06-92012c5c504d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-571591cf-6bbe-4168-97c1-e7ed52ee444b {
  display: none;
}
#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d {
  text-align: left;
}


.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d {
  max-width: 100%;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom,
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d {
  max-width: 100%;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom,
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d {
  max-width: 100%;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom,
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d {
  max-width: 100%;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom,
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d {
  max-width: 100%;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom,
.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e8bebb6-fafe-416e-81f8-0f0db6afc80d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99c487a0-21be-4711-93a5-094ca73e7c1c {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99c487a0-21be-4711-93a5-094ca73e7c1c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-f99cf3ef-c47b-4fcd-b6a1-f4dff2ce9dfe {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-f99cf3ef-c47b-4fcd-b6a1-f4dff2ce9dfe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f99cf3ef-c47b-4fcd-b6a1-f4dff2ce9dfe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f99cf3ef-c47b-4fcd-b6a1-f4dff2ce9dfe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf {
  display: none;
}
#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf, #wrap-s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf {
  display: none;
}
#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf, #wrap-s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf { display:none !important; }}@media (max-width: 767px){#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf {
  display: none;
}
#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf, #wrap-s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf { display:none !important; }}
#s-3bb3c56e-1f3c-40d7-afc1-5ee2088ec1bf hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b28c2819-5663-44a8-9856-19eddfc34f8f {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
min-height: 500px;
}
@media (min-width: 1200px){#s-b28c2819-5663-44a8-9856-19eddfc34f8f {
  display: none;
}
#s-b28c2819-5663-44a8-9856-19eddfc34f8f, #wrap-s-b28c2819-5663-44a8-9856-19eddfc34f8f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b28c2819-5663-44a8-9856-19eddfc34f8f {
  display: none;
}
#s-b28c2819-5663-44a8-9856-19eddfc34f8f, #wrap-s-b28c2819-5663-44a8-9856-19eddfc34f8f { display:none !important; }}@media (max-width: 767px){#s-b28c2819-5663-44a8-9856-19eddfc34f8f {
  display: none;
}
#s-b28c2819-5663-44a8-9856-19eddfc34f8f, #wrap-s-b28c2819-5663-44a8-9856-19eddfc34f8f { display:none !important; }}







#s-b28c2819-5663-44a8-9856-19eddfc34f8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b28c2819-5663-44a8-9856-19eddfc34f8f.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0e034620-ca12-4215-9129-61e181c1a0a9 {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-0e034620-ca12-4215-9129-61e181c1a0a9 {
  display: none;
}
#s-0e034620-ca12-4215-9129-61e181c1a0a9, #wrap-s-0e034620-ca12-4215-9129-61e181c1a0a9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0e034620-ca12-4215-9129-61e181c1a0a9 {
  display: none;
}
#s-0e034620-ca12-4215-9129-61e181c1a0a9, #wrap-s-0e034620-ca12-4215-9129-61e181c1a0a9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0e034620-ca12-4215-9129-61e181c1a0a9 {
  display: none;
}
#s-0e034620-ca12-4215-9129-61e181c1a0a9, #wrap-s-0e034620-ca12-4215-9129-61e181c1a0a9 { display:none !important; }}@media (max-width: 767px){#s-0e034620-ca12-4215-9129-61e181c1a0a9 {
  display: none;
}
#s-0e034620-ca12-4215-9129-61e181c1a0a9, #wrap-s-0e034620-ca12-4215-9129-61e181c1a0a9 { display:none !important; }}
#s-0e034620-ca12-4215-9129-61e181c1a0a9 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-95eea0b7-39d6-46e0-b321-670b01295c07 {
  margin-top: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-95eea0b7-39d6-46e0-b321-670b01295c07 {
  display: none;
}
#s-95eea0b7-39d6-46e0-b321-670b01295c07, #wrap-s-95eea0b7-39d6-46e0-b321-670b01295c07 { display:none !important; }}







#s-95eea0b7-39d6-46e0-b321-670b01295c07 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-95eea0b7-39d6-46e0-b321-670b01295c07.shg-box.shg-c {
  justify-content: flex-start;
}

#s-060e2afa-a642-4e12-9a05-fdfeff524cda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-060e2afa-a642-4e12-9a05-fdfeff524cda .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-80936889-0b65-444a-98d4-6189d4a4963d {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-80936889-0b65-444a-98d4-6189d4a4963d {
  display: none;
}
#s-80936889-0b65-444a-98d4-6189d4a4963d, #wrap-s-80936889-0b65-444a-98d4-6189d4a4963d { display:none !important; }}
#s-afee979c-1023-4159-9bbe-218c873f847b {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-afee979c-1023-4159-9bbe-218c873f847b {
  display: none;
}
#s-afee979c-1023-4159-9bbe-218c873f847b, #wrap-s-afee979c-1023-4159-9bbe-218c873f847b { display:none !important; }}
@media (min-width: 0px) {
[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-afee979c-1023-4159-9bbe-218c873f847b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-cdba59df-3f81-4d0b-99ec-67e64941d274 {
  text-align: center;
}
@media (max-width: 767px){#s-cdba59df-3f81-4d0b-99ec-67e64941d274 {
  display: none;
}
#s-cdba59df-3f81-4d0b-99ec-67e64941d274, #wrap-s-cdba59df-3f81-4d0b-99ec-67e64941d274 { display:none !important; }}



  #s-cdba59df-3f81-4d0b-99ec-67e64941d274 img.shogun-image {
    
    width: px;
  }


#s-cdba59df-3f81-4d0b-99ec-67e64941d274 .shogun-image-content {
  
    align-items: center;
  
}

#s-56dd3740-3e52-4d28-9a1c-b557a1269708 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-56dd3740-3e52-4d28-9a1c-b557a1269708:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-56dd3740-3e52-4d28-9a1c-b557a1269708:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-56dd3740-3e52-4d28-9a1c-b557a1269708.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c5b0b40a-2c01-407e-a3eb-5b374a0c3eee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-708bda47-289a-474d-a1d9-58a3fe5f2a13 {
  display: none;
}
#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 {
  text-align: left;
}


.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 {
  max-width: 100%;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom,
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 {
  max-width: 100%;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom,
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 {
  max-width: 100%;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom,
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 {
  max-width: 100%;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom,
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 {
  max-width: 100%;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom,
.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fc8c6e6-6d7e-4f88-8a4c-40e939305b01 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0674b1b0-80c0-46a5-a1a7-e1d3d784a37b {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0674b1b0-80c0-46a5-a1a7-e1d3d784a37b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0f1dfa70-e5b4-4adc-a9e0-ab8e3c053d58 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-0f1dfa70-e5b4-4adc-a9e0-ab8e3c053d58 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0f1dfa70-e5b4-4adc-a9e0-ab8e3c053d58 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0f1dfa70-e5b4-4adc-a9e0-ab8e3c053d58 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2e873020-b64c-469c-a36c-db985c6f7060 {
  display: none;
}
#s-88005f29-9c10-44b5-97e0-26323b50a6a9 {
  text-align: left;
}


.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 {
  max-width: 100%;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom,
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 {
  max-width: 100%;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom,
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 {
  max-width: 100%;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom,
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 {
  max-width: 100%;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom,
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 {
  max-width: 100%;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom,
.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-88005f29-9c10-44b5-97e0-26323b50a6a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d299e4a9-0b89-406a-997f-cf9f40e5460a {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d299e4a9-0b89-406a-997f-cf9f40e5460a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-fab31b38-cd90-44cb-aa00-377a4ff6e261 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-fab31b38-cd90-44cb-aa00-377a4ff6e261 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fab31b38-cd90-44cb-aa00-377a4ff6e261 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-fab31b38-cd90-44cb-aa00-377a4ff6e261 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-804079e5-ecad-4f7f-a3e0-b9fd9b394506"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-893225bb-5704-4a77-8927-eebefb027a02 {
  display: none;
}
#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 {
  text-align: left;
}


.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 {
  max-width: 100%;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom,
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 {
  max-width: 100%;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom,
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 {
  max-width: 100%;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom,
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 {
  max-width: 100%;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom,
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 {
  max-width: 100%;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom,
.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0ae8efb3-9934-4210-9d7a-3f95926ed775 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d083f5e1-00ef-49b7-b20a-00987265a27c {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d083f5e1-00ef-49b7-b20a-00987265a27c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-64e5c031-dc57-4ed4-8e7e-6f3d9c7a6460 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-64e5c031-dc57-4ed4-8e7e-6f3d9c7a6460 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-64e5c031-dc57-4ed4-8e7e-6f3d9c7a6460 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-64e5c031-dc57-4ed4-8e7e-6f3d9c7a6460 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-27f04374-af44-4d39-98fb-c8eb2d546f0c {
  display: none;
}
#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 {
  text-align: left;
}


.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 {
  max-width: 100%;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom,
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 {
  max-width: 100%;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom,
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 {
  max-width: 100%;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom,
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 {
  max-width: 100%;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom,
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 {
  max-width: 100%;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom,
.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f7a6069b-428b-49e6-be84-b7fd577deaa5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f11cb3d9-7297-4976-90b4-6d8f87ba565e {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f11cb3d9-7297-4976-90b4-6d8f87ba565e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-cf43affe-580e-4b6b-a73c-9283b3c9d134 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-cf43affe-580e-4b6b-a73c-9283b3c9d134 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cf43affe-580e-4b6b-a73c-9283b3c9d134 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-cf43affe-580e-4b6b-a73c-9283b3c9d134 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 {
  display: none;
}
#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36, #wrap-s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 {
  display: none;
}
#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36, #wrap-s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 { display:none !important; }}@media (max-width: 767px){#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 {
  display: none;
}
#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36, #wrap-s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 { display:none !important; }}
#s-8b6fcc6d-8d7c-4a75-8012-5696b193de36 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
min-height: 500px;
}
@media (min-width: 1200px){#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 {
  display: none;
}
#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4, #wrap-s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 {
  display: none;
}
#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4, #wrap-s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 {
  
}
}@media (max-width: 767px){#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 {
  display: none;
}
#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4, #wrap-s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 { display:none !important; }}







#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1ea3a7a6-ff89-4b20-b0f6-970480b00fc4.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4702857a-a519-401b-9a37-4c35effc6e6b {
  min-height: 50px;
}
@media (max-width: 767px){#s-4702857a-a519-401b-9a37-4c35effc6e6b {
  display: none;
}
#s-4702857a-a519-401b-9a37-4c35effc6e6b, #wrap-s-4702857a-a519-401b-9a37-4c35effc6e6b { display:none !important; }}







#s-4702857a-a519-401b-9a37-4c35effc6e6b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4702857a-a519-401b-9a37-4c35effc6e6b.shg-box.shg-c {
  justify-content: flex-start;
}

#s-4b2c3ffc-4356-4bc3-96c1-a7827510641f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4b2c3ffc-4356-4bc3-96c1-a7827510641f .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-14fdaeee-6a07-4292-bbdd-77a860e97b32 {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-14fdaeee-6a07-4292-bbdd-77a860e97b32 {
  display: none;
}
#s-14fdaeee-6a07-4292-bbdd-77a860e97b32, #wrap-s-14fdaeee-6a07-4292-bbdd-77a860e97b32 { display:none !important; }}
#s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57 {
  display: none;
}
#s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57, #wrap-s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57 { display:none !important; }}
@media (min-width: 0px) {
[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-b05a56c5-e3ec-429d-bd93-4be0dd2a0f57"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-501fb9cd-06b5-4941-9b01-a4873c99132d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-97754e71-e948-42cb-b065-aa19b80531b4 {
  display: none;
}
#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 {
  text-align: left;
}


.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 {
  max-width: 100%;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom,
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 {
  max-width: 100%;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom,
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 {
  max-width: 100%;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom,
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 {
  max-width: 100%;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom,
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 {
  max-width: 100%;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom,
.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f0907fc-ee35-4c4e-998f-f7a699edef77 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1f9d42ca-2fce-49ef-9508-8474e7d49daf {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f9d42ca-2fce-49ef-9508-8474e7d49daf .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0c79337c-a733-4e38-8d7d-5cb7e43543df {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-0c79337c-a733-4e38-8d7d-5cb7e43543df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0c79337c-a733-4e38-8d7d-5cb7e43543df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0c79337c-a733-4e38-8d7d-5cb7e43543df .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-c6a53dbf-ec30-48cc-b39c-96ee9577df0b {
  display: none;
}
#s-b2657630-14c0-49dd-8e29-c7a729831f6f {
  text-align: left;
}


.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f {
  max-width: 100%;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom,
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f {
  max-width: 100%;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom,
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f {
  max-width: 100%;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom,
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f {
  max-width: 100%;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom,
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f {
  max-width: 100%;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom,
.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b2657630-14c0-49dd-8e29-c7a729831f6f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5ff0779a-485a-4e13-883d-84d4e151f12f {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5ff0779a-485a-4e13-883d-84d4e151f12f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-b92724f8-cae3-45fe-9a2d-d11fa361f18f {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-b92724f8-cae3-45fe-9a2d-d11fa361f18f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b92724f8-cae3-45fe-9a2d-d11fa361f18f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b92724f8-cae3-45fe-9a2d-d11fa361f18f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f5e8017a-3072-4878-81c3-ebaa34693f20"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-2e4a4b04-d7f9-477b-b511-867fea0052bf {
  display: none;
}
#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 {
  text-align: left;
}


.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 {
  max-width: 100%;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom,
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 {
  max-width: 100%;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom,
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 {
  max-width: 100%;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom,
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 {
  max-width: 100%;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom,
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 {
  max-width: 100%;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom,
.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-24cace4a-c72a-46ad-b545-4ca7487e4d83 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-746b476b-6da3-46cb-8046-bca13e79f283 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-746b476b-6da3-46cb-8046-bca13e79f283 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-42e51d66-951a-4808-874d-9a47763f6a90 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-42e51d66-951a-4808-874d-9a47763f6a90 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-42e51d66-951a-4808-874d-9a47763f6a90 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-42e51d66-951a-4808-874d-9a47763f6a90 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-591641b9-7175-40c4-8289-d457f928db3a {
  display: none;
}
#s-b0c19631-ce69-49ee-934e-93b8b7a07777 {
  text-align: left;
}


.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 {
  max-width: 100%;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom,
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 {
  max-width: 100%;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom,
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 {
  max-width: 100%;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom,
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 {
  max-width: 100%;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom,
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 {
  max-width: 100%;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom,
.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b0c19631-ce69-49ee-934e-93b8b7a07777 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4f104be-2a87-4b5a-aae5-d329e6c9d8a6 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f4f104be-2a87-4b5a-aae5-d329e6c9d8a6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-ecdb5ea6-23cc-4ce0-b0e1-ee9b941623e1 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-ecdb5ea6-23cc-4ce0-b0e1-ee9b941623e1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ecdb5ea6-23cc-4ce0-b0e1-ee9b941623e1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ecdb5ea6-23cc-4ce0-b0e1-ee9b941623e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d00897fb-cd3d-488f-93df-dbe52f40776a {
  text-align: center;
}
@media (max-width: 767px){#s-d00897fb-cd3d-488f-93df-dbe52f40776a {
  display: none;
}
#s-d00897fb-cd3d-488f-93df-dbe52f40776a, #wrap-s-d00897fb-cd3d-488f-93df-dbe52f40776a { display:none !important; }}



  #s-d00897fb-cd3d-488f-93df-dbe52f40776a img.shogun-image {
    
    width: px;
  }


#s-d00897fb-cd3d-488f-93df-dbe52f40776a .shogun-image-content {
  
    align-items: center;
  
}

#s-56c9d7bb-8407-4be1-a3d2-0f72b845887c {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-56c9d7bb-8407-4be1-a3d2-0f72b845887c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-56c9d7bb-8407-4be1-a3d2-0f72b845887c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-56c9d7bb-8407-4be1-a3d2-0f72b845887c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9c74651f-8fcb-493d-868a-d88e4a05cc49 {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-9c74651f-8fcb-493d-868a-d88e4a05cc49 {
  display: none;
}
#s-9c74651f-8fcb-493d-868a-d88e4a05cc49, #wrap-s-9c74651f-8fcb-493d-868a-d88e4a05cc49 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9c74651f-8fcb-493d-868a-d88e4a05cc49 {
  display: none;
}
#s-9c74651f-8fcb-493d-868a-d88e4a05cc49, #wrap-s-9c74651f-8fcb-493d-868a-d88e4a05cc49 { display:none !important; }}@media (max-width: 767px){#s-9c74651f-8fcb-493d-868a-d88e4a05cc49 {
  display: none;
}
#s-9c74651f-8fcb-493d-868a-d88e4a05cc49, #wrap-s-9c74651f-8fcb-493d-868a-d88e4a05cc49 { display:none !important; }}
#s-9c74651f-8fcb-493d-868a-d88e4a05cc49 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
min-height: 500px;
}
@media (min-width: 1200px){#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 {
  display: none;
}
#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696, #wrap-s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 {
  display: none;
}
#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696, #wrap-s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 {
  display: none;
}
#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696, #wrap-s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 { display:none !important; }}@media (max-width: 767px){#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 {
  display: none;
}
#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696, #wrap-s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 { display:none !important; }}







#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6bf9a6e6-e802-4e06-a4fa-f0adb9cb9696.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d {
  display: none;
}
#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d, #wrap-s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d {
  display: none;
}
#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d, #wrap-s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d {
  display: none;
}
#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d, #wrap-s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d { display:none !important; }}@media (max-width: 767px){#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d {
  display: none;
}
#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d, #wrap-s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d { display:none !important; }}
#s-8af3893c-9f2a-4207-bca3-ec6b1c88d15d hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-796cb809-d04d-49da-b363-c126789d171c {
  margin-top: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-796cb809-d04d-49da-b363-c126789d171c {
  display: none;
}
#s-796cb809-d04d-49da-b363-c126789d171c, #wrap-s-796cb809-d04d-49da-b363-c126789d171c { display:none !important; }}







#s-796cb809-d04d-49da-b363-c126789d171c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-796cb809-d04d-49da-b363-c126789d171c.shg-box.shg-c {
  justify-content: flex-start;
}

#s-94bc7aa9-df0e-4777-99dd-484065b60801 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-94bc7aa9-df0e-4777-99dd-484065b60801 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  800 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



#s-5d351779-f960-4a8e-a6a6-70cf1745987a {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-5d351779-f960-4a8e-a6a6-70cf1745987a {
  display: none;
}
#s-5d351779-f960-4a8e-a6a6-70cf1745987a, #wrap-s-5d351779-f960-4a8e-a6a6-70cf1745987a { display:none !important; }}
#s-236e1b28-42a6-40dc-bec0-8cd5346f2af1 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-236e1b28-42a6-40dc-bec0-8cd5346f2af1 {
  display: none;
}
#s-236e1b28-42a6-40dc-bec0-8cd5346f2af1, #wrap-s-236e1b28-42a6-40dc-bec0-8cd5346f2af1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-236e1b28-42a6-40dc-bec0-8cd5346f2af1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-adc33b39-3982-4e6e-96cf-163dcda43142 {
  text-align: center;
}
@media (max-width: 767px){#s-adc33b39-3982-4e6e-96cf-163dcda43142 {
  display: none;
}
#s-adc33b39-3982-4e6e-96cf-163dcda43142, #wrap-s-adc33b39-3982-4e6e-96cf-163dcda43142 { display:none !important; }}



  #s-adc33b39-3982-4e6e-96cf-163dcda43142 img.shogun-image {
    
    width: px;
  }


#s-adc33b39-3982-4e6e-96cf-163dcda43142 .shogun-image-content {
  
    align-items: center;
  
}

#s-393fa1ee-dc62-499d-8637-c992f36966ab {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-393fa1ee-dc62-499d-8637-c992f36966ab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-393fa1ee-dc62-499d-8637-c992f36966ab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-393fa1ee-dc62-499d-8637-c992f36966ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-8db8e080-330b-4397-96b8-7667ca700a33"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6b16c9ba-9ff6-46bc-a7f6-e0991ceee47f {
  display: none;
}
#s-295417dc-6282-4d7d-a318-0402cb0b4533 {
  text-align: left;
}


.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 {
  max-width: 100%;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom,
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 {
  max-width: 100%;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom,
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 {
  max-width: 100%;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom,
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 {
  max-width: 100%;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom,
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 {
  max-width: 100%;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom,
.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-295417dc-6282-4d7d-a318-0402cb0b4533 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-56da9aca-a5c2-4c65-a0e0-9ac434873eca {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-56da9aca-a5c2-4c65-a0e0-9ac434873eca .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-4e5f8af9-9699-4774-851c-b48df84ca98e {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-4e5f8af9-9699-4774-851c-b48df84ca98e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4e5f8af9-9699-4774-851c-b48df84ca98e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4e5f8af9-9699-4774-851c-b48df84ca98e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-3a493772-a793-4c66-b634-268ab6f12576 {
  display: none;
}
#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea {
  text-align: left;
}


.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea {
  max-width: 100%;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom,
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea {
  max-width: 100%;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom,
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea {
  max-width: 100%;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom,
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea {
  max-width: 100%;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom,
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea {
  max-width: 100%;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom,
.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a56256dd-0859-403b-8a4e-dee1f6bd33ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c003ab3b-d242-4072-9eb7-334cac29ceeb {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c003ab3b-d242-4072-9eb7-334cac29ceeb .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-43965827-b592-49e5-b4a1-0078a67942b0 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-43965827-b592-49e5-b4a1-0078a67942b0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-43965827-b592-49e5-b4a1-0078a67942b0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-43965827-b592-49e5-b4a1-0078a67942b0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-5b82ca26-8366-4794-bfea-36e57bc8584f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-1ac58ccc-7769-416e-8fbd-7886231bb2b0 {
  display: none;
}
#s-0975cb26-597a-4174-9c4f-dfb59fc8658d {
  text-align: left;
}


.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d {
  max-width: 100%;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom,
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d {
  max-width: 100%;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom,
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d {
  max-width: 100%;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom,
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d {
  max-width: 100%;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom,
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d {
  max-width: 100%;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom,
.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0975cb26-597a-4174-9c4f-dfb59fc8658d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b5037f66-0ff2-43f0-8ad1-5a391f41d299 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b5037f66-0ff2-43f0-8ad1-5a391f41d299 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-c4d0f998-0ef4-4bb8-9fe5-0b64c186a0de {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-c4d0f998-0ef4-4bb8-9fe5-0b64c186a0de .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c4d0f998-0ef4-4bb8-9fe5-0b64c186a0de .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c4d0f998-0ef4-4bb8-9fe5-0b64c186a0de .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-011a9892-9a83-4c3c-b7e3-6240aae90b98 {
  display: none;
}
#s-7b51efd8-d379-4962-9471-aa99b03d898d {
  text-align: left;
}


.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d {
  max-width: 100%;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom,
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d {
  max-width: 100%;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom,
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d {
  max-width: 100%;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom,
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d {
  max-width: 100%;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom,
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d {
  max-width: 100%;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom,
.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b51efd8-d379-4962-9471-aa99b03d898d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16bba2aa-9df9-420a-b5c7-41c6ea77c749 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16bba2aa-9df9-420a-b5c7-41c6ea77c749 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-04dd1d6d-33b8-44bb-824c-82e38fc9a0e1 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-04dd1d6d-33b8-44bb-824c-82e38fc9a0e1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-04dd1d6d-33b8-44bb-824c-82e38fc9a0e1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-04dd1d6d-33b8-44bb-824c-82e38fc9a0e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-70aa1708-7dc5-4d77-b858-4b5ff4835707 {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-70aa1708-7dc5-4d77-b858-4b5ff4835707 {
  display: none;
}
#s-70aa1708-7dc5-4d77-b858-4b5ff4835707, #wrap-s-70aa1708-7dc5-4d77-b858-4b5ff4835707 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-70aa1708-7dc5-4d77-b858-4b5ff4835707 {
  display: none;
}
#s-70aa1708-7dc5-4d77-b858-4b5ff4835707, #wrap-s-70aa1708-7dc5-4d77-b858-4b5ff4835707 { display:none !important; }}@media (max-width: 767px){#s-70aa1708-7dc5-4d77-b858-4b5ff4835707 {
  display: none;
}
#s-70aa1708-7dc5-4d77-b858-4b5ff4835707, #wrap-s-70aa1708-7dc5-4d77-b858-4b5ff4835707 { display:none !important; }}
#s-70aa1708-7dc5-4d77-b858-4b5ff4835707 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
min-height: 500px;
}
@media (min-width: 1200px){#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 {
  display: none;
}
#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99, #wrap-s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 {
  display: none;
}
#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99, #wrap-s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 {
  
}
}@media (max-width: 767px){#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 {
  display: none;
}
#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99, #wrap-s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 { display:none !important; }}







#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4a839a9f-13b8-4c4c-9083-f36e0067ae99.shg-box.shg-c {
  justify-content: flex-start;
}

#s-897d27fd-6350-4864-8ed0-a62e1b9d7444 {
  min-height: 50px;
}
@media (max-width: 767px){#s-897d27fd-6350-4864-8ed0-a62e1b9d7444 {
  display: none;
}
#s-897d27fd-6350-4864-8ed0-a62e1b9d7444, #wrap-s-897d27fd-6350-4864-8ed0-a62e1b9d7444 { display:none !important; }}







#s-897d27fd-6350-4864-8ed0-a62e1b9d7444 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-897d27fd-6350-4864-8ed0-a62e1b9d7444.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e29fd4e0-3ded-47dd-a371-185051897787 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e29fd4e0-3ded-47dd-a371-185051897787 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-43ba7d85-8b26-4cf5-a9b4-c30ab8f44489 {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-43ba7d85-8b26-4cf5-a9b4-c30ab8f44489 {
  display: none;
}
#s-43ba7d85-8b26-4cf5-a9b4-c30ab8f44489, #wrap-s-43ba7d85-8b26-4cf5-a9b4-c30ab8f44489 { display:none !important; }}
#s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb {
  display: none;
}
#s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb, #wrap-s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb { display:none !important; }}
@media (min-width: 0px) {
[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f833d584-96cf-4d6d-9f5d-16a74d6eaeeb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 0px) {
[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-a02aab76-1299-4455-af71-56a698b5eadf"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0b0be19e-4de6-48f6-8932-34bda608d3ac {
  display: none;
}
#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd {
  text-align: left;
}


.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd {
  max-width: 100%;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom,
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd {
  max-width: 100%;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom,
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd {
  max-width: 100%;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom,
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd {
  max-width: 100%;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom,
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd {
  max-width: 100%;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom,
.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-098a8bf3-131f-4d09-b8f5-4ea071339ecd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-675943e4-f85b-4fff-bd4d-bf8e05d3da12 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-675943e4-f85b-4fff-bd4d-bf8e05d3da12 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-963b7474-80cc-4a45-80fa-5d6040ac5db6 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-963b7474-80cc-4a45-80fa-5d6040ac5db6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-963b7474-80cc-4a45-80fa-5d6040ac5db6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-963b7474-80cc-4a45-80fa-5d6040ac5db6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1458868c-8976-4a87-83e1-03cf55fcf6a4 {
  display: none;
}
#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 {
  text-align: left;
}


.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 {
  max-width: 100%;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom,
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 {
  max-width: 100%;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom,
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 {
  max-width: 100%;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom,
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 {
  max-width: 100%;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom,
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 {
  max-width: 100%;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom,
.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d7f24d4e-bc6c-45c4-b081-57071592dab2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-251f8f6a-8b43-415b-b7b5-e40410b455fe {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-251f8f6a-8b43-415b-b7b5-e40410b455fe .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-e4c71a5c-62be-4f92-80cd-c923bf8e8015 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-e4c71a5c-62be-4f92-80cd-c923bf8e8015 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e4c71a5c-62be-4f92-80cd-c923bf8e8015 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e4c71a5c-62be-4f92-80cd-c923bf8e8015 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-60ec1e86-6872-4a2a-a94e-074aab8fe3ed"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8d7c18ce-6659-451d-81da-835dac2b391a {
  display: none;
}
#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 {
  text-align: left;
}


.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 {
  max-width: 100%;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom,
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 {
  max-width: 100%;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom,
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 {
  max-width: 100%;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom,
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 {
  max-width: 100%;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom,
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 {
  max-width: 100%;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom,
.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ecab5d-15b7-43b9-8171-13ceea31e1f8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f3277c5f-3d86-4b10-ac2f-d97b08c72e78 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3277c5f-3d86-4b10-ac2f-d97b08c72e78 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-ff33a2a2-3424-4627-b266-46b460a0a3f4 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-ff33a2a2-3424-4627-b266-46b460a0a3f4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ff33a2a2-3424-4627-b266-46b460a0a3f4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ff33a2a2-3424-4627-b266-46b460a0a3f4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-31de9a2b-5ec2-4037-b5ee-8266b77a34e0 {
  display: none;
}
#s-260efec0-9c27-4258-8565-a28d00df9b0d {
  text-align: left;
}


.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d {
  max-width: 100%;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom,
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d {
  max-width: 100%;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom,
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d {
  max-width: 100%;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom,
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d {
  max-width: 100%;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom,
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d {
  max-width: 100%;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom,
.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260efec0-9c27-4258-8565-a28d00df9b0d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-15712329-a95d-46d4-a54c-f6f5c6b5f18f {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-15712329-a95d-46d4-a54c-f6f5c6b5f18f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-662d2db8-2223-4bf4-9f75-bc8267c829d2 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-662d2db8-2223-4bf4-9f75-bc8267c829d2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-662d2db8-2223-4bf4-9f75-bc8267c829d2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-662d2db8-2223-4bf4-9f75-bc8267c829d2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6a2d278e-94a4-48ff-acab-1358254e1f5d {
  text-align: center;
}
@media (max-width: 767px){#s-6a2d278e-94a4-48ff-acab-1358254e1f5d {
  display: none;
}
#s-6a2d278e-94a4-48ff-acab-1358254e1f5d, #wrap-s-6a2d278e-94a4-48ff-acab-1358254e1f5d { display:none !important; }}



  #s-6a2d278e-94a4-48ff-acab-1358254e1f5d img.shogun-image {
    
    width: px;
  }


#s-6a2d278e-94a4-48ff-acab-1358254e1f5d .shogun-image-content {
  
    align-items: center;
  
}

#s-0c2c3614-13b5-43ed-b1cf-5159ac303b4e {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-0c2c3614-13b5-43ed-b1cf-5159ac303b4e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-0c2c3614-13b5-43ed-b1cf-5159ac303b4e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-0c2c3614-13b5-43ed-b1cf-5159ac303b4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 {
  margin-top: 0px;
margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 1200px){#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 {
  display: none;
}
#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9, #wrap-s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 {
  display: none;
}
#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9, #wrap-s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 {
  display: none;
}
#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9, #wrap-s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 { display:none !important; }}@media (max-width: 767px){#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 {
  display: none;
}
#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9, #wrap-s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 { display:none !important; }}







#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-50ca782a-9fea-4e0d-ab2d-36404085ecf9.shg-box.shg-c {
  justify-content: flex-start;
}

#s-b8fa66f6-63e6-4216-9d94-5834759585cd {
  margin-top: 15px;
min-height: 50px;
}
@media (max-width: 767px){#s-b8fa66f6-63e6-4216-9d94-5834759585cd {
  display: none;
}
#s-b8fa66f6-63e6-4216-9d94-5834759585cd, #wrap-s-b8fa66f6-63e6-4216-9d94-5834759585cd { display:none !important; }}







#s-b8fa66f6-63e6-4216-9d94-5834759585cd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-b8fa66f6-63e6-4216-9d94-5834759585cd.shg-box.shg-c {
  justify-content: flex-start;
}

#s-e9b1997f-3d8f-438c-a1ec-5eff0ba0d2c0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e9b1997f-3d8f-438c-a1ec-5eff0ba0d2c0 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-98ac81d4-1f05-40e2-a98c-f3aa3818a20c {
  display: none;
}
#s-98ac81d4-1f05-40e2-a98c-f3aa3818a20c, #wrap-s-98ac81d4-1f05-40e2-a98c-f3aa3818a20c { display:none !important; }}
#s-c37103da-7171-4fb1-ac91-26add2c2b0c3 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-c37103da-7171-4fb1-ac91-26add2c2b0c3 {
  display: none;
}
#s-c37103da-7171-4fb1-ac91-26add2c2b0c3, #wrap-s-c37103da-7171-4fb1-ac91-26add2c2b0c3 { display:none !important; }}
@media (min-width: 0px) {
[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-c37103da-7171-4fb1-ac91-26add2c2b0c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-c392ac90-e39e-4195-be78-f1e312e8897c {
  text-align: center;
}
@media (max-width: 767px){#s-c392ac90-e39e-4195-be78-f1e312e8897c {
  display: none;
}
#s-c392ac90-e39e-4195-be78-f1e312e8897c, #wrap-s-c392ac90-e39e-4195-be78-f1e312e8897c { display:none !important; }}



  #s-c392ac90-e39e-4195-be78-f1e312e8897c img.shogun-image {
    
    width: px;
  }


#s-c392ac90-e39e-4195-be78-f1e312e8897c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-7b0c682f-e155-4d5c-a3cc-287cb7153fd1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-dca28db8-79bb-41d6-b9fd-664a2c8260e3 {
  display: none;
}
#s-e921dd70-fe7b-405b-b7ba-217578067537 {
  text-align: left;
}


.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 {
  max-width: 100%;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom,
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 {
  max-width: 100%;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom,
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 {
  max-width: 100%;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom,
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 {
  max-width: 100%;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom,
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 {
  max-width: 100%;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom,
.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e921dd70-fe7b-405b-b7ba-217578067537 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c81ff1bf-d37a-40d1-b47e-1a3f9e48e7dd {
  margin-bottom: -10px;
text-align: center;
}

#s-c81ff1bf-d37a-40d1-b47e-1a3f9e48e7dd .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-5b9c4ece-24a9-4188-bc17-1ba2dfe0f080 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-5b9c4ece-24a9-4188-bc17-1ba2dfe0f080 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5b9c4ece-24a9-4188-bc17-1ba2dfe0f080 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5b9c4ece-24a9-4188-bc17-1ba2dfe0f080 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-f0f31c34-0110-4342-b5fd-62e3f1c36151 {
  display: none;
}
#s-bf4cbce2-606a-488a-924e-90e517ae16fc {
  text-align: left;
}


.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc {
  max-width: 100%;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom,
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc {
  max-width: 100%;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom,
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc {
  max-width: 100%;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom,
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc {
  max-width: 100%;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom,
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc {
  max-width: 100%;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom,
.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf4cbce2-606a-488a-924e-90e517ae16fc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e722b3fc-7e0c-4c9c-8db4-64b68e43990b {
  margin-bottom: -10px;
text-align: center;
}

#s-e722b3fc-7e0c-4c9c-8db4-64b68e43990b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-07e7c703-dcb9-4eb8-8f51-5f224e4dd836 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-07e7c703-dcb9-4eb8-8f51-5f224e4dd836 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-07e7c703-dcb9-4eb8-8f51-5f224e4dd836 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-07e7c703-dcb9-4eb8-8f51-5f224e4dd836 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-279ab530-803b-43ef-9799-96d705484021"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9447050e-151d-4923-b0fc-6cda761fe243 {
  display: none;
}
#s-e810a529-f1eb-410d-b38a-81f76c19cd80 {
  text-align: left;
}


.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 {
  max-width: 100%;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom,
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 {
  max-width: 100%;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom,
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 {
  max-width: 100%;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom,
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 {
  max-width: 100%;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom,
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 {
  max-width: 100%;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom,
.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e810a529-f1eb-410d-b38a-81f76c19cd80 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-db628ba2-b9cd-4dfb-9000-7cf14a5ee685 {
  margin-bottom: -10px;
text-align: center;
}

#s-db628ba2-b9cd-4dfb-9000-7cf14a5ee685 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-07d213a9-2865-4fe0-a7a8-bc9c283fdd1c {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-07d213a9-2865-4fe0-a7a8-bc9c283fdd1c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-07d213a9-2865-4fe0-a7a8-bc9c283fdd1c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-07d213a9-2865-4fe0-a7a8-bc9c283fdd1c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-89adfa6c-3800-49b5-bb67-1c8610c80452 {
  display: none;
}
#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 {
  text-align: left;
}


.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 {
  max-width: 100%;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom,
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 {
  max-width: 100%;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom,
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 {
  max-width: 100%;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom,
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 {
  max-width: 100%;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom,
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 {
  max-width: 100%;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom,
.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a618a88e-ef42-4b13-bbdf-043851bf95c1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4641bdfc-fd34-48d3-959b-3263ad98f3d6 {
  margin-bottom: -10px;
text-align: center;
}

#s-4641bdfc-fd34-48d3-959b-3263ad98f3d6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-c3b9e59a-3212-4e78-9f5b-60fb471e5196 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-c3b9e59a-3212-4e78-9f5b-60fb471e5196 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c3b9e59a-3212-4e78-9f5b-60fb471e5196 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-c3b9e59a-3212-4e78-9f5b-60fb471e5196 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc:hover {background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc {
  display: none;
}
#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc, #wrap-s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc { display:none !important; }}@media (max-width: 767px){#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc {
  display: none;
}
#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc, #wrap-s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc { display:none !important; }}


#s-9c38afe5-9e11-4abb-bf47-7ec10c1956dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a32ab123-f80b-4559-942f-7c430599d974 {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-a32ab123-f80b-4559-942f-7c430599d974 {
  display: none;
}
#s-a32ab123-f80b-4559-942f-7c430599d974, #wrap-s-a32ab123-f80b-4559-942f-7c430599d974 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-a32ab123-f80b-4559-942f-7c430599d974 {
  display: none;
}
#s-a32ab123-f80b-4559-942f-7c430599d974, #wrap-s-a32ab123-f80b-4559-942f-7c430599d974 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-a32ab123-f80b-4559-942f-7c430599d974 {
  display: none;
}
#s-a32ab123-f80b-4559-942f-7c430599d974, #wrap-s-a32ab123-f80b-4559-942f-7c430599d974 { display:none !important; }}@media (max-width: 767px){#s-a32ab123-f80b-4559-942f-7c430599d974 {
  display: none;
}
#s-a32ab123-f80b-4559-942f-7c430599d974, #wrap-s-a32ab123-f80b-4559-942f-7c430599d974 { display:none !important; }}
#s-a32ab123-f80b-4559-942f-7c430599d974 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 {
  margin-top: 0px;
margin-left: 0%;
margin-bottom: 40px;
margin-right: 0%;
min-height: 500px;
}
@media (min-width: 1200px){#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 {
  display: none;
}
#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0, #wrap-s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 {
  display: none;
}
#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0, #wrap-s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 {
  display: none;
}
#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0, #wrap-s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 { display:none !important; }}@media (max-width: 767px){#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 {
  display: none;
}
#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0, #wrap-s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 { display:none !important; }}







#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9218ed7a-420a-4f66-b19e-179ae7bad4c0.shg-box.shg-c {
  justify-content: flex-start;
}

#s-c7d14db4-8bb9-4030-82a0-edca5f8ee32a {
  min-height: 50px;
}
@media (max-width: 767px){#s-c7d14db4-8bb9-4030-82a0-edca5f8ee32a {
  display: none;
}
#s-c7d14db4-8bb9-4030-82a0-edca5f8ee32a, #wrap-s-c7d14db4-8bb9-4030-82a0-edca5f8ee32a { display:none !important; }}







#s-c7d14db4-8bb9-4030-82a0-edca5f8ee32a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c7d14db4-8bb9-4030-82a0-edca5f8ee32a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1a723df4-3e0f-4bbe-9fee-b0fe36492aa4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1a723df4-3e0f-4bbe-9fee-b0fe36492aa4 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-00ceb28e-d35e-4c55-80f1-0bb332f132e4 {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-00ceb28e-d35e-4c55-80f1-0bb332f132e4 {
  display: none;
}
#s-00ceb28e-d35e-4c55-80f1-0bb332f132e4, #wrap-s-00ceb28e-d35e-4c55-80f1-0bb332f132e4 { display:none !important; }}
#s-00421264-7a9d-4ee7-8e0b-c94ef134f026 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-00421264-7a9d-4ee7-8e0b-c94ef134f026 {
  display: none;
}
#s-00421264-7a9d-4ee7-8e0b-c94ef134f026, #wrap-s-00421264-7a9d-4ee7-8e0b-c94ef134f026 { display:none !important; }}
@media (min-width: 0px) {
[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-00421264-7a9d-4ee7-8e0b-c94ef134f026"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9ec6f6e0-be2b-4d70-b199-e398add0a069 {
  text-align: center;
}
@media (max-width: 767px){#s-9ec6f6e0-be2b-4d70-b199-e398add0a069 {
  display: none;
}
#s-9ec6f6e0-be2b-4d70-b199-e398add0a069, #wrap-s-9ec6f6e0-be2b-4d70-b199-e398add0a069 { display:none !important; }}



  #s-9ec6f6e0-be2b-4d70-b199-e398add0a069 img.shogun-image {
    
    width: px;
  }


#s-9ec6f6e0-be2b-4d70-b199-e398add0a069 .shogun-image-content {
  
    align-items: center;
  
}

#s-17565045-7e72-4c6d-9e34-09aa5fcd44ff {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-17565045-7e72-4c6d-9e34-09aa5fcd44ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-17565045-7e72-4c6d-9e34-09aa5fcd44ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-17565045-7e72-4c6d-9e34-09aa5fcd44ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-4a3ead9e-d910-4a84-ac43-8b0080f428b9"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-54585d09-b781-4e76-be02-04a0cc6bb36e {
  display: none;
}
#s-965e1859-8726-4eb5-9474-80f70b79be84 {
  text-align: left;
}


.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 {
  max-width: 100%;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom,
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 {
  max-width: 100%;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom,
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 {
  max-width: 100%;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom,
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 {
  max-width: 100%;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom,
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 {
  max-width: 100%;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom,
.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-965e1859-8726-4eb5-9474-80f70b79be84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cdc73d22-85f9-45ff-820e-5e889b1a416a {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cdc73d22-85f9-45ff-820e-5e889b1a416a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-b70c077a-a991-4d4e-af13-fbbe95eebd0e {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-b70c077a-a991-4d4e-af13-fbbe95eebd0e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b70c077a-a991-4d4e-af13-fbbe95eebd0e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-b70c077a-a991-4d4e-af13-fbbe95eebd0e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-95cfaa58-39a9-43b4-a6a5-551bfebf259b {
  display: none;
}
#s-63fa6b0f-6763-45b3-8a1e-c99711947659 {
  text-align: left;
}


.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 {
  max-width: 100%;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom,
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 {
  max-width: 100%;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom,
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 {
  max-width: 100%;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom,
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 {
  max-width: 100%;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom,
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 {
  max-width: 100%;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom,
.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63fa6b0f-6763-45b3-8a1e-c99711947659 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a0e34258-f79f-407f-8c16-f45374962d70 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a0e34258-f79f-407f-8c16-f45374962d70 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-d54e6ac4-ad25-4c87-8ea7-f0d6f867d376 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-d54e6ac4-ad25-4c87-8ea7-f0d6f867d376 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d54e6ac4-ad25-4c87-8ea7-f0d6f867d376 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-d54e6ac4-ad25-4c87-8ea7-f0d6f867d376 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-52c3033f-acbb-43b5-b65b-31fa9ee06048"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-a5fa6f7c-3dd9-4a1b-9ed8-09fd22d741eb {
  display: none;
}
#s-03ec68d2-8292-466d-8760-6379163102ea {
  text-align: left;
}


.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea {
  max-width: 100%;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom,
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea {
  max-width: 100%;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom,
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea {
  max-width: 100%;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom,
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea {
  max-width: 100%;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom,
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea {
  max-width: 100%;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom,
.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-03ec68d2-8292-466d-8760-6379163102ea .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-99996da8-d6f1-4a0d-9b0a-705e1c9b4e27 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-99996da8-d6f1-4a0d-9b0a-705e1c9b4e27 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-86c7228a-9eb3-49f6-a619-7856d8af81a3 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-86c7228a-9eb3-49f6-a619-7856d8af81a3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-86c7228a-9eb3-49f6-a619-7856d8af81a3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-86c7228a-9eb3-49f6-a619-7856d8af81a3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-6352d53a-cb7f-4fe3-a50e-f51783f604a6 {
  display: none;
}
#s-36595b63-0d06-4901-94f0-2b9d68da305e {
  text-align: left;
}


.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e {
  max-width: 100%;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom,
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e {
  max-width: 100%;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom,
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e {
  max-width: 100%;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom,
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e {
  max-width: 100%;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom,
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e {
  max-width: 100%;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom,
.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36595b63-0d06-4901-94f0-2b9d68da305e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1702bd01-3c8d-427a-a510-832cbc200a1b {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1702bd01-3c8d-427a-a510-832cbc200a1b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-ea03758e-d616-4290-95bb-400b9dfd2b27 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-ea03758e-d616-4290-95bb-400b9dfd2b27 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ea03758e-d616-4290-95bb-400b9dfd2b27 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ea03758e-d616-4290-95bb-400b9dfd2b27 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b {
  min-height: 50px;
}
@media (min-width: 1200px){#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b {
  display: none;
}
#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b, #wrap-s-10ecb1e5-c929-4a69-a5eb-b968cf90431b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b {
  display: none;
}
#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b, #wrap-s-10ecb1e5-c929-4a69-a5eb-b968cf90431b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b {
  display: none;
}
#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b, #wrap-s-10ecb1e5-c929-4a69-a5eb-b968cf90431b { display:none !important; }}@media (max-width: 767px){#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b {
  display: none;
}
#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b, #wrap-s-10ecb1e5-c929-4a69-a5eb-b968cf90431b { display:none !important; }}







#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-10ecb1e5-c929-4a69-a5eb-b968cf90431b.shg-box.shg-c {
  justify-content: center;
}

#s-b134c449-39d3-4112-b07e-0239500e3fbf {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-b134c449-39d3-4112-b07e-0239500e3fbf {
  display: none;
}
#s-b134c449-39d3-4112-b07e-0239500e3fbf, #wrap-s-b134c449-39d3-4112-b07e-0239500e3fbf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b134c449-39d3-4112-b07e-0239500e3fbf {
  display: none;
}
#s-b134c449-39d3-4112-b07e-0239500e3fbf, #wrap-s-b134c449-39d3-4112-b07e-0239500e3fbf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b134c449-39d3-4112-b07e-0239500e3fbf {
  display: none;
}
#s-b134c449-39d3-4112-b07e-0239500e3fbf, #wrap-s-b134c449-39d3-4112-b07e-0239500e3fbf { display:none !important; }}
#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 {
  display: none;
}
#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375, #wrap-s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 {
  display: none;
}
#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375, #wrap-s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 {
  display: none;
}
#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375, #wrap-s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 { display:none !important; }}@media (max-width: 767px){#s-4edb6f25-da41-42f9-a74b-aa38d5bc1375 {
  
}
}
#s-6861eaa0-0516-4841-9bd3-f61fec85b053 {
  margin-top: -10px;
margin-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-6861eaa0-0516-4841-9bd3-f61fec85b053 {
  display: none;
}
#s-6861eaa0-0516-4841-9bd3-f61fec85b053, #wrap-s-6861eaa0-0516-4841-9bd3-f61fec85b053 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6861eaa0-0516-4841-9bd3-f61fec85b053 {
  display: none;
}
#s-6861eaa0-0516-4841-9bd3-f61fec85b053, #wrap-s-6861eaa0-0516-4841-9bd3-f61fec85b053 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6861eaa0-0516-4841-9bd3-f61fec85b053 {
  display: none;
}
#s-6861eaa0-0516-4841-9bd3-f61fec85b053, #wrap-s-6861eaa0-0516-4841-9bd3-f61fec85b053 { display:none !important; }}



  #s-6861eaa0-0516-4841-9bd3-f61fec85b053 img.shogun-image {
    
    width: px;
  }


#s-6861eaa0-0516-4841-9bd3-f61fec85b053 .shogun-image-content {
  
    align-items: center;
  
}

#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e {
  text-align: center;
}
@media (min-width: 1200px){#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e {
  display: none;
}
#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e, #wrap-s-43ca65b6-a4d3-42ea-be48-9ee744b4708e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e {
  display: none;
}
#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e, #wrap-s-43ca65b6-a4d3-42ea-be48-9ee744b4708e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e {
  display: none;
}
#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e, #wrap-s-43ca65b6-a4d3-42ea-be48-9ee744b4708e { display:none !important; }}



  #s-43ca65b6-a4d3-42ea-be48-9ee744b4708e img.shogun-image {
    
    width: px;
  }


#s-43ca65b6-a4d3-42ea-be48-9ee744b4708e .shogun-image-content {
  
    align-items: center;
  
}

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

.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;
  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-73655450-b9ef-4c77-ad05-3883a47d3b40 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-73655450-b9ef-4c77-ad05-3883a47d3b40 {
  display: none;
}
#s-73655450-b9ef-4c77-ad05-3883a47d3b40, #wrap-s-73655450-b9ef-4c77-ad05-3883a47d3b40 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-73655450-b9ef-4c77-ad05-3883a47d3b40 {
  display: none;
}
#s-73655450-b9ef-4c77-ad05-3883a47d3b40, #wrap-s-73655450-b9ef-4c77-ad05-3883a47d3b40 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-73655450-b9ef-4c77-ad05-3883a47d3b40 {
  display: none;
}
#s-73655450-b9ef-4c77-ad05-3883a47d3b40, #wrap-s-73655450-b9ef-4c77-ad05-3883a47d3b40 { display:none !important; }}
#s-73655450-b9ef-4c77-ad05-3883a47d3b40 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-73655450-b9ef-4c77-ad05-3883a47d3b40 .shg-sld-nav-button.shg-sld-left,
#s-73655450-b9ef-4c77-ad05-3883a47d3b40 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-fa41ba5d-a42e-42d7-b8bd-b3baf5724e0a"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-1563d7d5-ae53-4b4b-8761-3f8831169747 {
  display: none;
}
#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 {
  text-align: left;
}


.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 {
  max-width: 100%;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom,
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 {
  max-width: 100%;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom,
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 {
  max-width: 100%;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom,
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 {
  max-width: 100%;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom,
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 {
  max-width: 100%;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom,
.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-122b4984-6ab7-4da2-8716-8f4b513e50b5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5aec1592-9c47-45b0-96ec-408458272853 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5aec1592-9c47-45b0-96ec-408458272853 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-de1384cb-bf00-4918-ba7d-21936de3d3ec {
  text-align: center;
}

#s-de1384cb-bf00-4918-ba7d-21936de3d3ec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-de1384cb-bf00-4918-ba7d-21936de3d3ec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-de1384cb-bf00-4918-ba7d-21936de3d3ec .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-50510206-f0d9-40dc-8fd1-f15d364280e7 {
  display: none;
}
#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d {
  text-align: left;
}


.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d {
  max-width: 100%;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom,
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d {
  max-width: 100%;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom,
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d {
  max-width: 100%;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom,
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d {
  max-width: 100%;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom,
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d {
  max-width: 100%;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom,
.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-147cffa7-9f63-4e2a-8f9d-d8d1318ae59d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-90eaa301-4efe-44c1-94a9-327eba8d56ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90eaa301-4efe-44c1-94a9-327eba8d56ea .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-7e81cc49-60d2-45b1-92fe-836e28c89acf {
  text-align: center;
}

#s-7e81cc49-60d2-45b1-92fe-836e28c89acf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7e81cc49-60d2-45b1-92fe-836e28c89acf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-7e81cc49-60d2-45b1-92fe-836e28c89acf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-3e80b02b-7043-4b5b-9099-e3cc2930344b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-424b97d6-6fae-4ff1-b516-d66531e6b10c {
  display: none;
}
#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 {
  text-align: left;
}


.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 {
  max-width: 100%;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom,
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 {
  max-width: 100%;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom,
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 {
  max-width: 100%;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom,
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 {
  max-width: 100%;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom,
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 {
  max-width: 100%;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom,
.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c914ef90-f972-4e3a-8207-f851d3ee03b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-33a0a66e-3317-4bd1-bc08-341e4adf9a9e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-33a0a66e-3317-4bd1-bc08-341e4adf9a9e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-6864795f-82a7-41e0-9f87-a7053236d019 {
  text-align: center;
}

#s-6864795f-82a7-41e0-9f87-a7053236d019 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6864795f-82a7-41e0-9f87-a7053236d019 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-6864795f-82a7-41e0-9f87-a7053236d019 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d6b21ac9-e99d-4b86-9c07-32e4ace3988f {
  display: none;
}
#s-df4cacc7-07bb-4a93-9a78-764f52e54372 {
  text-align: left;
}


.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 {
  max-width: 100%;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom,
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 {
  max-width: 100%;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom,
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 {
  max-width: 100%;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom,
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 {
  max-width: 100%;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom,
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 {
  max-width: 100%;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom,
.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-df4cacc7-07bb-4a93-9a78-764f52e54372 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9e1c0b79-b39d-47dd-ad83-f603dfe9014e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9e1c0b79-b39d-47dd-ad83-f603dfe9014e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-4ce08d92-bc59-4033-91cd-025e6fa65b8a {
  text-align: center;
}

#s-4ce08d92-bc59-4033-91cd-025e6fa65b8a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4ce08d92-bc59-4033-91cd-025e6fa65b8a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4ce08d92-bc59-4033-91cd-025e6fa65b8a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-dba260c0-06e1-4d9c-b195-aebca38be2f2 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-dba260c0-06e1-4d9c-b195-aebca38be2f2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dba260c0-06e1-4d9c-b195-aebca38be2f2:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 1200px){#s-dba260c0-06e1-4d9c-b195-aebca38be2f2 {
  display: none;
}
#s-dba260c0-06e1-4d9c-b195-aebca38be2f2, #wrap-s-dba260c0-06e1-4d9c-b195-aebca38be2f2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dba260c0-06e1-4d9c-b195-aebca38be2f2 {
  display: none;
}
#s-dba260c0-06e1-4d9c-b195-aebca38be2f2, #wrap-s-dba260c0-06e1-4d9c-b195-aebca38be2f2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dba260c0-06e1-4d9c-b195-aebca38be2f2 {
  display: none;
}
#s-dba260c0-06e1-4d9c-b195-aebca38be2f2, #wrap-s-dba260c0-06e1-4d9c-b195-aebca38be2f2 { display:none !important; }}


#s-dba260c0-06e1-4d9c-b195-aebca38be2f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 {
  display: none;
}
#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32, #wrap-s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 {
  display: none;
}
#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32, #wrap-s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 {
  display: none;
}
#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32, #wrap-s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 { display:none !important; }}







#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2b5fd0ad-aa71-4de4-b645-5b4dbf360c32.shg-box.shg-c {
  justify-content: center;
}

#s-776db812-7897-46d8-8705-bbc279515a53 {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-776db812-7897-46d8-8705-bbc279515a53 {
  display: none;
}
#s-776db812-7897-46d8-8705-bbc279515a53, #wrap-s-776db812-7897-46d8-8705-bbc279515a53 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-776db812-7897-46d8-8705-bbc279515a53 {
  display: none;
}
#s-776db812-7897-46d8-8705-bbc279515a53, #wrap-s-776db812-7897-46d8-8705-bbc279515a53 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-776db812-7897-46d8-8705-bbc279515a53 {
  display: none;
}
#s-776db812-7897-46d8-8705-bbc279515a53, #wrap-s-776db812-7897-46d8-8705-bbc279515a53 { display:none !important; }}
#s-998e0618-4555-4ed0-9e0d-7a08b37e8df3 {
  min-height: 0px;
}
@media (min-width: 1200px){#s-998e0618-4555-4ed0-9e0d-7a08b37e8df3 {
  display: none;
}
#s-998e0618-4555-4ed0-9e0d-7a08b37e8df3, #wrap-s-998e0618-4555-4ed0-9e0d-7a08b37e8df3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-998e0618-4555-4ed0-9e0d-7a08b37e8df3 {
  display: none;
}
#s-998e0618-4555-4ed0-9e0d-7a08b37e8df3, #wrap-s-998e0618-4555-4ed0-9e0d-7a08b37e8df3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-998e0618-4555-4ed0-9e0d-7a08b37e8df3 {
  display: none;
}
#s-998e0618-4555-4ed0-9e0d-7a08b37e8df3, #wrap-s-998e0618-4555-4ed0-9e0d-7a08b37e8df3 { display:none !important; }}
#s-7a30f5f6-f49e-4f26-bacc-10004f5edade {
  margin-top: -10px;
margin-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-7a30f5f6-f49e-4f26-bacc-10004f5edade {
  display: none;
}
#s-7a30f5f6-f49e-4f26-bacc-10004f5edade, #wrap-s-7a30f5f6-f49e-4f26-bacc-10004f5edade { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7a30f5f6-f49e-4f26-bacc-10004f5edade {
  display: none;
}
#s-7a30f5f6-f49e-4f26-bacc-10004f5edade, #wrap-s-7a30f5f6-f49e-4f26-bacc-10004f5edade { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7a30f5f6-f49e-4f26-bacc-10004f5edade {
  display: none;
}
#s-7a30f5f6-f49e-4f26-bacc-10004f5edade, #wrap-s-7a30f5f6-f49e-4f26-bacc-10004f5edade { display:none !important; }}



  #s-7a30f5f6-f49e-4f26-bacc-10004f5edade img.shogun-image {
    
    width: px;
  }


#s-7a30f5f6-f49e-4f26-bacc-10004f5edade .shogun-image-content {
  
    align-items: center;
  
}

#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 {
  text-align: center;
}
@media (min-width: 1200px){#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 {
  display: none;
}
#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655, #wrap-s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 {
  display: none;
}
#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655, #wrap-s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 {
  display: none;
}
#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655, #wrap-s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 { display:none !important; }}



  #s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 img.shogun-image {
    
    width: px;
  }


#s-0f9f28d4-bdc8-4821-8c02-e9b19f8a4655 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-ed690bea-2913-4d8e-ad36-566aeda19eac {
  display: none;
}
#s-ed690bea-2913-4d8e-ad36-566aeda19eac, #wrap-s-ed690bea-2913-4d8e-ad36-566aeda19eac { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ed690bea-2913-4d8e-ad36-566aeda19eac {
  display: none;
}
#s-ed690bea-2913-4d8e-ad36-566aeda19eac, #wrap-s-ed690bea-2913-4d8e-ad36-566aeda19eac { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ed690bea-2913-4d8e-ad36-566aeda19eac {
  display: none;
}
#s-ed690bea-2913-4d8e-ad36-566aeda19eac, #wrap-s-ed690bea-2913-4d8e-ad36-566aeda19eac { display:none !important; }}
@media (min-width: 0px) {
[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-ed690bea-2913-4d8e-ad36-566aeda19eac"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px){#s-da23cf75-fbe3-407f-a1b1-794ab54ec065 {
  display: none;
}
#s-da23cf75-fbe3-407f-a1b1-794ab54ec065, #wrap-s-da23cf75-fbe3-407f-a1b1-794ab54ec065 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-da23cf75-fbe3-407f-a1b1-794ab54ec065 {
  display: none;
}
#s-da23cf75-fbe3-407f-a1b1-794ab54ec065, #wrap-s-da23cf75-fbe3-407f-a1b1-794ab54ec065 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-da23cf75-fbe3-407f-a1b1-794ab54ec065 {
  display: none;
}
#s-da23cf75-fbe3-407f-a1b1-794ab54ec065, #wrap-s-da23cf75-fbe3-407f-a1b1-794ab54ec065 { display:none !important; }}
#s-da23cf75-fbe3-407f-a1b1-794ab54ec065 {
  display: none;
}
#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 {
  text-align: left;
}


.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 {
  max-width: 100%;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom,
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 {
  max-width: 100%;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom,
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 {
  max-width: 100%;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom,
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 {
  max-width: 100%;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom,
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 {
  max-width: 100%;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom,
.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3465be3-0b78-4d09-bb35-b02ae3c30581 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3f98a6b1-5681-4439-983b-bfd89672c434 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-3f98a6b1-5681-4439-983b-bfd89672c434 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-2adae272-0cbc-4646-9202-cc1f7cd6dd6e {
  text-align: center;
}

#s-2adae272-0cbc-4646-9202-cc1f7cd6dd6e .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-2adae272-0cbc-4646-9202-cc1f7cd6dd6e .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-2adae272-0cbc-4646-9202-cc1f7cd6dd6e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-feade686-922b-47e3-93bf-aafaa8993b00 {
  display: none;
}
#s-feade686-922b-47e3-93bf-aafaa8993b00, #wrap-s-feade686-922b-47e3-93bf-aafaa8993b00 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-feade686-922b-47e3-93bf-aafaa8993b00 {
  display: none;
}
#s-feade686-922b-47e3-93bf-aafaa8993b00, #wrap-s-feade686-922b-47e3-93bf-aafaa8993b00 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-feade686-922b-47e3-93bf-aafaa8993b00 {
  display: none;
}
#s-feade686-922b-47e3-93bf-aafaa8993b00, #wrap-s-feade686-922b-47e3-93bf-aafaa8993b00 { display:none !important; }}
#s-feade686-922b-47e3-93bf-aafaa8993b00 {
  display: none;
}
#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 {
  text-align: left;
}


.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 {
  max-width: 100%;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom,
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 {
  max-width: 100%;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom,
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 {
  max-width: 100%;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom,
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 {
  max-width: 100%;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom,
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 {
  max-width: 100%;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom,
.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f0f27a7-a7b6-4d5f-9777-6d772f31b895 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-61108ffb-6b7a-4d22-b201-845ef2fa809c {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-61108ffb-6b7a-4d22-b201-845ef2fa809c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-346b4967-e29f-42f0-beb6-914dc7cc47d6 {
  text-align: center;
}

#s-346b4967-e29f-42f0-beb6-914dc7cc47d6 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-346b4967-e29f-42f0-beb6-914dc7cc47d6 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-346b4967-e29f-42f0-beb6-914dc7cc47d6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-e6f80685-e81f-44f4-8758-330a931a8283 {
  display: none;
}
#s-e6f80685-e81f-44f4-8758-330a931a8283, #wrap-s-e6f80685-e81f-44f4-8758-330a931a8283 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e6f80685-e81f-44f4-8758-330a931a8283 {
  display: none;
}
#s-e6f80685-e81f-44f4-8758-330a931a8283, #wrap-s-e6f80685-e81f-44f4-8758-330a931a8283 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e6f80685-e81f-44f4-8758-330a931a8283 {
  display: none;
}
#s-e6f80685-e81f-44f4-8758-330a931a8283, #wrap-s-e6f80685-e81f-44f4-8758-330a931a8283 { display:none !important; }}
#s-e6f80685-e81f-44f4-8758-330a931a8283 {
  display: none;
}
#s-5bb34540-4509-4901-9504-874ef65499e8 {
  text-align: left;
}


.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 {
  max-width: 100%;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom,
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 {
  max-width: 100%;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom,
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 {
  max-width: 100%;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom,
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 {
  max-width: 100%;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom,
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 {
  max-width: 100%;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom,
.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5bb34540-4509-4901-9504-874ef65499e8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-46f7a970-3d6e-4240-a00f-c815830548dc {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-46f7a970-3d6e-4240-a00f-c815830548dc .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-afb1fb33-630e-47cc-8bc2-77af02863dd5 {
  text-align: center;
}

#s-afb1fb33-630e-47cc-8bc2-77af02863dd5 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-afb1fb33-630e-47cc-8bc2-77af02863dd5 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-afb1fb33-630e-47cc-8bc2-77af02863dd5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-f8445af8-3611-446d-b225-07570eff61c7 {
  display: none;
}
#s-f8445af8-3611-446d-b225-07570eff61c7, #wrap-s-f8445af8-3611-446d-b225-07570eff61c7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f8445af8-3611-446d-b225-07570eff61c7 {
  display: none;
}
#s-f8445af8-3611-446d-b225-07570eff61c7, #wrap-s-f8445af8-3611-446d-b225-07570eff61c7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f8445af8-3611-446d-b225-07570eff61c7 {
  display: none;
}
#s-f8445af8-3611-446d-b225-07570eff61c7, #wrap-s-f8445af8-3611-446d-b225-07570eff61c7 { display:none !important; }}
#s-f8445af8-3611-446d-b225-07570eff61c7 {
  display: none;
}
#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 {
  text-align: left;
}


.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 {
  max-width: 100%;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom,
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 {
  max-width: 100%;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom,
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 {
  max-width: 100%;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom,
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 {
  max-width: 100%;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom,
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 {
  max-width: 100%;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom,
.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a08ff10f-c03d-41a6-87d4-4cfd02ca1170 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e686e500-298d-41e2-90d5-43303c639d6e {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-e686e500-298d-41e2-90d5-43303c639d6e .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-751df39d-4159-4eba-ab1f-72feff6a405f {
  text-align: center;
}

#s-751df39d-4159-4eba-ab1f-72feff6a405f .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-751df39d-4159-4eba-ab1f-72feff6a405f .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-751df39d-4159-4eba-ab1f-72feff6a405f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-7e54765c-3ccb-47ae-9d52-b7e85004860c {
  display: none;
}
#s-7e54765c-3ccb-47ae-9d52-b7e85004860c, #wrap-s-7e54765c-3ccb-47ae-9d52-b7e85004860c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7e54765c-3ccb-47ae-9d52-b7e85004860c {
  display: none;
}
#s-7e54765c-3ccb-47ae-9d52-b7e85004860c, #wrap-s-7e54765c-3ccb-47ae-9d52-b7e85004860c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7e54765c-3ccb-47ae-9d52-b7e85004860c {
  display: none;
}
#s-7e54765c-3ccb-47ae-9d52-b7e85004860c, #wrap-s-7e54765c-3ccb-47ae-9d52-b7e85004860c { display:none !important; }}
#s-7e54765c-3ccb-47ae-9d52-b7e85004860c {
  display: none;
}
#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e {
  text-align: left;
}


.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e {
  max-width: 100%;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom,
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e {
  max-width: 100%;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom,
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e {
  max-width: 100%;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom,
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e {
  max-width: 100%;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom,
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e {
  max-width: 100%;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom,
.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9cf21040-1d94-43ff-85fc-39c9e3c6485e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-87015d07-9cec-4a6a-a85f-73ddb053f02f {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-87015d07-9cec-4a6a-a85f-73ddb053f02f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-dbd9314e-f275-4bec-acaf-3c2c78c9af33 {
  text-align: center;
}

#s-dbd9314e-f275-4bec-acaf-3c2c78c9af33 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-dbd9314e-f275-4bec-acaf-3c2c78c9af33 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-dbd9314e-f275-4bec-acaf-3c2c78c9af33 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-7d375b63-ed70-4bdf-80c8-a72cd7836d92 {
  display: none;
}
#s-7d375b63-ed70-4bdf-80c8-a72cd7836d92, #wrap-s-7d375b63-ed70-4bdf-80c8-a72cd7836d92 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-7d375b63-ed70-4bdf-80c8-a72cd7836d92 {
  display: none;
}
#s-7d375b63-ed70-4bdf-80c8-a72cd7836d92, #wrap-s-7d375b63-ed70-4bdf-80c8-a72cd7836d92 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-7d375b63-ed70-4bdf-80c8-a72cd7836d92 {
  display: none;
}
#s-7d375b63-ed70-4bdf-80c8-a72cd7836d92, #wrap-s-7d375b63-ed70-4bdf-80c8-a72cd7836d92 { display:none !important; }}
#s-7d375b63-ed70-4bdf-80c8-a72cd7836d92 {
  display: none;
}
#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 {
  text-align: left;
}


.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 {
  max-width: 100%;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom,
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 {
  max-width: 100%;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom,
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 {
  max-width: 100%;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom,
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 {
  max-width: 100%;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom,
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 {
  max-width: 100%;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom,
.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cfdee6ae-4dcb-44c3-a939-d742bada7b93 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e9d43c79-8a6d-4558-9271-1fb099f7a118 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-e9d43c79-8a6d-4558-9271-1fb099f7a118 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-d83a6bcf-2119-4405-b1ec-50186c2ee448 {
  text-align: center;
}

#s-d83a6bcf-2119-4405-b1ec-50186c2ee448 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-d83a6bcf-2119-4405-b1ec-50186c2ee448 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-d83a6bcf-2119-4405-b1ec-50186c2ee448 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

#s-c00cfeae-dac5-435c-8065-e076f05bf28f {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-c00cfeae-dac5-435c-8065-e076f05bf28f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c00cfeae-dac5-435c-8065-e076f05bf28f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c00cfeae-dac5-435c-8065-e076f05bf28f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9a109bfe-e4dd-4120-bbea-c751778cca91 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-9a109bfe-e4dd-4120-bbea-c751778cca91 {
  display: none;
}
#s-9a109bfe-e4dd-4120-bbea-c751778cca91, #wrap-s-9a109bfe-e4dd-4120-bbea-c751778cca91 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-9a109bfe-e4dd-4120-bbea-c751778cca91 {
  display: none;
}
#s-9a109bfe-e4dd-4120-bbea-c751778cca91, #wrap-s-9a109bfe-e4dd-4120-bbea-c751778cca91 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-9a109bfe-e4dd-4120-bbea-c751778cca91 {
  display: none;
}
#s-9a109bfe-e4dd-4120-bbea-c751778cca91, #wrap-s-9a109bfe-e4dd-4120-bbea-c751778cca91 { display:none !important; }}
#s-9a109bfe-e4dd-4120-bbea-c751778cca91 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-5f33ec62-118d-4412-864b-323b6a4629a8 {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-5f33ec62-118d-4412-864b-323b6a4629a8 {
  display: none;
}
#s-5f33ec62-118d-4412-864b-323b6a4629a8, #wrap-s-5f33ec62-118d-4412-864b-323b6a4629a8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5f33ec62-118d-4412-864b-323b6a4629a8 {
  display: none;
}
#s-5f33ec62-118d-4412-864b-323b6a4629a8, #wrap-s-5f33ec62-118d-4412-864b-323b6a4629a8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5f33ec62-118d-4412-864b-323b6a4629a8 {
  display: none;
}
#s-5f33ec62-118d-4412-864b-323b6a4629a8, #wrap-s-5f33ec62-118d-4412-864b-323b6a4629a8 { display:none !important; }}
#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  min-height: 0px;
}
@media (min-width: 1200px){#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  display: none;
}
#s-69460690-e29a-4b04-ab50-a4950719c8d3, #wrap-s-69460690-e29a-4b04-ab50-a4950719c8d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  display: none;
}
#s-69460690-e29a-4b04-ab50-a4950719c8d3, #wrap-s-69460690-e29a-4b04-ab50-a4950719c8d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-69460690-e29a-4b04-ab50-a4950719c8d3 {
  display: none;
}
#s-69460690-e29a-4b04-ab50-a4950719c8d3, #wrap-s-69460690-e29a-4b04-ab50-a4950719c8d3 { display:none !important; }}
#s-2289c365-5304-4a12-810f-89cc07762976 {
  margin-top: -10px;
margin-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-2289c365-5304-4a12-810f-89cc07762976 {
  display: none;
}
#s-2289c365-5304-4a12-810f-89cc07762976, #wrap-s-2289c365-5304-4a12-810f-89cc07762976 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2289c365-5304-4a12-810f-89cc07762976 {
  display: none;
}
#s-2289c365-5304-4a12-810f-89cc07762976, #wrap-s-2289c365-5304-4a12-810f-89cc07762976 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2289c365-5304-4a12-810f-89cc07762976 {
  display: none;
}
#s-2289c365-5304-4a12-810f-89cc07762976, #wrap-s-2289c365-5304-4a12-810f-89cc07762976 { display:none !important; }}



  #s-2289c365-5304-4a12-810f-89cc07762976 img.shogun-image {
    
    width: px;
  }


#s-2289c365-5304-4a12-810f-89cc07762976 .shogun-image-content {
  
    align-items: center;
  
}

#s-05737570-8d75-4dcb-8174-6d3e23c50c34 {
  text-align: center;
}
@media (min-width: 1200px){#s-05737570-8d75-4dcb-8174-6d3e23c50c34 {
  display: none;
}
#s-05737570-8d75-4dcb-8174-6d3e23c50c34, #wrap-s-05737570-8d75-4dcb-8174-6d3e23c50c34 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-05737570-8d75-4dcb-8174-6d3e23c50c34 {
  display: none;
}
#s-05737570-8d75-4dcb-8174-6d3e23c50c34, #wrap-s-05737570-8d75-4dcb-8174-6d3e23c50c34 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-05737570-8d75-4dcb-8174-6d3e23c50c34 {
  display: none;
}
#s-05737570-8d75-4dcb-8174-6d3e23c50c34, #wrap-s-05737570-8d75-4dcb-8174-6d3e23c50c34 { display:none !important; }}



  #s-05737570-8d75-4dcb-8174-6d3e23c50c34 img.shogun-image {
    
    width: px;
  }


#s-05737570-8d75-4dcb-8174-6d3e23c50c34 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-e4838cc8-7bec-48d1-aa96-26d8eeab11db {
  display: none;
}
#s-e4838cc8-7bec-48d1-aa96-26d8eeab11db, #wrap-s-e4838cc8-7bec-48d1-aa96-26d8eeab11db { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e4838cc8-7bec-48d1-aa96-26d8eeab11db {
  display: none;
}
#s-e4838cc8-7bec-48d1-aa96-26d8eeab11db, #wrap-s-e4838cc8-7bec-48d1-aa96-26d8eeab11db { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e4838cc8-7bec-48d1-aa96-26d8eeab11db {
  display: none;
}
#s-e4838cc8-7bec-48d1-aa96-26d8eeab11db, #wrap-s-e4838cc8-7bec-48d1-aa96-26d8eeab11db { display:none !important; }}
@media (min-width: 0px) {
[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-e4838cc8-7bec-48d1-aa96-26d8eeab11db"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px){#s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681 {
  display: none;
}
#s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681, #wrap-s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681 {
  display: none;
}
#s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681, #wrap-s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681 {
  display: none;
}
#s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681, #wrap-s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681 { display:none !important; }}
#s-b60aa21c-73f0-40a1-b5c9-f53c2b5a3681 {
  display: none;
}
#s-dc7acfdd-848f-47f2-9bca-2808345af986 {
  text-align: left;
}


.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 {
  max-width: 100%;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom,
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 {
  max-width: 100%;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom,
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 {
  max-width: 100%;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom,
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 {
  max-width: 100%;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom,
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 {
  max-width: 100%;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom,
.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dc7acfdd-848f-47f2-9bca-2808345af986 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f4674711-b7b9-458f-a621-b9681f50796a {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-f4674711-b7b9-458f-a621-b9681f50796a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-c8e76699-000e-45d2-a1fc-a161065eb95b {
  text-align: center;
}

#s-c8e76699-000e-45d2-a1fc-a161065eb95b .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-c8e76699-000e-45d2-a1fc-a161065eb95b .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-c8e76699-000e-45d2-a1fc-a161065eb95b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-2e0d3375-8b91-439c-8b71-810b1c4089f6 {
  display: none;
}
#s-2e0d3375-8b91-439c-8b71-810b1c4089f6, #wrap-s-2e0d3375-8b91-439c-8b71-810b1c4089f6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e0d3375-8b91-439c-8b71-810b1c4089f6 {
  display: none;
}
#s-2e0d3375-8b91-439c-8b71-810b1c4089f6, #wrap-s-2e0d3375-8b91-439c-8b71-810b1c4089f6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e0d3375-8b91-439c-8b71-810b1c4089f6 {
  display: none;
}
#s-2e0d3375-8b91-439c-8b71-810b1c4089f6, #wrap-s-2e0d3375-8b91-439c-8b71-810b1c4089f6 { display:none !important; }}
#s-2e0d3375-8b91-439c-8b71-810b1c4089f6 {
  display: none;
}
#s-de240136-e634-4539-987a-8a4031549008 {
  text-align: left;
}


.shg-c#s-de240136-e634-4539-987a-8a4031549008 {
  max-width: 100%;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom,
.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-de240136-e634-4539-987a-8a4031549008 {
  max-width: 100%;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom,
.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-de240136-e634-4539-987a-8a4031549008 {
  max-width: 100%;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom,
.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-de240136-e634-4539-987a-8a4031549008 {
  max-width: 100%;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom,
.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-de240136-e634-4539-987a-8a4031549008 {
  max-width: 100%;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom,
.shg-c#s-de240136-e634-4539-987a-8a4031549008 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de240136-e634-4539-987a-8a4031549008 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4dd2f561-092f-44e1-9243-d824e5b9b669 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-4dd2f561-092f-44e1-9243-d824e5b9b669 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-ac89e6aa-a84a-4302-8d03-51e5166c7a4f {
  text-align: center;
}

#s-ac89e6aa-a84a-4302-8d03-51e5166c7a4f .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-ac89e6aa-a84a-4302-8d03-51e5166c7a4f .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-ac89e6aa-a84a-4302-8d03-51e5166c7a4f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-eef567e5-2098-4d7b-8c3e-257319fd5384 {
  display: none;
}
#s-eef567e5-2098-4d7b-8c3e-257319fd5384, #wrap-s-eef567e5-2098-4d7b-8c3e-257319fd5384 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eef567e5-2098-4d7b-8c3e-257319fd5384 {
  display: none;
}
#s-eef567e5-2098-4d7b-8c3e-257319fd5384, #wrap-s-eef567e5-2098-4d7b-8c3e-257319fd5384 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eef567e5-2098-4d7b-8c3e-257319fd5384 {
  display: none;
}
#s-eef567e5-2098-4d7b-8c3e-257319fd5384, #wrap-s-eef567e5-2098-4d7b-8c3e-257319fd5384 { display:none !important; }}
#s-eef567e5-2098-4d7b-8c3e-257319fd5384 {
  display: none;
}
#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 {
  text-align: left;
}


.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 {
  max-width: 100%;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom,
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 {
  max-width: 100%;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom,
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 {
  max-width: 100%;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom,
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 {
  max-width: 100%;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom,
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 {
  max-width: 100%;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom,
.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fa7e98ab-ec71-46f8-9753-22fc6b33e8e9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a9903e12-84aa-4685-9a7c-0a29a51e5d1c {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-a9903e12-84aa-4685-9a7c-0a29a51e5d1c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-c98f5ea4-9897-4788-ae12-a80381f6903c {
  text-align: center;
}

#s-c98f5ea4-9897-4788-ae12-a80381f6903c .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-c98f5ea4-9897-4788-ae12-a80381f6903c .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-c98f5ea4-9897-4788-ae12-a80381f6903c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-30d19e48-8be3-4494-89c2-9476cfd0ec9e {
  display: none;
}
#s-30d19e48-8be3-4494-89c2-9476cfd0ec9e, #wrap-s-30d19e48-8be3-4494-89c2-9476cfd0ec9e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30d19e48-8be3-4494-89c2-9476cfd0ec9e {
  display: none;
}
#s-30d19e48-8be3-4494-89c2-9476cfd0ec9e, #wrap-s-30d19e48-8be3-4494-89c2-9476cfd0ec9e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30d19e48-8be3-4494-89c2-9476cfd0ec9e {
  display: none;
}
#s-30d19e48-8be3-4494-89c2-9476cfd0ec9e, #wrap-s-30d19e48-8be3-4494-89c2-9476cfd0ec9e { display:none !important; }}
#s-30d19e48-8be3-4494-89c2-9476cfd0ec9e {
  display: none;
}
#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 {
  text-align: left;
}


.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 {
  max-width: 100%;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom,
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 {
  max-width: 100%;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom,
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 {
  max-width: 100%;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom,
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 {
  max-width: 100%;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom,
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 {
  max-width: 100%;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom,
.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b5c3a510-b19d-4f4c-9ef2-a248c86f8432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4a96f6d5-f103-4672-9652-fd5f3d0a6955 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-4a96f6d5-f103-4672-9652-fd5f3d0a6955 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-d8d53181-9c04-4a5f-be85-d7f6f6a88eb2 {
  text-align: center;
}

#s-d8d53181-9c04-4a5f-be85-d7f6f6a88eb2 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-d8d53181-9c04-4a5f-be85-d7f6f6a88eb2 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-d8d53181-9c04-4a5f-be85-d7f6f6a88eb2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5 {
  display: none;
}
#s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5, #wrap-s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5 {
  display: none;
}
#s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5, #wrap-s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5 {
  display: none;
}
#s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5, #wrap-s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5 { display:none !important; }}
#s-76a7af5b-617e-4fe8-8b1f-be33fc439ca5 {
  display: none;
}
#s-f24af409-e45b-49b8-8748-d97c44efb463 {
  text-align: left;
}


.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 {
  max-width: 100%;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom,
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 {
  max-width: 100%;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom,
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 {
  max-width: 100%;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom,
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 {
  max-width: 100%;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom,
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 {
  max-width: 100%;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom,
.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f24af409-e45b-49b8-8748-d97c44efb463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8bd2a0be-2633-429b-9ee2-cc7326dfbbba {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-8bd2a0be-2633-429b-9ee2-cc7326dfbbba .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-9ec115d7-2914-46d5-aac6-b757cbc44733 {
  text-align: center;
}

#s-9ec115d7-2914-46d5-aac6-b757cbc44733 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-9ec115d7-2914-46d5-aac6-b757cbc44733 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-9ec115d7-2914-46d5-aac6-b757cbc44733 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-be60e6d9-94fc-4013-a760-c91a36974166 {
  display: none;
}
#s-be60e6d9-94fc-4013-a760-c91a36974166, #wrap-s-be60e6d9-94fc-4013-a760-c91a36974166 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-be60e6d9-94fc-4013-a760-c91a36974166 {
  display: none;
}
#s-be60e6d9-94fc-4013-a760-c91a36974166, #wrap-s-be60e6d9-94fc-4013-a760-c91a36974166 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-be60e6d9-94fc-4013-a760-c91a36974166 {
  display: none;
}
#s-be60e6d9-94fc-4013-a760-c91a36974166, #wrap-s-be60e6d9-94fc-4013-a760-c91a36974166 { display:none !important; }}
#s-be60e6d9-94fc-4013-a760-c91a36974166 {
  display: none;
}
#s-a42c8bc4-2440-4271-82b8-5e199342a594 {
  text-align: left;
}


.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 {
  max-width: 100%;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom,
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 {
  max-width: 100%;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom,
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 {
  max-width: 100%;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom,
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 {
  max-width: 100%;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom,
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 {
  max-width: 100%;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom,
.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42c8bc4-2440-4271-82b8-5e199342a594 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f03c9033-f04a-4c05-a9cd-ebb49ad9053f {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-f03c9033-f04a-4c05-a9cd-ebb49ad9053f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-fb187f4c-39d1-4bb1-ad3e-bee010d9b6e3 {
  text-align: center;
}

#s-fb187f4c-39d1-4bb1-ad3e-bee010d9b6e3 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-fb187f4c-39d1-4bb1-ad3e-bee010d9b6e3 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-fb187f4c-39d1-4bb1-ad3e-bee010d9b6e3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

#s-ae84fcb9-9c6b-45d0-8703-e405bd889b18 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ae84fcb9-9c6b-45d0-8703-e405bd889b18:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ae84fcb9-9c6b-45d0-8703-e405bd889b18:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ae84fcb9-9c6b-45d0-8703-e405bd889b18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48e89b5f-d025-4d58-810c-b9bbd12b3662 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-48e89b5f-d025-4d58-810c-b9bbd12b3662 {
  display: none;
}
#s-48e89b5f-d025-4d58-810c-b9bbd12b3662, #wrap-s-48e89b5f-d025-4d58-810c-b9bbd12b3662 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-48e89b5f-d025-4d58-810c-b9bbd12b3662 {
  display: none;
}
#s-48e89b5f-d025-4d58-810c-b9bbd12b3662, #wrap-s-48e89b5f-d025-4d58-810c-b9bbd12b3662 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-48e89b5f-d025-4d58-810c-b9bbd12b3662 {
  display: none;
}
#s-48e89b5f-d025-4d58-810c-b9bbd12b3662, #wrap-s-48e89b5f-d025-4d58-810c-b9bbd12b3662 { display:none !important; }}
#s-48e89b5f-d025-4d58-810c-b9bbd12b3662 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-dc468052-751c-409f-ae41-3eb96226941d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-dc468052-751c-409f-ae41-3eb96226941d {
  display: none;
}
#s-dc468052-751c-409f-ae41-3eb96226941d, #wrap-s-dc468052-751c-409f-ae41-3eb96226941d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dc468052-751c-409f-ae41-3eb96226941d {
  display: none;
}
#s-dc468052-751c-409f-ae41-3eb96226941d, #wrap-s-dc468052-751c-409f-ae41-3eb96226941d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dc468052-751c-409f-ae41-3eb96226941d {
  display: none;
}
#s-dc468052-751c-409f-ae41-3eb96226941d, #wrap-s-dc468052-751c-409f-ae41-3eb96226941d { display:none !important; }}







#s-dc468052-751c-409f-ae41-3eb96226941d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-dc468052-751c-409f-ae41-3eb96226941d.shg-box.shg-c {
  justify-content: center;
}

#s-5862d560-817f-441e-baca-2c4acde85908 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-5862d560-817f-441e-baca-2c4acde85908 {
  display: none;
}
#s-5862d560-817f-441e-baca-2c4acde85908, #wrap-s-5862d560-817f-441e-baca-2c4acde85908 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-5862d560-817f-441e-baca-2c4acde85908 {
  display: none;
}
#s-5862d560-817f-441e-baca-2c4acde85908, #wrap-s-5862d560-817f-441e-baca-2c4acde85908 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-5862d560-817f-441e-baca-2c4acde85908 {
  display: none;
}
#s-5862d560-817f-441e-baca-2c4acde85908, #wrap-s-5862d560-817f-441e-baca-2c4acde85908 { display:none !important; }}@media (max-width: 767px){#s-5862d560-817f-441e-baca-2c4acde85908 {
  display: none;
}
#s-5862d560-817f-441e-baca-2c4acde85908, #wrap-s-5862d560-817f-441e-baca-2c4acde85908 { display:none !important; }}
#s-5862d560-817f-441e-baca-2c4acde85908 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-b3ca8452-19ad-45a3-bbb3-501c28354f77 {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-b3ca8452-19ad-45a3-bbb3-501c28354f77 {
  display: none;
}
#s-b3ca8452-19ad-45a3-bbb3-501c28354f77, #wrap-s-b3ca8452-19ad-45a3-bbb3-501c28354f77 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b3ca8452-19ad-45a3-bbb3-501c28354f77 {
  display: none;
}
#s-b3ca8452-19ad-45a3-bbb3-501c28354f77, #wrap-s-b3ca8452-19ad-45a3-bbb3-501c28354f77 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b3ca8452-19ad-45a3-bbb3-501c28354f77 {
  display: none;
}
#s-b3ca8452-19ad-45a3-bbb3-501c28354f77, #wrap-s-b3ca8452-19ad-45a3-bbb3-501c28354f77 { display:none !important; }}
#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 {
  display: none;
}
#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3, #wrap-s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 {
  display: none;
}
#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3, #wrap-s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 {
  display: none;
}
#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3, #wrap-s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 { display:none !important; }}@media (max-width: 767px){#s-f961bb25-803f-4893-9a52-d05fc5d3e7d3 {
  
}
}
#s-ab53241f-1cd7-4f4b-8a45-0dd31134b269 {
  margin-top: -10px;
margin-bottom: 5px;
text-align: center;
}




  #s-ab53241f-1cd7-4f4b-8a45-0dd31134b269 img.shogun-image {
    
    width: px;
  }


#s-ab53241f-1cd7-4f4b-8a45-0dd31134b269 .shogun-image-content {
  
    align-items: center;
  
}

#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 {
  text-align: center;
}
@media (min-width: 1200px){#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 {
  display: none;
}
#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2, #wrap-s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 {
  display: none;
}
#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2, #wrap-s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 {
  display: none;
}
#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2, #wrap-s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 { display:none !important; }}



  #s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 img.shogun-image {
    
    width: px;
  }


#s-2e7274eb-3e64-46be-9e6a-f5e24f4ecac2 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c {
  display: none;
}
#s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c, #wrap-s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c {
  display: none;
}
#s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c, #wrap-s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c {
  display: none;
}
#s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c, #wrap-s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c { display:none !important; }}
@media (min-width: 0px) {
[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-16ce06fe-6d7d-410d-a3c7-dfa376e2669c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px){#s-e02aa079-4abf-44e6-b645-990e833376b0 {
  display: none;
}
#s-e02aa079-4abf-44e6-b645-990e833376b0, #wrap-s-e02aa079-4abf-44e6-b645-990e833376b0 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e02aa079-4abf-44e6-b645-990e833376b0 {
  display: none;
}
#s-e02aa079-4abf-44e6-b645-990e833376b0, #wrap-s-e02aa079-4abf-44e6-b645-990e833376b0 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e02aa079-4abf-44e6-b645-990e833376b0 {
  display: none;
}
#s-e02aa079-4abf-44e6-b645-990e833376b0, #wrap-s-e02aa079-4abf-44e6-b645-990e833376b0 { display:none !important; }}
#s-e02aa079-4abf-44e6-b645-990e833376b0 {
  display: none;
}
#s-b7b0deb0-14f7-49ba-a359-597264a106e3 {
  text-align: left;
}


.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 {
  max-width: 100%;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom,
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 {
  max-width: 100%;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom,
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 {
  max-width: 100%;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom,
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 {
  max-width: 100%;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom,
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 {
  max-width: 100%;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom,
.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7b0deb0-14f7-49ba-a359-597264a106e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-355afde1-8bfa-4717-b7ab-635273c8d1db {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-355afde1-8bfa-4717-b7ab-635273c8d1db .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-ddb39be5-1911-4c01-825a-60f20806c349 {
  text-align: center;
}

#s-ddb39be5-1911-4c01-825a-60f20806c349 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-ddb39be5-1911-4c01-825a-60f20806c349 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-ddb39be5-1911-4c01-825a-60f20806c349 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-d43d9de2-51eb-44ec-b339-285d2dfff15a {
  display: none;
}
#s-d43d9de2-51eb-44ec-b339-285d2dfff15a, #wrap-s-d43d9de2-51eb-44ec-b339-285d2dfff15a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d43d9de2-51eb-44ec-b339-285d2dfff15a {
  display: none;
}
#s-d43d9de2-51eb-44ec-b339-285d2dfff15a, #wrap-s-d43d9de2-51eb-44ec-b339-285d2dfff15a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-d43d9de2-51eb-44ec-b339-285d2dfff15a {
  display: none;
}
#s-d43d9de2-51eb-44ec-b339-285d2dfff15a, #wrap-s-d43d9de2-51eb-44ec-b339-285d2dfff15a { display:none !important; }}
#s-d43d9de2-51eb-44ec-b339-285d2dfff15a {
  display: none;
}
#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 {
  text-align: left;
}


.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 {
  max-width: 100%;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom,
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 {
  max-width: 100%;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom,
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 {
  max-width: 100%;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom,
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 {
  max-width: 100%;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom,
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 {
  max-width: 100%;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom,
.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8fec79df-9903-4cf8-9718-1c2dc1ba3ce7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ac0af756-96c9-4033-83bf-5ef0c61f59e2 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-ac0af756-96c9-4033-83bf-5ef0c61f59e2 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-888d561c-cc6c-41ed-8423-2775f40ce9bc {
  text-align: center;
}

#s-888d561c-cc6c-41ed-8423-2775f40ce9bc .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-888d561c-cc6c-41ed-8423-2775f40ce9bc .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-888d561c-cc6c-41ed-8423-2775f40ce9bc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-51d3174e-f912-4eed-826e-b1d903d180bb {
  display: none;
}
#s-51d3174e-f912-4eed-826e-b1d903d180bb, #wrap-s-51d3174e-f912-4eed-826e-b1d903d180bb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-51d3174e-f912-4eed-826e-b1d903d180bb {
  display: none;
}
#s-51d3174e-f912-4eed-826e-b1d903d180bb, #wrap-s-51d3174e-f912-4eed-826e-b1d903d180bb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-51d3174e-f912-4eed-826e-b1d903d180bb {
  display: none;
}
#s-51d3174e-f912-4eed-826e-b1d903d180bb, #wrap-s-51d3174e-f912-4eed-826e-b1d903d180bb { display:none !important; }}
#s-51d3174e-f912-4eed-826e-b1d903d180bb {
  display: none;
}
#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 {
  text-align: left;
}


.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 {
  max-width: 100%;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom,
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 {
  max-width: 100%;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom,
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 {
  max-width: 100%;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom,
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 {
  max-width: 100%;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom,
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 {
  max-width: 100%;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom,
.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e993b5d9-29a7-49c5-9f70-91a4b16519e7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8e8257b7-bf46-4758-9f5a-906d65c80bb0 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-8e8257b7-bf46-4758-9f5a-906d65c80bb0 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-2717ed60-55cb-4c88-9b5e-2e78968c175c {
  text-align: center;
}

#s-2717ed60-55cb-4c88-9b5e-2e78968c175c .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-2717ed60-55cb-4c88-9b5e-2e78968c175c .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-2717ed60-55cb-4c88-9b5e-2e78968c175c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-edfd4b6a-154f-40b4-b9d5-3af2a084a494 {
  display: none;
}
#s-edfd4b6a-154f-40b4-b9d5-3af2a084a494, #wrap-s-edfd4b6a-154f-40b4-b9d5-3af2a084a494 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-edfd4b6a-154f-40b4-b9d5-3af2a084a494 {
  display: none;
}
#s-edfd4b6a-154f-40b4-b9d5-3af2a084a494, #wrap-s-edfd4b6a-154f-40b4-b9d5-3af2a084a494 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-edfd4b6a-154f-40b4-b9d5-3af2a084a494 {
  display: none;
}
#s-edfd4b6a-154f-40b4-b9d5-3af2a084a494, #wrap-s-edfd4b6a-154f-40b4-b9d5-3af2a084a494 { display:none !important; }}
#s-edfd4b6a-154f-40b4-b9d5-3af2a084a494 {
  display: none;
}
#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb {
  text-align: left;
}


.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb {
  max-width: 100%;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom,
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb {
  max-width: 100%;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom,
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb {
  max-width: 100%;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom,
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb {
  max-width: 100%;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom,
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb {
  max-width: 100%;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom,
.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-64afc674-d4ee-4d2d-8a86-4c73ccc4e3cb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f6819c3d-a2bb-4ee9-b92a-771c1aa2bfc8 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-f6819c3d-a2bb-4ee9-b92a-771c1aa2bfc8 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-a4478346-35da-4726-9ab7-83a30c103ecf {
  text-align: center;
}

#s-a4478346-35da-4726-9ab7-83a30c103ecf .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-a4478346-35da-4726-9ab7-83a30c103ecf .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-a4478346-35da-4726-9ab7-83a30c103ecf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-b757fef2-3c54-41dd-99ab-82b0b9095c12 {
  display: none;
}
#s-b757fef2-3c54-41dd-99ab-82b0b9095c12, #wrap-s-b757fef2-3c54-41dd-99ab-82b0b9095c12 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-b757fef2-3c54-41dd-99ab-82b0b9095c12 {
  display: none;
}
#s-b757fef2-3c54-41dd-99ab-82b0b9095c12, #wrap-s-b757fef2-3c54-41dd-99ab-82b0b9095c12 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-b757fef2-3c54-41dd-99ab-82b0b9095c12 {
  display: none;
}
#s-b757fef2-3c54-41dd-99ab-82b0b9095c12, #wrap-s-b757fef2-3c54-41dd-99ab-82b0b9095c12 { display:none !important; }}
#s-b757fef2-3c54-41dd-99ab-82b0b9095c12 {
  display: none;
}
#s-cc2a1b4b-4332-4368-a892-4e1470a7477d {
  text-align: left;
}


.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d {
  max-width: 100%;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom,
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d {
  max-width: 100%;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom,
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d {
  max-width: 100%;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom,
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d {
  max-width: 100%;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom,
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d {
  max-width: 100%;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom,
.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cc2a1b4b-4332-4368-a892-4e1470a7477d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-50c759b2-2549-4449-8344-eface3de84fa {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-50c759b2-2549-4449-8344-eface3de84fa .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-9e2341ad-5d2f-4976-a372-0b278add95f6 {
  text-align: center;
}

#s-9e2341ad-5d2f-4976-a372-0b278add95f6 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-9e2341ad-5d2f-4976-a372-0b278add95f6 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-9e2341ad-5d2f-4976-a372-0b278add95f6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8 {
  display: none;
}
#s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8, #wrap-s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8 {
  display: none;
}
#s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8, #wrap-s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8 {
  display: none;
}
#s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8, #wrap-s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8 { display:none !important; }}
#s-e899cc8a-e6f1-466d-be6f-6d8f299ea1d8 {
  display: none;
}
#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 {
  text-align: left;
}


.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 {
  max-width: 100%;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom,
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 {
  max-width: 100%;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom,
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 {
  max-width: 100%;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom,
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 {
  max-width: 100%;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom,
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 {
  max-width: 100%;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom,
.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee47f330-5486-4a4e-b89f-b5ea5f06cd10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b09651af-9005-46ca-8651-55f65eda9a3a {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-b09651af-9005-46ca-8651-55f65eda9a3a .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-4682d91d-d058-4878-b4f1-08a0ca88d3ed {
  text-align: center;
}

#s-4682d91d-d058-4878-b4f1-08a0ca88d3ed .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-4682d91d-d058-4878-b4f1-08a0ca88d3ed .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-4682d91d-d058-4878-b4f1-08a0ca88d3ed .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

#s-53ae0025-3e62-436b-9130-258e6d40c8f1 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-53ae0025-3e62-436b-9130-258e6d40c8f1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53ae0025-3e62-436b-9130-258e6d40c8f1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-53ae0025-3e62-436b-9130-258e6d40c8f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 {
  display: none;
}
#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7, #wrap-s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 {
  display: none;
}
#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7, #wrap-s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 {
  display: none;
}
#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7, #wrap-s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 { display:none !important; }}







#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-94f2ad38-6fb5-48a0-b26f-860025e3f0b7.shg-box.shg-c {
  justify-content: center;
}

#s-09d28448-58a1-4d06-aac4-3aef361690be {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-09d28448-58a1-4d06-aac4-3aef361690be {
  display: none;
}
#s-09d28448-58a1-4d06-aac4-3aef361690be, #wrap-s-09d28448-58a1-4d06-aac4-3aef361690be { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-09d28448-58a1-4d06-aac4-3aef361690be {
  display: none;
}
#s-09d28448-58a1-4d06-aac4-3aef361690be, #wrap-s-09d28448-58a1-4d06-aac4-3aef361690be { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-09d28448-58a1-4d06-aac4-3aef361690be {
  display: none;
}
#s-09d28448-58a1-4d06-aac4-3aef361690be, #wrap-s-09d28448-58a1-4d06-aac4-3aef361690be { display:none !important; }}
#s-09d28448-58a1-4d06-aac4-3aef361690be hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-cd23cbab-a811-4418-93f4-2fd6471509cc {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-cd23cbab-a811-4418-93f4-2fd6471509cc {
  display: none;
}
#s-cd23cbab-a811-4418-93f4-2fd6471509cc, #wrap-s-cd23cbab-a811-4418-93f4-2fd6471509cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-cd23cbab-a811-4418-93f4-2fd6471509cc {
  display: none;
}
#s-cd23cbab-a811-4418-93f4-2fd6471509cc, #wrap-s-cd23cbab-a811-4418-93f4-2fd6471509cc { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-cd23cbab-a811-4418-93f4-2fd6471509cc {
  display: none;
}
#s-cd23cbab-a811-4418-93f4-2fd6471509cc, #wrap-s-cd23cbab-a811-4418-93f4-2fd6471509cc { display:none !important; }}
#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d {
  display: none;
}
#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d, #wrap-s-8272e46e-51f4-4228-aad8-c9fe611c1a8d { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d {
  display: none;
}
#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d, #wrap-s-8272e46e-51f4-4228-aad8-c9fe611c1a8d { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d {
  display: none;
}
#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d, #wrap-s-8272e46e-51f4-4228-aad8-c9fe611c1a8d { display:none !important; }}@media (max-width: 767px){#s-8272e46e-51f4-4228-aad8-c9fe611c1a8d {
  
}
}
#s-739dcea5-64ec-488c-ab27-cc18f220788f {
  margin-top: -10px;
margin-bottom: 5px;
text-align: center;
}
@media (min-width: 1200px){#s-739dcea5-64ec-488c-ab27-cc18f220788f {
  display: none;
}
#s-739dcea5-64ec-488c-ab27-cc18f220788f, #wrap-s-739dcea5-64ec-488c-ab27-cc18f220788f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-739dcea5-64ec-488c-ab27-cc18f220788f {
  display: none;
}
#s-739dcea5-64ec-488c-ab27-cc18f220788f, #wrap-s-739dcea5-64ec-488c-ab27-cc18f220788f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-739dcea5-64ec-488c-ab27-cc18f220788f {
  display: none;
}
#s-739dcea5-64ec-488c-ab27-cc18f220788f, #wrap-s-739dcea5-64ec-488c-ab27-cc18f220788f { display:none !important; }}



  #s-739dcea5-64ec-488c-ab27-cc18f220788f img.shogun-image {
    
    width: px;
  }


#s-739dcea5-64ec-488c-ab27-cc18f220788f .shogun-image-content {
  
    align-items: center;
  
}

#s-42becf13-f4f6-4214-8178-0d35ff6082cf {
  text-align: center;
}
@media (min-width: 1200px){#s-42becf13-f4f6-4214-8178-0d35ff6082cf {
  display: none;
}
#s-42becf13-f4f6-4214-8178-0d35ff6082cf, #wrap-s-42becf13-f4f6-4214-8178-0d35ff6082cf { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-42becf13-f4f6-4214-8178-0d35ff6082cf {
  display: none;
}
#s-42becf13-f4f6-4214-8178-0d35ff6082cf, #wrap-s-42becf13-f4f6-4214-8178-0d35ff6082cf { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-42becf13-f4f6-4214-8178-0d35ff6082cf {
  display: none;
}
#s-42becf13-f4f6-4214-8178-0d35ff6082cf, #wrap-s-42becf13-f4f6-4214-8178-0d35ff6082cf { display:none !important; }}



  #s-42becf13-f4f6-4214-8178-0d35ff6082cf img.shogun-image {
    
    width: px;
  }


#s-42becf13-f4f6-4214-8178-0d35ff6082cf .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481 {
  display: none;
}
#s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481, #wrap-s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481 {
  display: none;
}
#s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481, #wrap-s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481 {
  display: none;
}
#s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481, #wrap-s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481 { display:none !important; }}
@media (min-width: 0px) {
[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-4e173c0a-c14f-4f34-8ee9-f13d5fd6b481"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px){#s-26a67903-5d24-4641-b3c6-d3a62f9f3476 {
  display: none;
}
#s-26a67903-5d24-4641-b3c6-d3a62f9f3476, #wrap-s-26a67903-5d24-4641-b3c6-d3a62f9f3476 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-26a67903-5d24-4641-b3c6-d3a62f9f3476 {
  display: none;
}
#s-26a67903-5d24-4641-b3c6-d3a62f9f3476, #wrap-s-26a67903-5d24-4641-b3c6-d3a62f9f3476 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-26a67903-5d24-4641-b3c6-d3a62f9f3476 {
  display: none;
}
#s-26a67903-5d24-4641-b3c6-d3a62f9f3476, #wrap-s-26a67903-5d24-4641-b3c6-d3a62f9f3476 { display:none !important; }}
#s-26a67903-5d24-4641-b3c6-d3a62f9f3476 {
  display: none;
}
#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf {
  text-align: left;
}


.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf {
  max-width: 100%;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom,
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf {
  max-width: 100%;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom,
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf {
  max-width: 100%;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom,
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf {
  max-width: 100%;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom,
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf {
  max-width: 100%;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom,
.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbfd1501-48a0-4fe8-bc7e-a9c81b6330cf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-752e57bc-215a-42ec-a388-7a399b9d10c7 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-752e57bc-215a-42ec-a388-7a399b9d10c7 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-a874cfab-cf59-417b-85de-266bac1effe4 {
  text-align: center;
}

#s-a874cfab-cf59-417b-85de-266bac1effe4 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-a874cfab-cf59-417b-85de-266bac1effe4 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-a874cfab-cf59-417b-85de-266bac1effe4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b {
  display: none;
}
#s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b, #wrap-s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b {
  display: none;
}
#s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b, #wrap-s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b {
  display: none;
}
#s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b, #wrap-s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b { display:none !important; }}
#s-f959f952-f9dc-4aec-aba9-6fd4f5767f2b {
  display: none;
}
#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 {
  text-align: left;
}


.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 {
  max-width: 100%;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom,
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 {
  max-width: 100%;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom,
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 {
  max-width: 100%;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom,
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 {
  max-width: 100%;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom,
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 {
  max-width: 100%;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom,
.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7dc83400-c6d8-456a-8b85-fb8338c59d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a474d6cd-1dec-424e-9d7a-38fc37984f1f {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-a474d6cd-1dec-424e-9d7a-38fc37984f1f .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-d7f1d942-c6af-4fa0-a180-de160d84fe9b {
  text-align: center;
}

#s-d7f1d942-c6af-4fa0-a180-de160d84fe9b .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-d7f1d942-c6af-4fa0-a180-de160d84fe9b .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-d7f1d942-c6af-4fa0-a180-de160d84fe9b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5 {
  display: none;
}
#s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5, #wrap-s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5 {
  display: none;
}
#s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5, #wrap-s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5 {
  display: none;
}
#s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5, #wrap-s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5 { display:none !important; }}
#s-ad811f6e-4326-4dff-8da0-8e6a9ddcd9d5 {
  display: none;
}
#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b {
  text-align: left;
}


.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b {
  max-width: 100%;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom,
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b {
  max-width: 100%;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom,
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b {
  max-width: 100%;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom,
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b {
  max-width: 100%;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom,
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b {
  max-width: 100%;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom,
.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cd1dbf23-a6ce-4f73-aaae-19a2e936b46b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a5370020-6979-4d61-b927-e3c96c2c96d7 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-a5370020-6979-4d61-b927-e3c96c2c96d7 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-d17e7c46-a769-430b-a7a2-e2c84aee4e94 {
  text-align: center;
}

#s-d17e7c46-a769-430b-a7a2-e2c84aee4e94 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-d17e7c46-a769-430b-a7a2-e2c84aee4e94 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-d17e7c46-a769-430b-a7a2-e2c84aee4e94 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70 {
  display: none;
}
#s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70, #wrap-s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70 {
  display: none;
}
#s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70, #wrap-s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70 {
  display: none;
}
#s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70, #wrap-s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70 { display:none !important; }}
#s-30d93f94-0190-41f9-a5ad-c01e7ba9ac70 {
  display: none;
}
#s-c2807434-1bf3-4f0a-b3cd-54966db51562 {
  text-align: left;
}


.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 {
  max-width: 100%;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom,
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 {
  max-width: 100%;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom,
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 {
  max-width: 100%;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom,
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 {
  max-width: 100%;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom,
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 {
  max-width: 100%;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom,
.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2807434-1bf3-4f0a-b3cd-54966db51562 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-488b140c-8e9a-48b2-bc03-6b5bb3503f39 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-488b140c-8e9a-48b2-bc03-6b5bb3503f39 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-76820f1c-496b-451c-8c92-5a0196f391e2 {
  text-align: center;
}

#s-76820f1c-496b-451c-8c92-5a0196f391e2 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-76820f1c-496b-451c-8c92-5a0196f391e2 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-76820f1c-496b-451c-8c92-5a0196f391e2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-f9f2935a-9330-4c5e-8bd5-6382d0d06526 {
  display: none;
}
#s-f9f2935a-9330-4c5e-8bd5-6382d0d06526, #wrap-s-f9f2935a-9330-4c5e-8bd5-6382d0d06526 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-f9f2935a-9330-4c5e-8bd5-6382d0d06526 {
  display: none;
}
#s-f9f2935a-9330-4c5e-8bd5-6382d0d06526, #wrap-s-f9f2935a-9330-4c5e-8bd5-6382d0d06526 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-f9f2935a-9330-4c5e-8bd5-6382d0d06526 {
  display: none;
}
#s-f9f2935a-9330-4c5e-8bd5-6382d0d06526, #wrap-s-f9f2935a-9330-4c5e-8bd5-6382d0d06526 { display:none !important; }}
#s-f9f2935a-9330-4c5e-8bd5-6382d0d06526 {
  display: none;
}
#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 {
  text-align: left;
}


.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 {
  max-width: 100%;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom,
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 {
  max-width: 100%;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom,
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 {
  max-width: 100%;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom,
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 {
  max-width: 100%;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom,
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 {
  max-width: 100%;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom,
.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0bd3df68-ece4-40db-b0d7-2a50f773b655 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6b3d88af-48a6-4147-b721-5d0dfe461112 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-6b3d88af-48a6-4147-b721-5d0dfe461112 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-56d0bb4b-a71f-4f9e-8cd4-4e0a39192afe {
  text-align: center;
}

#s-56d0bb4b-a71f-4f9e-8cd4-4e0a39192afe .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-56d0bb4b-a71f-4f9e-8cd4-4e0a39192afe .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-56d0bb4b-a71f-4f9e-8cd4-4e0a39192afe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-289baf00-7b4a-4c41-bc64-7d14135c7746 {
  display: none;
}
#s-289baf00-7b4a-4c41-bc64-7d14135c7746, #wrap-s-289baf00-7b4a-4c41-bc64-7d14135c7746 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-289baf00-7b4a-4c41-bc64-7d14135c7746 {
  display: none;
}
#s-289baf00-7b4a-4c41-bc64-7d14135c7746, #wrap-s-289baf00-7b4a-4c41-bc64-7d14135c7746 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-289baf00-7b4a-4c41-bc64-7d14135c7746 {
  display: none;
}
#s-289baf00-7b4a-4c41-bc64-7d14135c7746, #wrap-s-289baf00-7b4a-4c41-bc64-7d14135c7746 { display:none !important; }}
#s-289baf00-7b4a-4c41-bc64-7d14135c7746 {
  display: none;
}
#s-b70c3126-dff8-42ff-949f-8064079b32d5 {
  text-align: left;
}


.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 {
  max-width: 100%;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom,
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 {
  max-width: 100%;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom,
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 {
  max-width: 100%;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom,
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 {
  max-width: 100%;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom,
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 {
  max-width: 100%;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom,
.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b70c3126-dff8-42ff-949f-8064079b32d5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-70a0b314-7e55-4d1d-864c-9709c1f8f71b {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-70a0b314-7e55-4d1d-864c-9709c1f8f71b .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-27eb60ac-fb80-4223-8d6e-bbd139b24723 {
  text-align: center;
}

#s-27eb60ac-fb80-4223-8d6e-bbd139b24723 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-27eb60ac-fb80-4223-8d6e-bbd139b24723 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-27eb60ac-fb80-4223-8d6e-bbd139b24723 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

#s-ffbd09d1-b404-453e-aa0e-a2ae638d5dcf {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-ffbd09d1-b404-453e-aa0e-a2ae638d5dcf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ffbd09d1-b404-453e-aa0e-a2ae638d5dcf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ffbd09d1-b404-453e-aa0e-a2ae638d5dcf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-23498725-7012-4442-8ac4-27d490524ab8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-23498725-7012-4442-8ac4-27d490524ab8 {
  display: none;
}
#s-23498725-7012-4442-8ac4-27d490524ab8, #wrap-s-23498725-7012-4442-8ac4-27d490524ab8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-23498725-7012-4442-8ac4-27d490524ab8 {
  display: none;
}
#s-23498725-7012-4442-8ac4-27d490524ab8, #wrap-s-23498725-7012-4442-8ac4-27d490524ab8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-23498725-7012-4442-8ac4-27d490524ab8 {
  display: none;
}
#s-23498725-7012-4442-8ac4-27d490524ab8, #wrap-s-23498725-7012-4442-8ac4-27d490524ab8 { display:none !important; }}







#s-23498725-7012-4442-8ac4-27d490524ab8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-23498725-7012-4442-8ac4-27d490524ab8.shg-box.shg-c {
  justify-content: center;
}

#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a {
  display: none;
}
#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a, #wrap-s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a {
  display: none;
}
#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a, #wrap-s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a {
  display: none;
}
#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a, #wrap-s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a { display:none !important; }}
#s-e2126d4d-d6ca-4bd5-8531-dbbf80aecf2a hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-af4bf03c-e122-4dbe-a297-15baf1e7f049 {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-af4bf03c-e122-4dbe-a297-15baf1e7f049 {
  display: none;
}
#s-af4bf03c-e122-4dbe-a297-15baf1e7f049, #wrap-s-af4bf03c-e122-4dbe-a297-15baf1e7f049 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-af4bf03c-e122-4dbe-a297-15baf1e7f049 {
  display: none;
}
#s-af4bf03c-e122-4dbe-a297-15baf1e7f049, #wrap-s-af4bf03c-e122-4dbe-a297-15baf1e7f049 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-af4bf03c-e122-4dbe-a297-15baf1e7f049 {
  display: none;
}
#s-af4bf03c-e122-4dbe-a297-15baf1e7f049, #wrap-s-af4bf03c-e122-4dbe-a297-15baf1e7f049 { display:none !important; }}
#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
}
@media (min-width: 1200px){#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e {
  display: none;
}
#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e, #wrap-s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e {
  display: none;
}
#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e, #wrap-s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e {
  display: none;
}
#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e, #wrap-s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e { display:none !important; }}@media (max-width: 767px){#s-3764ece9-cc3b-4c0c-9c40-b5ae9067572e {
  
}
}
#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a {
  text-align: center;
}
@media (min-width: 1200px){#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a {
  display: none;
}
#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a, #wrap-s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a {
  display: none;
}
#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a, #wrap-s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a {
  display: none;
}
#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a, #wrap-s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a { display:none !important; }}



  #s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a img.shogun-image {
    
    width: px;
  }


#s-ddaad4ac-7472-459b-a3cb-e06050e1ef3a .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 1200px){#s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693 {
  display: none;
}
#s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693, #wrap-s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693 {
  display: none;
}
#s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693, #wrap-s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693 {
  display: none;
}
#s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693, #wrap-s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693 { display:none !important; }}
@media (min-width: 0px) {
[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 2.5px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 992px) {
[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px) {
[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 4.166666666666667px);
}

[id="s-1f0da56e-e4f5-4a8f-b1ba-c13b03a97693"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 4.166666666666667px);
}

}

@media (min-width: 1200px){#s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119 {
  display: none;
}
#s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119, #wrap-s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119 {
  display: none;
}
#s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119, #wrap-s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119 {
  display: none;
}
#s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119, #wrap-s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119 { display:none !important; }}
#s-6ee49181-cfe2-4b5d-a62e-908bb4fd0119 {
  display: none;
}
#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 {
  text-align: left;
}


.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 {
  max-width: 100%;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom,
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 {
  max-width: 100%;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom,
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 {
  max-width: 100%;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom,
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 {
  max-width: 100%;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom,
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 {
  max-width: 100%;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom,
.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2dbb7cd8-4b2d-4585-b699-e58919174c26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-07dc88a2-3773-4a22-bbf9-5db49380fff6 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-07dc88a2-3773-4a22-bbf9-5db49380fff6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-96eb789c-abcc-441e-a304-f3646b4823fc {
  text-align: center;
}

#s-96eb789c-abcc-441e-a304-f3646b4823fc .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-96eb789c-abcc-441e-a304-f3646b4823fc .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-96eb789c-abcc-441e-a304-f3646b4823fc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-80ee02dd-cd5a-405a-a679-409e16a66beb {
  display: none;
}
#s-80ee02dd-cd5a-405a-a679-409e16a66beb, #wrap-s-80ee02dd-cd5a-405a-a679-409e16a66beb { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-80ee02dd-cd5a-405a-a679-409e16a66beb {
  display: none;
}
#s-80ee02dd-cd5a-405a-a679-409e16a66beb, #wrap-s-80ee02dd-cd5a-405a-a679-409e16a66beb { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-80ee02dd-cd5a-405a-a679-409e16a66beb {
  display: none;
}
#s-80ee02dd-cd5a-405a-a679-409e16a66beb, #wrap-s-80ee02dd-cd5a-405a-a679-409e16a66beb { display:none !important; }}
#s-80ee02dd-cd5a-405a-a679-409e16a66beb {
  display: none;
}
#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b {
  text-align: left;
}


.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b {
  max-width: 100%;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom,
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b {
  max-width: 100%;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom,
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b {
  max-width: 100%;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom,
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b {
  max-width: 100%;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom,
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b {
  max-width: 100%;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom,
.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72e9fda8-e462-4f17-9f8d-547b32cb0d7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9169ac09-4849-4003-aa6f-ebeda4a43fc6 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-9169ac09-4849-4003-aa6f-ebeda4a43fc6 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-1e7b3be8-ae7b-43a5-a63c-67b76de15cd3 {
  text-align: center;
}

#s-1e7b3be8-ae7b-43a5-a63c-67b76de15cd3 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-1e7b3be8-ae7b-43a5-a63c-67b76de15cd3 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-1e7b3be8-ae7b-43a5-a63c-67b76de15cd3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-238a540b-54b3-4657-867a-406c17ed9a0a {
  display: none;
}
#s-238a540b-54b3-4657-867a-406c17ed9a0a, #wrap-s-238a540b-54b3-4657-867a-406c17ed9a0a { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-238a540b-54b3-4657-867a-406c17ed9a0a {
  display: none;
}
#s-238a540b-54b3-4657-867a-406c17ed9a0a, #wrap-s-238a540b-54b3-4657-867a-406c17ed9a0a { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-238a540b-54b3-4657-867a-406c17ed9a0a {
  display: none;
}
#s-238a540b-54b3-4657-867a-406c17ed9a0a, #wrap-s-238a540b-54b3-4657-867a-406c17ed9a0a { display:none !important; }}
#s-238a540b-54b3-4657-867a-406c17ed9a0a {
  display: none;
}
#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 {
  text-align: left;
}


.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 {
  max-width: 100%;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom,
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 {
  max-width: 100%;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom,
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 {
  max-width: 100%;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom,
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 {
  max-width: 100%;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom,
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 {
  max-width: 100%;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom,
.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4dce1533-ed64-46d6-9bd2-1ad1f9c40b17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd285d3a-f021-48b9-95be-10ac21cba0f9 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-dd285d3a-f021-48b9-95be-10ac21cba0f9 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-8cda4dd5-d4e7-40a7-ae90-acece213dc6d {
  text-align: center;
}

#s-8cda4dd5-d4e7-40a7-ae90-acece213dc6d .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-8cda4dd5-d4e7-40a7-ae90-acece213dc6d .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-8cda4dd5-d4e7-40a7-ae90-acece213dc6d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-41fa008f-263a-4521-99eb-81e6e7132382 {
  display: none;
}
#s-41fa008f-263a-4521-99eb-81e6e7132382, #wrap-s-41fa008f-263a-4521-99eb-81e6e7132382 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-41fa008f-263a-4521-99eb-81e6e7132382 {
  display: none;
}
#s-41fa008f-263a-4521-99eb-81e6e7132382, #wrap-s-41fa008f-263a-4521-99eb-81e6e7132382 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-41fa008f-263a-4521-99eb-81e6e7132382 {
  display: none;
}
#s-41fa008f-263a-4521-99eb-81e6e7132382, #wrap-s-41fa008f-263a-4521-99eb-81e6e7132382 { display:none !important; }}
#s-41fa008f-263a-4521-99eb-81e6e7132382 {
  display: none;
}
#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 {
  text-align: left;
}


.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 {
  max-width: 100%;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom,
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 {
  max-width: 100%;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom,
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 {
  max-width: 100%;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom,
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 {
  max-width: 100%;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom,
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 {
  max-width: 100%;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom,
.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ce53cfdf-d94b-474a-ac5b-82bac79f3414 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f8681002-46b4-4465-9cdc-883825e7d434 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-f8681002-46b4-4465-9cdc-883825e7d434 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-b1025c20-c0b1-4202-b428-0ab5095cb9fe {
  text-align: center;
}

#s-b1025c20-c0b1-4202-b428-0ab5095cb9fe .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-b1025c20-c0b1-4202-b428-0ab5095cb9fe .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-b1025c20-c0b1-4202-b428-0ab5095cb9fe .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-317d6b01-d119-44cd-82a6-b426b1b5e987 {
  display: none;
}
#s-317d6b01-d119-44cd-82a6-b426b1b5e987, #wrap-s-317d6b01-d119-44cd-82a6-b426b1b5e987 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-317d6b01-d119-44cd-82a6-b426b1b5e987 {
  display: none;
}
#s-317d6b01-d119-44cd-82a6-b426b1b5e987, #wrap-s-317d6b01-d119-44cd-82a6-b426b1b5e987 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-317d6b01-d119-44cd-82a6-b426b1b5e987 {
  display: none;
}
#s-317d6b01-d119-44cd-82a6-b426b1b5e987, #wrap-s-317d6b01-d119-44cd-82a6-b426b1b5e987 { display:none !important; }}
#s-317d6b01-d119-44cd-82a6-b426b1b5e987 {
  display: none;
}
#s-9f771956-e50d-49cb-99cf-1b538e66ff0c {
  text-align: left;
}


.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c {
  max-width: 100%;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom,
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c {
  max-width: 100%;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom,
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c {
  max-width: 100%;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom,
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c {
  max-width: 100%;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom,
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c {
  max-width: 100%;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom,
.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f771956-e50d-49cb-99cf-1b538e66ff0c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-69b0b7f9-f8d0-475a-aef8-2d21a550b0b3 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-69b0b7f9-f8d0-475a-aef8-2d21a550b0b3 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-390edb7a-27ae-4d73-9f6d-19e92a62c3d0 {
  text-align: center;
}

#s-390edb7a-27ae-4d73-9f6d-19e92a62c3d0 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-390edb7a-27ae-4d73-9f6d-19e92a62c3d0 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-390edb7a-27ae-4d73-9f6d-19e92a62c3d0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

@media (min-width: 1200px){#s-49b5c4d3-7414-432a-98b5-faca5f4f3963 {
  display: none;
}
#s-49b5c4d3-7414-432a-98b5-faca5f4f3963, #wrap-s-49b5c4d3-7414-432a-98b5-faca5f4f3963 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-49b5c4d3-7414-432a-98b5-faca5f4f3963 {
  display: none;
}
#s-49b5c4d3-7414-432a-98b5-faca5f4f3963, #wrap-s-49b5c4d3-7414-432a-98b5-faca5f4f3963 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-49b5c4d3-7414-432a-98b5-faca5f4f3963 {
  display: none;
}
#s-49b5c4d3-7414-432a-98b5-faca5f4f3963, #wrap-s-49b5c4d3-7414-432a-98b5-faca5f4f3963 { display:none !important; }}
#s-49b5c4d3-7414-432a-98b5-faca5f4f3963 {
  display: none;
}
#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 {
  text-align: left;
}


.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 {
  max-width: 100%;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom,
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 {
  max-width: 100%;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom,
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 {
  max-width: 100%;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom,
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 {
  max-width: 100%;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom,
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 {
  max-width: 100%;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom,
.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7beb868-b6e5-4ae6-b697-e2b0c7a71b09 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4c3d1392-d5d9-4340-b172-c0d7cfbad8f1 {
  padding-top: 1px;
padding-bottom: 1px;
text-align: center;
}

#s-4c3d1392-d5d9-4340-b172-c0d7cfbad8f1 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0px;
}

#s-099d75d5-5ecb-4448-85b7-0323b5d6178b {
  text-align: center;
}

#s-099d75d5-5ecb-4448-85b7-0323b5d6178b .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-099d75d5-5ecb-4448-85b7-0323b5d6178b .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-099d75d5-5ecb-4448-85b7-0323b5d6178b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 5px;
}

#s-7395fd22-fbed-4f27-9a65-17bda3e3ae99 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-7395fd22-fbed-4f27-9a65-17bda3e3ae99:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7395fd22-fbed-4f27-9a65-17bda3e3ae99:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7395fd22-fbed-4f27-9a65-17bda3e3ae99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-61959331-67e9-4de5-b5b5-e44cabfe5979 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-61959331-67e9-4de5-b5b5-e44cabfe5979 {
  display: none;
}
#s-61959331-67e9-4de5-b5b5-e44cabfe5979, #wrap-s-61959331-67e9-4de5-b5b5-e44cabfe5979 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-61959331-67e9-4de5-b5b5-e44cabfe5979 {
  display: none;
}
#s-61959331-67e9-4de5-b5b5-e44cabfe5979, #wrap-s-61959331-67e9-4de5-b5b5-e44cabfe5979 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-61959331-67e9-4de5-b5b5-e44cabfe5979 {
  display: none;
}
#s-61959331-67e9-4de5-b5b5-e44cabfe5979, #wrap-s-61959331-67e9-4de5-b5b5-e44cabfe5979 { display:none !important; }}@media (max-width: 767px){#s-61959331-67e9-4de5-b5b5-e44cabfe5979 {
  display: none;
}
#s-61959331-67e9-4de5-b5b5-e44cabfe5979, #wrap-s-61959331-67e9-4de5-b5b5-e44cabfe5979 { display:none !important; }}







#s-61959331-67e9-4de5-b5b5-e44cabfe5979 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-61959331-67e9-4de5-b5b5-e44cabfe5979.shg-box.shg-c {
  justify-content: center;
}

#s-11c5472a-ce05-4157-bba6-9df6ee794777 {
  margin-top: -20px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-11c5472a-ce05-4157-bba6-9df6ee794777 {
  display: none;
}
#s-11c5472a-ce05-4157-bba6-9df6ee794777, #wrap-s-11c5472a-ce05-4157-bba6-9df6ee794777 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-11c5472a-ce05-4157-bba6-9df6ee794777 {
  display: none;
}
#s-11c5472a-ce05-4157-bba6-9df6ee794777, #wrap-s-11c5472a-ce05-4157-bba6-9df6ee794777 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-11c5472a-ce05-4157-bba6-9df6ee794777 {
  display: none;
}
#s-11c5472a-ce05-4157-bba6-9df6ee794777, #wrap-s-11c5472a-ce05-4157-bba6-9df6ee794777 { display:none !important; }}
#s-11c5472a-ce05-4157-bba6-9df6ee794777 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-036fa825-426b-43a6-a9f2-565bab1c6314 {
  margin-top: 0px;
margin-left: 5px;
margin-bottom: 0px;
margin-right: 5px;
}
@media (min-width: 1200px){#s-036fa825-426b-43a6-a9f2-565bab1c6314 {
  display: none;
}
#s-036fa825-426b-43a6-a9f2-565bab1c6314, #wrap-s-036fa825-426b-43a6-a9f2-565bab1c6314 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-036fa825-426b-43a6-a9f2-565bab1c6314 {
  display: none;
}
#s-036fa825-426b-43a6-a9f2-565bab1c6314, #wrap-s-036fa825-426b-43a6-a9f2-565bab1c6314 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-036fa825-426b-43a6-a9f2-565bab1c6314 {
  display: none;
}
#s-036fa825-426b-43a6-a9f2-565bab1c6314, #wrap-s-036fa825-426b-43a6-a9f2-565bab1c6314 { display:none !important; }}
#s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060 {
  margin-top: 10px;
margin-bottom: 10px;
padding-left: 10px;
padding-right: 10px;
min-height: 0px;
}
@media (min-width: 1200px){#s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060 {
  display: none;
}
#s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060, #wrap-s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060 {
  display: none;
}
#s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060, #wrap-s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060 {
  display: none;
}
#s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060, #wrap-s-dd79ba8a-b0a2-4227-adb7-b4bb6b646060 { display:none !important; }}
#s-c709be04-cd6d-47b2-b074-0231917f6ed8 {
  text-align: center;
}
@media (min-width: 1200px){#s-c709be04-cd6d-47b2-b074-0231917f6ed8 {
  display: none;
}
#s-c709be04-cd6d-47b2-b074-0231917f6ed8, #wrap-s-c709be04-cd6d-47b2-b074-0231917f6ed8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c709be04-cd6d-47b2-b074-0231917f6ed8 {
  display: none;
}
#s-c709be04-cd6d-47b2-b074-0231917f6ed8, #wrap-s-c709be04-cd6d-47b2-b074-0231917f6ed8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-c709be04-cd6d-47b2-b074-0231917f6ed8 {
  display: none;
}
#s-c709be04-cd6d-47b2-b074-0231917f6ed8, #wrap-s-c709be04-cd6d-47b2-b074-0231917f6ed8 { display:none !important; }}



  #s-c709be04-cd6d-47b2-b074-0231917f6ed8 img.shogun-image {
    
    width: px;
  }


#s-c709be04-cd6d-47b2-b074-0231917f6ed8 .shogun-image-content {
  
    align-items: center;
  
}

#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 {
  padding-top: 10px;
padding-bottom: 10px;
}
@media (min-width: 1200px){#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 {
  display: none;
}
#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4, #wrap-s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 {
  display: none;
}
#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4, #wrap-s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 {
  display: none;
}
#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4, #wrap-s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 { display:none !important; }}
#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 .shg-sld-dot {
  background-color: rgba(113, 113, 113, 1);
}

#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 .shg-sld-nav-button.shg-sld-left,
#s-eb34ecde-5e26-4aea-84c7-29a20943a7e4 .shg-sld-nav-button.shg-sld-right {
  fill: rgba(113, 113, 113, 1);
}

@media (min-width: 0px) {
[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-0fe1554f-181e-4cf3-a914-62d902923971"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-179a2669-ee96-434e-a2bd-f0e4be13de93 {
  display: none;
}
#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f {
  text-align: left;
}


.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f {
  max-width: 100%;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom,
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f {
  max-width: 100%;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom,
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f {
  max-width: 100%;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom,
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f {
  max-width: 100%;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom,
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f {
  max-width: 100%;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom,
.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e7a8e633-fea0-41e1-b2e4-e0e06481b06f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c3da2de0-3359-4c4d-b213-d30d7c4ce420 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c3da2de0-3359-4c4d-b213-d30d7c4ce420 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-40b26c18-8cf1-4c7f-9fcf-dbd5ae7236bb {
  text-align: center;
}

#s-40b26c18-8cf1-4c7f-9fcf-dbd5ae7236bb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-40b26c18-8cf1-4c7f-9fcf-dbd5ae7236bb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-40b26c18-8cf1-4c7f-9fcf-dbd5ae7236bb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-078d71e9-6cdf-4bea-bc51-703f2d406172 {
  display: none;
}
#s-7210076d-cf2a-4d91-acde-07e6720a2216 {
  text-align: left;
}


.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 {
  max-width: 100%;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom,
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 {
  max-width: 100%;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom,
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 {
  max-width: 100%;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom,
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 {
  max-width: 100%;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom,
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 {
  max-width: 100%;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom,
.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7210076d-cf2a-4d91-acde-07e6720a2216 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04d3c830-8abf-48ec-9843-54d357b408c2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04d3c830-8abf-48ec-9843-54d357b408c2 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-0e763bcb-dee1-46e1-bcf2-facb437e8d67 {
  text-align: center;
}

#s-0e763bcb-dee1-46e1-bcf2-facb437e8d67 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0e763bcb-dee1-46e1-bcf2-facb437e8d67 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0e763bcb-dee1-46e1-bcf2-facb437e8d67 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-xs-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 768px) {
[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-5f559ce7-2002-4a97-9f72-c29965e2d42f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-be56ba0f-774a-43d9-8601-42bf55e262be {
  display: none;
}
#s-35f6ded6-aeee-41af-a021-57f5d06a848c {
  text-align: left;
}


.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c {
  max-width: 100%;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom,
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c {
  max-width: 100%;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom,
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c {
  max-width: 100%;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom,
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c {
  max-width: 100%;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom,
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c {
  max-width: 100%;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom,
.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35f6ded6-aeee-41af-a021-57f5d06a848c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e009fb4c-838e-422f-891d-f4f863604bda {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e009fb4c-838e-422f-891d-f4f863604bda .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-f9f4ab82-6eb6-4940-8c95-13bee36d5be1 {
  text-align: center;
}

#s-f9f4ab82-6eb6-4940-8c95-13bee36d5be1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f9f4ab82-6eb6-4940-8c95-13bee36d5be1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f9f4ab82-6eb6-4940-8c95-13bee36d5be1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ff7c0561-5928-4c4f-8762-f020a4d76123 {
  display: none;
}
#s-8ac86069-1a0a-476a-b319-65027da5e01d {
  text-align: left;
}


.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d {
  max-width: 100%;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom,
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d {
  max-width: 100%;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom,
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d {
  max-width: 100%;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom,
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d {
  max-width: 100%;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom,
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d {
  max-width: 100%;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom,
.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8ac86069-1a0a-476a-b319-65027da5e01d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71265541-38ef-4abb-aa55-b7af036e8894 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71265541-38ef-4abb-aa55-b7af036e8894 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-5a0d53f1-124d-4db3-abb0-19bfc8c05a93 {
  text-align: center;
}

#s-5a0d53f1-124d-4db3-abb0-19bfc8c05a93 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5a0d53f1-124d-4db3-abb0-19bfc8c05a93 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5a0d53f1-124d-4db3-abb0-19bfc8c05a93 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-676c7a25-674d-4593-9ca5-dc7c909da3fe {
  margin-top: 10px;
margin-bottom: 20px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
background-image: none;
hover-type: color;
}
#s-676c7a25-674d-4593-9ca5-dc7c909da3fe:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-676c7a25-674d-4593-9ca5-dc7c909da3fe:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-676c7a25-674d-4593-9ca5-dc7c909da3fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c9328f36-a999-46bd-bdae-053d7632c7f5 {
  margin-top: 0px;
margin-left: 22%;
margin-bottom: 40px;
margin-right: 22%;
min-height: 500px;
}
@media (min-width: 992px) and (max-width: 1199px){#s-c9328f36-a999-46bd-bdae-053d7632c7f5 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-c9328f36-a999-46bd-bdae-053d7632c7f5 {
  display: none;
}
#s-c9328f36-a999-46bd-bdae-053d7632c7f5, #wrap-s-c9328f36-a999-46bd-bdae-053d7632c7f5 { display:none !important; }}@media (max-width: 767px){#s-c9328f36-a999-46bd-bdae-053d7632c7f5 {
  display: none;
}
#s-c9328f36-a999-46bd-bdae-053d7632c7f5, #wrap-s-c9328f36-a999-46bd-bdae-053d7632c7f5 { display:none !important; }}







#s-c9328f36-a999-46bd-bdae-053d7632c7f5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9328f36-a999-46bd-bdae-053d7632c7f5.shg-box.shg-c {
  justify-content: flex-start;
}

#s-6cfd9129-551b-4c9a-9b35-f2cf7ea3d1b3 {
  margin-top: 10px;
min-height: 50px;
}
@media (max-width: 767px){#s-6cfd9129-551b-4c9a-9b35-f2cf7ea3d1b3 {
  display: none;
}
#s-6cfd9129-551b-4c9a-9b35-f2cf7ea3d1b3, #wrap-s-6cfd9129-551b-4c9a-9b35-f2cf7ea3d1b3 { display:none !important; }}







#s-6cfd9129-551b-4c9a-9b35-f2cf7ea3d1b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6cfd9129-551b-4c9a-9b35-f2cf7ea3d1b3.shg-box.shg-c {
  justify-content: flex-start;
}

#s-5f39ad80-e16a-440c-be8b-7d6b115432ce {
  padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}

#s-5f39ad80-e16a-440c-be8b-7d6b115432ce .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 25px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



@media (max-width: 767px){#s-7bdd8269-35b5-4744-87c4-81fa9b4a9b0b {
  display: none;
}
#s-7bdd8269-35b5-4744-87c4-81fa9b4a9b0b, #wrap-s-7bdd8269-35b5-4744-87c4-81fa9b4a9b0b { display:none !important; }}
#s-d077b968-f1de-49d7-aff0-1a82e1f72c6e {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-d077b968-f1de-49d7-aff0-1a82e1f72c6e {
  display: none;
}
#s-d077b968-f1de-49d7-aff0-1a82e1f72c6e, #wrap-s-d077b968-f1de-49d7-aff0-1a82e1f72c6e { display:none !important; }}
@media (min-width: 0px) {
[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d077b968-f1de-49d7-aff0-1a82e1f72c6e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-6f965812-d3f9-4065-a507-e5658f946eb5 {
  text-align: center;
}
@media (max-width: 767px){#s-6f965812-d3f9-4065-a507-e5658f946eb5 {
  display: none;
}
#s-6f965812-d3f9-4065-a507-e5658f946eb5, #wrap-s-6f965812-d3f9-4065-a507-e5658f946eb5 { display:none !important; }}



  #s-6f965812-d3f9-4065-a507-e5658f946eb5 img.shogun-image {
    
    width: px;
  }


#s-6f965812-d3f9-4065-a507-e5658f946eb5 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-ba18eedc-d78c-4471-b054-bac6f7bf7b19"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9430345c-a061-4827-9721-3fb37e2eea9a {
  display: none;
}
#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb {
  text-align: left;
}


.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb {
  max-width: 100%;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom,
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb {
  max-width: 100%;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom,
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb {
  max-width: 100%;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom,
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb {
  max-width: 100%;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom,
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb {
  max-width: 100%;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom,
.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85da5a89-ce70-458f-a6f8-5506e9cfabfb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-190edbb7-d883-4757-bc5c-8dd3de6e9856 {
  margin-bottom: -10px;
text-align: center;
}

#s-190edbb7-d883-4757-bc5c-8dd3de6e9856 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-8421b6a7-412c-4916-82e8-99beb8005a70 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-8421b6a7-412c-4916-82e8-99beb8005a70 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-8421b6a7-412c-4916-82e8-99beb8005a70 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-8421b6a7-412c-4916-82e8-99beb8005a70 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-cb55b24b-eb71-437a-a1e6-d457b5ee762b {
  display: none;
}
#s-e9bbd4ba-554d-4426-9519-9833e1f19afe {
  text-align: left;
}


.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe {
  max-width: 100%;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom,
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe {
  max-width: 100%;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom,
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe {
  max-width: 100%;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom,
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe {
  max-width: 100%;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom,
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe {
  max-width: 100%;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom,
.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e9bbd4ba-554d-4426-9519-9833e1f19afe .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d6364202-8809-4bc5-83de-89c58bfc5330 {
  margin-bottom: -10px;
text-align: center;
}

#s-d6364202-8809-4bc5-83de-89c58bfc5330 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-7bddf11e-353d-4b02-a177-664388c3a679 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-7bddf11e-353d-4b02-a177-664388c3a679 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-7bddf11e-353d-4b02-a177-664388c3a679 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-7bddf11e-353d-4b02-a177-664388c3a679 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

@media (min-width: 0px) {
[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-f9632524-35ea-423d-8c7b-c42e1a3f175f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-e376463b-41c7-4241-941e-8e3af4555821 {
  display: none;
}
#s-adf4ace3-2105-4671-93a1-78982f185aed {
  text-align: left;
}


.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed {
  max-width: 100%;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom,
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed {
  max-width: 100%;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom,
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed {
  max-width: 100%;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom,
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed {
  max-width: 100%;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom,
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed {
  max-width: 100%;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom,
.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-adf4ace3-2105-4671-93a1-78982f185aed .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-64930b1e-f16f-4199-81cf-397b7888d6e3 {
  margin-bottom: -10px;
text-align: center;
}

#s-64930b1e-f16f-4199-81cf-397b7888d6e3 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-ac175890-47ec-4130-b70f-09ff3f7bc52e {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-ac175890-47ec-4130-b70f-09ff3f7bc52e .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-ac175890-47ec-4130-b70f-09ff3f7bc52e .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-ac175890-47ec-4130-b70f-09ff3f7bc52e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-0ed0ac27-cfba-4e09-8a39-de2520713edf {
  display: none;
}
#s-5d48d85f-5a3a-495e-99a8-143f95771d84 {
  text-align: left;
}


.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 {
  max-width: 100%;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom,
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 {
  max-width: 100%;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom,
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 {
  max-width: 100%;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom,
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 {
  max-width: 100%;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom,
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 {
  max-width: 100%;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom,
.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5d48d85f-5a3a-495e-99a8-143f95771d84 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7b45b8c3-a869-4af8-9d09-1a5943c6afaf {
  margin-bottom: -10px;
text-align: center;
}

#s-7b45b8c3-a869-4af8-9d09-1a5943c6afaf .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 12px;
  line-height: 1em;
  letter-spacing: 1px;
}

#s-ca95b014-541e-4462-88b2-80cec5cc1cc9 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-ca95b014-541e-4462-88b2-80cec5cc1cc9 .shg-product-sold-out {
  display: none;
  color: rgba(255, 0, 0, 1);
  font-size: 16px;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
}

#s-ca95b014-541e-4462-88b2-80cec5cc1cc9 .shg-product-price {
  color: rgba(255, 0, 0, 1);
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 16px;
}

#s-ca95b014-541e-4462-88b2-80cec5cc1cc9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: Andika;
  font-style:  normal ;
  font-size: 14px;
  padding-left: 8px;
}

#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843 {
  margin-top: 20px;
margin-left: 0px;
margin-right: 0px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(0, 0, 0, 1);
text-align: center;
text-decoration: none;
}
#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843:hover {background-color: rgba(0, 142, 170, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843:active {background-color: #000000 !important;
text-decoration: none !important;}@media (min-width: 768px) and (max-width: 991px){#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843 {
  display: none;
}
#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843, #wrap-s-1ad66b3c-9575-40ed-8cea-1e9d6635c843 { display:none !important; }}@media (max-width: 767px){#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843 {
  display: none;
}
#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843, #wrap-s-1ad66b3c-9575-40ed-8cea-1e9d6635c843 { display:none !important; }}


#s-1ad66b3c-9575-40ed-8cea-1e9d6635c843.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e2ffc8de-0321-4b86-9206-e59fa89cce66 {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-e2ffc8de-0321-4b86-9206-e59fa89cce66 {
  display: none;
}
#s-e2ffc8de-0321-4b86-9206-e59fa89cce66, #wrap-s-e2ffc8de-0321-4b86-9206-e59fa89cce66 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-e2ffc8de-0321-4b86-9206-e59fa89cce66 {
  display: none;
}
#s-e2ffc8de-0321-4b86-9206-e59fa89cce66, #wrap-s-e2ffc8de-0321-4b86-9206-e59fa89cce66 { display:none !important; }}@media (max-width: 767px){#s-e2ffc8de-0321-4b86-9206-e59fa89cce66 {
  display: none;
}
#s-e2ffc8de-0321-4b86-9206-e59fa89cce66, #wrap-s-e2ffc8de-0321-4b86-9206-e59fa89cce66 { display:none !important; }}
#s-e2ffc8de-0321-4b86-9206-e59fa89cce66 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc {
  margin-top: 0px;
margin-left: 0px;
margin-bottom: 40px;
margin-right: 0px;
min-height: 500px;
}
@media (min-width: 1200px){#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc {
  display: none;
}
#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc, #wrap-s-d26c9b7d-e47f-4329-a074-47d370c6c7cc { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc {
  display: none;
}
#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc, #wrap-s-d26c9b7d-e47f-4329-a074-47d370c6c7cc { display:none !important; }}@media (max-width: 767px){#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc {
  display: none;
}
#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc, #wrap-s-d26c9b7d-e47f-4329-a074-47d370c6c7cc { display:none !important; }}







#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d26c9b7d-e47f-4329-a074-47d370c6c7cc.shg-box.shg-c {
  justify-content: flex-start;
}

#s-8a1622f4-c352-4087-a679-ed096cb5baa2 {
  margin-top: -50px;
margin-bottom: -20px;
}
@media (min-width: 1200px){#s-8a1622f4-c352-4087-a679-ed096cb5baa2 {
  display: none;
}
#s-8a1622f4-c352-4087-a679-ed096cb5baa2, #wrap-s-8a1622f4-c352-4087-a679-ed096cb5baa2 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-8a1622f4-c352-4087-a679-ed096cb5baa2 {
  display: none;
}
#s-8a1622f4-c352-4087-a679-ed096cb5baa2, #wrap-s-8a1622f4-c352-4087-a679-ed096cb5baa2 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-8a1622f4-c352-4087-a679-ed096cb5baa2 {
  display: none;
}
#s-8a1622f4-c352-4087-a679-ed096cb5baa2, #wrap-s-8a1622f4-c352-4087-a679-ed096cb5baa2 { display:none !important; }}@media (max-width: 767px){#s-8a1622f4-c352-4087-a679-ed096cb5baa2 {
  display: none;
}
#s-8a1622f4-c352-4087-a679-ed096cb5baa2, #wrap-s-8a1622f4-c352-4087-a679-ed096cb5baa2 { display:none !important; }}
#s-8a1622f4-c352-4087-a679-ed096cb5baa2 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-2972ae90-5102-470e-9c4e-a4256d4f6b41 {
  margin-top: 0px;
min-height: 50px;
}
@media (max-width: 767px){#s-2972ae90-5102-470e-9c4e-a4256d4f6b41 {
  display: none;
}
#s-2972ae90-5102-470e-9c4e-a4256d4f6b41, #wrap-s-2972ae90-5102-470e-9c4e-a4256d4f6b41 { display:none !important; }}







#s-2972ae90-5102-470e-9c4e-a4256d4f6b41 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2972ae90-5102-470e-9c4e-a4256d4f6b41.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1f8cabe1-988e-4728-a358-e5f218f428f8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1f8cabe1-988e-4728-a358-e5f218f428f8 .shogun-heading-component h1 {
  color: rgba(255, 130, 130, 1);
  font-weight:  900 ;
  font-family: Maven Pro;
  font-style:   ;
  font-size: 32px;
  line-height: 0.5em;
  letter-spacing: ;
  text-align: center;
}



#s-e50e500a-97ff-47c1-b71c-17cf13a378ce {
  margin-top: 10px;
padding-left: 20px;
padding-right: 20px;
}
@media (max-width: 767px){#s-e50e500a-97ff-47c1-b71c-17cf13a378ce {
  display: none;
}
#s-e50e500a-97ff-47c1-b71c-17cf13a378ce, #wrap-s-e50e500a-97ff-47c1-b71c-17cf13a378ce { display:none !important; }}
#s-d8551caf-32da-4cee-ac13-d402516afbc1 {
  margin-bottom: 0px;
}
@media (max-width: 767px){#s-d8551caf-32da-4cee-ac13-d402516afbc1 {
  display: none;
}
#s-d8551caf-32da-4cee-ac13-d402516afbc1, #wrap-s-d8551caf-32da-4cee-ac13-d402516afbc1 { display:none !important; }}
@media (min-width: 0px) {
[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-d8551caf-32da-4cee-ac13-d402516afbc1"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-9ba77453-1aba-4a95-bee2-ec2331c88cc5 {
  text-align: center;
}
@media (max-width: 767px){#s-9ba77453-1aba-4a95-bee2-ec2331c88cc5 {
  display: none;
}
#s-9ba77453-1aba-4a95-bee2-ec2331c88cc5, #wrap-s-9ba77453-1aba-4a95-bee2-ec2331c88cc5 { display:none !important; }}



  #s-9ba77453-1aba-4a95-bee2-ec2331c88cc5 img.shogun-image {
    
    width: px;
  }


#s-9ba77453-1aba-4a95-bee2-ec2331c88cc5 .shogun-image-content {
  
    align-items: center;
  
}

#s-e12b3ca0-c877-4397-941f-48b863791ae2 {
  margin-top: 15px;
margin-bottom: 10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
text-decoration: none;
}
#s-e12b3ca0-c877-4397-941f-48b863791ae2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e12b3ca0-c877-4397-941f-48b863791ae2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e12b3ca0-c877-4397-941f-48b863791ae2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

@media (min-width: 0px) {
[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-6be250a7-9e06-420c-8a14-f1192d5c3381"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-0da4fdf2-cec1-4273-9756-d90fe9a1dcd3 {
  display: none;
}
#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 {
  text-align: left;
}


.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 {
  max-width: 100%;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom,
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 {
  max-width: 100%;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom,
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 {
  max-width: 100%;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom,
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 {
  max-width: 100%;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom,
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 {
  max-width: 100%;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom,
.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e4d976a0-cfe2-463a-8b73-434d9316ae26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-00739770-5431-4412-8e22-21e6e2261022 {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00739770-5431-4412-8e22-21e6e2261022 .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-2c57f11c-0a7b-4e7a-8943-5261f3f8477e {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-2c57f11c-0a7b-4e7a-8943-5261f3f8477e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2c57f11c-0a7b-4e7a-8943-5261f3f8477e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-2c57f11c-0a7b-4e7a-8943-5261f3f8477e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1a768410-d638-4896-95f9-5d50330949bb {
  display: none;
}
#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd {
  text-align: left;
}


.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd {
  max-width: 100%;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom,
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd {
  max-width: 100%;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom,
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd {
  max-width: 100%;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom,
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd {
  max-width: 100%;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom,
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd {
  max-width: 100%;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom,
.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b3681a17-9fcb-4172-8f87-77da7f2f35fd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c405893a-a64a-43e4-a37f-e1f62d5e721d {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c405893a-a64a-43e4-a37f-e1f62d5e721d .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-29c92800-3176-47af-af71-986d85667565 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-29c92800-3176-47af-af71-986d85667565 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-29c92800-3176-47af-af71-986d85667565 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-29c92800-3176-47af-af71-986d85667565 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

@media (min-width: 0px) {
[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-42536705-8347-46d4-aab4-da6ecd89dbee"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-53b77814-eb90-45e9-ac8a-1c294f71e0aa {
  display: none;
}
#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 {
  text-align: left;
}


.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 {
  max-width: 100%;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom,
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 {
  max-width: 100%;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom,
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 {
  max-width: 100%;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom,
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 {
  max-width: 100%;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom,
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 {
  max-width: 100%;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom,
.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e95bc96b-2b4f-4e24-86de-325905ae0b36 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2e69b197-76a9-43c9-bc6e-34d72fc263bd {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2e69b197-76a9-43c9-bc6e-34d72fc263bd .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-33d37708-8816-4705-abfb-ab99a545ef35 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-33d37708-8816-4705-abfb-ab99a545ef35 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-33d37708-8816-4705-abfb-ab99a545ef35 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-33d37708-8816-4705-abfb-ab99a545ef35 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cb0133cd-851f-4e8d-9ba6-0382973d222f {
  display: none;
}
#s-993635fc-a95a-483a-a42e-5aec429e9a8f {
  text-align: left;
}


.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f {
  max-width: 100%;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom,
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f {
  max-width: 100%;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom,
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f {
  max-width: 100%;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom,
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f {
  max-width: 100%;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom,
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f {
  max-width: 100%;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom,
.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-993635fc-a95a-483a-a42e-5aec429e9a8f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49d761f5-0f76-4d9b-9854-aef76db4946c {
  margin-bottom: -20px;
padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-49d761f5-0f76-4d9b-9854-aef76db4946c .shg-product-title-component h6 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 14px;
  line-height: ;
  letter-spacing: ;
}

#s-cd00ce7b-b3d2-47ab-b439-8f42baf711b1 {
  margin-left: 3px;
margin-right: 3px;
text-align: center;
}

#s-cd00ce7b-b3d2-47ab-b439-8f42baf711b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cd00ce7b-b3d2-47ab-b439-8f42baf711b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-cd00ce7b-b3d2-47ab-b439-8f42baf711b1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

/*
  $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;
}
