.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: text;
  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-17c491ba-8a63-4c6d-af25-3a75680ac22e {
  display: none;
}
.shogun-tabs {
  margin: 0 !important;
  list-style: none !important;
  padding: 0 0 0 0;
  overflow: visible;
  display: flex;
}

.shogun-tabs.shogun-modern {
  padding-left: 10px;
  padding-right: 5px;
  overflow: hidden;
  -webkit-transform: translate(0px, 0px);
          transform: translate(0px, 0px);
}

.shogun-tabs li {
  text-decoration: none;
  cursor: pointer;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
}

.shogun-tabs.shogun-modern li {
  width: 200px;
  height: 45px;
  margin: 0 5px 0 0;
}

.shogun-tabs.shogun-rounded li {
  margin-bottom: 0;
  float: left;
  box-sizing: border-box;
  margin-right: 2px;
  line-height: 1.42857143;
  position: relative;
  display: block;
  overflow: visible;
}

.shogun-tabs.shogun-rounded li .shogun-tab-box {
  padding: 10px 15px !important;
  border-radius: 4px 4px 0 0;
}

.shogun-tabs.shogun-modern li .shogun-tab-box {
  padding: 12px 5px !important;
  width: 100%;
  height: 100%;
}

@media (max-width: 768px) {
  .shogun-tabs.shogun-rounded li .shogun-tab-box {
    padding: 10px 5px !important;
    text-align: center;
  }

  .shogun-tabs.shogun-modern li .shogun-tab-box {
    padding: 12px 15px !important;
  }
}

.shogun-tabs.shogun-rounded .shogun-tab-box {
  border-bottom: none !important;
}

.shogun-tabs.shogun-modern li.active {
  z-index: 40;
}

.shogun-tabs.shogun-modern li .shogun-tab-box::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  outline: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  content: "";
  transform: perspective(100px) rotateX(30deg);
  -webkit-transform: perspective(100px) rotateX(30deg);
}

.shogun-tabs.shogun-modern li.shogun-tab-active .shogun-tab-box::after {
  border-bottom: none !important;
  height: 46px;
}

.shogun-tabs-body {
  padding-top: 10px;
}

.shogun-tabs-body.shogun-rounded {
  margin-top: 0px !important;
}

@-webkit-keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}
@keyframes fadeIn {
  from { opacity: 0; }
  to { opacity: 1; }
}

.shogun-tabs-body > .shogun-tab-content {
  display: none;
}

.shogun-tabs-body > .shogun-tab-content.shogun-tab-active {
  -webkit-animation: fadeIn 0.5s;
  animation: fadeIn 0.5s;
  display: block;
}

.shogun-tab-border {
  position: absolute;
}

.shogun-tab-title {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  text-align: center;

  display: inline-block;
  width: 100%;
}

.shogun-tabs.shogun-modern .shogun-tab-title {
  /** Hack for Safari weird bug */
  /* https://stackoverflow.com/questions/18146511/bug-in-css3-rotatey-transition-on-safari */
  -webkit-transform: translateZ(1000px);
          transform: translateZ(1000px);
}

#s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a { margin-top: 40px; }
#s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tabs {
  justify-content: center;
}


  #s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0b427197-da8c-4b5b-9698-38e6ddfe0b7a .shogun-tab {
  max-width: calc(100% / 2 - (2 - 2) * 2px / 2);
}

.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-d7af173a-ef2d-4f4f-9fd4-0dfc11f1d792 { padding-top: 10px;
padding-bottom: 10px; }
 #s-d7af173a-ef2d-4f4f-9fd4-0dfc11f1d792 .shogun-heading-component h2 {
   color: #000;
   font-weight:  normal ;
   
   font-style:  normal ;
   
   
   
   text-align: center;
 }

 

.shg-product-reviews-container {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-wrapper {
  position: relative;
}

.shg-product-reviews-container .shg-product-reviews-hidden {
  display: none;
}

.shg-product-reviews-container .shg-product-reviews-stars {
  display: inline-block;
  margin: 10px 0;
  font-size: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars.shg-product-reviews-stars-average {
  margin-right: 20px;
}

.shg-product-reviews-container .shg-product-reviews-loading {
  text-align: center;
}

.shg-product-reviews-container .shg-product-reviews-loading svg {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-star {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-stars-hoverable .shg-product-reviews-star {
  cursor: pointer;
}

.shg-product-reviews-container .shg-product-reviews-stars > * {
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:first-child {
  margin-left: 0;
}

.shg-product-reviews-container .shg-product-reviews-stars > *:last-child {
  margin-right: 0;
}

.shg-product-reviews-container .shg-product-reviews-button {
  cursor: pointer;
  display: inline-block;

  height: 40px;
  line-height: 40px;
  padding: 0 30px;

  border-radius: 3px;
}

.shg-product-reviews-container .shg-product-reviews-button-write {
  margin-top: 20px;
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-button-write {
    position: absolute;
    top: 15px;
    right: 0;
    margin-top: 0;
  }
}

.shg-product-reviews-container .shg-product-reviews-based-on {
  display: inline-block;
  position: relative;
  top: -2px;
}

.shg-product-reviews-container .shg-product-reviews-date {
  margin: 10px 0;
}

.shg-product-reviews-container .shg-product-reviews-separator {
  height: 1px;
  margin: 20px 0;
  background-color: black;
}

.shg-product-reviews-container .shg-product-reviews-review-content {
  word-break: break-all;
  white-space: normal;
}

.shg-product-reviews-container .shg-product-reviews-empty-view {
  text-align: center;
  margin: 80px 0;
}

.shg-product-reviews-container .shg-product-reviews-title-margin {
  margin: 30px 0;
}

.shg-product-reviews-container .shg-product-reviews-label {
  display: block;
  margin-bottom: 10px;
}

.shg-product-reviews-container .shg-product-reviews-label-error {
  display: none;
  float: right;
}


.shg-product-reviews-container .shg-product-reviews-form {
  margin-top: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field {
  margin-top: 5px;
  margin-bottom: 20px;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error {
  color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error input,
.shg-product-reviews-container .shg-product-reviews-form-field-error textarea {
  border-width: 2px;
  border-color: #CF4747;
}

.shg-product-reviews-container .shg-product-reviews-form-field-error .shg-product-reviews-label-error {
  display: inline-block;
}

.shg-product-reviews-container .shg-product-reviews-form-input {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  border-radius: 3px;
  background: transparent;
  border: 1px solid black;
}

.shg-product-reviews-container input.shg-product-reviews-form-input {
  height: 40px;
  line-height: 40px;
}

.shg-product-reviews-container textarea.shg-product-reviews-form-input {
  padding-top: 10px;
}

@media screen and (max-width: 768px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell {
    text-align: center;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 769px) {
  .shg-product-reviews-container .shg-product-reviews-wrapper-cell > * {
    display: table-cell;
  }

  .shg-product-reviews-container .shg-product-reviews-col1 {
    width: 49%;
    text-align: right;
  }

  .shg-product-reviews-container .shg-product-reviews-col2 {
    width: 2%;
    white-space: nowrap;
  }

  .shg-product-reviews-container .shg-product-reviews-button-cancel {
    margin-right: 30px;
  }
}

.shg-product-reviews-container .shg-product-reviews-col3 {
  width: 49%;
}

.shg-product-reviews-container .shg-product-reviews-pagination-items {
  margin-top: 30px;
  text-align: center;

  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item {
  cursor: pointer;
  display: inline-block;
  margin: 0 5px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item .shg-product-reviews-pagination-item-flip {
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:first-child {
  margin-right: 25px;
}

.shg-product-reviews-container .shg-product-reviews-pagination-item:last-child {
  margin-left: 25px;
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-7cec1919-7d53-4d39-910d-85c561b61474 .shg-product-reviews-container .shg-product-reviews-pagination-item path {
  stroke: rgba(237, 95, 171, 1);
}

.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-4e81a797-a8fd-4733-b6de-c6010f19d11d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e81a797-a8fd-4733-b6de-c6010f19d11d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 20.0px);
}

}

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

.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 !important;
  max-width: 100% !important;
}

.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-f575dfb2-865f-4ad0-aa62-ecbbe220b962 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8036ca55-2347-492f-85aa-e0a9655f650d { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
.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-343669c0-f6fa-4bc6-9847-47edab988d42 { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-343669c0-f6fa-4bc6-9847-47edab988d42:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-343669c0-f6fa-4bc6-9847-47edab988d42:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-343669c0-f6fa-4bc6-9847-47edab988d42.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-24525d9c-9abc-4aba-ab87-19f600844258 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1d44bf5a-59e9-4bd8-ba70-7f5570998873 { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-077017d9-5590-49e8-9943-50843f0828ed { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-077017d9-5590-49e8-9943-50843f0828ed:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-077017d9-5590-49e8-9943-50843f0828ed:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-077017d9-5590-49e8-9943-50843f0828ed.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-64dff721-f276-4559-8eca-62d2369fc55a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-475966b6-f5ec-4ab5-852e-d630459ba982 { border-style: solid;
margin-bottom: -10px;
padding-top: 35px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 02px;
border-left-width: 02px;
border-bottom-width: 02px;
border-right-width: 02px;
border-color: rgba(218, 218, 218, 1); }
#s-01f34ca7-fc66-4b30-9d4a-90ff7c275522 { box-shadow:1px 1px 1px 1px rgba(245, 202, 211, 1);
margin-top: -10px;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: rgba(237, 95, 171, 1);
text-decoration: none; }
#s-01f34ca7-fc66-4b30-9d4a-90ff7c275522:hover {box-shadow:1px 1px 1px 1px rgba(237, 95, 171, 1) !important;
background-color: rgba(242, 141, 195, 1) !important;
text-decoration: none !important;}
#s-01f34ca7-fc66-4b30-9d4a-90ff7c275522:active {box-shadow:1px 1px 1px 1px rgba(244, 98, 176, 1) !important;
background-color: rgba(245, 202, 211, 1) !important;
text-decoration: none !important;}

 #s-01f34ca7-fc66-4b30-9d4a-90ff7c275522.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
.shg-box {
  position: relative;
  display: flex;
  width: 100%;
  flex-direction: column;
  flex: 1;
}

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

.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-576976be-4d38-4ed6-977a-c971c88051dd { min-height: 50px; }
#s-576976be-4d38-4ed6-977a-c971c88051dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-577d000c-4f62-4e03-8b8c-332197632c8d { border-style: solid;
margin-top: 10px;
margin-bottom: 10px;
padding-top: 10px;
padding-bottom: 10px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(237, 95, 171, 1); }
 #s-577d000c-4f62-4e03-8b8c-332197632c8d .shogun-heading-component h3 {
   color: #000;
   font-weight:  normal ;
   font-family: Assistant;
   font-style:  normal ;
   font-size: 18px;
   
   
   text-align: left;
 }

 

/*
  $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 {
    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-36d12df8-5af2-45aa-88da-0276d1037f8e {
  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: -webkit-transform 0.5s ease-out;
  transition: transform 0.5s ease-out;
  transition: transform 0.5s ease-out, -webkit-transform 0.5s ease-out;
  -webkit-transform: scale(1);
          transform: scale(1);
}

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

#s-b5b8ec14-5798-4d56-a45b-4c570cb9e5b6 { text-align: left; }
.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-92d1d129-90e7-4e76-8704-09d3f4fcb5ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92d1d129-90e7-4e76-8704-09d3f4fcb5ab .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3dc71960-0f85-4117-ad94-6bb4a083d9db {
  display: none;
}
#s-d5a81be1-2515-4d4f-b8b4-5b5f13f0edf0 { text-align: left; }
#s-c3d6f87d-04ee-48a7-bcb7-a02d7b82aca4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c3d6f87d-04ee-48a7-bcb7-a02d7b82aca4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-174eb9d0-dda3-41ae-bed3-e2665524285c {
  display: none;
}
#s-1e5b54e0-9493-47d4-8317-324289757f9c { text-align: left; }
#s-6eb1dcc4-b0a1-422f-baad-3a202696da80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6eb1dcc4-b0a1-422f-baad-3a202696da80 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4a808200-d3b3-4043-9655-b5e3288c3f6e {
  display: none;
}
#s-b327ec79-df42-4d8e-a0de-a7edf74876a6 { text-align: left; }
#s-7a4e7eb7-1fe7-4fdf-87ba-4226625c359b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a4e7eb7-1fe7-4fdf-87ba-4226625c359b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-96ef69dd-db94-42fc-98d2-f7839722d3fd {
  display: none;
}
#s-9ff0502c-f9f3-41dd-b915-288807449543 { text-align: left; }
#s-e19b19d1-1b19-4d46-8e71-116b10fbe42c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e19b19d1-1b19-4d46-8e71-116b10fbe42c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb1cd675-b08a-49ae-b7aa-7c4428d2900d { text-align: left; }
#s-eb1cd675-b08a-49ae-b7aa-7c4428d2900d .shg-product-sold-out {
  display: none;
}

#s-eb1cd675-b08a-49ae-b7aa-7c4428d2900d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb1cd675-b08a-49ae-b7aa-7c4428d2900d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
.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-btn:not(.shg-btn-stretch) {
  display: inline-block !important;
}

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

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

#s-e088202f-b1db-4bac-8b6c-fb19b85a24a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e088202f-b1db-4bac-8b6c-fb19b85a24a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e088202f-b1db-4bac-8b6c-fb19b85a24a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e088202f-b1db-4bac-8b6c-fb19b85a24a8 {
  display: block;
  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-e088202f-b1db-4bac-8b6c-fb19b85a24a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e088202f-b1db-4bac-8b6c-fb19b85a24a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e088202f-b1db-4bac-8b6c-fb19b85a24a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5179eb71-dc39-478c-8d12-2badf4d29dd7 {
  display: none;
}
#s-97f2b25a-006e-40f9-aaad-3e76c6e2f597 { text-align: left; }
#s-b8c6f823-70e6-4f63-84f5-26c9cc005285 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8c6f823-70e6-4f63-84f5-26c9cc005285 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b5e9bf3-15aa-42ee-ba55-b7d94a0e68d7 { text-align: left; }
#s-8b5e9bf3-15aa-42ee-ba55-b7d94a0e68d7 .shg-product-sold-out {
  display: none;
}

#s-8b5e9bf3-15aa-42ee-ba55-b7d94a0e68d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b5e9bf3-15aa-42ee-ba55-b7d94a0e68d7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-494ea6b3-8d7b-4c80-8e1c-056134d2b49b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-494ea6b3-8d7b-4c80-8e1c-056134d2b49b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-494ea6b3-8d7b-4c80-8e1c-056134d2b49b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-494ea6b3-8d7b-4c80-8e1c-056134d2b49b {
  display: block;
  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-494ea6b3-8d7b-4c80-8e1c-056134d2b49b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-494ea6b3-8d7b-4c80-8e1c-056134d2b49b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-494ea6b3-8d7b-4c80-8e1c-056134d2b49b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0a00180-3dff-4db5-8b3f-799be8f3c0e9 {
  display: none;
}
#s-edeb5a94-e6eb-4759-9094-95e4274a8406 { text-align: left; }
#s-a6da24e0-6a8e-4bb4-aefc-29a15f7cd20e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6da24e0-6a8e-4bb4-aefc-29a15f7cd20e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-274875ef-3a9b-4fe5-a23a-943012a3cb6a { text-align: left; }
#s-274875ef-3a9b-4fe5-a23a-943012a3cb6a .shg-product-sold-out {
  display: none;
}

#s-274875ef-3a9b-4fe5-a23a-943012a3cb6a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-274875ef-3a9b-4fe5-a23a-943012a3cb6a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1df2b72a-72c0-4681-9389-fc92e210f8e9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1df2b72a-72c0-4681-9389-fc92e210f8e9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1df2b72a-72c0-4681-9389-fc92e210f8e9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1df2b72a-72c0-4681-9389-fc92e210f8e9 {
  display: block;
  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-1df2b72a-72c0-4681-9389-fc92e210f8e9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1df2b72a-72c0-4681-9389-fc92e210f8e9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1df2b72a-72c0-4681-9389-fc92e210f8e9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-032c5520-8504-414c-bf8b-fedc0598b6bb {
  display: none;
}
#s-01400ce8-d1e3-4835-abee-cfe4414712b5 { text-align: left; }
#s-02af822c-89f0-4d73-bdd5-24a46960b2a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02af822c-89f0-4d73-bdd5-24a46960b2a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ca9aca6-019b-458b-85a2-44ec77477ee7 { text-align: left; }
#s-0ca9aca6-019b-458b-85a2-44ec77477ee7 .shg-product-sold-out {
  display: none;
}

#s-0ca9aca6-019b-458b-85a2-44ec77477ee7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ca9aca6-019b-458b-85a2-44ec77477ee7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9a8426a3-a43a-45f7-8945-b7aa3d540613 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a8426a3-a43a-45f7-8945-b7aa3d540613:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a8426a3-a43a-45f7-8945-b7aa3d540613:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a8426a3-a43a-45f7-8945-b7aa3d540613 {
  display: block;
  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-9a8426a3-a43a-45f7-8945-b7aa3d540613.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a8426a3-a43a-45f7-8945-b7aa3d540613.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a8426a3-a43a-45f7-8945-b7aa3d540613.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4af80248-c07b-437a-842a-439efc8eb8e7 {
  display: none;
}
#s-bc0a23d2-37c3-4f86-8387-a07380942576 { text-align: left; }
#s-55a6a1f3-9ddb-4990-8001-2906c97d918d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55a6a1f3-9ddb-4990-8001-2906c97d918d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10934ede-c504-4f07-8e4b-7e54e717de8b { text-align: left; }
#s-10934ede-c504-4f07-8e4b-7e54e717de8b .shg-product-sold-out {
  display: none;
}

#s-10934ede-c504-4f07-8e4b-7e54e717de8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10934ede-c504-4f07-8e4b-7e54e717de8b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2bed376e-dcdb-490f-9a0a-fa068cfa0739 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2bed376e-dcdb-490f-9a0a-fa068cfa0739:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2bed376e-dcdb-490f-9a0a-fa068cfa0739:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2bed376e-dcdb-490f-9a0a-fa068cfa0739 {
  display: block;
  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-2bed376e-dcdb-490f-9a0a-fa068cfa0739.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bed376e-dcdb-490f-9a0a-fa068cfa0739.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2bed376e-dcdb-490f-9a0a-fa068cfa0739.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-678ceebf-addf-462e-8f1b-0ec3eabe6968 {
  display: none;
}
#s-c35165ae-5724-4617-a35c-b714fc4ad87b { text-align: left; }
#s-e49f6333-6ebd-4d3f-ab55-d62b6efe54ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e49f6333-6ebd-4d3f-ab55-d62b6efe54ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-444fbfa5-4463-45ab-b580-a5500f2d8480 { text-align: left; }
#s-444fbfa5-4463-45ab-b580-a5500f2d8480 .shg-product-sold-out {
  display: none;
}

#s-444fbfa5-4463-45ab-b580-a5500f2d8480 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-444fbfa5-4463-45ab-b580-a5500f2d8480 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-66298d5c-ceca-4dee-863d-088844732b33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66298d5c-ceca-4dee-863d-088844732b33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66298d5c-ceca-4dee-863d-088844732b33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66298d5c-ceca-4dee-863d-088844732b33 {
  display: block;
  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-66298d5c-ceca-4dee-863d-088844732b33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66298d5c-ceca-4dee-863d-088844732b33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66298d5c-ceca-4dee-863d-088844732b33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1216c383-fe02-4ec9-973b-15467558cc06 {
  display: none;
}
#s-1e207256-cb03-4b58-98df-0c8b6530f5b2 { text-align: left; }
#s-e723a0b7-e567-4993-a415-095ab5d304fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e723a0b7-e567-4993-a415-095ab5d304fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d0a9865-58d0-4d2a-b958-a870debee595 { text-align: left; }
#s-7d0a9865-58d0-4d2a-b958-a870debee595 .shg-product-sold-out {
  display: none;
}

#s-7d0a9865-58d0-4d2a-b958-a870debee595 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d0a9865-58d0-4d2a-b958-a870debee595 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6e670cc7-49ed-4d21-8493-3ac0c1a20044 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e670cc7-49ed-4d21-8493-3ac0c1a20044:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e670cc7-49ed-4d21-8493-3ac0c1a20044:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e670cc7-49ed-4d21-8493-3ac0c1a20044 {
  display: block;
  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-6e670cc7-49ed-4d21-8493-3ac0c1a20044.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e670cc7-49ed-4d21-8493-3ac0c1a20044.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e670cc7-49ed-4d21-8493-3ac0c1a20044.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f4bd97e-b7ce-426f-99c2-eb2345f0ddc3 {
  display: none;
}
#s-f1221edc-abd3-458d-acec-ddc2d56addd3 { text-align: left; }
#s-43855fa9-f018-467b-b745-99c9a5507807 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43855fa9-f018-467b-b745-99c9a5507807 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f25fb61c-1c5e-4b0b-9b1b-74c2389d295b { text-align: left; }
#s-f25fb61c-1c5e-4b0b-9b1b-74c2389d295b .shg-product-sold-out {
  display: none;
}

#s-f25fb61c-1c5e-4b0b-9b1b-74c2389d295b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f25fb61c-1c5e-4b0b-9b1b-74c2389d295b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2a67d80e-4139-498a-9e06-f5c4f3427a32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a67d80e-4139-498a-9e06-f5c4f3427a32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a67d80e-4139-498a-9e06-f5c4f3427a32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a67d80e-4139-498a-9e06-f5c4f3427a32 {
  display: block;
  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-2a67d80e-4139-498a-9e06-f5c4f3427a32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a67d80e-4139-498a-9e06-f5c4f3427a32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a67d80e-4139-498a-9e06-f5c4f3427a32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d74fe9e7-30aa-4876-980a-782aa5e70c19 {
  display: none;
}
#s-c648491f-7df9-49af-a94c-912719fe683a { text-align: left; }
#s-d769bc50-1193-4d0f-97c8-419b6d29bc31 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d769bc50-1193-4d0f-97c8-419b6d29bc31 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d86c453-ccf7-46c1-a9eb-96d6fa3e7a6b { text-align: left; }
#s-2d86c453-ccf7-46c1-a9eb-96d6fa3e7a6b .shg-product-sold-out {
  display: none;
}

#s-2d86c453-ccf7-46c1-a9eb-96d6fa3e7a6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d86c453-ccf7-46c1-a9eb-96d6fa3e7a6b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fb5da26c-4c0a-4370-9252-25615ce8d60b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb5da26c-4c0a-4370-9252-25615ce8d60b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb5da26c-4c0a-4370-9252-25615ce8d60b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb5da26c-4c0a-4370-9252-25615ce8d60b {
  display: block;
  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-fb5da26c-4c0a-4370-9252-25615ce8d60b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb5da26c-4c0a-4370-9252-25615ce8d60b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb5da26c-4c0a-4370-9252-25615ce8d60b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5750b5f4-858a-4b7a-a8e7-0939649c03b8 {
  display: none;
}
#s-ac8caa35-1eb9-4177-8848-c75fac6621a7 { text-align: left; }
#s-c2ebfc81-5a0b-47ab-8a97-ed78e042b665 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2ebfc81-5a0b-47ab-8a97-ed78e042b665 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5364c9fe-1d49-449e-acef-03faad92faad { text-align: left; }
#s-5364c9fe-1d49-449e-acef-03faad92faad .shg-product-sold-out {
  display: none;
}

#s-5364c9fe-1d49-449e-acef-03faad92faad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5364c9fe-1d49-449e-acef-03faad92faad .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-299b0df7-971c-4b57-8ccd-690d56078c8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-299b0df7-971c-4b57-8ccd-690d56078c8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-299b0df7-971c-4b57-8ccd-690d56078c8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-299b0df7-971c-4b57-8ccd-690d56078c8f {
  display: block;
  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-299b0df7-971c-4b57-8ccd-690d56078c8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-299b0df7-971c-4b57-8ccd-690d56078c8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-299b0df7-971c-4b57-8ccd-690d56078c8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f57e2c1-4392-4817-8fd5-26c85ec96927 {
  display: none;
}
#s-4cba07e0-9c7d-46a8-acf1-12bef6713b17 { text-align: left; }
#s-65c0bfb5-128a-4811-9cdb-4e1fa4ed2112 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65c0bfb5-128a-4811-9cdb-4e1fa4ed2112 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-871e7d05-186a-4ce4-b799-8dfda216375d { text-align: left; }
#s-871e7d05-186a-4ce4-b799-8dfda216375d .shg-product-sold-out {
  display: none;
}

#s-871e7d05-186a-4ce4-b799-8dfda216375d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-871e7d05-186a-4ce4-b799-8dfda216375d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-4b099c02-a68f-4927-9bae-3f9b61b8ef7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b099c02-a68f-4927-9bae-3f9b61b8ef7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b099c02-a68f-4927-9bae-3f9b61b8ef7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b099c02-a68f-4927-9bae-3f9b61b8ef7f {
  display: block;
  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-4b099c02-a68f-4927-9bae-3f9b61b8ef7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b099c02-a68f-4927-9bae-3f9b61b8ef7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b099c02-a68f-4927-9bae-3f9b61b8ef7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83daf5be-aa35-46d3-8dd2-7a3442a8b08f {
  display: none;
}
#s-eaf5e6b7-acb2-455f-8590-cf7be0bd94b8 { text-align: left; }
#s-7d6266ed-1484-4294-85cb-0acfedff8a33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d6266ed-1484-4294-85cb-0acfedff8a33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7334329d-8a81-44f3-b070-831bdafc8816 { text-align: left; }
#s-7334329d-8a81-44f3-b070-831bdafc8816 .shg-product-sold-out {
  display: none;
}

#s-7334329d-8a81-44f3-b070-831bdafc8816 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7334329d-8a81-44f3-b070-831bdafc8816 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-bd7540aa-ee64-4f5f-9f16-045ea5e2ef3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd7540aa-ee64-4f5f-9f16-045ea5e2ef3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd7540aa-ee64-4f5f-9f16-045ea5e2ef3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd7540aa-ee64-4f5f-9f16-045ea5e2ef3d {
  display: block;
  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-bd7540aa-ee64-4f5f-9f16-045ea5e2ef3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd7540aa-ee64-4f5f-9f16-045ea5e2ef3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd7540aa-ee64-4f5f-9f16-045ea5e2ef3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d7d1df7-abe6-4e10-a5cc-d16530934315 {
  display: none;
}
#s-28b56cd6-4437-47f1-bebc-71e499d60fa5 { text-align: left; }
#s-943439f4-2d06-4dcb-beb3-c0fb0feb6ff9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-943439f4-2d06-4dcb-beb3-c0fb0feb6ff9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe8aaa60-92e6-41f7-ac59-deca80eb8669 { text-align: left; }
#s-fe8aaa60-92e6-41f7-ac59-deca80eb8669 .shg-product-sold-out {
  display: none;
}

#s-fe8aaa60-92e6-41f7-ac59-deca80eb8669 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe8aaa60-92e6-41f7-ac59-deca80eb8669 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-beecc3c1-10be-4eb5-91ea-0802f0e835ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-beecc3c1-10be-4eb5-91ea-0802f0e835ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-beecc3c1-10be-4eb5-91ea-0802f0e835ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-beecc3c1-10be-4eb5-91ea-0802f0e835ed {
  display: block;
  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-beecc3c1-10be-4eb5-91ea-0802f0e835ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-beecc3c1-10be-4eb5-91ea-0802f0e835ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-beecc3c1-10be-4eb5-91ea-0802f0e835ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f6473c1-fc8c-4021-88de-2686cd854dc2 {
  display: none;
}
#s-f34212e2-84bd-4028-a522-07470d3f4f12 { text-align: left; }
#s-0659d057-c387-46ba-b090-371edd340a14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0659d057-c387-46ba-b090-371edd340a14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-24ed7b2a-f2d2-4acf-815b-797119a821ab { text-align: left; }
#s-24ed7b2a-f2d2-4acf-815b-797119a821ab .shg-product-sold-out {
  display: none;
}

#s-24ed7b2a-f2d2-4acf-815b-797119a821ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-24ed7b2a-f2d2-4acf-815b-797119a821ab .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-05b5448a-5bcd-4143-8133-43bdf44c5f72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05b5448a-5bcd-4143-8133-43bdf44c5f72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05b5448a-5bcd-4143-8133-43bdf44c5f72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05b5448a-5bcd-4143-8133-43bdf44c5f72 {
  display: block;
  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-05b5448a-5bcd-4143-8133-43bdf44c5f72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05b5448a-5bcd-4143-8133-43bdf44c5f72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05b5448a-5bcd-4143-8133-43bdf44c5f72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4037c303-3319-4623-8108-e462fe6fcb19 {
  display: none;
}
#s-cc8c87c2-77e7-44c7-9820-0c8522149117 { text-align: left; }
#s-af45d85c-7f7f-404c-ae06-e2e3cd908c95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af45d85c-7f7f-404c-ae06-e2e3cd908c95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-accbb752-7032-46e7-b1cc-cb9e73b3d1b2 { text-align: left; }
#s-accbb752-7032-46e7-b1cc-cb9e73b3d1b2 .shg-product-sold-out {
  display: none;
}

#s-accbb752-7032-46e7-b1cc-cb9e73b3d1b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-accbb752-7032-46e7-b1cc-cb9e73b3d1b2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-efbd2908-4d3b-4fed-b874-03142e679b4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efbd2908-4d3b-4fed-b874-03142e679b4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efbd2908-4d3b-4fed-b874-03142e679b4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efbd2908-4d3b-4fed-b874-03142e679b4a {
  display: block;
  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-efbd2908-4d3b-4fed-b874-03142e679b4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efbd2908-4d3b-4fed-b874-03142e679b4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efbd2908-4d3b-4fed-b874-03142e679b4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5da056e0-3017-47f3-8c03-d150b8cbe6bb {
  display: none;
}
#s-8c23aee5-6a86-466c-9f9b-97f727ddf4d2 { text-align: left; }
#s-0cd4c522-d79f-4d5a-81be-4f8456762e9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0cd4c522-d79f-4d5a-81be-4f8456762e9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f857dedc-e816-460b-b176-f896680772f4 { text-align: left; }
#s-f857dedc-e816-460b-b176-f896680772f4 .shg-product-sold-out {
  display: none;
}

#s-f857dedc-e816-460b-b176-f896680772f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f857dedc-e816-460b-b176-f896680772f4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-61abca3e-580d-4c3d-b193-128eef485ad7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61abca3e-580d-4c3d-b193-128eef485ad7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61abca3e-580d-4c3d-b193-128eef485ad7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61abca3e-580d-4c3d-b193-128eef485ad7 {
  display: block;
  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-61abca3e-580d-4c3d-b193-128eef485ad7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61abca3e-580d-4c3d-b193-128eef485ad7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61abca3e-580d-4c3d-b193-128eef485ad7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab2b52c3-12f2-4619-aca1-1ec0efa0366e {
  display: none;
}
#s-e8bae701-f358-4d80-a44c-b40691ca3950 { text-align: left; }
#s-a0480fef-e422-40fd-9294-0d3d41191203 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0480fef-e422-40fd-9294-0d3d41191203 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf7a058d-a447-4909-9e83-242b574ee797 { text-align: left; }
#s-bf7a058d-a447-4909-9e83-242b574ee797 .shg-product-sold-out {
  display: none;
}

#s-bf7a058d-a447-4909-9e83-242b574ee797 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf7a058d-a447-4909-9e83-242b574ee797 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e746704e-0c27-4872-8393-57d7d6ff60e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e746704e-0c27-4872-8393-57d7d6ff60e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e746704e-0c27-4872-8393-57d7d6ff60e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e746704e-0c27-4872-8393-57d7d6ff60e0 {
  display: block;
  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-e746704e-0c27-4872-8393-57d7d6ff60e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e746704e-0c27-4872-8393-57d7d6ff60e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e746704e-0c27-4872-8393-57d7d6ff60e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-255080c0-dbee-4fc9-867b-261481025f11 {
  display: none;
}
#s-2333b084-35ab-416c-b1cb-234b58eeaeeb { text-align: left; }
#s-4c7380b1-9942-4587-a359-0dc42b43cc83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c7380b1-9942-4587-a359-0dc42b43cc83 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42827659-5223-4fed-a7d9-8f94db446e3d { text-align: left; }
#s-42827659-5223-4fed-a7d9-8f94db446e3d .shg-product-sold-out {
  display: none;
}

#s-42827659-5223-4fed-a7d9-8f94db446e3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42827659-5223-4fed-a7d9-8f94db446e3d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7cec1ff3-139f-4da1-9140-8b309340c685 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cec1ff3-139f-4da1-9140-8b309340c685:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cec1ff3-139f-4da1-9140-8b309340c685:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cec1ff3-139f-4da1-9140-8b309340c685 {
  display: block;
  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-7cec1ff3-139f-4da1-9140-8b309340c685.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cec1ff3-139f-4da1-9140-8b309340c685.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cec1ff3-139f-4da1-9140-8b309340c685.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4c8a568-dd08-43b8-a37b-8d2de85efba1 {
  display: none;
}
#s-eeea78f9-4b61-4a34-937c-95ff292b4a0b { text-align: left; }
#s-168fea24-68e9-4b05-b673-d620d238b66c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-168fea24-68e9-4b05-b673-d620d238b66c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b47ff4d-2000-49aa-9f95-cbf3cd2c6cb8 { text-align: left; }
#s-8b47ff4d-2000-49aa-9f95-cbf3cd2c6cb8 .shg-product-sold-out {
  display: none;
}

#s-8b47ff4d-2000-49aa-9f95-cbf3cd2c6cb8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b47ff4d-2000-49aa-9f95-cbf3cd2c6cb8 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-63536b72-d401-4aec-81a4-55edd1f8428c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63536b72-d401-4aec-81a4-55edd1f8428c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63536b72-d401-4aec-81a4-55edd1f8428c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63536b72-d401-4aec-81a4-55edd1f8428c {
  display: block;
  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-63536b72-d401-4aec-81a4-55edd1f8428c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63536b72-d401-4aec-81a4-55edd1f8428c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63536b72-d401-4aec-81a4-55edd1f8428c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b18b5b2a-1f26-4bbb-af61-82470a0ecef1 {
  display: none;
}
#s-fd4fb32b-66a4-4324-95ee-9f7a4a5dc7c9 { text-align: left; }
#s-c0cf9ae6-1521-4d5c-aa6c-d0013cfe5f7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0cf9ae6-1521-4d5c-aa6c-d0013cfe5f7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab4a81fe-f20f-4bda-bed1-ea894667ebd2 { text-align: left; }
#s-ab4a81fe-f20f-4bda-bed1-ea894667ebd2 .shg-product-sold-out {
  display: none;
}

#s-ab4a81fe-f20f-4bda-bed1-ea894667ebd2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab4a81fe-f20f-4bda-bed1-ea894667ebd2 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-21ffc2ce-5f03-4c7b-a0ef-5248002be5f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-21ffc2ce-5f03-4c7b-a0ef-5248002be5f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-21ffc2ce-5f03-4c7b-a0ef-5248002be5f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-21ffc2ce-5f03-4c7b-a0ef-5248002be5f7 {
  display: block;
  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-21ffc2ce-5f03-4c7b-a0ef-5248002be5f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21ffc2ce-5f03-4c7b-a0ef-5248002be5f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21ffc2ce-5f03-4c7b-a0ef-5248002be5f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab611768-2996-471e-a21d-2f248ab41f25 {
  display: none;
}
#s-29a48500-833b-4de0-89bc-ae4a6b3bc629 { text-align: left; }
#s-7f34ae6a-777a-4a3f-96ad-8346dc0eb7c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f34ae6a-777a-4a3f-96ad-8346dc0eb7c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1dd86f02-6bed-4119-883b-da382fef871a { text-align: left; }
#s-1dd86f02-6bed-4119-883b-da382fef871a .shg-product-sold-out {
  display: none;
}

#s-1dd86f02-6bed-4119-883b-da382fef871a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1dd86f02-6bed-4119-883b-da382fef871a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8000c0b2-cb5f-4fce-8644-175bf08a6f24 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8000c0b2-cb5f-4fce-8644-175bf08a6f24:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8000c0b2-cb5f-4fce-8644-175bf08a6f24:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8000c0b2-cb5f-4fce-8644-175bf08a6f24 {
  display: block;
  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-8000c0b2-cb5f-4fce-8644-175bf08a6f24.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8000c0b2-cb5f-4fce-8644-175bf08a6f24.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8000c0b2-cb5f-4fce-8644-175bf08a6f24.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0be9c38c-58d1-4b99-bbc2-5872bc1abe4a {
  display: none;
}
#s-c86b3af8-2452-4ef6-8f62-b9c30667378e { text-align: left; }
#s-ffe76fd3-12c1-43b8-abd8-aaa643d7f87a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ffe76fd3-12c1-43b8-abd8-aaa643d7f87a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08ce8b1b-ec48-4800-889e-6274bfb7a2f9 { text-align: left; }
#s-08ce8b1b-ec48-4800-889e-6274bfb7a2f9 .shg-product-sold-out {
  display: none;
}

#s-08ce8b1b-ec48-4800-889e-6274bfb7a2f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08ce8b1b-ec48-4800-889e-6274bfb7a2f9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-f37fa8a9-2045-44d3-999b-d470c9b9687e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f37fa8a9-2045-44d3-999b-d470c9b9687e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f37fa8a9-2045-44d3-999b-d470c9b9687e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f37fa8a9-2045-44d3-999b-d470c9b9687e {
  display: block;
  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-f37fa8a9-2045-44d3-999b-d470c9b9687e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f37fa8a9-2045-44d3-999b-d470c9b9687e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f37fa8a9-2045-44d3-999b-d470c9b9687e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-988a036a-2b36-42ef-b0c5-2b603ab0067e {
  display: none;
}
#s-29144656-27e8-4bd2-a1cf-29519c2b5700 { text-align: left; }
#s-d9165e87-4249-403c-a5ed-3e8d03696835 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9165e87-4249-403c-a5ed-3e8d03696835 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0654cb22-3b4e-40c4-a261-33394f6340d5 { text-align: left; }
#s-0654cb22-3b4e-40c4-a261-33394f6340d5 .shg-product-sold-out {
  display: none;
}

#s-0654cb22-3b4e-40c4-a261-33394f6340d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0654cb22-3b4e-40c4-a261-33394f6340d5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0455554c-2223-43dc-af90-fc6e8040759d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0455554c-2223-43dc-af90-fc6e8040759d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0455554c-2223-43dc-af90-fc6e8040759d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0455554c-2223-43dc-af90-fc6e8040759d {
  display: block;
  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-0455554c-2223-43dc-af90-fc6e8040759d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0455554c-2223-43dc-af90-fc6e8040759d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0455554c-2223-43dc-af90-fc6e8040759d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-471c2222-eaea-4195-bce5-c396189e70cc {
  display: none;
}
#s-778a2399-06d9-4cc6-9d5b-07abc6d788eb { text-align: left; }
#s-8bc96f98-2de2-4ea1-95bf-b09dee49e15d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8bc96f98-2de2-4ea1-95bf-b09dee49e15d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cd4c695-377a-4b3c-a3eb-e080a3b0b0f6 { text-align: left; }
#s-1cd4c695-377a-4b3c-a3eb-e080a3b0b0f6 .shg-product-sold-out {
  display: none;
}

#s-1cd4c695-377a-4b3c-a3eb-e080a3b0b0f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cd4c695-377a-4b3c-a3eb-e080a3b0b0f6 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-9d45e957-44d6-4c78-9f6f-d2e0202c9608 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d45e957-44d6-4c78-9f6f-d2e0202c9608:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d45e957-44d6-4c78-9f6f-d2e0202c9608:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d45e957-44d6-4c78-9f6f-d2e0202c9608 {
  display: block;
  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-9d45e957-44d6-4c78-9f6f-d2e0202c9608.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d45e957-44d6-4c78-9f6f-d2e0202c9608.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d45e957-44d6-4c78-9f6f-d2e0202c9608.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4d63821-0a25-44bd-af7f-cb74f9175462 {
  display: none;
}
#s-7a75f4c8-ceef-42df-a723-2d345f225c80 { text-align: left; }
#s-61ff5eaf-9131-4adf-a42b-5bf236ad5e13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-61ff5eaf-9131-4adf-a42b-5bf236ad5e13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8b97f80-fde5-4055-929e-efa5aeec120b { text-align: left; }
#s-c8b97f80-fde5-4055-929e-efa5aeec120b .shg-product-sold-out {
  display: none;
}

#s-c8b97f80-fde5-4055-929e-efa5aeec120b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8b97f80-fde5-4055-929e-efa5aeec120b .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5d5de5f2-992f-433d-a7f6-39fdf28f69db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d5de5f2-992f-433d-a7f6-39fdf28f69db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d5de5f2-992f-433d-a7f6-39fdf28f69db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d5de5f2-992f-433d-a7f6-39fdf28f69db {
  display: block;
  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-5d5de5f2-992f-433d-a7f6-39fdf28f69db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d5de5f2-992f-433d-a7f6-39fdf28f69db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d5de5f2-992f-433d-a7f6-39fdf28f69db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-490af630-7b41-461e-90e6-0a7e53ba4be4 {
  display: none;
}
#s-ad03722d-9757-47ac-b854-ce056ffe5f1d { text-align: left; }
#s-658a268c-528b-4275-a47f-21be03cca641 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-658a268c-528b-4275-a47f-21be03cca641 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-654b1128-57d5-4af5-92af-bab919f4710d { text-align: left; }
#s-654b1128-57d5-4af5-92af-bab919f4710d .shg-product-sold-out {
  display: none;
}

#s-654b1128-57d5-4af5-92af-bab919f4710d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-654b1128-57d5-4af5-92af-bab919f4710d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ea22d95f-812d-49eb-87e2-422ae8ed66c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea22d95f-812d-49eb-87e2-422ae8ed66c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea22d95f-812d-49eb-87e2-422ae8ed66c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea22d95f-812d-49eb-87e2-422ae8ed66c8 {
  display: block;
  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-ea22d95f-812d-49eb-87e2-422ae8ed66c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea22d95f-812d-49eb-87e2-422ae8ed66c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea22d95f-812d-49eb-87e2-422ae8ed66c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e54e09c0-1487-4d02-9f2a-fb485c4db02d {
  display: none;
}
#s-09e77e6f-0a5e-4715-8e81-46e78542859e { text-align: left; }
#s-3ce7241f-a833-458e-b093-a0c9bbe6bec8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ce7241f-a833-458e-b093-a0c9bbe6bec8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66498934-a532-4374-9164-8f34ff087dc3 { text-align: left; }
#s-66498934-a532-4374-9164-8f34ff087dc3 .shg-product-sold-out {
  display: none;
}

#s-66498934-a532-4374-9164-8f34ff087dc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66498934-a532-4374-9164-8f34ff087dc3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-09d38a44-0198-4378-847a-059151e97d87 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09d38a44-0198-4378-847a-059151e97d87:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09d38a44-0198-4378-847a-059151e97d87:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09d38a44-0198-4378-847a-059151e97d87 {
  display: block;
  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-09d38a44-0198-4378-847a-059151e97d87.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09d38a44-0198-4378-847a-059151e97d87.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09d38a44-0198-4378-847a-059151e97d87.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4b1b5c5-63fe-4f6f-b973-717332251f3b {
  display: none;
}
#s-908ff433-eb73-43ac-830b-a2fa1b8d4c29 { text-align: left; }
#s-801643fc-af0d-4482-b854-1b64d38bfa4d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-801643fc-af0d-4482-b854-1b64d38bfa4d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05b95f21-4206-4fb7-88a9-21550649c0eb { text-align: left; }
#s-05b95f21-4206-4fb7-88a9-21550649c0eb .shg-product-sold-out {
  display: none;
}

#s-05b95f21-4206-4fb7-88a9-21550649c0eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05b95f21-4206-4fb7-88a9-21550649c0eb .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-2190b050-6485-46ce-987c-144e72a65ec7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2190b050-6485-46ce-987c-144e72a65ec7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2190b050-6485-46ce-987c-144e72a65ec7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2190b050-6485-46ce-987c-144e72a65ec7 {
  display: block;
  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-2190b050-6485-46ce-987c-144e72a65ec7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2190b050-6485-46ce-987c-144e72a65ec7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2190b050-6485-46ce-987c-144e72a65ec7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-020aaf2e-14cf-42fc-8392-11653c5185c0 {
  display: none;
}
#s-f52520ea-42ba-464b-8a00-af756a4a94c9 { text-align: left; }
#s-65abf2dd-e80b-40a2-ab93-06be19ad3c45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65abf2dd-e80b-40a2-ab93-06be19ad3c45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a1ca0e4-b9bd-441b-9d00-be81c9efa7a9 { text-align: left; }
#s-3a1ca0e4-b9bd-441b-9d00-be81c9efa7a9 .shg-product-sold-out {
  display: none;
}

#s-3a1ca0e4-b9bd-441b-9d00-be81c9efa7a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a1ca0e4-b9bd-441b-9d00-be81c9efa7a9 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a6c94f0c-d369-4e81-a445-00294f37028c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6c94f0c-d369-4e81-a445-00294f37028c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6c94f0c-d369-4e81-a445-00294f37028c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6c94f0c-d369-4e81-a445-00294f37028c {
  display: block;
  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-a6c94f0c-d369-4e81-a445-00294f37028c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6c94f0c-d369-4e81-a445-00294f37028c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6c94f0c-d369-4e81-a445-00294f37028c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f896f472-5c29-47d9-8af4-48707808d9dd {
  display: none;
}
#s-28fab614-0fb8-4870-af51-839084a224c3 { text-align: left; }
#s-3d2d621e-e40d-4068-a7d6-3bd96205d1ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d2d621e-e40d-4068-a7d6-3bd96205d1ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19bd6e97-77e2-4247-b00d-ec596cb6d27a { text-align: left; }
#s-19bd6e97-77e2-4247-b00d-ec596cb6d27a .shg-product-sold-out {
  display: none;
}

#s-19bd6e97-77e2-4247-b00d-ec596cb6d27a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19bd6e97-77e2-4247-b00d-ec596cb6d27a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8ed1f233-8e85-41ff-916b-e5373b556b2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ed1f233-8e85-41ff-916b-e5373b556b2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ed1f233-8e85-41ff-916b-e5373b556b2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ed1f233-8e85-41ff-916b-e5373b556b2c {
  display: block;
  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-8ed1f233-8e85-41ff-916b-e5373b556b2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ed1f233-8e85-41ff-916b-e5373b556b2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ed1f233-8e85-41ff-916b-e5373b556b2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8593d78-cd37-45bb-bf9a-890552d2552f {
  display: none;
}
#s-ba51455a-3edc-4862-9baf-3de176eef235 { text-align: left; }
#s-c6997a91-6c7b-4e75-9af3-9a81a4466629 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6997a91-6c7b-4e75-9af3-9a81a4466629 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d96a1e85-1003-499a-b96a-bf9c8b796163 { text-align: left; }
#s-d96a1e85-1003-499a-b96a-bf9c8b796163 .shg-product-sold-out {
  display: none;
}

#s-d96a1e85-1003-499a-b96a-bf9c8b796163 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d96a1e85-1003-499a-b96a-bf9c8b796163 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-49332bd7-9d65-427c-836c-dc7e5382e42b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49332bd7-9d65-427c-836c-dc7e5382e42b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49332bd7-9d65-427c-836c-dc7e5382e42b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49332bd7-9d65-427c-836c-dc7e5382e42b {
  display: block;
  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-49332bd7-9d65-427c-836c-dc7e5382e42b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49332bd7-9d65-427c-836c-dc7e5382e42b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49332bd7-9d65-427c-836c-dc7e5382e42b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bfcaad76-404e-45f1-b842-f13f52672cc9 {
  display: none;
}
#s-c78b566c-2ea8-415f-8f49-bb1d03042259 { text-align: left; }
#s-b8d1a381-45f2-4da7-a239-6d486bd52768 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8d1a381-45f2-4da7-a239-6d486bd52768 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-311f8ca2-a39a-4ae0-8cc3-954ad0f8179e { text-align: left; }
#s-311f8ca2-a39a-4ae0-8cc3-954ad0f8179e .shg-product-sold-out {
  display: none;
}

#s-311f8ca2-a39a-4ae0-8cc3-954ad0f8179e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-311f8ca2-a39a-4ae0-8cc3-954ad0f8179e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-578e6e25-deaf-41bd-8ff5-f2a80ebcf8ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-578e6e25-deaf-41bd-8ff5-f2a80ebcf8ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-578e6e25-deaf-41bd-8ff5-f2a80ebcf8ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-578e6e25-deaf-41bd-8ff5-f2a80ebcf8ee {
  display: block;
  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-578e6e25-deaf-41bd-8ff5-f2a80ebcf8ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-578e6e25-deaf-41bd-8ff5-f2a80ebcf8ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-578e6e25-deaf-41bd-8ff5-f2a80ebcf8ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6f76040-e663-4370-95e3-59fb47351a47 {
  display: none;
}
#s-f127803f-049d-40cb-bad7-2c5ff9095821 { text-align: left; }
#s-00d6538c-523b-40d1-8f65-d7c01fc656a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00d6538c-523b-40d1-8f65-d7c01fc656a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efb1caf1-8ae7-44b8-a201-99e9242708a5 { text-align: left; }
#s-efb1caf1-8ae7-44b8-a201-99e9242708a5 .shg-product-sold-out {
  display: none;
}

#s-efb1caf1-8ae7-44b8-a201-99e9242708a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efb1caf1-8ae7-44b8-a201-99e9242708a5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-18e9630b-d57b-41f4-96b6-55e214bf655a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-18e9630b-d57b-41f4-96b6-55e214bf655a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-18e9630b-d57b-41f4-96b6-55e214bf655a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-18e9630b-d57b-41f4-96b6-55e214bf655a {
  display: block;
  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-18e9630b-d57b-41f4-96b6-55e214bf655a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18e9630b-d57b-41f4-96b6-55e214bf655a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-18e9630b-d57b-41f4-96b6-55e214bf655a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0aa8f32f-3e5d-4da5-8ddc-62664e523056 {
  display: none;
}
#s-f7247196-7896-4d25-bffa-14b4c4093529 { text-align: left; }
#s-53f21c8b-960e-451e-a2d1-2f6c98cb9162 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53f21c8b-960e-451e-a2d1-2f6c98cb9162 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47626e16-3e10-4dd1-90dd-991bf5262558 { text-align: left; }
#s-47626e16-3e10-4dd1-90dd-991bf5262558 .shg-product-sold-out {
  display: none;
}

#s-47626e16-3e10-4dd1-90dd-991bf5262558 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47626e16-3e10-4dd1-90dd-991bf5262558 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-718112df-be6c-4e3c-8a61-8ace1ece7103 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-718112df-be6c-4e3c-8a61-8ace1ece7103:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-718112df-be6c-4e3c-8a61-8ace1ece7103:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-718112df-be6c-4e3c-8a61-8ace1ece7103 {
  display: block;
  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-718112df-be6c-4e3c-8a61-8ace1ece7103.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-718112df-be6c-4e3c-8a61-8ace1ece7103.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-718112df-be6c-4e3c-8a61-8ace1ece7103.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



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

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

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

.shogun-root iframe {
  display: initial;
}

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

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

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

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

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

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

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

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

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

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%,-50%);
          transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  -webkit-transform: translate(0%, -50%);
          transform: translate(0%, -50%);
  z-index: 1;
}

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

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
