.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-c63013d3-8e93-468d-a6b8-834c607d700b {
  min-height: 50px;
}
@media (max-width: 767px){#s-c63013d3-8e93-468d-a6b8-834c607d700b {
  display: none;
}
#s-c63013d3-8e93-468d-a6b8-834c607d700b, #wrap-s-c63013d3-8e93-468d-a6b8-834c607d700b { display:none !important; }}







#s-c63013d3-8e93-468d-a6b8-834c607d700b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-c63013d3-8e93-468d-a6b8-834c607d700b.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  -webkit-box-align: end;
          align-items: flex-end;
}
#s-3613926c-22fa-4faf-be86-28ca714048b5 {
  text-align: center;
}
@media (max-width: 767px){#s-3613926c-22fa-4faf-be86-28ca714048b5 {
  display: none;
}
#s-3613926c-22fa-4faf-be86-28ca714048b5, #wrap-s-3613926c-22fa-4faf-be86-28ca714048b5 { display:none !important; }}



  #s-3613926c-22fa-4faf-be86-28ca714048b5 img.shogun-image {
    
    width: px;
  }


#s-3613926c-22fa-4faf-be86-28ca714048b5 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-4520abcd-272d-46b4-b17c-26bc1337e05f {
  min-height: 50px;
}
@media (min-width: 1200px){#s-4520abcd-272d-46b4-b17c-26bc1337e05f {
  display: none;
}
#s-4520abcd-272d-46b4-b17c-26bc1337e05f, #wrap-s-4520abcd-272d-46b4-b17c-26bc1337e05f { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-4520abcd-272d-46b4-b17c-26bc1337e05f {
  display: none;
}
#s-4520abcd-272d-46b4-b17c-26bc1337e05f, #wrap-s-4520abcd-272d-46b4-b17c-26bc1337e05f { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-4520abcd-272d-46b4-b17c-26bc1337e05f {
  display: none;
}
#s-4520abcd-272d-46b4-b17c-26bc1337e05f, #wrap-s-4520abcd-272d-46b4-b17c-26bc1337e05f { display:none !important; }}







#s-4520abcd-272d-46b4-b17c-26bc1337e05f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4520abcd-272d-46b4-b17c-26bc1337e05f.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-5873e1ec-90b3-4498-8a94-edde4a38c407 {
  text-align: center;
}




  #s-5873e1ec-90b3-4498-8a94-edde4a38c407 img.shogun-image {
    
    width: px;
  }


#s-5873e1ec-90b3-4498-8a94-edde4a38c407 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-1e6016c9-94d2-4772-9b5d-6fd855757334 {
  min-height: 50px;
}
@media (max-width: 767px){#s-1e6016c9-94d2-4772-9b5d-6fd855757334 {
  display: none;
}
#s-1e6016c9-94d2-4772-9b5d-6fd855757334, #wrap-s-1e6016c9-94d2-4772-9b5d-6fd855757334 { display:none !important; }}







#s-1e6016c9-94d2-4772-9b5d-6fd855757334 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-1e6016c9-94d2-4772-9b5d-6fd855757334.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-36656775-02a7-4040-a32b-c7c3fec74f86 {
  text-align: center;
}
@media (max-width: 767px){#s-36656775-02a7-4040-a32b-c7c3fec74f86 {
  display: none;
}
#s-36656775-02a7-4040-a32b-c7c3fec74f86, #wrap-s-36656775-02a7-4040-a32b-c7c3fec74f86 { display:none !important; }}



  #s-36656775-02a7-4040-a32b-c7c3fec74f86 img.shogun-image {
    
    width: px;
  }


#s-36656775-02a7-4040-a32b-c7c3fec74f86 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-18d90166-958d-4558-8491-6bb992dccef8 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-18d90166-958d-4558-8491-6bb992dccef8 {
  display: none;
}
#s-18d90166-958d-4558-8491-6bb992dccef8, #wrap-s-18d90166-958d-4558-8491-6bb992dccef8 { display:none !important; }}@media (min-width: 992px) and (max-width: 1199px){#s-18d90166-958d-4558-8491-6bb992dccef8 {
  display: none;
}
#s-18d90166-958d-4558-8491-6bb992dccef8, #wrap-s-18d90166-958d-4558-8491-6bb992dccef8 { display:none !important; }}@media (min-width: 768px) and (max-width: 991px){#s-18d90166-958d-4558-8491-6bb992dccef8 {
  display: none;
}
#s-18d90166-958d-4558-8491-6bb992dccef8, #wrap-s-18d90166-958d-4558-8491-6bb992dccef8 { display:none !important; }}







#s-18d90166-958d-4558-8491-6bb992dccef8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-18d90166-958d-4558-8491-6bb992dccef8.shg-box.shg-c {
  -webkit-box-pack: center;
  justify-content: center;
}

#s-94871378-edcf-42db-9d7e-67256d510504 {
  text-align: center;
}




  #s-94871378-edcf-42db-9d7e-67256d510504 img.shogun-image {
    
    width: px;
  }


#s-94871378-edcf-42db-9d7e-67256d510504 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-84640a8c-398a-4b72-a4de-4333a2f1736c {
  margin-top: 5em;
margin-bottom: 5em;
text-align: center;
}




  #s-84640a8c-398a-4b72-a4de-4333a2f1736c img.shogun-image {
    
    width: px;
  }


#s-84640a8c-398a-4b72-a4de-4333a2f1736c .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-631f51b0-191f-46fd-9ffe-5b11325cdaf7 {
  margin-top: 0em;
margin-left: 6em;
margin-bottom: 0em;
margin-right: 6em;
}
@media (max-width: 767px){#s-631f51b0-191f-46fd-9ffe-5b11325cdaf7 {
  margin-left: 1em;
margin-right: 1em;
}
}
#s-82d75338-b449-4dd4-b23a-51f91433d17a {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -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-13bfd00f-9a2c-47b0-a45e-d97d5302be51 {
  text-align: left;
}


.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 {
  max-width: 100%;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom,
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 {
  max-width: 100%;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom,
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 {
  max-width: 100%;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom,
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 {
  max-width: 100%;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom,
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 {
  max-width: 100%;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .shg-image-zoom,
.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-13bfd00f-9a2c-47b0-a45e-d97d5302be51 .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-7ade52bf-f7d1-4f45-963a-5ccbb2f65958 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7ade52bf-f7d1-4f45-963a-5ccbb2f65958 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-bc8121b3-8ef6-4f69-b8da-4c8c469493fe {
  text-align: center;
}

#s-bc8121b3-8ef6-4f69-b8da-4c8c469493fe .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-bc8121b3-8ef6-4f69-b8da-4c8c469493fe .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-bc8121b3-8ef6-4f69-b8da-4c8c469493fe .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-bc481172-1dc6-4707-a8f3-83f609ca3355 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bc481172-1dc6-4707-a8f3-83f609ca3355:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bc481172-1dc6-4707-a8f3-83f609ca3355:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bc481172-1dc6-4707-a8f3-83f609ca3355 {
  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-bc481172-1dc6-4707-a8f3-83f609ca3355.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc481172-1dc6-4707-a8f3-83f609ca3355.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bc481172-1dc6-4707-a8f3-83f609ca3355.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b30aa19d-da7d-4fba-bbec-459bdc98a368 {
  display: none;
}
#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 {
  text-align: left;
}


.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 {
  max-width: 100%;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom,
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 {
  max-width: 100%;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom,
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 {
  max-width: 100%;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom,
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 {
  max-width: 100%;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom,
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 {
  max-width: 100%;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom,
.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e2ed5826-8f90-4b28-9ff9-8abd384c67f2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b106bfa7-037b-4c5e-8879-854898b8c096 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b106bfa7-037b-4c5e-8879-854898b8c096 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-40ec7a31-dce9-4233-9308-17d5f0977d71 {
  text-align: center;
}

#s-40ec7a31-dce9-4233-9308-17d5f0977d71 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-40ec7a31-dce9-4233-9308-17d5f0977d71 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-40ec7a31-dce9-4233-9308-17d5f0977d71 .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-26b668ef-02b5-4ae1-b37f-7ce12ee6cdaf {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-26b668ef-02b5-4ae1-b37f-7ce12ee6cdaf:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-26b668ef-02b5-4ae1-b37f-7ce12ee6cdaf:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-26b668ef-02b5-4ae1-b37f-7ce12ee6cdaf {
  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-26b668ef-02b5-4ae1-b37f-7ce12ee6cdaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26b668ef-02b5-4ae1-b37f-7ce12ee6cdaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-26b668ef-02b5-4ae1-b37f-7ce12ee6cdaf.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b2b1d9b0-6b41-4355-af61-e2b9d12b0722 {
  display: none;
}
#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf {
  text-align: left;
}


.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf {
  max-width: 100%;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom,
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf {
  max-width: 100%;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom,
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf {
  max-width: 100%;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom,
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf {
  max-width: 100%;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom,
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf {
  max-width: 100%;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom,
.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8eb52174-fb1b-4ab9-92d9-28b040d54ccf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8dd8bb05-11b3-4c4d-bdde-76c7f85fd162 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8dd8bb05-11b3-4c4d-bdde-76c7f85fd162 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-ad20f510-2a3f-4a0a-9c0b-3076307eb52d {
  text-align: center;
}

#s-ad20f510-2a3f-4a0a-9c0b-3076307eb52d .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-ad20f510-2a3f-4a0a-9c0b-3076307eb52d .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-ad20f510-2a3f-4a0a-9c0b-3076307eb52d .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-853ab620-d10b-4762-93b6-fdbf0d2abc43 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-853ab620-d10b-4762-93b6-fdbf0d2abc43:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-853ab620-d10b-4762-93b6-fdbf0d2abc43:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-853ab620-d10b-4762-93b6-fdbf0d2abc43 {
  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-853ab620-d10b-4762-93b6-fdbf0d2abc43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-853ab620-d10b-4762-93b6-fdbf0d2abc43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-853ab620-d10b-4762-93b6-fdbf0d2abc43.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-62d07ee3-a185-49cf-8222-930e60b8b9a5 {
  display: none;
}
#s-9fa376d6-9191-444e-a36e-d59853762c47 {
  text-align: left;
}


.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 {
  max-width: 100%;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom,
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 {
  max-width: 100%;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom,
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 {
  max-width: 100%;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom,
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 {
  max-width: 100%;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom,
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 {
  max-width: 100%;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom,
.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fa376d6-9191-444e-a36e-d59853762c47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-10845b17-ca3c-4d6c-83ae-c89097602eab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10845b17-ca3c-4d6c-83ae-c89097602eab .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-c3cc47ba-3265-4120-a330-237897a9459d {
  text-align: center;
}

#s-c3cc47ba-3265-4120-a330-237897a9459d .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-c3cc47ba-3265-4120-a330-237897a9459d .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-c3cc47ba-3265-4120-a330-237897a9459d .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-bb15573b-29c0-4f6b-81d2-188b822f4afd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-bb15573b-29c0-4f6b-81d2-188b822f4afd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bb15573b-29c0-4f6b-81d2-188b822f4afd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bb15573b-29c0-4f6b-81d2-188b822f4afd {
  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-bb15573b-29c0-4f6b-81d2-188b822f4afd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb15573b-29c0-4f6b-81d2-188b822f4afd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bb15573b-29c0-4f6b-81d2-188b822f4afd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d59839d7-7472-4518-8a6a-b6584c9c8ccc {
  display: none;
}
#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 {
  text-align: left;
}


.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 {
  max-width: 100%;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom,
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 {
  max-width: 100%;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom,
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 {
  max-width: 100%;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom,
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 {
  max-width: 100%;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom,
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 {
  max-width: 100%;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom,
.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7457d5b8-00c5-4a18-99b4-32bd9a5831a9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9b0cd058-4f47-4628-9788-21d3a39a6e1b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b0cd058-4f47-4628-9788-21d3a39a6e1b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-7b044857-e0b5-4efb-bb03-d55f37c6404e {
  text-align: center;
}

#s-7b044857-e0b5-4efb-bb03-d55f37c6404e .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-7b044857-e0b5-4efb-bb03-d55f37c6404e .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-7b044857-e0b5-4efb-bb03-d55f37c6404e .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-ef916b42-c98d-495e-8dea-23191f6292c6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-ef916b42-c98d-495e-8dea-23191f6292c6:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ef916b42-c98d-495e-8dea-23191f6292c6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ef916b42-c98d-495e-8dea-23191f6292c6 {
  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-ef916b42-c98d-495e-8dea-23191f6292c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef916b42-c98d-495e-8dea-23191f6292c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ef916b42-c98d-495e-8dea-23191f6292c6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d9545be6-2ede-48df-ad52-036d54a91b67 {
  display: none;
}
#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 {
  text-align: left;
}


.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 {
  max-width: 100%;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom,
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 {
  max-width: 100%;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom,
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 {
  max-width: 100%;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom,
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 {
  max-width: 100%;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom,
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 {
  max-width: 100%;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom,
.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4b534286-e8ef-4ffc-bcba-ed02fda347b9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-06d5ac07-90f5-4cdd-93c5-91ba0252b8a7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-06d5ac07-90f5-4cdd-93c5-91ba0252b8a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-790b15ee-6045-49cb-98f3-c51a13999dbc {
  text-align: center;
}

#s-790b15ee-6045-49cb-98f3-c51a13999dbc .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-790b15ee-6045-49cb-98f3-c51a13999dbc .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-790b15ee-6045-49cb-98f3-c51a13999dbc .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-9468f918-939d-484a-b391-715b51929c9d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-9468f918-939d-484a-b391-715b51929c9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-9468f918-939d-484a-b391-715b51929c9d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9468f918-939d-484a-b391-715b51929c9d {
  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-9468f918-939d-484a-b391-715b51929c9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9468f918-939d-484a-b391-715b51929c9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-9468f918-939d-484a-b391-715b51929c9d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8ca5d2bc-8fac-490a-a099-0b36f7ee0e0f {
  display: none;
}
#s-115d5795-7c47-406e-bb2d-1272add7c157 {
  text-align: left;
}


.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 {
  max-width: 100%;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom,
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 {
  max-width: 100%;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom,
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 {
  max-width: 100%;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom,
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 {
  max-width: 100%;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom,
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 {
  max-width: 100%;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom,
.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-115d5795-7c47-406e-bb2d-1272add7c157 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-10c5c389-25c6-407e-9b81-612bfcce24d3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-10c5c389-25c6-407e-9b81-612bfcce24d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-50f195a9-aa65-4073-a6e1-25b7c359c775 {
  text-align: center;
}

#s-50f195a9-aa65-4073-a6e1-25b7c359c775 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-50f195a9-aa65-4073-a6e1-25b7c359c775 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-50f195a9-aa65-4073-a6e1-25b7c359c775 .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-e16f510a-8296-40f8-b382-8d6efec8631e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-e16f510a-8296-40f8-b382-8d6efec8631e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e16f510a-8296-40f8-b382-8d6efec8631e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e16f510a-8296-40f8-b382-8d6efec8631e {
  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-e16f510a-8296-40f8-b382-8d6efec8631e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e16f510a-8296-40f8-b382-8d6efec8631e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e16f510a-8296-40f8-b382-8d6efec8631e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5efcbe80-a7fe-4caa-a389-37707fdf0845 {
  margin-top: 6em;
margin-bottom: 0px;
}

#s-5efcbe80-a7fe-4caa-a389-37707fdf0845 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-e8a470e2-8fb4-4028-976f-29140b961f7f {
  margin-top: 5em;
margin-bottom: 5em;
text-align: center;
}




  #s-e8a470e2-8fb4-4028-976f-29140b961f7f img.shogun-image {
    
    width: px;
  }


#s-e8a470e2-8fb4-4028-976f-29140b961f7f .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d3e38336-d3a6-4c02-b87b-835457763e82 {
  margin-top: 0em;
margin-left: 6em;
margin-bottom: 0em;
margin-right: 6em;
}
@media (max-width: 767px){#s-d3e38336-d3a6-4c02-b87b-835457763e82 {
  margin-left: 1em;
margin-right: 1em;
}
}
#s-ba64b5e0-f45f-4de0-b495-191c84e582ec {
  display: none;
}
#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 {
  text-align: left;
}


.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 {
  max-width: 100%;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom,
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 {
  max-width: 100%;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom,
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 {
  max-width: 100%;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom,
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 {
  max-width: 100%;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom,
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 {
  max-width: 100%;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom,
.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2942c7df-d552-4f81-9ee1-bdc2c9fa31e0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6789f927-1749-481e-85df-824e97a61fbb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6789f927-1749-481e-85df-824e97a61fbb .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-8e27a154-56ec-46b6-8272-a6b636495620 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-8e27a154-56ec-46b6-8272-a6b636495620 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-8e27a154-56ec-46b6-8272-a6b636495620 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-8e27a154-56ec-46b6-8272-a6b636495620 .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-be254207-43e1-41dc-b850-2ca25ec8461f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-be254207-43e1-41dc-b850-2ca25ec8461f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-be254207-43e1-41dc-b850-2ca25ec8461f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-be254207-43e1-41dc-b850-2ca25ec8461f {
  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-be254207-43e1-41dc-b850-2ca25ec8461f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be254207-43e1-41dc-b850-2ca25ec8461f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-be254207-43e1-41dc-b850-2ca25ec8461f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3bb9c931-6c3f-4dc8-9c82-1edac1501095 {
  display: none;
}
#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f {
  text-align: left;
}


.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f {
  max-width: 100%;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom,
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f {
  max-width: 100%;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom,
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f {
  max-width: 100%;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom,
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f {
  max-width: 100%;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom,
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f {
  max-width: 100%;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom,
.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3d3caf80-8eaf-4578-945a-70d0f8f2b79f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e459f081-6f81-4697-8e15-246502dfcdfc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e459f081-6f81-4697-8e15-246502dfcdfc .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-b1335b96-bef0-42bf-8f2b-c7398c00e4f8 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-b1335b96-bef0-42bf-8f2b-c7398c00e4f8 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-b1335b96-bef0-42bf-8f2b-c7398c00e4f8 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-b1335b96-bef0-42bf-8f2b-c7398c00e4f8 .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-2874c8ed-c546-4c6c-81d6-7ce820d729cb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-2874c8ed-c546-4c6c-81d6-7ce820d729cb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-2874c8ed-c546-4c6c-81d6-7ce820d729cb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2874c8ed-c546-4c6c-81d6-7ce820d729cb {
  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-2874c8ed-c546-4c6c-81d6-7ce820d729cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2874c8ed-c546-4c6c-81d6-7ce820d729cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-2874c8ed-c546-4c6c-81d6-7ce820d729cb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-215a4495-f677-48c5-8012-423c1c4a1364 {
  display: none;
}
#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 {
  text-align: left;
}


.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 {
  max-width: 100%;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom,
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 {
  max-width: 100%;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom,
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 {
  max-width: 100%;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom,
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 {
  max-width: 100%;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom,
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 {
  max-width: 100%;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom,
.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ecfad68-38d9-4bb9-adad-9a9359bf4991 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4cc031bb-7bf2-43fa-8347-e8123bb931e7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4cc031bb-7bf2-43fa-8347-e8123bb931e7 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-1afeefa1-507d-4fca-a6c1-1bddbd066b86 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-1afeefa1-507d-4fca-a6c1-1bddbd066b86 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-1afeefa1-507d-4fca-a6c1-1bddbd066b86 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-1afeefa1-507d-4fca-a6c1-1bddbd066b86 .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-1baccf87-38b0-428b-b469-40d66acbfe5e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-1baccf87-38b0-428b-b469-40d66acbfe5e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1baccf87-38b0-428b-b469-40d66acbfe5e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1baccf87-38b0-428b-b469-40d66acbfe5e {
  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-1baccf87-38b0-428b-b469-40d66acbfe5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1baccf87-38b0-428b-b469-40d66acbfe5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-1baccf87-38b0-428b-b469-40d66acbfe5e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7ffbcce9-5620-4d83-bd07-ee4ca3e7a1dd {
  display: none;
}
#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 {
  text-align: left;
}


.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 {
  max-width: 100%;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom,
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 {
  max-width: 100%;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom,
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 {
  max-width: 100%;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom,
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 {
  max-width: 100%;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom,
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 {
  max-width: 100%;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom,
.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b40af550-fb7c-4af9-aabd-b52616fa8fc1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-83d4f1d4-26c2-4897-9ab5-484731e459b1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-83d4f1d4-26c2-4897-9ab5-484731e459b1 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-e6efff0a-a512-443b-bde6-9c8616c7baaa {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-e6efff0a-a512-443b-bde6-9c8616c7baaa .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-e6efff0a-a512-443b-bde6-9c8616c7baaa .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-e6efff0a-a512-443b-bde6-9c8616c7baaa .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-82ee6786-f641-4faf-bf29-aa9f49a3c8a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-82ee6786-f641-4faf-bf29-aa9f49a3c8a0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-82ee6786-f641-4faf-bf29-aa9f49a3c8a0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82ee6786-f641-4faf-bf29-aa9f49a3c8a0 {
  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-82ee6786-f641-4faf-bf29-aa9f49a3c8a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82ee6786-f641-4faf-bf29-aa9f49a3c8a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-82ee6786-f641-4faf-bf29-aa9f49a3c8a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d82b6f11-1176-43c5-93a2-605cb4de8801 {
  display: none;
}
#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 {
  text-align: left;
}


.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 {
  max-width: 100%;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom,
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 {
  max-width: 100%;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom,
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 {
  max-width: 100%;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom,
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 {
  max-width: 100%;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom,
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 {
  max-width: 100%;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom,
.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c90196bf-9ac5-40f2-8845-f6d0cb1038a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5900b123-66c7-4907-a50e-036e2c6fe456 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5900b123-66c7-4907-a50e-036e2c6fe456 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-2974e9b5-4aea-46aa-bdb3-4cb024c47a68 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-2974e9b5-4aea-46aa-bdb3-4cb024c47a68 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-2974e9b5-4aea-46aa-bdb3-4cb024c47a68 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-2974e9b5-4aea-46aa-bdb3-4cb024c47a68 .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-38d21f21-9689-4d16-92c5-f9b06405fcb1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-38d21f21-9689-4d16-92c5-f9b06405fcb1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-38d21f21-9689-4d16-92c5-f9b06405fcb1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-38d21f21-9689-4d16-92c5-f9b06405fcb1 {
  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-38d21f21-9689-4d16-92c5-f9b06405fcb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38d21f21-9689-4d16-92c5-f9b06405fcb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-38d21f21-9689-4d16-92c5-f9b06405fcb1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-777c05eb-e705-4c16-9992-9b69280dfd86 {
  margin-top: 6em;
margin-bottom: 0px;
}

#s-777c05eb-e705-4c16-9992-9b69280dfd86 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-bf10342e-c73e-4b6e-bb0f-3be4a18239e7 {
  margin-top: 5em;
margin-bottom: 5em;
text-align: center;
}




  #s-bf10342e-c73e-4b6e-bb0f-3be4a18239e7 img.shogun-image {
    
    width: px;
  }


#s-bf10342e-c73e-4b6e-bb0f-3be4a18239e7 .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-d9351a3d-f676-4012-86d7-fcd731d6a914 {
  margin-top: 0em;
margin-left: 6em;
margin-bottom: 0em;
margin-right: 6em;
}
@media (max-width: 767px){#s-d9351a3d-f676-4012-86d7-fcd731d6a914 {
  margin-left: 1em;
margin-right: 1em;
}
}
#s-907702d4-b34f-4e0e-b515-12f910f4eb21 {
  display: none;
}
#s-dab75285-3078-4466-acad-0afeae519b4d {
  text-align: left;
}


.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d {
  max-width: 100%;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom,
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d {
  max-width: 100%;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom,
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d {
  max-width: 100%;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom,
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d {
  max-width: 100%;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom,
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d {
  max-width: 100%;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom,
.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-dab75285-3078-4466-acad-0afeae519b4d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-528c252f-2f00-42dd-8cbe-fa84da74e516 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-528c252f-2f00-42dd-8cbe-fa84da74e516 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-f134c867-bda1-43c1-b5e9-c3cef058b8d1 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-f134c867-bda1-43c1-b5e9-c3cef058b8d1 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-f134c867-bda1-43c1-b5e9-c3cef058b8d1 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-f134c867-bda1-43c1-b5e9-c3cef058b8d1 .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-06721d36-01d1-4101-8ece-8b7bbf2fb66b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-06721d36-01d1-4101-8ece-8b7bbf2fb66b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-06721d36-01d1-4101-8ece-8b7bbf2fb66b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-06721d36-01d1-4101-8ece-8b7bbf2fb66b {
  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-06721d36-01d1-4101-8ece-8b7bbf2fb66b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06721d36-01d1-4101-8ece-8b7bbf2fb66b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-06721d36-01d1-4101-8ece-8b7bbf2fb66b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5e58b387-54ab-41fd-8ec8-5b30e005b2fb {
  display: none;
}
#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 {
  text-align: left;
}


.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 {
  max-width: 100%;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom,
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 {
  max-width: 100%;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom,
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 {
  max-width: 100%;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom,
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 {
  max-width: 100%;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom,
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 {
  max-width: 100%;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom,
.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2cb61c00-8d09-41c5-b99f-1f85fbb5c7f4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8a536932-4a7d-489b-ada5-970a18b10f26 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a536932-4a7d-489b-ada5-970a18b10f26 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-1c6407f0-64b7-45d9-856f-6c43f4ba6825 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-1c6407f0-64b7-45d9-856f-6c43f4ba6825 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-1c6407f0-64b7-45d9-856f-6c43f4ba6825 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-1c6407f0-64b7-45d9-856f-6c43f4ba6825 .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-31965ffd-44d4-462e-99a3-69eebf7e5b65 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-31965ffd-44d4-462e-99a3-69eebf7e5b65:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-31965ffd-44d4-462e-99a3-69eebf7e5b65:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-31965ffd-44d4-462e-99a3-69eebf7e5b65 {
  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-31965ffd-44d4-462e-99a3-69eebf7e5b65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31965ffd-44d4-462e-99a3-69eebf7e5b65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-31965ffd-44d4-462e-99a3-69eebf7e5b65.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-14e55fb4-49e0-4bc4-b40b-7520090aaa24 {
  display: none;
}
#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 {
  text-align: left;
}


.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 {
  max-width: 100%;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom,
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 {
  max-width: 100%;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom,
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 {
  max-width: 100%;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom,
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 {
  max-width: 100%;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom,
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 {
  max-width: 100%;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom,
.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-578c5bf0-c7cc-4133-99f8-6df3a1a2fdf2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5471d254-4fdc-4df5-8640-3be036716ef9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5471d254-4fdc-4df5-8640-3be036716ef9 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-04577e1d-0617-46a1-a905-61106363b640 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-04577e1d-0617-46a1-a905-61106363b640 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-04577e1d-0617-46a1-a905-61106363b640 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-04577e1d-0617-46a1-a905-61106363b640 .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-c82ee5c6-60b4-4ff9-bef5-7ca5bd1386fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-c82ee5c6-60b4-4ff9-bef5-7ca5bd1386fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c82ee5c6-60b4-4ff9-bef5-7ca5bd1386fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c82ee5c6-60b4-4ff9-bef5-7ca5bd1386fb {
  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-c82ee5c6-60b4-4ff9-bef5-7ca5bd1386fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c82ee5c6-60b4-4ff9-bef5-7ca5bd1386fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-c82ee5c6-60b4-4ff9-bef5-7ca5bd1386fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9352b987-128f-4d7c-ba12-0ad10b116011 {
  display: none;
}
#s-8d57f560-2543-4621-8918-43baa7bdf86c {
  text-align: left;
}


.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c {
  max-width: 100%;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom,
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c {
  max-width: 100%;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom,
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c {
  max-width: 100%;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom,
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c {
  max-width: 100%;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom,
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c {
  max-width: 100%;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom,
.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8d57f560-2543-4621-8918-43baa7bdf86c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-48551897-ed56-4bff-85ee-2634a96eb2ff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-48551897-ed56-4bff-85ee-2634a96eb2ff .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-7861dac3-7546-4807-98e4-6418415673d2 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-7861dac3-7546-4807-98e4-6418415673d2 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-7861dac3-7546-4807-98e4-6418415673d2 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-7861dac3-7546-4807-98e4-6418415673d2 .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-74a9a74d-6103-4761-b0c9-acc9f7e0925b {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-74a9a74d-6103-4761-b0c9-acc9f7e0925b:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-74a9a74d-6103-4761-b0c9-acc9f7e0925b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-74a9a74d-6103-4761-b0c9-acc9f7e0925b {
  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-74a9a74d-6103-4761-b0c9-acc9f7e0925b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74a9a74d-6103-4761-b0c9-acc9f7e0925b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-74a9a74d-6103-4761-b0c9-acc9f7e0925b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-a5593010-88cc-471b-a733-e80d85735815 {
  margin-top: 6em;
margin-bottom: 0px;
}

#s-a5593010-88cc-471b-a733-e80d85735815 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

#s-43e0bac4-039c-4a8f-b02b-81acf16d59cf {
  margin-top: 5em;
margin-bottom: 5em;
text-align: center;
}




  #s-43e0bac4-039c-4a8f-b02b-81acf16d59cf img.shogun-image {
    
    width: px;
  }


#s-43e0bac4-039c-4a8f-b02b-81acf16d59cf .shogun-image-content {
  
    -webkit-box-align: center;
  
            align-items: center;
  
}

#s-35017474-905d-4f2b-861b-424ad46b30dc {
  margin-top: 0em;
margin-left: 6em;
margin-bottom: 0em;
margin-right: 6em;
}
@media (max-width: 767px){#s-35017474-905d-4f2b-861b-424ad46b30dc {
  margin-left: 1em;
margin-right: 1em;
}
}
#s-c1210954-e0e7-45d2-b72c-bf95c5e2e355 {
  display: none;
}
#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e {
  text-align: left;
}


.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e {
  max-width: 100%;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom,
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e {
  max-width: 100%;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom,
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e {
  max-width: 100%;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom,
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e {
  max-width: 100%;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom,
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e {
  max-width: 100%;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom,
.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ee84ecae-a2c8-4de8-bc54-fafd66e00f1e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b22e74ed-9c1f-4810-aefc-f5ba3bf87c08 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b22e74ed-9c1f-4810-aefc-f5ba3bf87c08 .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-f67a4c52-dc72-4f7d-95dc-046551c41573 {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-f67a4c52-dc72-4f7d-95dc-046551c41573 .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-f67a4c52-dc72-4f7d-95dc-046551c41573 .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-f67a4c52-dc72-4f7d-95dc-046551c41573 .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-b9468e3e-9f15-428d-ab30-a3d352cd69a1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b9468e3e-9f15-428d-ab30-a3d352cd69a1:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b9468e3e-9f15-428d-ab30-a3d352cd69a1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b9468e3e-9f15-428d-ab30-a3d352cd69a1 {
  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-b9468e3e-9f15-428d-ab30-a3d352cd69a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9468e3e-9f15-428d-ab30-a3d352cd69a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b9468e3e-9f15-428d-ab30-a3d352cd69a1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-56a559d8-c71e-4615-ae14-befa6be2802a {
  display: none;
}
#s-e1aecfda-b6ec-486b-aa26-b94889f71126 {
  text-align: left;
}


.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 {
  max-width: 100%;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom,
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 {
  max-width: 100%;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom,
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 {
  max-width: 100%;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom,
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 {
  max-width: 100%;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom,
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 {
  max-width: 100%;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom,
.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e1aecfda-b6ec-486b-aa26-b94889f71126 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-81443c43-9de6-41d9-9c7e-b80c4be7401c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-81443c43-9de6-41d9-9c7e-b80c4be7401c .shg-product-title-component h2 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
}

#s-cfa2b195-483d-477b-9f19-d010efcff2eb {
  padding-top: 1em;
padding-bottom: 1em;
text-align: center;
}

#s-cfa2b195-483d-477b-9f19-d010efcff2eb .shg-product-sold-out {
  display: none;
  color: rgba(255, 202, 0, 1);
  font-size: 1.5em;
}

#s-cfa2b195-483d-477b-9f19-d010efcff2eb .shg-product-price {
  color: rgba(255, 202, 0, 1);
  font-weight:  700 ;
  font-family: Assistant;
  font-style:  normal ;
  font-size: 1.5em;
}

#s-cfa2b195-483d-477b-9f19-d010efcff2eb .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-b7953541-7cd6-457e-93d4-4ce519d76652 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-b7953541-7cd6-457e-93d4-4ce519d76652:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b7953541-7cd6-457e-93d4-4ce519d76652:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b7953541-7cd6-457e-93d4-4ce519d76652 {
  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-b7953541-7cd6-457e-93d4-4ce519d76652.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7953541-7cd6-457e-93d4-4ce519d76652.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  block ;
}

#s-b7953541-7cd6-457e-93d4-4ce519d76652.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2954f05f-a9db-4a76-8dfd-43de1bebd270 {
  margin-top: 6em;
margin-bottom: 0px;
}

#s-2954f05f-a9db-4a76-8dfd-43de1bebd270 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid #ddd;
}

/*
  $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;
}
