.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-9f60bab8-9d91-4012-83fc-50cf965a8c6e {
  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-0b893b54-9a5c-46e8-82c7-93cce2143160 { margin-top: 40px; }
#s-0b893b54-9a5c-46e8-82c7-93cce2143160 .shogun-tabs {
  justify-content: center;
}


  #s-0b893b54-9a5c-46e8-82c7-93cce2143160 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0b893b54-9a5c-46e8-82c7-93cce2143160 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0b893b54-9a5c-46e8-82c7-93cce2143160 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0b893b54-9a5c-46e8-82c7-93cce2143160 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0b893b54-9a5c-46e8-82c7-93cce2143160 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0b893b54-9a5c-46e8-82c7-93cce2143160 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0b893b54-9a5c-46e8-82c7-93cce2143160 .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-caa13a62-93a3-4348-b26a-835d9c54b4fe { padding-top: 10px;
padding-bottom: 10px; }
 #s-caa13a62-93a3-4348-b26a-835d9c54b4fe .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-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d4179012-9436-4f72-8c0b-7a9939f0936a .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-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a9e7ba28-7c58-4cfb-bf01-7d27d7775e0e"] > .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-5a65cb68-8293-4c99-b8d6-c5551ae52db1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4bf07149-6776-4a02-a2d8-0021fad9f3dc { 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-213dc733-e7fc-4f7d-bd7b-22c00062eaf3 { 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-213dc733-e7fc-4f7d-bd7b-22c00062eaf3: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-213dc733-e7fc-4f7d-bd7b-22c00062eaf3: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-213dc733-e7fc-4f7d-bd7b-22c00062eaf3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b0a0e231-c23e-4b1e-9fc7-03bf9e3dcf26 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-468392e1-2678-45f6-8c87-bc45bfc6d5da { 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-ddf0d023-4488-4428-85d5-c69896833409 { 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-ddf0d023-4488-4428-85d5-c69896833409: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-ddf0d023-4488-4428-85d5-c69896833409: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-ddf0d023-4488-4428-85d5-c69896833409.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1455e7c6-c4a1-47e2-9079-34f82c738948 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-be4fe2b0-47a5-45ef-9adf-a9d18008814a { 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-b05b1375-cb07-4b34-b940-71dce29161c4 { 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-b05b1375-cb07-4b34-b940-71dce29161c4: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-b05b1375-cb07-4b34-b940-71dce29161c4: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-b05b1375-cb07-4b34-b940-71dce29161c4.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-d17bb9af-2063-47f3-8d12-ef3f0dca84c8 { min-height: 50px; }
#s-d17bb9af-2063-47f3-8d12-ef3f0dca84c8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ca2d2eff-1a45-41ae-968d-8138985c678d { 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-ca2d2eff-1a45-41ae-968d-8138985c678d .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-68ffdb27-19bb-4b1e-b458-3ca0b451edef {
  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-ecbc248c-6db7-4529-ae3b-14cfda241820 { 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-68273d6f-e458-4a0e-8d90-3a883dc2a4cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68273d6f-e458-4a0e-8d90-3a883dc2a4cc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bebf2a5c-8f9f-4ce3-a87b-0b1f7816199c {
  display: none;
}
#s-3744882d-ea71-4b94-8c0b-41931acf450b { text-align: left; }
#s-9a21f722-78c1-428e-88e5-5d9b31a44c7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a21f722-78c1-428e-88e5-5d9b31a44c7f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a77fc38a-e300-4887-bc72-06d65ef18699 {
  display: none;
}
#s-7f6e336b-5733-4e23-ac99-ace632c5bad1 { text-align: left; }
#s-bb81b543-2c9a-426d-86e3-4ee8220020b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb81b543-2c9a-426d-86e3-4ee8220020b7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a1f60f1e-1a30-425c-b13a-c7cdd6a9cf35 {
  display: none;
}
#s-8a55940f-ea83-4902-ae11-36f2d5bd7687 { text-align: left; }
#s-ef528602-7aa1-4625-8bd5-26dbbc0d290d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef528602-7aa1-4625-8bd5-26dbbc0d290d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1385afb6-3a00-4813-8b82-55874c005956 {
  display: none;
}
#s-47025310-2853-40bc-9cd7-f4345b3d5935 { text-align: left; }
#s-ad931991-bfe4-4c37-b32b-803d3133f125 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad931991-bfe4-4c37-b32b-803d3133f125 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6766241c-0c99-42b3-bde8-b4599d7d5729 { text-align: left; }
#s-6766241c-0c99-42b3-bde8-b4599d7d5729 .shg-product-sold-out {
  display: none;
}

#s-6766241c-0c99-42b3-bde8-b4599d7d5729 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6766241c-0c99-42b3-bde8-b4599d7d5729 .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-84b04a2f-1324-421b-8131-dbc71bf2d718 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84b04a2f-1324-421b-8131-dbc71bf2d718:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84b04a2f-1324-421b-8131-dbc71bf2d718:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84b04a2f-1324-421b-8131-dbc71bf2d718 {
  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-84b04a2f-1324-421b-8131-dbc71bf2d718.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84b04a2f-1324-421b-8131-dbc71bf2d718.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84b04a2f-1324-421b-8131-dbc71bf2d718.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e759c416-7a2a-4ad6-9b73-9fa319cc0e65 {
  display: none;
}
#s-21fb8499-5699-4cdb-869b-bf30990d6390 { text-align: left; }
#s-950c8fa1-ecbc-4a25-bf73-d16bc3fb8a7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-950c8fa1-ecbc-4a25-bf73-d16bc3fb8a7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da3fcbd9-37fa-4531-a499-d8db3555e6b4 { text-align: left; }
#s-da3fcbd9-37fa-4531-a499-d8db3555e6b4 .shg-product-sold-out {
  display: none;
}

#s-da3fcbd9-37fa-4531-a499-d8db3555e6b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da3fcbd9-37fa-4531-a499-d8db3555e6b4 .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-c2a1f0c1-5b8e-4f73-ac4d-260ef0b449a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2a1f0c1-5b8e-4f73-ac4d-260ef0b449a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2a1f0c1-5b8e-4f73-ac4d-260ef0b449a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2a1f0c1-5b8e-4f73-ac4d-260ef0b449a6 {
  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-c2a1f0c1-5b8e-4f73-ac4d-260ef0b449a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2a1f0c1-5b8e-4f73-ac4d-260ef0b449a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2a1f0c1-5b8e-4f73-ac4d-260ef0b449a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de66af59-c06e-42e3-a9c1-a701af201f12 {
  display: none;
}
#s-3562bb7d-3225-4c21-a278-660e9a53316e { text-align: left; }
#s-c07e3a64-2d5a-42a0-b5f1-87382248ca4d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c07e3a64-2d5a-42a0-b5f1-87382248ca4d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae6d02c4-fa5d-470e-9321-0f3cd1ff8b84 { text-align: left; }
#s-ae6d02c4-fa5d-470e-9321-0f3cd1ff8b84 .shg-product-sold-out {
  display: none;
}

#s-ae6d02c4-fa5d-470e-9321-0f3cd1ff8b84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae6d02c4-fa5d-470e-9321-0f3cd1ff8b84 .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-473eb452-e7b1-4634-80af-f80be2a7f836 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-473eb452-e7b1-4634-80af-f80be2a7f836:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-473eb452-e7b1-4634-80af-f80be2a7f836:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-473eb452-e7b1-4634-80af-f80be2a7f836 {
  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-473eb452-e7b1-4634-80af-f80be2a7f836.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-473eb452-e7b1-4634-80af-f80be2a7f836.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-473eb452-e7b1-4634-80af-f80be2a7f836.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0b66dd5-7fa1-4dbd-a705-ef6ce8b76911 {
  display: none;
}
#s-36c0caf7-a9db-4518-9b0c-07141484dcad { text-align: left; }
#s-2e0d0b88-008b-4bdd-8eb3-bac92c062bfe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e0d0b88-008b-4bdd-8eb3-bac92c062bfe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63856f5d-17c0-479f-a54a-94c6ce105906 { text-align: left; }
#s-63856f5d-17c0-479f-a54a-94c6ce105906 .shg-product-sold-out {
  display: none;
}

#s-63856f5d-17c0-479f-a54a-94c6ce105906 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63856f5d-17c0-479f-a54a-94c6ce105906 .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-1432bfe3-7fbd-471d-a955-5bbf3f87305f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1432bfe3-7fbd-471d-a955-5bbf3f87305f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1432bfe3-7fbd-471d-a955-5bbf3f87305f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1432bfe3-7fbd-471d-a955-5bbf3f87305f {
  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-1432bfe3-7fbd-471d-a955-5bbf3f87305f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1432bfe3-7fbd-471d-a955-5bbf3f87305f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1432bfe3-7fbd-471d-a955-5bbf3f87305f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-654594c5-90ce-4b4f-84b3-851a258e0111 {
  display: none;
}
#s-8b2c34a0-da66-4a7d-b56c-be4d648b546d { text-align: left; }
#s-bd4a9f7e-e1da-4128-8315-4cec178fcf30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd4a9f7e-e1da-4128-8315-4cec178fcf30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fab3c945-e86b-4a62-828d-0d7c1fddd7c6 { text-align: left; }
#s-fab3c945-e86b-4a62-828d-0d7c1fddd7c6 .shg-product-sold-out {
  display: none;
}

#s-fab3c945-e86b-4a62-828d-0d7c1fddd7c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fab3c945-e86b-4a62-828d-0d7c1fddd7c6 .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-f5600339-74b9-4b43-8add-69509c4fb1f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5600339-74b9-4b43-8add-69509c4fb1f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5600339-74b9-4b43-8add-69509c4fb1f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5600339-74b9-4b43-8add-69509c4fb1f5 {
  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-f5600339-74b9-4b43-8add-69509c4fb1f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5600339-74b9-4b43-8add-69509c4fb1f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5600339-74b9-4b43-8add-69509c4fb1f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c6d93e76-9278-4f32-81a9-f597f78b4e57 {
  display: none;
}
#s-c9025f04-0a7c-434c-b48f-61c4b3b60fbc { text-align: left; }
#s-627e2904-e9a7-45b7-ade3-9fe7470bbfee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-627e2904-e9a7-45b7-ade3-9fe7470bbfee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15406cc8-5bfb-4913-bb43-7935e3019548 { text-align: left; }
#s-15406cc8-5bfb-4913-bb43-7935e3019548 .shg-product-sold-out {
  display: none;
}

#s-15406cc8-5bfb-4913-bb43-7935e3019548 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15406cc8-5bfb-4913-bb43-7935e3019548 .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-59a497bb-51c1-4b12-adef-1360c3df290d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59a497bb-51c1-4b12-adef-1360c3df290d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59a497bb-51c1-4b12-adef-1360c3df290d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59a497bb-51c1-4b12-adef-1360c3df290d {
  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-59a497bb-51c1-4b12-adef-1360c3df290d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59a497bb-51c1-4b12-adef-1360c3df290d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59a497bb-51c1-4b12-adef-1360c3df290d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-252b1d69-fd22-433c-a68f-414013487b1e {
  display: none;
}
#s-a4a98db1-a2aa-472d-9019-190baa9048ef { text-align: left; }
#s-41f97f58-d172-447f-bb4e-379a1c654dda { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41f97f58-d172-447f-bb4e-379a1c654dda .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19c7a2ed-4e46-439e-8fd8-e79a936b4667 { text-align: left; }
#s-19c7a2ed-4e46-439e-8fd8-e79a936b4667 .shg-product-sold-out {
  display: none;
}

#s-19c7a2ed-4e46-439e-8fd8-e79a936b4667 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19c7a2ed-4e46-439e-8fd8-e79a936b4667 .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-48a4bb3a-76d0-4ac5-8f28-ef10abb32fc3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48a4bb3a-76d0-4ac5-8f28-ef10abb32fc3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48a4bb3a-76d0-4ac5-8f28-ef10abb32fc3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48a4bb3a-76d0-4ac5-8f28-ef10abb32fc3 {
  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-48a4bb3a-76d0-4ac5-8f28-ef10abb32fc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48a4bb3a-76d0-4ac5-8f28-ef10abb32fc3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48a4bb3a-76d0-4ac5-8f28-ef10abb32fc3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9e28bc4-ad92-4b46-8a5b-f39a22b94b7c {
  display: none;
}
#s-d52c6a45-f3ca-42cb-ba82-c3ef4a17d44b { text-align: left; }
#s-ddb4cb6b-4a1f-478d-a2e0-870b698988da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ddb4cb6b-4a1f-478d-a2e0-870b698988da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c95264e4-7c14-4fee-bf3e-00b52e4b3d9a { text-align: left; }
#s-c95264e4-7c14-4fee-bf3e-00b52e4b3d9a .shg-product-sold-out {
  display: none;
}

#s-c95264e4-7c14-4fee-bf3e-00b52e4b3d9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c95264e4-7c14-4fee-bf3e-00b52e4b3d9a .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-77371846-ca0e-4a38-b462-089d865f40f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77371846-ca0e-4a38-b462-089d865f40f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77371846-ca0e-4a38-b462-089d865f40f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77371846-ca0e-4a38-b462-089d865f40f2 {
  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-77371846-ca0e-4a38-b462-089d865f40f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77371846-ca0e-4a38-b462-089d865f40f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77371846-ca0e-4a38-b462-089d865f40f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-410e4e48-09ea-488b-ba52-bb2abd7b2b95 {
  display: none;
}
#s-ac8c937c-fef5-494f-bab7-d314cc2fa82d { text-align: left; }
#s-4183fb02-d6dc-47a2-bc5e-20ab7d70ed59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4183fb02-d6dc-47a2-bc5e-20ab7d70ed59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14663850-0eaf-4375-9e15-c615f4d0178c { text-align: left; }
#s-14663850-0eaf-4375-9e15-c615f4d0178c .shg-product-sold-out {
  display: none;
}

#s-14663850-0eaf-4375-9e15-c615f4d0178c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14663850-0eaf-4375-9e15-c615f4d0178c .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-b57f22f1-a987-4179-b05e-ca998f275dad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b57f22f1-a987-4179-b05e-ca998f275dad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b57f22f1-a987-4179-b05e-ca998f275dad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b57f22f1-a987-4179-b05e-ca998f275dad {
  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-b57f22f1-a987-4179-b05e-ca998f275dad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b57f22f1-a987-4179-b05e-ca998f275dad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b57f22f1-a987-4179-b05e-ca998f275dad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a76e0ad-d76c-45fc-9f80-eaded6faf27e {
  display: none;
}
#s-fefee5f1-c1f6-4a78-b251-3386f9b3e5e3 { text-align: left; }
#s-cfb860a1-bbbf-4db1-bccc-4a4157f25d7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfb860a1-bbbf-4db1-bccc-4a4157f25d7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-addb29df-3c11-4ba6-8b3b-54344ea3bdad { text-align: left; }
#s-addb29df-3c11-4ba6-8b3b-54344ea3bdad .shg-product-sold-out {
  display: none;
}

#s-addb29df-3c11-4ba6-8b3b-54344ea3bdad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-addb29df-3c11-4ba6-8b3b-54344ea3bdad .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-6e0f7ec3-ce72-42ec-a2fa-ada686447764 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e0f7ec3-ce72-42ec-a2fa-ada686447764:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e0f7ec3-ce72-42ec-a2fa-ada686447764:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e0f7ec3-ce72-42ec-a2fa-ada686447764 {
  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-6e0f7ec3-ce72-42ec-a2fa-ada686447764.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e0f7ec3-ce72-42ec-a2fa-ada686447764.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e0f7ec3-ce72-42ec-a2fa-ada686447764.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b080380-dc78-49c1-93f0-b3828603bd50 {
  display: none;
}
#s-de2084b0-c0b9-493d-acda-1a1a50da0169 { text-align: left; }
#s-16d8fefc-7626-45b9-8cc6-bad6354f26a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16d8fefc-7626-45b9-8cc6-bad6354f26a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14aa68b6-443b-469a-b32f-fa5b1f25e386 { text-align: left; }
#s-14aa68b6-443b-469a-b32f-fa5b1f25e386 .shg-product-sold-out {
  display: none;
}

#s-14aa68b6-443b-469a-b32f-fa5b1f25e386 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14aa68b6-443b-469a-b32f-fa5b1f25e386 .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-6a9c54c4-ec60-4104-9cce-4dd9dc7e5e8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a9c54c4-ec60-4104-9cce-4dd9dc7e5e8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a9c54c4-ec60-4104-9cce-4dd9dc7e5e8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a9c54c4-ec60-4104-9cce-4dd9dc7e5e8c {
  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-6a9c54c4-ec60-4104-9cce-4dd9dc7e5e8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a9c54c4-ec60-4104-9cce-4dd9dc7e5e8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a9c54c4-ec60-4104-9cce-4dd9dc7e5e8c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1655389-7eff-48ff-8e27-3f8175f9edb2 {
  display: none;
}
#s-348bf0a7-2d41-4369-9471-3014d03dda62 { text-align: left; }
#s-5f250c1c-c35e-4803-8c60-1656da6a757e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f250c1c-c35e-4803-8c60-1656da6a757e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-848be915-59cb-463d-8ee1-8c38bcce2952 { text-align: left; }
#s-848be915-59cb-463d-8ee1-8c38bcce2952 .shg-product-sold-out {
  display: none;
}

#s-848be915-59cb-463d-8ee1-8c38bcce2952 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-848be915-59cb-463d-8ee1-8c38bcce2952 .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-e7d3dbf6-4c81-43ea-a8eb-537154c058b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7d3dbf6-4c81-43ea-a8eb-537154c058b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7d3dbf6-4c81-43ea-a8eb-537154c058b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7d3dbf6-4c81-43ea-a8eb-537154c058b1 {
  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-e7d3dbf6-4c81-43ea-a8eb-537154c058b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7d3dbf6-4c81-43ea-a8eb-537154c058b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7d3dbf6-4c81-43ea-a8eb-537154c058b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b2c47ff-75d3-4149-9da4-f3b322b09c48 {
  display: none;
}
#s-43752e92-6202-4674-97a0-b60489a6b74a { text-align: left; }
#s-9211ec56-d68c-484c-842a-7412a5efccea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9211ec56-d68c-484c-842a-7412a5efccea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7118e0a8-f2d8-4ec6-a48f-b0a75038cdf6 { text-align: left; }
#s-7118e0a8-f2d8-4ec6-a48f-b0a75038cdf6 .shg-product-sold-out {
  display: none;
}

#s-7118e0a8-f2d8-4ec6-a48f-b0a75038cdf6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7118e0a8-f2d8-4ec6-a48f-b0a75038cdf6 .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-2ff45cc0-3a3e-4921-aabb-f0093f106eba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ff45cc0-3a3e-4921-aabb-f0093f106eba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ff45cc0-3a3e-4921-aabb-f0093f106eba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ff45cc0-3a3e-4921-aabb-f0093f106eba {
  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-2ff45cc0-3a3e-4921-aabb-f0093f106eba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ff45cc0-3a3e-4921-aabb-f0093f106eba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ff45cc0-3a3e-4921-aabb-f0093f106eba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3f7b19d-994a-48f9-aa54-b0773ab9471d {
  display: none;
}
#s-d1db6cac-48dd-45d4-8a0a-995232b90075 { text-align: left; }
#s-a768c31f-4eb1-4a88-b003-32d13eec6fca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a768c31f-4eb1-4a88-b003-32d13eec6fca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64cdd9e7-5928-4dcd-a017-3ed85c60055b { text-align: left; }
#s-64cdd9e7-5928-4dcd-a017-3ed85c60055b .shg-product-sold-out {
  display: none;
}

#s-64cdd9e7-5928-4dcd-a017-3ed85c60055b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64cdd9e7-5928-4dcd-a017-3ed85c60055b .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-32237e82-6787-42c5-a013-33c90e4f90c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32237e82-6787-42c5-a013-33c90e4f90c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32237e82-6787-42c5-a013-33c90e4f90c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32237e82-6787-42c5-a013-33c90e4f90c1 {
  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-32237e82-6787-42c5-a013-33c90e4f90c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32237e82-6787-42c5-a013-33c90e4f90c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32237e82-6787-42c5-a013-33c90e4f90c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5853c6f-4141-42a1-80fd-5745407b86bc {
  display: none;
}
#s-34a89d95-e487-4a24-8a10-a8cefeca2a85 { text-align: left; }
#s-e2a0451f-9e0d-4f3e-b482-fea8d2f12364 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2a0451f-9e0d-4f3e-b482-fea8d2f12364 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-296e7b7b-e421-44c8-a2cf-67fbaa19f80b { text-align: left; }
#s-296e7b7b-e421-44c8-a2cf-67fbaa19f80b .shg-product-sold-out {
  display: none;
}

#s-296e7b7b-e421-44c8-a2cf-67fbaa19f80b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-296e7b7b-e421-44c8-a2cf-67fbaa19f80b .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-b7b311d3-6836-4a8e-a783-d3b311cd88a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7b311d3-6836-4a8e-a783-d3b311cd88a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7b311d3-6836-4a8e-a783-d3b311cd88a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7b311d3-6836-4a8e-a783-d3b311cd88a9 {
  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-b7b311d3-6836-4a8e-a783-d3b311cd88a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7b311d3-6836-4a8e-a783-d3b311cd88a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7b311d3-6836-4a8e-a783-d3b311cd88a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eedf7cf8-19f3-4f5f-87b7-f95d40705d2c {
  display: none;
}
#s-d5afdfe4-0588-4de3-ab65-84710b4a2efc { text-align: left; }
#s-bb8b42a5-f494-48d1-827c-5dde0e5a17f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb8b42a5-f494-48d1-827c-5dde0e5a17f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51de6ba0-4b30-4512-8a8f-9eb80c32e3f5 { text-align: left; }
#s-51de6ba0-4b30-4512-8a8f-9eb80c32e3f5 .shg-product-sold-out {
  display: none;
}

#s-51de6ba0-4b30-4512-8a8f-9eb80c32e3f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51de6ba0-4b30-4512-8a8f-9eb80c32e3f5 .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-0543a545-6d23-4aa9-9756-a7e3af350a2d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0543a545-6d23-4aa9-9756-a7e3af350a2d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0543a545-6d23-4aa9-9756-a7e3af350a2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0543a545-6d23-4aa9-9756-a7e3af350a2d {
  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-0543a545-6d23-4aa9-9756-a7e3af350a2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0543a545-6d23-4aa9-9756-a7e3af350a2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0543a545-6d23-4aa9-9756-a7e3af350a2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e5af042-9d07-4ee8-bcce-ad232d3b2126 {
  display: none;
}
#s-5b4a3d45-ab89-4694-b75c-679a15a93f34 { text-align: left; }
#s-e57fc737-c160-4683-9c2f-cec182c237ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e57fc737-c160-4683-9c2f-cec182c237ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-beff4286-5aac-4ff5-8664-8e35b3724c31 { text-align: left; }
#s-beff4286-5aac-4ff5-8664-8e35b3724c31 .shg-product-sold-out {
  display: none;
}

#s-beff4286-5aac-4ff5-8664-8e35b3724c31 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-beff4286-5aac-4ff5-8664-8e35b3724c31 .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-ed79767d-45d6-4b8d-98a2-9a18cdbee0c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed79767d-45d6-4b8d-98a2-9a18cdbee0c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed79767d-45d6-4b8d-98a2-9a18cdbee0c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed79767d-45d6-4b8d-98a2-9a18cdbee0c1 {
  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-ed79767d-45d6-4b8d-98a2-9a18cdbee0c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed79767d-45d6-4b8d-98a2-9a18cdbee0c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed79767d-45d6-4b8d-98a2-9a18cdbee0c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37b82755-a25d-4299-9bf3-ba63b1048270 {
  display: none;
}
#s-db4eeb34-e02b-452d-a84d-01fb7e1a8007 { text-align: left; }
#s-1ba5d03d-625c-413b-a060-7073c5f5bf04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ba5d03d-625c-413b-a060-7073c5f5bf04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f07708a4-0387-4903-ac6d-e3ff20930a21 { text-align: left; }
#s-f07708a4-0387-4903-ac6d-e3ff20930a21 .shg-product-sold-out {
  display: none;
}

#s-f07708a4-0387-4903-ac6d-e3ff20930a21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f07708a4-0387-4903-ac6d-e3ff20930a21 .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-562fd9d7-a404-4673-a13e-1438f0cf75d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-562fd9d7-a404-4673-a13e-1438f0cf75d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-562fd9d7-a404-4673-a13e-1438f0cf75d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-562fd9d7-a404-4673-a13e-1438f0cf75d8 {
  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-562fd9d7-a404-4673-a13e-1438f0cf75d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-562fd9d7-a404-4673-a13e-1438f0cf75d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-562fd9d7-a404-4673-a13e-1438f0cf75d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a257ba2-9091-4d0d-84f8-2a4e635d77e6 {
  display: none;
}
#s-74d5257d-c93b-4667-8126-4b6cce6755dd { text-align: left; }
#s-b47405de-2d48-4ccd-af3c-0f523ae5258c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b47405de-2d48-4ccd-af3c-0f523ae5258c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a0dd7c6-085e-413a-b120-5feaf975aea2 { text-align: left; }
#s-3a0dd7c6-085e-413a-b120-5feaf975aea2 .shg-product-sold-out {
  display: none;
}

#s-3a0dd7c6-085e-413a-b120-5feaf975aea2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a0dd7c6-085e-413a-b120-5feaf975aea2 .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-e212fabb-bc2c-4332-a972-3f8f3fd85e15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e212fabb-bc2c-4332-a972-3f8f3fd85e15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e212fabb-bc2c-4332-a972-3f8f3fd85e15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e212fabb-bc2c-4332-a972-3f8f3fd85e15 {
  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-e212fabb-bc2c-4332-a972-3f8f3fd85e15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e212fabb-bc2c-4332-a972-3f8f3fd85e15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e212fabb-bc2c-4332-a972-3f8f3fd85e15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa7cf277-ceb3-409c-ba2f-89352a2117c9 {
  display: none;
}
#s-e8801959-ecde-40f2-99c4-eb9fff911317 { text-align: left; }
#s-6d2c7bce-e607-453b-b512-badeb1a9b611 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d2c7bce-e607-453b-b512-badeb1a9b611 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b97a04ef-e480-4694-b047-f94cae00ec2d { text-align: left; }
#s-b97a04ef-e480-4694-b047-f94cae00ec2d .shg-product-sold-out {
  display: none;
}

#s-b97a04ef-e480-4694-b047-f94cae00ec2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b97a04ef-e480-4694-b047-f94cae00ec2d .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-3755d8da-7cc0-4bb9-8f56-52e21d47c289 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3755d8da-7cc0-4bb9-8f56-52e21d47c289:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3755d8da-7cc0-4bb9-8f56-52e21d47c289:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3755d8da-7cc0-4bb9-8f56-52e21d47c289 {
  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-3755d8da-7cc0-4bb9-8f56-52e21d47c289.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3755d8da-7cc0-4bb9-8f56-52e21d47c289.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3755d8da-7cc0-4bb9-8f56-52e21d47c289.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e63ba429-7902-4e5e-8fde-df3b02001c38 {
  display: none;
}
#s-fd7ba79d-d76a-4df1-9fb3-545d853b33f6 { text-align: left; }
#s-4d71514a-c05a-4480-baaf-8af4b8488dca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d71514a-c05a-4480-baaf-8af4b8488dca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bef08a3-b1bb-4016-b596-10d9d4a0b6be { text-align: left; }
#s-9bef08a3-b1bb-4016-b596-10d9d4a0b6be .shg-product-sold-out {
  display: none;
}

#s-9bef08a3-b1bb-4016-b596-10d9d4a0b6be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bef08a3-b1bb-4016-b596-10d9d4a0b6be .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-3d88b836-b307-4f33-9ded-cffc1dadd928 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d88b836-b307-4f33-9ded-cffc1dadd928:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d88b836-b307-4f33-9ded-cffc1dadd928:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d88b836-b307-4f33-9ded-cffc1dadd928 {
  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-3d88b836-b307-4f33-9ded-cffc1dadd928.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d88b836-b307-4f33-9ded-cffc1dadd928.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d88b836-b307-4f33-9ded-cffc1dadd928.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-337bf54b-8b50-479f-b14b-80dac16972b4 {
  display: none;
}
#s-db2f6f7c-5658-4752-bab8-d9f28096d9cc { text-align: left; }
#s-120fdebf-ebda-40a3-95b1-c42a285bd541 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-120fdebf-ebda-40a3-95b1-c42a285bd541 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff7619f1-3020-44d4-990d-b5a8a67b2ec8 { text-align: left; }
#s-ff7619f1-3020-44d4-990d-b5a8a67b2ec8 .shg-product-sold-out {
  display: none;
}

#s-ff7619f1-3020-44d4-990d-b5a8a67b2ec8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff7619f1-3020-44d4-990d-b5a8a67b2ec8 .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-86a81fc0-98ea-4435-a366-6e4916ab8ccb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86a81fc0-98ea-4435-a366-6e4916ab8ccb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86a81fc0-98ea-4435-a366-6e4916ab8ccb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86a81fc0-98ea-4435-a366-6e4916ab8ccb {
  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-86a81fc0-98ea-4435-a366-6e4916ab8ccb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86a81fc0-98ea-4435-a366-6e4916ab8ccb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86a81fc0-98ea-4435-a366-6e4916ab8ccb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3f2fffa-85ca-474e-85c0-8475f55c99eb {
  display: none;
}
#s-187a28fc-e8b1-4c26-80f5-d7b9fb69ec94 { text-align: left; }
#s-81912796-ac42-49e3-b2a2-ad120c02e261 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81912796-ac42-49e3-b2a2-ad120c02e261 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90d3ce8e-08fe-4b1b-8487-19fb743addf2 { text-align: left; }
#s-90d3ce8e-08fe-4b1b-8487-19fb743addf2 .shg-product-sold-out {
  display: none;
}

#s-90d3ce8e-08fe-4b1b-8487-19fb743addf2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90d3ce8e-08fe-4b1b-8487-19fb743addf2 .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-5ed6a2a6-dd1d-4277-b86a-701d11cb72bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ed6a2a6-dd1d-4277-b86a-701d11cb72bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ed6a2a6-dd1d-4277-b86a-701d11cb72bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ed6a2a6-dd1d-4277-b86a-701d11cb72bf {
  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-5ed6a2a6-dd1d-4277-b86a-701d11cb72bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ed6a2a6-dd1d-4277-b86a-701d11cb72bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ed6a2a6-dd1d-4277-b86a-701d11cb72bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1e782bb-13a8-445b-a49b-6f854cb5be15 {
  display: none;
}
#s-435483c3-9ce4-45ea-af14-9fc38f4784cd { text-align: left; }
#s-e5e1d992-6a37-4595-ba66-8504ec96d012 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5e1d992-6a37-4595-ba66-8504ec96d012 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-359caa7a-e5c0-4407-92ac-967e83313d70 { text-align: left; }
#s-359caa7a-e5c0-4407-92ac-967e83313d70 .shg-product-sold-out {
  display: none;
}

#s-359caa7a-e5c0-4407-92ac-967e83313d70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-359caa7a-e5c0-4407-92ac-967e83313d70 .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-a29e10c7-71e1-4adf-beed-d9a9a4a74542 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a29e10c7-71e1-4adf-beed-d9a9a4a74542:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a29e10c7-71e1-4adf-beed-d9a9a4a74542:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a29e10c7-71e1-4adf-beed-d9a9a4a74542 {
  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-a29e10c7-71e1-4adf-beed-d9a9a4a74542.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a29e10c7-71e1-4adf-beed-d9a9a4a74542.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a29e10c7-71e1-4adf-beed-d9a9a4a74542.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16affff3-986b-4269-9201-f6b1e4200324 {
  display: none;
}
#s-22a94b4e-aa36-4a19-91c7-ba841e15a83b { text-align: left; }
#s-80b0712d-d0b7-463d-bdaf-04c85813fd34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80b0712d-d0b7-463d-bdaf-04c85813fd34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2008842-f165-47be-aed9-579381dc0dbc { text-align: left; }
#s-d2008842-f165-47be-aed9-579381dc0dbc .shg-product-sold-out {
  display: none;
}

#s-d2008842-f165-47be-aed9-579381dc0dbc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2008842-f165-47be-aed9-579381dc0dbc .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-3c8eb477-0d0d-4256-b2db-ba5976329d6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c8eb477-0d0d-4256-b2db-ba5976329d6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c8eb477-0d0d-4256-b2db-ba5976329d6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c8eb477-0d0d-4256-b2db-ba5976329d6f {
  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-3c8eb477-0d0d-4256-b2db-ba5976329d6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c8eb477-0d0d-4256-b2db-ba5976329d6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c8eb477-0d0d-4256-b2db-ba5976329d6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7c51c58-2af2-40a8-91b6-6194098e15b6 {
  display: none;
}
#s-ebcc05f4-5a45-4cd7-a1c7-6671b9febc5f { text-align: left; }
#s-8fe5f8c0-11db-4faf-bde1-a27d87d9f12d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8fe5f8c0-11db-4faf-bde1-a27d87d9f12d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7892b28c-dba4-45a1-a03c-53969ff56876 { text-align: left; }
#s-7892b28c-dba4-45a1-a03c-53969ff56876 .shg-product-sold-out {
  display: none;
}

#s-7892b28c-dba4-45a1-a03c-53969ff56876 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7892b28c-dba4-45a1-a03c-53969ff56876 .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-2ffd1596-8fc5-4b7c-8e0d-6b3fd64edbad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ffd1596-8fc5-4b7c-8e0d-6b3fd64edbad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ffd1596-8fc5-4b7c-8e0d-6b3fd64edbad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ffd1596-8fc5-4b7c-8e0d-6b3fd64edbad {
  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-2ffd1596-8fc5-4b7c-8e0d-6b3fd64edbad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ffd1596-8fc5-4b7c-8e0d-6b3fd64edbad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ffd1596-8fc5-4b7c-8e0d-6b3fd64edbad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e663fa0-2cf4-491d-8115-0d79fed6d943 {
  display: none;
}
#s-4a1bbdd4-b936-4135-a55e-cefd405e323d { text-align: left; }
#s-ea549961-5df7-4ddb-884b-b88a310040ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea549961-5df7-4ddb-884b-b88a310040ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9aa6d1b-cf0c-488d-a751-11b036e9cd97 { text-align: left; }
#s-e9aa6d1b-cf0c-488d-a751-11b036e9cd97 .shg-product-sold-out {
  display: none;
}

#s-e9aa6d1b-cf0c-488d-a751-11b036e9cd97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9aa6d1b-cf0c-488d-a751-11b036e9cd97 .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-5c531262-331b-4d46-a573-9485fd60f1fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c531262-331b-4d46-a573-9485fd60f1fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c531262-331b-4d46-a573-9485fd60f1fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c531262-331b-4d46-a573-9485fd60f1fa {
  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-5c531262-331b-4d46-a573-9485fd60f1fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c531262-331b-4d46-a573-9485fd60f1fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c531262-331b-4d46-a573-9485fd60f1fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d072e35-bcaa-4d99-b181-73ab70d4e437 {
  display: none;
}
#s-2cb05645-7c12-4012-8e22-26870352d424 { text-align: left; }
#s-52479010-d919-4a51-91d2-5ef2593b3500 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52479010-d919-4a51-91d2-5ef2593b3500 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c817b82-54f3-4ab3-a5b1-88dd78442c6b { text-align: left; }
#s-6c817b82-54f3-4ab3-a5b1-88dd78442c6b .shg-product-sold-out {
  display: none;
}

#s-6c817b82-54f3-4ab3-a5b1-88dd78442c6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c817b82-54f3-4ab3-a5b1-88dd78442c6b .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-8f54e6e6-dd23-4a92-ac64-482e06839469 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f54e6e6-dd23-4a92-ac64-482e06839469:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f54e6e6-dd23-4a92-ac64-482e06839469:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f54e6e6-dd23-4a92-ac64-482e06839469 {
  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-8f54e6e6-dd23-4a92-ac64-482e06839469.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f54e6e6-dd23-4a92-ac64-482e06839469.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f54e6e6-dd23-4a92-ac64-482e06839469.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92c7203c-b5b7-4b19-8f25-afa84e383d65 {
  display: none;
}
#s-56f1e79f-85db-4a20-a624-34ebad4dd288 { text-align: left; }
#s-d09ae272-e99e-4875-86b3-a303816599db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d09ae272-e99e-4875-86b3-a303816599db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e3f7747-110f-49bd-bfab-e38e9d3f07f3 { text-align: left; }
#s-6e3f7747-110f-49bd-bfab-e38e9d3f07f3 .shg-product-sold-out {
  display: none;
}

#s-6e3f7747-110f-49bd-bfab-e38e9d3f07f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e3f7747-110f-49bd-bfab-e38e9d3f07f3 .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-00c98d5a-e687-4e55-bc64-215b27721efe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00c98d5a-e687-4e55-bc64-215b27721efe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00c98d5a-e687-4e55-bc64-215b27721efe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00c98d5a-e687-4e55-bc64-215b27721efe {
  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-00c98d5a-e687-4e55-bc64-215b27721efe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00c98d5a-e687-4e55-bc64-215b27721efe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00c98d5a-e687-4e55-bc64-215b27721efe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-863fd34d-ea42-4c02-b61b-d6f61a1e866f {
  display: none;
}
#s-567fa0a5-aad7-4d96-9e3f-eaf84566b435 { text-align: left; }
#s-a4f85511-9356-4e33-a060-e7fc2ab5ed92 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4f85511-9356-4e33-a060-e7fc2ab5ed92 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef2632ed-2fa4-4c47-a342-5afba6f17ce6 { text-align: left; }
#s-ef2632ed-2fa4-4c47-a342-5afba6f17ce6 .shg-product-sold-out {
  display: none;
}

#s-ef2632ed-2fa4-4c47-a342-5afba6f17ce6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef2632ed-2fa4-4c47-a342-5afba6f17ce6 .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-2ca7853d-2cbe-4f9d-aed9-e90d2f0cc69f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ca7853d-2cbe-4f9d-aed9-e90d2f0cc69f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ca7853d-2cbe-4f9d-aed9-e90d2f0cc69f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ca7853d-2cbe-4f9d-aed9-e90d2f0cc69f {
  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-2ca7853d-2cbe-4f9d-aed9-e90d2f0cc69f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ca7853d-2cbe-4f9d-aed9-e90d2f0cc69f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ca7853d-2cbe-4f9d-aed9-e90d2f0cc69f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0af0b5d1-bac1-4b15-a66d-3d1c99dc0cc4 {
  display: none;
}
#s-a256310b-620c-4fc0-af79-9be8147438d3 { text-align: left; }
#s-0f8675ae-25e6-4597-95fa-cdb60211cb65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f8675ae-25e6-4597-95fa-cdb60211cb65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee213380-3a6e-4900-943c-8432f386b24b { text-align: left; }
#s-ee213380-3a6e-4900-943c-8432f386b24b .shg-product-sold-out {
  display: none;
}

#s-ee213380-3a6e-4900-943c-8432f386b24b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee213380-3a6e-4900-943c-8432f386b24b .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-c87c8623-9f1b-4e42-846d-5fbebfb422a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c87c8623-9f1b-4e42-846d-5fbebfb422a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c87c8623-9f1b-4e42-846d-5fbebfb422a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c87c8623-9f1b-4e42-846d-5fbebfb422a1 {
  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-c87c8623-9f1b-4e42-846d-5fbebfb422a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c87c8623-9f1b-4e42-846d-5fbebfb422a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c87c8623-9f1b-4e42-846d-5fbebfb422a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3361d10-1cd8-4579-9ab5-010d36146811 {
  display: none;
}
#s-c024a538-8937-422f-bef0-5260955bb70f { text-align: left; }
#s-b4ad8e48-d276-4bbf-bd49-b6c5faea1726 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4ad8e48-d276-4bbf-bd49-b6c5faea1726 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6eb77e0d-a89b-4bbe-910f-5f19eb4305d7 { text-align: left; }
#s-6eb77e0d-a89b-4bbe-910f-5f19eb4305d7 .shg-product-sold-out {
  display: none;
}

#s-6eb77e0d-a89b-4bbe-910f-5f19eb4305d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6eb77e0d-a89b-4bbe-910f-5f19eb4305d7 .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-2e34105a-9a1c-47c0-a20c-0c14a45961a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e34105a-9a1c-47c0-a20c-0c14a45961a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e34105a-9a1c-47c0-a20c-0c14a45961a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e34105a-9a1c-47c0-a20c-0c14a45961a1 {
  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-2e34105a-9a1c-47c0-a20c-0c14a45961a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e34105a-9a1c-47c0-a20c-0c14a45961a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e34105a-9a1c-47c0-a20c-0c14a45961a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a33018b-70f7-4f37-9226-6326ac8b6ed2 {
  display: none;
}
#s-6dfa75fb-86bb-4e52-805f-eede8d2c5a01 { text-align: left; }
#s-bd98fd26-e006-4d65-ac66-f65f366a525f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd98fd26-e006-4d65-ac66-f65f366a525f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-663fe326-3fd8-489f-ac05-7524a93c6be1 { text-align: left; }
#s-663fe326-3fd8-489f-ac05-7524a93c6be1 .shg-product-sold-out {
  display: none;
}

#s-663fe326-3fd8-489f-ac05-7524a93c6be1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-663fe326-3fd8-489f-ac05-7524a93c6be1 .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-90390aa3-0da6-4101-83b0-6d921f39a721 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90390aa3-0da6-4101-83b0-6d921f39a721:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90390aa3-0da6-4101-83b0-6d921f39a721:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90390aa3-0da6-4101-83b0-6d921f39a721 {
  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-90390aa3-0da6-4101-83b0-6d921f39a721.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90390aa3-0da6-4101-83b0-6d921f39a721.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90390aa3-0da6-4101-83b0-6d921f39a721.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5eee990f-d526-46fd-9a70-a10618d73c42 {
  display: none;
}
#s-e91bfcfd-9b13-4a0e-9982-931986b595f5 { text-align: left; }
#s-12cdd766-9aca-481f-b362-ec83c8fe83b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12cdd766-9aca-481f-b362-ec83c8fe83b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b94e625b-572f-414b-bc04-fa60e1ae8412 { text-align: left; }
#s-b94e625b-572f-414b-bc04-fa60e1ae8412 .shg-product-sold-out {
  display: none;
}

#s-b94e625b-572f-414b-bc04-fa60e1ae8412 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b94e625b-572f-414b-bc04-fa60e1ae8412 .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-022f7ac3-a379-4661-81ad-1bd0d473b011 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-022f7ac3-a379-4661-81ad-1bd0d473b011:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-022f7ac3-a379-4661-81ad-1bd0d473b011:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-022f7ac3-a379-4661-81ad-1bd0d473b011 {
  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-022f7ac3-a379-4661-81ad-1bd0d473b011.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-022f7ac3-a379-4661-81ad-1bd0d473b011.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-022f7ac3-a379-4661-81ad-1bd0d473b011.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;
}
