.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-eb2f49ea-e24c-48c8-a7d3-2eaed49a2f13 {
  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-c18036ca-4f31-4028-8883-ebf760a26e63 { margin-top: 40px; }
#s-c18036ca-4f31-4028-8883-ebf760a26e63 .shogun-tabs {
  justify-content: center;
}


  #s-c18036ca-4f31-4028-8883-ebf760a26e63 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c18036ca-4f31-4028-8883-ebf760a26e63 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c18036ca-4f31-4028-8883-ebf760a26e63 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c18036ca-4f31-4028-8883-ebf760a26e63 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c18036ca-4f31-4028-8883-ebf760a26e63 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c18036ca-4f31-4028-8883-ebf760a26e63 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c18036ca-4f31-4028-8883-ebf760a26e63 .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-9b1d1f02-9655-4f9f-88d9-2e67c406e95b { padding-top: 10px;
padding-bottom: 10px; }
 #s-9b1d1f02-9655-4f9f-88d9-2e67c406e95b .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-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-4bb975eb-a607-4cac-b6c6-beeaaab2168e .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-54f9d107-a11b-48cc-a9e3-fd682ff3e76f { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-54f9d107-a11b-48cc-a9e3-fd682ff3e76f"] > .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-28e65a19-8627-4287-81bf-b0c82c91b710 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c2e19fba-6c81-437e-a348-90ca5027d584 { 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-caf89847-70d3-4324-a531-a1ac4bfc1512 { 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-caf89847-70d3-4324-a531-a1ac4bfc1512: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-caf89847-70d3-4324-a531-a1ac4bfc1512: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-caf89847-70d3-4324-a531-a1ac4bfc1512.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ad7b05ae-59d5-495c-abcf-5d9dc97edcbd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-508654ac-c3bf-4885-af19-2f1614be7460 { 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-277b6731-1919-49f0-83f8-16985379c50a { 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-277b6731-1919-49f0-83f8-16985379c50a: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-277b6731-1919-49f0-83f8-16985379c50a: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-277b6731-1919-49f0-83f8-16985379c50a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-41d62c4b-0877-4a63-aa5f-54484b377548 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7628c112-31a7-4319-8abc-61b0ed5b4752 { 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-42fd18fd-c993-474b-9a2e-b580b4ad4018 { 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-42fd18fd-c993-474b-9a2e-b580b4ad4018: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-42fd18fd-c993-474b-9a2e-b580b4ad4018: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-42fd18fd-c993-474b-9a2e-b580b4ad4018.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-a4feceb1-cc4c-4c4e-ab6d-16d25875f342 { min-height: 50px; }
#s-a4feceb1-cc4c-4c4e-ab6d-16d25875f342 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-69f2e781-26af-4a38-89bf-78880392c0b1 { 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-69f2e781-26af-4a38-89bf-78880392c0b1 .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-d616891c-f98f-434d-85da-b512e3a4f33e {
  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-465b1d22-5d48-48a9-bd9f-7cac91184bab { 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-40e812fa-95ce-4390-85c1-b6daae91a2db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40e812fa-95ce-4390-85c1-b6daae91a2db .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-497338cb-5864-4869-a17b-b7c5c1e6c2b1 {
  display: none;
}
#s-3e537997-8af0-452d-beb2-ed455be92c06 { text-align: left; }
#s-c111fa85-4384-4fc0-925e-ffe46121049e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c111fa85-4384-4fc0-925e-ffe46121049e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7289898d-302e-466d-b13c-94440d3a35aa {
  display: none;
}
#s-86694636-1c8a-4385-a47a-efd33888baac { text-align: left; }
#s-1c8201fb-26f8-4b48-b6ec-291452a4c604 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c8201fb-26f8-4b48-b6ec-291452a4c604 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-989dc7a8-991c-4f11-a076-b5387aee02b4 {
  display: none;
}
#s-14dade6d-fd0a-4b87-98d2-f4d189c6f927 { text-align: left; }
#s-983ee366-e50c-464f-b70c-0d7f613304d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-983ee366-e50c-464f-b70c-0d7f613304d8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dba3512b-601a-4227-9127-33208b1c6f64 {
  display: none;
}
#s-6c11b4d3-5759-4eb7-aa87-c9adc74d66b8 { text-align: left; }
#s-37eafe39-6af8-49c4-b201-f8e5b3d062c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37eafe39-6af8-49c4-b201-f8e5b3d062c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-95ee0c4b-3b7e-4651-b562-b8f2543ec9d4 { text-align: left; }
#s-95ee0c4b-3b7e-4651-b562-b8f2543ec9d4 .shg-product-sold-out {
  display: none;
}

#s-95ee0c4b-3b7e-4651-b562-b8f2543ec9d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-95ee0c4b-3b7e-4651-b562-b8f2543ec9d4 .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-657f8a40-0a7e-4397-880d-1a6c9affc88b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-657f8a40-0a7e-4397-880d-1a6c9affc88b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-657f8a40-0a7e-4397-880d-1a6c9affc88b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-657f8a40-0a7e-4397-880d-1a6c9affc88b {
  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-657f8a40-0a7e-4397-880d-1a6c9affc88b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-657f8a40-0a7e-4397-880d-1a6c9affc88b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-657f8a40-0a7e-4397-880d-1a6c9affc88b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7c6b1a7-a4b5-4b96-a2d9-097cdf9726ba {
  display: none;
}
#s-3ab81ef7-1a8f-49c8-b581-701937bbbf1e { text-align: left; }
#s-e4edea98-2a5c-4458-865e-7caa87fee005 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4edea98-2a5c-4458-865e-7caa87fee005 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3165747-8743-469a-9a13-fd3388377fb0 { text-align: left; }
#s-e3165747-8743-469a-9a13-fd3388377fb0 .shg-product-sold-out {
  display: none;
}

#s-e3165747-8743-469a-9a13-fd3388377fb0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3165747-8743-469a-9a13-fd3388377fb0 .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-677756cf-eabf-48f1-a1fc-53a76f08b84e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-677756cf-eabf-48f1-a1fc-53a76f08b84e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-677756cf-eabf-48f1-a1fc-53a76f08b84e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-677756cf-eabf-48f1-a1fc-53a76f08b84e {
  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-677756cf-eabf-48f1-a1fc-53a76f08b84e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-677756cf-eabf-48f1-a1fc-53a76f08b84e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-677756cf-eabf-48f1-a1fc-53a76f08b84e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2318c5c-b335-48fd-adc5-30e6aa680fcd {
  display: none;
}
#s-ff9c438c-a7fd-4faf-bc9f-605d7974e3b4 { text-align: left; }
#s-c3f2b0df-a40e-486f-a4c1-3cf183723ce0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c3f2b0df-a40e-486f-a4c1-3cf183723ce0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a53c158-ef74-44e6-8153-1d7ccad4bb35 { text-align: left; }
#s-0a53c158-ef74-44e6-8153-1d7ccad4bb35 .shg-product-sold-out {
  display: none;
}

#s-0a53c158-ef74-44e6-8153-1d7ccad4bb35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a53c158-ef74-44e6-8153-1d7ccad4bb35 .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-fe6ca2ea-2638-4d0b-9e41-9609772eca66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe6ca2ea-2638-4d0b-9e41-9609772eca66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe6ca2ea-2638-4d0b-9e41-9609772eca66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe6ca2ea-2638-4d0b-9e41-9609772eca66 {
  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-fe6ca2ea-2638-4d0b-9e41-9609772eca66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe6ca2ea-2638-4d0b-9e41-9609772eca66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe6ca2ea-2638-4d0b-9e41-9609772eca66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4eeb9799-f8df-415b-b78e-a3196e853d5b {
  display: none;
}
#s-a8ab7b53-fa21-4411-b072-3dcb7c3b4cf2 { text-align: left; }
#s-3d2c9e04-2bbf-4a07-8cee-59e15f8cdd72 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d2c9e04-2bbf-4a07-8cee-59e15f8cdd72 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d619bad-206e-4305-a832-2544a6cd2487 { text-align: left; }
#s-5d619bad-206e-4305-a832-2544a6cd2487 .shg-product-sold-out {
  display: none;
}

#s-5d619bad-206e-4305-a832-2544a6cd2487 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d619bad-206e-4305-a832-2544a6cd2487 .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-5d9585a9-3ac0-4fe2-8079-648f472b8568 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d9585a9-3ac0-4fe2-8079-648f472b8568:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d9585a9-3ac0-4fe2-8079-648f472b8568:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d9585a9-3ac0-4fe2-8079-648f472b8568 {
  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-5d9585a9-3ac0-4fe2-8079-648f472b8568.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d9585a9-3ac0-4fe2-8079-648f472b8568.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d9585a9-3ac0-4fe2-8079-648f472b8568.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-70e8aedc-1d88-4bcb-b497-e7e3f8dc52a7 {
  display: none;
}
#s-356624b4-fb31-4eec-a858-2b33cb20b148 { text-align: left; }
#s-bb594459-f686-430b-8455-7f8c2ce286a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb594459-f686-430b-8455-7f8c2ce286a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ec4e7f8-64df-43b1-9134-63039d3625ad { text-align: left; }
#s-3ec4e7f8-64df-43b1-9134-63039d3625ad .shg-product-sold-out {
  display: none;
}

#s-3ec4e7f8-64df-43b1-9134-63039d3625ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ec4e7f8-64df-43b1-9134-63039d3625ad .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-806b2240-b261-407b-86ea-d3d9919e0599 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-806b2240-b261-407b-86ea-d3d9919e0599:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-806b2240-b261-407b-86ea-d3d9919e0599:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-806b2240-b261-407b-86ea-d3d9919e0599 {
  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-806b2240-b261-407b-86ea-d3d9919e0599.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-806b2240-b261-407b-86ea-d3d9919e0599.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-806b2240-b261-407b-86ea-d3d9919e0599.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0ef170c0-0ecd-4183-89bf-62636ea51b78 {
  display: none;
}
#s-93311dca-c6d5-4721-8ef6-20efa565a8e1 { text-align: left; }
#s-6c5e423e-1b6b-41d4-abab-e98bc60941fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c5e423e-1b6b-41d4-abab-e98bc60941fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34c41f82-aa63-4c8c-a3c3-5550ec8b398a { text-align: left; }
#s-34c41f82-aa63-4c8c-a3c3-5550ec8b398a .shg-product-sold-out {
  display: none;
}

#s-34c41f82-aa63-4c8c-a3c3-5550ec8b398a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34c41f82-aa63-4c8c-a3c3-5550ec8b398a .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-cb270840-9752-4326-9a2a-f50336afe1ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb270840-9752-4326-9a2a-f50336afe1ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb270840-9752-4326-9a2a-f50336afe1ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb270840-9752-4326-9a2a-f50336afe1ab {
  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-cb270840-9752-4326-9a2a-f50336afe1ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb270840-9752-4326-9a2a-f50336afe1ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb270840-9752-4326-9a2a-f50336afe1ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b1ca1c34-b14b-481c-97ef-a1cce741ce0d {
  display: none;
}
#s-42134a5e-2bb8-4879-b3df-157d10080cc0 { text-align: left; }
#s-32930a58-4e6a-4cba-9096-769f254f47f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32930a58-4e6a-4cba-9096-769f254f47f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ce26836-2d34-4c7c-bf98-23bc52459d39 { text-align: left; }
#s-5ce26836-2d34-4c7c-bf98-23bc52459d39 .shg-product-sold-out {
  display: none;
}

#s-5ce26836-2d34-4c7c-bf98-23bc52459d39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ce26836-2d34-4c7c-bf98-23bc52459d39 .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-ea8bdb36-e671-4f98-a2c0-06fe98d45e43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea8bdb36-e671-4f98-a2c0-06fe98d45e43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea8bdb36-e671-4f98-a2c0-06fe98d45e43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea8bdb36-e671-4f98-a2c0-06fe98d45e43 {
  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-ea8bdb36-e671-4f98-a2c0-06fe98d45e43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea8bdb36-e671-4f98-a2c0-06fe98d45e43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea8bdb36-e671-4f98-a2c0-06fe98d45e43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55090ca3-bf73-4f69-9afc-c85f525694ba {
  display: none;
}
#s-c42f3c4a-d07f-46db-acb2-1e452ab6b864 { text-align: left; }
#s-b00a3c23-b66d-4cca-bf1b-1e28cf779587 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b00a3c23-b66d-4cca-bf1b-1e28cf779587 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9295a9b1-8282-49d2-b8c1-c45068d72586 { text-align: left; }
#s-9295a9b1-8282-49d2-b8c1-c45068d72586 .shg-product-sold-out {
  display: none;
}

#s-9295a9b1-8282-49d2-b8c1-c45068d72586 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9295a9b1-8282-49d2-b8c1-c45068d72586 .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-f2fe6991-9c44-4f03-a107-5537e4bf1495 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2fe6991-9c44-4f03-a107-5537e4bf1495:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2fe6991-9c44-4f03-a107-5537e4bf1495:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2fe6991-9c44-4f03-a107-5537e4bf1495 {
  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-f2fe6991-9c44-4f03-a107-5537e4bf1495.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2fe6991-9c44-4f03-a107-5537e4bf1495.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2fe6991-9c44-4f03-a107-5537e4bf1495.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e994157-7821-4a50-9628-e1ae7744e562 {
  display: none;
}
#s-19c3ac1a-330d-432e-97aa-b4ad54999a2a { text-align: left; }
#s-3d40ebf5-bd54-4b29-9934-afe6107fc1df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d40ebf5-bd54-4b29-9934-afe6107fc1df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1522522-89e0-4d9e-be24-b7d83d84d939 { text-align: left; }
#s-a1522522-89e0-4d9e-be24-b7d83d84d939 .shg-product-sold-out {
  display: none;
}

#s-a1522522-89e0-4d9e-be24-b7d83d84d939 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1522522-89e0-4d9e-be24-b7d83d84d939 .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-4adeacc9-382c-4e6b-9d27-2a846482f1cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4adeacc9-382c-4e6b-9d27-2a846482f1cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4adeacc9-382c-4e6b-9d27-2a846482f1cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4adeacc9-382c-4e6b-9d27-2a846482f1cf {
  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-4adeacc9-382c-4e6b-9d27-2a846482f1cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4adeacc9-382c-4e6b-9d27-2a846482f1cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4adeacc9-382c-4e6b-9d27-2a846482f1cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1db92341-5ab4-47eb-8a84-5566ddb9dafc {
  display: none;
}
#s-955a1b91-b87e-4476-9435-1a407fe9e7e8 { text-align: left; }
#s-f1e04682-b476-46e5-95ff-ceebb7ff06d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1e04682-b476-46e5-95ff-ceebb7ff06d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09a8ae3f-09b2-4ced-9678-66df1657c770 { text-align: left; }
#s-09a8ae3f-09b2-4ced-9678-66df1657c770 .shg-product-sold-out {
  display: none;
}

#s-09a8ae3f-09b2-4ced-9678-66df1657c770 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09a8ae3f-09b2-4ced-9678-66df1657c770 .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-08426d1a-93f3-4de8-813b-c05ee323c546 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08426d1a-93f3-4de8-813b-c05ee323c546:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08426d1a-93f3-4de8-813b-c05ee323c546:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08426d1a-93f3-4de8-813b-c05ee323c546 {
  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-08426d1a-93f3-4de8-813b-c05ee323c546.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08426d1a-93f3-4de8-813b-c05ee323c546.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08426d1a-93f3-4de8-813b-c05ee323c546.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a00c7fe9-905f-4077-be69-4e603f649216 {
  display: none;
}
#s-aa5f83d5-1b2f-46c0-a9d6-019be204484c { text-align: left; }
#s-a7479d4a-0240-45bf-89f9-99e8193c68ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7479d4a-0240-45bf-89f9-99e8193c68ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9451c79d-884b-4c60-9e51-7295f62d5dab { text-align: left; }
#s-9451c79d-884b-4c60-9e51-7295f62d5dab .shg-product-sold-out {
  display: none;
}

#s-9451c79d-884b-4c60-9e51-7295f62d5dab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9451c79d-884b-4c60-9e51-7295f62d5dab .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-788b29a5-79e0-4b7b-8542-a7e01a7ec689 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-788b29a5-79e0-4b7b-8542-a7e01a7ec689:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-788b29a5-79e0-4b7b-8542-a7e01a7ec689:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-788b29a5-79e0-4b7b-8542-a7e01a7ec689 {
  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-788b29a5-79e0-4b7b-8542-a7e01a7ec689.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-788b29a5-79e0-4b7b-8542-a7e01a7ec689.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-788b29a5-79e0-4b7b-8542-a7e01a7ec689.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-092307b8-4566-4ac7-8ce7-bcd76b3550c6 {
  display: none;
}
#s-d01bbc3a-42c6-4a40-b9f1-f4fd5499fd5e { text-align: left; }
#s-da95f67c-3170-444f-96ca-908fd7c52d74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da95f67c-3170-444f-96ca-908fd7c52d74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9d2cd5e-cc0f-4dba-998a-79535dcf67d2 { text-align: left; }
#s-d9d2cd5e-cc0f-4dba-998a-79535dcf67d2 .shg-product-sold-out {
  display: none;
}

#s-d9d2cd5e-cc0f-4dba-998a-79535dcf67d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9d2cd5e-cc0f-4dba-998a-79535dcf67d2 .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-73daa475-012c-46eb-9126-1986be35c731 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73daa475-012c-46eb-9126-1986be35c731:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73daa475-012c-46eb-9126-1986be35c731:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73daa475-012c-46eb-9126-1986be35c731 {
  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-73daa475-012c-46eb-9126-1986be35c731.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73daa475-012c-46eb-9126-1986be35c731.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73daa475-012c-46eb-9126-1986be35c731.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f6db62a5-5403-4b5a-9431-2ef99ceaa121 {
  display: none;
}
#s-5a8c2fc9-363d-4b85-b7c3-ee588651c62d { text-align: left; }
#s-15233eeb-3324-450f-ad91-2bf2a5bff230 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15233eeb-3324-450f-ad91-2bf2a5bff230 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47d884a7-5d60-487f-b938-e0c9d9121189 { text-align: left; }
#s-47d884a7-5d60-487f-b938-e0c9d9121189 .shg-product-sold-out {
  display: none;
}

#s-47d884a7-5d60-487f-b938-e0c9d9121189 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47d884a7-5d60-487f-b938-e0c9d9121189 .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-7cdaddf0-9f4e-47b0-9b6f-ce9eb199c3fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cdaddf0-9f4e-47b0-9b6f-ce9eb199c3fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cdaddf0-9f4e-47b0-9b6f-ce9eb199c3fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cdaddf0-9f4e-47b0-9b6f-ce9eb199c3fb {
  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-7cdaddf0-9f4e-47b0-9b6f-ce9eb199c3fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cdaddf0-9f4e-47b0-9b6f-ce9eb199c3fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cdaddf0-9f4e-47b0-9b6f-ce9eb199c3fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cfb1194-b6d2-4d34-9c25-520f33658265 {
  display: none;
}
#s-2898dcc8-c7ef-4704-9793-e63264fb31f0 { text-align: left; }
#s-517c1a62-aabe-4126-9b33-1487ef36a7e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-517c1a62-aabe-4126-9b33-1487ef36a7e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f336593-7ab5-402d-a939-e3edad9ddab5 { text-align: left; }
#s-4f336593-7ab5-402d-a939-e3edad9ddab5 .shg-product-sold-out {
  display: none;
}

#s-4f336593-7ab5-402d-a939-e3edad9ddab5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f336593-7ab5-402d-a939-e3edad9ddab5 .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-1b8d8d9b-0b1e-4eda-a24b-1ec587962564 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b8d8d9b-0b1e-4eda-a24b-1ec587962564:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b8d8d9b-0b1e-4eda-a24b-1ec587962564:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b8d8d9b-0b1e-4eda-a24b-1ec587962564 {
  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-1b8d8d9b-0b1e-4eda-a24b-1ec587962564.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b8d8d9b-0b1e-4eda-a24b-1ec587962564.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b8d8d9b-0b1e-4eda-a24b-1ec587962564.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5af47ab0-128e-407a-967b-8031e58a1002 {
  display: none;
}
#s-f60a1a3b-2665-49d7-881e-034df93435a0 { text-align: left; }
#s-82dc1fc1-e3fb-46fe-801d-17172e4ce619 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82dc1fc1-e3fb-46fe-801d-17172e4ce619 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b60737cd-b549-42c3-843e-0cf592aa4383 { text-align: left; }
#s-b60737cd-b549-42c3-843e-0cf592aa4383 .shg-product-sold-out {
  display: none;
}

#s-b60737cd-b549-42c3-843e-0cf592aa4383 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b60737cd-b549-42c3-843e-0cf592aa4383 .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-7a273112-6de0-4a92-850b-a0c10e1c2469 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a273112-6de0-4a92-850b-a0c10e1c2469:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a273112-6de0-4a92-850b-a0c10e1c2469:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a273112-6de0-4a92-850b-a0c10e1c2469 {
  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-7a273112-6de0-4a92-850b-a0c10e1c2469.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a273112-6de0-4a92-850b-a0c10e1c2469.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a273112-6de0-4a92-850b-a0c10e1c2469.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aaa70084-7e3d-40f0-9799-537f13eb2f6c {
  display: none;
}
#s-8ace6988-48e7-4d67-98b1-e82c2870446a { text-align: left; }
#s-d3a78f74-aa3c-4f08-a8ce-1d137d0f09ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3a78f74-aa3c-4f08-a8ce-1d137d0f09ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f55aad58-5cd9-44a5-849d-9176decd70d7 { text-align: left; }
#s-f55aad58-5cd9-44a5-849d-9176decd70d7 .shg-product-sold-out {
  display: none;
}

#s-f55aad58-5cd9-44a5-849d-9176decd70d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f55aad58-5cd9-44a5-849d-9176decd70d7 .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-6c2c362a-89e0-489e-a8e4-e483a90b282b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c2c362a-89e0-489e-a8e4-e483a90b282b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c2c362a-89e0-489e-a8e4-e483a90b282b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c2c362a-89e0-489e-a8e4-e483a90b282b {
  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-6c2c362a-89e0-489e-a8e4-e483a90b282b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c2c362a-89e0-489e-a8e4-e483a90b282b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c2c362a-89e0-489e-a8e4-e483a90b282b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-221abc9e-df01-43ac-ad9f-2b8ef48ebbdc {
  display: none;
}
#s-6e56f585-53b4-44cc-a17a-5417baf03309 { text-align: left; }
#s-c76a5cbd-473e-4377-88c8-26df5f605b76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c76a5cbd-473e-4377-88c8-26df5f605b76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bdf204d1-8d13-46a7-8dca-07814aa8bafb { text-align: left; }
#s-bdf204d1-8d13-46a7-8dca-07814aa8bafb .shg-product-sold-out {
  display: none;
}

#s-bdf204d1-8d13-46a7-8dca-07814aa8bafb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bdf204d1-8d13-46a7-8dca-07814aa8bafb .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-790b074a-6946-4be7-a71b-132ee147459d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-790b074a-6946-4be7-a71b-132ee147459d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-790b074a-6946-4be7-a71b-132ee147459d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-790b074a-6946-4be7-a71b-132ee147459d {
  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-790b074a-6946-4be7-a71b-132ee147459d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-790b074a-6946-4be7-a71b-132ee147459d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-790b074a-6946-4be7-a71b-132ee147459d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f9a0c47-d1fb-463a-826e-a59fb9e3821b {
  display: none;
}
#s-a89e1e43-7bd6-4e53-8679-af6b39724f1e { text-align: left; }
#s-75305099-6c88-4168-9cea-526acdb98f39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75305099-6c88-4168-9cea-526acdb98f39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d84ef37d-1c38-4d48-9cef-0b5b3801626b { text-align: left; }
#s-d84ef37d-1c38-4d48-9cef-0b5b3801626b .shg-product-sold-out {
  display: none;
}

#s-d84ef37d-1c38-4d48-9cef-0b5b3801626b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d84ef37d-1c38-4d48-9cef-0b5b3801626b .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-3ebb135c-3f59-4bc6-afdd-e1a025c18795 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ebb135c-3f59-4bc6-afdd-e1a025c18795:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ebb135c-3f59-4bc6-afdd-e1a025c18795:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ebb135c-3f59-4bc6-afdd-e1a025c18795 {
  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-3ebb135c-3f59-4bc6-afdd-e1a025c18795.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ebb135c-3f59-4bc6-afdd-e1a025c18795.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ebb135c-3f59-4bc6-afdd-e1a025c18795.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1696d516-ae3f-4d42-af07-b1011d097d6c {
  display: none;
}
#s-2325a420-9dfd-4586-a3b2-13d189894c4e { text-align: left; }
#s-0b33d0a3-f9aa-4346-ac5c-826cba41ffbb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b33d0a3-f9aa-4346-ac5c-826cba41ffbb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b410fb10-7af2-474a-b013-28c9908db21c { text-align: left; }
#s-b410fb10-7af2-474a-b013-28c9908db21c .shg-product-sold-out {
  display: none;
}

#s-b410fb10-7af2-474a-b013-28c9908db21c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b410fb10-7af2-474a-b013-28c9908db21c .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-16a30644-baba-4396-81a9-3f4b7357782b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16a30644-baba-4396-81a9-3f4b7357782b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16a30644-baba-4396-81a9-3f4b7357782b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16a30644-baba-4396-81a9-3f4b7357782b {
  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-16a30644-baba-4396-81a9-3f4b7357782b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16a30644-baba-4396-81a9-3f4b7357782b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16a30644-baba-4396-81a9-3f4b7357782b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efdd1348-1f9a-43a4-9b6c-50cd6e3edba0 {
  display: none;
}
#s-cca82f74-025f-412f-9f72-69129ea4f077 { text-align: left; }
#s-dff6ac73-a175-4aee-8508-62e2fdc1307b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dff6ac73-a175-4aee-8508-62e2fdc1307b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83b72b89-02fd-4e74-84bf-82e066bab692 { text-align: left; }
#s-83b72b89-02fd-4e74-84bf-82e066bab692 .shg-product-sold-out {
  display: none;
}

#s-83b72b89-02fd-4e74-84bf-82e066bab692 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83b72b89-02fd-4e74-84bf-82e066bab692 .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-90d777ee-811b-4495-82ef-ab472f7c1fe6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90d777ee-811b-4495-82ef-ab472f7c1fe6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90d777ee-811b-4495-82ef-ab472f7c1fe6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90d777ee-811b-4495-82ef-ab472f7c1fe6 {
  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-90d777ee-811b-4495-82ef-ab472f7c1fe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90d777ee-811b-4495-82ef-ab472f7c1fe6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90d777ee-811b-4495-82ef-ab472f7c1fe6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8cf8621b-9895-4919-98f5-6890d3131479 {
  display: none;
}
#s-0be8348b-3bed-4dae-849f-8376717f34af { text-align: left; }
#s-f6056500-b11d-47e8-8409-fa690d9255db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6056500-b11d-47e8-8409-fa690d9255db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0a04f8b-df84-453b-94b9-6abcb3db7b66 { text-align: left; }
#s-a0a04f8b-df84-453b-94b9-6abcb3db7b66 .shg-product-sold-out {
  display: none;
}

#s-a0a04f8b-df84-453b-94b9-6abcb3db7b66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0a04f8b-df84-453b-94b9-6abcb3db7b66 .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-f40de9bb-461b-4e03-b56f-c93dbc8eb62c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f40de9bb-461b-4e03-b56f-c93dbc8eb62c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f40de9bb-461b-4e03-b56f-c93dbc8eb62c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f40de9bb-461b-4e03-b56f-c93dbc8eb62c {
  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-f40de9bb-461b-4e03-b56f-c93dbc8eb62c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f40de9bb-461b-4e03-b56f-c93dbc8eb62c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f40de9bb-461b-4e03-b56f-c93dbc8eb62c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e6e51bb-8c6c-401a-87ff-076f4ee84eb2 {
  display: none;
}
#s-7edb60bc-56e5-4ab1-85a0-0f3238950f3d { text-align: left; }
#s-32798e65-bab4-42b5-bb6a-81baa1e90539 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32798e65-bab4-42b5-bb6a-81baa1e90539 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0776682b-f3bc-4bda-8211-46c121827cde { text-align: left; }
#s-0776682b-f3bc-4bda-8211-46c121827cde .shg-product-sold-out {
  display: none;
}

#s-0776682b-f3bc-4bda-8211-46c121827cde .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0776682b-f3bc-4bda-8211-46c121827cde .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-b31d0ed2-ca64-4536-bf9f-66c7af18bddf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b31d0ed2-ca64-4536-bf9f-66c7af18bddf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b31d0ed2-ca64-4536-bf9f-66c7af18bddf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b31d0ed2-ca64-4536-bf9f-66c7af18bddf {
  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-b31d0ed2-ca64-4536-bf9f-66c7af18bddf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b31d0ed2-ca64-4536-bf9f-66c7af18bddf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b31d0ed2-ca64-4536-bf9f-66c7af18bddf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6480bf85-f5ba-4d6f-ac80-4a1786a06a9f {
  display: none;
}
#s-2ad5ed4b-2cc3-4ee1-8ad0-f35ea154d4cb { text-align: left; }
#s-378d2371-537e-47fe-a1f7-f5cfd9ae102b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-378d2371-537e-47fe-a1f7-f5cfd9ae102b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b93d8ac-0f20-4565-802c-e5ed19e63c4f { text-align: left; }
#s-5b93d8ac-0f20-4565-802c-e5ed19e63c4f .shg-product-sold-out {
  display: none;
}

#s-5b93d8ac-0f20-4565-802c-e5ed19e63c4f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b93d8ac-0f20-4565-802c-e5ed19e63c4f .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-65caadc6-7a17-49a2-8899-4ee51d3b7763 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65caadc6-7a17-49a2-8899-4ee51d3b7763:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65caadc6-7a17-49a2-8899-4ee51d3b7763:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65caadc6-7a17-49a2-8899-4ee51d3b7763 {
  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-65caadc6-7a17-49a2-8899-4ee51d3b7763.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65caadc6-7a17-49a2-8899-4ee51d3b7763.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65caadc6-7a17-49a2-8899-4ee51d3b7763.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d2c7f462-379c-4b47-b20a-2f7c588cf99a {
  display: none;
}
#s-af2b5ed7-9af9-404b-9848-6f2039e1fc66 { text-align: left; }
#s-36075e7d-b983-4efc-82fa-7538e2dd01b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36075e7d-b983-4efc-82fa-7538e2dd01b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-94ed310a-44b9-4d3f-b0c5-de3a1d557511 { text-align: left; }
#s-94ed310a-44b9-4d3f-b0c5-de3a1d557511 .shg-product-sold-out {
  display: none;
}

#s-94ed310a-44b9-4d3f-b0c5-de3a1d557511 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-94ed310a-44b9-4d3f-b0c5-de3a1d557511 .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-3440a081-9db6-4b07-b295-27f767cfa27e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3440a081-9db6-4b07-b295-27f767cfa27e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3440a081-9db6-4b07-b295-27f767cfa27e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3440a081-9db6-4b07-b295-27f767cfa27e {
  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-3440a081-9db6-4b07-b295-27f767cfa27e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3440a081-9db6-4b07-b295-27f767cfa27e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3440a081-9db6-4b07-b295-27f767cfa27e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65596123-989b-4dfc-ad5e-ba0e9e7e902f {
  display: none;
}
#s-61101dc1-b992-4efd-892b-c6cc3eaef59e { text-align: left; }
#s-0295393a-8fb3-4363-a774-996292a1defd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0295393a-8fb3-4363-a774-996292a1defd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97ff2ab5-859d-4c89-9d1f-5d75b12d3062 { text-align: left; }
#s-97ff2ab5-859d-4c89-9d1f-5d75b12d3062 .shg-product-sold-out {
  display: none;
}

#s-97ff2ab5-859d-4c89-9d1f-5d75b12d3062 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97ff2ab5-859d-4c89-9d1f-5d75b12d3062 .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-8adb4902-983a-451b-9546-b0c8d3091ca6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8adb4902-983a-451b-9546-b0c8d3091ca6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8adb4902-983a-451b-9546-b0c8d3091ca6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8adb4902-983a-451b-9546-b0c8d3091ca6 {
  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-8adb4902-983a-451b-9546-b0c8d3091ca6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8adb4902-983a-451b-9546-b0c8d3091ca6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8adb4902-983a-451b-9546-b0c8d3091ca6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbf4ecf1-9c1a-44e7-a4d4-4c29332d6e9a {
  display: none;
}
#s-f8d085c0-7bab-4781-a521-c7ff55b63924 { text-align: left; }
#s-8ca21e58-979c-4b92-839b-e23f03a380dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ca21e58-979c-4b92-839b-e23f03a380dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ecbe73cc-2f9c-4622-b1df-4808cd9d7e0b { text-align: left; }
#s-ecbe73cc-2f9c-4622-b1df-4808cd9d7e0b .shg-product-sold-out {
  display: none;
}

#s-ecbe73cc-2f9c-4622-b1df-4808cd9d7e0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ecbe73cc-2f9c-4622-b1df-4808cd9d7e0b .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-138fa0cf-4cf0-494c-9be3-168265d9f97a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-138fa0cf-4cf0-494c-9be3-168265d9f97a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-138fa0cf-4cf0-494c-9be3-168265d9f97a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-138fa0cf-4cf0-494c-9be3-168265d9f97a {
  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-138fa0cf-4cf0-494c-9be3-168265d9f97a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-138fa0cf-4cf0-494c-9be3-168265d9f97a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-138fa0cf-4cf0-494c-9be3-168265d9f97a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ba08589-97ce-44b9-8407-3efa58baebc9 {
  display: none;
}
#s-c648e0fb-a8b3-4221-bc6a-87d06f72373f { text-align: left; }
#s-99ceb564-03da-404b-839c-e785287e7793 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-99ceb564-03da-404b-839c-e785287e7793 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cbb47b9e-dc94-4b2b-b3e8-ddab97886774 { text-align: left; }
#s-cbb47b9e-dc94-4b2b-b3e8-ddab97886774 .shg-product-sold-out {
  display: none;
}

#s-cbb47b9e-dc94-4b2b-b3e8-ddab97886774 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cbb47b9e-dc94-4b2b-b3e8-ddab97886774 .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-e0c1ebe6-b520-448a-ada7-a8a9fd20c054 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0c1ebe6-b520-448a-ada7-a8a9fd20c054:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0c1ebe6-b520-448a-ada7-a8a9fd20c054:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0c1ebe6-b520-448a-ada7-a8a9fd20c054 {
  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-e0c1ebe6-b520-448a-ada7-a8a9fd20c054.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0c1ebe6-b520-448a-ada7-a8a9fd20c054.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0c1ebe6-b520-448a-ada7-a8a9fd20c054.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5a94c2e-e0a1-4130-b538-227bde172573 {
  display: none;
}
#s-6d6b6af2-68d8-45a8-b30d-354216886b2d { text-align: left; }
#s-f22b5405-e857-4dd6-b2dc-48a1f1a882c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f22b5405-e857-4dd6-b2dc-48a1f1a882c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a3f4d69-4d0e-4788-b7cc-29e29b3e605f { text-align: left; }
#s-9a3f4d69-4d0e-4788-b7cc-29e29b3e605f .shg-product-sold-out {
  display: none;
}

#s-9a3f4d69-4d0e-4788-b7cc-29e29b3e605f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a3f4d69-4d0e-4788-b7cc-29e29b3e605f .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-90abbeb3-efab-4205-abdf-21892d0548d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90abbeb3-efab-4205-abdf-21892d0548d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90abbeb3-efab-4205-abdf-21892d0548d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90abbeb3-efab-4205-abdf-21892d0548d8 {
  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-90abbeb3-efab-4205-abdf-21892d0548d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90abbeb3-efab-4205-abdf-21892d0548d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90abbeb3-efab-4205-abdf-21892d0548d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-656ca2f9-a35f-4233-820e-5edb42d1d34a {
  display: none;
}
#s-128cf787-b469-419a-b1d1-0a43fa860307 { text-align: left; }
#s-a616b52d-0dae-46ff-8b16-bc54d5d16830 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a616b52d-0dae-46ff-8b16-bc54d5d16830 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f47face5-e49f-42f4-88ed-f4bb1f7e1ab2 { text-align: left; }
#s-f47face5-e49f-42f4-88ed-f4bb1f7e1ab2 .shg-product-sold-out {
  display: none;
}

#s-f47face5-e49f-42f4-88ed-f4bb1f7e1ab2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f47face5-e49f-42f4-88ed-f4bb1f7e1ab2 .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-e7d07529-8523-4c69-97cc-334579734793 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7d07529-8523-4c69-97cc-334579734793:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7d07529-8523-4c69-97cc-334579734793:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7d07529-8523-4c69-97cc-334579734793 {
  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-e7d07529-8523-4c69-97cc-334579734793.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7d07529-8523-4c69-97cc-334579734793.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7d07529-8523-4c69-97cc-334579734793.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c7a665f-fc1f-4c21-98ba-4347ed05cd2a {
  display: none;
}
#s-92acc17a-44a4-4bf2-a40a-e41c76505678 { text-align: left; }
#s-0390f685-aa13-4e99-9020-9d4278ddd797 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0390f685-aa13-4e99-9020-9d4278ddd797 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9fe90671-31c8-4eea-97d7-17f4d177e39b { text-align: left; }
#s-9fe90671-31c8-4eea-97d7-17f4d177e39b .shg-product-sold-out {
  display: none;
}

#s-9fe90671-31c8-4eea-97d7-17f4d177e39b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9fe90671-31c8-4eea-97d7-17f4d177e39b .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-8704404b-83ba-4774-96aa-9ea129809205 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8704404b-83ba-4774-96aa-9ea129809205:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8704404b-83ba-4774-96aa-9ea129809205:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8704404b-83ba-4774-96aa-9ea129809205 {
  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-8704404b-83ba-4774-96aa-9ea129809205.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8704404b-83ba-4774-96aa-9ea129809205.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8704404b-83ba-4774-96aa-9ea129809205.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9b9ddd8-50b4-469a-aee0-3cb43c56d5ea {
  display: none;
}
#s-ee840234-b529-4da9-854e-34d1bd3f862e { text-align: left; }
#s-9a8b4076-28a9-41c5-987e-08a89eb88619 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a8b4076-28a9-41c5-987e-08a89eb88619 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c9127e9-c12e-4fce-a9b6-404dc71050f3 { text-align: left; }
#s-7c9127e9-c12e-4fce-a9b6-404dc71050f3 .shg-product-sold-out {
  display: none;
}

#s-7c9127e9-c12e-4fce-a9b6-404dc71050f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c9127e9-c12e-4fce-a9b6-404dc71050f3 .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-5dbecd7c-955a-4907-86f1-cc5fdd103b2e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5dbecd7c-955a-4907-86f1-cc5fdd103b2e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5dbecd7c-955a-4907-86f1-cc5fdd103b2e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5dbecd7c-955a-4907-86f1-cc5fdd103b2e {
  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-5dbecd7c-955a-4907-86f1-cc5fdd103b2e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5dbecd7c-955a-4907-86f1-cc5fdd103b2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5dbecd7c-955a-4907-86f1-cc5fdd103b2e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb082c7e-dd3b-4522-81f9-b542811a679e {
  display: none;
}
#s-e9d3ebda-4cc8-49d7-b57c-6b333ed02bcd { text-align: left; }
#s-3bd29824-9bf6-4665-aca6-bdf442c267de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bd29824-9bf6-4665-aca6-bdf442c267de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e792b4c8-3f45-452e-8acd-16e1f2624859 { text-align: left; }
#s-e792b4c8-3f45-452e-8acd-16e1f2624859 .shg-product-sold-out {
  display: none;
}

#s-e792b4c8-3f45-452e-8acd-16e1f2624859 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e792b4c8-3f45-452e-8acd-16e1f2624859 .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-16fa49bc-cb49-464f-90bd-dface11814a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16fa49bc-cb49-464f-90bd-dface11814a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16fa49bc-cb49-464f-90bd-dface11814a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16fa49bc-cb49-464f-90bd-dface11814a6 {
  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-16fa49bc-cb49-464f-90bd-dface11814a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16fa49bc-cb49-464f-90bd-dface11814a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16fa49bc-cb49-464f-90bd-dface11814a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35e25f23-13c6-409e-8707-cbe26ee4a4d2 {
  display: none;
}
#s-8ea4ee6e-1305-445a-a654-e93001bb6bb2 { text-align: left; }
#s-857cf81a-fe64-4c22-a31d-8557048fe80f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-857cf81a-fe64-4c22-a31d-8557048fe80f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ccbd7186-0b35-4229-9d03-5ce9380f86db { text-align: left; }
#s-ccbd7186-0b35-4229-9d03-5ce9380f86db .shg-product-sold-out {
  display: none;
}

#s-ccbd7186-0b35-4229-9d03-5ce9380f86db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ccbd7186-0b35-4229-9d03-5ce9380f86db .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-2dbb6431-c3cd-407a-8434-df91cdbe2a33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2dbb6431-c3cd-407a-8434-df91cdbe2a33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2dbb6431-c3cd-407a-8434-df91cdbe2a33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2dbb6431-c3cd-407a-8434-df91cdbe2a33 {
  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-2dbb6431-c3cd-407a-8434-df91cdbe2a33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2dbb6431-c3cd-407a-8434-df91cdbe2a33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2dbb6431-c3cd-407a-8434-df91cdbe2a33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9fe0cad-f64b-43d1-a677-e982df209c44 {
  display: none;
}
#s-83043cb6-f377-4240-af8d-d5ddbb29b782 { text-align: left; }
#s-6eb8ba14-5f25-4462-9f53-80bf15d3256c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6eb8ba14-5f25-4462-9f53-80bf15d3256c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0cb76b5-cc08-4ae8-ba53-0d378aa42ba4 { text-align: left; }
#s-a0cb76b5-cc08-4ae8-ba53-0d378aa42ba4 .shg-product-sold-out {
  display: none;
}

#s-a0cb76b5-cc08-4ae8-ba53-0d378aa42ba4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0cb76b5-cc08-4ae8-ba53-0d378aa42ba4 .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-043fcd13-b3ed-45b7-9d03-703d6a24673c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-043fcd13-b3ed-45b7-9d03-703d6a24673c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-043fcd13-b3ed-45b7-9d03-703d6a24673c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-043fcd13-b3ed-45b7-9d03-703d6a24673c {
  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-043fcd13-b3ed-45b7-9d03-703d6a24673c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-043fcd13-b3ed-45b7-9d03-703d6a24673c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-043fcd13-b3ed-45b7-9d03-703d6a24673c.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;
}
