.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-51c258a9-ba97-4b02-838b-8bbd44d3126f {
  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-e660f5fa-167d-44ed-ac3b-cde70b82296c { margin-top: 40px; }
#s-e660f5fa-167d-44ed-ac3b-cde70b82296c .shogun-tabs {
  justify-content: center;
}


  #s-e660f5fa-167d-44ed-ac3b-cde70b82296c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e660f5fa-167d-44ed-ac3b-cde70b82296c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e660f5fa-167d-44ed-ac3b-cde70b82296c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e660f5fa-167d-44ed-ac3b-cde70b82296c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e660f5fa-167d-44ed-ac3b-cde70b82296c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e660f5fa-167d-44ed-ac3b-cde70b82296c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e660f5fa-167d-44ed-ac3b-cde70b82296c .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-f03c3338-72a9-4f57-9cb4-9461d3ca9c65 { padding-top: 10px;
padding-bottom: 10px; }
 #s-f03c3338-72a9-4f57-9cb4-9461d3ca9c65 .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-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-b9727053-eb94-49e3-a338-dc71d20d5fd8 .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-16313dc9-dfcd-47ed-8e3f-2eab331d7407 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-16313dc9-dfcd-47ed-8e3f-2eab331d7407"] > .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-6e33a67d-fb7d-4d7b-83d5-3c97356c640a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b01c8bc7-110a-4242-bd26-fed620cace98 { 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-daab98b9-0705-415e-a013-deb372dfda43 { 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-daab98b9-0705-415e-a013-deb372dfda43: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-daab98b9-0705-415e-a013-deb372dfda43: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-daab98b9-0705-415e-a013-deb372dfda43.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-38cb5541-cb0d-4cc4-a6c7-a69856a70c65 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-32aa43a7-3235-4ba4-a2d9-061b790dc06f { 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-6d471aa3-8592-4317-9596-9d2ba06fa9af { 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-6d471aa3-8592-4317-9596-9d2ba06fa9af: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-6d471aa3-8592-4317-9596-9d2ba06fa9af: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-6d471aa3-8592-4317-9596-9d2ba06fa9af.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-22bc7699-753a-4816-aa4b-dedc4f253f68 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-52671091-d965-4306-a26b-a47c543c2d27 { 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-9930c55d-32b8-492a-b07a-c459099dbd55 { 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-9930c55d-32b8-492a-b07a-c459099dbd55: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-9930c55d-32b8-492a-b07a-c459099dbd55: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-9930c55d-32b8-492a-b07a-c459099dbd55.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-1f62affd-64ed-4266-a9e1-496bfd43c316 { min-height: 50px; }
#s-1f62affd-64ed-4266-a9e1-496bfd43c316 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-24445099-a746-4b6e-a41a-dd59abc47bf7 { 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-24445099-a746-4b6e-a41a-dd59abc47bf7 .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-3af205da-29ab-4282-96ca-6055afc8a8a0 {
  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-c649298c-6f06-41dc-8b7a-6c402e3d1d1c { 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-44fbd155-668a-4e72-a888-b234992fcc5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44fbd155-668a-4e72-a888-b234992fcc5e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a15986a0-e1d0-448e-8f2d-6687c7e9b4eb {
  display: none;
}
#s-a5a11d95-f831-425d-bd6a-06ca4405223c { text-align: left; }
#s-26df3254-caf7-41c1-9a0e-eb3d1cb26e60 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26df3254-caf7-41c1-9a0e-eb3d1cb26e60 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b22f189a-8c55-4438-8d8a-ac1d2c7504bf {
  display: none;
}
#s-8797a905-ef3d-459e-9c07-b3a708b3a4e7 { text-align: left; }
#s-2adee4ca-2b0c-4855-9595-97a67c6ee3b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2adee4ca-2b0c-4855-9595-97a67c6ee3b4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-74c61c67-8e2e-48a0-8cdf-115a885514fa {
  display: none;
}
#s-7d4daf64-d2a6-4fb2-abc9-0bd6f21dfe96 { text-align: left; }
#s-138ff9e5-4146-4a79-85a0-719b21f2c73d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-138ff9e5-4146-4a79-85a0-719b21f2c73d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5fc53c29-f23c-48e8-8420-ea53c90128cf {
  display: none;
}
#s-f6d22a66-9bc3-4108-98d1-1128f8aeedc5 { text-align: left; }
#s-750e23c5-8cc8-40ef-b4d0-1b8a89a7f1d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-750e23c5-8cc8-40ef-b4d0-1b8a89a7f1d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8829ac9e-eb63-4e76-9d47-f391bcb08847 { text-align: left; }
#s-8829ac9e-eb63-4e76-9d47-f391bcb08847 .shg-product-sold-out {
  display: none;
}

#s-8829ac9e-eb63-4e76-9d47-f391bcb08847 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8829ac9e-eb63-4e76-9d47-f391bcb08847 .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-d1dfb485-d686-4c65-a2c9-0c6f1ea2e29f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1dfb485-d686-4c65-a2c9-0c6f1ea2e29f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1dfb485-d686-4c65-a2c9-0c6f1ea2e29f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1dfb485-d686-4c65-a2c9-0c6f1ea2e29f {
  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-d1dfb485-d686-4c65-a2c9-0c6f1ea2e29f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1dfb485-d686-4c65-a2c9-0c6f1ea2e29f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1dfb485-d686-4c65-a2c9-0c6f1ea2e29f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-460ca996-697a-4a3d-b65c-c925f3591dd8 {
  display: none;
}
#s-9ec17b13-785b-4227-9262-9a6c1206de18 { text-align: left; }
#s-9a3ab634-b024-4d95-974d-b7b66744a527 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a3ab634-b024-4d95-974d-b7b66744a527 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71564f02-fc39-4130-93f7-fb8c2fa34062 { text-align: left; }
#s-71564f02-fc39-4130-93f7-fb8c2fa34062 .shg-product-sold-out {
  display: none;
}

#s-71564f02-fc39-4130-93f7-fb8c2fa34062 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71564f02-fc39-4130-93f7-fb8c2fa34062 .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-3321dc7d-7d67-4407-8193-69a7c2f206b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3321dc7d-7d67-4407-8193-69a7c2f206b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3321dc7d-7d67-4407-8193-69a7c2f206b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3321dc7d-7d67-4407-8193-69a7c2f206b7 {
  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-3321dc7d-7d67-4407-8193-69a7c2f206b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3321dc7d-7d67-4407-8193-69a7c2f206b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3321dc7d-7d67-4407-8193-69a7c2f206b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ddd06573-9b97-422d-b0fa-0cc5eb397c29 {
  display: none;
}
#s-ae7ed494-fc90-40b8-845f-9722862a14be { text-align: left; }
#s-95e89506-99ba-4797-8d1d-81b10d3d2bc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95e89506-99ba-4797-8d1d-81b10d3d2bc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78d555ca-d71a-4bdf-8765-2af7eb0ddefa { text-align: left; }
#s-78d555ca-d71a-4bdf-8765-2af7eb0ddefa .shg-product-sold-out {
  display: none;
}

#s-78d555ca-d71a-4bdf-8765-2af7eb0ddefa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78d555ca-d71a-4bdf-8765-2af7eb0ddefa .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-a751e633-2902-4353-bf62-0a7238d6a6df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a751e633-2902-4353-bf62-0a7238d6a6df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a751e633-2902-4353-bf62-0a7238d6a6df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a751e633-2902-4353-bf62-0a7238d6a6df {
  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-a751e633-2902-4353-bf62-0a7238d6a6df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a751e633-2902-4353-bf62-0a7238d6a6df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a751e633-2902-4353-bf62-0a7238d6a6df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9dcd6768-a731-4af0-bb5f-2213af5a41c2 {
  display: none;
}
#s-98972df1-d136-4745-bdc9-cdd181418794 { text-align: left; }
#s-9893c223-86a2-4242-bf49-914c9e6e0003 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9893c223-86a2-4242-bf49-914c9e6e0003 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-072b1646-2d08-4ac8-a7ae-38f8a3b597f0 { text-align: left; }
#s-072b1646-2d08-4ac8-a7ae-38f8a3b597f0 .shg-product-sold-out {
  display: none;
}

#s-072b1646-2d08-4ac8-a7ae-38f8a3b597f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-072b1646-2d08-4ac8-a7ae-38f8a3b597f0 .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-13fcead8-3c79-4256-aeb7-24ea35c77100 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13fcead8-3c79-4256-aeb7-24ea35c77100:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13fcead8-3c79-4256-aeb7-24ea35c77100:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13fcead8-3c79-4256-aeb7-24ea35c77100 {
  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-13fcead8-3c79-4256-aeb7-24ea35c77100.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13fcead8-3c79-4256-aeb7-24ea35c77100.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13fcead8-3c79-4256-aeb7-24ea35c77100.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60938b54-e65d-4d54-a133-e7eaf4b67684 {
  display: none;
}
#s-6bdbe17d-bb59-45f8-bbdf-8763bb5b05d4 { text-align: left; }
#s-e488df8f-aa95-4de9-8d0b-752207df5802 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e488df8f-aa95-4de9-8d0b-752207df5802 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5e9c3f9-1297-47c9-9e93-8dc736c2cc2e { text-align: left; }
#s-c5e9c3f9-1297-47c9-9e93-8dc736c2cc2e .shg-product-sold-out {
  display: none;
}

#s-c5e9c3f9-1297-47c9-9e93-8dc736c2cc2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5e9c3f9-1297-47c9-9e93-8dc736c2cc2e .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-36fba71b-325c-4737-a771-24c7caee43f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36fba71b-325c-4737-a771-24c7caee43f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36fba71b-325c-4737-a771-24c7caee43f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36fba71b-325c-4737-a771-24c7caee43f7 {
  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-36fba71b-325c-4737-a771-24c7caee43f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36fba71b-325c-4737-a771-24c7caee43f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36fba71b-325c-4737-a771-24c7caee43f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-121b690c-7e1f-4c13-b23b-d167188e72d9 {
  display: none;
}
#s-8ec3eb5a-bfc2-467c-a17b-8a3cd576e00b { text-align: left; }
#s-207d7ece-586e-4355-a5d4-88f615d5536d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-207d7ece-586e-4355-a5d4-88f615d5536d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-764a5c14-39cc-4b46-b99f-2f946f2e4336 { text-align: left; }
#s-764a5c14-39cc-4b46-b99f-2f946f2e4336 .shg-product-sold-out {
  display: none;
}

#s-764a5c14-39cc-4b46-b99f-2f946f2e4336 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-764a5c14-39cc-4b46-b99f-2f946f2e4336 .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-15b070b8-5c01-484d-befe-db3879c9fb83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15b070b8-5c01-484d-befe-db3879c9fb83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15b070b8-5c01-484d-befe-db3879c9fb83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15b070b8-5c01-484d-befe-db3879c9fb83 {
  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-15b070b8-5c01-484d-befe-db3879c9fb83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15b070b8-5c01-484d-befe-db3879c9fb83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15b070b8-5c01-484d-befe-db3879c9fb83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2fe82b41-a6e2-46af-a3ea-b764367da7bd {
  display: none;
}
#s-47c7d6ee-2142-4102-9acb-b5013aede778 { text-align: left; }
#s-2e1454f6-3be6-4097-89b6-948703d2834a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e1454f6-3be6-4097-89b6-948703d2834a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75a77763-40a3-4f18-bc38-a463fd7e8238 { text-align: left; }
#s-75a77763-40a3-4f18-bc38-a463fd7e8238 .shg-product-sold-out {
  display: none;
}

#s-75a77763-40a3-4f18-bc38-a463fd7e8238 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75a77763-40a3-4f18-bc38-a463fd7e8238 .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-68277e17-a4ca-4f41-be60-62346e0bbfbe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68277e17-a4ca-4f41-be60-62346e0bbfbe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68277e17-a4ca-4f41-be60-62346e0bbfbe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68277e17-a4ca-4f41-be60-62346e0bbfbe {
  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-68277e17-a4ca-4f41-be60-62346e0bbfbe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68277e17-a4ca-4f41-be60-62346e0bbfbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68277e17-a4ca-4f41-be60-62346e0bbfbe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1717a4dd-50dd-4c0b-a3d7-36c96f534ba1 {
  display: none;
}
#s-35d36ee7-3b3a-4a22-9c7c-6dda0ff2cada { text-align: left; }
#s-f87d02a4-9afd-49ca-b08c-130bf5321514 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f87d02a4-9afd-49ca-b08c-130bf5321514 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2340c53a-aaab-44c3-b40e-72b93c7c2b67 { text-align: left; }
#s-2340c53a-aaab-44c3-b40e-72b93c7c2b67 .shg-product-sold-out {
  display: none;
}

#s-2340c53a-aaab-44c3-b40e-72b93c7c2b67 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2340c53a-aaab-44c3-b40e-72b93c7c2b67 .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-d80c9e5c-35e7-41d7-a4da-e061f7783324 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d80c9e5c-35e7-41d7-a4da-e061f7783324:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d80c9e5c-35e7-41d7-a4da-e061f7783324:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d80c9e5c-35e7-41d7-a4da-e061f7783324 {
  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-d80c9e5c-35e7-41d7-a4da-e061f7783324.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d80c9e5c-35e7-41d7-a4da-e061f7783324.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d80c9e5c-35e7-41d7-a4da-e061f7783324.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0fa4020a-9501-40c7-8e0f-5ef78dc41157 {
  display: none;
}
#s-a43105e9-54a2-45f5-85f4-03021cb186d3 { text-align: left; }
#s-b71d6e07-46fe-493d-8e1c-578cb630aaab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b71d6e07-46fe-493d-8e1c-578cb630aaab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b586fc97-4172-43a0-bf92-d45493e399da { text-align: left; }
#s-b586fc97-4172-43a0-bf92-d45493e399da .shg-product-sold-out {
  display: none;
}

#s-b586fc97-4172-43a0-bf92-d45493e399da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b586fc97-4172-43a0-bf92-d45493e399da .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-00d3c68c-d806-4a21-9dce-5f92f5575b32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00d3c68c-d806-4a21-9dce-5f92f5575b32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00d3c68c-d806-4a21-9dce-5f92f5575b32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00d3c68c-d806-4a21-9dce-5f92f5575b32 {
  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-00d3c68c-d806-4a21-9dce-5f92f5575b32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00d3c68c-d806-4a21-9dce-5f92f5575b32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00d3c68c-d806-4a21-9dce-5f92f5575b32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a970027-12d8-41f4-bc9b-27b59713fa0e {
  display: none;
}
#s-f85eb1eb-a3a0-495c-b198-2d4d5788a84e { text-align: left; }
#s-2fa6f93f-7ed7-4953-ae82-775832c287a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fa6f93f-7ed7-4953-ae82-775832c287a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d3c6c1e-658a-4f69-93d0-d02a79eb5b7a { text-align: left; }
#s-3d3c6c1e-658a-4f69-93d0-d02a79eb5b7a .shg-product-sold-out {
  display: none;
}

#s-3d3c6c1e-658a-4f69-93d0-d02a79eb5b7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d3c6c1e-658a-4f69-93d0-d02a79eb5b7a .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-2f9eea8f-ad77-4fe8-aaf7-2996cfe560a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f9eea8f-ad77-4fe8-aaf7-2996cfe560a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f9eea8f-ad77-4fe8-aaf7-2996cfe560a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f9eea8f-ad77-4fe8-aaf7-2996cfe560a9 {
  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-2f9eea8f-ad77-4fe8-aaf7-2996cfe560a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f9eea8f-ad77-4fe8-aaf7-2996cfe560a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f9eea8f-ad77-4fe8-aaf7-2996cfe560a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4130a5d4-0f89-4521-a2cf-e64f506977c6 {
  display: none;
}
#s-3c8293a1-5133-453c-898a-60437d842351 { text-align: left; }
#s-64e81fe7-e4ca-4dbe-b5fc-4ca37b09410f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64e81fe7-e4ca-4dbe-b5fc-4ca37b09410f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-935aeffd-dbd4-4181-bde1-080b0fe2e22d { text-align: left; }
#s-935aeffd-dbd4-4181-bde1-080b0fe2e22d .shg-product-sold-out {
  display: none;
}

#s-935aeffd-dbd4-4181-bde1-080b0fe2e22d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-935aeffd-dbd4-4181-bde1-080b0fe2e22d .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-275197ce-3f6f-4a37-a732-9aaea8bb83d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-275197ce-3f6f-4a37-a732-9aaea8bb83d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-275197ce-3f6f-4a37-a732-9aaea8bb83d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-275197ce-3f6f-4a37-a732-9aaea8bb83d5 {
  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-275197ce-3f6f-4a37-a732-9aaea8bb83d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-275197ce-3f6f-4a37-a732-9aaea8bb83d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-275197ce-3f6f-4a37-a732-9aaea8bb83d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c42eaac0-d8dc-45ac-bf86-e79255dcc5bb {
  display: none;
}
#s-e07d8952-0048-429c-984f-191adc6d0f5a { text-align: left; }
#s-36cdcace-7ead-48b9-8ed2-074526d7184a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36cdcace-7ead-48b9-8ed2-074526d7184a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40253868-73bf-4cc5-9136-1f588ea59861 { text-align: left; }
#s-40253868-73bf-4cc5-9136-1f588ea59861 .shg-product-sold-out {
  display: none;
}

#s-40253868-73bf-4cc5-9136-1f588ea59861 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40253868-73bf-4cc5-9136-1f588ea59861 .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-c79159d9-7732-4047-8855-371c86aecb53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c79159d9-7732-4047-8855-371c86aecb53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c79159d9-7732-4047-8855-371c86aecb53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c79159d9-7732-4047-8855-371c86aecb53 {
  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-c79159d9-7732-4047-8855-371c86aecb53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c79159d9-7732-4047-8855-371c86aecb53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c79159d9-7732-4047-8855-371c86aecb53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1bee26dc-342a-4a7d-af7e-d6432ff5bdef {
  display: none;
}
#s-33e2a065-bf80-4a46-87c3-efbfabcdaaec { text-align: left; }
#s-8e141b65-b6f6-4f63-bbcc-415fa53cf9a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e141b65-b6f6-4f63-bbcc-415fa53cf9a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-245d051c-1ccd-46ea-bb3e-c24e5ba34527 { text-align: left; }
#s-245d051c-1ccd-46ea-bb3e-c24e5ba34527 .shg-product-sold-out {
  display: none;
}

#s-245d051c-1ccd-46ea-bb3e-c24e5ba34527 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-245d051c-1ccd-46ea-bb3e-c24e5ba34527 .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-776514d6-4014-4ca6-9d4e-a8471dbd541a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-776514d6-4014-4ca6-9d4e-a8471dbd541a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-776514d6-4014-4ca6-9d4e-a8471dbd541a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-776514d6-4014-4ca6-9d4e-a8471dbd541a {
  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-776514d6-4014-4ca6-9d4e-a8471dbd541a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-776514d6-4014-4ca6-9d4e-a8471dbd541a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-776514d6-4014-4ca6-9d4e-a8471dbd541a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a3c92f1-bd85-425a-b1a7-bdffca59430f {
  display: none;
}
#s-a5ba0067-f60d-4adf-9a9e-a10e3a5bed0f { text-align: left; }
#s-0730af73-302c-4e89-8e23-b1f9c6a7f4db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0730af73-302c-4e89-8e23-b1f9c6a7f4db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ebf70fb-0548-4b7b-bee2-0ff7a075184d { text-align: left; }
#s-1ebf70fb-0548-4b7b-bee2-0ff7a075184d .shg-product-sold-out {
  display: none;
}

#s-1ebf70fb-0548-4b7b-bee2-0ff7a075184d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ebf70fb-0548-4b7b-bee2-0ff7a075184d .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-e310620b-2aeb-4f57-a508-4d8f92be7fc5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e310620b-2aeb-4f57-a508-4d8f92be7fc5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e310620b-2aeb-4f57-a508-4d8f92be7fc5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e310620b-2aeb-4f57-a508-4d8f92be7fc5 {
  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-e310620b-2aeb-4f57-a508-4d8f92be7fc5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e310620b-2aeb-4f57-a508-4d8f92be7fc5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e310620b-2aeb-4f57-a508-4d8f92be7fc5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a373024-6631-4cd0-a5c6-405dd1fbee6f {
  display: none;
}
#s-e01dd67e-bf8a-45f3-b257-7b8b6178d839 { text-align: left; }
#s-9f1198d7-29a5-430d-a393-4d52e6205be1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f1198d7-29a5-430d-a393-4d52e6205be1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d837baa-cdb1-4468-bfa6-235d7086aa6b { text-align: left; }
#s-7d837baa-cdb1-4468-bfa6-235d7086aa6b .shg-product-sold-out {
  display: none;
}

#s-7d837baa-cdb1-4468-bfa6-235d7086aa6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d837baa-cdb1-4468-bfa6-235d7086aa6b .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-d73d3f22-fb95-49bb-a31e-579a9f086a1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d73d3f22-fb95-49bb-a31e-579a9f086a1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d73d3f22-fb95-49bb-a31e-579a9f086a1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d73d3f22-fb95-49bb-a31e-579a9f086a1f {
  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-d73d3f22-fb95-49bb-a31e-579a9f086a1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d73d3f22-fb95-49bb-a31e-579a9f086a1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d73d3f22-fb95-49bb-a31e-579a9f086a1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19cf413d-a3d0-47c1-892b-ce36fc6075ef {
  display: none;
}
#s-e76ce4c6-350f-4824-8453-9a5619f10115 { text-align: left; }
#s-cedfb8c4-9239-497b-b6e8-fc4df031e1bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cedfb8c4-9239-497b-b6e8-fc4df031e1bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4143c16f-3a2f-43c1-bdb7-d476987f9146 { text-align: left; }
#s-4143c16f-3a2f-43c1-bdb7-d476987f9146 .shg-product-sold-out {
  display: none;
}

#s-4143c16f-3a2f-43c1-bdb7-d476987f9146 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4143c16f-3a2f-43c1-bdb7-d476987f9146 .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-bddfddbb-2d24-45e8-b679-81e2da6a16e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bddfddbb-2d24-45e8-b679-81e2da6a16e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bddfddbb-2d24-45e8-b679-81e2da6a16e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bddfddbb-2d24-45e8-b679-81e2da6a16e8 {
  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-bddfddbb-2d24-45e8-b679-81e2da6a16e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bddfddbb-2d24-45e8-b679-81e2da6a16e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bddfddbb-2d24-45e8-b679-81e2da6a16e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec7c69fc-6b2a-4002-9494-dabee926f3bc {
  display: none;
}
#s-f2cb6df1-1fab-4a51-bb9b-3eca93d2fd51 { text-align: left; }
#s-9ab7bcb4-9e70-48c1-b572-ba4af9c7979f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ab7bcb4-9e70-48c1-b572-ba4af9c7979f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fed7c8eb-c648-4ce0-b822-1c0adfd6d9d5 { text-align: left; }
#s-fed7c8eb-c648-4ce0-b822-1c0adfd6d9d5 .shg-product-sold-out {
  display: none;
}

#s-fed7c8eb-c648-4ce0-b822-1c0adfd6d9d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fed7c8eb-c648-4ce0-b822-1c0adfd6d9d5 .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-5da371bf-c09a-487c-931b-8865ae60b02b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5da371bf-c09a-487c-931b-8865ae60b02b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5da371bf-c09a-487c-931b-8865ae60b02b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5da371bf-c09a-487c-931b-8865ae60b02b {
  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-5da371bf-c09a-487c-931b-8865ae60b02b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5da371bf-c09a-487c-931b-8865ae60b02b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5da371bf-c09a-487c-931b-8865ae60b02b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90efe629-0133-4520-9c52-c41da111b561 {
  display: none;
}
#s-8c1bf8ed-a6cc-4183-a6c6-68760869c7a6 { text-align: left; }
#s-fdd1595d-c5cc-4ac1-b99f-01b96be1b047 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fdd1595d-c5cc-4ac1-b99f-01b96be1b047 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-568ef03e-d885-4704-8dce-c590e7cbc165 { text-align: left; }
#s-568ef03e-d885-4704-8dce-c590e7cbc165 .shg-product-sold-out {
  display: none;
}

#s-568ef03e-d885-4704-8dce-c590e7cbc165 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-568ef03e-d885-4704-8dce-c590e7cbc165 .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-54089320-4d96-4583-8614-3300dc109c2d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54089320-4d96-4583-8614-3300dc109c2d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54089320-4d96-4583-8614-3300dc109c2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54089320-4d96-4583-8614-3300dc109c2d {
  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-54089320-4d96-4583-8614-3300dc109c2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54089320-4d96-4583-8614-3300dc109c2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54089320-4d96-4583-8614-3300dc109c2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95cc487a-b451-4183-8c0c-9bdc875c8fe4 {
  display: none;
}
#s-02ea28bf-9ddc-4439-8497-fd038136171d { text-align: left; }
#s-23a74569-4da8-4e8e-9d6f-f183cbb7946c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23a74569-4da8-4e8e-9d6f-f183cbb7946c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1c50567-8b97-4ff1-8253-173a2d015cf4 { text-align: left; }
#s-a1c50567-8b97-4ff1-8253-173a2d015cf4 .shg-product-sold-out {
  display: none;
}

#s-a1c50567-8b97-4ff1-8253-173a2d015cf4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1c50567-8b97-4ff1-8253-173a2d015cf4 .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-0bf6a18c-d991-4246-b743-d27c0a1def09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bf6a18c-d991-4246-b743-d27c0a1def09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bf6a18c-d991-4246-b743-d27c0a1def09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bf6a18c-d991-4246-b743-d27c0a1def09 {
  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-0bf6a18c-d991-4246-b743-d27c0a1def09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bf6a18c-d991-4246-b743-d27c0a1def09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bf6a18c-d991-4246-b743-d27c0a1def09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f708a031-f26d-4bef-9b0e-14e3bac8488d {
  display: none;
}
#s-9012929a-0aef-4d88-abd4-205575e58153 { text-align: left; }
#s-fde49f46-6fec-41e7-bd87-021e18deb774 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fde49f46-6fec-41e7-bd87-021e18deb774 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3df33327-270f-4247-9f71-622823c4a6ed { text-align: left; }
#s-3df33327-270f-4247-9f71-622823c4a6ed .shg-product-sold-out {
  display: none;
}

#s-3df33327-270f-4247-9f71-622823c4a6ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3df33327-270f-4247-9f71-622823c4a6ed .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-7ed3ef24-cde0-4c62-b942-4471da9c5781 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ed3ef24-cde0-4c62-b942-4471da9c5781:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ed3ef24-cde0-4c62-b942-4471da9c5781:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ed3ef24-cde0-4c62-b942-4471da9c5781 {
  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-7ed3ef24-cde0-4c62-b942-4471da9c5781.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ed3ef24-cde0-4c62-b942-4471da9c5781.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ed3ef24-cde0-4c62-b942-4471da9c5781.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8171e36-df19-4797-96c9-5aa8950b7c10 {
  display: none;
}
#s-d1960809-de3a-4f28-aa48-0d93dc0d3caf { text-align: left; }
#s-b5735f37-89c3-47e4-a5d5-e6ef0ba399af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5735f37-89c3-47e4-a5d5-e6ef0ba399af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d48129fe-3a2b-428c-89b2-7f7172eb4cfa { text-align: left; }
#s-d48129fe-3a2b-428c-89b2-7f7172eb4cfa .shg-product-sold-out {
  display: none;
}

#s-d48129fe-3a2b-428c-89b2-7f7172eb4cfa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d48129fe-3a2b-428c-89b2-7f7172eb4cfa .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-f790a40f-b709-4a52-9853-fc81fcc6c34f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f790a40f-b709-4a52-9853-fc81fcc6c34f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f790a40f-b709-4a52-9853-fc81fcc6c34f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f790a40f-b709-4a52-9853-fc81fcc6c34f {
  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-f790a40f-b709-4a52-9853-fc81fcc6c34f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f790a40f-b709-4a52-9853-fc81fcc6c34f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f790a40f-b709-4a52-9853-fc81fcc6c34f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c941f8a9-cfb7-4a89-a4d6-a38dd9c0aec6 {
  display: none;
}
#s-fb3ff856-5981-410e-910a-95530135ea2d { text-align: left; }
#s-ad4e5efe-512b-4359-8b9e-0f456e51acd0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad4e5efe-512b-4359-8b9e-0f456e51acd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39722c8f-92e1-4af2-9f29-cf07eae7f9bd { text-align: left; }
#s-39722c8f-92e1-4af2-9f29-cf07eae7f9bd .shg-product-sold-out {
  display: none;
}

#s-39722c8f-92e1-4af2-9f29-cf07eae7f9bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39722c8f-92e1-4af2-9f29-cf07eae7f9bd .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-2b50db98-3fc5-4fa3-8fa5-bf31b5545e95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b50db98-3fc5-4fa3-8fa5-bf31b5545e95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b50db98-3fc5-4fa3-8fa5-bf31b5545e95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b50db98-3fc5-4fa3-8fa5-bf31b5545e95 {
  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-2b50db98-3fc5-4fa3-8fa5-bf31b5545e95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b50db98-3fc5-4fa3-8fa5-bf31b5545e95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b50db98-3fc5-4fa3-8fa5-bf31b5545e95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04095d77-ce12-41a5-b8c9-8c78732d5cd2 {
  display: none;
}
#s-d647abcc-b500-49fb-9690-f49706e11cd2 { text-align: left; }
#s-dbf5c10c-dcdb-4bb3-8ea4-bfa167d04b6f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbf5c10c-dcdb-4bb3-8ea4-bfa167d04b6f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ad39c22-2676-4113-b09d-1d4b79f09622 { text-align: left; }
#s-5ad39c22-2676-4113-b09d-1d4b79f09622 .shg-product-sold-out {
  display: none;
}

#s-5ad39c22-2676-4113-b09d-1d4b79f09622 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ad39c22-2676-4113-b09d-1d4b79f09622 .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-94cd4610-acb1-40cc-97dd-982f4323469e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94cd4610-acb1-40cc-97dd-982f4323469e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94cd4610-acb1-40cc-97dd-982f4323469e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94cd4610-acb1-40cc-97dd-982f4323469e {
  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-94cd4610-acb1-40cc-97dd-982f4323469e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94cd4610-acb1-40cc-97dd-982f4323469e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94cd4610-acb1-40cc-97dd-982f4323469e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-473666ff-27b1-4623-871d-a1f76beed8ca {
  display: none;
}
#s-20e90660-872c-4d94-9453-2ece07ec6166 { text-align: left; }
#s-57b7d361-3440-4a17-bdac-f0cc510ff5b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57b7d361-3440-4a17-bdac-f0cc510ff5b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc8bfc6d-2983-4fb4-9b14-b6043882d193 { text-align: left; }
#s-bc8bfc6d-2983-4fb4-9b14-b6043882d193 .shg-product-sold-out {
  display: none;
}

#s-bc8bfc6d-2983-4fb4-9b14-b6043882d193 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc8bfc6d-2983-4fb4-9b14-b6043882d193 .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-6df693be-9e41-4fd9-9d87-341674cb2a20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6df693be-9e41-4fd9-9d87-341674cb2a20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6df693be-9e41-4fd9-9d87-341674cb2a20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6df693be-9e41-4fd9-9d87-341674cb2a20 {
  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-6df693be-9e41-4fd9-9d87-341674cb2a20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6df693be-9e41-4fd9-9d87-341674cb2a20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6df693be-9e41-4fd9-9d87-341674cb2a20.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56e466c5-5c2a-4eb7-a43e-6ab71ca3db57 {
  display: none;
}
#s-3f4a58d4-45dd-43b7-9400-e3a31c7f0f26 { text-align: left; }
#s-627cdf26-9f82-4d7f-9c54-f04e06d32a37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-627cdf26-9f82-4d7f-9c54-f04e06d32a37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0c6a533-d6e9-4b06-9920-503e305339c2 { text-align: left; }
#s-d0c6a533-d6e9-4b06-9920-503e305339c2 .shg-product-sold-out {
  display: none;
}

#s-d0c6a533-d6e9-4b06-9920-503e305339c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0c6a533-d6e9-4b06-9920-503e305339c2 .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-985f8a3f-dbe6-4bbc-8d9a-d01dd084b6dd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-985f8a3f-dbe6-4bbc-8d9a-d01dd084b6dd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-985f8a3f-dbe6-4bbc-8d9a-d01dd084b6dd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-985f8a3f-dbe6-4bbc-8d9a-d01dd084b6dd {
  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-985f8a3f-dbe6-4bbc-8d9a-d01dd084b6dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-985f8a3f-dbe6-4bbc-8d9a-d01dd084b6dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-985f8a3f-dbe6-4bbc-8d9a-d01dd084b6dd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4306e384-677c-404b-b077-3828034fd5eb {
  display: none;
}
#s-beed899d-1be8-45c7-b6d0-1ea2a8f6bd22 { text-align: left; }
#s-b946ce87-0359-476a-acb2-ffbb2475f84c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b946ce87-0359-476a-acb2-ffbb2475f84c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4feb9fff-6c9f-45c4-bd79-c9584d984dd7 { text-align: left; }
#s-4feb9fff-6c9f-45c4-bd79-c9584d984dd7 .shg-product-sold-out {
  display: none;
}

#s-4feb9fff-6c9f-45c4-bd79-c9584d984dd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4feb9fff-6c9f-45c4-bd79-c9584d984dd7 .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-a635e57e-5a65-40c7-a8aa-0dce005c7dbd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a635e57e-5a65-40c7-a8aa-0dce005c7dbd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a635e57e-5a65-40c7-a8aa-0dce005c7dbd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a635e57e-5a65-40c7-a8aa-0dce005c7dbd {
  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-a635e57e-5a65-40c7-a8aa-0dce005c7dbd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a635e57e-5a65-40c7-a8aa-0dce005c7dbd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a635e57e-5a65-40c7-a8aa-0dce005c7dbd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-602a632f-3f81-44fd-9cc4-6e92cb2a48d2 {
  display: none;
}
#s-d4f4a8dd-315f-43a9-9f36-bfd808f0da9d { text-align: left; }
#s-92f52319-a58e-4dbf-9704-87e86fd860da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92f52319-a58e-4dbf-9704-87e86fd860da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4048a3c2-a78e-47d7-bd0f-fc5e940349e4 { text-align: left; }
#s-4048a3c2-a78e-47d7-bd0f-fc5e940349e4 .shg-product-sold-out {
  display: none;
}

#s-4048a3c2-a78e-47d7-bd0f-fc5e940349e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4048a3c2-a78e-47d7-bd0f-fc5e940349e4 .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-850114ca-aa2f-4d0c-b182-7440c2ef445a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-850114ca-aa2f-4d0c-b182-7440c2ef445a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-850114ca-aa2f-4d0c-b182-7440c2ef445a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-850114ca-aa2f-4d0c-b182-7440c2ef445a {
  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-850114ca-aa2f-4d0c-b182-7440c2ef445a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-850114ca-aa2f-4d0c-b182-7440c2ef445a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-850114ca-aa2f-4d0c-b182-7440c2ef445a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd692b36-1024-461f-8c84-2c1a5a8c6127 {
  display: none;
}
#s-4dc30681-9775-4559-8806-e50e45bd7860 { text-align: left; }
#s-07c819a5-c730-40c8-af5b-d641f71e15ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07c819a5-c730-40c8-af5b-d641f71e15ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df3fcac1-1cca-47fa-902b-2ade4b101526 { text-align: left; }
#s-df3fcac1-1cca-47fa-902b-2ade4b101526 .shg-product-sold-out {
  display: none;
}

#s-df3fcac1-1cca-47fa-902b-2ade4b101526 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df3fcac1-1cca-47fa-902b-2ade4b101526 .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-c7c822a8-3648-4e3c-84b9-6f405c03fd99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7c822a8-3648-4e3c-84b9-6f405c03fd99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7c822a8-3648-4e3c-84b9-6f405c03fd99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7c822a8-3648-4e3c-84b9-6f405c03fd99 {
  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-c7c822a8-3648-4e3c-84b9-6f405c03fd99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7c822a8-3648-4e3c-84b9-6f405c03fd99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7c822a8-3648-4e3c-84b9-6f405c03fd99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bf56bda-2bfc-4230-92c4-1f45ce47ef01 {
  display: none;
}
#s-da9eed2d-a549-4f00-a3cc-7928e365d27f { text-align: left; }
#s-b45b5d7d-1f4d-47a5-a0d2-78e5a72fc52b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b45b5d7d-1f4d-47a5-a0d2-78e5a72fc52b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a73ef450-da04-46e8-909e-d53498ba22cc { text-align: left; }
#s-a73ef450-da04-46e8-909e-d53498ba22cc .shg-product-sold-out {
  display: none;
}

#s-a73ef450-da04-46e8-909e-d53498ba22cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a73ef450-da04-46e8-909e-d53498ba22cc .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-3cea3875-d55f-4a34-a111-53dc80305eb2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cea3875-d55f-4a34-a111-53dc80305eb2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cea3875-d55f-4a34-a111-53dc80305eb2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cea3875-d55f-4a34-a111-53dc80305eb2 {
  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-3cea3875-d55f-4a34-a111-53dc80305eb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cea3875-d55f-4a34-a111-53dc80305eb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cea3875-d55f-4a34-a111-53dc80305eb2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db0cf435-07af-4d0f-ab9a-5efbd27622d0 {
  display: none;
}
#s-1ab4811c-fb42-4755-85d9-b828be06fd91 { text-align: left; }
#s-079c31cc-a9e4-47ca-b4dc-17b76c09b64c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-079c31cc-a9e4-47ca-b4dc-17b76c09b64c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aedd543f-c0ae-42c1-a76d-0828ee50526f { text-align: left; }
#s-aedd543f-c0ae-42c1-a76d-0828ee50526f .shg-product-sold-out {
  display: none;
}

#s-aedd543f-c0ae-42c1-a76d-0828ee50526f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aedd543f-c0ae-42c1-a76d-0828ee50526f .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-6e723df5-2b03-4ec7-bd26-59890c45416f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e723df5-2b03-4ec7-bd26-59890c45416f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e723df5-2b03-4ec7-bd26-59890c45416f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e723df5-2b03-4ec7-bd26-59890c45416f {
  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-6e723df5-2b03-4ec7-bd26-59890c45416f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e723df5-2b03-4ec7-bd26-59890c45416f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e723df5-2b03-4ec7-bd26-59890c45416f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed5fe65c-bda5-4237-b549-ff7e18b4a0a8 {
  display: none;
}
#s-838ece55-f08e-4aa0-8f04-b9789d607d62 { text-align: left; }
#s-bde3b70e-109f-4456-9f3d-86f01b80ad1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bde3b70e-109f-4456-9f3d-86f01b80ad1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33c405ec-4af0-4635-a4b2-e0a0317aee0b { text-align: left; }
#s-33c405ec-4af0-4635-a4b2-e0a0317aee0b .shg-product-sold-out {
  display: none;
}

#s-33c405ec-4af0-4635-a4b2-e0a0317aee0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33c405ec-4af0-4635-a4b2-e0a0317aee0b .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-f1b501b7-ed84-469a-88f7-298b181306ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1b501b7-ed84-469a-88f7-298b181306ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1b501b7-ed84-469a-88f7-298b181306ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1b501b7-ed84-469a-88f7-298b181306ce {
  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-f1b501b7-ed84-469a-88f7-298b181306ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1b501b7-ed84-469a-88f7-298b181306ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1b501b7-ed84-469a-88f7-298b181306ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-860d281e-9b7f-419a-9711-b28bb6e1017f {
  display: none;
}
#s-7edc601f-49ad-4824-96a4-88d7cdb5fa44 { text-align: left; }
#s-642613ec-eca1-41de-8213-c64cf8de5031 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-642613ec-eca1-41de-8213-c64cf8de5031 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9be06065-a35a-4c06-87d0-2ae931022cf0 { text-align: left; }
#s-9be06065-a35a-4c06-87d0-2ae931022cf0 .shg-product-sold-out {
  display: none;
}

#s-9be06065-a35a-4c06-87d0-2ae931022cf0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9be06065-a35a-4c06-87d0-2ae931022cf0 .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-0ce047bd-da42-417f-a615-5048c94d17ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ce047bd-da42-417f-a615-5048c94d17ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ce047bd-da42-417f-a615-5048c94d17ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ce047bd-da42-417f-a615-5048c94d17ac {
  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-0ce047bd-da42-417f-a615-5048c94d17ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ce047bd-da42-417f-a615-5048c94d17ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ce047bd-da42-417f-a615-5048c94d17ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2830a660-37f4-4210-9bc5-123766ee3a54 {
  display: none;
}
#s-33d01f35-6640-4e19-ac6d-e672f59ec2c3 { text-align: left; }
#s-fb5d5cf2-8103-4512-9c2a-d5672a6cebb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb5d5cf2-8103-4512-9c2a-d5672a6cebb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a7330f4-f630-4d12-a4a7-6682aff5b322 { text-align: left; }
#s-5a7330f4-f630-4d12-a4a7-6682aff5b322 .shg-product-sold-out {
  display: none;
}

#s-5a7330f4-f630-4d12-a4a7-6682aff5b322 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a7330f4-f630-4d12-a4a7-6682aff5b322 .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-5667f38d-cae5-4436-90cc-d2bb5215fccf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5667f38d-cae5-4436-90cc-d2bb5215fccf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5667f38d-cae5-4436-90cc-d2bb5215fccf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5667f38d-cae5-4436-90cc-d2bb5215fccf {
  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-5667f38d-cae5-4436-90cc-d2bb5215fccf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5667f38d-cae5-4436-90cc-d2bb5215fccf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5667f38d-cae5-4436-90cc-d2bb5215fccf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a02a7fa-2400-431c-acf5-7184d4927eee {
  display: none;
}
#s-7517fdb6-5f27-4b8f-bf50-c706aceaca47 { text-align: left; }
#s-46d68424-476f-4507-8092-acb03f860f55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46d68424-476f-4507-8092-acb03f860f55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f0cec14-364f-4629-8635-6cdf89b0e98c { text-align: left; }
#s-4f0cec14-364f-4629-8635-6cdf89b0e98c .shg-product-sold-out {
  display: none;
}

#s-4f0cec14-364f-4629-8635-6cdf89b0e98c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f0cec14-364f-4629-8635-6cdf89b0e98c .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-ddd23415-ab01-46aa-9223-20a1f2d7c0c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ddd23415-ab01-46aa-9223-20a1f2d7c0c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ddd23415-ab01-46aa-9223-20a1f2d7c0c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ddd23415-ab01-46aa-9223-20a1f2d7c0c6 {
  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-ddd23415-ab01-46aa-9223-20a1f2d7c0c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ddd23415-ab01-46aa-9223-20a1f2d7c0c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ddd23415-ab01-46aa-9223-20a1f2d7c0c6.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;
}
