.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-cc3afc76-ef15-45a1-a089-e80a1338510e {
  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-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 { margin-top: 40px; }
#s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .shogun-tabs {
  justify-content: center;
}


  #s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f0ce2ce1-b1f8-455d-9cd6-b3a5487c4d63 .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-34346e7a-03d6-4a33-bcfc-e44600358b91 { padding-top: 10px;
padding-bottom: 10px; }
 #s-34346e7a-03d6-4a33-bcfc-e44600358b91 .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-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5deaedff-8481-4a65-9b4b-7730d7cdee39 .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-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f3c7e1b2-45b8-4d64-963f-eeb8dc156c28"] > .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-90d374c2-f2b4-4be1-bfeb-3e9dfb153934 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c35e7948-dee9-45e5-84d5-affb99088506 { 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-7c76f8cf-2594-4f9f-9f92-251188782779 { 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-7c76f8cf-2594-4f9f-9f92-251188782779: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-7c76f8cf-2594-4f9f-9f92-251188782779: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-7c76f8cf-2594-4f9f-9f92-251188782779.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-659b1435-0cc9-4ecd-bdc7-ba90b67fce2c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b95f5c1c-ac2e-4331-a351-92b94499aa26 { 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-bcf103e9-05f6-4c37-bd04-2297182b590a { 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-bcf103e9-05f6-4c37-bd04-2297182b590a: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-bcf103e9-05f6-4c37-bd04-2297182b590a: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-bcf103e9-05f6-4c37-bd04-2297182b590a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9b2ec16b-2df7-4165-a04f-6d9145530877 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-015c6e54-56a6-4618-84dc-a48005245a5d { 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-4d0c07cf-f138-41da-941a-5064b7b3afe6 { 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-4d0c07cf-f138-41da-941a-5064b7b3afe6: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-4d0c07cf-f138-41da-941a-5064b7b3afe6: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-4d0c07cf-f138-41da-941a-5064b7b3afe6.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-d963152b-8b05-4a70-830a-47e59f109a11 { min-height: 50px; }
#s-d963152b-8b05-4a70-830a-47e59f109a11 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-445f053c-bf4d-4ac9-98cb-8d3eed4d0470 { 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-445f053c-bf4d-4ac9-98cb-8d3eed4d0470 .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-9a58783e-c201-420c-86b8-94597f8a1608 {
  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-4575174d-c5db-445b-ba6f-35c03a4fb3be { 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-9b227125-358d-4a84-8617-2149d9a43bb5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b227125-358d-4a84-8617-2149d9a43bb5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-03478e5c-b83d-4300-bb61-3cb1d8a6b7e8 {
  display: none;
}
#s-1bd65c00-8433-410c-9568-95fa2a095997 { text-align: left; }
#s-0ddeae48-fe86-4012-82a6-f2ea4908795a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ddeae48-fe86-4012-82a6-f2ea4908795a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8416dd73-d7cf-4d85-8a2c-2b537764f196 {
  display: none;
}
#s-92e1e852-cffd-4265-a3be-f7c57de2b34a { text-align: left; }
#s-d81e757e-d59b-4c34-840a-ea6c31e166f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d81e757e-d59b-4c34-840a-ea6c31e166f6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-856962a8-098d-413b-9765-74193d731cde {
  display: none;
}
#s-25e5358e-0080-4a5f-88d3-a3e7902c386b { text-align: left; }
#s-9dc1b318-a3d5-4e9c-a8db-a56960299b62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9dc1b318-a3d5-4e9c-a8db-a56960299b62 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-32444945-4da1-4652-a946-42a15340e353 {
  display: none;
}
#s-800fbddb-f086-441d-ad14-a79f77557639 { text-align: left; }
#s-c24140da-bbe2-41dd-a5ee-b6ac84a37c56 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c24140da-bbe2-41dd-a5ee-b6ac84a37c56 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-068ce301-b579-4b74-9559-7e2a9bf000ef { text-align: left; }
#s-068ce301-b579-4b74-9559-7e2a9bf000ef .shg-product-sold-out {
  display: none;
}

#s-068ce301-b579-4b74-9559-7e2a9bf000ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-068ce301-b579-4b74-9559-7e2a9bf000ef .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-5638dc49-ce15-43fa-8873-f5756b32e190 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5638dc49-ce15-43fa-8873-f5756b32e190:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5638dc49-ce15-43fa-8873-f5756b32e190:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5638dc49-ce15-43fa-8873-f5756b32e190 {
  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-5638dc49-ce15-43fa-8873-f5756b32e190.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5638dc49-ce15-43fa-8873-f5756b32e190.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5638dc49-ce15-43fa-8873-f5756b32e190.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14eb36ac-fc92-425a-aa8a-efdd5c6c55fe {
  display: none;
}
#s-b1a917c1-d055-4a67-9248-f485da4f79df { text-align: left; }
#s-c96dd5d0-01fc-47be-a573-2712af34b7cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c96dd5d0-01fc-47be-a573-2712af34b7cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b0ad61ed-e149-48da-8104-1006b80e5699 { text-align: left; }
#s-b0ad61ed-e149-48da-8104-1006b80e5699 .shg-product-sold-out {
  display: none;
}

#s-b0ad61ed-e149-48da-8104-1006b80e5699 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b0ad61ed-e149-48da-8104-1006b80e5699 .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-a9b21599-9e1d-4013-beb9-db56d86fd66a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a9b21599-9e1d-4013-beb9-db56d86fd66a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a9b21599-9e1d-4013-beb9-db56d86fd66a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9b21599-9e1d-4013-beb9-db56d86fd66a {
  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-a9b21599-9e1d-4013-beb9-db56d86fd66a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9b21599-9e1d-4013-beb9-db56d86fd66a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a9b21599-9e1d-4013-beb9-db56d86fd66a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d707bdb-a441-4313-bdaf-746daa4c9123 {
  display: none;
}
#s-596c52d1-9eff-4612-bdb6-9d5906a5da8c { text-align: left; }
#s-d8d8e76c-7e88-4152-9541-c5574b821971 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8d8e76c-7e88-4152-9541-c5574b821971 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c13fcfcf-9898-476b-a4e0-c4421870100d { text-align: left; }
#s-c13fcfcf-9898-476b-a4e0-c4421870100d .shg-product-sold-out {
  display: none;
}

#s-c13fcfcf-9898-476b-a4e0-c4421870100d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c13fcfcf-9898-476b-a4e0-c4421870100d .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-c7fd82e1-b3c3-4469-819d-fc32c65360d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7fd82e1-b3c3-4469-819d-fc32c65360d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7fd82e1-b3c3-4469-819d-fc32c65360d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7fd82e1-b3c3-4469-819d-fc32c65360d3 {
  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-c7fd82e1-b3c3-4469-819d-fc32c65360d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7fd82e1-b3c3-4469-819d-fc32c65360d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7fd82e1-b3c3-4469-819d-fc32c65360d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a11c4471-fd52-4363-b45d-702f8ad54478 {
  display: none;
}
#s-d6f45121-0dd2-4049-8ed2-c7c859008169 { text-align: left; }
#s-60dc7484-6fc6-4c4c-be33-63031f7b79a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60dc7484-6fc6-4c4c-be33-63031f7b79a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8f61b7b-9313-4596-871b-7e6d8851ff47 { text-align: left; }
#s-d8f61b7b-9313-4596-871b-7e6d8851ff47 .shg-product-sold-out {
  display: none;
}

#s-d8f61b7b-9313-4596-871b-7e6d8851ff47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8f61b7b-9313-4596-871b-7e6d8851ff47 .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-c0734eaa-72db-4941-b1fd-40bc778532c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0734eaa-72db-4941-b1fd-40bc778532c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0734eaa-72db-4941-b1fd-40bc778532c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0734eaa-72db-4941-b1fd-40bc778532c3 {
  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-c0734eaa-72db-4941-b1fd-40bc778532c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0734eaa-72db-4941-b1fd-40bc778532c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0734eaa-72db-4941-b1fd-40bc778532c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-506f09ee-a640-4e02-9124-3cf84bcfcf50 {
  display: none;
}
#s-3a8e9553-5b4e-49e4-910b-fe2c8a957db9 { text-align: left; }
#s-3634548d-c7b6-4d99-a381-2679490e4ec8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3634548d-c7b6-4d99-a381-2679490e4ec8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d9d84e7-191f-48e1-9a5a-009c7d108a30 { text-align: left; }
#s-2d9d84e7-191f-48e1-9a5a-009c7d108a30 .shg-product-sold-out {
  display: none;
}

#s-2d9d84e7-191f-48e1-9a5a-009c7d108a30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d9d84e7-191f-48e1-9a5a-009c7d108a30 .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-6cb9b0b1-33ae-43bf-9b26-f0fbdb2f8bbe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6cb9b0b1-33ae-43bf-9b26-f0fbdb2f8bbe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6cb9b0b1-33ae-43bf-9b26-f0fbdb2f8bbe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6cb9b0b1-33ae-43bf-9b26-f0fbdb2f8bbe {
  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-6cb9b0b1-33ae-43bf-9b26-f0fbdb2f8bbe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6cb9b0b1-33ae-43bf-9b26-f0fbdb2f8bbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6cb9b0b1-33ae-43bf-9b26-f0fbdb2f8bbe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-480b38af-dc74-4838-935e-9aa16390c646 {
  display: none;
}
#s-4a5e2ebb-0e34-406e-9358-b49a32ce55e0 { text-align: left; }
#s-ddb4d008-b5f1-4768-8c37-9758da50ae43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ddb4d008-b5f1-4768-8c37-9758da50ae43 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22a5edbe-31a9-42d2-a076-938bfa94470d { text-align: left; }
#s-22a5edbe-31a9-42d2-a076-938bfa94470d .shg-product-sold-out {
  display: none;
}

#s-22a5edbe-31a9-42d2-a076-938bfa94470d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22a5edbe-31a9-42d2-a076-938bfa94470d .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-d8372626-08da-43dc-a9e1-516ece4d24f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8372626-08da-43dc-a9e1-516ece4d24f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8372626-08da-43dc-a9e1-516ece4d24f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8372626-08da-43dc-a9e1-516ece4d24f1 {
  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-d8372626-08da-43dc-a9e1-516ece4d24f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8372626-08da-43dc-a9e1-516ece4d24f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8372626-08da-43dc-a9e1-516ece4d24f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7fe5131-7e92-4c63-86aa-2556bc52befa {
  display: none;
}
#s-4cfdb04b-dba8-499f-a5b3-313be6ec1534 { text-align: left; }
#s-2bfb8175-3157-497c-abb1-54f4085a47c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bfb8175-3157-497c-abb1-54f4085a47c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-baa12a10-c212-41cb-b11b-150d34afa54d { text-align: left; }
#s-baa12a10-c212-41cb-b11b-150d34afa54d .shg-product-sold-out {
  display: none;
}

#s-baa12a10-c212-41cb-b11b-150d34afa54d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-baa12a10-c212-41cb-b11b-150d34afa54d .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-ee17e415-9aed-4b8b-b7a6-b2159eac314b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee17e415-9aed-4b8b-b7a6-b2159eac314b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee17e415-9aed-4b8b-b7a6-b2159eac314b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee17e415-9aed-4b8b-b7a6-b2159eac314b {
  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-ee17e415-9aed-4b8b-b7a6-b2159eac314b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee17e415-9aed-4b8b-b7a6-b2159eac314b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee17e415-9aed-4b8b-b7a6-b2159eac314b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37b200e4-3aab-4bfb-842f-c7484bb80c8e {
  display: none;
}
#s-81b92c45-aa89-472a-ba82-f5d1df22c137 { text-align: left; }
#s-6cd9813d-2958-4936-93d8-e511609ebe87 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6cd9813d-2958-4936-93d8-e511609ebe87 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbf8fb88-2f07-452b-b0d1-1014cb6d300b { text-align: left; }
#s-dbf8fb88-2f07-452b-b0d1-1014cb6d300b .shg-product-sold-out {
  display: none;
}

#s-dbf8fb88-2f07-452b-b0d1-1014cb6d300b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbf8fb88-2f07-452b-b0d1-1014cb6d300b .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-20d92340-bf9c-4c5c-afc9-226ee423b7b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20d92340-bf9c-4c5c-afc9-226ee423b7b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20d92340-bf9c-4c5c-afc9-226ee423b7b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20d92340-bf9c-4c5c-afc9-226ee423b7b4 {
  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-20d92340-bf9c-4c5c-afc9-226ee423b7b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20d92340-bf9c-4c5c-afc9-226ee423b7b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20d92340-bf9c-4c5c-afc9-226ee423b7b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6bc1ffb8-10bb-42f7-81ae-e4f7c2c38c22 {
  display: none;
}
#s-b10a1ffb-74e4-4e1e-93cd-05e27bf18415 { text-align: left; }
#s-e9e47256-ae8d-4cf9-b446-c049e5334963 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9e47256-ae8d-4cf9-b446-c049e5334963 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e2f839ab-fe6c-45bc-a3d9-08724a0b0852 { text-align: left; }
#s-e2f839ab-fe6c-45bc-a3d9-08724a0b0852 .shg-product-sold-out {
  display: none;
}

#s-e2f839ab-fe6c-45bc-a3d9-08724a0b0852 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e2f839ab-fe6c-45bc-a3d9-08724a0b0852 .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-af809b5c-0dab-442d-93b4-faf4bf2e6f17 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af809b5c-0dab-442d-93b4-faf4bf2e6f17:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af809b5c-0dab-442d-93b4-faf4bf2e6f17:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af809b5c-0dab-442d-93b4-faf4bf2e6f17 {
  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-af809b5c-0dab-442d-93b4-faf4bf2e6f17.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af809b5c-0dab-442d-93b4-faf4bf2e6f17.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af809b5c-0dab-442d-93b4-faf4bf2e6f17.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d29bed72-5c5c-4dd5-ac3b-239ca64d2d20 {
  display: none;
}
#s-05dfc69a-5235-4ec3-9d6a-252a3568b86b { text-align: left; }
#s-7e09c887-9e56-426d-901a-772e91cd5350 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e09c887-9e56-426d-901a-772e91cd5350 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e407fb7-7c8a-4dd1-8e22-49bea4b0b3f4 { text-align: left; }
#s-9e407fb7-7c8a-4dd1-8e22-49bea4b0b3f4 .shg-product-sold-out {
  display: none;
}

#s-9e407fb7-7c8a-4dd1-8e22-49bea4b0b3f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e407fb7-7c8a-4dd1-8e22-49bea4b0b3f4 .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-453729f5-b45e-4bfb-bbfd-9d4d0cded78c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-453729f5-b45e-4bfb-bbfd-9d4d0cded78c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-453729f5-b45e-4bfb-bbfd-9d4d0cded78c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-453729f5-b45e-4bfb-bbfd-9d4d0cded78c {
  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-453729f5-b45e-4bfb-bbfd-9d4d0cded78c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-453729f5-b45e-4bfb-bbfd-9d4d0cded78c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-453729f5-b45e-4bfb-bbfd-9d4d0cded78c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cd3ab35-a9f5-45b0-a51e-975a9e3186f6 {
  display: none;
}
#s-3b2268fb-f80e-4bcb-a2a9-33f7417bfbc4 { text-align: left; }
#s-d94ff97e-68b8-4f82-8c25-452a9b41eec9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d94ff97e-68b8-4f82-8c25-452a9b41eec9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2e12bc5-d818-4409-9696-fc1ab084b611 { text-align: left; }
#s-d2e12bc5-d818-4409-9696-fc1ab084b611 .shg-product-sold-out {
  display: none;
}

#s-d2e12bc5-d818-4409-9696-fc1ab084b611 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2e12bc5-d818-4409-9696-fc1ab084b611 .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-eba3b8d9-b326-415a-aaca-d45b9991d7b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eba3b8d9-b326-415a-aaca-d45b9991d7b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eba3b8d9-b326-415a-aaca-d45b9991d7b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eba3b8d9-b326-415a-aaca-d45b9991d7b6 {
  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-eba3b8d9-b326-415a-aaca-d45b9991d7b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eba3b8d9-b326-415a-aaca-d45b9991d7b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eba3b8d9-b326-415a-aaca-d45b9991d7b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-011cfee6-01b8-4da1-8401-696e04da6e17 {
  display: none;
}
#s-b58da1b9-fbe4-4866-bf7e-52c6dec5755b { text-align: left; }
#s-78717511-52ef-4027-94c2-19d2852d6293 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78717511-52ef-4027-94c2-19d2852d6293 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e1fe8ba-ae5e-4b9b-a5c0-449ac0de7f5c { text-align: left; }
#s-4e1fe8ba-ae5e-4b9b-a5c0-449ac0de7f5c .shg-product-sold-out {
  display: none;
}

#s-4e1fe8ba-ae5e-4b9b-a5c0-449ac0de7f5c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e1fe8ba-ae5e-4b9b-a5c0-449ac0de7f5c .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-763d7df5-2f1f-427e-99b1-6cdb056eaa93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-763d7df5-2f1f-427e-99b1-6cdb056eaa93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-763d7df5-2f1f-427e-99b1-6cdb056eaa93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-763d7df5-2f1f-427e-99b1-6cdb056eaa93 {
  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-763d7df5-2f1f-427e-99b1-6cdb056eaa93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-763d7df5-2f1f-427e-99b1-6cdb056eaa93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-763d7df5-2f1f-427e-99b1-6cdb056eaa93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73a418d3-0c3c-4280-bd78-f34a7510da1f {
  display: none;
}
#s-fe6bec6b-be2e-4dd8-a9b5-fa16f4b39198 { text-align: left; }
#s-a3b3b2ea-6537-4c93-a49b-73a8b8783585 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3b3b2ea-6537-4c93-a49b-73a8b8783585 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d077fe28-e6f1-45a1-8284-9ea23610d5f9 { text-align: left; }
#s-d077fe28-e6f1-45a1-8284-9ea23610d5f9 .shg-product-sold-out {
  display: none;
}

#s-d077fe28-e6f1-45a1-8284-9ea23610d5f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d077fe28-e6f1-45a1-8284-9ea23610d5f9 .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-a99e50c9-1c51-49c5-a01b-877a4debbd47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a99e50c9-1c51-49c5-a01b-877a4debbd47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a99e50c9-1c51-49c5-a01b-877a4debbd47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a99e50c9-1c51-49c5-a01b-877a4debbd47 {
  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-a99e50c9-1c51-49c5-a01b-877a4debbd47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a99e50c9-1c51-49c5-a01b-877a4debbd47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a99e50c9-1c51-49c5-a01b-877a4debbd47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a8ae770-5b7f-4d2c-8130-6ca762e01894 {
  display: none;
}
#s-c012b5e9-8f5c-4436-8586-e263503454df { text-align: left; }
#s-bed2b111-f95c-443e-9fad-657d81eff071 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bed2b111-f95c-443e-9fad-657d81eff071 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66b2e0ff-62ff-428b-a2ad-a66d2e510e27 { text-align: left; }
#s-66b2e0ff-62ff-428b-a2ad-a66d2e510e27 .shg-product-sold-out {
  display: none;
}

#s-66b2e0ff-62ff-428b-a2ad-a66d2e510e27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66b2e0ff-62ff-428b-a2ad-a66d2e510e27 .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-36305169-1e6f-462e-91c7-075855b09089 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36305169-1e6f-462e-91c7-075855b09089:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36305169-1e6f-462e-91c7-075855b09089:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36305169-1e6f-462e-91c7-075855b09089 {
  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-36305169-1e6f-462e-91c7-075855b09089.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36305169-1e6f-462e-91c7-075855b09089.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36305169-1e6f-462e-91c7-075855b09089.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cc4365e-751e-4cf4-8666-92e740e51716 {
  display: none;
}
#s-f337c6ce-9e72-484e-85f3-8a1b24c53ee7 { text-align: left; }
#s-9e0a0f4f-a84e-4505-a6f8-73594b39cbca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e0a0f4f-a84e-4505-a6f8-73594b39cbca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c176f7bc-dada-48d4-8684-a490fa8a80dd { text-align: left; }
#s-c176f7bc-dada-48d4-8684-a490fa8a80dd .shg-product-sold-out {
  display: none;
}

#s-c176f7bc-dada-48d4-8684-a490fa8a80dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c176f7bc-dada-48d4-8684-a490fa8a80dd .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-98259f22-23ab-4311-8c62-8d762207f829 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98259f22-23ab-4311-8c62-8d762207f829:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98259f22-23ab-4311-8c62-8d762207f829:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98259f22-23ab-4311-8c62-8d762207f829 {
  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-98259f22-23ab-4311-8c62-8d762207f829.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98259f22-23ab-4311-8c62-8d762207f829.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98259f22-23ab-4311-8c62-8d762207f829.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1be88beb-1d2c-47c7-9675-e941d3e20058 {
  display: none;
}
#s-63762a7a-eef4-48f6-a0e2-2c81ec8180af { text-align: left; }
#s-4a0a52b3-9ac5-467f-abc6-1a0a220a93bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a0a52b3-9ac5-467f-abc6-1a0a220a93bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f91feb7-a7fd-43e6-ab2f-b22de11b3bc0 { text-align: left; }
#s-1f91feb7-a7fd-43e6-ab2f-b22de11b3bc0 .shg-product-sold-out {
  display: none;
}

#s-1f91feb7-a7fd-43e6-ab2f-b22de11b3bc0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f91feb7-a7fd-43e6-ab2f-b22de11b3bc0 .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-7f5b2e95-a2df-49ee-b0fe-eed2f2b84ff9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f5b2e95-a2df-49ee-b0fe-eed2f2b84ff9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f5b2e95-a2df-49ee-b0fe-eed2f2b84ff9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f5b2e95-a2df-49ee-b0fe-eed2f2b84ff9 {
  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-7f5b2e95-a2df-49ee-b0fe-eed2f2b84ff9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f5b2e95-a2df-49ee-b0fe-eed2f2b84ff9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f5b2e95-a2df-49ee-b0fe-eed2f2b84ff9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fada88b9-ac32-4c72-bda2-c196499e8e51 {
  display: none;
}
#s-bd5cf230-91ba-4dde-9532-3ede8e16008b { text-align: left; }
#s-84296e52-3c73-44c4-ab84-345cad136774 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84296e52-3c73-44c4-ab84-345cad136774 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d02f6c7-bf64-4357-bb90-b5913f3077f5 { text-align: left; }
#s-5d02f6c7-bf64-4357-bb90-b5913f3077f5 .shg-product-sold-out {
  display: none;
}

#s-5d02f6c7-bf64-4357-bb90-b5913f3077f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d02f6c7-bf64-4357-bb90-b5913f3077f5 .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-3bd17e92-8d7c-4dba-b835-a799633c6cff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3bd17e92-8d7c-4dba-b835-a799633c6cff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3bd17e92-8d7c-4dba-b835-a799633c6cff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3bd17e92-8d7c-4dba-b835-a799633c6cff {
  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-3bd17e92-8d7c-4dba-b835-a799633c6cff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3bd17e92-8d7c-4dba-b835-a799633c6cff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3bd17e92-8d7c-4dba-b835-a799633c6cff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c3ecdc69-1492-4394-8a68-c1697543e2a9 {
  display: none;
}
#s-993386cf-c03d-4453-800c-4c62946fdcf0 { text-align: left; }
#s-aafacfc5-935c-4258-a0ca-df72794c5409 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aafacfc5-935c-4258-a0ca-df72794c5409 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9781ce43-08d6-48da-9a56-cc7d8c3757a8 { text-align: left; }
#s-9781ce43-08d6-48da-9a56-cc7d8c3757a8 .shg-product-sold-out {
  display: none;
}

#s-9781ce43-08d6-48da-9a56-cc7d8c3757a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9781ce43-08d6-48da-9a56-cc7d8c3757a8 .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-0c1f61db-9d5e-4456-a305-529a3f4d18a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c1f61db-9d5e-4456-a305-529a3f4d18a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c1f61db-9d5e-4456-a305-529a3f4d18a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c1f61db-9d5e-4456-a305-529a3f4d18a8 {
  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-0c1f61db-9d5e-4456-a305-529a3f4d18a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c1f61db-9d5e-4456-a305-529a3f4d18a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c1f61db-9d5e-4456-a305-529a3f4d18a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc52834d-31ae-45e1-8673-6cd81e1b9c5f {
  display: none;
}
#s-76601d47-c5c5-4c27-a8c0-592802c5a41d { text-align: left; }
#s-f93a6da1-8e18-40a9-9b76-176569e0e3d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f93a6da1-8e18-40a9-9b76-176569e0e3d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45e644fa-ba30-4982-8ed5-fc45ace6dd11 { text-align: left; }
#s-45e644fa-ba30-4982-8ed5-fc45ace6dd11 .shg-product-sold-out {
  display: none;
}

#s-45e644fa-ba30-4982-8ed5-fc45ace6dd11 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45e644fa-ba30-4982-8ed5-fc45ace6dd11 .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-a3838c5c-10db-49c0-b1e2-ec3d584de492 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3838c5c-10db-49c0-b1e2-ec3d584de492:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3838c5c-10db-49c0-b1e2-ec3d584de492:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3838c5c-10db-49c0-b1e2-ec3d584de492 {
  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-a3838c5c-10db-49c0-b1e2-ec3d584de492.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3838c5c-10db-49c0-b1e2-ec3d584de492.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3838c5c-10db-49c0-b1e2-ec3d584de492.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3caf7139-09f2-433e-97be-d116a5e46ac9 {
  display: none;
}
#s-956deb02-6100-40f9-84dd-a4439f95208f { text-align: left; }
#s-b5e5bd8f-e079-4f6a-9748-9cad79d85bff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5e5bd8f-e079-4f6a-9748-9cad79d85bff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d844614f-2c51-4c61-92f5-c84690f3b0bb { text-align: left; }
#s-d844614f-2c51-4c61-92f5-c84690f3b0bb .shg-product-sold-out {
  display: none;
}

#s-d844614f-2c51-4c61-92f5-c84690f3b0bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d844614f-2c51-4c61-92f5-c84690f3b0bb .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-5f60cb09-f8f3-4fc4-974f-d8a6b9604a41 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f60cb09-f8f3-4fc4-974f-d8a6b9604a41:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f60cb09-f8f3-4fc4-974f-d8a6b9604a41:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f60cb09-f8f3-4fc4-974f-d8a6b9604a41 {
  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-5f60cb09-f8f3-4fc4-974f-d8a6b9604a41.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f60cb09-f8f3-4fc4-974f-d8a6b9604a41.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f60cb09-f8f3-4fc4-974f-d8a6b9604a41.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e5867630-f284-4b32-9953-e3aefb6ce915 {
  display: none;
}
#s-373fe556-56ac-4886-82e8-9f67fbb3d215 { text-align: left; }
#s-eb3b3127-1795-4d8a-bdfe-19e267b899dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb3b3127-1795-4d8a-bdfe-19e267b899dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76ce8098-8b53-413a-91ef-d548139839d7 { text-align: left; }
#s-76ce8098-8b53-413a-91ef-d548139839d7 .shg-product-sold-out {
  display: none;
}

#s-76ce8098-8b53-413a-91ef-d548139839d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76ce8098-8b53-413a-91ef-d548139839d7 .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-3287ed8a-fc5d-4a90-9dd3-6c3f4244a64b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3287ed8a-fc5d-4a90-9dd3-6c3f4244a64b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3287ed8a-fc5d-4a90-9dd3-6c3f4244a64b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3287ed8a-fc5d-4a90-9dd3-6c3f4244a64b {
  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-3287ed8a-fc5d-4a90-9dd3-6c3f4244a64b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3287ed8a-fc5d-4a90-9dd3-6c3f4244a64b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3287ed8a-fc5d-4a90-9dd3-6c3f4244a64b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77117c26-d5e7-498e-a1e1-fd5ee2cb687a {
  display: none;
}
#s-f1593ac0-42a6-4af2-828f-5e82117fc722 { text-align: left; }
#s-2e1293b4-d19b-41ab-8d20-f5f8b4d084a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e1293b4-d19b-41ab-8d20-f5f8b4d084a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13a29325-b696-43f1-88e8-1d9a3d97363a { text-align: left; }
#s-13a29325-b696-43f1-88e8-1d9a3d97363a .shg-product-sold-out {
  display: none;
}

#s-13a29325-b696-43f1-88e8-1d9a3d97363a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13a29325-b696-43f1-88e8-1d9a3d97363a .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-1e5c434c-a666-4f11-9a04-a3e75d61fd21 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e5c434c-a666-4f11-9a04-a3e75d61fd21:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e5c434c-a666-4f11-9a04-a3e75d61fd21:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e5c434c-a666-4f11-9a04-a3e75d61fd21 {
  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-1e5c434c-a666-4f11-9a04-a3e75d61fd21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e5c434c-a666-4f11-9a04-a3e75d61fd21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e5c434c-a666-4f11-9a04-a3e75d61fd21.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8b76ce9-4cd6-4644-af3d-3345cf8a50cb {
  display: none;
}
#s-6f41fb94-5e99-4f93-b59b-0eca2bf610e9 { text-align: left; }
#s-b008cb58-3210-4dcc-af1d-987ccf5dbb92 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b008cb58-3210-4dcc-af1d-987ccf5dbb92 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42a9d261-f3fb-4925-a9c8-aa4b7a8f61d6 { text-align: left; }
#s-42a9d261-f3fb-4925-a9c8-aa4b7a8f61d6 .shg-product-sold-out {
  display: none;
}

#s-42a9d261-f3fb-4925-a9c8-aa4b7a8f61d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42a9d261-f3fb-4925-a9c8-aa4b7a8f61d6 .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-1cf98d7f-65ae-4c06-b750-cba34b670fa5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cf98d7f-65ae-4c06-b750-cba34b670fa5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cf98d7f-65ae-4c06-b750-cba34b670fa5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cf98d7f-65ae-4c06-b750-cba34b670fa5 {
  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-1cf98d7f-65ae-4c06-b750-cba34b670fa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cf98d7f-65ae-4c06-b750-cba34b670fa5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cf98d7f-65ae-4c06-b750-cba34b670fa5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d9a4e13-679a-4b40-b9f3-2f49e9eaa932 {
  display: none;
}
#s-6ef43fc4-3a40-49b8-b32e-2cf88dbb7354 { text-align: left; }
#s-fc038f99-cd05-4bb4-b5b2-23d1641ed2e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc038f99-cd05-4bb4-b5b2-23d1641ed2e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-890209c8-3fcf-482f-a5e8-e6aad6a94c63 { text-align: left; }
#s-890209c8-3fcf-482f-a5e8-e6aad6a94c63 .shg-product-sold-out {
  display: none;
}

#s-890209c8-3fcf-482f-a5e8-e6aad6a94c63 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-890209c8-3fcf-482f-a5e8-e6aad6a94c63 .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-c16ebf0a-dabe-4497-9255-31cd5611cc79 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c16ebf0a-dabe-4497-9255-31cd5611cc79:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c16ebf0a-dabe-4497-9255-31cd5611cc79:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c16ebf0a-dabe-4497-9255-31cd5611cc79 {
  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-c16ebf0a-dabe-4497-9255-31cd5611cc79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c16ebf0a-dabe-4497-9255-31cd5611cc79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c16ebf0a-dabe-4497-9255-31cd5611cc79.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ce75bf3c-df15-41c9-8e27-cfa3f9f622de {
  display: none;
}
#s-149513f6-0691-4760-8555-712b5890e023 { text-align: left; }
#s-bf2cf399-b81a-4d44-b23d-0a1e937b0f88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf2cf399-b81a-4d44-b23d-0a1e937b0f88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67201f4d-3bab-4839-86bc-38b4e219ecaa { text-align: left; }
#s-67201f4d-3bab-4839-86bc-38b4e219ecaa .shg-product-sold-out {
  display: none;
}

#s-67201f4d-3bab-4839-86bc-38b4e219ecaa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67201f4d-3bab-4839-86bc-38b4e219ecaa .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-978eebba-80ed-4865-9164-82cbdc230803 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-978eebba-80ed-4865-9164-82cbdc230803:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-978eebba-80ed-4865-9164-82cbdc230803:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-978eebba-80ed-4865-9164-82cbdc230803 {
  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-978eebba-80ed-4865-9164-82cbdc230803.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-978eebba-80ed-4865-9164-82cbdc230803.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-978eebba-80ed-4865-9164-82cbdc230803.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01a4990c-57db-4e8b-8037-8052d5e91554 {
  display: none;
}
#s-f0a5ae46-2ba8-44ef-877f-6ba78242d227 { text-align: left; }
#s-af77c89a-75e8-46cc-9670-9862d9d41c86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af77c89a-75e8-46cc-9670-9862d9d41c86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-348cb4d1-60d7-4ab8-9cce-484fdf2c433c { text-align: left; }
#s-348cb4d1-60d7-4ab8-9cce-484fdf2c433c .shg-product-sold-out {
  display: none;
}

#s-348cb4d1-60d7-4ab8-9cce-484fdf2c433c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-348cb4d1-60d7-4ab8-9cce-484fdf2c433c .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-d24384d7-a5bd-4ddf-8504-5a51f98a1bcf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d24384d7-a5bd-4ddf-8504-5a51f98a1bcf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d24384d7-a5bd-4ddf-8504-5a51f98a1bcf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d24384d7-a5bd-4ddf-8504-5a51f98a1bcf {
  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-d24384d7-a5bd-4ddf-8504-5a51f98a1bcf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d24384d7-a5bd-4ddf-8504-5a51f98a1bcf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d24384d7-a5bd-4ddf-8504-5a51f98a1bcf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-08060744-28b3-400a-8da8-731ae5f5cfd6 {
  display: none;
}
#s-75a18143-943f-42c6-80fa-6bf6f871b588 { text-align: left; }
#s-fd88a28e-4b08-406c-b242-9c21eb48347b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd88a28e-4b08-406c-b242-9c21eb48347b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-521193b8-1201-4c15-828e-2d38e39aafcf { text-align: left; }
#s-521193b8-1201-4c15-828e-2d38e39aafcf .shg-product-sold-out {
  display: none;
}

#s-521193b8-1201-4c15-828e-2d38e39aafcf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-521193b8-1201-4c15-828e-2d38e39aafcf .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-26fb158c-38fc-4d99-b332-56b7c4211fca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26fb158c-38fc-4d99-b332-56b7c4211fca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26fb158c-38fc-4d99-b332-56b7c4211fca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26fb158c-38fc-4d99-b332-56b7c4211fca {
  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-26fb158c-38fc-4d99-b332-56b7c4211fca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26fb158c-38fc-4d99-b332-56b7c4211fca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26fb158c-38fc-4d99-b332-56b7c4211fca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ffdc0b7-a319-4c52-bfe4-c84a0f981deb {
  display: none;
}
#s-7bb0872f-bb41-4532-b5d3-ab3301c9654b { text-align: left; }
#s-4a5cfe56-8741-46da-b785-c1b442fc1935 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a5cfe56-8741-46da-b785-c1b442fc1935 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b73f59c-41b1-41b4-95c7-ab534d9f5922 { text-align: left; }
#s-1b73f59c-41b1-41b4-95c7-ab534d9f5922 .shg-product-sold-out {
  display: none;
}

#s-1b73f59c-41b1-41b4-95c7-ab534d9f5922 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b73f59c-41b1-41b4-95c7-ab534d9f5922 .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-a01ebea8-518e-4ce7-b5d9-481afb3abd0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a01ebea8-518e-4ce7-b5d9-481afb3abd0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a01ebea8-518e-4ce7-b5d9-481afb3abd0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a01ebea8-518e-4ce7-b5d9-481afb3abd0d {
  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-a01ebea8-518e-4ce7-b5d9-481afb3abd0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a01ebea8-518e-4ce7-b5d9-481afb3abd0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a01ebea8-518e-4ce7-b5d9-481afb3abd0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa1aac75-ae0d-4946-a8af-78e66d30ae59 {
  display: none;
}
#s-dcb0836c-fc1c-490d-aaef-3927543bfa07 { text-align: left; }
#s-0ec78f72-a431-48b0-a058-4b9e93fddd52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ec78f72-a431-48b0-a058-4b9e93fddd52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b8cc8445-3dc1-421b-9383-4de727689c8a { text-align: left; }
#s-b8cc8445-3dc1-421b-9383-4de727689c8a .shg-product-sold-out {
  display: none;
}

#s-b8cc8445-3dc1-421b-9383-4de727689c8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b8cc8445-3dc1-421b-9383-4de727689c8a .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-8ac751fb-61e7-493a-a358-f601d3eeea6a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ac751fb-61e7-493a-a358-f601d3eeea6a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ac751fb-61e7-493a-a358-f601d3eeea6a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ac751fb-61e7-493a-a358-f601d3eeea6a {
  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-8ac751fb-61e7-493a-a358-f601d3eeea6a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ac751fb-61e7-493a-a358-f601d3eeea6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ac751fb-61e7-493a-a358-f601d3eeea6a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b75a851a-01ff-4a84-ae70-4b46d19c612c {
  display: none;
}
#s-8acf3025-efab-4d56-8ea4-52e7c115439d { text-align: left; }
#s-6714b487-c20c-4949-b943-ea99740dc32b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6714b487-c20c-4949-b943-ea99740dc32b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df2d1296-7542-42d7-b922-e62feb43de81 { text-align: left; }
#s-df2d1296-7542-42d7-b922-e62feb43de81 .shg-product-sold-out {
  display: none;
}

#s-df2d1296-7542-42d7-b922-e62feb43de81 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df2d1296-7542-42d7-b922-e62feb43de81 .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-a7841b01-09ef-47e5-b482-7100d7934f63 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a7841b01-09ef-47e5-b482-7100d7934f63:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a7841b01-09ef-47e5-b482-7100d7934f63:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a7841b01-09ef-47e5-b482-7100d7934f63 {
  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-a7841b01-09ef-47e5-b482-7100d7934f63.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7841b01-09ef-47e5-b482-7100d7934f63.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a7841b01-09ef-47e5-b482-7100d7934f63.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed5298ae-2420-4b00-ba01-54f82593eea8 {
  display: none;
}
#s-0534832e-be72-4a81-9c50-50032e26b5eb { text-align: left; }
#s-44e1e438-b93e-485c-8780-78c9ddf75651 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44e1e438-b93e-485c-8780-78c9ddf75651 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c12f9de9-5536-4eda-9de9-6cdc1eec1477 { text-align: left; }
#s-c12f9de9-5536-4eda-9de9-6cdc1eec1477 .shg-product-sold-out {
  display: none;
}

#s-c12f9de9-5536-4eda-9de9-6cdc1eec1477 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c12f9de9-5536-4eda-9de9-6cdc1eec1477 .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-c6355000-908f-4a4b-991a-c7b02cd0fb9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c6355000-908f-4a4b-991a-c7b02cd0fb9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c6355000-908f-4a4b-991a-c7b02cd0fb9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c6355000-908f-4a4b-991a-c7b02cd0fb9d {
  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-c6355000-908f-4a4b-991a-c7b02cd0fb9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6355000-908f-4a4b-991a-c7b02cd0fb9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c6355000-908f-4a4b-991a-c7b02cd0fb9d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a7109c7-e7d2-4e82-b084-0a5a09b6fe0d {
  display: none;
}
#s-fcc8138c-9389-4255-b7f5-48bbf186f7dc { text-align: left; }
#s-a6db6ad7-2cd0-4e91-a46b-592ce0ea69e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6db6ad7-2cd0-4e91-a46b-592ce0ea69e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46aedcdf-b8ea-4d0a-9869-7ef0fabee652 { text-align: left; }
#s-46aedcdf-b8ea-4d0a-9869-7ef0fabee652 .shg-product-sold-out {
  display: none;
}

#s-46aedcdf-b8ea-4d0a-9869-7ef0fabee652 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46aedcdf-b8ea-4d0a-9869-7ef0fabee652 .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-00f81df1-441e-4cb2-9639-c13b38364d20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00f81df1-441e-4cb2-9639-c13b38364d20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00f81df1-441e-4cb2-9639-c13b38364d20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00f81df1-441e-4cb2-9639-c13b38364d20 {
  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-00f81df1-441e-4cb2-9639-c13b38364d20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00f81df1-441e-4cb2-9639-c13b38364d20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00f81df1-441e-4cb2-9639-c13b38364d20.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c9e0356-22d6-41ac-ae3e-40bb5b9c6a7a {
  display: none;
}
#s-789d4ac1-638c-473f-8e99-50bcefeb722b { text-align: left; }
#s-598e28e6-9a61-4d47-be0e-f0df6a34d9be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-598e28e6-9a61-4d47-be0e-f0df6a34d9be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85677a36-9f37-402d-b6af-2149a3ae336a { text-align: left; }
#s-85677a36-9f37-402d-b6af-2149a3ae336a .shg-product-sold-out {
  display: none;
}

#s-85677a36-9f37-402d-b6af-2149a3ae336a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85677a36-9f37-402d-b6af-2149a3ae336a .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-b32d4392-5a40-4415-84ee-8b0d957b3cc9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b32d4392-5a40-4415-84ee-8b0d957b3cc9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b32d4392-5a40-4415-84ee-8b0d957b3cc9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b32d4392-5a40-4415-84ee-8b0d957b3cc9 {
  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-b32d4392-5a40-4415-84ee-8b0d957b3cc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b32d4392-5a40-4415-84ee-8b0d957b3cc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b32d4392-5a40-4415-84ee-8b0d957b3cc9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-810acc5c-530c-421b-9b9f-9260a228bac5 {
  display: none;
}
#s-130a9f22-177f-426b-8b00-83483e5f2881 { text-align: left; }
#s-e636bf50-c286-4bbe-b6bb-43b0b20a7012 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e636bf50-c286-4bbe-b6bb-43b0b20a7012 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-788f2dd6-e31e-4953-87ee-fdf0079d292b { text-align: left; }
#s-788f2dd6-e31e-4953-87ee-fdf0079d292b .shg-product-sold-out {
  display: none;
}

#s-788f2dd6-e31e-4953-87ee-fdf0079d292b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-788f2dd6-e31e-4953-87ee-fdf0079d292b .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-68f1f54c-5efa-4453-aae8-4c4c56d910f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68f1f54c-5efa-4453-aae8-4c4c56d910f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68f1f54c-5efa-4453-aae8-4c4c56d910f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68f1f54c-5efa-4453-aae8-4c4c56d910f9 {
  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-68f1f54c-5efa-4453-aae8-4c4c56d910f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68f1f54c-5efa-4453-aae8-4c4c56d910f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68f1f54c-5efa-4453-aae8-4c4c56d910f9.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;
}
