.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  /**
   * While `flex: 1` is enough here, we need to supply the rest
   * of the parameters (`1 auto`) to keep compatibility with IE11.
   * Otherwise, IE11 flex would break.
   */
  flex: 1 1 auto;
}

.shg-box > .shg-box-content {
  z-index: 4;
  position: relative;
  /**
   * This is part of an IE11 fallback to avoid flex introducing
   * huge amount of weird space on the bottom on the section element.
   */
  min-height: 1px;
}

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

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

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

.shg-box-vertical-align-bottom {
  justify-content: flex-end;
}

.shg-box-overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 3;
  pointer-events: none;
}

.shg-box-video-wrapper {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  overflow: hidden;
  z-index: -1;
}

#s-8395e5f8-0a81-429d-90d1-df6cc11e2521 {
  background-image: url(https://i.shgcdn.com/22ef5af3-7478-473a-a654-c5f981c2ff0d/-/format/auto/-/preview/3000x3000/-/quality/lighter/);
background-repeat: no-repeat;
background-size: cover;
min-height: 460px;
background-position: center center;
}








#s-8395e5f8-0a81-429d-90d1-df6cc11e2521 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-8395e5f8-0a81-429d-90d1-df6cc11e2521.shg-box.shg-c {
  justify-content: center;
}

#s-b95bc4b5-4eee-4ac1-96dd-4ee0d4c7945a {
  margin-top: 70px;
margin-bottom: 0px;
}

#s-287414f8-1aac-4d77-8c7b-a41fd128b409 {
  margin-left: auto;
margin-right: auto;
min-height: 50px;
max-width: 1200px;
}








#s-287414f8-1aac-4d77-8c7b-a41fd128b409 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-287414f8-1aac-4d77-8c7b-a41fd128b409.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9b783289-27ed-4804-bf58-4e141a45b7f4 {
  min-height: 50px;
}








#s-9b783289-27ed-4804-bf58-4e141a45b7f4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9b783289-27ed-4804-bf58-4e141a45b7f4.shg-box.shg-c {
  justify-content: flex-start;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-e702f248-a720-4351-98ca-f7695b3ef3cd {
  padding-top: 30px;
}

#s-4695b7a7-5ece-407e-8e4e-642051595f19 {
  min-height: 50px;
}








#s-4695b7a7-5ece-407e-8e4e-642051595f19 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-4695b7a7-5ece-407e-8e4e-642051595f19.shg-box.shg-c {
  justify-content: flex-start;
}

#s-890b269e-8714-4b98-b910-843c6d687b32 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(175, 143, 52, 1);
}

#s-e310bfe6-760a-4e98-98af-6faa040a997c {
  min-height: 50px;
}








#s-e310bfe6-760a-4e98-98af-6faa040a997c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e310bfe6-760a-4e98-98af-6faa040a997c.shg-box.shg-c {
  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: flex;
  padding: 20px;
  align-items: center;
  justify-content: center;
  pointer-events: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.shogun-image-content-bottom {
  align-items: flex-end;
}
#s-a04c106c-4494-49e1-bcc4-a0b9b48101ea {
  text-align: center;
}




  #s-a04c106c-4494-49e1-bcc4-a0b9b48101ea img.shogun-image {
    
    width: px;
  }


#s-a04c106c-4494-49e1-bcc4-a0b9b48101ea .shogun-image-content {
  
    align-items: center;
  
}

#s-8bbd29b8-aaa0-4075-ab07-7d97fcbd2214 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(175, 143, 52, 1);
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-bc2ff1d5-2705-44bb-a396-3b57105a93b6 {
  padding-top: 10px;
padding-bottom: 10px;
}

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

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

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

.shg-category-col,
.shg-category-col-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 {
  flex: 2;
  padding: 0 20px;
}

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

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

.shg-category-col-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: 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-32e4dad7-8136-4085-92f3-8ce16a5d8d73 {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-cd6c7889-9bfc-45d5-b0bb-803b31606c0a {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

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

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

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

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

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

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

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

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

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 {
  text-align: left;
}


.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 {
  max-width: 100%;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom,
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 {
  max-width: 100%;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom,
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 {
  max-width: 100%;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom,
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 {
  max-width: 100%;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom,
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 {
  max-width: 100%;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .shg-image-zoom,
.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-0a575367-3bad-45cc-98f8-9f0a461bf7d8 .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-f720d4a0-4ffb-4239-bb0b-1c0f455f7bf8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f720d4a0-4ffb-4239-bb0b-1c0f455f7bf8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-fa8a5a1e-fb00-4327-874f-1013a99d3efc {
  text-align: left;
}

#s-fa8a5a1e-fb00-4327-874f-1013a99d3efc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fa8a5a1e-fb00-4327-874f-1013a99d3efc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fa8a5a1e-fb00-4327-874f-1013a99d3efc .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-716457d0-898f-429d-a258-01cdca42a8d1 {
  display: none;
}
#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 {
  text-align: left;
}


.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 {
  max-width: 100%;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom,
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 {
  max-width: 100%;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom,
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 {
  max-width: 100%;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom,
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 {
  max-width: 100%;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom,
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 {
  max-width: 100%;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom,
.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-abd94fe2-37ca-4082-b24c-a0fc8fb9bcf5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-49a1613f-5f10-4847-97ab-cc9bd2248235 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-49a1613f-5f10-4847-97ab-cc9bd2248235 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-b6d5eb98-c605-4494-bde2-2dd481701d3e {
  text-align: left;
}

#s-b6d5eb98-c605-4494-bde2-2dd481701d3e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b6d5eb98-c605-4494-bde2-2dd481701d3e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b6d5eb98-c605-4494-bde2-2dd481701d3e .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-702b2f99-23b0-4f72-9caa-78f6222a6b05 {
  display: none;
}
#s-ac0768e8-aa19-4116-b0ab-76a2da47782a {
  text-align: left;
}


.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a {
  max-width: 100%;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom,
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a {
  max-width: 100%;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom,
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a {
  max-width: 100%;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom,
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a {
  max-width: 100%;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom,
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a {
  max-width: 100%;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom,
.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ac0768e8-aa19-4116-b0ab-76a2da47782a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d1eca691-11e8-4a66-8a6e-efd4a218064e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-d1eca691-11e8-4a66-8a6e-efd4a218064e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-37ba507c-a02c-4560-b938-1f02addf9a78 {
  text-align: left;
}

#s-37ba507c-a02c-4560-b938-1f02addf9a78 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-37ba507c-a02c-4560-b938-1f02addf9a78 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-37ba507c-a02c-4560-b938-1f02addf9a78 .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-307faf5e-485d-4e52-8190-cdf38bf6e299 {
  display: none;
}
#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f {
  text-align: left;
}


.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f {
  max-width: 100%;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom,
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f {
  max-width: 100%;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom,
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f {
  max-width: 100%;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom,
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f {
  max-width: 100%;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom,
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f {
  max-width: 100%;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom,
.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eb9f75a2-9b80-4261-9aab-3a6a7ecb153f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7885f178-f7e6-4386-a98d-6da00b25e1aa {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-7885f178-f7e6-4386-a98d-6da00b25e1aa .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-899ccd33-fd9a-4f36-ada8-afa6f013c871 {
  text-align: left;
}

#s-899ccd33-fd9a-4f36-ada8-afa6f013c871 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-899ccd33-fd9a-4f36-ada8-afa6f013c871 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-899ccd33-fd9a-4f36-ada8-afa6f013c871 .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-6c4ed4a7-178c-472e-9f4d-7b87ffa9bbde {
  display: none;
}
#s-8efec0cf-9433-4d10-ac2d-69787e39f879 {
  text-align: left;
}


.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 {
  max-width: 100%;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom,
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 {
  max-width: 100%;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom,
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 {
  max-width: 100%;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom,
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 {
  max-width: 100%;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom,
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 {
  max-width: 100%;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom,
.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8efec0cf-9433-4d10-ac2d-69787e39f879 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b1b217c-d234-40bb-8acc-1c0d518fedc2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b1b217c-d234-40bb-8acc-1c0d518fedc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-55ff6285-f03a-46e5-9e35-2eaed0865d4a {
  text-align: left;
}

#s-55ff6285-f03a-46e5-9e35-2eaed0865d4a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-55ff6285-f03a-46e5-9e35-2eaed0865d4a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-55ff6285-f03a-46e5-9e35-2eaed0865d4a .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;
  align-items: normal;
  box-sizing: border-box;
  cursor: pointer;
  transition: opacity 200ms linear;
  opacity: 1;
}

.shg-product-atc-btn-opaque {
  opacity: 0;
}

.shg-product-atc-info-box {
  position: absolute;
  z-index: 1;
  display: flex;
  overflow: hidden;
  justify-content: center;
  align-items: center;
  text-align: center;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

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

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

#s-4c8c84e3-b17e-4025-8c16-414066ccefa9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-4c8c84e3-b17e-4025-8c16-414066ccefa9:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4c8c84e3-b17e-4025-8c16-414066ccefa9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4c8c84e3-b17e-4025-8c16-414066ccefa9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4c8c84e3-b17e-4025-8c16-414066ccefa9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c8c84e3-b17e-4025-8c16-414066ccefa9.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4c8c84e3-b17e-4025-8c16-414066ccefa9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c3deeafb-638d-4b57-ada3-ee9e4b028801 {
  display: none;
}
#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 {
  text-align: left;
}


.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 {
  max-width: 100%;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom,
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 {
  max-width: 100%;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom,
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 {
  max-width: 100%;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom,
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 {
  max-width: 100%;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom,
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 {
  max-width: 100%;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom,
.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-799b7650-9b0c-4c4e-bb94-d419c89ee5d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-758f63f4-5ac8-4808-aaa8-c54229cb5af9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-758f63f4-5ac8-4808-aaa8-c54229cb5af9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-bf5c3993-226b-4e5d-9882-e8f4750306c9 {
  text-align: left;
}

#s-bf5c3993-226b-4e5d-9882-e8f4750306c9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bf5c3993-226b-4e5d-9882-e8f4750306c9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bf5c3993-226b-4e5d-9882-e8f4750306c9 .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-64589f26-fb44-4013-a08a-58817214e109 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-64589f26-fb44-4013-a08a-58817214e109:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-64589f26-fb44-4013-a08a-58817214e109:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-64589f26-fb44-4013-a08a-58817214e109 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64589f26-fb44-4013-a08a-58817214e109.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64589f26-fb44-4013-a08a-58817214e109.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-64589f26-fb44-4013-a08a-58817214e109.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8005ccb8-c770-4a03-baec-0a630f229d80 {
  display: none;
}
#s-68490a62-227d-4220-93f5-a896168d42cc {
  text-align: left;
}


.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc {
  max-width: 100%;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom,
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc {
  max-width: 100%;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom,
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc {
  max-width: 100%;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom,
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc {
  max-width: 100%;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom,
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc {
  max-width: 100%;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom,
.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-68490a62-227d-4220-93f5-a896168d42cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-825bf01b-8042-4aa5-bdea-6d16293595c8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-825bf01b-8042-4aa5-bdea-6d16293595c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-40629f86-330c-489c-803b-bf3453176d28 {
  text-align: left;
}

#s-40629f86-330c-489c-803b-bf3453176d28 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-40629f86-330c-489c-803b-bf3453176d28 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-40629f86-330c-489c-803b-bf3453176d28 .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-df03682f-05c6-400e-8c15-edf6c59c283f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-df03682f-05c6-400e-8c15-edf6c59c283f:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-df03682f-05c6-400e-8c15-edf6c59c283f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-df03682f-05c6-400e-8c15-edf6c59c283f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-df03682f-05c6-400e-8c15-edf6c59c283f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df03682f-05c6-400e-8c15-edf6c59c283f.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-df03682f-05c6-400e-8c15-edf6c59c283f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-61c1e2da-8920-465b-b9be-638026db0648 {
  display: none;
}
#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 {
  text-align: left;
}


.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 {
  max-width: 100%;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom,
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 {
  max-width: 100%;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom,
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 {
  max-width: 100%;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom,
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 {
  max-width: 100%;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom,
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 {
  max-width: 100%;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom,
.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-53d13f8b-931c-4457-bfc3-bafb78bb03b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ddab5b92-b4f0-4664-bf88-31cf9fd7d018 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ddab5b92-b4f0-4664-bf88-31cf9fd7d018 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b3650534-dc4e-4f30-b2f8-f808970f7c3e {
  text-align: left;
}

#s-b3650534-dc4e-4f30-b2f8-f808970f7c3e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b3650534-dc4e-4f30-b2f8-f808970f7c3e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3650534-dc4e-4f30-b2f8-f808970f7c3e .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-83ae993e-5ad8-4435-9394-74b20cce7911 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-83ae993e-5ad8-4435-9394-74b20cce7911:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-83ae993e-5ad8-4435-9394-74b20cce7911:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-83ae993e-5ad8-4435-9394-74b20cce7911 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-83ae993e-5ad8-4435-9394-74b20cce7911.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83ae993e-5ad8-4435-9394-74b20cce7911.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-83ae993e-5ad8-4435-9394-74b20cce7911.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3d23e5d2-d418-499b-a756-e9705039d960 {
  display: none;
}
#s-825878a9-3489-4905-9e5c-409dbc8185a3 {
  text-align: left;
}


.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 {
  max-width: 100%;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom,
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 {
  max-width: 100%;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom,
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 {
  max-width: 100%;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom,
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 {
  max-width: 100%;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom,
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 {
  max-width: 100%;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom,
.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-825878a9-3489-4905-9e5c-409dbc8185a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-091e9b48-3e0a-4ea4-9016-427b9d74e5ed {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-091e9b48-3e0a-4ea4-9016-427b9d74e5ed .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3a9fcae2-4ac2-4fba-b2a2-19d597518865 {
  text-align: left;
}

#s-3a9fcae2-4ac2-4fba-b2a2-19d597518865 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3a9fcae2-4ac2-4fba-b2a2-19d597518865 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3a9fcae2-4ac2-4fba-b2a2-19d597518865 .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-a990885e-84b6-4fdc-887e-50f1777508a4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-a990885e-84b6-4fdc-887e-50f1777508a4:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a990885e-84b6-4fdc-887e-50f1777508a4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a990885e-84b6-4fdc-887e-50f1777508a4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a990885e-84b6-4fdc-887e-50f1777508a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a990885e-84b6-4fdc-887e-50f1777508a4.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-a990885e-84b6-4fdc-887e-50f1777508a4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-544bab11-956a-4484-a386-0fc74abe3429 {
  display: none;
}
#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 {
  text-align: left;
}


.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 {
  max-width: 100%;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom,
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 {
  max-width: 100%;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom,
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 {
  max-width: 100%;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom,
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 {
  max-width: 100%;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom,
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 {
  max-width: 100%;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom,
.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f770978-7545-47f7-9ce4-a87a7fe43d69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9b313981-7298-4e6b-be40-b9327ca98698 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9b313981-7298-4e6b-be40-b9327ca98698 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-c0b8e285-c8c2-4f47-b68e-01a8698488ee {
  text-align: left;
}

#s-c0b8e285-c8c2-4f47-b68e-01a8698488ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c0b8e285-c8c2-4f47-b68e-01a8698488ee .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c0b8e285-c8c2-4f47-b68e-01a8698488ee .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-b3e72920-30a8-4765-bf18-497ca466305c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-b3e72920-30a8-4765-bf18-497ca466305c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-b3e72920-30a8-4765-bf18-497ca466305c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b3e72920-30a8-4765-bf18-497ca466305c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b3e72920-30a8-4765-bf18-497ca466305c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3e72920-30a8-4765-bf18-497ca466305c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-b3e72920-30a8-4765-bf18-497ca466305c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-713c2e1f-24b4-45db-8451-ba058ae2ac07 {
  display: none;
}
#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 {
  text-align: left;
}


.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 {
  max-width: 100%;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom,
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 {
  max-width: 100%;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom,
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 {
  max-width: 100%;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom,
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 {
  max-width: 100%;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom,
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 {
  max-width: 100%;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom,
.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bee72beb-5c1f-4e79-b0b7-d2ccd00ac251 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-187c1ca6-3926-45ce-9170-41178a32cb98 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-187c1ca6-3926-45ce-9170-41178a32cb98 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-14cff282-0902-4d7c-896b-384389efb510 {
  text-align: left;
}

#s-14cff282-0902-4d7c-896b-384389efb510 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-14cff282-0902-4d7c-896b-384389efb510 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-14cff282-0902-4d7c-896b-384389efb510 .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-6b332b81-03c9-455a-b48a-45ab9ddfcfbc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-6b332b81-03c9-455a-b48a-45ab9ddfcfbc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6b332b81-03c9-455a-b48a-45ab9ddfcfbc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6b332b81-03c9-455a-b48a-45ab9ddfcfbc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6b332b81-03c9-455a-b48a-45ab9ddfcfbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b332b81-03c9-455a-b48a-45ab9ddfcfbc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6b332b81-03c9-455a-b48a-45ab9ddfcfbc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c5e50bc6-5979-4f20-bc68-3e90c50a196f {
  display: none;
}
#s-192014ba-418b-4833-be47-652c709e2863 {
  text-align: left;
}


.shg-c#s-192014ba-418b-4833-be47-652c709e2863 {
  max-width: 100%;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom,
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 {
  max-width: 100%;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom,
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 {
  max-width: 100%;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom,
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 {
  max-width: 100%;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom,
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 {
  max-width: 100%;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom,
.shg-c#s-192014ba-418b-4833-be47-652c709e2863 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-192014ba-418b-4833-be47-652c709e2863 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ae2ce9a5-f7d6-4697-be58-f710880e90d6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae2ce9a5-f7d6-4697-be58-f710880e90d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-5663187e-8b67-41da-b86c-514fe2958bb6 {
  text-align: left;
}

#s-5663187e-8b67-41da-b86c-514fe2958bb6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5663187e-8b67-41da-b86c-514fe2958bb6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5663187e-8b67-41da-b86c-514fe2958bb6 .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-65ad9ecb-e237-4d0f-9e39-0642f4e32bc1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-65ad9ecb-e237-4d0f-9e39-0642f4e32bc1:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-65ad9ecb-e237-4d0f-9e39-0642f4e32bc1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-65ad9ecb-e237-4d0f-9e39-0642f4e32bc1 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65ad9ecb-e237-4d0f-9e39-0642f4e32bc1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65ad9ecb-e237-4d0f-9e39-0642f4e32bc1.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-65ad9ecb-e237-4d0f-9e39-0642f4e32bc1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-81423bdc-9c78-499d-b5be-99568ddb4cea {
  display: none;
}
#s-341710f9-eb28-4690-bc1e-724b5553569c {
  text-align: left;
}


.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c {
  max-width: 100%;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom,
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c {
  max-width: 100%;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom,
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c {
  max-width: 100%;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom,
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c {
  max-width: 100%;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom,
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c {
  max-width: 100%;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom,
.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-341710f9-eb28-4690-bc1e-724b5553569c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-608636a4-9c3f-4b05-8f9f-139f12414167 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-608636a4-9c3f-4b05-8f9f-139f12414167 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e9ab68a0-4db9-4244-a78a-7dc2c668d189 {
  text-align: left;
}

#s-e9ab68a0-4db9-4244-a78a-7dc2c668d189 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e9ab68a0-4db9-4244-a78a-7dc2c668d189 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e9ab68a0-4db9-4244-a78a-7dc2c668d189 .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-d4a0a319-9ac3-46be-a5bd-7f7a7a705ef2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-d4a0a319-9ac3-46be-a5bd-7f7a7a705ef2:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-d4a0a319-9ac3-46be-a5bd-7f7a7a705ef2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d4a0a319-9ac3-46be-a5bd-7f7a7a705ef2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d4a0a319-9ac3-46be-a5bd-7f7a7a705ef2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4a0a319-9ac3-46be-a5bd-7f7a7a705ef2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d4a0a319-9ac3-46be-a5bd-7f7a7a705ef2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9d6ea439-b7dd-428b-8d46-e8ad5ca8bf18 {
  display: none;
}
#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 {
  text-align: left;
}


.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 {
  max-width: 100%;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom,
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 {
  max-width: 100%;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom,
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 {
  max-width: 100%;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom,
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 {
  max-width: 100%;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom,
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 {
  max-width: 100%;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom,
.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1e7db54d-c0f6-4a8d-be43-804b26b59825 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f650cc3b-f96d-4b7b-a467-f60a45b2ef6c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f650cc3b-f96d-4b7b-a467-f60a45b2ef6c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-6de150d8-9260-4e8e-9466-a0288d5672d8 {
  text-align: left;
}

#s-6de150d8-9260-4e8e-9466-a0288d5672d8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6de150d8-9260-4e8e-9466-a0288d5672d8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6de150d8-9260-4e8e-9466-a0288d5672d8 .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-143a3e28-bcf1-41b0-b4d3-da8d3159a3b0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-143a3e28-bcf1-41b0-b4d3-da8d3159a3b0:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-143a3e28-bcf1-41b0-b4d3-da8d3159a3b0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-143a3e28-bcf1-41b0-b4d3-da8d3159a3b0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-143a3e28-bcf1-41b0-b4d3-da8d3159a3b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-143a3e28-bcf1-41b0-b4d3-da8d3159a3b0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-143a3e28-bcf1-41b0-b4d3-da8d3159a3b0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-faf46f6a-8d9f-47d9-87c5-997a4bf02e03 {
  display: none;
}
#s-716f7f09-c04a-4956-840c-7e54f7dc1120 {
  text-align: left;
}


.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 {
  max-width: 100%;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom,
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 {
  max-width: 100%;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom,
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 {
  max-width: 100%;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom,
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 {
  max-width: 100%;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom,
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 {
  max-width: 100%;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom,
.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-716f7f09-c04a-4956-840c-7e54f7dc1120 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-68d7835e-0990-4fdc-a254-12b2ef4c548e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-68d7835e-0990-4fdc-a254-12b2ef4c548e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-89b0b8e9-a707-4c0d-8dc6-209c3c82fe7e {
  text-align: left;
}

#s-89b0b8e9-a707-4c0d-8dc6-209c3c82fe7e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-89b0b8e9-a707-4c0d-8dc6-209c3c82fe7e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-89b0b8e9-a707-4c0d-8dc6-209c3c82fe7e .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-92c6873b-35a8-4871-b25d-fbe5ce8b8778 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-92c6873b-35a8-4871-b25d-fbe5ce8b8778:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-92c6873b-35a8-4871-b25d-fbe5ce8b8778:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-92c6873b-35a8-4871-b25d-fbe5ce8b8778 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-92c6873b-35a8-4871-b25d-fbe5ce8b8778.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92c6873b-35a8-4871-b25d-fbe5ce8b8778.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-92c6873b-35a8-4871-b25d-fbe5ce8b8778.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-507069ae-6f47-411d-8025-ce6061e52125 {
  display: none;
}
#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 {
  text-align: left;
}


.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 {
  max-width: 100%;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom,
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 {
  max-width: 100%;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom,
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 {
  max-width: 100%;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom,
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 {
  max-width: 100%;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom,
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 {
  max-width: 100%;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom,
.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8e3f9d43-7c87-4ee3-9dd6-5f979c2ddea4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa62c5c4-49eb-4857-a47b-90bbe57b8315 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa62c5c4-49eb-4857-a47b-90bbe57b8315 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f1415656-b32a-417e-bb2b-8c3f01671c3b {
  text-align: left;
}

#s-f1415656-b32a-417e-bb2b-8c3f01671c3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f1415656-b32a-417e-bb2b-8c3f01671c3b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f1415656-b32a-417e-bb2b-8c3f01671c3b .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-4f67306b-9250-4483-9219-d2e74f4dad04 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-4f67306b-9250-4483-9219-d2e74f4dad04:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4f67306b-9250-4483-9219-d2e74f4dad04:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4f67306b-9250-4483-9219-d2e74f4dad04 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4f67306b-9250-4483-9219-d2e74f4dad04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f67306b-9250-4483-9219-d2e74f4dad04.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4f67306b-9250-4483-9219-d2e74f4dad04.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-89ac20af-44d3-4dda-a62b-0cebc9c43fdf {
  display: none;
}
#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 {
  text-align: left;
}


.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 {
  max-width: 100%;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom,
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 {
  max-width: 100%;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom,
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 {
  max-width: 100%;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom,
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 {
  max-width: 100%;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom,
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 {
  max-width: 100%;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom,
.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e188e0d0-f47f-43ce-a43f-a0e248e34722 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-382f5450-0cad-4ae5-aa6a-95cbfa89a601 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-382f5450-0cad-4ae5-aa6a-95cbfa89a601 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-6a545eef-53b8-4aeb-bd13-f2275c60f6d7 {
  text-align: left;
}

#s-6a545eef-53b8-4aeb-bd13-f2275c60f6d7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6a545eef-53b8-4aeb-bd13-f2275c60f6d7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6a545eef-53b8-4aeb-bd13-f2275c60f6d7 .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-ebb53a59-5ae0-4b4a-8c5b-7d8ea5755882 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-ebb53a59-5ae0-4b4a-8c5b-7d8ea5755882:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ebb53a59-5ae0-4b4a-8c5b-7d8ea5755882:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ebb53a59-5ae0-4b4a-8c5b-7d8ea5755882 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ebb53a59-5ae0-4b4a-8c5b-7d8ea5755882.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebb53a59-5ae0-4b4a-8c5b-7d8ea5755882.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ebb53a59-5ae0-4b4a-8c5b-7d8ea5755882.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e0f4d6e3-9388-4fe0-82f1-86aae7ba8f88 {
  display: none;
}
#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 {
  text-align: left;
}


.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 {
  max-width: 100%;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom,
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 {
  max-width: 100%;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom,
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 {
  max-width: 100%;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom,
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 {
  max-width: 100%;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom,
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 {
  max-width: 100%;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom,
.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5ec3ea6f-eacd-46d4-88dd-248aa874b8a8 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2bf172fa-0cd8-4e25-b648-79070900a370 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2bf172fa-0cd8-4e25-b648-79070900a370 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e5247538-54fb-4392-9505-10231fe6d344 {
  text-align: left;
}

#s-e5247538-54fb-4392-9505-10231fe6d344 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e5247538-54fb-4392-9505-10231fe6d344 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e5247538-54fb-4392-9505-10231fe6d344 .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-6c1ee64c-665b-4b88-94a4-9fbea85bc2a0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-6c1ee64c-665b-4b88-94a4-9fbea85bc2a0:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-6c1ee64c-665b-4b88-94a4-9fbea85bc2a0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6c1ee64c-665b-4b88-94a4-9fbea85bc2a0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6c1ee64c-665b-4b88-94a4-9fbea85bc2a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c1ee64c-665b-4b88-94a4-9fbea85bc2a0.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-6c1ee64c-665b-4b88-94a4-9fbea85bc2a0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b8028ee1-361d-461c-b89c-cd02e49a07e7 {
  display: none;
}
#s-eeea7402-9da2-44af-a681-b3c226efff6d {
  text-align: left;
}


.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d {
  max-width: 100%;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom,
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d {
  max-width: 100%;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom,
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d {
  max-width: 100%;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom,
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d {
  max-width: 100%;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom,
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d {
  max-width: 100%;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom,
.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-eeea7402-9da2-44af-a681-b3c226efff6d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-04166e89-0aa1-401e-baa7-f108197f3fad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-04166e89-0aa1-401e-baa7-f108197f3fad .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d33b9198-ada9-4fee-8175-fa89d7104864 {
  text-align: left;
}

#s-d33b9198-ada9-4fee-8175-fa89d7104864 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d33b9198-ada9-4fee-8175-fa89d7104864 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d33b9198-ada9-4fee-8175-fa89d7104864 .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-4b582d1c-3e2f-46e2-98bc-4953ad967460 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-4b582d1c-3e2f-46e2-98bc-4953ad967460:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4b582d1c-3e2f-46e2-98bc-4953ad967460:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4b582d1c-3e2f-46e2-98bc-4953ad967460 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4b582d1c-3e2f-46e2-98bc-4953ad967460.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b582d1c-3e2f-46e2-98bc-4953ad967460.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4b582d1c-3e2f-46e2-98bc-4953ad967460.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-051ac160-f21f-48ce-867c-9a820db9f86a {
  display: none;
}
#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 {
  text-align: left;
}


.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 {
  max-width: 100%;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom,
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 {
  max-width: 100%;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom,
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 {
  max-width: 100%;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom,
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 {
  max-width: 100%;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom,
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 {
  max-width: 100%;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom,
.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-346b62be-0ca7-405b-8c44-d2f8385cfc12 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8fa0b477-37e4-4cc3-9005-026fba4fe98e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8fa0b477-37e4-4cc3-9005-026fba4fe98e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-1c706439-ae3f-4c5f-b0f9-e217e329cdae {
  text-align: left;
}

#s-1c706439-ae3f-4c5f-b0f9-e217e329cdae .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1c706439-ae3f-4c5f-b0f9-e217e329cdae .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1c706439-ae3f-4c5f-b0f9-e217e329cdae .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-c4af7f61-4de5-4555-ae8f-5d2a816448fc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-c4af7f61-4de5-4555-ae8f-5d2a816448fc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c4af7f61-4de5-4555-ae8f-5d2a816448fc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c4af7f61-4de5-4555-ae8f-5d2a816448fc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c4af7f61-4de5-4555-ae8f-5d2a816448fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4af7f61-4de5-4555-ae8f-5d2a816448fc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c4af7f61-4de5-4555-ae8f-5d2a816448fc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-94400141-5ac2-4c35-98df-865bc4598927 {
  display: none;
}
#s-b4ff914e-ffb6-4965-a336-82a035142a5f {
  text-align: left;
}


.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f {
  max-width: 100%;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom,
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f {
  max-width: 100%;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom,
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f {
  max-width: 100%;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom,
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f {
  max-width: 100%;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom,
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f {
  max-width: 100%;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom,
.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b4ff914e-ffb6-4965-a336-82a035142a5f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-845dab06-a786-4fe0-8d8f-60d0670f3ab0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-845dab06-a786-4fe0-8d8f-60d0670f3ab0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-767727d1-8791-422c-b498-657edf77f45e {
  text-align: left;
}

#s-767727d1-8791-422c-b498-657edf77f45e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-767727d1-8791-422c-b498-657edf77f45e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-767727d1-8791-422c-b498-657edf77f45e .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-73383de8-7d85-4385-a8df-a30127670fef {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-73383de8-7d85-4385-a8df-a30127670fef:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-73383de8-7d85-4385-a8df-a30127670fef:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-73383de8-7d85-4385-a8df-a30127670fef {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-73383de8-7d85-4385-a8df-a30127670fef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73383de8-7d85-4385-a8df-a30127670fef.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-73383de8-7d85-4385-a8df-a30127670fef.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-da04a0c9-045d-4af6-ba1d-84adcd7638c5 {
  display: none;
}
#s-306ab014-4390-40bc-b681-40758658b98a {
  text-align: left;
}


.shg-c#s-306ab014-4390-40bc-b681-40758658b98a {
  max-width: 100%;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom,
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a {
  max-width: 100%;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom,
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a {
  max-width: 100%;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom,
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a {
  max-width: 100%;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom,
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a {
  max-width: 100%;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom,
.shg-c#s-306ab014-4390-40bc-b681-40758658b98a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-306ab014-4390-40bc-b681-40758658b98a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1c59cedc-469d-455b-8a12-14ba786a5f1d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1c59cedc-469d-455b-8a12-14ba786a5f1d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-96a931ef-3cbd-4487-88a1-561daa0bdb30 {
  text-align: left;
}

#s-96a931ef-3cbd-4487-88a1-561daa0bdb30 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-96a931ef-3cbd-4487-88a1-561daa0bdb30 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-96a931ef-3cbd-4487-88a1-561daa0bdb30 .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-3662bb03-e283-43c4-ab11-3a740a6d2f51 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-3662bb03-e283-43c4-ab11-3a740a6d2f51:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3662bb03-e283-43c4-ab11-3a740a6d2f51:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3662bb03-e283-43c4-ab11-3a740a6d2f51 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3662bb03-e283-43c4-ab11-3a740a6d2f51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3662bb03-e283-43c4-ab11-3a740a6d2f51.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3662bb03-e283-43c4-ab11-3a740a6d2f51.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-97cb2601-ddad-42ea-956f-ca5ae34a7d02 {
  display: none;
}
#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c {
  text-align: left;
}


.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c {
  max-width: 100%;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom,
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c {
  max-width: 100%;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom,
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c {
  max-width: 100%;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom,
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c {
  max-width: 100%;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom,
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c {
  max-width: 100%;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom,
.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-497ea30a-4446-4bc7-bf2f-1a598ad0979c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cd8dfeb0-2c97-4909-9874-7785cd275b6e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd8dfeb0-2c97-4909-9874-7785cd275b6e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-11e10b10-310e-4105-8d69-5cb2270f65c9 {
  text-align: left;
}

#s-11e10b10-310e-4105-8d69-5cb2270f65c9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-11e10b10-310e-4105-8d69-5cb2270f65c9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-11e10b10-310e-4105-8d69-5cb2270f65c9 .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-a555b272-1049-4ad4-a0b5-1ca702ec7ee6 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-a555b272-1049-4ad4-a0b5-1ca702ec7ee6:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-a555b272-1049-4ad4-a0b5-1ca702ec7ee6:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-a555b272-1049-4ad4-a0b5-1ca702ec7ee6 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-a555b272-1049-4ad4-a0b5-1ca702ec7ee6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a555b272-1049-4ad4-a0b5-1ca702ec7ee6.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-a555b272-1049-4ad4-a0b5-1ca702ec7ee6.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d97d1b7b-2336-4082-9bf4-59f8e0621a46 {
  display: none;
}
#s-bf2bb481-4575-4717-bc20-289f07bc7e26 {
  text-align: left;
}


.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 {
  max-width: 100%;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom,
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 {
  max-width: 100%;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom,
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 {
  max-width: 100%;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom,
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 {
  max-width: 100%;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom,
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 {
  max-width: 100%;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom,
.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2bb481-4575-4717-bc20-289f07bc7e26 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-af746719-76ea-477a-85c3-3148207fa736 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-af746719-76ea-477a-85c3-3148207fa736 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7e4e13f0-ce40-4456-b085-f3dcc5836b17 {
  text-align: left;
}

#s-7e4e13f0-ce40-4456-b085-f3dcc5836b17 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7e4e13f0-ce40-4456-b085-f3dcc5836b17 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7e4e13f0-ce40-4456-b085-f3dcc5836b17 .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-2ce3899e-c464-4f64-977b-e80fb882093c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-2ce3899e-c464-4f64-977b-e80fb882093c:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-2ce3899e-c464-4f64-977b-e80fb882093c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-2ce3899e-c464-4f64-977b-e80fb882093c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-2ce3899e-c464-4f64-977b-e80fb882093c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ce3899e-c464-4f64-977b-e80fb882093c.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-2ce3899e-c464-4f64-977b-e80fb882093c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3eccdcf7-9913-4bb2-b6e2-e9c8fe8b5960 {
  display: none;
}
#s-9031ed9f-7b10-4f56-92ef-b062944ea800 {
  text-align: left;
}


.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 {
  max-width: 100%;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom,
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 {
  max-width: 100%;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom,
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 {
  max-width: 100%;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom,
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 {
  max-width: 100%;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom,
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 {
  max-width: 100%;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom,
.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9031ed9f-7b10-4f56-92ef-b062944ea800 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3a11af9e-d4f4-4d03-b7f1-6d01e6ae9402 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3a11af9e-d4f4-4d03-b7f1-6d01e6ae9402 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-8111f782-a2c6-4090-8a30-2ff081d6e6ef {
  text-align: left;
}

#s-8111f782-a2c6-4090-8a30-2ff081d6e6ef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8111f782-a2c6-4090-8a30-2ff081d6e6ef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8111f782-a2c6-4090-8a30-2ff081d6e6ef .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-23b3f95b-a2a4-4547-baed-a202e55a725e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-23b3f95b-a2a4-4547-baed-a202e55a725e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-23b3f95b-a2a4-4547-baed-a202e55a725e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-23b3f95b-a2a4-4547-baed-a202e55a725e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-23b3f95b-a2a4-4547-baed-a202e55a725e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23b3f95b-a2a4-4547-baed-a202e55a725e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-23b3f95b-a2a4-4547-baed-a202e55a725e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-58440aa2-96c7-42a2-8eba-6bd0695b7db3 {
  display: none;
}
#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 {
  text-align: left;
}


.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 {
  max-width: 100%;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom,
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 {
  max-width: 100%;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom,
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 {
  max-width: 100%;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom,
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 {
  max-width: 100%;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom,
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 {
  max-width: 100%;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom,
.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-10b9e003-1132-4e6c-82bb-9fe2c7391813 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e1f0387-2d63-4cc4-8082-0811950d05dd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e1f0387-2d63-4cc4-8082-0811950d05dd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-77d21538-7413-414b-a697-8c7c9486ad14 {
  text-align: left;
}

#s-77d21538-7413-414b-a697-8c7c9486ad14 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-77d21538-7413-414b-a697-8c7c9486ad14 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-77d21538-7413-414b-a697-8c7c9486ad14 .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-f7e22eb1-184c-4324-86da-02ecb177749e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-f7e22eb1-184c-4324-86da-02ecb177749e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-f7e22eb1-184c-4324-86da-02ecb177749e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f7e22eb1-184c-4324-86da-02ecb177749e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f7e22eb1-184c-4324-86da-02ecb177749e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7e22eb1-184c-4324-86da-02ecb177749e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-f7e22eb1-184c-4324-86da-02ecb177749e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-91023958-ae0b-44a5-9409-8cdec2e9c557 {
  display: none;
}
#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 {
  text-align: left;
}


.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 {
  max-width: 100%;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom,
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 {
  max-width: 100%;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom,
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 {
  max-width: 100%;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom,
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 {
  max-width: 100%;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom,
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 {
  max-width: 100%;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom,
.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fc36b059-ab63-4e2f-ab05-4bfe6db499a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-341618b0-d890-4da7-bf73-3b1b573d25d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-341618b0-d890-4da7-bf73-3b1b573d25d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b3a95e3c-9945-4ccc-9d03-e5f2aaedc2fb {
  text-align: left;
}

#s-b3a95e3c-9945-4ccc-9d03-e5f2aaedc2fb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b3a95e3c-9945-4ccc-9d03-e5f2aaedc2fb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3a95e3c-9945-4ccc-9d03-e5f2aaedc2fb .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-82bbefaa-d626-46dd-9174-79add87a9d96 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-82bbefaa-d626-46dd-9174-79add87a9d96:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-82bbefaa-d626-46dd-9174-79add87a9d96:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82bbefaa-d626-46dd-9174-79add87a9d96 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-82bbefaa-d626-46dd-9174-79add87a9d96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82bbefaa-d626-46dd-9174-79add87a9d96.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-82bbefaa-d626-46dd-9174-79add87a9d96.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-85347832-a31a-41b6-964e-f2ef0664242d {
  padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-7999a394-ab93-456e-a925-cfeb8a0f3f95 {
  display: none;
}
#s-869f320d-64b1-4dbb-bb20-0598483df37e {
  text-align: left;
}


.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e {
  max-width: 100%;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom,
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e {
  max-width: 100%;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom,
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e {
  max-width: 100%;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom,
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e {
  max-width: 100%;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom,
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e {
  max-width: 100%;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom,
.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-869f320d-64b1-4dbb-bb20-0598483df37e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4b5e6712-868e-411c-b1e9-b0bba57ed3cd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-4b5e6712-868e-411c-b1e9-b0bba57ed3cd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-1ea44d0f-0dd6-467f-9580-94144dd68525 {
  text-align: left;
}

#s-1ea44d0f-0dd6-467f-9580-94144dd68525 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-1ea44d0f-0dd6-467f-9580-94144dd68525 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1ea44d0f-0dd6-467f-9580-94144dd68525 .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-57f3c4d5-6d8a-431c-87d5-3f524a47512b {
  display: none;
}
#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 {
  text-align: left;
}


.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 {
  max-width: 100%;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom,
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 {
  max-width: 100%;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom,
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 {
  max-width: 100%;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom,
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 {
  max-width: 100%;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom,
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 {
  max-width: 100%;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom,
.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29aff6ee-d43f-4df8-b8ef-c429007b1c96 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-509de362-32f5-4695-8ac1-a8a7198d2d85 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-509de362-32f5-4695-8ac1-a8a7198d2d85 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-e513d6cf-c5fc-4240-adea-34caab633480 {
  text-align: left;
}

#s-e513d6cf-c5fc-4240-adea-34caab633480 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e513d6cf-c5fc-4240-adea-34caab633480 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e513d6cf-c5fc-4240-adea-34caab633480 .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-0a8cb5b9-923b-42f4-a7e5-08695c317e6d {
  display: none;
}
#s-e088c1f3-57b1-4666-a029-e04674ed3223 {
  text-align: left;
}


.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 {
  max-width: 100%;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom,
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 {
  max-width: 100%;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom,
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 {
  max-width: 100%;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom,
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 {
  max-width: 100%;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom,
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 {
  max-width: 100%;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom,
.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e088c1f3-57b1-4666-a029-e04674ed3223 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b27ac1e1-4886-49ad-8a65-2d45b109b003 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b27ac1e1-4886-49ad-8a65-2d45b109b003 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-70910a78-4995-4cc6-956a-e2a08419b0d7 {
  text-align: left;
}

#s-70910a78-4995-4cc6-956a-e2a08419b0d7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-70910a78-4995-4cc6-956a-e2a08419b0d7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-70910a78-4995-4cc6-956a-e2a08419b0d7 .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-a48e5796-2c8e-4488-a3c6-b66b750b63a5 {
  display: none;
}
#s-204993af-97e2-49d5-86aa-3bec48e61622 {
  text-align: left;
}


.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 {
  max-width: 100%;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom,
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 {
  max-width: 100%;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom,
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 {
  max-width: 100%;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom,
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 {
  max-width: 100%;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom,
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 {
  max-width: 100%;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom,
.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-204993af-97e2-49d5-86aa-3bec48e61622 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-96fb39cb-6116-417c-8050-95095bded130 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-96fb39cb-6116-417c-8050-95095bded130 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-e5939a47-d478-4358-bd93-1b828a74b81c {
  text-align: left;
}

#s-e5939a47-d478-4358-bd93-1b828a74b81c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e5939a47-d478-4358-bd93-1b828a74b81c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e5939a47-d478-4358-bd93-1b828a74b81c .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-8450a92d-07fa-4a7b-94b2-778186b20c5a {
  display: none;
}
#s-57e8822f-8b08-4e97-8506-1159d3d747ad {
  text-align: left;
}


.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad {
  max-width: 100%;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom,
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad {
  max-width: 100%;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom,
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad {
  max-width: 100%;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom,
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad {
  max-width: 100%;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom,
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad {
  max-width: 100%;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom,
.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57e8822f-8b08-4e97-8506-1159d3d747ad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e73b23c6-6653-48e8-b503-3bd68237a8eb {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-e73b23c6-6653-48e8-b503-3bd68237a8eb .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-f7636c06-78c8-47ed-9c61-939f6ecfe40b {
  text-align: left;
}

#s-f7636c06-78c8-47ed-9c61-939f6ecfe40b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f7636c06-78c8-47ed-9c61-939f6ecfe40b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f7636c06-78c8-47ed-9c61-939f6ecfe40b .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-7ef7e68a-a233-4ee7-bfc6-ad8a196d484e {
  display: none;
}
#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e {
  text-align: left;
}


.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e {
  max-width: 100%;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom,
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e {
  max-width: 100%;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom,
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e {
  max-width: 100%;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom,
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e {
  max-width: 100%;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom,
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e {
  max-width: 100%;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom,
.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9fd25487-c6f6-4dcc-bb1f-85794c74cc2e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-81725550-c89b-41b3-93d4-297d7f4a2576 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-81725550-c89b-41b3-93d4-297d7f4a2576 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-79f7464d-7c2b-49fa-a835-c388487bca74 {
  text-align: left;
}

#s-79f7464d-7c2b-49fa-a835-c388487bca74 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-79f7464d-7c2b-49fa-a835-c388487bca74 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-79f7464d-7c2b-49fa-a835-c388487bca74 .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-3983963a-1da0-44cd-b91d-ed18dba31ca0 {
  display: none;
}
#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 {
  text-align: left;
}


.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 {
  max-width: 100%;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom,
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 {
  max-width: 100%;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom,
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 {
  max-width: 100%;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom,
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 {
  max-width: 100%;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom,
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 {
  max-width: 100%;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom,
.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d1680eac-c9de-46be-bdfb-001cf10fb4d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8b2468fd-96fe-4be6-9833-0ddc59ef869e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-8b2468fd-96fe-4be6-9833-0ddc59ef869e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-e49ea992-4e80-4ccc-9e35-1dafba3b119d {
  text-align: left;
}

#s-e49ea992-4e80-4ccc-9e35-1dafba3b119d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e49ea992-4e80-4ccc-9e35-1dafba3b119d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e49ea992-4e80-4ccc-9e35-1dafba3b119d .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-0a8996a5-4d49-4842-8d51-9f59df6ecef3 {
  display: none;
}
#s-287835a1-86a2-45c8-a226-5de32614f2a4 {
  text-align: left;
}


.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 {
  max-width: 100%;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom,
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 {
  max-width: 100%;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom,
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 {
  max-width: 100%;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom,
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 {
  max-width: 100%;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom,
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 {
  max-width: 100%;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom,
.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-287835a1-86a2-45c8-a226-5de32614f2a4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f0562ffb-11d4-48b4-a951-298f8b4f43a2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-f0562ffb-11d4-48b4-a951-298f8b4f43a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-d49bc6d5-9aed-4eb8-bd27-81d119e84064 {
  text-align: left;
}

#s-d49bc6d5-9aed-4eb8-bd27-81d119e84064 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d49bc6d5-9aed-4eb8-bd27-81d119e84064 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d49bc6d5-9aed-4eb8-bd27-81d119e84064 .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-32e9a905-e043-4752-a0bf-a2e1ede91315 {
  display: none;
}
#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 {
  text-align: left;
}


.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 {
  max-width: 100%;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom,
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 {
  max-width: 100%;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom,
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 {
  max-width: 100%;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom,
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 {
  max-width: 100%;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom,
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 {
  max-width: 100%;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom,
.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-554de837-ee13-43d5-a6d2-426b6a0d2e90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-990dcf62-dfaa-45ab-93a5-0acab625fc54 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-990dcf62-dfaa-45ab-93a5-0acab625fc54 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-12611409-01a3-412f-a598-d67c42f20fba {
  text-align: left;
}

#s-12611409-01a3-412f-a598-d67c42f20fba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-12611409-01a3-412f-a598-d67c42f20fba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-12611409-01a3-412f-a598-d67c42f20fba .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-3a8364c8-6d4e-4998-a5f0-dcefae8b69c8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-3a8364c8-6d4e-4998-a5f0-dcefae8b69c8:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-3a8364c8-6d4e-4998-a5f0-dcefae8b69c8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3a8364c8-6d4e-4998-a5f0-dcefae8b69c8 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3a8364c8-6d4e-4998-a5f0-dcefae8b69c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a8364c8-6d4e-4998-a5f0-dcefae8b69c8.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-3a8364c8-6d4e-4998-a5f0-dcefae8b69c8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-75daa319-10a0-4ac2-a5b8-9e21b96e2cfe {
  display: none;
}
#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc {
  text-align: left;
}


.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc {
  max-width: 100%;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom,
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc {
  max-width: 100%;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom,
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc {
  max-width: 100%;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom,
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc {
  max-width: 100%;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom,
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc {
  max-width: 100%;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom,
.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fbc33fcc-1a5a-4d82-87dc-c1c8e1c243cc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4db5c592-2534-4ad3-b06a-ac12f4a11541 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4db5c592-2534-4ad3-b06a-ac12f4a11541 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7a03a114-791a-4d88-84bb-3b9527486315 {
  text-align: left;
}

#s-7a03a114-791a-4d88-84bb-3b9527486315 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7a03a114-791a-4d88-84bb-3b9527486315 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7a03a114-791a-4d88-84bb-3b9527486315 .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-dc78d1b8-d2ca-4c87-837f-dc6a5bf0c935 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-dc78d1b8-d2ca-4c87-837f-dc6a5bf0c935:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-dc78d1b8-d2ca-4c87-837f-dc6a5bf0c935:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dc78d1b8-d2ca-4c87-837f-dc6a5bf0c935 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dc78d1b8-d2ca-4c87-837f-dc6a5bf0c935.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc78d1b8-d2ca-4c87-837f-dc6a5bf0c935.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-dc78d1b8-d2ca-4c87-837f-dc6a5bf0c935.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7ec868d8-7d93-4a53-ac29-7138dba561de {
  display: none;
}
#s-2a285197-4f16-49f1-996c-eb48d3990fc2 {
  text-align: left;
}


.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 {
  max-width: 100%;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom,
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 {
  max-width: 100%;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom,
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 {
  max-width: 100%;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom,
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 {
  max-width: 100%;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom,
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 {
  max-width: 100%;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom,
.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a285197-4f16-49f1-996c-eb48d3990fc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-128aecfe-81e1-4369-bf8f-52f70470ce23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-128aecfe-81e1-4369-bf8f-52f70470ce23 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-2175d21f-5e13-4706-8c07-d28540c480a1 {
  text-align: left;
}

#s-2175d21f-5e13-4706-8c07-d28540c480a1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2175d21f-5e13-4706-8c07-d28540c480a1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2175d21f-5e13-4706-8c07-d28540c480a1 .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-4da9aadd-b66b-484b-862f-ab32fa419001 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-4da9aadd-b66b-484b-862f-ab32fa419001:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-4da9aadd-b66b-484b-862f-ab32fa419001:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4da9aadd-b66b-484b-862f-ab32fa419001 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4da9aadd-b66b-484b-862f-ab32fa419001.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4da9aadd-b66b-484b-862f-ab32fa419001.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-4da9aadd-b66b-484b-862f-ab32fa419001.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5f1d8096-ea18-48d7-9f25-8afcd57fded9 {
  display: none;
}
#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 {
  text-align: left;
}


.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 {
  max-width: 100%;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom,
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 {
  max-width: 100%;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom,
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 {
  max-width: 100%;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom,
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 {
  max-width: 100%;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom,
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 {
  max-width: 100%;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom,
.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2269ecc5-c7cb-479b-aa70-a0452e4791d6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d612c661-deb5-455f-854a-e2733ca3b4af {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d612c661-deb5-455f-854a-e2733ca3b4af .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-878cc6c8-b170-4bb2-9f14-664694c546c6 {
  text-align: left;
}

#s-878cc6c8-b170-4bb2-9f14-664694c546c6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-878cc6c8-b170-4bb2-9f14-664694c546c6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-878cc6c8-b170-4bb2-9f14-664694c546c6 .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-1fa0db6b-0df7-42c4-8ddc-eef1abdacb96 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-1fa0db6b-0df7-42c4-8ddc-eef1abdacb96:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1fa0db6b-0df7-42c4-8ddc-eef1abdacb96:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1fa0db6b-0df7-42c4-8ddc-eef1abdacb96 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1fa0db6b-0df7-42c4-8ddc-eef1abdacb96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fa0db6b-0df7-42c4-8ddc-eef1abdacb96.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1fa0db6b-0df7-42c4-8ddc-eef1abdacb96.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3a45e3a7-ebf1-40ae-ba54-6d999d2749da {
  display: none;
}
#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 {
  text-align: left;
}


.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 {
  max-width: 100%;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom,
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 {
  max-width: 100%;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom,
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 {
  max-width: 100%;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom,
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 {
  max-width: 100%;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom,
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 {
  max-width: 100%;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom,
.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-99b8bd6c-1e0a-4cd4-87f6-4350302c8522 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c2d1822d-84e1-4795-bb61-b5f1e9eda813 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c2d1822d-84e1-4795-bb61-b5f1e9eda813 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0536bcce-aecf-4c59-96dd-d6483f67f73f {
  text-align: left;
}

#s-0536bcce-aecf-4c59-96dd-d6483f67f73f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0536bcce-aecf-4c59-96dd-d6483f67f73f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0536bcce-aecf-4c59-96dd-d6483f67f73f .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-ea683321-a9b8-46a0-af3d-75397ce00c06 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-ea683321-a9b8-46a0-af3d-75397ce00c06:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-ea683321-a9b8-46a0-af3d-75397ce00c06:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ea683321-a9b8-46a0-af3d-75397ce00c06 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ea683321-a9b8-46a0-af3d-75397ce00c06.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea683321-a9b8-46a0-af3d-75397ce00c06.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-ea683321-a9b8-46a0-af3d-75397ce00c06.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b788ef06-aea2-4a8f-b78a-270f6f38806e {
  display: none;
}
#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 {
  text-align: left;
}


.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 {
  max-width: 100%;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom,
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 {
  max-width: 100%;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom,
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 {
  max-width: 100%;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom,
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 {
  max-width: 100%;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom,
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 {
  max-width: 100%;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom,
.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd3f4f6a-d791-46f9-b5c8-190537b84195 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-72379a87-1f20-474b-968b-3ab4e7323483 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-72379a87-1f20-474b-968b-3ab4e7323483 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0f8bcec6-6414-4121-becf-63ebe05e1a66 {
  text-align: left;
}

#s-0f8bcec6-6414-4121-becf-63ebe05e1a66 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0f8bcec6-6414-4121-becf-63ebe05e1a66 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0f8bcec6-6414-4121-becf-63ebe05e1a66 .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-1dc202ab-61b7-46e0-bb95-59b4540d2de2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-1dc202ab-61b7-46e0-bb95-59b4540d2de2:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-1dc202ab-61b7-46e0-bb95-59b4540d2de2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1dc202ab-61b7-46e0-bb95-59b4540d2de2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1dc202ab-61b7-46e0-bb95-59b4540d2de2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1dc202ab-61b7-46e0-bb95-59b4540d2de2.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1dc202ab-61b7-46e0-bb95-59b4540d2de2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-da416c47-d5f9-45a4-8301-5dd0169ac331 {
  display: none;
}
#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 {
  text-align: left;
}


.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 {
  max-width: 100%;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom,
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 {
  max-width: 100%;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom,
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 {
  max-width: 100%;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom,
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 {
  max-width: 100%;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom,
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 {
  max-width: 100%;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom,
.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-29bcfa61-aca0-4c09-9f8b-c44cf616e7c5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-402fb624-556a-44e1-a809-27d8a7adb475 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-402fb624-556a-44e1-a809-27d8a7adb475 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-a0ec24b6-5ad1-4793-9c37-12ae585fb898 {
  text-align: left;
}

#s-a0ec24b6-5ad1-4793-9c37-12ae585fb898 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a0ec24b6-5ad1-4793-9c37-12ae585fb898 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a0ec24b6-5ad1-4793-9c37-12ae585fb898 .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-c7f57fbc-cd71-4888-8fc5-b7306ce7fe12 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-c7f57fbc-cd71-4888-8fc5-b7306ce7fe12:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-c7f57fbc-cd71-4888-8fc5-b7306ce7fe12:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7f57fbc-cd71-4888-8fc5-b7306ce7fe12 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7f57fbc-cd71-4888-8fc5-b7306ce7fe12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7f57fbc-cd71-4888-8fc5-b7306ce7fe12.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-c7f57fbc-cd71-4888-8fc5-b7306ce7fe12.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dbbfe9d4-3b2f-4816-9d00-fc897e4ae836 {
  display: none;
}
#s-473e6e55-437d-4693-ab89-ebb38f8a178c {
  text-align: left;
}


.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c {
  max-width: 100%;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom,
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c {
  max-width: 100%;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom,
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c {
  max-width: 100%;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom,
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c {
  max-width: 100%;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom,
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c {
  max-width: 100%;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom,
.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-473e6e55-437d-4693-ab89-ebb38f8a178c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-aa8a06fe-7afe-48f8-bbcd-cbf137742071 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-aa8a06fe-7afe-48f8-bbcd-cbf137742071 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-4ae13c66-4d95-4644-b09f-b09384d0cd13 {
  text-align: left;
}

#s-4ae13c66-4d95-4644-b09f-b09384d0cd13 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4ae13c66-4d95-4644-b09f-b09384d0cd13 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4ae13c66-4d95-4644-b09f-b09384d0cd13 .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-71a12acf-aef5-49fc-a15a-fb1c2d903e9e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-71a12acf-aef5-49fc-a15a-fb1c2d903e9e:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-71a12acf-aef5-49fc-a15a-fb1c2d903e9e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-71a12acf-aef5-49fc-a15a-fb1c2d903e9e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-71a12acf-aef5-49fc-a15a-fb1c2d903e9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71a12acf-aef5-49fc-a15a-fb1c2d903e9e.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-71a12acf-aef5-49fc-a15a-fb1c2d903e9e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8c636369-da8a-43a1-b2f3-d1a4daead986 {
  display: none;
}
#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 {
  text-align: left;
}


.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 {
  max-width: 100%;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom,
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 {
  max-width: 100%;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom,
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 {
  max-width: 100%;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom,
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 {
  max-width: 100%;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom,
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 {
  max-width: 100%;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom,
.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4fed3e54-daa1-41a6-9c8e-c3e293d814a7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5d654d3d-a6fc-4653-a397-b77ce773b1ea {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5d654d3d-a6fc-4653-a397-b77ce773b1ea .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f24f8018-703a-482c-8b0e-a71c1c7650ab {
  text-align: left;
}

#s-f24f8018-703a-482c-8b0e-a71c1c7650ab .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f24f8018-703a-482c-8b0e-a71c1c7650ab .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f24f8018-703a-482c-8b0e-a71c1c7650ab .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-65e4bb7c-3fd2-4655-b410-a9b4aea5afbc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-65e4bb7c-3fd2-4655-b410-a9b4aea5afbc:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-65e4bb7c-3fd2-4655-b410-a9b4aea5afbc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-65e4bb7c-3fd2-4655-b410-a9b4aea5afbc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-65e4bb7c-3fd2-4655-b410-a9b4aea5afbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65e4bb7c-3fd2-4655-b410-a9b4aea5afbc.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-65e4bb7c-3fd2-4655-b410-a9b4aea5afbc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-07a21231-5f34-4d26-a1f1-49f0d880fbb9 {
  display: none;
}
#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 {
  text-align: left;
}


.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 {
  max-width: 100%;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom,
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 {
  max-width: 100%;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom,
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 {
  max-width: 100%;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom,
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 {
  max-width: 100%;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom,
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 {
  max-width: 100%;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom,
.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a35e1742-b6f4-48bd-b36f-20eef9591a20 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f5d49e48-e9f9-4104-9e2a-e05d696ddca6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f5d49e48-e9f9-4104-9e2a-e05d696ddca6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f5a42e9a-3303-4325-a8a5-7d1781debef5 {
  text-align: left;
}

#s-f5a42e9a-3303-4325-a8a5-7d1781debef5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f5a42e9a-3303-4325-a8a5-7d1781debef5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f5a42e9a-3303-4325-a8a5-7d1781debef5 .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-7b8f912d-8037-497b-8989-38976d144416 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-7b8f912d-8037-497b-8989-38976d144416:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-7b8f912d-8037-497b-8989-38976d144416:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7b8f912d-8037-497b-8989-38976d144416 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7b8f912d-8037-497b-8989-38976d144416.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b8f912d-8037-497b-8989-38976d144416.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-7b8f912d-8037-497b-8989-38976d144416.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6e81d387-5e31-4ba0-b385-23030b253764 {
  display: none;
}
#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf {
  text-align: left;
}


.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf {
  max-width: 100%;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom,
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf {
  max-width: 100%;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom,
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf {
  max-width: 100%;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom,
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf {
  max-width: 100%;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom,
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf {
  max-width: 100%;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom,
.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8a72d0dd-f04b-4ca3-9224-2e0b204abdaf .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5768cc34-62dd-4192-99ff-f47ef6a4a383 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5768cc34-62dd-4192-99ff-f47ef6a4a383 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d51e0a70-c889-493d-9033-a7d1818a7bff {
  text-align: left;
}

#s-d51e0a70-c889-493d-9033-a7d1818a7bff .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d51e0a70-c889-493d-9033-a7d1818a7bff .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d51e0a70-c889-493d-9033-a7d1818a7bff .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-9be6c717-5362-4954-aa37-29c8c3ec7eaa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: #3498db;
}
#s-9be6c717-5362-4954-aa37-29c8c3ec7eaa:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-9be6c717-5362-4954-aa37-29c8c3ec7eaa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9be6c717-5362-4954-aa37-29c8c3ec7eaa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-9be6c717-5362-4954-aa37-29c8c3ec7eaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9be6c717-5362-4954-aa37-29c8c3ec7eaa.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-9be6c717-5362-4954-aa37-29c8c3ec7eaa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b0b26296-d412-4732-a912-0ceb846744db {
  display: none;
}
#s-2147ca4b-302e-47da-8bfe-c8fd2593316c {
  text-align: left;
}


.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c {
  max-width: 100%;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom,
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c {
  max-width: 100%;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom,
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c {
  max-width: 100%;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom,
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c {
  max-width: 100%;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom,
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c {
  max-width: 100%;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom,
.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2147ca4b-302e-47da-8bfe-c8fd2593316c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-916931f7-b3f1-4206-bc2b-586520689e47 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-916931f7-b3f1-4206-bc2b-586520689e47 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-6feb5999-bc2a-4e01-bfac-22774b701338 {
  text-align: left;
}

#s-6feb5999-bc2a-4e01-bfac-22774b701338 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6feb5999-bc2a-4e01-bfac-22774b701338 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6feb5999-bc2a-4e01-bfac-22774b701338 .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-ae66479a-ad00-42cf-93de-7fae1f4ce451 {
  display: none;
}
#s-563d733b-7afe-49a9-82ca-1baf38be6167 {
  text-align: left;
}


.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 {
  max-width: 100%;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom,
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 {
  max-width: 100%;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom,
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 {
  max-width: 100%;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom,
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 {
  max-width: 100%;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom,
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 {
  max-width: 100%;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom,
.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-563d733b-7afe-49a9-82ca-1baf38be6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6ad6ffd3-e6d7-4aec-877d-0a5e0662ee18 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-6ad6ffd3-e6d7-4aec-877d-0a5e0662ee18 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-9f1b7054-f645-4896-b4c0-797d2bb28e37 {
  text-align: left;
}

#s-9f1b7054-f645-4896-b4c0-797d2bb28e37 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9f1b7054-f645-4896-b4c0-797d2bb28e37 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9f1b7054-f645-4896-b4c0-797d2bb28e37 .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-3e4a8482-3977-46c3-8f27-8c68d3af8dc8 {
  display: none;
}
#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 {
  text-align: left;
}


.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 {
  max-width: 100%;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom,
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 {
  max-width: 100%;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom,
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 {
  max-width: 100%;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom,
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 {
  max-width: 100%;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom,
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 {
  max-width: 100%;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom,
.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-de5459e9-23e9-446b-9c9f-f83bcf9e1479 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b74a368-2bf4-405c-94e1-2b401bc5f62f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-1b74a368-2bf4-405c-94e1-2b401bc5f62f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-56731f7c-9cb9-46ac-9731-a266222dfc3e {
  text-align: left;
}

#s-56731f7c-9cb9-46ac-9731-a266222dfc3e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-56731f7c-9cb9-46ac-9731-a266222dfc3e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-56731f7c-9cb9-46ac-9731-a266222dfc3e .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-530d800d-5664-4a4c-af02-42e8d0a51c61 {
  display: none;
}
#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 {
  text-align: left;
}


.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 {
  max-width: 100%;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom,
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 {
  max-width: 100%;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom,
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 {
  max-width: 100%;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom,
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 {
  max-width: 100%;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom,
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 {
  max-width: 100%;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom,
.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a5e47efa-0c9a-48d9-b4c8-d1607e973d57 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-865fe54e-4575-4351-9740-3d7743391bc8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-865fe54e-4575-4351-9740-3d7743391bc8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-b3e3e81b-bdc5-4e54-95c4-ec1c04e730d8 {
  text-align: left;
}

#s-b3e3e81b-bdc5-4e54-95c4-ec1c04e730d8 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b3e3e81b-bdc5-4e54-95c4-ec1c04e730d8 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b3e3e81b-bdc5-4e54-95c4-ec1c04e730d8 .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-cdee9f12-0a0b-403c-8692-71e51c3e8dd5 {
  display: none;
}
#s-4df11e88-a13c-4deb-9078-018f0d260726 {
  text-align: left;
}


.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 {
  max-width: 100%;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom,
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 {
  max-width: 100%;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom,
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 {
  max-width: 100%;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom,
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 {
  max-width: 100%;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom,
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 {
  max-width: 100%;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom,
.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4df11e88-a13c-4deb-9078-018f0d260726 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fd7f3e56-31cd-4924-a424-df385113ad24 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fd7f3e56-31cd-4924-a424-df385113ad24 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ae3e13d5-0b25-45c7-96e9-e65b04099dfb {
  text-align: left;
}

#s-ae3e13d5-0b25-45c7-96e9-e65b04099dfb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ae3e13d5-0b25-45c7-96e9-e65b04099dfb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ae3e13d5-0b25-45c7-96e9-e65b04099dfb .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-750f67df-a170-4a2a-985e-1e69a119f2f9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-750f67df-a170-4a2a-985e-1e69a119f2f9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-750f67df-a170-4a2a-985e-1e69a119f2f9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-750f67df-a170-4a2a-985e-1e69a119f2f9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-750f67df-a170-4a2a-985e-1e69a119f2f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-750f67df-a170-4a2a-985e-1e69a119f2f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-750f67df-a170-4a2a-985e-1e69a119f2f9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-75bf15f4-6bd8-4800-8ea9-255ca51b2507 {
  display: none;
}
#s-63283eac-ea37-45de-abf6-e7247a8de04c {
  text-align: left;
}


.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c {
  max-width: 100%;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom,
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c {
  max-width: 100%;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom,
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c {
  max-width: 100%;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom,
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c {
  max-width: 100%;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom,
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c {
  max-width: 100%;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom,
.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-63283eac-ea37-45de-abf6-e7247a8de04c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd61f421-cff0-40d4-a930-bc576407e0e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd61f421-cff0-40d4-a930-bc576407e0e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-21c41657-5685-40f2-ab0f-87c7dcc58628 {
  text-align: left;
}

#s-21c41657-5685-40f2-ab0f-87c7dcc58628 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-21c41657-5685-40f2-ab0f-87c7dcc58628 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-21c41657-5685-40f2-ab0f-87c7dcc58628 .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-c900e004-0e56-45c7-8ee9-e8e7e99de5dd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-c900e004-0e56-45c7-8ee9-e8e7e99de5dd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c900e004-0e56-45c7-8ee9-e8e7e99de5dd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c900e004-0e56-45c7-8ee9-e8e7e99de5dd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c900e004-0e56-45c7-8ee9-e8e7e99de5dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c900e004-0e56-45c7-8ee9-e8e7e99de5dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c900e004-0e56-45c7-8ee9-e8e7e99de5dd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8b65d96b-f1a2-4480-adc0-ec190005636c {
  display: none;
}
#s-57f280a5-4bdd-4412-894b-353f8f451015 {
  text-align: left;
}


.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 {
  max-width: 100%;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom,
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 {
  max-width: 100%;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom,
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 {
  max-width: 100%;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom,
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 {
  max-width: 100%;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom,
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 {
  max-width: 100%;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom,
.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-57f280a5-4bdd-4412-894b-353f8f451015 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-30e1c67c-a449-40e4-8586-0201d279bfec {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-30e1c67c-a449-40e4-8586-0201d279bfec .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3530a1e3-d022-4ebd-983e-b7b49b61d565 {
  text-align: left;
}

#s-3530a1e3-d022-4ebd-983e-b7b49b61d565 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3530a1e3-d022-4ebd-983e-b7b49b61d565 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3530a1e3-d022-4ebd-983e-b7b49b61d565 .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-770438bc-e56b-44da-8540-8bf882f4907c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-770438bc-e56b-44da-8540-8bf882f4907c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-770438bc-e56b-44da-8540-8bf882f4907c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-770438bc-e56b-44da-8540-8bf882f4907c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-770438bc-e56b-44da-8540-8bf882f4907c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-770438bc-e56b-44da-8540-8bf882f4907c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-770438bc-e56b-44da-8540-8bf882f4907c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-15cc4c5b-e8c5-4eb5-991a-77111f4902e6 {
  display: none;
}
#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 {
  text-align: left;
}


.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 {
  max-width: 100%;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom,
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 {
  max-width: 100%;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom,
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 {
  max-width: 100%;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom,
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 {
  max-width: 100%;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom,
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 {
  max-width: 100%;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom,
.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4f006307-6a11-4d71-86ee-e94cdd21ae68 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6d22859e-53be-43ba-a938-3a571116bb17 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d22859e-53be-43ba-a938-3a571116bb17 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-51220c05-f471-47d6-ad27-5c5710f872b1 {
  text-align: left;
}

#s-51220c05-f471-47d6-ad27-5c5710f872b1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-51220c05-f471-47d6-ad27-5c5710f872b1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-51220c05-f471-47d6-ad27-5c5710f872b1 .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-6c0ef882-548c-485b-9cc2-66124b231a37 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-6c0ef882-548c-485b-9cc2-66124b231a37:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6c0ef882-548c-485b-9cc2-66124b231a37:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6c0ef882-548c-485b-9cc2-66124b231a37 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6c0ef882-548c-485b-9cc2-66124b231a37.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c0ef882-548c-485b-9cc2-66124b231a37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6c0ef882-548c-485b-9cc2-66124b231a37.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e5636d1c-9dd5-4d91-800f-31b6ebe0b5e6 {
  display: none;
}
#s-f893d51e-5c09-45cc-9443-11ebc43779bb {
  text-align: left;
}


.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb {
  max-width: 100%;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom,
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb {
  max-width: 100%;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom,
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb {
  max-width: 100%;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom,
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb {
  max-width: 100%;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom,
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb {
  max-width: 100%;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom,
.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f893d51e-5c09-45cc-9443-11ebc43779bb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-37054882-dca1-4e99-8e22-b8230cd1cc6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-37054882-dca1-4e99-8e22-b8230cd1cc6a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-4a5a91d8-d027-43c3-844b-55d2f87125b0 {
  text-align: left;
}

#s-4a5a91d8-d027-43c3-844b-55d2f87125b0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4a5a91d8-d027-43c3-844b-55d2f87125b0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4a5a91d8-d027-43c3-844b-55d2f87125b0 .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-07fa5bf1-51d6-4ce0-8b6b-6fcc3f2b5f95 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-07fa5bf1-51d6-4ce0-8b6b-6fcc3f2b5f95:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-07fa5bf1-51d6-4ce0-8b6b-6fcc3f2b5f95:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-07fa5bf1-51d6-4ce0-8b6b-6fcc3f2b5f95 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-07fa5bf1-51d6-4ce0-8b6b-6fcc3f2b5f95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07fa5bf1-51d6-4ce0-8b6b-6fcc3f2b5f95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-07fa5bf1-51d6-4ce0-8b6b-6fcc3f2b5f95.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c17494b4-fcea-4525-9e78-3eca56bca4e8 {
  display: none;
}
#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 {
  text-align: left;
}


.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 {
  max-width: 100%;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom,
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 {
  max-width: 100%;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom,
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 {
  max-width: 100%;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom,
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 {
  max-width: 100%;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom,
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 {
  max-width: 100%;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom,
.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d40ce28-a2cb-4c34-a11b-d376e551ee47 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-71ee55cd-d5b2-4a26-9adf-240141afc984 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-71ee55cd-d5b2-4a26-9adf-240141afc984 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-5ada74d1-16e1-4170-a775-ec59dbbd8401 {
  text-align: left;
}

#s-5ada74d1-16e1-4170-a775-ec59dbbd8401 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5ada74d1-16e1-4170-a775-ec59dbbd8401 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5ada74d1-16e1-4170-a775-ec59dbbd8401 .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-64896e44-d8d1-4527-aa48-f0406d520fc3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-64896e44-d8d1-4527-aa48-f0406d520fc3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-64896e44-d8d1-4527-aa48-f0406d520fc3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-64896e44-d8d1-4527-aa48-f0406d520fc3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-64896e44-d8d1-4527-aa48-f0406d520fc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64896e44-d8d1-4527-aa48-f0406d520fc3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-64896e44-d8d1-4527-aa48-f0406d520fc3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-32a40b39-f789-4cb1-8a7b-5d6956e34002 {
  display: none;
}
#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c {
  text-align: left;
}


.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c {
  max-width: 100%;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom,
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c {
  max-width: 100%;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom,
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c {
  max-width: 100%;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom,
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c {
  max-width: 100%;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom,
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c {
  max-width: 100%;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom,
.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b14142ca-56f7-49aa-a9de-1ee33a6bd57c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-00548a05-7b07-4335-8092-b3dae434d62a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-00548a05-7b07-4335-8092-b3dae434d62a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-263b4a43-a384-411d-8585-86c510064f54 {
  text-align: left;
}

#s-263b4a43-a384-411d-8585-86c510064f54 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-263b4a43-a384-411d-8585-86c510064f54 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-263b4a43-a384-411d-8585-86c510064f54 .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-5c5b5485-ee4d-4044-be14-1c97f15e2f77 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-5c5b5485-ee4d-4044-be14-1c97f15e2f77:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5c5b5485-ee4d-4044-be14-1c97f15e2f77:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5c5b5485-ee4d-4044-be14-1c97f15e2f77 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5c5b5485-ee4d-4044-be14-1c97f15e2f77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c5b5485-ee4d-4044-be14-1c97f15e2f77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5c5b5485-ee4d-4044-be14-1c97f15e2f77.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-128513fb-ad87-4842-a696-a8b675a2b399 {
  display: none;
}
#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a {
  text-align: left;
}


.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a {
  max-width: 100%;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom,
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a {
  max-width: 100%;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom,
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a {
  max-width: 100%;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom,
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a {
  max-width: 100%;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom,
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a {
  max-width: 100%;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom,
.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2d3eefe6-4ce1-4a8c-b9f6-003520715d6a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6d2fd3d6-008a-4ef5-bb59-56e14a324d5b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6d2fd3d6-008a-4ef5-bb59-56e14a324d5b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-11ca8f62-4837-4460-a129-dc6a310862b0 {
  text-align: left;
}

#s-11ca8f62-4837-4460-a129-dc6a310862b0 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-11ca8f62-4837-4460-a129-dc6a310862b0 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-11ca8f62-4837-4460-a129-dc6a310862b0 .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-dee2fc9d-9aaf-4a80-a0cb-a8e6ceac3e08 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-dee2fc9d-9aaf-4a80-a0cb-a8e6ceac3e08:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-dee2fc9d-9aaf-4a80-a0cb-a8e6ceac3e08:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-dee2fc9d-9aaf-4a80-a0cb-a8e6ceac3e08 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-dee2fc9d-9aaf-4a80-a0cb-a8e6ceac3e08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dee2fc9d-9aaf-4a80-a0cb-a8e6ceac3e08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-dee2fc9d-9aaf-4a80-a0cb-a8e6ceac3e08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-944e50ae-021d-47fd-b75d-5ed8864104e6 {
  display: none;
}
#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c {
  text-align: left;
}


.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c {
  max-width: 100%;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom,
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c {
  max-width: 100%;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom,
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c {
  max-width: 100%;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom,
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c {
  max-width: 100%;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom,
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c {
  max-width: 100%;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom,
.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a04a614d-9fd3-4ae6-a8f7-cf4f981ebc5c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-32256857-1c82-4f3d-9e18-edd493b48541 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-32256857-1c82-4f3d-9e18-edd493b48541 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-ad5177c5-c358-427c-a973-043df54d603a {
  text-align: left;
}

#s-ad5177c5-c358-427c-a973-043df54d603a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ad5177c5-c358-427c-a973-043df54d603a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-ad5177c5-c358-427c-a973-043df54d603a .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-7ea0ed16-c0ef-488f-81c3-834cf0c590a9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-7ea0ed16-c0ef-488f-81c3-834cf0c590a9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7ea0ed16-c0ef-488f-81c3-834cf0c590a9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7ea0ed16-c0ef-488f-81c3-834cf0c590a9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7ea0ed16-c0ef-488f-81c3-834cf0c590a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ea0ed16-c0ef-488f-81c3-834cf0c590a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7ea0ed16-c0ef-488f-81c3-834cf0c590a9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-af8d8ba7-94a8-49c1-9fa6-96bda09111cf {
  display: none;
}
#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd {
  text-align: left;
}


.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd {
  max-width: 100%;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom,
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd {
  max-width: 100%;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom,
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd {
  max-width: 100%;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom,
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd {
  max-width: 100%;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom,
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd {
  max-width: 100%;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom,
.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1b176a2e-9e95-4fb0-a638-5d92ba0d0bdd .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-53c52ed9-d707-4ed7-b46a-74f9cdb6f0f0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-53c52ed9-d707-4ed7-b46a-74f9cdb6f0f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-bb7cbe21-af15-4405-8f51-8de76b8eee3a {
  text-align: left;
}

#s-bb7cbe21-af15-4405-8f51-8de76b8eee3a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb7cbe21-af15-4405-8f51-8de76b8eee3a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bb7cbe21-af15-4405-8f51-8de76b8eee3a .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-d33f6bac-67a5-4b78-a576-ded5ff202218 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-d33f6bac-67a5-4b78-a576-ded5ff202218:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d33f6bac-67a5-4b78-a576-ded5ff202218:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d33f6bac-67a5-4b78-a576-ded5ff202218 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d33f6bac-67a5-4b78-a576-ded5ff202218.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d33f6bac-67a5-4b78-a576-ded5ff202218.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d33f6bac-67a5-4b78-a576-ded5ff202218.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-bb624e58-6276-43cb-badd-0d64d324a46a {
  display: none;
}
#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 {
  text-align: left;
}


.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 {
  max-width: 100%;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom,
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 {
  max-width: 100%;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom,
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 {
  max-width: 100%;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom,
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 {
  max-width: 100%;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom,
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 {
  max-width: 100%;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom,
.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f203533-8dac-4ea0-8542-d2cbd11a7e98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3cb1ef5e-8dfe-467b-9ddb-e6ba773ecd6b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3cb1ef5e-8dfe-467b-9ddb-e6ba773ecd6b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-58450f47-eb33-4115-adfe-e9e96a2e0c37 {
  text-align: left;
}

#s-58450f47-eb33-4115-adfe-e9e96a2e0c37 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-58450f47-eb33-4115-adfe-e9e96a2e0c37 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-58450f47-eb33-4115-adfe-e9e96a2e0c37 .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-f5e6a7b7-e3c2-4511-abe5-74d465595867 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-f5e6a7b7-e3c2-4511-abe5-74d465595867:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f5e6a7b7-e3c2-4511-abe5-74d465595867:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f5e6a7b7-e3c2-4511-abe5-74d465595867 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f5e6a7b7-e3c2-4511-abe5-74d465595867.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5e6a7b7-e3c2-4511-abe5-74d465595867.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f5e6a7b7-e3c2-4511-abe5-74d465595867.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6ac32913-d341-4e76-add0-d2a90f0dd487 {
  display: none;
}
#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a {
  text-align: left;
}


.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a {
  max-width: 100%;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom,
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a {
  max-width: 100%;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom,
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a {
  max-width: 100%;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom,
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a {
  max-width: 100%;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom,
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a {
  max-width: 100%;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom,
.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-96beccf8-bab7-4093-9ac2-4933eb85fa0a .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bb8ee1f7-acee-48f8-b1f0-272b316bf7fc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bb8ee1f7-acee-48f8-b1f0-272b316bf7fc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3a4977c6-cbc8-46e6-80e3-0d90ed461f99 {
  text-align: left;
}

#s-3a4977c6-cbc8-46e6-80e3-0d90ed461f99 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3a4977c6-cbc8-46e6-80e3-0d90ed461f99 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3a4977c6-cbc8-46e6-80e3-0d90ed461f99 .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-cf74c403-5bda-4834-a2c1-130945978cab {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-cf74c403-5bda-4834-a2c1-130945978cab:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cf74c403-5bda-4834-a2c1-130945978cab:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cf74c403-5bda-4834-a2c1-130945978cab {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cf74c403-5bda-4834-a2c1-130945978cab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf74c403-5bda-4834-a2c1-130945978cab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cf74c403-5bda-4834-a2c1-130945978cab.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7790aa81-b697-447a-b6c6-7022ed39d92d {
  display: none;
}
#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 {
  text-align: left;
}


.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 {
  max-width: 100%;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom,
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 {
  max-width: 100%;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom,
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 {
  max-width: 100%;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom,
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 {
  max-width: 100%;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom,
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 {
  max-width: 100%;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom,
.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c93e813-e9eb-4a14-b509-2fb42d20e781 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8e8f1db4-7163-43c5-83bd-1847c5da1057 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e8f1db4-7163-43c5-83bd-1847c5da1057 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-b30f01db-6be9-48b3-af2c-dd154705a419 {
  text-align: left;
}

#s-b30f01db-6be9-48b3-af2c-dd154705a419 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-b30f01db-6be9-48b3-af2c-dd154705a419 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-b30f01db-6be9-48b3-af2c-dd154705a419 .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-c3416612-7c8e-4efa-8ffe-69c8a99ab0f0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-c3416612-7c8e-4efa-8ffe-69c8a99ab0f0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3416612-7c8e-4efa-8ffe-69c8a99ab0f0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c3416612-7c8e-4efa-8ffe-69c8a99ab0f0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c3416612-7c8e-4efa-8ffe-69c8a99ab0f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3416612-7c8e-4efa-8ffe-69c8a99ab0f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c3416612-7c8e-4efa-8ffe-69c8a99ab0f0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5bf66b80-19c9-4f67-9a53-1ff7a2d218df {
  display: none;
}
#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 {
  text-align: left;
}


.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 {
  max-width: 100%;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom,
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 {
  max-width: 100%;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom,
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 {
  max-width: 100%;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom,
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 {
  max-width: 100%;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom,
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 {
  max-width: 100%;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom,
.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b54d29ea-120c-47d9-8c82-4e2cc7e82d63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-19f76140-bdb3-4501-b708-84a622adb4a8 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-19f76140-bdb3-4501-b708-84a622adb4a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-5a082f8a-7b6a-4858-ba7f-c128c8e05add {
  text-align: left;
}

#s-5a082f8a-7b6a-4858-ba7f-c128c8e05add .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5a082f8a-7b6a-4858-ba7f-c128c8e05add .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-5a082f8a-7b6a-4858-ba7f-c128c8e05add .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-adc9dad5-b555-4cbd-829f-dd54d27066fa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-adc9dad5-b555-4cbd-829f-dd54d27066fa:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-adc9dad5-b555-4cbd-829f-dd54d27066fa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-adc9dad5-b555-4cbd-829f-dd54d27066fa {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-adc9dad5-b555-4cbd-829f-dd54d27066fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adc9dad5-b555-4cbd-829f-dd54d27066fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-adc9dad5-b555-4cbd-829f-dd54d27066fa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3327a334-afb0-4dca-8fa4-b97151f791a2 {
  display: none;
}
#s-347a22b8-51d0-4647-940e-37823fbb9e48 {
  text-align: left;
}


.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 {
  max-width: 100%;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom,
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 {
  max-width: 100%;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom,
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 {
  max-width: 100%;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom,
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 {
  max-width: 100%;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom,
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 {
  max-width: 100%;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom,
.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-347a22b8-51d0-4647-940e-37823fbb9e48 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a8c2d8bb-b535-4dd9-96d6-79f69d8c858d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a8c2d8bb-b535-4dd9-96d6-79f69d8c858d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-58042b1b-3b73-4ff7-833f-df738986f113 {
  text-align: left;
}

#s-58042b1b-3b73-4ff7-833f-df738986f113 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-58042b1b-3b73-4ff7-833f-df738986f113 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-58042b1b-3b73-4ff7-833f-df738986f113 .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-7c9ad9bf-1c1f-44e7-bec8-b73741453335 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-7c9ad9bf-1c1f-44e7-bec8-b73741453335:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-7c9ad9bf-1c1f-44e7-bec8-b73741453335:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-7c9ad9bf-1c1f-44e7-bec8-b73741453335 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-7c9ad9bf-1c1f-44e7-bec8-b73741453335.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c9ad9bf-1c1f-44e7-bec8-b73741453335.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-7c9ad9bf-1c1f-44e7-bec8-b73741453335.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-b822dbb8-a653-4a94-8573-d81e510b659c {
  display: none;
}
#s-56831811-6692-42e6-9610-266ceb491b56 {
  text-align: left;
}


.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 {
  max-width: 100%;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom,
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 {
  max-width: 100%;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom,
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 {
  max-width: 100%;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom,
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 {
  max-width: 100%;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom,
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 {
  max-width: 100%;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom,
.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-56831811-6692-42e6-9610-266ceb491b56 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8e3ee888-ad39-41b7-a4e9-0142e7d6aeb1 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8e3ee888-ad39-41b7-a4e9-0142e7d6aeb1 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d4f52ac7-100d-4674-8d02-2e52d5ac48fc {
  text-align: left;
}

#s-d4f52ac7-100d-4674-8d02-2e52d5ac48fc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d4f52ac7-100d-4674-8d02-2e52d5ac48fc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d4f52ac7-100d-4674-8d02-2e52d5ac48fc .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-b31c5869-3de7-49f9-b636-d607c6bb9acc {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-b31c5869-3de7-49f9-b636-d607c6bb9acc:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b31c5869-3de7-49f9-b636-d607c6bb9acc:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b31c5869-3de7-49f9-b636-d607c6bb9acc {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b31c5869-3de7-49f9-b636-d607c6bb9acc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b31c5869-3de7-49f9-b636-d607c6bb9acc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b31c5869-3de7-49f9-b636-d607c6bb9acc.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-53ceb7a5-b003-44d9-9a88-c9dd4579c2fd {
  display: none;
}
#s-ceae8096-df98-483a-81cb-4b1001e9e918 {
  text-align: left;
}


.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 {
  max-width: 100%;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom,
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 {
  max-width: 100%;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom,
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 {
  max-width: 100%;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom,
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 {
  max-width: 100%;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom,
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 {
  max-width: 100%;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom,
.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ceae8096-df98-483a-81cb-4b1001e9e918 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dd8e0792-5a0f-440b-8331-ea93b88dc5b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dd8e0792-5a0f-440b-8331-ea93b88dc5b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-bdf157e4-fc72-40f5-9c09-e75c5bda87fe {
  text-align: left;
}

#s-bdf157e4-fc72-40f5-9c09-e75c5bda87fe .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bdf157e4-fc72-40f5-9c09-e75c5bda87fe .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-bdf157e4-fc72-40f5-9c09-e75c5bda87fe .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-95a7185a-caab-4056-80d1-3d5bd8b21f3c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-95a7185a-caab-4056-80d1-3d5bd8b21f3c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-95a7185a-caab-4056-80d1-3d5bd8b21f3c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-95a7185a-caab-4056-80d1-3d5bd8b21f3c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-95a7185a-caab-4056-80d1-3d5bd8b21f3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95a7185a-caab-4056-80d1-3d5bd8b21f3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-95a7185a-caab-4056-80d1-3d5bd8b21f3c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-338a8001-73af-491d-9426-52f33fb02c6e {
  display: none;
}
#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 {
  text-align: left;
}


.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 {
  max-width: 100%;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom,
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 {
  max-width: 100%;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom,
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 {
  max-width: 100%;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom,
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 {
  max-width: 100%;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom,
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 {
  max-width: 100%;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom,
.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c2fbfd3d-fdb2-4057-b27c-9e3d78bd6675 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c099d40d-31e9-4a53-a6c5-33b7f6c4cbdd {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c099d40d-31e9-4a53-a6c5-33b7f6c4cbdd .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-8a2473d0-54fd-4146-8a7e-2d4bf2116941 {
  text-align: left;
}

#s-8a2473d0-54fd-4146-8a7e-2d4bf2116941 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8a2473d0-54fd-4146-8a7e-2d4bf2116941 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8a2473d0-54fd-4146-8a7e-2d4bf2116941 .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-4726257b-4267-4431-811f-c90154b94c64 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4726257b-4267-4431-811f-c90154b94c64:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4726257b-4267-4431-811f-c90154b94c64:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4726257b-4267-4431-811f-c90154b94c64 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4726257b-4267-4431-811f-c90154b94c64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4726257b-4267-4431-811f-c90154b94c64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4726257b-4267-4431-811f-c90154b94c64.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9cf1ba76-85cd-4af7-96e5-1b5774bc65db {
  display: none;
}
#s-3f967864-732b-4654-af3a-19bfd2fd8fda {
  text-align: left;
}


.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda {
  max-width: 100%;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom,
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda {
  max-width: 100%;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom,
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda {
  max-width: 100%;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom,
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda {
  max-width: 100%;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom,
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda {
  max-width: 100%;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom,
.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3f967864-732b-4654-af3a-19bfd2fd8fda .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c108301f-b01f-455b-9692-caf108978a29 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c108301f-b01f-455b-9692-caf108978a29 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-259b31cf-8628-44c9-8a04-f5caf1abd0fb {
  text-align: left;
}

#s-259b31cf-8628-44c9-8a04-f5caf1abd0fb .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-259b31cf-8628-44c9-8a04-f5caf1abd0fb .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-259b31cf-8628-44c9-8a04-f5caf1abd0fb .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-d5815dea-3410-4573-8a0b-54ea478140ca {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-d5815dea-3410-4573-8a0b-54ea478140ca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d5815dea-3410-4573-8a0b-54ea478140ca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d5815dea-3410-4573-8a0b-54ea478140ca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d5815dea-3410-4573-8a0b-54ea478140ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5815dea-3410-4573-8a0b-54ea478140ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d5815dea-3410-4573-8a0b-54ea478140ca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5ee8f71b-dc9b-4fab-97e0-04ad9190c439 {
  display: none;
}
#s-08df4c9c-9b58-4d0b-bf80-345e9600818d {
  text-align: left;
}


.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d {
  max-width: 100%;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom,
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d {
  max-width: 100%;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom,
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d {
  max-width: 100%;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom,
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d {
  max-width: 100%;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom,
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d {
  max-width: 100%;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom,
.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-08df4c9c-9b58-4d0b-bf80-345e9600818d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e8d00d4f-b4c6-454f-b46f-7efd940bdeca {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e8d00d4f-b4c6-454f-b46f-7efd940bdeca .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d60cb2ec-bed3-447f-b822-6eab4d2e906a {
  text-align: left;
}

#s-d60cb2ec-bed3-447f-b822-6eab4d2e906a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d60cb2ec-bed3-447f-b822-6eab4d2e906a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d60cb2ec-bed3-447f-b822-6eab4d2e906a .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-397b9123-f5c6-41c8-ba14-630b0ade4694 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-397b9123-f5c6-41c8-ba14-630b0ade4694:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-397b9123-f5c6-41c8-ba14-630b0ade4694:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-397b9123-f5c6-41c8-ba14-630b0ade4694 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-397b9123-f5c6-41c8-ba14-630b0ade4694.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-397b9123-f5c6-41c8-ba14-630b0ade4694.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-397b9123-f5c6-41c8-ba14-630b0ade4694.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2618523c-956f-4636-85aa-45b23355b958 {
  display: none;
}
#s-9f119bad-1296-4bbb-aba4-baf62d44925c {
  text-align: left;
}


.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c {
  max-width: 100%;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom,
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c {
  max-width: 100%;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom,
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c {
  max-width: 100%;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom,
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c {
  max-width: 100%;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom,
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c {
  max-width: 100%;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom,
.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-9f119bad-1296-4bbb-aba4-baf62d44925c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-73d05c81-78f1-408e-aa3d-8a825a1fe058 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-73d05c81-78f1-408e-aa3d-8a825a1fe058 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-6c486938-3f51-4514-90e0-0b4b46bb6fe5 {
  text-align: left;
}

#s-6c486938-3f51-4514-90e0-0b4b46bb6fe5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-6c486938-3f51-4514-90e0-0b4b46bb6fe5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6c486938-3f51-4514-90e0-0b4b46bb6fe5 .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-d91df155-5592-4510-9ec7-43dea0421bc7 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-d91df155-5592-4510-9ec7-43dea0421bc7:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d91df155-5592-4510-9ec7-43dea0421bc7:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d91df155-5592-4510-9ec7-43dea0421bc7 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d91df155-5592-4510-9ec7-43dea0421bc7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d91df155-5592-4510-9ec7-43dea0421bc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d91df155-5592-4510-9ec7-43dea0421bc7.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-10c20b63-eb90-43a3-bea0-e60027d9b8d5 {
  display: none;
}
#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb {
  text-align: left;
}


.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb {
  max-width: 100%;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom,
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb {
  max-width: 100%;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom,
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb {
  max-width: 100%;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom,
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb {
  max-width: 100%;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom,
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb {
  max-width: 100%;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom,
.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2bc28b55-5471-4dd7-9b8c-7a908f47addb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d594ca27-24a8-40a1-b6d5-930f958d61b0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d594ca27-24a8-40a1-b6d5-930f958d61b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0386b235-eaca-480e-8d25-75f65f3cc25a {
  text-align: left;
}

#s-0386b235-eaca-480e-8d25-75f65f3cc25a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0386b235-eaca-480e-8d25-75f65f3cc25a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0386b235-eaca-480e-8d25-75f65f3cc25a .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-b0fb1cce-6e1e-4b84-a222-01c918e277fb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-b0fb1cce-6e1e-4b84-a222-01c918e277fb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b0fb1cce-6e1e-4b84-a222-01c918e277fb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b0fb1cce-6e1e-4b84-a222-01c918e277fb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b0fb1cce-6e1e-4b84-a222-01c918e277fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0fb1cce-6e1e-4b84-a222-01c918e277fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b0fb1cce-6e1e-4b84-a222-01c918e277fb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d93cc985-7e5f-4014-a823-4711ba22ca4f {
  display: none;
}
#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde {
  text-align: left;
}


.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde {
  max-width: 100%;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom,
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde {
  max-width: 100%;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom,
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde {
  max-width: 100%;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom,
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde {
  max-width: 100%;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom,
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde {
  max-width: 100%;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom,
.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-55a3925b-0fdc-4fb3-bf41-29568ca7afde .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a41f2423-49fc-4585-ac68-9e89b89c64b6 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a41f2423-49fc-4585-ac68-9e89b89c64b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3e25537e-4eb5-4781-956c-cf5ce0e7bf47 {
  text-align: left;
}

#s-3e25537e-4eb5-4781-956c-cf5ce0e7bf47 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3e25537e-4eb5-4781-956c-cf5ce0e7bf47 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3e25537e-4eb5-4781-956c-cf5ce0e7bf47 .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-1fc11f65-f047-4fd2-82bc-864b0ed11075 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-1fc11f65-f047-4fd2-82bc-864b0ed11075:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-1fc11f65-f047-4fd2-82bc-864b0ed11075:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1fc11f65-f047-4fd2-82bc-864b0ed11075 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-1fc11f65-f047-4fd2-82bc-864b0ed11075.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fc11f65-f047-4fd2-82bc-864b0ed11075.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-1fc11f65-f047-4fd2-82bc-864b0ed11075.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-35c51583-00ea-4b7e-94ea-b994c208f0c7 {
  display: none;
}
#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 {
  text-align: left;
}


.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 {
  max-width: 100%;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom,
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 {
  max-width: 100%;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom,
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 {
  max-width: 100%;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom,
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 {
  max-width: 100%;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom,
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 {
  max-width: 100%;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom,
.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-45473a91-88b1-4b0f-b828-0c01a092ecc2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fca44b99-b884-4243-ade7-7735dacbe5f7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fca44b99-b884-4243-ade7-7735dacbe5f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-cafe3ea4-c20f-491f-8e01-901fe7b7fe6d {
  text-align: left;
}

#s-cafe3ea4-c20f-491f-8e01-901fe7b7fe6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cafe3ea4-c20f-491f-8e01-901fe7b7fe6d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-cafe3ea4-c20f-491f-8e01-901fe7b7fe6d .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-c3f371d7-e4fe-4d2f-8088-f473a55f057c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-c3f371d7-e4fe-4d2f-8088-f473a55f057c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c3f371d7-e4fe-4d2f-8088-f473a55f057c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c3f371d7-e4fe-4d2f-8088-f473a55f057c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c3f371d7-e4fe-4d2f-8088-f473a55f057c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3f371d7-e4fe-4d2f-8088-f473a55f057c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c3f371d7-e4fe-4d2f-8088-f473a55f057c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e4cb554d-9c90-4c5a-a5a1-07f43ccfa3d6 {
  display: none;
}
#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 {
  text-align: left;
}


.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 {
  max-width: 100%;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom,
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 {
  max-width: 100%;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom,
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 {
  max-width: 100%;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom,
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 {
  max-width: 100%;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom,
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 {
  max-width: 100%;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom,
.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c9a7c517-17ac-4d56-828f-69bfe08a3f89 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-16ad5918-251b-454e-a14e-3bff022faaff {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-16ad5918-251b-454e-a14e-3bff022faaff .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-37c1e86c-3d3f-4869-81d5-2ecee9262c3b {
  text-align: left;
}

#s-37c1e86c-3d3f-4869-81d5-2ecee9262c3b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-37c1e86c-3d3f-4869-81d5-2ecee9262c3b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-37c1e86c-3d3f-4869-81d5-2ecee9262c3b .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-5d66287a-051a-4291-b497-e732e3302492 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-5d66287a-051a-4291-b497-e732e3302492:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5d66287a-051a-4291-b497-e732e3302492:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5d66287a-051a-4291-b497-e732e3302492 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-5d66287a-051a-4291-b497-e732e3302492.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d66287a-051a-4291-b497-e732e3302492.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5d66287a-051a-4291-b497-e732e3302492.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9c0a328e-2631-4dd5-bb95-2a1c4b9a710e {
  display: none;
}
#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 {
  text-align: left;
}


.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 {
  max-width: 100%;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom,
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 {
  max-width: 100%;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom,
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 {
  max-width: 100%;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom,
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 {
  max-width: 100%;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom,
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 {
  max-width: 100%;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom,
.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2010ccfe-f6ac-4de4-b5a2-f889336eb9b4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ada326d4-d950-41f4-a96b-21d905db3d7b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ada326d4-d950-41f4-a96b-21d905db3d7b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-dea6d0f6-c63a-425c-a9e0-401f44e5d479 {
  text-align: left;
}

#s-dea6d0f6-c63a-425c-a9e0-401f44e5d479 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dea6d0f6-c63a-425c-a9e0-401f44e5d479 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dea6d0f6-c63a-425c-a9e0-401f44e5d479 .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-f3f6da66-8da0-4f3d-9f85-91a6f5df1770 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-f3f6da66-8da0-4f3d-9f85-91a6f5df1770:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f3f6da66-8da0-4f3d-9f85-91a6f5df1770:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f3f6da66-8da0-4f3d-9f85-91a6f5df1770 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f3f6da66-8da0-4f3d-9f85-91a6f5df1770.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3f6da66-8da0-4f3d-9f85-91a6f5df1770.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f3f6da66-8da0-4f3d-9f85-91a6f5df1770.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dc6d668e-3552-4b88-bb06-e42da9c8924b {
  display: none;
}
#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 {
  text-align: left;
}


.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 {
  max-width: 100%;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom,
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 {
  max-width: 100%;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom,
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 {
  max-width: 100%;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom,
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 {
  max-width: 100%;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom,
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 {
  max-width: 100%;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom,
.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-92f1af9d-f618-462b-83e8-e8d67fdb0713 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-09c0ed0d-a62e-4309-8214-79a02e4e184b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-09c0ed0d-a62e-4309-8214-79a02e4e184b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-df55370c-bbdb-4a6a-b2fe-fdf822ea5642 {
  text-align: left;
}

#s-df55370c-bbdb-4a6a-b2fe-fdf822ea5642 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-df55370c-bbdb-4a6a-b2fe-fdf822ea5642 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-df55370c-bbdb-4a6a-b2fe-fdf822ea5642 .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-fb7b384f-99e6-4fc0-9daa-6188e714f1d2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-fb7b384f-99e6-4fc0-9daa-6188e714f1d2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-fb7b384f-99e6-4fc0-9daa-6188e714f1d2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fb7b384f-99e6-4fc0-9daa-6188e714f1d2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-fb7b384f-99e6-4fc0-9daa-6188e714f1d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb7b384f-99e6-4fc0-9daa-6188e714f1d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-fb7b384f-99e6-4fc0-9daa-6188e714f1d2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c20ae8b5-05fd-45c7-9a4f-4114b435437c {
  display: none;
}
#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 {
  text-align: left;
}


.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 {
  max-width: 100%;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom,
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 {
  max-width: 100%;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom,
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 {
  max-width: 100%;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom,
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 {
  max-width: 100%;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom,
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 {
  max-width: 100%;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom,
.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b7e261ee-86ce-4e9c-99a1-24b3e097f3b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8c623f3e-41e2-4e71-bdef-b23d866735f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8c623f3e-41e2-4e71-bdef-b23d866735f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3e9bab7f-e3cf-4bcb-a539-ebe7a3816c0c {
  text-align: left;
}

#s-3e9bab7f-e3cf-4bcb-a539-ebe7a3816c0c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3e9bab7f-e3cf-4bcb-a539-ebe7a3816c0c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3e9bab7f-e3cf-4bcb-a539-ebe7a3816c0c .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-b490d7a9-05f8-4af5-86ea-04573bea1702 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-b490d7a9-05f8-4af5-86ea-04573bea1702:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b490d7a9-05f8-4af5-86ea-04573bea1702:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b490d7a9-05f8-4af5-86ea-04573bea1702 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b490d7a9-05f8-4af5-86ea-04573bea1702.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b490d7a9-05f8-4af5-86ea-04573bea1702.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b490d7a9-05f8-4af5-86ea-04573bea1702.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-91a0482f-1cc8-481e-8085-e7216a713d7e {
  display: none;
}
#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 {
  text-align: left;
}


.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 {
  max-width: 100%;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom,
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 {
  max-width: 100%;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom,
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 {
  max-width: 100%;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom,
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 {
  max-width: 100%;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom,
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 {
  max-width: 100%;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom,
.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-36d2c6bb-1752-4a16-aa92-56a15f1542b6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d085febc-5bce-462e-9a51-8afaca3b923b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d085febc-5bce-462e-9a51-8afaca3b923b .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-9e327876-7ed6-43ec-b277-bce763c7029c {
  text-align: left;
}

#s-9e327876-7ed6-43ec-b277-bce763c7029c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-9e327876-7ed6-43ec-b277-bce763c7029c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-9e327876-7ed6-43ec-b277-bce763c7029c .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-c82eb96b-6e45-4442-8a7f-69e93062237f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-c82eb96b-6e45-4442-8a7f-69e93062237f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c82eb96b-6e45-4442-8a7f-69e93062237f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c82eb96b-6e45-4442-8a7f-69e93062237f {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c82eb96b-6e45-4442-8a7f-69e93062237f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c82eb96b-6e45-4442-8a7f-69e93062237f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c82eb96b-6e45-4442-8a7f-69e93062237f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-41834f99-92ed-457f-8a71-2f3f44dac462 {
  display: none;
}
#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 {
  text-align: left;
}


.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 {
  max-width: 100%;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom,
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 {
  max-width: 100%;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom,
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 {
  max-width: 100%;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom,
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 {
  max-width: 100%;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom,
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 {
  max-width: 100%;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom,
.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2573ec5e-8512-4a0c-a978-75ea2c58fb17 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ee116913-89a9-43b5-a61b-37f2833d4fe3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee116913-89a9-43b5-a61b-37f2833d4fe3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-78ec76b0-8279-4b5e-9975-e14922be6aed {
  text-align: left;
}

#s-78ec76b0-8279-4b5e-9975-e14922be6aed .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-78ec76b0-8279-4b5e-9975-e14922be6aed .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-78ec76b0-8279-4b5e-9975-e14922be6aed .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-32914791-a091-4f22-ac41-b6d1d7ab4695 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-32914791-a091-4f22-ac41-b6d1d7ab4695:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-32914791-a091-4f22-ac41-b6d1d7ab4695:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-32914791-a091-4f22-ac41-b6d1d7ab4695 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32914791-a091-4f22-ac41-b6d1d7ab4695.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32914791-a091-4f22-ac41-b6d1d7ab4695.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32914791-a091-4f22-ac41-b6d1d7ab4695.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7a41474f-0a96-4dcf-9771-11cfcd907763 {
  display: none;
}
#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 {
  text-align: left;
}


.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 {
  max-width: 100%;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom,
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 {
  max-width: 100%;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom,
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 {
  max-width: 100%;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom,
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 {
  max-width: 100%;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom,
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 {
  max-width: 100%;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom,
.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5755d2e7-ff98-406a-be61-44bf4d3169a2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b481ac5f-5a38-42df-91bf-d16329c20958 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b481ac5f-5a38-42df-91bf-d16329c20958 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-dd27924e-35f5-4c7d-80a7-0f86cd29439b {
  text-align: left;
}

#s-dd27924e-35f5-4c7d-80a7-0f86cd29439b .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dd27924e-35f5-4c7d-80a7-0f86cd29439b .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dd27924e-35f5-4c7d-80a7-0f86cd29439b .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-121c2bcb-d248-4136-87ec-6c4c933f2f46 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-121c2bcb-d248-4136-87ec-6c4c933f2f46:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-121c2bcb-d248-4136-87ec-6c4c933f2f46:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-121c2bcb-d248-4136-87ec-6c4c933f2f46 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-121c2bcb-d248-4136-87ec-6c4c933f2f46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-121c2bcb-d248-4136-87ec-6c4c933f2f46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-121c2bcb-d248-4136-87ec-6c4c933f2f46.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-dffd5115-26d7-4d4a-8fbd-dae8a890f777 {
  display: none;
}
#s-97e21cdd-2428-400d-96e4-512c49a24172 {
  text-align: left;
}


.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 {
  max-width: 100%;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom,
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 {
  max-width: 100%;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom,
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 {
  max-width: 100%;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom,
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 {
  max-width: 100%;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom,
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 {
  max-width: 100%;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom,
.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97e21cdd-2428-400d-96e4-512c49a24172 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b3294aea-01bd-4419-9817-83499c904753 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-b3294aea-01bd-4419-9817-83499c904753 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-46739dfb-89b5-4af2-b051-6cc5e4ebe947 {
  text-align: left;
}

#s-46739dfb-89b5-4af2-b051-6cc5e4ebe947 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-46739dfb-89b5-4af2-b051-6cc5e4ebe947 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-46739dfb-89b5-4af2-b051-6cc5e4ebe947 .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-cd44b9dd-e28a-438e-9b52-286312844bc2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-cd44b9dd-e28a-438e-9b52-286312844bc2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-cd44b9dd-e28a-438e-9b52-286312844bc2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cd44b9dd-e28a-438e-9b52-286312844bc2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-cd44b9dd-e28a-438e-9b52-286312844bc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd44b9dd-e28a-438e-9b52-286312844bc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-cd44b9dd-e28a-438e-9b52-286312844bc2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-08a432e0-8f42-4f59-b127-c8bcf87599ff {
  display: none;
}
#s-5563853e-2f1a-48fe-a88e-01788312f320 {
  text-align: left;
}


.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 {
  max-width: 100%;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom,
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 {
  max-width: 100%;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom,
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 {
  max-width: 100%;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom,
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 {
  max-width: 100%;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom,
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 {
  max-width: 100%;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom,
.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5563853e-2f1a-48fe-a88e-01788312f320 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-59ba5433-8e54-40e6-936d-28a84eb7492f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-59ba5433-8e54-40e6-936d-28a84eb7492f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-96031010-0d10-462c-9304-9c5e02aceab6 {
  text-align: left;
}

#s-96031010-0d10-462c-9304-9c5e02aceab6 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-96031010-0d10-462c-9304-9c5e02aceab6 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-96031010-0d10-462c-9304-9c5e02aceab6 .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-4afd0ac7-e9cb-4664-b553-8a3c652a553d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4afd0ac7-e9cb-4664-b553-8a3c652a553d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4afd0ac7-e9cb-4664-b553-8a3c652a553d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4afd0ac7-e9cb-4664-b553-8a3c652a553d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4afd0ac7-e9cb-4664-b553-8a3c652a553d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4afd0ac7-e9cb-4664-b553-8a3c652a553d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4afd0ac7-e9cb-4664-b553-8a3c652a553d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-3bfb7712-2d75-40c8-b172-34ba070105ad {
  display: none;
}
#s-bec51027-a893-4227-b844-a2da7ca34743 {
  text-align: left;
}


.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 {
  max-width: 100%;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom,
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 {
  max-width: 100%;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom,
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 {
  max-width: 100%;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom,
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 {
  max-width: 100%;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom,
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 {
  max-width: 100%;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom,
.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bec51027-a893-4227-b844-a2da7ca34743 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-61f24120-cbee-42b2-bc9e-67388e2bfaf9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-61f24120-cbee-42b2-bc9e-67388e2bfaf9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-dda341b9-270d-4e62-8dea-c07cb595014f {
  text-align: left;
}

#s-dda341b9-270d-4e62-8dea-c07cb595014f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dda341b9-270d-4e62-8dea-c07cb595014f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dda341b9-270d-4e62-8dea-c07cb595014f .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-192a0568-8782-4bfc-a88f-c994f80003f4 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-192a0568-8782-4bfc-a88f-c994f80003f4:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-192a0568-8782-4bfc-a88f-c994f80003f4:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-192a0568-8782-4bfc-a88f-c994f80003f4 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-192a0568-8782-4bfc-a88f-c994f80003f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-192a0568-8782-4bfc-a88f-c994f80003f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-192a0568-8782-4bfc-a88f-c994f80003f4.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-41018e07-12b5-4222-8251-449fbfea3d90 {
  display: none;
}
#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 {
  text-align: left;
}


.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 {
  max-width: 100%;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom,
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 {
  max-width: 100%;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom,
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 {
  max-width: 100%;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom,
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 {
  max-width: 100%;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom,
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 {
  max-width: 100%;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom,
.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5249f9c3-5b46-406d-b94f-f8a7470eb6f0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-912b6113-35df-4ea1-9b98-9bdfb375c617 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-912b6113-35df-4ea1-9b98-9bdfb375c617 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3389a0ff-01f9-43df-8917-c2025bd41769 {
  text-align: left;
}

#s-3389a0ff-01f9-43df-8917-c2025bd41769 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3389a0ff-01f9-43df-8917-c2025bd41769 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3389a0ff-01f9-43df-8917-c2025bd41769 .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-32efc5c0-5e3a-4f10-b9ba-4cc245dcb79c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-32efc5c0-5e3a-4f10-b9ba-4cc245dcb79c:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-32efc5c0-5e3a-4f10-b9ba-4cc245dcb79c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-32efc5c0-5e3a-4f10-b9ba-4cc245dcb79c {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-32efc5c0-5e3a-4f10-b9ba-4cc245dcb79c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32efc5c0-5e3a-4f10-b9ba-4cc245dcb79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-32efc5c0-5e3a-4f10-b9ba-4cc245dcb79c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-edb3bd8b-fe1e-4ffc-ae93-805e29d8a872 {
  display: none;
}
#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 {
  text-align: left;
}


.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 {
  max-width: 100%;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom,
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 {
  max-width: 100%;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom,
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 {
  max-width: 100%;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom,
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 {
  max-width: 100%;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom,
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 {
  max-width: 100%;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom,
.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-472bfa97-f84d-4777-b0d9-b77db0fadbe1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd764c29-6dc8-435b-ab12-91c621cf32bc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd764c29-6dc8-435b-ab12-91c621cf32bc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e2851017-0a33-4281-b353-b45372860c6d {
  text-align: left;
}

#s-e2851017-0a33-4281-b353-b45372860c6d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e2851017-0a33-4281-b353-b45372860c6d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e2851017-0a33-4281-b353-b45372860c6d .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-b5c28175-c398-43a2-91d0-624d0eeabacb {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-b5c28175-c398-43a2-91d0-624d0eeabacb:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-b5c28175-c398-43a2-91d0-624d0eeabacb:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-b5c28175-c398-43a2-91d0-624d0eeabacb {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-b5c28175-c398-43a2-91d0-624d0eeabacb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5c28175-c398-43a2-91d0-624d0eeabacb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-b5c28175-c398-43a2-91d0-624d0eeabacb.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-acf9eefc-c7a4-49be-8004-e023520adc3c {
  display: none;
}
#s-97c9aff3-02ae-4273-9f26-6fb257baca69 {
  text-align: left;
}


.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 {
  max-width: 100%;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom,
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 {
  max-width: 100%;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom,
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 {
  max-width: 100%;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom,
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 {
  max-width: 100%;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom,
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 {
  max-width: 100%;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom,
.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-97c9aff3-02ae-4273-9f26-6fb257baca69 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0377ec06-9dc7-48f8-a25d-74ec45a47d67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0377ec06-9dc7-48f8-a25d-74ec45a47d67 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3457344b-3178-400d-a9d6-b3b1bdd87aa9 {
  text-align: left;
}

#s-3457344b-3178-400d-a9d6-b3b1bdd87aa9 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3457344b-3178-400d-a9d6-b3b1bdd87aa9 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3457344b-3178-400d-a9d6-b3b1bdd87aa9 .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-bf99a5df-3594-47d6-9491-60348a372252 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-bf99a5df-3594-47d6-9491-60348a372252:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-bf99a5df-3594-47d6-9491-60348a372252:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bf99a5df-3594-47d6-9491-60348a372252 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-bf99a5df-3594-47d6-9491-60348a372252.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf99a5df-3594-47d6-9491-60348a372252.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-bf99a5df-3594-47d6-9491-60348a372252.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f0e3e9f8-4e1d-4e2f-a968-4348e832e94c {
  display: none;
}
#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 {
  text-align: left;
}


.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 {
  max-width: 100%;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom,
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 {
  max-width: 100%;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom,
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 {
  max-width: 100%;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom,
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 {
  max-width: 100%;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom,
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 {
  max-width: 100%;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom,
.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1c2d28f8-c1eb-4e4b-96a9-992463fd2c91 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-54f169f1-41d4-462d-8517-6dcbe3d15e71 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-54f169f1-41d4-462d-8517-6dcbe3d15e71 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-dbf9eb16-d0dd-4913-9004-814653034383 {
  text-align: left;
}

#s-dbf9eb16-d0dd-4913-9004-814653034383 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-dbf9eb16-d0dd-4913-9004-814653034383 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-dbf9eb16-d0dd-4913-9004-814653034383 .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-f9bdbe0e-193d-4ba5-a201-436c62a65573 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-f9bdbe0e-193d-4ba5-a201-436c62a65573:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f9bdbe0e-193d-4ba5-a201-436c62a65573:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f9bdbe0e-193d-4ba5-a201-436c62a65573 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-f9bdbe0e-193d-4ba5-a201-436c62a65573.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9bdbe0e-193d-4ba5-a201-436c62a65573.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f9bdbe0e-193d-4ba5-a201-436c62a65573.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ed0e92f2-767b-40e6-9538-31bcdf3107f2 {
  display: none;
}
#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 {
  text-align: left;
}


.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 {
  max-width: 100%;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom,
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 {
  max-width: 100%;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom,
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 {
  max-width: 100%;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom,
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 {
  max-width: 100%;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom,
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 {
  max-width: 100%;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom,
.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d347f7a9-d4e8-4cec-b759-d06e7a12fdf0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-eb34ea04-7af4-4188-bcf1-6d2333905998 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-eb34ea04-7af4-4188-bcf1-6d2333905998 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-378d7b01-105c-4cfa-8cc4-388156b6ebc5 {
  text-align: left;
}

#s-378d7b01-105c-4cfa-8cc4-388156b6ebc5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-378d7b01-105c-4cfa-8cc4-388156b6ebc5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-378d7b01-105c-4cfa-8cc4-388156b6ebc5 .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-48f85493-f799-405d-8435-f16f9a372cbd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-48f85493-f799-405d-8435-f16f9a372cbd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-48f85493-f799-405d-8435-f16f9a372cbd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-48f85493-f799-405d-8435-f16f9a372cbd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-48f85493-f799-405d-8435-f16f9a372cbd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48f85493-f799-405d-8435-f16f9a372cbd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-48f85493-f799-405d-8435-f16f9a372cbd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-9a2146a2-c80b-4923-a128-18a34a7ae6da {
  display: none;
}
#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 {
  text-align: left;
}


.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 {
  max-width: 100%;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom,
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 {
  max-width: 100%;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom,
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 {
  max-width: 100%;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom,
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 {
  max-width: 100%;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom,
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 {
  max-width: 100%;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom,
.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-248a8e1d-9a86-4ccc-af9c-7d71fb7330b2 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6881607e-5cdc-40ce-a73e-74abbca20790 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6881607e-5cdc-40ce-a73e-74abbca20790 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3b291db4-a50d-4a2d-aa4a-a562a44b39f2 {
  text-align: left;
}

#s-3b291db4-a50d-4a2d-aa4a-a562a44b39f2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3b291db4-a50d-4a2d-aa4a-a562a44b39f2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3b291db4-a50d-4a2d-aa4a-a562a44b39f2 .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-ee90c391-2e4e-4741-9102-3ec932b65007 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-ee90c391-2e4e-4741-9102-3ec932b65007:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-ee90c391-2e4e-4741-9102-3ec932b65007:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-ee90c391-2e4e-4741-9102-3ec932b65007 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-ee90c391-2e4e-4741-9102-3ec932b65007.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee90c391-2e4e-4741-9102-3ec932b65007.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-ee90c391-2e4e-4741-9102-3ec932b65007.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7d2c462f-0a23-4bc2-b4e5-16292b8d3151 {
  display: none;
}
#s-4179f454-e3c9-40bb-8267-638ab6acd0ff {
  text-align: left;
}


.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff {
  max-width: 100%;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom,
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff {
  max-width: 100%;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom,
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff {
  max-width: 100%;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom,
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff {
  max-width: 100%;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom,
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff {
  max-width: 100%;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom,
.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4179f454-e3c9-40bb-8267-638ab6acd0ff .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a7c6ca0a-bccc-4831-9bdb-af27cc718e67 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a7c6ca0a-bccc-4831-9bdb-af27cc718e67 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0a208889-100c-43a9-b612-ac0dcfe69c98 {
  text-align: left;
}

#s-0a208889-100c-43a9-b612-ac0dcfe69c98 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0a208889-100c-43a9-b612-ac0dcfe69c98 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0a208889-100c-43a9-b612-ac0dcfe69c98 .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-96eed800-7e79-48a5-b182-9d0139fdb8c0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-96eed800-7e79-48a5-b182-9d0139fdb8c0:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-96eed800-7e79-48a5-b182-9d0139fdb8c0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-96eed800-7e79-48a5-b182-9d0139fdb8c0 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-96eed800-7e79-48a5-b182-9d0139fdb8c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96eed800-7e79-48a5-b182-9d0139fdb8c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-96eed800-7e79-48a5-b182-9d0139fdb8c0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7986c29d-ef48-4311-abba-509f29aad7cb {
  display: none;
}
#s-1562c00a-bfd5-4178-91ef-fe1d754e515e {
  text-align: left;
}


.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e {
  max-width: 100%;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom,
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e {
  max-width: 100%;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom,
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e {
  max-width: 100%;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom,
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e {
  max-width: 100%;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom,
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e {
  max-width: 100%;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom,
.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1562c00a-bfd5-4178-91ef-fe1d754e515e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-151f6671-2a26-423a-b42a-1c40fc17d3f3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-151f6671-2a26-423a-b42a-1c40fc17d3f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-2569a9c3-4ce2-4e60-a747-ab5f58842aca {
  text-align: left;
}

#s-2569a9c3-4ce2-4e60-a747-ab5f58842aca .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-2569a9c3-4ce2-4e60-a747-ab5f58842aca .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-2569a9c3-4ce2-4e60-a747-ab5f58842aca .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-53b90135-1180-40e9-9bad-f68f9bb43a5d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-53b90135-1180-40e9-9bad-f68f9bb43a5d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53b90135-1180-40e9-9bad-f68f9bb43a5d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-53b90135-1180-40e9-9bad-f68f9bb43a5d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-53b90135-1180-40e9-9bad-f68f9bb43a5d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53b90135-1180-40e9-9bad-f68f9bb43a5d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-53b90135-1180-40e9-9bad-f68f9bb43a5d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-67a3a2d4-1b53-41c3-ba17-760f875dd0a3 {
  display: none;
}
#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e {
  text-align: left;
}


.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e {
  max-width: 100%;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom,
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e {
  max-width: 100%;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom,
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e {
  max-width: 100%;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom,
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e {
  max-width: 100%;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom,
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e {
  max-width: 100%;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom,
.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-58bfa9c4-4a7c-4566-9f46-adb6ae691c3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-66623cab-badc-46b0-b62d-6e36a7a8e078 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-66623cab-badc-46b0-b62d-6e36a7a8e078 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-655d7553-0f6a-4e1a-823f-0fe61563bd20 {
  text-align: left;
}

#s-655d7553-0f6a-4e1a-823f-0fe61563bd20 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-655d7553-0f6a-4e1a-823f-0fe61563bd20 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-655d7553-0f6a-4e1a-823f-0fe61563bd20 .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-68d557bf-7f9d-4048-97ff-497b903f9bd2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-68d557bf-7f9d-4048-97ff-497b903f9bd2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-68d557bf-7f9d-4048-97ff-497b903f9bd2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-68d557bf-7f9d-4048-97ff-497b903f9bd2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-68d557bf-7f9d-4048-97ff-497b903f9bd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68d557bf-7f9d-4048-97ff-497b903f9bd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-68d557bf-7f9d-4048-97ff-497b903f9bd2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-18caa66a-f776-4020-90b4-e65429b7494a {
  display: none;
}
#s-4062c089-44c1-476c-9040-59a5b4cd13ba {
  text-align: left;
}


.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba {
  max-width: 100%;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom,
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba {
  max-width: 100%;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom,
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba {
  max-width: 100%;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom,
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba {
  max-width: 100%;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom,
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba {
  max-width: 100%;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom,
.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4062c089-44c1-476c-9040-59a5b4cd13ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cced42b5-73fd-4a97-8aa2-cb4a6c8aba89 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cced42b5-73fd-4a97-8aa2-cb4a6c8aba89 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e109b4da-e367-4fe2-9b1c-dee779a79b7a {
  text-align: left;
}

#s-e109b4da-e367-4fe2-9b1c-dee779a79b7a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e109b4da-e367-4fe2-9b1c-dee779a79b7a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e109b4da-e367-4fe2-9b1c-dee779a79b7a .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-3a649cf4-9717-41c5-8c67-b169e5393b13 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-3a649cf4-9717-41c5-8c67-b169e5393b13:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-3a649cf4-9717-41c5-8c67-b169e5393b13:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-3a649cf4-9717-41c5-8c67-b169e5393b13 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-3a649cf4-9717-41c5-8c67-b169e5393b13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a649cf4-9717-41c5-8c67-b169e5393b13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-3a649cf4-9717-41c5-8c67-b169e5393b13.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-68dfc126-c93a-4560-9460-f7307ca0ab58 {
  display: none;
}
#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 {
  text-align: left;
}


.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 {
  max-width: 100%;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom,
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 {
  max-width: 100%;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom,
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 {
  max-width: 100%;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom,
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 {
  max-width: 100%;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom,
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 {
  max-width: 100%;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom,
.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8304bc1a-3d6c-44eb-95fb-d9738b1a3463 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-f2d877ca-cd5f-4023-bb56-64b1e82b9fa7 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f2d877ca-cd5f-4023-bb56-64b1e82b9fa7 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-fcd31d4c-44d8-4415-b8b3-1e4f328d7369 {
  text-align: left;
}

#s-fcd31d4c-44d8-4415-b8b3-1e4f328d7369 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-fcd31d4c-44d8-4415-b8b3-1e4f328d7369 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-fcd31d4c-44d8-4415-b8b3-1e4f328d7369 .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-e6fd1ea8-c7a9-4ed3-acc8-32458c769d47 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-e6fd1ea8-c7a9-4ed3-acc8-32458c769d47:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-e6fd1ea8-c7a9-4ed3-acc8-32458c769d47:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e6fd1ea8-c7a9-4ed3-acc8-32458c769d47 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-e6fd1ea8-c7a9-4ed3-acc8-32458c769d47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6fd1ea8-c7a9-4ed3-acc8-32458c769d47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-e6fd1ea8-c7a9-4ed3-acc8-32458c769d47.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ec9f6750-a26d-4730-a234-17804edfdc96 {
  display: none;
}
#s-998d1205-d2d1-422b-af7f-eb9a383b288b {
  text-align: left;
}


.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b {
  max-width: 100%;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom,
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b {
  max-width: 100%;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom,
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b {
  max-width: 100%;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom,
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b {
  max-width: 100%;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom,
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b {
  max-width: 100%;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom,
.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-998d1205-d2d1-422b-af7f-eb9a383b288b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ad201875-2bfa-4dd8-b969-3ccd4cfbc33a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ad201875-2bfa-4dd8-b969-3ccd4cfbc33a .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-09f74139-f92f-4225-b331-f21ade6163cd {
  text-align: left;
}

#s-09f74139-f92f-4225-b331-f21ade6163cd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-09f74139-f92f-4225-b331-f21ade6163cd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-09f74139-f92f-4225-b331-f21ade6163cd .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-28dddd63-ba67-4cc3-832e-d258ce699c9d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-28dddd63-ba67-4cc3-832e-d258ce699c9d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-28dddd63-ba67-4cc3-832e-d258ce699c9d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-28dddd63-ba67-4cc3-832e-d258ce699c9d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-28dddd63-ba67-4cc3-832e-d258ce699c9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28dddd63-ba67-4cc3-832e-d258ce699c9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-28dddd63-ba67-4cc3-832e-d258ce699c9d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d257ea64-8f60-4d74-85f3-1ee00f4987da {
  display: none;
}
#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 {
  text-align: left;
}


.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 {
  max-width: 100%;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom,
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 {
  max-width: 100%;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom,
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 {
  max-width: 100%;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom,
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 {
  max-width: 100%;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom,
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 {
  max-width: 100%;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom,
.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb29524a-e384-4e6a-b7a2-92c05fb60fe6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-dfc701e7-a9d4-4f82-8db8-61036159cefc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-dfc701e7-a9d4-4f82-8db8-61036159cefc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-a9c6ee09-6163-431a-9a8b-211996caf003 {
  text-align: left;
}

#s-a9c6ee09-6163-431a-9a8b-211996caf003 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a9c6ee09-6163-431a-9a8b-211996caf003 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a9c6ee09-6163-431a-9a8b-211996caf003 .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-82e77eb9-7a08-4e1c-9a8f-e6f2750a688e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-82e77eb9-7a08-4e1c-9a8f-e6f2750a688e:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-82e77eb9-7a08-4e1c-9a8f-e6f2750a688e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-82e77eb9-7a08-4e1c-9a8f-e6f2750a688e {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-82e77eb9-7a08-4e1c-9a8f-e6f2750a688e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82e77eb9-7a08-4e1c-9a8f-e6f2750a688e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-82e77eb9-7a08-4e1c-9a8f-e6f2750a688e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-8304d602-e90a-49d9-b64e-0eeea9c7d0cc {
  display: none;
}
#s-3690c266-35bf-4462-b091-fff060ffa34c {
  text-align: left;
}


.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c {
  max-width: 100%;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom,
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c {
  max-width: 100%;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom,
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c {
  max-width: 100%;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom,
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c {
  max-width: 100%;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom,
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c {
  max-width: 100%;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom,
.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3690c266-35bf-4462-b091-fff060ffa34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e21dcb83-6a5f-48dd-b11d-8651640f3461 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e21dcb83-6a5f-48dd-b11d-8651640f3461 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-45abf9c8-73de-417f-81f0-4d55f4a66edc {
  text-align: left;
}

#s-45abf9c8-73de-417f-81f0-4d55f4a66edc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-45abf9c8-73de-417f-81f0-4d55f4a66edc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-45abf9c8-73de-417f-81f0-4d55f4a66edc .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-45e3292e-e1ca-4f02-910b-95a7810bd228 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-45e3292e-e1ca-4f02-910b-95a7810bd228:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-45e3292e-e1ca-4f02-910b-95a7810bd228:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-45e3292e-e1ca-4f02-910b-95a7810bd228 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-45e3292e-e1ca-4f02-910b-95a7810bd228.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45e3292e-e1ca-4f02-910b-95a7810bd228.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-45e3292e-e1ca-4f02-910b-95a7810bd228.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ed1ce24b-58f2-4df3-b7a6-a7af65aece29 {
  display: none;
}
#s-5c42a259-12ab-4a90-83d9-364803007ac0 {
  text-align: left;
}


.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 {
  max-width: 100%;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom,
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 {
  max-width: 100%;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom,
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 {
  max-width: 100%;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom,
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 {
  max-width: 100%;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom,
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 {
  max-width: 100%;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom,
.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5c42a259-12ab-4a90-83d9-364803007ac0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3b26f7ad-7ced-4259-936d-5c95c256cbb3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3b26f7ad-7ced-4259-936d-5c95c256cbb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-e12dfee7-fe0d-40a7-a260-69c50f6b2919 {
  text-align: left;
}

#s-e12dfee7-fe0d-40a7-a260-69c50f6b2919 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e12dfee7-fe0d-40a7-a260-69c50f6b2919 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e12dfee7-fe0d-40a7-a260-69c50f6b2919 .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-4b0257e5-bd73-4236-b3ba-4d3e92ce5fb3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4b0257e5-bd73-4236-b3ba-4d3e92ce5fb3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4b0257e5-bd73-4236-b3ba-4d3e92ce5fb3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4b0257e5-bd73-4236-b3ba-4d3e92ce5fb3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4b0257e5-bd73-4236-b3ba-4d3e92ce5fb3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b0257e5-bd73-4236-b3ba-4d3e92ce5fb3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4b0257e5-bd73-4236-b3ba-4d3e92ce5fb3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6fe840f3-fe25-4b6d-bfe3-6b4910d336de {
  display: none;
}
#s-ecefb445-1bce-48c1-89cf-592821fb01a3 {
  text-align: left;
}


.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 {
  max-width: 100%;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom,
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 {
  max-width: 100%;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom,
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 {
  max-width: 100%;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom,
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 {
  max-width: 100%;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom,
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 {
  max-width: 100%;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom,
.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ecefb445-1bce-48c1-89cf-592821fb01a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4fefe9b0-a99a-4181-af1d-72b914535c13 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4fefe9b0-a99a-4181-af1d-72b914535c13 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-c676b184-07e4-4b4c-ac33-188156ab0efc {
  text-align: left;
}

#s-c676b184-07e4-4b4c-ac33-188156ab0efc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-c676b184-07e4-4b4c-ac33-188156ab0efc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-c676b184-07e4-4b4c-ac33-188156ab0efc .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-d657a99e-c39d-4204-b20c-5e1a13ae6dcd {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-d657a99e-c39d-4204-b20c-5e1a13ae6dcd:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-d657a99e-c39d-4204-b20c-5e1a13ae6dcd:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d657a99e-c39d-4204-b20c-5e1a13ae6dcd {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-d657a99e-c39d-4204-b20c-5e1a13ae6dcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d657a99e-c39d-4204-b20c-5e1a13ae6dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-d657a99e-c39d-4204-b20c-5e1a13ae6dcd.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-80693f62-0832-4149-abd4-f1b6aaf4d0e0 {
  display: none;
}
#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 {
  text-align: left;
}


.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 {
  max-width: 100%;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom,
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 {
  max-width: 100%;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom,
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 {
  max-width: 100%;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom,
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 {
  max-width: 100%;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom,
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 {
  max-width: 100%;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom,
.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ca7cbd3e-9e4f-47f2-b3ee-a2dac4738772 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-6ad5e9bc-dd8f-41a4-ba44-9bff568f5ea9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-6ad5e9bc-dd8f-41a4-ba44-9bff568f5ea9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7d4cd387-6dd1-47d3-acaa-c1ecf2e16848 {
  text-align: left;
}

#s-7d4cd387-6dd1-47d3-acaa-c1ecf2e16848 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7d4cd387-6dd1-47d3-acaa-c1ecf2e16848 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7d4cd387-6dd1-47d3-acaa-c1ecf2e16848 .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-81dbaf37-9a21-4cbd-b44c-7488aa37e25d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-81dbaf37-9a21-4cbd-b44c-7488aa37e25d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-81dbaf37-9a21-4cbd-b44c-7488aa37e25d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-81dbaf37-9a21-4cbd-b44c-7488aa37e25d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-81dbaf37-9a21-4cbd-b44c-7488aa37e25d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81dbaf37-9a21-4cbd-b44c-7488aa37e25d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-81dbaf37-9a21-4cbd-b44c-7488aa37e25d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-c2ac34c7-a85b-4ffb-832d-9ae36147e30c {
  display: none;
}
#s-47de4682-a0b2-4000-ac95-fd6122b38e6c {
  text-align: left;
}


.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c {
  max-width: 100%;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom,
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c {
  max-width: 100%;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom,
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c {
  max-width: 100%;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom,
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c {
  max-width: 100%;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom,
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c {
  max-width: 100%;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom,
.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-47de4682-a0b2-4000-ac95-fd6122b38e6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-5bc8003a-7db9-4d61-803d-2a553603d1d0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-5bc8003a-7db9-4d61-803d-2a553603d1d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-883e839a-4f59-4898-8397-8dd5fca47f23 {
  text-align: left;
}

#s-883e839a-4f59-4898-8397-8dd5fca47f23 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-883e839a-4f59-4898-8397-8dd5fca47f23 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-883e839a-4f59-4898-8397-8dd5fca47f23 .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-81860406-9037-4d98-b6d2-1ed296289eee {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-81860406-9037-4d98-b6d2-1ed296289eee:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-81860406-9037-4d98-b6d2-1ed296289eee:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-81860406-9037-4d98-b6d2-1ed296289eee {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-81860406-9037-4d98-b6d2-1ed296289eee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81860406-9037-4d98-b6d2-1ed296289eee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-81860406-9037-4d98-b6d2-1ed296289eee.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-ea813e45-5dc0-4bda-b2dc-046bd19c1bf8 {
  display: none;
}
#s-8b388a5a-717b-48d3-b6ea-25e1986158fb {
  text-align: left;
}


.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb {
  max-width: 100%;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom,
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb {
  max-width: 100%;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom,
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb {
  max-width: 100%;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom,
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb {
  max-width: 100%;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom,
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb {
  max-width: 100%;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom,
.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8b388a5a-717b-48d3-b6ea-25e1986158fb .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e2b9da77-c73d-473d-8d5e-1b2a31f5e285 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e2b9da77-c73d-473d-8d5e-1b2a31f5e285 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-3e6eed7e-3e8c-4793-97e1-ed2bc14f96df {
  text-align: left;
}

#s-3e6eed7e-3e8c-4793-97e1-ed2bc14f96df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3e6eed7e-3e8c-4793-97e1-ed2bc14f96df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-3e6eed7e-3e8c-4793-97e1-ed2bc14f96df .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-beceb3a4-d76b-4990-add2-157ab29623b2 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-beceb3a4-d76b-4990-add2-157ab29623b2:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-beceb3a4-d76b-4990-add2-157ab29623b2:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-beceb3a4-d76b-4990-add2-157ab29623b2 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-beceb3a4-d76b-4990-add2-157ab29623b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-beceb3a4-d76b-4990-add2-157ab29623b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-beceb3a4-d76b-4990-add2-157ab29623b2.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-7bcade63-cbd6-43c2-91ab-7789e08966b2 {
  display: none;
}
#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 {
  text-align: left;
}


.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 {
  max-width: 100%;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom,
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 {
  max-width: 100%;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom,
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 {
  max-width: 100%;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom,
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 {
  max-width: 100%;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom,
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 {
  max-width: 100%;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom,
.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-70eb9abe-66f5-4daf-8aae-bc66a570c900 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e04dee9-0bbd-4fdc-8f20-86b8c3002e69 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e04dee9-0bbd-4fdc-8f20-86b8c3002e69 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-d700d832-9243-444c-9f6e-0ebc82c3f5fd {
  text-align: left;
}

#s-d700d832-9243-444c-9f6e-0ebc82c3f5fd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d700d832-9243-444c-9f6e-0ebc82c3f5fd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d700d832-9243-444c-9f6e-0ebc82c3f5fd .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-19d7e777-b340-4de3-a2db-661728ccebca {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-19d7e777-b340-4de3-a2db-661728ccebca:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-19d7e777-b340-4de3-a2db-661728ccebca:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-19d7e777-b340-4de3-a2db-661728ccebca {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-19d7e777-b340-4de3-a2db-661728ccebca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19d7e777-b340-4de3-a2db-661728ccebca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-19d7e777-b340-4de3-a2db-661728ccebca.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-5a8ef180-1add-483a-aa99-411d57804a25 {
  display: none;
}
#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 {
  text-align: left;
}


.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 {
  max-width: 100%;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom,
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 {
  max-width: 100%;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom,
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 {
  max-width: 100%;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom,
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 {
  max-width: 100%;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom,
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 {
  max-width: 100%;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom,
.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6bccb0cb-d4c6-4592-85a6-0e3c75dc4b82 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-039e66d6-5179-4a9d-8b2a-ae8c4083e997 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-039e66d6-5179-4a9d-8b2a-ae8c4083e997 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-7d7ca90f-1725-4132-a572-5dfcf4933880 {
  text-align: left;
}

#s-7d7ca90f-1725-4132-a572-5dfcf4933880 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-7d7ca90f-1725-4132-a572-5dfcf4933880 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-7d7ca90f-1725-4132-a572-5dfcf4933880 .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-c7c63a6d-2efc-49db-b2c1-5ec0d547d078 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-c7c63a6d-2efc-49db-b2c1-5ec0d547d078:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-c7c63a6d-2efc-49db-b2c1-5ec0d547d078:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-c7c63a6d-2efc-49db-b2c1-5ec0d547d078 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-c7c63a6d-2efc-49db-b2c1-5ec0d547d078.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7c63a6d-2efc-49db-b2c1-5ec0d547d078.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-c7c63a6d-2efc-49db-b2c1-5ec0d547d078.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-19009ec2-14ea-4b42-9419-8bbd852b6029 {
  display: none;
}
#s-a1559f25-e9b5-4400-941b-54f3377e6167 {
  text-align: left;
}


.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 {
  max-width: 100%;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom,
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 {
  max-width: 100%;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom,
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 {
  max-width: 100%;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom,
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 {
  max-width: 100%;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom,
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 {
  max-width: 100%;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom,
.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a1559f25-e9b5-4400-941b-54f3377e6167 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-cd09af6c-174b-446b-97f1-acba385b3206 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-cd09af6c-174b-446b-97f1-acba385b3206 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-989305d5-48dc-4aa5-ae63-0f14d23fa49a {
  text-align: left;
}

#s-989305d5-48dc-4aa5-ae63-0f14d23fa49a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-989305d5-48dc-4aa5-ae63-0f14d23fa49a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-989305d5-48dc-4aa5-ae63-0f14d23fa49a .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-4664f675-8afa-4f86-9e63-3ccf0d402277 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-4664f675-8afa-4f86-9e63-3ccf0d402277:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-4664f675-8afa-4f86-9e63-3ccf0d402277:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4664f675-8afa-4f86-9e63-3ccf0d402277 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-4664f675-8afa-4f86-9e63-3ccf0d402277.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4664f675-8afa-4f86-9e63-3ccf0d402277.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-4664f675-8afa-4f86-9e63-3ccf0d402277.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-2b743175-45df-4daf-992a-0a4395564d12 {
  display: none;
}
#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 {
  text-align: left;
}


.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 {
  max-width: 100%;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom,
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 {
  max-width: 100%;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom,
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 {
  max-width: 100%;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom,
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 {
  max-width: 100%;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom,
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 {
  max-width: 100%;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom,
.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a89e1b55-f6e1-40f2-8f5c-182b4df8d4c3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0cd20056-08d0-4d53-a021-21ba8d20206d {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0cd20056-08d0-4d53-a021-21ba8d20206d .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-89b91ba9-a1ef-4272-a768-33c455ca2eec {
  text-align: left;
}

#s-89b91ba9-a1ef-4272-a768-33c455ca2eec .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-89b91ba9-a1ef-4272-a768-33c455ca2eec .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-89b91ba9-a1ef-4272-a768-33c455ca2eec .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-11db7ac3-c21a-4a0b-992b-5e431def0a0d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-11db7ac3-c21a-4a0b-992b-5e431def0a0d:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-11db7ac3-c21a-4a0b-992b-5e431def0a0d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-11db7ac3-c21a-4a0b-992b-5e431def0a0d {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-11db7ac3-c21a-4a0b-992b-5e431def0a0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11db7ac3-c21a-4a0b-992b-5e431def0a0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-11db7ac3-c21a-4a0b-992b-5e431def0a0d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-f8d53224-62b9-40c1-8424-5aeb7fe12b85 {
  display: none;
}
#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 {
  text-align: left;
}


.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 {
  max-width: 100%;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom,
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 {
  max-width: 100%;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom,
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 {
  max-width: 100%;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom,
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 {
  max-width: 100%;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom,
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 {
  max-width: 100%;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom,
.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5b9b08b4-fd6f-43ff-9a72-31b7db4fef90 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c45e6eec-1993-4d1d-bcc4-30ed0e292432 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c45e6eec-1993-4d1d-bcc4-30ed0e292432 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-aff26d3e-5b55-453e-a2b9-3f022c90777d {
  text-align: left;
}

#s-aff26d3e-5b55-453e-a2b9-3f022c90777d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-aff26d3e-5b55-453e-a2b9-3f022c90777d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-aff26d3e-5b55-453e-a2b9-3f022c90777d .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-53d7a4c2-e153-403b-aac0-b884c868fdf5 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-53d7a4c2-e153-403b-aac0-b884c868fdf5:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-53d7a4c2-e153-403b-aac0-b884c868fdf5:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-53d7a4c2-e153-403b-aac0-b884c868fdf5 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-53d7a4c2-e153-403b-aac0-b884c868fdf5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53d7a4c2-e153-403b-aac0-b884c868fdf5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-53d7a4c2-e153-403b-aac0-b884c868fdf5.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-6d50b029-b134-49df-8e2d-0b8033378137 {
  display: none;
}
#s-75149ed4-d101-4387-9a13-7bd2b71ade63 {
  text-align: left;
}


.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 {
  max-width: 100%;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom,
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 {
  max-width: 100%;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom,
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 {
  max-width: 100%;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom,
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 {
  max-width: 100%;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom,
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 {
  max-width: 100%;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom,
.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-75149ed4-d101-4387-9a13-7bd2b71ade63 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-8a7338cf-e758-49b5-acb2-bae2b03f9af9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-8a7338cf-e758-49b5-acb2-bae2b03f9af9 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-0e915d99-c83e-4fba-bdfc-03cb0f2c9bb7 {
  text-align: left;
}

#s-0e915d99-c83e-4fba-bdfc-03cb0f2c9bb7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0e915d99-c83e-4fba-bdfc-03cb0f2c9bb7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0e915d99-c83e-4fba-bdfc-03cb0f2c9bb7 .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-6248705f-4945-4974-92c2-690d736707e9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-6248705f-4945-4974-92c2-690d736707e9:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-6248705f-4945-4974-92c2-690d736707e9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-6248705f-4945-4974-92c2-690d736707e9 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-6248705f-4945-4974-92c2-690d736707e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6248705f-4945-4974-92c2-690d736707e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-6248705f-4945-4974-92c2-690d736707e9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-e75f4f85-9bae-4d88-9113-70fc1af99353 {
  display: none;
}
#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 {
  text-align: left;
}


.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 {
  max-width: 100%;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom,
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 {
  max-width: 100%;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom,
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 {
  max-width: 100%;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom,
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 {
  max-width: 100%;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom,
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 {
  max-width: 100%;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom,
.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4d299f8b-e70d-4bb5-ac37-19300c74a284 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-fb8b9adb-53cf-49f4-a83c-74d0c11098a5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb8b9adb-53cf-49f4-a83c-74d0c11098a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
  line-height: ;
  letter-spacing: ;
}

#s-f152e1ec-7faf-4c2a-aa11-c7c1df905fd7 {
  text-align: left;
}

#s-f152e1ec-7faf-4c2a-aa11-c7c1df905fd7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f152e1ec-7faf-4c2a-aa11-c7c1df905fd7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f152e1ec-7faf-4c2a-aa11-c7c1df905fd7 .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-84bd36c0-6d45-4a1b-bb22-77de489ca0f3 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525;
}
#s-84bd36c0-6d45-4a1b-bb22-77de489ca0f3:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-84bd36c0-6d45-4a1b-bb22-77de489ca0f3:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-84bd36c0-6d45-4a1b-bb22-77de489ca0f3 {
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  align-items: normal;
  box-sizing: border-box;
}

#s-84bd36c0-6d45-4a1b-bb22-77de489ca0f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84bd36c0-6d45-4a1b-bb22-77de489ca0f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-84bd36c0-6d45-4a1b-bb22-77de489ca0f3.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-21923bda-b703-4ac5-9c9c-24f1d14e0222 {
  display: none;
}
#s-72efb33c-da86-4cfa-9935-91e655a9a856 {
  text-align: left;
}


.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 {
  max-width: 100%;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom,
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 {
  max-width: 100%;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom,
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 {
  max-width: 100%;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom,
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 {
  max-width: 100%;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom,
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 {
  max-width: 100%;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom,
.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-72efb33c-da86-4cfa-9935-91e655a9a856 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-26848823-f148-4d65-b84d-bd97dccac0dc {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-26848823-f148-4d65-b84d-bd97dccac0dc .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-a364dd15-627d-4573-b20b-42d60eee3c3a {
  text-align: left;
}

#s-a364dd15-627d-4573-b20b-42d60eee3c3a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a364dd15-627d-4573-b20b-42d60eee3c3a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a364dd15-627d-4573-b20b-42d60eee3c3a .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-8f3d804d-b20e-421e-9f9e-726aeb63c988 {
  display: none;
}
#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e {
  text-align: left;
}


.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e {
  max-width: 100%;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom,
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e {
  max-width: 100%;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom,
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e {
  max-width: 100%;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom,
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e {
  max-width: 100%;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom,
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e {
  max-width: 100%;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom,
.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a498ffe0-b5e5-4770-b2ec-bcae784f589e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-b85d7082-eb93-4768-b244-34326270f08e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-b85d7082-eb93-4768-b244-34326270f08e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-a2dd7d57-b616-4943-a887-7a7fc27ab0e2 {
  text-align: left;
}

#s-a2dd7d57-b616-4943-a887-7a7fc27ab0e2 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-a2dd7d57-b616-4943-a887-7a7fc27ab0e2 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a2dd7d57-b616-4943-a887-7a7fc27ab0e2 .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-af165601-1d7f-4e22-9371-b4ccd81e4324 {
  display: none;
}
#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e {
  text-align: left;
}


.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e {
  max-width: 100%;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom,
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e {
  max-width: 100%;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom,
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e {
  max-width: 100%;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom,
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e {
  max-width: 100%;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom,
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e {
  max-width: 100%;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom,
.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-acc2f0a4-5ef4-4a89-87bc-0146a69d592e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-498c7153-4d45-4c77-8fb5-d84e6bc22d23 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-498c7153-4d45-4c77-8fb5-d84e6bc22d23 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-8cce59ea-89eb-450d-b9d8-8cfb6f2b990d {
  text-align: left;
}

#s-8cce59ea-89eb-450d-b9d8-8cfb6f2b990d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-8cce59ea-89eb-450d-b9d8-8cfb6f2b990d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-8cce59ea-89eb-450d-b9d8-8cfb6f2b990d .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-2745b146-36da-4f18-a146-42b60426ad5a {
  display: none;
}
#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f {
  text-align: left;
}


.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f {
  max-width: 100%;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom,
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f {
  max-width: 100%;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom,
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f {
  max-width: 100%;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom,
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f {
  max-width: 100%;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom,
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f {
  max-width: 100%;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom,
.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b26bd8ab-ef3c-42be-b773-88b4832dcf4f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-533d35e5-0142-4bc8-bd4c-9ba036607c39 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: left;
}

#s-533d35e5-0142-4bc8-bd4c-9ba036607c39 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 19px;
  line-height: ;
  letter-spacing: ;
}

#s-0218c36f-5056-466b-b054-a61db9216f98 {
  text-align: left;
}

#s-0218c36f-5056-466b-b054-a61db9216f98 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0218c36f-5056-466b-b054-a61db9216f98 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0218c36f-5056-466b-b054-a61db9216f98 .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-0e62b782-ee1d-4fc3-b565-562a1dbfdfd5 hr {
  border: 0;
  width: 100%;
  border-top: 2px solid rgba(175, 143, 52, 1);
}

#s-f4a3ddd5-040e-4671-8cf8-b94ec69e4cef {
  padding-bottom: 30px;
}

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

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

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

@media (min-width: 0px) {
[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-dcb896f4-7759-4f1f-84e9-c04fe4606fc5"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-a9ec07f9-a52e-4102-9f1d-a6def0f13592 {
  text-align: center;
}




  #s-a9ec07f9-a52e-4102-9f1d-a6def0f13592 img.shogun-image {
    
    width: px;
  }


#s-a9ec07f9-a52e-4102-9f1d-a6def0f13592 .shogun-image-content {
  
    align-items: center;
  
}

#s-47c84782-b030-4200-a342-a48c98faa561 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
}

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

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

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

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

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

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

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

#s-558f3685-dfa0-48a0-8d1b-e21e4288c4e2 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-558f3685-dfa0-48a0-8d1b-e21e4288c4e2:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-558f3685-dfa0-48a0-8d1b-e21e4288c4e2:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-558f3685-dfa0-48a0-8d1b-e21e4288c4e2.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-8b2cba11-33f0-4671-aff9-fade3a92e093"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-aec2b3b9-5dd0-41a1-9b41-49bc7724ceec {
  padding-top: 30px;
padding-right: 30px;
}

#s-70acfc99-f54e-4dca-9db6-0ea7ec9b0713 {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-70acfc99-f54e-4dca-9db6-0ea7ec9b0713:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-70acfc99-f54e-4dca-9db6-0ea7ec9b0713:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-70acfc99-f54e-4dca-9db6-0ea7ec9b0713.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-f86f3884-ce93-473b-9c5b-e367df4a048c {
  text-align: center;
}




  #s-f86f3884-ce93-473b-9c5b-e367df4a048c img.shogun-image {
    
    width: px;
  }


#s-f86f3884-ce93-473b-9c5b-e367df4a048c .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-8bdfe1f9-0952-490b-ac1c-8955191b50c3"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-bbe997ca-0d96-41aa-8d3a-8523f951b719 {
  text-align: center;
}




  #s-bbe997ca-0d96-41aa-8d3a-8523f951b719 img.shogun-image {
    
    width: px;
  }


#s-bbe997ca-0d96-41aa-8d3a-8523f951b719 .shogun-image-content {
  
    align-items: center;
  
}

#s-d5b367ea-504d-4ea2-915f-910c5381f4c1 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 0px;
}

#s-5a128af6-45f3-4d34-85d6-a5acaaee3fc8 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-5a128af6-45f3-4d34-85d6-a5acaaee3fc8:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-5a128af6-45f3-4d34-85d6-a5acaaee3fc8:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-5a128af6-45f3-4d34-85d6-a5acaaee3fc8.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-379c5a2c-849a-48d9-a091-271c122ec61f"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-25c2980a-ca2a-4269-aee2-5d6481da34cd {
  padding-top: 50px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 30px;
}

#s-1c4b1ff1-cca6-4213-854d-467f3f0f6d2f {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-1c4b1ff1-cca6-4213-854d-467f3f0f6d2f:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-1c4b1ff1-cca6-4213-854d-467f3f0f6d2f:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-1c4b1ff1-cca6-4213-854d-467f3f0f6d2f.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-3fd183b0-1823-4e1e-9c43-8aaba583a572 {
  text-align: center;
}




  #s-3fd183b0-1823-4e1e-9c43-8aaba583a572 img.shogun-image {
    
    width: px;
  }


#s-3fd183b0-1823-4e1e-9c43-8aaba583a572 .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-f31ae1e0-8d5a-4323-9a18-e4846a7fdc8c"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-b4f149ba-ac11-469c-bc27-181e5cbc8b9f {
  text-align: center;
}




  #s-b4f149ba-ac11-469c-bc27-181e5cbc8b9f img.shogun-image {
    
    width: px;
  }


#s-b4f149ba-ac11-469c-bc27-181e5cbc8b9f .shogun-image-content {
  
    align-items: center;
  
}

#s-3a87ae53-661f-46c2-9ceb-8aa1e1d1ebf2 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
}

#s-52f7b3e7-67c8-4c37-b06d-9b424c15cafa {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-52f7b3e7-67c8-4c37-b06d-9b424c15cafa:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-52f7b3e7-67c8-4c37-b06d-9b424c15cafa:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-52f7b3e7-67c8-4c37-b06d-9b424c15cafa.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

@media (min-width: 0px) {
[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-c2c33ceb-ca96-407e-a28e-8c9cab42ad09"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-80dc1d46-39ca-40a8-bbc5-56107284d12e {
  padding-top: 50px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 30px;
}

#s-32528612-1898-44fb-a889-14c0574cc3ba {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-32528612-1898-44fb-a889-14c0574cc3ba:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-32528612-1898-44fb-a889-14c0574cc3ba:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-32528612-1898-44fb-a889-14c0574cc3ba.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-0bc28994-b635-4baf-b019-fdab1866f8ed {
  text-align: center;
}




  #s-0bc28994-b635-4baf-b019-fdab1866f8ed img.shogun-image {
    
    width: px;
  }


#s-0bc28994-b635-4baf-b019-fdab1866f8ed .shogun-image-content {
  
    align-items: center;
  
}

@media (min-width: 0px) {
[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-16b22187-f7af-4e23-b698-fd88885e53cb"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

#s-4a1ea4c4-4dd3-46a6-8baa-8c40df9fe2ff {
  text-align: center;
}




  #s-4a1ea4c4-4dd3-46a6-8baa-8c40df9fe2ff img.shogun-image {
    
    width: px;
  }


#s-4a1ea4c4-4dd3-46a6-8baa-8c40df9fe2ff .shogun-image-content {
  
    align-items: center;
  
}

#s-6e4eef2e-36e3-4249-9566-9cc3273d6b71 {
  padding-top: 50px;
padding-left: 30px;
padding-bottom: 0px;
padding-right: 30px;
}

#s-2ee34008-dfbb-4788-ae72-d28c74f0eacf {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-2ee34008-dfbb-4788-ae72-d28c74f0eacf:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-2ee34008-dfbb-4788-ae72-d28c74f0eacf:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-2ee34008-dfbb-4788-ae72-d28c74f0eacf.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-49cba5b5-8534-4ac4-a32c-266f471ffe05 {
  padding-bottom: 30px;
}

@media (min-width: 0px) {
[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-49cba5b5-8534-4ac4-a32c-266f471ffe05"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-9d916965-541d-4917-85a6-b7a1d123922d {
  padding-top: 50px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 30px;
}

#s-87664542-89e2-492d-a09b-d61e7adba83b {
  margin-top: 30px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 30px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-87664542-89e2-492d-a09b-d61e7adba83b:hover {background-color: rgba(197, 166, 80, 1) !important;
text-decoration: none !important;}#s-87664542-89e2-492d-a09b-d61e7adba83b:active {background-color: rgba(148, 119, 38, 1) !important;
text-decoration: none !important;}


#s-87664542-89e2-492d-a09b-d61e7adba83b.shg-btn {
  color: rgba(255, 255, 255, 1);
  font-size: 18px;
  
  
  
  display:  block ;
}

#s-91276945-5b4e-4579-be8b-665835b7f3d1 {
  text-align: center;
}




  #s-91276945-5b4e-4579-be8b-665835b7f3d1 img.shogun-image {
    
    width: px;
  }


#s-91276945-5b4e-4579-be8b-665835b7f3d1 .shogun-image-content {
  
    align-items: center;
  
}

#s-3b8335af-96f8-4425-8a25-2ee9babf5fd7 {
  min-height: 50px;
background-color: rgba(248, 243, 237, 1);
}








#s-3b8335af-96f8-4425-8a25-2ee9babf5fd7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3b8335af-96f8-4425-8a25-2ee9babf5fd7.shg-box.shg-c {
  justify-content: flex-start;
}

#s-1b03d2c9-38a1-40f8-aca2-12b31cf22822 {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
background-color: rgba(248, 243, 237, 1);
}

@media (min-width: 0px) {
[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b03d2c9-38a1-40f8-aca2-12b31cf22822"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

#s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6 {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-86f2e73f-5fee-4df5-9ae5-ae94a6a36dc6"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-17edc65d-43d4-46c0-8874-e583547a044a .shogun-icon-wrapper {
  text-align: center;
}


#s-17edc65d-43d4-46c0-8874-e583547a044a .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-f4def39a-4821-464e-8223-7a82bf8e497d {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-9dc30a8a-eeec-4763-bf00-3bb3dfe68b76 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 0px;
padding-bottom: 10px;
padding-right: 0px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-9dc30a8a-eeec-4763-bf00-3bb3dfe68b76:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-9dc30a8a-eeec-4763-bf00-3bb3dfe68b76:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-9dc30a8a-eeec-4763-bf00-3bb3dfe68b76.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-29656a7a-9e91-4d47-8bde-6264ce50b0cc {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-29656a7a-9e91-4d47-8bde-6264ce50b0cc"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-8754f766-e622-4a3a-be6f-77b77aba7556 .shogun-icon-wrapper {
  text-align: center;
}


#s-8754f766-e622-4a3a-be6f-77b77aba7556 .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-bd63fb9f-2001-4bd6-bb4f-04d7ee86fa04 {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-5d0d1f86-f0ad-4359-8144-5dcf77ddf8a5 {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-5d0d1f86-f0ad-4359-8144-5dcf77ddf8a5:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-5d0d1f86-f0ad-4359-8144-5dcf77ddf8a5:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-5d0d1f86-f0ad-4359-8144-5dcf77ddf8a5.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-1be4db2b-8153-4e34-b890-12f74352b5ba {
  padding-left: 20px;
padding-right: 20px;
}

@media (min-width: 0px) {
[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 992px) {
[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 5.0px);
}

}

@media (min-width: 1200px) {
[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 5.0px);
}

[id="s-1be4db2b-8153-4e34-b890-12f74352b5ba"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 5.0px);
}

}

#s-d36fd41b-8232-4f22-930e-32c27631e5ee .shogun-icon-wrapper {
  text-align: center;
}


#s-d36fd41b-8232-4f22-930e-32c27631e5ee .shogun-icon-wrapper > .shogun-icon {

  font-size: 30px !important;
  color: rgba(175, 143, 52, 1);
}

#s-0718db28-8278-4378-b9d8-887387c14b9c {
  padding-top: 15px;
padding-left: 20px;
padding-bottom: 15px;
padding-right: 20px;
}

#s-b99b57fa-60d2-4644-8b2e-d27d7cc5169b {
  margin-top: 10px;
margin-left: 0px;
margin-bottom: 10px;
margin-right: 40px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 6px;
text-align: center;
background-color: rgba(175, 143, 52, 1);
text-decoration: none;
}
#s-b99b57fa-60d2-4644-8b2e-d27d7cc5169b:hover {background-color: rgba(208, 171, 66, 1) !important;
text-decoration: none !important;}#s-b99b57fa-60d2-4644-8b2e-d27d7cc5169b:active {background-color: rgba(134, 110, 40, 1) !important;
text-decoration: none !important;}


#s-b99b57fa-60d2-4644-8b2e-d27d7cc5169b.shg-btn {
  color: #ffffff;
  font-size: 20px;
  
  
  
  display:  block ;
}

#s-d57bc6fb-961f-4ee3-9a5d-7270c1eab22a {
  min-height: 50px;
background-color: rgba(175, 143, 52, 1);
}








#s-d57bc6fb-961f-4ee3-9a5d-7270c1eab22a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d57bc6fb-961f-4ee3-9a5d-7270c1eab22a.shg-box.shg-c {
  justify-content: flex-start;
}

#s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e {
  padding-top: 30px;
padding-left: 30px;
padding-bottom: 30px;
padding-right: 30px;
}

@media (min-width: 0px) {
[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9ccf5c66-4805-445e-aaf5-24ae0c615f9e"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 0px) {
[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-ad089c3f-a267-4fc5-8be2-8ea652dc6e01"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-d11828c9-82f5-4f7c-b210-2e2462957a8c {
  padding-top: 50px;
padding-bottom: 50px;
text-align: center;
}




  #s-d11828c9-82f5-4f7c-b210-2e2462957a8c img.shogun-image {
    
    width: px;
  }


#s-d11828c9-82f5-4f7c-b210-2e2462957a8c .shogun-image-content {
  
    align-items: center;
  
}

#s-b21e09ba-16ca-44d1-9432-f9bb67aa2924 {
  padding-top: 15px;
}

#s-0091b49d-b671-4b9f-9964-93a99c0152b7 {
  text-align: center;
}




  #s-0091b49d-b671-4b9f-9964-93a99c0152b7 img.shogun-image {
    
    width: px;
  }


#s-0091b49d-b671-4b9f-9964-93a99c0152b7 .shogun-image-content {
  
    align-items: center;
  
}

#s-9835f6dc-5944-46ee-a1a6-ac583110db99 {
  
}

@media (min-width: 0px) {
[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-9835f6dc-5944-46ee-a1a6-ac583110db99"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

.shg-social-alignable {
  display: inline-block;
}

.shg-social-container {
  display: flex;
}

.shg-social-element {
  display: inline-block;
  border: none !important;
  padding: 0px !important;
}

#s-d33d1551-60cd-4106-9cb0-aabde3b1fd1d {
  text-align: left;
}

#s-727c4ffb-4221-4114-89ec-e5c87eb4e903 {
  padding-top: 0px;
}

#s-595f8835-7f73-4299-b9ad-a95bf1c080c8 {
  padding-top: 15px;
}

#s-febad421-cf4a-47a5-8ff1-19f400095c82 {
  padding-top: 15px;
padding-left: 0px;
padding-bottom: 0px;
}

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

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

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

.shogun-root iframe {
  display: initial;
}

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

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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