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

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

.shg-box-vertical-align-wrapper, .shg-box-vertical-center-wrapper {
  display: -webkit-box;
  display: flex;
  width: 100%;
}

.shg-box-vertical-align-top {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

.shg-box-vertical-align-center, .shg-box-vertical-center {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-box-vertical-align-bottom {
  -webkit-box-pack: end;
  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-5fab798e-20a2-4732-94b5-2e082db2ec7a {
  min-height: 50px;
}








#s-5fab798e-20a2-4732-94b5-2e082db2ec7a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5fab798e-20a2-4732-94b5-2e082db2ec7a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-37c5e3ec-3993-4df8-a259-b00eeda0f5f2 {
  border-style: solid;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(121, 119, 119, 1);
border-style: solid;
min-height: 50px;
}








#s-37c5e3ec-3993-4df8-a259-b00eeda0f5f2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-37c5e3ec-3993-4df8-a259-b00eeda0f5f2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

#s-bad41b1d-ac10-4b5f-90ac-33cba4822a66 {
  padding-top: 30px;
padding-bottom: 30px;
text-align: center;
}

#s-bad41b1d-ac10-4b5f-90ac-33cba4822a66 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-c35791b9-18ec-49c9-9653-21e9cae308e8 {
  margin-left: 240px;
margin-right: 240px;
}
@media (min-width: 768px) and (max-width: 991px){#s-c35791b9-18ec-49c9-9653-21e9cae308e8 {
  display: none;
}
#s-c35791b9-18ec-49c9-9653-21e9cae308e8, #wrap-s-c35791b9-18ec-49c9-9653-21e9cae308e8 { display:none !important; }}@media (max-width: 767px){#s-c35791b9-18ec-49c9-9653-21e9cae308e8 {
  display: none;
}
#s-c35791b9-18ec-49c9-9653-21e9cae308e8, #wrap-s-c35791b9-18ec-49c9-9653-21e9cae308e8 { display:none !important; }}
#s-68404f41-32fa-4212-a232-65ace6f4e933 {
  margin-left: 30px;
margin-right: 30px;
}
@media (min-width: 1200px){#s-68404f41-32fa-4212-a232-65ace6f4e933 {
  display: none;
}
#s-68404f41-32fa-4212-a232-65ace6f4e933, #wrap-s-68404f41-32fa-4212-a232-65ace6f4e933 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-68404f41-32fa-4212-a232-65ace6f4e933 {
  display: none;
}
#s-68404f41-32fa-4212-a232-65ace6f4e933, #wrap-s-68404f41-32fa-4212-a232-65ace6f4e933 { display:none !important; }}
.shg-row {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  min-height: inherit;
  max-height: inherit;
  -webkit-box-pack: justify;
   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-96a1662d-a9af-490b-88c2-edc3975bd87b {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-96a1662d-a9af-490b-88c2-edc3975bd87b"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-eb9714c6-4d3e-44c7-b3f0-bc15701c26b0 {
  min-height: 50px;
}








#s-eb9714c6-4d3e-44c7-b3f0-bc15701c26b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-eb9714c6-4d3e-44c7-b3f0-bc15701c26b0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cc3f5317-84b2-4f6c-9ed2-5657ea6b556f {
  display: none;
}
#s-ce539992-794e-4973-a2c7-79e36f6f84c6 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ce539992-794e-4973-a2c7-79e36f6f84c6 {
  display: none;
}
#s-ce539992-794e-4973-a2c7-79e36f6f84c6, #wrap-s-ce539992-794e-4973-a2c7-79e36f6f84c6 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-ce539992-794e-4973-a2c7-79e36f6f84c6 {
  display: none;
}
#s-ce539992-794e-4973-a2c7-79e36f6f84c6, #wrap-s-ce539992-794e-4973-a2c7-79e36f6f84c6 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-ce539992-794e-4973-a2c7-79e36f6f84c6 {
  display: none;
}
#s-ce539992-794e-4973-a2c7-79e36f6f84c6, #wrap-s-ce539992-794e-4973-a2c7-79e36f6f84c6 { display:none !important; }}@media (max-width: 767px){#s-ce539992-794e-4973-a2c7-79e36f6f84c6 {
  display: none;
}
#s-ce539992-794e-4973-a2c7-79e36f6f84c6, #wrap-s-ce539992-794e-4973-a2c7-79e36f6f84c6 { display:none !important; }}







#s-ce539992-794e-4973-a2c7-79e36f6f84c6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ce539992-794e-4973-a2c7-79e36f6f84c6.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -webkit-transition: -webkit-transform 0.5s ease-out;
  transition: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          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-c3b5f5f9-0022-4b15-90d1-72276f1b249d {
  text-align: left;
}


.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d {
  max-width: 100%;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom,
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d {
  max-width: 100%;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom,
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d {
  max-width: 100%;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom,
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d {
  max-width: 100%;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom,
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d {
  max-width: 100%;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .shg-image-zoom,
.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c3b5f5f9-0022-4b15-90d1-72276f1b249d .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-ffc1543c-139c-44ee-82d9-58c32e835e5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ffc1543c-139c-44ee-82d9-58c32e835e5c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-13cec8f6-b30b-4bf5-8969-6de25b6fc13e {
  padding-left: 15px;
padding-right: 15px;
}

#s-ff01d8ce-5ada-4c91-b7ba-d339c0ca5e51 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-9706f0de-5a80-4b4a-abca-8ef23a872a49 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-9706f0de-5a80-4b4a-abca-8ef23a872a49 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-9706f0de-5a80-4b4a-abca-8ef23a872a49 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9706f0de-5a80-4b4a-abca-8ef23a872a49 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-894e1b28-bf42-4f47-b496-15e9c6951ea4 {
  min-height: 50px;
}








#s-894e1b28-bf42-4f47-b496-15e9c6951ea4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-894e1b28-bf42-4f47-b496-15e9c6951ea4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-19cbc772-6083-4c84-9a58-d24cc526bd4f {
  display: none;
}
#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a {
  text-align: left;
}


.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a {
  max-width: 100%;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom,
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a {
  max-width: 100%;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom,
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a {
  max-width: 100%;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom,
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a {
  max-width: 100%;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom,
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a {
  max-width: 100%;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom,
.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f98c15a2-1cbf-4a08-b715-36b4dd67485a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc9974d9-5eb6-465d-8ab1-fa17642d9be5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc9974d9-5eb6-465d-8ab1-fa17642d9be5 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-09a48ade-b802-4071-98f4-ee1e353e9f3d {
  padding-left: 15px;
padding-right: 15px;
}

#s-320451e3-dc95-4cc1-b2cc-734ff0015ac4 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-ca92136d-16f1-489b-b76c-768383f4920c {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-ca92136d-16f1-489b-b76c-768383f4920c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-ca92136d-16f1-489b-b76c-768383f4920c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ca92136d-16f1-489b-b76c-768383f4920c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-3b25aba4-240a-4d07-8b97-338f182ee3a8 {
  min-height: 50px;
}








#s-3b25aba4-240a-4d07-8b97-338f182ee3a8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b25aba4-240a-4d07-8b97-338f182ee3a8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-3508b897-31af-4885-a48f-b6984736432a {
  border-style: solid;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(237, 237, 237, 1);
border-style: solid;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-3508b897-31af-4885-a48f-b6984736432a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3508b897-31af-4885-a48f-b6984736432a {
  cursor: pointer;
}#s-3508b897-31af-4885-a48f-b6984736432a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-ac49efd3-8469-4009-b97a-6db13d891c9a {
  background-image: url(https://i.shgcdn.com/2114db1c-543f-4474-a72a-52f91182a3d9/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-ac49efd3-8469-4009-b97a-6db13d891c9a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ac49efd3-8469-4009-b97a-6db13d891c9a {
  cursor: pointer;
}#s-ac49efd3-8469-4009-b97a-6db13d891c9a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-eb565132-949f-437e-bece-94bef4702f92 {
  margin-top: 10px;
}

#s-189994a0-7ef2-4f06-a729-7b9b43b9219d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-189994a0-7ef2-4f06-a729-7b9b43b9219d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-588847b6-9fbc-45ec-81ff-f7c412790242 {
  display: none;
}
#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b {
  text-align: left;
}


.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b {
  max-width: 100%;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom,
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b {
  max-width: 100%;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom,
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b {
  max-width: 100%;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom,
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b {
  max-width: 100%;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom,
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b {
  max-width: 100%;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom,
.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fdb48f0-d307-4581-a107-26e3a21e9b9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-871cd940-b31c-4301-aa67-0f0bf7fa8d5e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-871cd940-b31c-4301-aa67-0f0bf7fa8d5e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1e202f64-a4b2-4c12-99f9-5bf125161264 {
  padding-left: 15px;
padding-right: 15px;
}

#s-a7d0f4fe-c480-4f2d-b348-8e872575afd3 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-a90fae7f-d6be-4945-a4e3-0a8a67355c0a {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-a90fae7f-d6be-4945-a4e3-0a8a67355c0a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-a90fae7f-d6be-4945-a4e3-0a8a67355c0a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a90fae7f-d6be-4945-a4e3-0a8a67355c0a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-deb65adb-2cd2-4fba-8fc8-8027ffe7daed {
  min-height: 50px;
}








#s-deb65adb-2cd2-4fba-8fc8-8027ffe7daed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-deb65adb-2cd2-4fba-8fc8-8027ffe7daed.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-f6f6b97a-8180-46ca-b730-35833568abf1 {
  display: none;
}
#s-9a708d52-881d-42db-b28a-b612b4d95a12 {
  text-align: left;
}


.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 {
  max-width: 100%;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom,
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 {
  max-width: 100%;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom,
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 {
  max-width: 100%;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom,
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 {
  max-width: 100%;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom,
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 {
  max-width: 100%;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom,
.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9a708d52-881d-42db-b28a-b612b4d95a12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d22b8e4c-ef8b-4035-aa4f-0c1ec6fc53f6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d22b8e4c-ef8b-4035-aa4f-0c1ec6fc53f6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-562a2301-8819-479f-acce-bf4afc5b046c {
  padding-left: 15px;
padding-right: 15px;
}

#s-de9457aa-6742-45ee-ac7c-d7f3f781820f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c257c7da-d162-43ee-be0e-a8fd87197368 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-c257c7da-d162-43ee-be0e-a8fd87197368 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-c257c7da-d162-43ee-be0e-a8fd87197368 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c257c7da-d162-43ee-be0e-a8fd87197368 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fdfab1d3-060f-4ac1-9278-f73ee59b8b77 {
  min-height: 50px;
}








#s-fdfab1d3-060f-4ac1-9278-f73ee59b8b77 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fdfab1d3-060f-4ac1-9278-f73ee59b8b77.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0c1b5e94-4e6e-4831-bd6b-cdc257720086 {
  display: none;
}
#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c {
  text-align: left;
}


.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c {
  max-width: 100%;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom,
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c {
  max-width: 100%;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom,
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c {
  max-width: 100%;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom,
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c {
  max-width: 100%;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom,
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c {
  max-width: 100%;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom,
.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2ca0fe0d-f22e-4528-b7bd-735f2119194c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bfa4be20-3237-4791-9e6b-5a9de0819865 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bfa4be20-3237-4791-9e6b-5a9de0819865 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-57539309-3743-4d1c-ae82-e4fd5e8da013 {
  padding-left: 15px;
padding-right: 15px;
}

#s-ccd161cb-9342-49ec-a5ba-b5f156818efd {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fa021f68-7547-4368-acf4-c7db27b1d4ad {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-fa021f68-7547-4368-acf4-c7db27b1d4ad .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-fa021f68-7547-4368-acf4-c7db27b1d4ad .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fa021f68-7547-4368-acf4-c7db27b1d4ad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-260a942e-9354-4e8d-a8c4-7532073cc18e {
  display: none;
}
#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 {
  text-align: left;
}


.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 {
  max-width: 100%;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom,
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 {
  max-width: 100%;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom,
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 {
  max-width: 100%;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom,
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 {
  max-width: 100%;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom,
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 {
  max-width: 100%;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom,
.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72c1b21d-a71d-4c47-b37f-ae70d720ee91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a24d0927-b5c9-4447-b5e4-713b544b5b25 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a24d0927-b5c9-4447-b5e4-713b544b5b25 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5c38a79d-abed-45c0-b3db-52284cab8883 {
  padding-left: 15px;
padding-right: 15px;
}

#s-51cd81a5-a404-4825-a465-3d38dc53b7d8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-fb9e5cf3-25c8-4365-bd12-11aea739df8c {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-fb9e5cf3-25c8-4365-bd12-11aea739df8c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-fb9e5cf3-25c8-4365-bd12-11aea739df8c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fb9e5cf3-25c8-4365-bd12-11aea739df8c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6089691d-2b5a-412b-bb8e-9371fe4cfa27 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6089691d-2b5a-412b-bb8e-9371fe4cfa27"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-3b7ba8bf-02d1-4de0-ada7-1e587deb4dee {
  border-style: solid;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(237, 237, 237, 1);
border-style: solid;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-3b7ba8bf-02d1-4de0-ada7-1e587deb4dee > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b7ba8bf-02d1-4de0-ada7-1e587deb4dee {
  cursor: pointer;
}#s-3b7ba8bf-02d1-4de0-ada7-1e587deb4dee.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-2f1cc8a9-c324-4cea-a343-12a9a7362341 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 400px;
background-position: center center;
}








#s-2f1cc8a9-c324-4cea-a343-12a9a7362341 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-2f1cc8a9-c324-4cea-a343-12a9a7362341 {
  cursor: pointer;
}#s-2f1cc8a9-c324-4cea-a343-12a9a7362341.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1de8a030-9a08-4a0b-af14-b0fe3209ec6a {
  margin-top: 10px;
padding-left: 15px;
padding-right: 15px;
}

#s-fcf29d7a-b2e0-4269-8d96-387dfa704216 {
  min-height: 50px;
}








#s-fcf29d7a-b2e0-4269-8d96-387dfa704216 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-fcf29d7a-b2e0-4269-8d96-387dfa704216.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-15929a12-698e-4a4a-868a-cb51ff316a4e {
  display: none;
}
#s-c567c985-f227-431a-a4b0-c73e2f3598a7 {
  text-align: left;
}


.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 {
  max-width: 100%;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom,
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 {
  max-width: 100%;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom,
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 {
  max-width: 100%;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom,
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 {
  max-width: 100%;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom,
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 {
  max-width: 100%;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom,
.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c567c985-f227-431a-a4b0-c73e2f3598a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-19b51c08-0ac4-43c7-8fc0-7d530098678b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19b51c08-0ac4-43c7-8fc0-7d530098678b .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-bc59c65c-8368-4d0d-b5c8-0c2bb9a3380f {
  padding-left: 15px;
padding-right: 15px;
}

#s-4214a147-840d-4b75-8c7c-142b5037ea08 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-3a15d117-8503-4707-8878-2b0471e14243 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-3a15d117-8503-4707-8878-2b0471e14243 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-3a15d117-8503-4707-8878-2b0471e14243 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3a15d117-8503-4707-8878-2b0471e14243 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d5bf569f-902b-4689-ac10-4acad2f454e1 {
  display: none;
}
#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c {
  text-align: left;
}


.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c {
  max-width: 100%;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom,
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c {
  max-width: 100%;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom,
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c {
  max-width: 100%;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom,
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c {
  max-width: 100%;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom,
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c {
  max-width: 100%;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom,
.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7c7c8f4c-26a5-4633-a6f7-005e6069941c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5d6ac408-7948-4a17-ab9d-cf1af89d5b9a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d6ac408-7948-4a17-ab9d-cf1af89d5b9a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-e5f62f8b-b98d-4e8f-8fbe-2095ef21d207 {
  padding-left: 15px;
padding-right: 15px;
}

#s-754ed319-0c03-4ca9-a28e-751cd795adac {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-1aee0f2a-4907-40c8-92de-729016a6abb7 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-1aee0f2a-4907-40c8-92de-729016a6abb7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-1aee0f2a-4907-40c8-92de-729016a6abb7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1aee0f2a-4907-40c8-92de-729016a6abb7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(125, 125, 125, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-c567ed38-4345-4da5-927e-bfe89db8d912 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-c567ed38-4345-4da5-927e-bfe89db8d912 {
  display: none;
}
#s-c567ed38-4345-4da5-927e-bfe89db8d912, #wrap-s-c567ed38-4345-4da5-927e-bfe89db8d912 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-c567ed38-4345-4da5-927e-bfe89db8d912 {
  display: none;
}
#s-c567ed38-4345-4da5-927e-bfe89db8d912, #wrap-s-c567ed38-4345-4da5-927e-bfe89db8d912 { display:none !important; }}







#s-c567ed38-4345-4da5-927e-bfe89db8d912 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c567ed38-4345-4da5-927e-bfe89db8d912.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-908d4de5-8847-4848-99f5-15d04f6e0cc3 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-908d4de5-8847-4848-99f5-15d04f6e0cc3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-e4a1bb7a-b411-47d1-a48f-d00b74f929db {
  display: none;
}
#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f {
  text-align: left;
}


.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f {
  max-width: 100%;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom,
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f {
  max-width: 100%;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom,
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f {
  max-width: 100%;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom,
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f {
  max-width: 100%;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom,
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f {
  max-width: 100%;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom,
.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1fd472e2-2b04-461b-935e-e4af2c99fa9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b6da6517-f275-4154-bdf0-60a8a15980c4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6da6517-f275-4154-bdf0-60a8a15980c4 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-1d61acb9-04d0-4612-a274-afb9234de9d8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b30f6704-5ad3-46b8-887a-26b1df83b1e1 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-b30f6704-5ad3-46b8-887a-26b1df83b1e1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-b30f6704-5ad3-46b8-887a-26b1df83b1e1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b30f6704-5ad3-46b8-887a-26b1df83b1e1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-28554480-66dc-4882-b812-09a2886804ad {
  min-height: 50px;
}








#s-28554480-66dc-4882-b812-09a2886804ad > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-28554480-66dc-4882-b812-09a2886804ad.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4b7ae1e1-3006-40c7-9197-f7a70b89b091 {
  display: none;
}
#s-18b033f4-8418-4101-93c0-5a4ed86b52ef {
  text-align: left;
}


.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef {
  max-width: 100%;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom,
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef {
  max-width: 100%;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom,
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef {
  max-width: 100%;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom,
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef {
  max-width: 100%;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom,
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef {
  max-width: 100%;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom,
.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-18b033f4-8418-4101-93c0-5a4ed86b52ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7753b5fa-1837-4e68-947c-26db651b9336 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7753b5fa-1837-4e68-947c-26db651b9336 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-2ce4225f-c35a-46a5-854c-736e3fce9d3c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-53ec861d-b5e2-43cc-8159-49f5e70e93b3 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-53ec861d-b5e2-43cc-8159-49f5e70e93b3 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-53ec861d-b5e2-43cc-8159-49f5e70e93b3 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-53ec861d-b5e2-43cc-8159-49f5e70e93b3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0f09d5fd-7091-4a14-8673-3d2d4f9c28a1 {
  min-height: 50px;
}








#s-0f09d5fd-7091-4a14-8673-3d2d4f9c28a1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0f09d5fd-7091-4a14-8673-3d2d4f9c28a1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-250e85c1-7564-4beb-86d4-2cbe55f3c75d {
  display: none;
}
#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 {
  text-align: left;
}


.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 {
  max-width: 100%;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom,
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 {
  max-width: 100%;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom,
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 {
  max-width: 100%;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom,
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 {
  max-width: 100%;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom,
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 {
  max-width: 100%;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom,
.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-efd47159-5cbd-46b9-9fde-b55b5b6f1334 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7edff370-4e18-4c72-b005-4d9b82de942a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7edff370-4e18-4c72-b005-4d9b82de942a .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-19734ec2-0ed2-4597-88ac-8192ad58ba2f {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7868425e-f558-4931-b723-38a68ce7039c {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-7868425e-f558-4931-b723-38a68ce7039c .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-7868425e-f558-4931-b723-38a68ce7039c .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7868425e-f558-4931-b723-38a68ce7039c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-acec4e83-9a1e-4016-8a9e-161d0360bc99 {
  display: none;
}
#s-636b4499-d1ac-492b-b7b6-a049f226098d {
  text-align: left;
}


.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d {
  max-width: 100%;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom,
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d {
  max-width: 100%;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom,
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d {
  max-width: 100%;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom,
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d {
  max-width: 100%;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom,
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d {
  max-width: 100%;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom,
.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-636b4499-d1ac-492b-b7b6-a049f226098d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0286bedc-73f8-48b9-9a15-4fc9ce4bb10c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0286bedc-73f8-48b9-9a15-4fc9ce4bb10c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-59a954c6-93bb-426b-875b-ad4ea58c43b6 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-7be2720b-2144-4d95-9397-568c7eaf1cf5 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-7be2720b-2144-4d95-9397-568c7eaf1cf5 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-7be2720b-2144-4d95-9397-568c7eaf1cf5 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7be2720b-2144-4d95-9397-568c7eaf1cf5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-61a2a2c3-369f-4284-a3c4-b3744fdfd70d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-c9cb3c4a-0734-4df2-b15f-572dd9bf6ffd {
  border-style: solid;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(237, 237, 237, 1);
border-style: solid;
min-height: 400px;
background-color: rgba(255, 255, 255, 1);
}








#s-c9cb3c4a-0734-4df2-b15f-572dd9bf6ffd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c9cb3c4a-0734-4df2-b15f-572dd9bf6ffd {
  cursor: pointer;
}#s-c9cb3c4a-0734-4df2-b15f-572dd9bf6ffd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7582d23a-5e6d-4e34-a1b5-f4d06661026a {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center bottom;
}








#s-7582d23a-5e6d-4e34-a1b5-f4d06661026a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-7582d23a-5e6d-4e34-a1b5-f4d06661026a {
  cursor: pointer;
}#s-7582d23a-5e6d-4e34-a1b5-f4d06661026a.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-78712243-9b4f-458d-8d13-9971aa9984b0 {
  margin-top: 10px;
}

.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-11f8ad5b-f4b4-4cf2-ba15-c5f9890e46e9 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-11f8ad5b-f4b4-4cf2-ba15-c5f9890e46e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11f8ad5b-f4b4-4cf2-ba15-c5f9890e46e9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-11f8ad5b-f4b4-4cf2-ba15-c5f9890e46e9.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a11adca7-2577-4a31-bcc9-47d2f07e95f1 {
  min-height: 50px;
}








#s-a11adca7-2577-4a31-bcc9-47d2f07e95f1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-a11adca7-2577-4a31-bcc9-47d2f07e95f1.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-7aa6ba3b-cbaf-4305-92c9-4ae763a506cd {
  display: none;
}
#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 {
  text-align: left;
}


.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 {
  max-width: 100%;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom,
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 {
  max-width: 100%;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom,
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 {
  max-width: 100%;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom,
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 {
  max-width: 100%;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom,
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 {
  max-width: 100%;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom,
.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f5935502-c491-44b8-b2d4-4467b5ca43e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c1233c7a-4309-489a-b857-bb999f124775 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c1233c7a-4309-489a-b857-bb999f124775 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-2bddd507-3ac2-44d3-93e5-3456fa2bc812 {
  padding-left: 15px;
padding-right: 15px;
}

#s-5904b08e-5508-4627-b701-a9cebe972869 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-ff3485d1-cd17-49eb-9bd8-c1a109a8b9b4 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-ff3485d1-cd17-49eb-9bd8-c1a109a8b9b4 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-ff3485d1-cd17-49eb-9bd8-c1a109a8b9b4 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ff3485d1-cd17-49eb-9bd8-c1a109a8b9b4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d10b88a7-e6ce-4fa9-a8d1-3505a1c638ae {
  min-height: 50px;
}








#s-d10b88a7-e6ce-4fa9-a8d1-3505a1c638ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d10b88a7-e6ce-4fa9-a8d1-3505a1c638ae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-77b79645-facf-4c13-9651-72f15101fd2d {
  display: none;
}
#s-468d369b-ae1b-457d-8fd9-fb869eea794e {
  text-align: left;
}


.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e {
  max-width: 100%;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom,
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e {
  max-width: 100%;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom,
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e {
  max-width: 100%;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom,
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e {
  max-width: 100%;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom,
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e {
  max-width: 100%;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom,
.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-468d369b-ae1b-457d-8fd9-fb869eea794e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a2ee1117-2f19-4c82-9efd-612bcb63be4d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a2ee1117-2f19-4c82-9efd-612bcb63be4d .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-4bc323da-e8f0-4c3f-bc82-0052539ad17f {
  padding-left: 15px;
padding-right: 15px;
}

#s-0d302b35-ac34-4646-9ea9-3c72cc3ecd7a {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-72cc49d0-3290-4611-8f88-3fc0ad37f573 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-72cc49d0-3290-4611-8f88-3fc0ad37f573 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-72cc49d0-3290-4611-8f88-3fc0ad37f573 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-72cc49d0-3290-4611-8f88-3fc0ad37f573 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(255, 255, 255, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a46ae69b-97aa-4ea7-a1a1-8506f51af69d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-baf1f2f4-17fe-40cb-af3a-0d1ad639560f {
  display: none;
}
#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 {
  text-align: left;
}


.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 {
  max-width: 100%;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom,
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 {
  max-width: 100%;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom,
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 {
  max-width: 100%;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom,
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 {
  max-width: 100%;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom,
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 {
  max-width: 100%;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom,
.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3aa0159a-4b27-474c-ae3c-20f9c71d5ae7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-17a86cb6-f9e9-4cc2-aec6-d3c3e01510b7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17a86cb6-f9e9-4cc2-aec6-d3c3e01510b7 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-02b2f123-1d68-4619-b6ed-d54b24cb4988 {
  padding-left: 15px;
padding-right: 15px;
}

#s-7f93a543-498b-4cd4-9db6-11f6a513b6f2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-137344b6-b428-48b1-8039-691dc3e86d33 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-137344b6-b428-48b1-8039-691dc3e86d33 .shg-product-sold-out {
  display: none;
  color: rgba(11, 11, 11, 1);
  font-size: 18px;
}

#s-137344b6-b428-48b1-8039-691dc3e86d33 .shg-product-price {
  color: rgba(11, 11, 11, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-137344b6-b428-48b1-8039-691dc3e86d33 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-11a043ef-f892-4336-a2b7-462876a005f0 {
  min-height: 50px;
}








#s-11a043ef-f892-4336-a2b7-462876a005f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-11a043ef-f892-4336-a2b7-462876a005f0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-9cd9537f-f999-473c-bf6c-f41e0b553e22 {
  display: none;
}
#s-caf60e00-9f2c-4391-ac08-5954e0eef582 {
  text-align: left;
}


.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 {
  max-width: 100%;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom,
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 {
  max-width: 100%;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom,
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 {
  max-width: 100%;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom,
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 {
  max-width: 100%;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom,
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 {
  max-width: 100%;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom,
.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-caf60e00-9f2c-4391-ac08-5954e0eef582 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0beac785-65e1-413f-8f6e-bfd5a24aa7f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0beac785-65e1-413f-8f6e-bfd5a24aa7f3 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-26c5e746-5236-4a32-8adc-74e59a8baa2f {
  padding-left: 15px;
padding-right: 15px;
}

#s-3db07484-9faa-4a3e-84f8-eb6872c8c425 {
  text-align: center;
}

#s-3db07484-9faa-4a3e-84f8-eb6872c8c425 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-3db07484-9faa-4a3e-84f8-eb6872c8c425 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3db07484-9faa-4a3e-84f8-eb6872c8c425 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-83ab3c00-44f1-435e-a4d0-348b4a55cfc5 {
  min-height: 50px;
}








#s-83ab3c00-44f1-435e-a4d0-348b4a55cfc5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-83ab3c00-44f1-435e-a4d0-348b4a55cfc5.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-db8189a4-48a0-4d89-9457-4a1f5f0bafa5 {
  display: none;
}
#s-5ec887d2-3834-446c-98bd-6e117086ff0f {
  text-align: left;
}


.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f {
  max-width: 100%;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom,
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f {
  max-width: 100%;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom,
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f {
  max-width: 100%;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom,
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f {
  max-width: 100%;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom,
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f {
  max-width: 100%;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom,
.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec887d2-3834-446c-98bd-6e117086ff0f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3c9760f2-96ba-4f0d-9d55-f98c5a3da586 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3c9760f2-96ba-4f0d-9d55-f98c5a3da586 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-05139993-8c8b-427d-8235-3b449c716a28 {
  padding-left: 15px;
padding-right: 15px;
}

#s-62112936-f2b6-4a2c-98dd-ee0d7bce130e {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-e768fbaf-5807-4a5d-86d3-fa62f6a2c7f6 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-e768fbaf-5807-4a5d-86d3-fa62f6a2c7f6 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-e768fbaf-5807-4a5d-86d3-fa62f6a2c7f6 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e768fbaf-5807-4a5d-86d3-fa62f6a2c7f6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e66a8d15-c15e-416b-ab66-801bfebe46bc {
  display: none;
}
#s-b4b42143-d89e-4b35-871e-c8b89f57af81 {
  text-align: left;
}


.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 {
  max-width: 100%;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom,
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 {
  max-width: 100%;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom,
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 {
  max-width: 100%;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom,
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 {
  max-width: 100%;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom,
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 {
  max-width: 100%;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom,
.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4b42143-d89e-4b35-871e-c8b89f57af81 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e99f8d97-24a9-47fb-8323-0917a159c607 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e99f8d97-24a9-47fb-8323-0917a159c607 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f7eb0b14-5382-43d1-9ca7-e1222e56dabc {
  padding-left: 15px;
padding-right: 15px;
}

#s-5a30f4ce-0ad0-4923-8d48-1613bfebc8b2 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-b3498f44-1a76-4ac5-80f1-6f329f7143c7 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-b3498f44-1a76-4ac5-80f1-6f329f7143c7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-b3498f44-1a76-4ac5-80f1-6f329f7143c7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3498f44-1a76-4ac5-80f1-6f329f7143c7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9a50836-ede3-4eff-8fcd-c8cc4b06adf4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-67693d9c-0c5e-4b5c-9929-31792202ce0f {
  border-style: solid;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(237, 237, 237, 1);
border-style: solid;
min-height: 400px;
}








#s-67693d9c-0c5e-4b5c-9929-31792202ce0f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67693d9c-0c5e-4b5c-9929-31792202ce0f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-51612aa9-dae7-403c-8464-a63a54c40e00 {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center center;
}








#s-51612aa9-dae7-403c-8464-a63a54c40e00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-51612aa9-dae7-403c-8464-a63a54c40e00 {
  cursor: pointer;
}#s-51612aa9-dae7-403c-8464-a63a54c40e00.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4bdfd9d3-604e-4fa4-8e4b-2b33ad9dcbdf {
  margin-top: 10px;
}

#s-27ac40de-b366-4770-856a-c84bb7c7c3ff {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-27ac40de-b366-4770-856a-c84bb7c7c3ff:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-27ac40de-b366-4770-856a-c84bb7c7c3ff:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-27ac40de-b366-4770-856a-c84bb7c7c3ff.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed {
  display: none;
}
#s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed, #wrap-s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed {
  display: none;
}
#s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed, #wrap-s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed { display:none !important; }}







#s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4237f58d-f998-4ef8-bc70-f3bbd1ed98ed.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-0a26c6ae-371b-42b8-b199-c8c60870f1b3 {
  min-height: 50px;
}








#s-0a26c6ae-371b-42b8-b199-c8c60870f1b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-0a26c6ae-371b-42b8-b199-c8c60870f1b3.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-e5642be1-2021-41af-b4e5-c14e91410ffc {
  display: none;
}
#s-7df586cf-1d38-4137-809b-dda71b277a6c {
  text-align: left;
}


.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c {
  max-width: 100%;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom,
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c {
  max-width: 100%;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom,
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c {
  max-width: 100%;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom,
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c {
  max-width: 100%;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom,
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c {
  max-width: 100%;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom,
.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7df586cf-1d38-4137-809b-dda71b277a6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-839ffe81-19ab-4a7b-9d69-94d9e0e15d30 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-839ffe81-19ab-4a7b-9d69-94d9e0e15d30 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-49b187b0-308b-4f96-9987-639f58c26575 {
  padding-left: 15px;
padding-right: 15px;
}

#s-e8bb4d33-1a12-418c-a1ff-ce97c0ad6f37 {
  text-align: center;
}

#s-e8bb4d33-1a12-418c-a1ff-ce97c0ad6f37 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-e8bb4d33-1a12-418c-a1ff-ce97c0ad6f37 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e8bb4d33-1a12-418c-a1ff-ce97c0ad6f37 .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-5847b2ab-2556-4551-8385-e38b6af269fd {
  min-height: 50px;
}








#s-5847b2ab-2556-4551-8385-e38b6af269fd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5847b2ab-2556-4551-8385-e38b6af269fd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4c1a448c-d660-4f3f-8ee9-1cef6a73b4b3 {
  display: none;
}
#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 {
  text-align: left;
}


.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 {
  max-width: 100%;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom,
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 {
  max-width: 100%;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom,
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 {
  max-width: 100%;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom,
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 {
  max-width: 100%;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom,
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 {
  max-width: 100%;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom,
.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7b41edc5-f342-4cf9-9b8c-9d572414c802 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fe6fe951-9036-4ea8-bf6b-777093cc268e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fe6fe951-9036-4ea8-bf6b-777093cc268e .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-f29681cf-6b97-48c4-b1d6-84c7a505f1f6 {
  padding-left: 15px;
padding-right: 15px;
}

#s-2baaddfc-6906-4a31-aa47-d05a7364df5e {
  text-align: center;
}

#s-2baaddfc-6906-4a31-aa47-d05a7364df5e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-2baaddfc-6906-4a31-aa47-d05a7364df5e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2baaddfc-6906-4a31-aa47-d05a7364df5e .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-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4 {
  display: none;
}
#s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4, #wrap-s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4 {
  display: none;
}
#s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4, #wrap-s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4 { display:none !important; }}







#s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-314c4e32-e4b3-4ff1-a18e-f5c2d93335d4.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-1460c052-89f2-4f94-8b4b-ff4b90172f89 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-1460c052-89f2-4f94-8b4b-ff4b90172f89"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-849d8a92-5baa-4923-abb4-479f726864c5 {
  display: none;
}
#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf {
  text-align: left;
}


.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf {
  max-width: 100%;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom,
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf {
  max-width: 100%;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom,
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf {
  max-width: 100%;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom,
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf {
  max-width: 100%;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom,
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf {
  max-width: 100%;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom,
.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99d907c1-99f6-46ac-ac61-b29ba83f5bcf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-90f77006-4a18-4c92-a1bf-f62336644932 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-90f77006-4a18-4c92-a1bf-f62336644932 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-93ab67f1-2b03-4f3d-a789-536f4e7689bb {
  padding-left: 15px;
padding-right: 15px;
}

#s-4feeb67c-b52e-4462-93fe-022a4e620570 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-25e8b6fb-fe98-47a2-a7a9-f1373b12707e {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-25e8b6fb-fe98-47a2-a7a9-f1373b12707e .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-25e8b6fb-fe98-47a2-a7a9-f1373b12707e .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-25e8b6fb-fe98-47a2-a7a9-f1373b12707e .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-8c4456aa-3b18-4e55-803c-9e7ba07ca464 {
  min-height: 50px;
}








#s-8c4456aa-3b18-4e55-803c-9e7ba07ca464 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c4456aa-3b18-4e55-803c-9e7ba07ca464.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-89f03a61-73b5-4efa-8285-f3dfe31db9ba {
  display: none;
}
#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e {
  text-align: left;
}


.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e {
  max-width: 100%;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom,
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e {
  max-width: 100%;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom,
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e {
  max-width: 100%;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom,
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e {
  max-width: 100%;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom,
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e {
  max-width: 100%;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom,
.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-201e7bd1-1871-4a1b-842c-ddda05b0b42e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b9d46d96-cb58-4e1d-8b67-36ee1685cf6e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b9d46d96-cb58-4e1d-8b67-36ee1685cf6e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-4c95ae63-eb43-4278-9142-b17723762a3d {
  padding-left: 15px;
padding-right: 15px;
}

#s-8f93958b-7071-46de-abd5-ad64d0209f91 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-c72befde-8b60-4d2a-8392-fc38651de5e7 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-c72befde-8b60-4d2a-8392-fc38651de5e7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-c72befde-8b60-4d2a-8392-fc38651de5e7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c72befde-8b60-4d2a-8392-fc38651de5e7 .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-1150f76d-3418-4515-b984-d7cb4223f4af {
  min-height: 50px;
}








#s-1150f76d-3418-4515-b984-d7cb4223f4af > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1150f76d-3418-4515-b984-d7cb4223f4af.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-294bd5a4-d3a0-4d96-8ecf-5c087b21e5e4 {
  display: none;
}
#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 {
  text-align: left;
}


.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 {
  max-width: 100%;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom,
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 {
  max-width: 100%;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom,
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 {
  max-width: 100%;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom,
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 {
  max-width: 100%;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom,
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 {
  max-width: 100%;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom,
.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3686aeec-9b1a-4dde-b9b9-cdd4d25e57d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7d1a39e-f53d-477b-bdfc-ab644d9bc7b8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7d1a39e-f53d-477b-bdfc-ab644d9bc7b8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1e50a8ef-020e-4da0-b1ea-fd95ac7c66c0 {
  padding-left: 15px;
padding-right: 15px;
}

#s-00c85248-bdb8-465a-83ca-a5351f7dd896 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-f3c019b0-2432-402b-96e1-5e4f16f22cb7 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-f3c019b0-2432-402b-96e1-5e4f16f22cb7 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-f3c019b0-2432-402b-96e1-5e4f16f22cb7 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f3c019b0-2432-402b-96e1-5e4f16f22cb7 .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-b7bf4586-f3a3-4631-9287-a4572af9d06b {
  display: none;
}
#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b {
  text-align: left;
}


.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b {
  max-width: 100%;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom,
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b {
  max-width: 100%;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom,
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b {
  max-width: 100%;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom,
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b {
  max-width: 100%;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom,
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b {
  max-width: 100%;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom,
.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d5c5b8da-c5f7-4f38-a9f8-4e7bd2ddcf9b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-be9613b7-f039-4914-b0fa-e51ff5e220a9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-be9613b7-f039-4914-b0fa-e51ff5e220a9 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-66be6696-1bf1-4e3b-8b90-1a8d3bd71ab4 {
  padding-left: 15px;
padding-right: 15px;
}

#s-67f23556-1c11-49cd-944a-d0b7a41d54f9 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-67f23556-1c11-49cd-944a-d0b7a41d54f9 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-67f23556-1c11-49cd-944a-d0b7a41d54f9 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-67f23556-1c11-49cd-944a-d0b7a41d54f9 .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-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5922119f-d8dc-44fa-b10f-cfa3f17bcfd5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-683d08db-d21a-45a6-b6fb-e41ddc8b65db {
  display: none;
}
#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 {
  text-align: left;
}


.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 {
  max-width: 100%;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom,
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 {
  max-width: 100%;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom,
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 {
  max-width: 100%;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom,
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 {
  max-width: 100%;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom,
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 {
  max-width: 100%;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom,
.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4a90be2c-462f-43d2-9e75-e91738b5ec10 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce70f1af-4095-4be0-9214-41256c000657 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce70f1af-4095-4be0-9214-41256c000657 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-ac5d0fcb-6851-4715-94f7-e339a696b448 {
  padding-left: 15px;
padding-right: 15px;
}

#s-388fd0cc-a592-4444-b72c-c66312987907 {
  text-align: center;
}

#s-388fd0cc-a592-4444-b72c-c66312987907 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-388fd0cc-a592-4444-b72c-c66312987907 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-388fd0cc-a592-4444-b72c-c66312987907 .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-6a193f0a-435b-4a0f-bd75-cef3c173d398 {
  min-height: 50px;
}








#s-6a193f0a-435b-4a0f-bd75-cef3c173d398 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-6a193f0a-435b-4a0f-bd75-cef3c173d398.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-cf1d0b43-9011-4ad8-b4c1-14887709ed6f {
  display: none;
}
#s-8a2c232d-a621-4630-a698-2f7590afb8ef {
  text-align: left;
}


.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef {
  max-width: 100%;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom,
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef {
  max-width: 100%;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom,
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef {
  max-width: 100%;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom,
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef {
  max-width: 100%;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom,
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef {
  max-width: 100%;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom,
.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a2c232d-a621-4630-a698-2f7590afb8ef .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5293f422-6111-483e-8b38-792ec14b6da9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5293f422-6111-483e-8b38-792ec14b6da9 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-daae6b69-cf9b-4dbb-ab9c-1fe4d424e908 {
  padding-left: 15px;
padding-right: 15px;
}

#s-2ab99763-4261-4135-8ec3-77847450dd09 {
  text-align: center;
}

#s-2ab99763-4261-4135-8ec3-77847450dd09 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-2ab99763-4261-4135-8ec3-77847450dd09 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2ab99763-4261-4135-8ec3-77847450dd09 .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-97a1e774-0523-44e0-8e24-593197b9746f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-97a1e774-0523-44e0-8e24-593197b9746f {
  display: none;
}
#s-97a1e774-0523-44e0-8e24-593197b9746f, #wrap-s-97a1e774-0523-44e0-8e24-593197b9746f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-97a1e774-0523-44e0-8e24-593197b9746f {
  display: none;
}
#s-97a1e774-0523-44e0-8e24-593197b9746f, #wrap-s-97a1e774-0523-44e0-8e24-593197b9746f { display:none !important; }}







#s-97a1e774-0523-44e0-8e24-593197b9746f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-97a1e774-0523-44e0-8e24-593197b9746f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-67fa566e-6621-441e-aaed-255adfe3783b {
  border-style: solid;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: rgba(237, 237, 237, 1);
border-style: solid;
min-height: 400px;
background-color: rgba(212, 190, 151, 1);
}








#s-67fa566e-6621-441e-aaed-255adfe3783b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-67fa566e-6621-441e-aaed-255adfe3783b {
  cursor: pointer;
}#s-67fa566e-6621-441e-aaed-255adfe3783b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-264d4a69-1585-4ee1-a0e8-d9521fb158ff {
  background-repeat: no-repeat;
background-size: cover;
min-height: 350px;
background-position: center top;
}








#s-264d4a69-1585-4ee1-a0e8-d9521fb158ff > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-264d4a69-1585-4ee1-a0e8-d9521fb158ff {
  cursor: pointer;
}#s-264d4a69-1585-4ee1-a0e8-d9521fb158ff.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5ac2f3f8-4e44-4a6a-a0f3-ff81d912b253 {
  margin-top: 10px;
}

#s-fc7a8762-d12b-4bdf-b940-f3ed3c512b92 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #000;
border-style: solid;
border-radius: 2px;
background-color: rgba(255, 255, 255, 0);
text-align: center;
text-decoration: none;
color: rgba(0, 0, 0, 1);
}
#s-fc7a8762-d12b-4bdf-b940-f3ed3c512b92:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fc7a8762-d12b-4bdf-b940-f3ed3c512b92:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fc7a8762-d12b-4bdf-b940-f3ed3c512b92.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-a75f318e-95c9-4375-b9c9-69d993ac5f17 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-a75f318e-95c9-4375-b9c9-69d993ac5f17"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-2d549538-a182-4b20-980f-c697010126a4 {
  display: none;
}
#s-de3ff918-70bc-4c01-aa67-37cfd630df20 {
  text-align: left;
}


.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 {
  max-width: 100%;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom,
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 {
  max-width: 100%;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom,
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 {
  max-width: 100%;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom,
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 {
  max-width: 100%;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom,
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 {
  max-width: 100%;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom,
.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de3ff918-70bc-4c01-aa67-37cfd630df20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b6e8c073-3ea2-4ae4-a23e-d9ec46924dd5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6e8c073-3ea2-4ae4-a23e-d9ec46924dd5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-52c6c723-23ae-4b53-bf86-e3972a4fc6b7 {
  padding-left: 15px;
padding-right: 15px;
}

#s-4feab612-7e76-4b23-95a3-0deca839c317 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-4dba183f-7b58-4449-936e-11ce5487e2cf {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-4dba183f-7b58-4449-936e-11ce5487e2cf .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-4dba183f-7b58-4449-936e-11ce5487e2cf .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4dba183f-7b58-4449-936e-11ce5487e2cf .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-53e2331c-e88f-48b4-a4c4-ed8bbc600161 {
  min-height: 50px;
}








#s-53e2331c-e88f-48b4-a4c4-ed8bbc600161 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-53e2331c-e88f-48b4-a4c4-ed8bbc600161.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-a9c87071-a70d-4cfe-a97a-24dc62f8f1e6 {
  display: none;
}
#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 {
  text-align: left;
}


.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 {
  max-width: 100%;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom,
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 {
  max-width: 100%;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom,
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 {
  max-width: 100%;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom,
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 {
  max-width: 100%;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom,
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 {
  max-width: 100%;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom,
.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b6b7c141-1a3f-47c2-ab4c-440e2a12ff85 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9a2a5c0e-b90a-4389-8e8f-a3cfceb02eb2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a2a5c0e-b90a-4389-8e8f-a3cfceb02eb2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-38da49ed-60fd-4159-b493-fc357e86b1bd {
  padding-left: 15px;
padding-right: 15px;
}

#s-ff57f8ef-6350-4fc4-a4ae-7c0046544b4c {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-25d1e01a-8488-4b15-abe9-bd2eb93c4e67 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-25d1e01a-8488-4b15-abe9-bd2eb93c4e67 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-25d1e01a-8488-4b15-abe9-bd2eb93c4e67 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-25d1e01a-8488-4b15-abe9-bd2eb93c4e67 .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-8c533440-9342-48f3-b181-644415c160f9 {
  min-height: 50px;
}








#s-8c533440-9342-48f3-b181-644415c160f9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8c533440-9342-48f3-b181-644415c160f9.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-86e57d36-22e8-4dea-9020-7017b75ce91f {
  display: none;
}
#s-3b651dde-4796-4225-a70b-336f3269ca04 {
  text-align: left;
}


.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 {
  max-width: 100%;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom,
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 {
  max-width: 100%;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom,
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 {
  max-width: 100%;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom,
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 {
  max-width: 100%;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom,
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 {
  max-width: 100%;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom,
.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3b651dde-4796-4225-a70b-336f3269ca04 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fd411a2e-d52f-49a2-a60c-ca8dc37df35e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd411a2e-d52f-49a2-a60c-ca8dc37df35e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ba8048ce-ea8e-403a-a365-0e1469f04b4d {
  padding-left: 15px;
padding-right: 15px;
}

#s-c152c609-851a-49e0-9a5f-2fe1a151ca5b {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-59e7da89-8524-42bd-908f-953000e63f2b {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-59e7da89-8524-42bd-908f-953000e63f2b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-59e7da89-8524-42bd-908f-953000e63f2b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-59e7da89-8524-42bd-908f-953000e63f2b .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-acd469a9-96f1-4bfe-97ee-7428b02b6a54 {
  display: none;
}
#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b {
  text-align: left;
}


.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b {
  max-width: 100%;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom,
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b {
  max-width: 100%;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom,
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b {
  max-width: 100%;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom,
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b {
  max-width: 100%;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom,
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b {
  max-width: 100%;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom,
.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-35a3f2dc-161b-4d03-8f99-82c2f7d30a7b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-228684f9-ade0-48ea-aef3-4f8f66adb0b2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-228684f9-ade0-48ea-aef3-4f8f66adb0b2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7d2a456c-90bf-428d-a876-d5e9113a1f34 {
  padding-left: 15px;
padding-right: 15px;
}

#s-5b6a1744-94dd-4eae-a610-4fbe48d9a156 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
}

#s-db2a80f7-1487-40a6-98ea-86cdb30eaf0b {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-db2a80f7-1487-40a6-98ea-86cdb30eaf0b .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-db2a80f7-1487-40a6-98ea-86cdb30eaf0b .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-db2a80f7-1487-40a6-98ea-86cdb30eaf0b .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-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5 {
  margin-top: 30px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 992px) {
[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 22.5px);
}

}

@media (min-width: 1200px) {
[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 22.5px);
}

[id="s-4d5a9d1b-3e0d-468c-b973-6cafac8cccc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 22.5px);
}

}

#s-38cf3b4c-442d-42e3-a8b2-488a0a0a6149 {
  display: none;
}
#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 {
  text-align: left;
}


.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 {
  max-width: 100%;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom,
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 {
  max-width: 100%;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom,
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 {
  max-width: 100%;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom,
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 {
  max-width: 100%;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom,
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 {
  max-width: 100%;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom,
.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-15daf131-b357-4c9e-bafc-55c57b01ddb7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0b210354-86ce-4d70-a567-38c5ba0dfbdb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0b210354-86ce-4d70-a567-38c5ba0dfbdb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fa013e6d-f3e0-468c-887c-98164b2d490d {
  padding-left: 15px;
padding-right: 15px;
}

#s-63d388fe-5fc0-492c-928c-715551a4531a {
  text-align: center;
}

#s-63d388fe-5fc0-492c-928c-715551a4531a .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-63d388fe-5fc0-492c-928c-715551a4531a .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-63d388fe-5fc0-492c-928c-715551a4531a .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-73ef77ac-114b-464a-a89e-22ccce4510bd {
  min-height: 50px;
}








#s-73ef77ac-114b-464a-a89e-22ccce4510bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73ef77ac-114b-464a-a89e-22ccce4510bd.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-642cf734-bc3c-4624-80d0-14fe92ba37e3 {
  display: none;
}
#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f {
  text-align: left;
}


.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f {
  max-width: 100%;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom,
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f {
  max-width: 100%;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom,
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f {
  max-width: 100%;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom,
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f {
  max-width: 100%;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom,
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f {
  max-width: 100%;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom,
.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c6b3b894-bbb4-487b-8ef2-2a411a3c576f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca3860f2-4828-44f9-b4ff-f89a50d9dedb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca3860f2-4828-44f9-b4ff-f89a50d9dedb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-be6df091-e1ec-4945-9e3f-78cc9911b290 {
  padding-left: 15px;
padding-right: 15px;
}

#s-dcef41af-a1eb-4d8f-914c-3c7f88bd20c1 {
  text-align: center;
}

#s-dcef41af-a1eb-4d8f-914c-3c7f88bd20c1 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-dcef41af-a1eb-4d8f-914c-3c7f88bd20c1 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dcef41af-a1eb-4d8f-914c-3c7f88bd20c1 .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-73d4053d-ceeb-4e96-982c-aaf125afe5e2 {
  min-height: 50px;
}








#s-73d4053d-ceeb-4e96-982c-aaf125afe5e2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-73d4053d-ceeb-4e96-982c-aaf125afe5e2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-dbd0e072-0655-4954-99cf-3ceec2db60ff {
  display: none;
}
#s-260a8734-398d-4bf4-9918-384f42d61e78 {
  text-align: left;
}


.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 {
  max-width: 100%;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom,
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 {
  max-width: 100%;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom,
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 {
  max-width: 100%;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom,
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 {
  max-width: 100%;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom,
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 {
  max-width: 100%;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom,
.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-260a8734-398d-4bf4-9918-384f42d61e78 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-035747b3-4351-4922-be37-53fb91455687 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-035747b3-4351-4922-be37-53fb91455687 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-80f636c5-0a6e-4d63-ae8e-c24a7e289407 {
  padding-left: 15px;
padding-right: 15px;
}

#s-8cc6f108-fd93-4769-80f0-b8d699f9ea56 {
  margin-top: -10px;
margin-bottom: -10px;
text-align: center;
}

#s-8cc6f108-fd93-4769-80f0-b8d699f9ea56 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-8cc6f108-fd93-4769-80f0-b8d699f9ea56 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8cc6f108-fd93-4769-80f0-b8d699f9ea56 .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-fff3b475-fd75-4ecf-92c0-52ad39167b56 {
  display: none;
}
#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 {
  text-align: left;
}


.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 {
  max-width: 100%;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom,
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 {
  max-width: 100%;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom,
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 {
  max-width: 100%;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom,
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 {
  max-width: 100%;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom,
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 {
  max-width: 100%;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom,
.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-85ec3f63-e02f-44cb-a5b1-58c6a9af56c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0e3f82f4-39ee-4a69-aedd-0ae66af314ae {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0e3f82f4-39ee-4a69-aedd-0ae66af314ae .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-1d9953ed-f473-48e5-8ebd-8b599fabb78d {
  padding-left: 15px;
padding-right: 15px;
}

#s-69f49845-9fd5-4cc5-bd7b-ec1ef5f2d023 {
  text-align: center;
}

#s-69f49845-9fd5-4cc5-bd7b-ec1ef5f2d023 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-69f49845-9fd5-4cc5-bd7b-ec1ef5f2d023 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-69f49845-9fd5-4cc5-bd7b-ec1ef5f2d023 .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-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 30px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32ef40a9-8f5e-40b9-b73d-7761e8b9bbbd"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-765a6194-cf6b-42a6-bb25-4c50d1366d30 {
  display: none;
}
#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 {
  text-align: center;
}


.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 {
  max-width: 100%;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom,
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 {
  max-width: 100%;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom,
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 {
  max-width: 100%;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom,
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 {
  max-width: 100%;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom,
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 {
  max-width: 100%;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom,
.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-25f5fb43-957f-48b8-97db-c3ee57bf9e65 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-b6fcb3ea-3bdb-49d6-872c-de673fb2beac {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b6fcb3ea-3bdb-49d6-872c-de673fb2beac .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f500dcd3-a1b6-40e2-9a35-5bcbdcca1676 {
  padding-left: 15px;
padding-right: 15px;
}

#s-9b2c8e62-a4d2-4f42-a5bb-98d6f4f73e52 {
  text-align: center;
}

#s-9b2c8e62-a4d2-4f42-a5bb-98d6f4f73e52 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-9b2c8e62-a4d2-4f42-a5bb-98d6f4f73e52 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9b2c8e62-a4d2-4f42-a5bb-98d6f4f73e52 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-464b0e95-e33d-4262-84bd-d77c8af1bce0 {
  min-height: 50px;
}








#s-464b0e95-e33d-4262-84bd-d77c8af1bce0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-464b0e95-e33d-4262-84bd-d77c8af1bce0.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-32b461be-9ca5-4bb2-95c5-7ea50ef25b66 {
  display: none;
}
#s-ae988134-5618-4c17-922d-f9a33c7b66bb {
  text-align: center;
}


.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb {
  max-width: 100%;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom,
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb {
  max-width: 100%;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom,
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb {
  max-width: 100%;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom,
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb {
  max-width: 100%;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom,
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb {
  max-width: 100%;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom,
.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ae988134-5618-4c17-922d-f9a33c7b66bb .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-2d61d450-f20c-49ff-bb66-84b35ff0e354 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2d61d450-f20c-49ff-bb66-84b35ff0e354 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-582030d7-6888-4f5b-91f8-58d6c9a111e6 {
  padding-left: 15px;
padding-right: 15px;
}

#s-eddf1ba3-a43b-415c-a375-a296b9b05af0 {
  text-align: center;
}

#s-eddf1ba3-a43b-415c-a375-a296b9b05af0 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-eddf1ba3-a43b-415c-a375-a296b9b05af0 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-eddf1ba3-a43b-415c-a375-a296b9b05af0 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ee157c01-ee61-46b4-80c9-2b30d9c56d3d {
  min-height: 50px;
}








#s-ee157c01-ee61-46b4-80c9-2b30d9c56d3d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ee157c01-ee61-46b4-80c9-2b30d9c56d3d.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-19fdb700-aef0-40f6-835c-83e6227d7863 {
  display: none;
}
#s-5ebc5a8a-eeef-4709-99e3-82867352077f {
  text-align: center;
}


.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f {
  max-width: 100%;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom,
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f {
  max-width: 100%;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom,
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f {
  max-width: 100%;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom,
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f {
  max-width: 100%;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom,
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f {
  max-width: 100%;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom,
.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ebc5a8a-eeef-4709-99e3-82867352077f .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-d4703c75-ea97-4e59-b7ba-de71bb4d1de1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d4703c75-ea97-4e59-b7ba-de71bb4d1de1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f7e1e011-04fe-4860-8472-c57aa95e62e1 {
  padding-left: 15px;
padding-right: 15px;
}

#s-113ff016-dca9-4d36-a975-5ac38b5c0230 {
  text-align: center;
}

#s-113ff016-dca9-4d36-a975-5ac38b5c0230 .shg-product-sold-out {
  display: none;
  color: rgba(0, 0, 0, 1);
  font-size: 18px;
}

#s-113ff016-dca9-4d36-a975-5ac38b5c0230 .shg-product-price {
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-113ff016-dca9-4d36-a975-5ac38b5c0230 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: rgba(0, 0, 0, 1);
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-30367fd5-0084-459d-a5a6-522936414f2e {
  min-height: 50px;
}
@media (min-width: 1200px){#s-30367fd5-0084-459d-a5a6-522936414f2e {
  display: none;
}
#s-30367fd5-0084-459d-a5a6-522936414f2e, #wrap-s-30367fd5-0084-459d-a5a6-522936414f2e { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-30367fd5-0084-459d-a5a6-522936414f2e {
  display: none;
}
#s-30367fd5-0084-459d-a5a6-522936414f2e, #wrap-s-30367fd5-0084-459d-a5a6-522936414f2e { display:none !important; }}







#s-30367fd5-0084-459d-a5a6-522936414f2e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-30367fd5-0084-459d-a5a6-522936414f2e.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-481b1660-cc06-4e39-aa2a-dd617ebf7d74 {
  min-height: 50px;
}








#s-481b1660-cc06-4e39-aa2a-dd617ebf7d74 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-481b1660-cc06-4e39-aa2a-dd617ebf7d74.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-8b679ad7-c391-43d2-acf6-296ccc7966a4 {
  margin-top: 90px;
margin-bottom: 30px;
padding-top: 15px;
padding-bottom: 15px;
text-align: center;
}

#s-8b679ad7-c391-43d2-acf6-296ccc7966a4 .shogun-heading-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4 {
  margin-top: 0px;
margin-left: auto;
margin-bottom: 0px;
margin-right: auto;
max-width: 1600px;
}

@media (min-width: 0px) {
[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-xs-6 {
  width: calc(50% - 15.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 992px) {
[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 25.0px);
}

}

@media (min-width: 1200px) {
[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 25.0px);
}

[id="s-6b9ce00e-3efc-4238-b6ed-933475dfa1c4"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 25.0px);
}

}

#s-ad184f20-dc6f-4492-80fc-4508c746f23e {
  border-style: solid;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(237, 237, 237, 1);
border-style: solid;
min-height: 400px;
}








#s-ad184f20-dc6f-4492-80fc-4508c746f23e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad184f20-dc6f-4492-80fc-4508c746f23e {
  cursor: pointer;
}#s-ad184f20-dc6f-4492-80fc-4508c746f23e.shg-box.shg-c {
  -webkit-box-pack: start;
  justify-content: flex-start;
}

#s-2033c231-8c0b-4747-8a05-2d154483933f {
  display: none;
}
#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 {
  text-align: center;
}


.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 {
  max-width: 100%;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom,
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 {
  max-width: 100%;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom,
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 {
  max-width: 100%;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom,
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 {
  max-width: 100%;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom,
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 {
  max-width: 100%;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom,
.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55434c2a-4d1b-4e7b-b6ff-fbbdf6e9fde1 .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-965e117d-4c35-483e-aeef-c808339338fa {
  min-height: 50px;
}








#s-965e117d-4c35-483e-aeef-c808339338fa > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-965e117d-4c35-483e-aeef-c808339338fa.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-365d1c3c-b1a0-481a-93a0-20da6131f1ae {
  min-height: 50px;
}








#s-365d1c3c-b1a0-481a-93a0-20da6131f1ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-365d1c3c-b1a0-481a-93a0-20da6131f1ae.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-907f37ff-4ed4-481e-bef2-ecc2cdb7cc0f {
  display: none;
}
#s-32687667-021e-47cb-a02e-af9a69e8851b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32687667-021e-47cb-a02e-af9a69e8851b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0a3bfb96-95bf-4a02-9df1-7256abf5964d {
  text-align: center;
}

#s-0a3bfb96-95bf-4a02-9df1-7256abf5964d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0a3bfb96-95bf-4a02-9df1-7256abf5964d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0a3bfb96-95bf-4a02-9df1-7256abf5964d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

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

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

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

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

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

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

#s-1643871b-b695-4628-8a53-bf9f71f554e1 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-1643871b-b695-4628-8a53-bf9f71f554e1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1643871b-b695-4628-8a53-bf9f71f554e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1643871b-b695-4628-8a53-bf9f71f554e1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-1643871b-b695-4628-8a53-bf9f71f554e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1643871b-b695-4628-8a53-bf9f71f554e1.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 12px;
  
  
  
  display:  inline-block ;
}

#s-1643871b-b695-4628-8a53-bf9f71f554e1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-788927f1-5233-4cea-977c-22466f8c3e00 {
  min-height: 50px;
}








#s-788927f1-5233-4cea-977c-22466f8c3e00 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-788927f1-5233-4cea-977c-22466f8c3e00.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-93274ba1-8f62-4781-8308-174229a2af73 {
  display: none;
}
#s-3e2b0b02-0395-4925-9467-364f8a2883e3 {
  text-align: left;
}


.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 {
  max-width: 100%;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom,
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 {
  max-width: 100%;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom,
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 {
  max-width: 100%;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom,
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 {
  max-width: 100%;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom,
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 {
  max-width: 100%;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom,
.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3e2b0b02-0395-4925-9467-364f8a2883e3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a30ac998-4f69-4131-b4e0-fdee210e1c5c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a30ac998-4f69-4131-b4e0-fdee210e1c5c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ad9c943b-e70c-40ed-8692-9bd8f41f3a34 {
  text-align: center;
}

#s-ad9c943b-e70c-40ed-8692-9bd8f41f3a34 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-ad9c943b-e70c-40ed-8692-9bd8f41f3a34 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ad9c943b-e70c-40ed-8692-9bd8f41f3a34 .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-7bb3a3c3-2709-4f27-95cb-5c685d562226 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-7bb3a3c3-2709-4f27-95cb-5c685d562226:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7bb3a3c3-2709-4f27-95cb-5c685d562226:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7bb3a3c3-2709-4f27-95cb-5c685d562226 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-7bb3a3c3-2709-4f27-95cb-5c685d562226.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7bb3a3c3-2709-4f27-95cb-5c685d562226.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-7bb3a3c3-2709-4f27-95cb-5c685d562226.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-4ae74d1d-3125-4de4-a87d-234e48986c8f {
  min-height: 50px;
}








#s-4ae74d1d-3125-4de4-a87d-234e48986c8f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4ae74d1d-3125-4de4-a87d-234e48986c8f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-4a5c26e5-950c-4734-b400-81461b297347 {
  display: none;
}
#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 {
  text-align: left;
}


.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 {
  max-width: 100%;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom,
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 {
  max-width: 100%;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom,
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 {
  max-width: 100%;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom,
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 {
  max-width: 100%;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom,
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 {
  max-width: 100%;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom,
.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-cb16ffbf-a1c5-4528-b052-fac0ef12c957 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b841040-7660-4a37-aa70-6dec22727a71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b841040-7660-4a37-aa70-6dec22727a71 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-40f68744-f3e0-49ec-8ff2-78e6100458e5 {
  text-align: center;
}

#s-40f68744-f3e0-49ec-8ff2-78e6100458e5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-40f68744-f3e0-49ec-8ff2-78e6100458e5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-40f68744-f3e0-49ec-8ff2-78e6100458e5 .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-ed59332b-c06c-4f4d-9903-64d7fac77a0c {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-ed59332b-c06c-4f4d-9903-64d7fac77a0c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ed59332b-c06c-4f4d-9903-64d7fac77a0c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ed59332b-c06c-4f4d-9903-64d7fac77a0c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-ed59332b-c06c-4f4d-9903-64d7fac77a0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed59332b-c06c-4f4d-9903-64d7fac77a0c.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-ed59332b-c06c-4f4d-9903-64d7fac77a0c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-401c570a-4df6-4bea-a46f-816e97dc33f9 {
  display: none;
}
#s-80e98f02-279e-4bb8-9806-f80f294f46a1 {
  text-align: left;
}


.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 {
  max-width: 100%;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom,
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 {
  max-width: 100%;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom,
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 {
  max-width: 100%;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom,
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 {
  max-width: 100%;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom,
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 {
  max-width: 100%;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom,
.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-80e98f02-279e-4bb8-9806-f80f294f46a1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fec41adc-2f24-4907-90f2-a756873c2ea0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fec41adc-2f24-4907-90f2-a756873c2ea0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-a6e19b86-49f8-4e8c-8d8e-e77d316dbc94 {
  text-align: center;
}

#s-a6e19b86-49f8-4e8c-8d8e-e77d316dbc94 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a6e19b86-49f8-4e8c-8d8e-e77d316dbc94 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a6e19b86-49f8-4e8c-8d8e-e77d316dbc94 .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-95e0e7d5-4a65-4c86-b899-d54a40782b81 {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-95e0e7d5-4a65-4c86-b899-d54a40782b81:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95e0e7d5-4a65-4c86-b899-d54a40782b81:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-95e0e7d5-4a65-4c86-b899-d54a40782b81 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-95e0e7d5-4a65-4c86-b899-d54a40782b81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95e0e7d5-4a65-4c86-b899-d54a40782b81.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-95e0e7d5-4a65-4c86-b899-d54a40782b81.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a04c79e6-6914-420f-8d6a-4ba83588f50d {
  display: none;
}
#s-c046008f-4992-4a22-95ec-c9e3625ca13d {
  text-align: center;
}


.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d {
  max-width: 100%;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom,
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom {
  
    margin: 0 auto;
  
}

@media (min-width: 1200px){
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d {
  max-width: 100%;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom,
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d {
  max-width: 100%;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom,
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d {
  max-width: 100%;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom,
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}@media (max-width: 767px){
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d {
  max-width: 100%;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom,
.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c046008f-4992-4a22-95ec-c9e3625ca13d .shg-image-zoom {
  
    margin: 0 auto;
  
}

}
#s-17c55eba-0001-4e48-ba82-e825a66c7f56 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-17c55eba-0001-4e48-ba82-e825a66c7f56 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-acea7ed6-2531-4e36-9f5e-a7ab1298d280 {
  text-align: center;
}

#s-acea7ed6-2531-4e36-9f5e-a7ab1298d280 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-acea7ed6-2531-4e36-9f5e-a7ab1298d280 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-acea7ed6-2531-4e36-9f5e-a7ab1298d280 .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-ff3ecce3-4103-498f-9eb1-06f02980c14b {
  background-image: url(none);
background-repeat: no-repeat;
border-style: solid;
margin-top: 5px;
margin-bottom: 5px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 1px;
border-left-width: 1px;
border-bottom-width: 1px;
border-right-width: 1px;
border-color: #2C2A34;
border-radius: 1px;
background-color: rgba(255, 255, 255, 1);
text-align: center;
cursor: pointer;
color: rgba(0, 0, 0, 1);
hover-type: color;
}
#s-ff3ecce3-4103-498f-9eb1-06f02980c14b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ff3ecce3-4103-498f-9eb1-06f02980c14b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ff3ecce3-4103-498f-9eb1-06f02980c14b {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-box-align: normal;
          align-items: normal;
  box-sizing: border-box;
}

#s-ff3ecce3-4103-498f-9eb1-06f02980c14b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff3ecce3-4103-498f-9eb1-06f02980c14b.shg-btn {
  color: rgba(0, 0, 0, 1);
  font-size: 11px;
  
  
  
  display:  inline-block ;
}

#s-ff3ecce3-4103-498f-9eb1-06f02980c14b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-df85016c-1f93-4778-ba8e-f8097f678a7c {
  display: none;
}
#s-5b4d99a8-a448-470c-bb99-a98b872039d2 {
  min-height: 50px;
}








#s-5b4d99a8-a448-470c-bb99-a98b872039d2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-5b4d99a8-a448-470c-bb99-a98b872039d2.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-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;
  -webkit-transform: translate(0%, -50%);
          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;
	-webkit-transition: opacity 300ms;
	transition: opacity 300ms;
}
