.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-0df6279e-4c9e-4d99-a38f-36e37d5d9afe {
  box-shadow:0px 20px 40px 0px rgba(255, 255, 255, 0.1);
margin-top: 50px;
margin-left: 50px;
margin-bottom: 50px;
margin-right: 50px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(181, 26, 58, 1);
background-attachment: scroll;
}
@media (min-width: 1200px){#s-0df6279e-4c9e-4d99-a38f-36e37d5d9afe {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0df6279e-4c9e-4d99-a38f-36e37d5d9afe {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0df6279e-4c9e-4d99-a38f-36e37d5d9afe {
  
}
}@media (max-width: 767px){#s-0df6279e-4c9e-4d99-a38f-36e37d5d9afe {
  
}
}







#s-0df6279e-4c9e-4d99-a38f-36e37d5d9afe > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0df6279e-4c9e-4d99-a38f-36e37d5d9afe.shg-box.shg-c {
  justify-content: center;
}

#s-1be9f6f4-fbe5-49d3-8ce4-bc9f0bd707a4 {
  margin-top: 40px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
}

#s-1be9f6f4-fbe5-49d3-8ce4-bc9f0bd707a4 .shogun-icon-wrapper {
  text-align: center;
}


#s-1be9f6f4-fbe5-49d3-8ce4-bc9f0bd707a4 .shogun-icon-wrapper > .shogun-icon {

  font-size: 64px !important;
  color: rgba(228, 131, 151, 1);
}

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

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

#s-42dea96b-49f6-4763-a991-58851b41539a {
  margin-top: 0px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-42dea96b-49f6-4763-a991-58851b41539a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-42dea96b-49f6-4763-a991-58851b41539a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-42dea96b-49f6-4763-a991-58851b41539a {
  
}
}@media (max-width: 767px){#s-42dea96b-49f6-4763-a991-58851b41539a {
  
}
}
#s-42dea96b-49f6-4763-a991-58851b41539a .shogun-heading-component h1 {
  color: rgba(94, 8, 30, 1);
  font-weight:  900 ;
  font-family: Heebo;
  font-style:   ;
  font-size: 32px;
  line-height: 1em;
  letter-spacing: ;
  text-align: center;
}



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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#s-c620a593-f041-4413-8138-52123f56cb6a {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c620a593-f041-4413-8138-52123f56cb6a .shogun-heading-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 24px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



/*
  $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-99784fc2-cb74-4acc-9e36-fd41c6568049 {
  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-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 {
  text-align: left;
}


.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 {
  max-width: 100%;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom,
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 {
  max-width: 100%;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom,
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 {
  max-width: 100%;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom,
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 {
  max-width: 100%;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom,
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 {
  max-width: 100%;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .shg-image-zoom,
.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-5efd2d84-3b0d-436a-bbd6-3a0493ba74e4 .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-fb09f71c-d5c8-4e9c-af0f-7e709b804871 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-fb09f71c-d5c8-4e9c-af0f-7e709b804871 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-59c7bd2d-e697-45f4-a85f-c1123e580d71 {
  text-align: left;
}

#s-59c7bd2d-e697-45f4-a85f-c1123e580d71 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-59c7bd2d-e697-45f4-a85f-c1123e580d71 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-59c7bd2d-e697-45f4-a85f-c1123e580d71 .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-5b9e548b-485f-4956-8807-9b7e25543643 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-5b9e548b-485f-4956-8807-9b7e25543643:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-5b9e548b-485f-4956-8807-9b7e25543643:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-5b9e548b-485f-4956-8807-9b7e25543643 {
  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-5b9e548b-485f-4956-8807-9b7e25543643.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b9e548b-485f-4956-8807-9b7e25543643.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-5b9e548b-485f-4956-8807-9b7e25543643.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-1d49ba96-25cb-42c5-9c19-e771c2cb25f0 {
  display: none;
}
#s-f64d9cbc-877c-4dc0-8418-e452b476696e {
  text-align: left;
}


.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e {
  max-width: 100%;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom,
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e {
  max-width: 100%;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom,
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e {
  max-width: 100%;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom,
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e {
  max-width: 100%;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom,
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e {
  max-width: 100%;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom,
.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-f64d9cbc-877c-4dc0-8418-e452b476696e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1943e8da-095c-475b-8285-3d5e20cc73f4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1943e8da-095c-475b-8285-3d5e20cc73f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f039c36d-20f5-43a9-9e29-1f95767b7eaf {
  text-align: left;
}

#s-f039c36d-20f5-43a9-9e29-1f95767b7eaf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f039c36d-20f5-43a9-9e29-1f95767b7eaf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f039c36d-20f5-43a9-9e29-1f95767b7eaf .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-f880932e-d755-45e0-9f8c-4c3391dac593 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-f880932e-d755-45e0-9f8c-4c3391dac593:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-f880932e-d755-45e0-9f8c-4c3391dac593:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f880932e-d755-45e0-9f8c-4c3391dac593 {
  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-f880932e-d755-45e0-9f8c-4c3391dac593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f880932e-d755-45e0-9f8c-4c3391dac593.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-f880932e-d755-45e0-9f8c-4c3391dac593.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-abaee364-96bb-4ed8-9eb5-cfa31b53a6a2 {
  display: none;
}
#s-17906a36-78e8-43d3-af68-819e5ad33c6c {
  text-align: left;
}


.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c {
  max-width: 100%;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom,
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c {
  max-width: 100%;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom,
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c {
  max-width: 100%;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom,
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c {
  max-width: 100%;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom,
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c {
  max-width: 100%;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom,
.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-17906a36-78e8-43d3-af68-819e5ad33c6c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7062cdb9-76f5-44d5-8a72-50119d9135d4 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7062cdb9-76f5-44d5-8a72-50119d9135d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-1770198a-9323-4d96-b2f6-297975c3837f {
  text-align: left;
}

#s-1770198a-9323-4d96-b2f6-297975c3837f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-1770198a-9323-4d96-b2f6-297975c3837f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-1770198a-9323-4d96-b2f6-297975c3837f .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-abe31977-dfa2-4248-a28e-b458141aaa4f {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: #252525;
text-align: center;
cursor: pointer;
}
#s-abe31977-dfa2-4248-a28e-b458141aaa4f:hover {background-color: #424242 !important;
text-decoration: none !important;}#s-abe31977-dfa2-4248-a28e-b458141aaa4f:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-abe31977-dfa2-4248-a28e-b458141aaa4f {
  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-abe31977-dfa2-4248-a28e-b458141aaa4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abe31977-dfa2-4248-a28e-b458141aaa4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  
  
  
  display:  inline-block ;
}

#s-abe31977-dfa2-4248-a28e-b458141aaa4f.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-d30a732c-505f-4965-860c-3488ca94c793 {
  min-height: 50px;
}








#s-d30a732c-505f-4965-860c-3488ca94c793 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-d30a732c-505f-4965-860c-3488ca94c793.shg-box.shg-c {
  justify-content: center;
}

#s-3c114321-fa9b-4d8d-bc1d-6bd6106fbb38 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-3c114321-fa9b-4d8d-bc1d-6bd6106fbb38 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-3c114321-fa9b-4d8d-bc1d-6bd6106fbb38 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-3c114321-fa9b-4d8d-bc1d-6bd6106fbb38 {
  
}
}@media (max-width: 767px){#s-3c114321-fa9b-4d8d-bc1d-6bd6106fbb38 {
  
}
}







#s-3c114321-fa9b-4d8d-bc1d-6bd6106fbb38 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-3c114321-fa9b-4d8d-bc1d-6bd6106fbb38.shg-box.shg-c {
  justify-content: flex-start;
}

#s-ddc6ffa0-a459-4a84-bea5-eaf210666a1e {
  background-size: cover;
margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-position: center center;
background-color: rgba(181, 26, 58, 1);
}
@media (min-width: 1200px){#s-ddc6ffa0-a459-4a84-bea5-eaf210666a1e {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ddc6ffa0-a459-4a84-bea5-eaf210666a1e {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ddc6ffa0-a459-4a84-bea5-eaf210666a1e {
  
}
}@media (max-width: 767px){#s-ddc6ffa0-a459-4a84-bea5-eaf210666a1e {
  
}
}







#s-ddc6ffa0-a459-4a84-bea5-eaf210666a1e > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-ddc6ffa0-a459-4a84-bea5-eaf210666a1e.shg-box.shg-c {
  justify-content: center;
}

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

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

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

#s-a048a48d-7a89-4aec-b3f1-272aac7f6205 {
  box-shadow:1px 1px 1px 1px rgba(255, 255, 255, 1);
margin-left: 30px;
margin-right: 30px;
background-color: rgba(255, 255, 255, 0);
}

@media (min-width: 0px) {
[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 992px) {
[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (min-width: 1200px) {
[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 0.0px);
}

[id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 0.0px);
}

}

@media (max-width: 767px) {
  [id="s-a048a48d-7a89-4aec-b3f1-272aac7f6205"] > .shg-row {
    flex-flow: column-reverse;
  }
}

#s-400802bc-a36d-4f67-bcd0-47520385f4b3 {
  box-shadow:0px 0px 0px 0px rgba(0, 0, 0, 0);
border-style: solid;
margin-top: 50px;
margin-bottom: 50px;
border-top-width: 4px;
border-left-width: 4px;
border-bottom-width: 4px;
border-right-width: 4px;
border-color: rgba(94, 8, 30, 1);
border-style: solid;
border-radius: 0px;
min-height: 200px;
opacity: 1;
background-color: rgba(228, 131, 151, 1);
}








#s-400802bc-a36d-4f67-bcd0-47520385f4b3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-400802bc-a36d-4f67-bcd0-47520385f4b3.shg-box.shg-c {
  justify-content: center;
}

#s-1ffc0369-5498-4359-a722-863db2371f80 {
  margin-top: 30px;
margin-left: 30px;
margin-bottom: 20px;
margin-right: 30px;
padding-top: 0px;
padding-bottom: 0px;
text-align: center;
}
@media (min-width: 1200px){#s-1ffc0369-5498-4359-a722-863db2371f80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-1ffc0369-5498-4359-a722-863db2371f80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-1ffc0369-5498-4359-a722-863db2371f80 {
  
}
}@media (max-width: 767px){#s-1ffc0369-5498-4359-a722-863db2371f80 {
  
}
}
#s-1ffc0369-5498-4359-a722-863db2371f80 .shogun-heading-component h1 {
  color: rgba(228, 205, 211, 1);
  font-weight:  900 ;
  font-family: Raleway;
  font-style:   ;
  font-size: 38px;
  line-height: ;
  letter-spacing: ;
  text-align: center;
}



#s-d063215f-e15d-438f-8cf3-94386f5860f4 {
  background-color: rgba(255, 255, 255, 1);
}

#s-d33982a2-c4d7-4cbc-8ea7-eb0296a8471a {
  display: none;
}
#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d {
  text-align: left;
}


.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d {
  max-width: 100%;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom,
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d {
  max-width: 100%;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom,
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d {
  max-width: 100%;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom,
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d {
  max-width: 100%;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom,
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d {
  max-width: 100%;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom,
.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b24c2ae8-cb5b-4ce6-8fc5-8d54981b4e9d .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce97444c-d511-44d0-be4b-3fc39a2bf699 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce97444c-d511-44d0-be4b-3fc39a2bf699 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-e0f9daaf-79e7-4457-86cc-12f440359365 {
  text-align: left;
}

#s-e0f9daaf-79e7-4457-86cc-12f440359365 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-e0f9daaf-79e7-4457-86cc-12f440359365 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-e0f9daaf-79e7-4457-86cc-12f440359365 .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-7d63306f-452c-49ef-96af-c14e82503a86 {
  display: none;
}
#s-12587727-f4a4-441e-a2b9-24ec932ed061 {
  text-align: left;
}


.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 {
  max-width: 100%;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom,
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 {
  max-width: 100%;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom,
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 {
  max-width: 100%;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom,
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 {
  max-width: 100%;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom,
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 {
  max-width: 100%;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom,
.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-12587727-f4a4-441e-a2b9-24ec932ed061 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ece2099f-9099-4f3d-bff0-be2620e6c36e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ece2099f-9099-4f3d-bff0-be2620e6c36e .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-0ab7f594-a955-4faf-98d4-1c15f2f5fa7d {
  text-align: left;
}

#s-0ab7f594-a955-4faf-98d4-1c15f2f5fa7d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0ab7f594-a955-4faf-98d4-1c15f2f5fa7d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0ab7f594-a955-4faf-98d4-1c15f2f5fa7d .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-9ed15588-5a44-4d38-bbff-cb08a073a5c8 {
  display: none;
}
#s-4ca1a757-9e16-4268-97cb-9085447a97d0 {
  text-align: left;
}


.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 {
  max-width: 100%;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom,
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 {
  max-width: 100%;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom,
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 {
  max-width: 100%;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom,
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 {
  max-width: 100%;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom,
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 {
  max-width: 100%;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom,
.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-4ca1a757-9e16-4268-97cb-9085447a97d0 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ca27ff0c-d8d8-493b-b80d-5619f423c42c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ca27ff0c-d8d8-493b-b80d-5619f423c42c .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-d327ce58-dda8-4f0c-bbc3-668f210a2586 {
  text-align: left;
}

#s-d327ce58-dda8-4f0c-bbc3-668f210a2586 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-d327ce58-dda8-4f0c-bbc3-668f210a2586 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-d327ce58-dda8-4f0c-bbc3-668f210a2586 .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-daae4601-53eb-4b94-abfc-6388949bb998 {
  display: none;
}
#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 {
  text-align: left;
}


.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 {
  max-width: 100%;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom,
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 {
  max-width: 100%;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom,
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 {
  max-width: 100%;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom,
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 {
  max-width: 100%;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom,
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 {
  max-width: 100%;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom,
.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d20bed4e-d4b1-456c-9b93-8ebe494938a3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9a467bf4-6175-4e16-a56e-d2f0d3d72649 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9a467bf4-6175-4e16-a56e-d2f0d3d72649 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-a74ab72f-5826-492f-b59b-a09cbb45677a {
  text-align: left;
}

#s-a74ab72f-5826-492f-b59b-a09cbb45677a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-a74ab72f-5826-492f-b59b-a09cbb45677a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-a74ab72f-5826-492f-b59b-a09cbb45677a .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-c70d8f71-7777-4b47-b102-863b5f8d1ad7 {
  display: none;
}
#s-3788a298-0d14-431c-8038-15f38bffed55 {
  text-align: left;
}


.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 {
  max-width: 100%;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom,
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 {
  max-width: 100%;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom,
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 {
  max-width: 100%;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom,
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 {
  max-width: 100%;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom,
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 {
  max-width: 100%;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom,
.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-3788a298-0d14-431c-8038-15f38bffed55 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ae6d9340-813d-4924-98d4-6e2a9cb1e59f {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ae6d9340-813d-4924-98d4-6e2a9cb1e59f .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-f9aa2587-8484-463a-9712-a5c40e6ca331 {
  text-align: left;
}

#s-f9aa2587-8484-463a-9712-a5c40e6ca331 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-f9aa2587-8484-463a-9712-a5c40e6ca331 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-f9aa2587-8484-463a-9712-a5c40e6ca331 .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-6ea1beec-0b2a-41dc-8d9f-3b283ebd8e3c {
  display: none;
}
#s-bd8769fb-1c05-468b-b367-06d40844e3d1 {
  text-align: left;
}


.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 {
  max-width: 100%;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom,
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 {
  max-width: 100%;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom,
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 {
  max-width: 100%;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom,
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 {
  max-width: 100%;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom,
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 {
  max-width: 100%;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom,
.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bd8769fb-1c05-468b-b367-06d40844e3d1 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-880c7a0c-a442-48b7-a965-239124d0bf66 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-880c7a0c-a442-48b7-a965-239124d0bf66 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-6b835d7f-84a6-42ae-9fd5-e4f1c0e4b99e {
  text-align: left;
}

#s-6b835d7f-84a6-42ae-9fd5-e4f1c0e4b99e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-6b835d7f-84a6-42ae-9fd5-e4f1c0e4b99e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-6b835d7f-84a6-42ae-9fd5-e4f1c0e4b99e .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-48a43e03-5801-4dd5-81f4-b6a773e7c813 {
  display: none;
}
#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 {
  text-align: left;
}


.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 {
  max-width: 100%;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom,
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 {
  max-width: 100%;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom,
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 {
  max-width: 100%;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom,
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 {
  max-width: 100%;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom,
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 {
  max-width: 100%;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom,
.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a42cd89a-d04f-41b0-820a-3bb1a5752fd5 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bd2887fa-706b-4c1f-802c-af85f94468b3 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bd2887fa-706b-4c1f-802c-af85f94468b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-4e26f4d2-f4ab-4170-ab02-4d933b96aa51 {
  text-align: left;
}

#s-4e26f4d2-f4ab-4170-ab02-4d933b96aa51 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-4e26f4d2-f4ab-4170-ab02-4d933b96aa51 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-4e26f4d2-f4ab-4170-ab02-4d933b96aa51 .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-07790e06-5632-483e-aac5-058dea35eba6 {
  display: none;
}
#s-1418a309-7946-4526-be77-3b4d8a15ee95 {
  text-align: left;
}


.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 {
  max-width: 100%;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom,
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 {
  max-width: 100%;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom,
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 {
  max-width: 100%;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom,
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 {
  max-width: 100%;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom,
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 {
  max-width: 100%;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom,
.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-1418a309-7946-4526-be77-3b4d8a15ee95 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-2ad45be2-0b9b-4946-af2b-98040ba85cb0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-2ad45be2-0b9b-4946-af2b-98040ba85cb0 .shg-product-title-component h1 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 32px;
}

#s-0516b27b-990d-4bb3-8a1c-fbf785e35645 {
  text-align: left;
}

#s-0516b27b-990d-4bb3-8a1c-fbf785e35645 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 18px;
}

#s-0516b27b-990d-4bb3-8a1c-fbf785e35645 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
}

#s-0516b27b-990d-4bb3-8a1c-fbf785e35645 .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-9d6c6b7d-5508-4813-a115-23bb48479d90 {
  min-height: 50px;
}








#s-9d6c6b7d-5508-4813-a115-23bb48479d90 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-9d6c6b7d-5508-4813-a115-23bb48479d90.shg-box.shg-c {
  justify-content: center;
}

#s-e42cc309-5724-4181-aee1-6d134e47bf05 {
  min-height: 50px;
}
@media (min-width: 1200px){#s-e42cc309-5724-4181-aee1-6d134e47bf05 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-e42cc309-5724-4181-aee1-6d134e47bf05 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-e42cc309-5724-4181-aee1-6d134e47bf05 {
  
}
}@media (max-width: 767px){#s-e42cc309-5724-4181-aee1-6d134e47bf05 {
  
}
}







#s-e42cc309-5724-4181-aee1-6d134e47bf05 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-e42cc309-5724-4181-aee1-6d134e47bf05.shg-box.shg-c {
  justify-content: flex-start;
}

#s-0effe5c9-288f-4494-9608-b05ad6330e80 {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-0effe5c9-288f-4494-9608-b05ad6330e80 {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-0effe5c9-288f-4494-9608-b05ad6330e80 {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-0effe5c9-288f-4494-9608-b05ad6330e80 {
  
}
}@media (max-width: 767px){#s-0effe5c9-288f-4494-9608-b05ad6330e80 {
  
}
}







#s-0effe5c9-288f-4494-9608-b05ad6330e80 > .shg-box-overlay {
  background-color: rgba(0, 0, 0, 1);
  opacity: 0;
}#s-0effe5c9-288f-4494-9608-b05ad6330e80.shg-box.shg-c {
  justify-content: center;
}

#s-ad40bd96-e8a4-4977-8f4b-e1e239a2181d {
  min-height: 50px;
}
@media (min-width: 1200px){#s-ad40bd96-e8a4-4977-8f4b-e1e239a2181d {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-ad40bd96-e8a4-4977-8f4b-e1e239a2181d {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-ad40bd96-e8a4-4977-8f4b-e1e239a2181d {
  
}
}@media (max-width: 767px){#s-ad40bd96-e8a4-4977-8f4b-e1e239a2181d {
  
}
}







#s-ad40bd96-e8a4-4977-8f4b-e1e239a2181d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}#s-ad40bd96-e8a4-4977-8f4b-e1e239a2181d.shg-box.shg-c {
  justify-content: flex-start;
}

#s-484abeb5-6357-4ee1-9f34-f3df6d21753a {
  margin-left: 0px;
margin-right: 0px;
padding-top: 0px;
padding-left: 0px;
padding-bottom: 0px;
padding-right: 0px;
min-height: 0px;
background-color: rgba(255, 255, 255, 1);
}
@media (min-width: 1200px){#s-484abeb5-6357-4ee1-9f34-f3df6d21753a {
  
}
}@media (min-width: 992px) and (max-width: 1199px){#s-484abeb5-6357-4ee1-9f34-f3df6d21753a {
  
}
}@media (min-width: 768px) and (max-width: 991px){#s-484abeb5-6357-4ee1-9f34-f3df6d21753a {
  
}
}@media (max-width: 767px){#s-484abeb5-6357-4ee1-9f34-f3df6d21753a {
  
}
}







#s-484abeb5-6357-4ee1-9f34-f3df6d21753a > .shg-box-overlay {
  background-color: rgba(222, 247, 250, 1);
  opacity: 0;
}#s-484abeb5-6357-4ee1-9f34-f3df6d21753a.shg-box.shg-c {
  justify-content: center;
}

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

.shg-c:before,
.shg-c:after {
  content: " ";
  display: table;
}

/**
  Ref:
  https://developer.mozilla.org/en-US/docs/Web/CSS/CSS_Positioning/Understanding_z_index/The_stacking_context
  https://dnf.slack.com/archives/C0514HB79/p1538741509000100
**/
.shogun-root {
  z-index: 1;
  position: relative;
  isolation: isolate;
}

.shogun-root iframe {
  display: initial;
}

@media (max-width: 1024px) {
  .shg-c,
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  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;
}
