.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-1b047f20-598d-4f93-a719-c10bf3fe5e46 {
  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-4622a00d-903a-4d63-9bb8-25c57a8ec50d { margin-top: 40px; }
#s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .shogun-tabs {
  justify-content: center;
}


  #s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-4622a00d-903a-4d63-9bb8-25c57a8ec50d .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-a583e39c-4c20-46fb-9ed8-95e28cbca2a7 { padding-top: 10px;
padding-bottom: 10px; }
 #s-a583e39c-4c20-46fb-9ed8-95e28cbca2a7 .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-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-da048fe0-73cb-4ba9-baf9-c8146d1b5b34 .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-f17c6457-9128-43c4-8990-ed5d199db168 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f17c6457-9128-43c4-8990-ed5d199db168"] > .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-cc56ea98-6557-4fd8-9956-b31321abcc99 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-75caebff-576d-440c-b805-04a2797fe8cb { 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-270f2b5e-002f-49d7-919c-b5a64af55975 { 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-270f2b5e-002f-49d7-919c-b5a64af55975: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-270f2b5e-002f-49d7-919c-b5a64af55975: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-270f2b5e-002f-49d7-919c-b5a64af55975.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c8f12a33-7c18-4279-a4f9-83f7dd20ca32 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c8495725-c0c8-4d33-abe8-15f0acb3daf6 { 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-df9760a7-fd2c-415b-ae47-cc76de9e22c2 { 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-df9760a7-fd2c-415b-ae47-cc76de9e22c2: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-df9760a7-fd2c-415b-ae47-cc76de9e22c2: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-df9760a7-fd2c-415b-ae47-cc76de9e22c2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9a3441df-5654-47e0-b77c-890a924db81e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-21848714-531b-47c3-b739-6bb8877a7463 { 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-01e2a4e7-1974-48cc-964e-a8c886d73d96 { 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-01e2a4e7-1974-48cc-964e-a8c886d73d96: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-01e2a4e7-1974-48cc-964e-a8c886d73d96: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-01e2a4e7-1974-48cc-964e-a8c886d73d96.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-6115cd32-253a-4f31-9019-227c4e700a0b { min-height: 50px; }
#s-6115cd32-253a-4f31-9019-227c4e700a0b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-52b4d53b-1667-475e-92e6-e62d24a25f62 { 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-52b4d53b-1667-475e-92e6-e62d24a25f62 .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-edea6622-3d36-4196-aed2-be5629885b79 {
  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-8fe2fe0a-e3fe-4626-819a-335a04317c0a { 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-02a13d87-9dd2-4acd-9658-68dd42dfe14e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02a13d87-9dd2-4acd-9658-68dd42dfe14e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-85f53e96-ef45-4046-93ed-83c9b29406b6 {
  display: none;
}
#s-71034fd6-811e-4781-bbe1-ddf1bc25005b { text-align: left; }
#s-5cf6c1ab-180b-4ca9-be00-eb2f3cd2785a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5cf6c1ab-180b-4ca9-be00-eb2f3cd2785a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dc7142ef-f5a9-4400-b49f-6bcc503dffcc {
  display: none;
}
#s-80f5f578-8cd5-437a-bfc8-9faa07f4aeea { text-align: left; }
#s-be20d059-f114-47bd-a8e2-268c60809294 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be20d059-f114-47bd-a8e2-268c60809294 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2a90c663-c1d7-4da6-8d09-1aafe783e140 {
  display: none;
}
#s-8f9335ca-d639-49a1-b48f-18ad3a962880 { text-align: left; }
#s-72017779-12a7-46e2-b2f0-e52d84962a53 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72017779-12a7-46e2-b2f0-e52d84962a53 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-56faacef-610a-45eb-944e-c0e9d64355cf {
  display: none;
}
#s-2a0bc53f-389b-434d-8dc1-5069fd254afe { text-align: left; }
#s-01cb14d2-929a-456f-b621-042f9baed951 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01cb14d2-929a-456f-b621-042f9baed951 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4348faef-82f0-4e00-ab4b-d13a2bcdb8b6 { text-align: left; }
#s-4348faef-82f0-4e00-ab4b-d13a2bcdb8b6 .shg-product-sold-out {
  display: none;
}

#s-4348faef-82f0-4e00-ab4b-d13a2bcdb8b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4348faef-82f0-4e00-ab4b-d13a2bcdb8b6 .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-0fc81ce3-0d81-4914-a89f-5b6757833af5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0fc81ce3-0d81-4914-a89f-5b6757833af5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0fc81ce3-0d81-4914-a89f-5b6757833af5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0fc81ce3-0d81-4914-a89f-5b6757833af5 {
  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-0fc81ce3-0d81-4914-a89f-5b6757833af5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0fc81ce3-0d81-4914-a89f-5b6757833af5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0fc81ce3-0d81-4914-a89f-5b6757833af5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c90ec85-4998-45be-8599-aa95bd89c416 {
  display: none;
}
#s-c3bdcb35-ccbb-4c3e-ab60-7853fd0e1629 { text-align: left; }
#s-eca5d8d3-b80c-4724-a110-421dd80ee585 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eca5d8d3-b80c-4724-a110-421dd80ee585 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5dc5e940-0db1-4334-86cb-70048a8ccb83 { text-align: left; }
#s-5dc5e940-0db1-4334-86cb-70048a8ccb83 .shg-product-sold-out {
  display: none;
}

#s-5dc5e940-0db1-4334-86cb-70048a8ccb83 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5dc5e940-0db1-4334-86cb-70048a8ccb83 .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-b1a341d8-f24a-4c2b-b87c-756e42c992b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1a341d8-f24a-4c2b-b87c-756e42c992b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1a341d8-f24a-4c2b-b87c-756e42c992b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1a341d8-f24a-4c2b-b87c-756e42c992b5 {
  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-b1a341d8-f24a-4c2b-b87c-756e42c992b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1a341d8-f24a-4c2b-b87c-756e42c992b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1a341d8-f24a-4c2b-b87c-756e42c992b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88d9cbaa-1a3a-4f76-b016-970ae8a57c2e {
  display: none;
}
#s-b6f6ab0f-a950-4961-8384-60f1e0da3a6e { text-align: left; }
#s-afb167c3-210d-4fa9-8d3d-924249bc5d6f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-afb167c3-210d-4fa9-8d3d-924249bc5d6f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efbe57d8-de33-494f-a283-d5ee4b024eec { text-align: left; }
#s-efbe57d8-de33-494f-a283-d5ee4b024eec .shg-product-sold-out {
  display: none;
}

#s-efbe57d8-de33-494f-a283-d5ee4b024eec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efbe57d8-de33-494f-a283-d5ee4b024eec .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-46546813-a18e-40c8-b19f-779d53cc8884 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46546813-a18e-40c8-b19f-779d53cc8884:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46546813-a18e-40c8-b19f-779d53cc8884:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46546813-a18e-40c8-b19f-779d53cc8884 {
  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-46546813-a18e-40c8-b19f-779d53cc8884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46546813-a18e-40c8-b19f-779d53cc8884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46546813-a18e-40c8-b19f-779d53cc8884.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ed6dd48-5361-45b4-88fb-d03889c70e15 {
  display: none;
}
#s-dc81f0ad-a2f0-45a3-b47c-e84fb69a74f4 { text-align: left; }
#s-dd8b9268-be76-465d-b93c-71f3e5a23d37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd8b9268-be76-465d-b93c-71f3e5a23d37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-879c1509-73df-424e-b4d3-c87bfb3811e0 { text-align: left; }
#s-879c1509-73df-424e-b4d3-c87bfb3811e0 .shg-product-sold-out {
  display: none;
}

#s-879c1509-73df-424e-b4d3-c87bfb3811e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-879c1509-73df-424e-b4d3-c87bfb3811e0 .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-bca421d8-235a-4a5a-9eeb-7561eaf0c8ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bca421d8-235a-4a5a-9eeb-7561eaf0c8ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bca421d8-235a-4a5a-9eeb-7561eaf0c8ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bca421d8-235a-4a5a-9eeb-7561eaf0c8ce {
  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-bca421d8-235a-4a5a-9eeb-7561eaf0c8ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bca421d8-235a-4a5a-9eeb-7561eaf0c8ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bca421d8-235a-4a5a-9eeb-7561eaf0c8ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16b43b90-4a71-4efc-92a4-3062f6806109 {
  display: none;
}
#s-975b4953-ab4f-4302-be23-582aee146c12 { text-align: left; }
#s-4af08824-e61c-4d57-82af-999401c99292 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4af08824-e61c-4d57-82af-999401c99292 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6b57457-0b81-4f0c-81cc-ec80bdf007a4 { text-align: left; }
#s-e6b57457-0b81-4f0c-81cc-ec80bdf007a4 .shg-product-sold-out {
  display: none;
}

#s-e6b57457-0b81-4f0c-81cc-ec80bdf007a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6b57457-0b81-4f0c-81cc-ec80bdf007a4 .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-99f1de57-28d8-47e3-97a2-0556f2b9bedf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99f1de57-28d8-47e3-97a2-0556f2b9bedf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99f1de57-28d8-47e3-97a2-0556f2b9bedf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99f1de57-28d8-47e3-97a2-0556f2b9bedf {
  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-99f1de57-28d8-47e3-97a2-0556f2b9bedf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99f1de57-28d8-47e3-97a2-0556f2b9bedf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99f1de57-28d8-47e3-97a2-0556f2b9bedf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-61a56bb4-29de-4509-8eca-ff80dbe9c3cd {
  display: none;
}
#s-42bb1ec3-12c4-4b60-aaef-c8ba79331820 { text-align: left; }
#s-bbe6dd04-199c-48e9-a827-17e569f92690 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbe6dd04-199c-48e9-a827-17e569f92690 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4dfc541-7499-4451-b53c-e3bb4e35b832 { text-align: left; }
#s-d4dfc541-7499-4451-b53c-e3bb4e35b832 .shg-product-sold-out {
  display: none;
}

#s-d4dfc541-7499-4451-b53c-e3bb4e35b832 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4dfc541-7499-4451-b53c-e3bb4e35b832 .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-8b7c299a-1d36-4015-ac85-74c037104183 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b7c299a-1d36-4015-ac85-74c037104183:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b7c299a-1d36-4015-ac85-74c037104183:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b7c299a-1d36-4015-ac85-74c037104183 {
  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-8b7c299a-1d36-4015-ac85-74c037104183.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b7c299a-1d36-4015-ac85-74c037104183.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b7c299a-1d36-4015-ac85-74c037104183.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-877a928d-a0a0-4076-9400-4e504500e52b {
  display: none;
}
#s-e371b484-2e85-47a1-b02d-2b5c7ca771b5 { text-align: left; }
#s-d05a6df9-794e-4666-b236-854af54a8115 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d05a6df9-794e-4666-b236-854af54a8115 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aec72095-207d-4038-9ccb-9a63dadf40b9 { text-align: left; }
#s-aec72095-207d-4038-9ccb-9a63dadf40b9 .shg-product-sold-out {
  display: none;
}

#s-aec72095-207d-4038-9ccb-9a63dadf40b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aec72095-207d-4038-9ccb-9a63dadf40b9 .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-3f0626a2-6302-40b2-9199-f430ded67f83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f0626a2-6302-40b2-9199-f430ded67f83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f0626a2-6302-40b2-9199-f430ded67f83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f0626a2-6302-40b2-9199-f430ded67f83 {
  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-3f0626a2-6302-40b2-9199-f430ded67f83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f0626a2-6302-40b2-9199-f430ded67f83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f0626a2-6302-40b2-9199-f430ded67f83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3000ce83-d1d3-411a-8246-74839dcf5f2b {
  display: none;
}
#s-e14c6f9b-0b06-460a-ad8e-670ea7793704 { text-align: left; }
#s-8aff1133-08d4-46be-bbf0-278af17df8ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8aff1133-08d4-46be-bbf0-278af17df8ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c065eb11-3208-43f9-b6db-3ff41d87b43e { text-align: left; }
#s-c065eb11-3208-43f9-b6db-3ff41d87b43e .shg-product-sold-out {
  display: none;
}

#s-c065eb11-3208-43f9-b6db-3ff41d87b43e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c065eb11-3208-43f9-b6db-3ff41d87b43e .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-56ebddda-818c-423b-969e-af05a2803f18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56ebddda-818c-423b-969e-af05a2803f18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56ebddda-818c-423b-969e-af05a2803f18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56ebddda-818c-423b-969e-af05a2803f18 {
  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-56ebddda-818c-423b-969e-af05a2803f18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56ebddda-818c-423b-969e-af05a2803f18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56ebddda-818c-423b-969e-af05a2803f18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cb884db-47e3-4a6a-9c6f-0f82bfc60c0f {
  display: none;
}
#s-c4254a28-2f08-4f0c-a126-24372b9c315e { text-align: left; }
#s-261d9ee9-a12c-499e-84bb-e8ff0ebe05ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-261d9ee9-a12c-499e-84bb-e8ff0ebe05ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5bf74f7d-be76-43d0-84af-054f03e2f2e3 { text-align: left; }
#s-5bf74f7d-be76-43d0-84af-054f03e2f2e3 .shg-product-sold-out {
  display: none;
}

#s-5bf74f7d-be76-43d0-84af-054f03e2f2e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5bf74f7d-be76-43d0-84af-054f03e2f2e3 .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-64e86963-e8f9-4d55-b033-278d72ad66d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64e86963-e8f9-4d55-b033-278d72ad66d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64e86963-e8f9-4d55-b033-278d72ad66d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64e86963-e8f9-4d55-b033-278d72ad66d3 {
  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-64e86963-e8f9-4d55-b033-278d72ad66d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64e86963-e8f9-4d55-b033-278d72ad66d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64e86963-e8f9-4d55-b033-278d72ad66d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f5b0a598-79aa-4324-a972-55983d78a271 {
  display: none;
}
#s-8923cf96-1c62-4a08-98b8-68c5b27a768e { text-align: left; }
#s-cfcaa199-87d8-42be-9f27-3ed12199a216 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfcaa199-87d8-42be-9f27-3ed12199a216 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3839d919-540c-4a86-adec-83c824b16aa8 { text-align: left; }
#s-3839d919-540c-4a86-adec-83c824b16aa8 .shg-product-sold-out {
  display: none;
}

#s-3839d919-540c-4a86-adec-83c824b16aa8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3839d919-540c-4a86-adec-83c824b16aa8 .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-e58a7854-98df-40f7-bb9d-95c59a1d375a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e58a7854-98df-40f7-bb9d-95c59a1d375a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e58a7854-98df-40f7-bb9d-95c59a1d375a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e58a7854-98df-40f7-bb9d-95c59a1d375a {
  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-e58a7854-98df-40f7-bb9d-95c59a1d375a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e58a7854-98df-40f7-bb9d-95c59a1d375a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e58a7854-98df-40f7-bb9d-95c59a1d375a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a01073d-4bf4-4f34-9500-aac8893fd4ce {
  display: none;
}
#s-538fd7a1-8a99-4fd4-8e7e-6aa95549b871 { text-align: left; }
#s-1801863b-e09c-4084-bea7-b34d35a72f7a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1801863b-e09c-4084-bea7-b34d35a72f7a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-92334b80-ea57-469a-b68d-c480efaa923d { text-align: left; }
#s-92334b80-ea57-469a-b68d-c480efaa923d .shg-product-sold-out {
  display: none;
}

#s-92334b80-ea57-469a-b68d-c480efaa923d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-92334b80-ea57-469a-b68d-c480efaa923d .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-f7727fb1-2baa-47b3-967d-d14f52467ed6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7727fb1-2baa-47b3-967d-d14f52467ed6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7727fb1-2baa-47b3-967d-d14f52467ed6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7727fb1-2baa-47b3-967d-d14f52467ed6 {
  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-f7727fb1-2baa-47b3-967d-d14f52467ed6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7727fb1-2baa-47b3-967d-d14f52467ed6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7727fb1-2baa-47b3-967d-d14f52467ed6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2019a3c-0bc5-4dce-b847-4c97fc665fbb {
  display: none;
}
#s-fbf9acdc-3292-4c44-9c14-fab916e3baf8 { text-align: left; }
#s-55fcb3b5-7aca-4f45-8b70-e294fbf91ed3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55fcb3b5-7aca-4f45-8b70-e294fbf91ed3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de210235-bcf8-4bb9-9ffc-0a6f2cab5762 { text-align: left; }
#s-de210235-bcf8-4bb9-9ffc-0a6f2cab5762 .shg-product-sold-out {
  display: none;
}

#s-de210235-bcf8-4bb9-9ffc-0a6f2cab5762 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de210235-bcf8-4bb9-9ffc-0a6f2cab5762 .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-09b26c43-9c46-4fee-9011-1ce6ec31cd69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09b26c43-9c46-4fee-9011-1ce6ec31cd69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09b26c43-9c46-4fee-9011-1ce6ec31cd69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09b26c43-9c46-4fee-9011-1ce6ec31cd69 {
  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-09b26c43-9c46-4fee-9011-1ce6ec31cd69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09b26c43-9c46-4fee-9011-1ce6ec31cd69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09b26c43-9c46-4fee-9011-1ce6ec31cd69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03092d0a-1b64-447d-b1ce-bc3f5bead43d {
  display: none;
}
#s-2a44ba1c-e626-469d-b29e-8f1e01f1afd4 { text-align: left; }
#s-75c2d224-d9e3-496d-a37f-267e16e64b16 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75c2d224-d9e3-496d-a37f-267e16e64b16 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbe53358-7a5a-4477-b5e0-655a85a8248c { text-align: left; }
#s-dbe53358-7a5a-4477-b5e0-655a85a8248c .shg-product-sold-out {
  display: none;
}

#s-dbe53358-7a5a-4477-b5e0-655a85a8248c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbe53358-7a5a-4477-b5e0-655a85a8248c .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-4b37c334-d154-41ff-9a78-5bd513e53ac2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b37c334-d154-41ff-9a78-5bd513e53ac2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b37c334-d154-41ff-9a78-5bd513e53ac2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b37c334-d154-41ff-9a78-5bd513e53ac2 {
  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-4b37c334-d154-41ff-9a78-5bd513e53ac2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b37c334-d154-41ff-9a78-5bd513e53ac2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b37c334-d154-41ff-9a78-5bd513e53ac2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e8a5230-a206-48f3-bdfe-5e9c208077a2 {
  display: none;
}
#s-f5d977d1-42c8-4219-9c10-0e615c559e33 { text-align: left; }
#s-d11b408c-e874-4dd7-93ed-7b4f8bec84de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d11b408c-e874-4dd7-93ed-7b4f8bec84de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bd213d7-b2d6-49e3-ad43-6ec100e86e26 { text-align: left; }
#s-9bd213d7-b2d6-49e3-ad43-6ec100e86e26 .shg-product-sold-out {
  display: none;
}

#s-9bd213d7-b2d6-49e3-ad43-6ec100e86e26 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bd213d7-b2d6-49e3-ad43-6ec100e86e26 .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-cd63ea41-84d9-417f-a507-3747ceef101c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd63ea41-84d9-417f-a507-3747ceef101c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd63ea41-84d9-417f-a507-3747ceef101c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd63ea41-84d9-417f-a507-3747ceef101c {
  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-cd63ea41-84d9-417f-a507-3747ceef101c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd63ea41-84d9-417f-a507-3747ceef101c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd63ea41-84d9-417f-a507-3747ceef101c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5476ecf0-4606-42ee-8316-8f63fc49d23c {
  display: none;
}
#s-1bd76dd1-9786-4a7f-819a-b7ed5256f977 { text-align: left; }
#s-4e02b169-49d6-4ca5-b74d-e979de3cbf4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e02b169-49d6-4ca5-b74d-e979de3cbf4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-702ee77d-20bd-4910-bbd8-436666db04b7 { text-align: left; }
#s-702ee77d-20bd-4910-bbd8-436666db04b7 .shg-product-sold-out {
  display: none;
}

#s-702ee77d-20bd-4910-bbd8-436666db04b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-702ee77d-20bd-4910-bbd8-436666db04b7 .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-9143fb7a-7b08-4992-b1dc-e76a2429c026 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9143fb7a-7b08-4992-b1dc-e76a2429c026:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9143fb7a-7b08-4992-b1dc-e76a2429c026:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9143fb7a-7b08-4992-b1dc-e76a2429c026 {
  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-9143fb7a-7b08-4992-b1dc-e76a2429c026.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9143fb7a-7b08-4992-b1dc-e76a2429c026.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9143fb7a-7b08-4992-b1dc-e76a2429c026.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8dff67ae-0b8e-402a-8519-8008b2bb4edc {
  display: none;
}
#s-c9972297-bd5a-4677-b1bd-3d89511a5da5 { text-align: left; }
#s-7cd6eb2c-ba61-41ce-8183-18b1b2991820 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cd6eb2c-ba61-41ce-8183-18b1b2991820 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de3ca81e-ff13-4f8d-a2bd-974be669d0fb { text-align: left; }
#s-de3ca81e-ff13-4f8d-a2bd-974be669d0fb .shg-product-sold-out {
  display: none;
}

#s-de3ca81e-ff13-4f8d-a2bd-974be669d0fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de3ca81e-ff13-4f8d-a2bd-974be669d0fb .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-da206b5a-955f-482d-9c0e-80ac61ff9c52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da206b5a-955f-482d-9c0e-80ac61ff9c52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da206b5a-955f-482d-9c0e-80ac61ff9c52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da206b5a-955f-482d-9c0e-80ac61ff9c52 {
  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-da206b5a-955f-482d-9c0e-80ac61ff9c52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da206b5a-955f-482d-9c0e-80ac61ff9c52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da206b5a-955f-482d-9c0e-80ac61ff9c52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f941ef63-3048-40c8-8a1f-3ccc12f49ece {
  display: none;
}
#s-ebe88955-ef90-4242-9d06-f878ac1cc127 { text-align: left; }
#s-ec15c35a-4459-4dd3-a801-8dafc46a16e8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec15c35a-4459-4dd3-a801-8dafc46a16e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0593ef40-ffbf-4a04-a493-fe6bfa6a04f6 { text-align: left; }
#s-0593ef40-ffbf-4a04-a493-fe6bfa6a04f6 .shg-product-sold-out {
  display: none;
}

#s-0593ef40-ffbf-4a04-a493-fe6bfa6a04f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0593ef40-ffbf-4a04-a493-fe6bfa6a04f6 .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-a6387588-73b4-482f-bd4f-8f5dff6d2752 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6387588-73b4-482f-bd4f-8f5dff6d2752:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6387588-73b4-482f-bd4f-8f5dff6d2752:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6387588-73b4-482f-bd4f-8f5dff6d2752 {
  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-a6387588-73b4-482f-bd4f-8f5dff6d2752.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6387588-73b4-482f-bd4f-8f5dff6d2752.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6387588-73b4-482f-bd4f-8f5dff6d2752.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f9a8aac-47d8-4fdb-8d9d-3bcf80e254ed {
  display: none;
}
#s-e0d304ef-cf1b-44a4-9c24-bae0393f073c { text-align: left; }
#s-6af2756c-6759-4f13-bcce-0f3fdd2fffbf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6af2756c-6759-4f13-bcce-0f3fdd2fffbf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6fcf6bd-276f-47cb-8451-131f1da49cf5 { text-align: left; }
#s-e6fcf6bd-276f-47cb-8451-131f1da49cf5 .shg-product-sold-out {
  display: none;
}

#s-e6fcf6bd-276f-47cb-8451-131f1da49cf5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6fcf6bd-276f-47cb-8451-131f1da49cf5 .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-6ee8756d-d4e7-473f-9a54-bdb99a9faafb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ee8756d-d4e7-473f-9a54-bdb99a9faafb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ee8756d-d4e7-473f-9a54-bdb99a9faafb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ee8756d-d4e7-473f-9a54-bdb99a9faafb {
  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-6ee8756d-d4e7-473f-9a54-bdb99a9faafb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ee8756d-d4e7-473f-9a54-bdb99a9faafb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ee8756d-d4e7-473f-9a54-bdb99a9faafb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3449eb6b-e0a7-450d-a98d-7de8a1b3ff29 {
  display: none;
}
#s-ddfdfc99-beeb-4f1f-8cee-660602a1ab7a { text-align: left; }
#s-d64ff615-6bdd-4c7a-b5f6-38861927e1a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d64ff615-6bdd-4c7a-b5f6-38861927e1a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3577231b-095c-4594-8aeb-de870d3b9766 { text-align: left; }
#s-3577231b-095c-4594-8aeb-de870d3b9766 .shg-product-sold-out {
  display: none;
}

#s-3577231b-095c-4594-8aeb-de870d3b9766 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3577231b-095c-4594-8aeb-de870d3b9766 .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-c970123d-eb22-406e-9ef1-d43cf655a8b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c970123d-eb22-406e-9ef1-d43cf655a8b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c970123d-eb22-406e-9ef1-d43cf655a8b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c970123d-eb22-406e-9ef1-d43cf655a8b9 {
  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-c970123d-eb22-406e-9ef1-d43cf655a8b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c970123d-eb22-406e-9ef1-d43cf655a8b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c970123d-eb22-406e-9ef1-d43cf655a8b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c989857-d050-4dd3-8cb1-637cdd1c77d5 {
  display: none;
}
#s-643876d1-2b55-45d4-a981-cd5bce913e5a { text-align: left; }
#s-81665da8-1008-473a-9c65-11e85652f647 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81665da8-1008-473a-9c65-11e85652f647 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f9b6737-9671-47b2-ac77-d3c30df4db9e { text-align: left; }
#s-4f9b6737-9671-47b2-ac77-d3c30df4db9e .shg-product-sold-out {
  display: none;
}

#s-4f9b6737-9671-47b2-ac77-d3c30df4db9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f9b6737-9671-47b2-ac77-d3c30df4db9e .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-111b169f-7108-4d7a-a380-1e333a7a9cc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-111b169f-7108-4d7a-a380-1e333a7a9cc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-111b169f-7108-4d7a-a380-1e333a7a9cc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-111b169f-7108-4d7a-a380-1e333a7a9cc0 {
  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-111b169f-7108-4d7a-a380-1e333a7a9cc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-111b169f-7108-4d7a-a380-1e333a7a9cc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-111b169f-7108-4d7a-a380-1e333a7a9cc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdd930f6-786e-41bc-ae21-7d02db1248e0 {
  display: none;
}
#s-40e071cc-63ea-4546-a651-6cebbd11ca3d { text-align: left; }
#s-0608bdc6-da9d-4051-bb0f-b36c9e95f77d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0608bdc6-da9d-4051-bb0f-b36c9e95f77d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64878dce-c557-4680-abe1-f4621d89b6b4 { text-align: left; }
#s-64878dce-c557-4680-abe1-f4621d89b6b4 .shg-product-sold-out {
  display: none;
}

#s-64878dce-c557-4680-abe1-f4621d89b6b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64878dce-c557-4680-abe1-f4621d89b6b4 .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-4eeeb6af-099e-442e-ad74-7af914f672fe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4eeeb6af-099e-442e-ad74-7af914f672fe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4eeeb6af-099e-442e-ad74-7af914f672fe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4eeeb6af-099e-442e-ad74-7af914f672fe {
  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-4eeeb6af-099e-442e-ad74-7af914f672fe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4eeeb6af-099e-442e-ad74-7af914f672fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4eeeb6af-099e-442e-ad74-7af914f672fe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25e904ac-885a-4ab3-8ea5-131bc174b3ab {
  display: none;
}
#s-1a9f48ca-f321-44b4-81d6-8f2f8c21c2c6 { text-align: left; }
#s-cb9aa13f-9855-47b5-92ba-4163579671ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb9aa13f-9855-47b5-92ba-4163579671ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63545669-4d66-4d7f-a23d-53d65562ac19 { text-align: left; }
#s-63545669-4d66-4d7f-a23d-53d65562ac19 .shg-product-sold-out {
  display: none;
}

#s-63545669-4d66-4d7f-a23d-53d65562ac19 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63545669-4d66-4d7f-a23d-53d65562ac19 .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-a991abcc-7ab2-4550-9cac-ec9f04febfc2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a991abcc-7ab2-4550-9cac-ec9f04febfc2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a991abcc-7ab2-4550-9cac-ec9f04febfc2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a991abcc-7ab2-4550-9cac-ec9f04febfc2 {
  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-a991abcc-7ab2-4550-9cac-ec9f04febfc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a991abcc-7ab2-4550-9cac-ec9f04febfc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a991abcc-7ab2-4550-9cac-ec9f04febfc2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7e72921-9d0d-4b36-ad88-dabf80a15d78 {
  display: none;
}
#s-ee5ca57c-4e72-42dd-aef1-42b31787512b { text-align: left; }
#s-80f6050c-35f4-4b49-80c3-5f8d05202fdc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80f6050c-35f4-4b49-80c3-5f8d05202fdc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f64089f-886c-4831-bf8a-84f312b30c46 { text-align: left; }
#s-6f64089f-886c-4831-bf8a-84f312b30c46 .shg-product-sold-out {
  display: none;
}

#s-6f64089f-886c-4831-bf8a-84f312b30c46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f64089f-886c-4831-bf8a-84f312b30c46 .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-a4503e2e-9059-4eb6-99cf-6d6701473f77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4503e2e-9059-4eb6-99cf-6d6701473f77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4503e2e-9059-4eb6-99cf-6d6701473f77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4503e2e-9059-4eb6-99cf-6d6701473f77 {
  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-a4503e2e-9059-4eb6-99cf-6d6701473f77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4503e2e-9059-4eb6-99cf-6d6701473f77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4503e2e-9059-4eb6-99cf-6d6701473f77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-941254a7-feec-44c6-91a9-ae694878fb0f {
  display: none;
}
#s-d9140a89-090a-4970-b456-d4dfba0e24e9 { text-align: left; }
#s-34b6d3de-7ec2-43f2-8a88-3e30b0d6f584 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34b6d3de-7ec2-43f2-8a88-3e30b0d6f584 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9be42ea8-0e50-487b-a21e-e0aa13b1b9ee { text-align: left; }
#s-9be42ea8-0e50-487b-a21e-e0aa13b1b9ee .shg-product-sold-out {
  display: none;
}

#s-9be42ea8-0e50-487b-a21e-e0aa13b1b9ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9be42ea8-0e50-487b-a21e-e0aa13b1b9ee .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-da83bf46-2420-436e-b58b-65269bec54b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da83bf46-2420-436e-b58b-65269bec54b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da83bf46-2420-436e-b58b-65269bec54b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da83bf46-2420-436e-b58b-65269bec54b6 {
  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-da83bf46-2420-436e-b58b-65269bec54b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da83bf46-2420-436e-b58b-65269bec54b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da83bf46-2420-436e-b58b-65269bec54b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-777c1ac2-7b4d-4bf7-967d-689df5b616c4 {
  display: none;
}
#s-d49da34e-26d5-4ef2-830f-18e0eecd61c5 { text-align: left; }
#s-bc949110-9017-4b9c-b989-64571f43f7d2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc949110-9017-4b9c-b989-64571f43f7d2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a109ea15-4c73-4bdb-bc14-f3c30d9c19f1 { text-align: left; }
#s-a109ea15-4c73-4bdb-bc14-f3c30d9c19f1 .shg-product-sold-out {
  display: none;
}

#s-a109ea15-4c73-4bdb-bc14-f3c30d9c19f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a109ea15-4c73-4bdb-bc14-f3c30d9c19f1 .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-c81acbcb-ceb7-449f-aa6a-0d31b37f8e00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c81acbcb-ceb7-449f-aa6a-0d31b37f8e00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c81acbcb-ceb7-449f-aa6a-0d31b37f8e00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c81acbcb-ceb7-449f-aa6a-0d31b37f8e00 {
  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-c81acbcb-ceb7-449f-aa6a-0d31b37f8e00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c81acbcb-ceb7-449f-aa6a-0d31b37f8e00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c81acbcb-ceb7-449f-aa6a-0d31b37f8e00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fcdc8ff-cb30-4a2d-95ec-3a20d5723edb {
  display: none;
}
#s-04bf6ac5-5aab-45e3-8c6d-7e5900621679 { text-align: left; }
#s-11608417-055e-49ae-a5b1-f86cb7d495d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11608417-055e-49ae-a5b1-f86cb7d495d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c80aa392-990b-460a-8d12-755bae66c198 { text-align: left; }
#s-c80aa392-990b-460a-8d12-755bae66c198 .shg-product-sold-out {
  display: none;
}

#s-c80aa392-990b-460a-8d12-755bae66c198 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c80aa392-990b-460a-8d12-755bae66c198 .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-eaa4b92f-2842-42bc-8e36-cf135cc03ea4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eaa4b92f-2842-42bc-8e36-cf135cc03ea4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eaa4b92f-2842-42bc-8e36-cf135cc03ea4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eaa4b92f-2842-42bc-8e36-cf135cc03ea4 {
  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-eaa4b92f-2842-42bc-8e36-cf135cc03ea4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eaa4b92f-2842-42bc-8e36-cf135cc03ea4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eaa4b92f-2842-42bc-8e36-cf135cc03ea4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1558a09e-24ee-4ddc-930f-942abfab6d83 {
  display: none;
}
#s-b2fa73c5-52b8-4f1a-a92d-c19add611c52 { text-align: left; }
#s-840b08d1-f4c8-431e-8df8-be9ddf122122 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-840b08d1-f4c8-431e-8df8-be9ddf122122 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f8a4266-29b9-405e-a599-e12df9bd6d0d { text-align: left; }
#s-7f8a4266-29b9-405e-a599-e12df9bd6d0d .shg-product-sold-out {
  display: none;
}

#s-7f8a4266-29b9-405e-a599-e12df9bd6d0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f8a4266-29b9-405e-a599-e12df9bd6d0d .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-fa8b03fa-3841-44e8-872b-bd492e85f38b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa8b03fa-3841-44e8-872b-bd492e85f38b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa8b03fa-3841-44e8-872b-bd492e85f38b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa8b03fa-3841-44e8-872b-bd492e85f38b {
  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-fa8b03fa-3841-44e8-872b-bd492e85f38b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa8b03fa-3841-44e8-872b-bd492e85f38b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa8b03fa-3841-44e8-872b-bd492e85f38b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93cc100f-cd19-4ca4-83f0-53facaf93b37 {
  display: none;
}
#s-66dc52a8-5847-4b20-a85d-9fb22b121d9c { text-align: left; }
#s-2b6b3ebc-0e7b-4130-8669-389eb49a8af1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b6b3ebc-0e7b-4130-8669-389eb49a8af1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4639ba36-1041-47b7-a371-c5cb509e2e96 { text-align: left; }
#s-4639ba36-1041-47b7-a371-c5cb509e2e96 .shg-product-sold-out {
  display: none;
}

#s-4639ba36-1041-47b7-a371-c5cb509e2e96 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4639ba36-1041-47b7-a371-c5cb509e2e96 .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-211f5774-044c-426e-b7f1-79983142b334 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-211f5774-044c-426e-b7f1-79983142b334:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-211f5774-044c-426e-b7f1-79983142b334:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-211f5774-044c-426e-b7f1-79983142b334 {
  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-211f5774-044c-426e-b7f1-79983142b334.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-211f5774-044c-426e-b7f1-79983142b334.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-211f5774-044c-426e-b7f1-79983142b334.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30d8143a-352d-4bd5-80e6-5cb3014fbf36 {
  display: none;
}
#s-6f411fd9-a605-4e65-bf96-20ef1b24c589 { text-align: left; }
#s-42862c07-d332-4fc6-8b35-12a7d3f875b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42862c07-d332-4fc6-8b35-12a7d3f875b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc3eac4f-5a87-4813-a843-d5a3794f6285 { text-align: left; }
#s-fc3eac4f-5a87-4813-a843-d5a3794f6285 .shg-product-sold-out {
  display: none;
}

#s-fc3eac4f-5a87-4813-a843-d5a3794f6285 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc3eac4f-5a87-4813-a843-d5a3794f6285 .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-68394dad-969c-41f9-a45d-a014dbe6192a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68394dad-969c-41f9-a45d-a014dbe6192a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68394dad-969c-41f9-a45d-a014dbe6192a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68394dad-969c-41f9-a45d-a014dbe6192a {
  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-68394dad-969c-41f9-a45d-a014dbe6192a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68394dad-969c-41f9-a45d-a014dbe6192a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68394dad-969c-41f9-a45d-a014dbe6192a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a3b392b-ccb5-458a-9b93-315e29da6818 {
  display: none;
}
#s-0793bb32-80bf-418f-b155-e553478db7aa { text-align: left; }
#s-e668ef80-c0cb-48b1-87ac-906729c16bb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e668ef80-c0cb-48b1-87ac-906729c16bb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f0adfb8-8db5-4110-92d8-62b4b15db256 { text-align: left; }
#s-0f0adfb8-8db5-4110-92d8-62b4b15db256 .shg-product-sold-out {
  display: none;
}

#s-0f0adfb8-8db5-4110-92d8-62b4b15db256 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f0adfb8-8db5-4110-92d8-62b4b15db256 .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-d69b92cd-0175-4f76-a5b9-7c1147b6dc99 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d69b92cd-0175-4f76-a5b9-7c1147b6dc99:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d69b92cd-0175-4f76-a5b9-7c1147b6dc99:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d69b92cd-0175-4f76-a5b9-7c1147b6dc99 {
  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-d69b92cd-0175-4f76-a5b9-7c1147b6dc99.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d69b92cd-0175-4f76-a5b9-7c1147b6dc99.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d69b92cd-0175-4f76-a5b9-7c1147b6dc99.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f3233ba-39ec-4859-884d-d340e4ac3e06 {
  display: none;
}
#s-03dc7e7f-54f5-4380-bc94-b24174e3a5c6 { text-align: left; }
#s-5aa4662c-0006-4bd9-b26b-7cc3bee0bc8b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5aa4662c-0006-4bd9-b26b-7cc3bee0bc8b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d012d984-6404-4846-84f9-7cd1d60c0e60 { text-align: left; }
#s-d012d984-6404-4846-84f9-7cd1d60c0e60 .shg-product-sold-out {
  display: none;
}

#s-d012d984-6404-4846-84f9-7cd1d60c0e60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d012d984-6404-4846-84f9-7cd1d60c0e60 .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-fdca3f47-94f8-4e92-b98b-0dfc01d1f48c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fdca3f47-94f8-4e92-b98b-0dfc01d1f48c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fdca3f47-94f8-4e92-b98b-0dfc01d1f48c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fdca3f47-94f8-4e92-b98b-0dfc01d1f48c {
  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-fdca3f47-94f8-4e92-b98b-0dfc01d1f48c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdca3f47-94f8-4e92-b98b-0dfc01d1f48c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fdca3f47-94f8-4e92-b98b-0dfc01d1f48c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90250920-0da6-4feb-b80f-7b9cb3f8026c {
  display: none;
}
#s-b2576e9e-9bf0-42cc-b528-c36dcd7abb18 { text-align: left; }
#s-f960173e-bd32-4c64-ab6b-a2283ce108d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f960173e-bd32-4c64-ab6b-a2283ce108d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0a54b42-7e2e-4c0e-bbf3-df03eb5b27b2 { text-align: left; }
#s-a0a54b42-7e2e-4c0e-bbf3-df03eb5b27b2 .shg-product-sold-out {
  display: none;
}

#s-a0a54b42-7e2e-4c0e-bbf3-df03eb5b27b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0a54b42-7e2e-4c0e-bbf3-df03eb5b27b2 .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-194c6e84-88d9-420f-872e-1f8ee0b83218 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-194c6e84-88d9-420f-872e-1f8ee0b83218:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-194c6e84-88d9-420f-872e-1f8ee0b83218:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-194c6e84-88d9-420f-872e-1f8ee0b83218 {
  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-194c6e84-88d9-420f-872e-1f8ee0b83218.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-194c6e84-88d9-420f-872e-1f8ee0b83218.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-194c6e84-88d9-420f-872e-1f8ee0b83218.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88d91613-751f-4ed8-a66b-5ae5f8641a5a {
  display: none;
}
#s-d26e26f1-8006-4ad0-88b0-8e92ef4f12e3 { text-align: left; }
#s-fa75cd48-3861-42f2-a840-4dd829014057 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa75cd48-3861-42f2-a840-4dd829014057 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3de1d44-8c49-4ab2-895b-5b200e7b1f0d { text-align: left; }
#s-f3de1d44-8c49-4ab2-895b-5b200e7b1f0d .shg-product-sold-out {
  display: none;
}

#s-f3de1d44-8c49-4ab2-895b-5b200e7b1f0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3de1d44-8c49-4ab2-895b-5b200e7b1f0d .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-3b6d3683-3706-4f9a-b05e-fde9fbf6286f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b6d3683-3706-4f9a-b05e-fde9fbf6286f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b6d3683-3706-4f9a-b05e-fde9fbf6286f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b6d3683-3706-4f9a-b05e-fde9fbf6286f {
  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-3b6d3683-3706-4f9a-b05e-fde9fbf6286f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b6d3683-3706-4f9a-b05e-fde9fbf6286f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b6d3683-3706-4f9a-b05e-fde9fbf6286f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-266ca989-afd4-477d-a34e-f1e6727af82f {
  display: none;
}
#s-4fd813d1-71c7-4fe0-9c3a-e909f723ea0a { text-align: left; }
#s-5922c6c1-fa13-4812-a8d7-19e9db359356 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5922c6c1-fa13-4812-a8d7-19e9db359356 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c19c13f5-c6df-46f7-b674-c14d14892e2a { text-align: left; }
#s-c19c13f5-c6df-46f7-b674-c14d14892e2a .shg-product-sold-out {
  display: none;
}

#s-c19c13f5-c6df-46f7-b674-c14d14892e2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c19c13f5-c6df-46f7-b674-c14d14892e2a .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-203c864c-087f-4878-a442-38d37ec56181 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-203c864c-087f-4878-a442-38d37ec56181:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-203c864c-087f-4878-a442-38d37ec56181:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-203c864c-087f-4878-a442-38d37ec56181 {
  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-203c864c-087f-4878-a442-38d37ec56181.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-203c864c-087f-4878-a442-38d37ec56181.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-203c864c-087f-4878-a442-38d37ec56181.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;
}
