.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-ba3eafe8-08f2-4f9f-ab3e-f2fbe15b96c5 {
  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-e1efd073-c1ce-486a-83f9-0302563449c6 { margin-top: 40px; }
#s-e1efd073-c1ce-486a-83f9-0302563449c6 .shogun-tabs {
  justify-content: center;
}


  #s-e1efd073-c1ce-486a-83f9-0302563449c6 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e1efd073-c1ce-486a-83f9-0302563449c6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e1efd073-c1ce-486a-83f9-0302563449c6 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e1efd073-c1ce-486a-83f9-0302563449c6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e1efd073-c1ce-486a-83f9-0302563449c6 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e1efd073-c1ce-486a-83f9-0302563449c6 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e1efd073-c1ce-486a-83f9-0302563449c6 .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-fbaec93b-e1cf-4b1d-8d7a-5fc913f42662 { padding-top: 10px;
padding-bottom: 10px; }
 #s-fbaec93b-e1cf-4b1d-8d7a-5fc913f42662 .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-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-13572e04-0c51-404d-a871-dc42f0ed1ca0 .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-5d8d4c38-9077-4e57-bde4-bfdfe94946a7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-5d8d4c38-9077-4e57-bde4-bfdfe94946a7"] > .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-7e6b855d-f842-45ba-89d1-cd03741ea245 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b19260e1-8382-40b0-8df2-cad07e89f87d { 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-745ed725-8f62-44f0-b25c-f83ce192e100 { 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-745ed725-8f62-44f0-b25c-f83ce192e100: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-745ed725-8f62-44f0-b25c-f83ce192e100: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-745ed725-8f62-44f0-b25c-f83ce192e100.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4c7d9d03-a7aa-49c8-9878-8cec61f7e6a6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4bc5c82e-ebd4-4db0-a395-d1d9a7b1c559 { 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-8c51b5e3-b8f9-46ad-92a1-214b471d58d8 { 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-8c51b5e3-b8f9-46ad-92a1-214b471d58d8: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-8c51b5e3-b8f9-46ad-92a1-214b471d58d8: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-8c51b5e3-b8f9-46ad-92a1-214b471d58d8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5baa4d6b-493f-40b5-aaba-2a081ecd8e54 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ba93a365-be82-43e6-a5f2-0755a6520211 { 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-27315c11-8564-455c-a493-7823484fb4fe { 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-27315c11-8564-455c-a493-7823484fb4fe: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-27315c11-8564-455c-a493-7823484fb4fe: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-27315c11-8564-455c-a493-7823484fb4fe.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-763ebc73-3c36-4b52-9c74-2c6339e64e79 { min-height: 50px; }
#s-763ebc73-3c36-4b52-9c74-2c6339e64e79 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9a195644-d38c-4343-8faa-0c19691bbdea { 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-9a195644-d38c-4343-8faa-0c19691bbdea .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-aa760ad2-3029-4b7b-8a15-8da4d8a25afd {
  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-c9eca1cf-89b0-4991-88e7-7c3968694601 { 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-ccfce292-f3f3-4e65-97cc-2b0eab052fc3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccfce292-f3f3-4e65-97cc-2b0eab052fc3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b9f67c85-e4cf-40d7-bdf8-4ef85eb849ad {
  display: none;
}
#s-29a5d70d-248c-4098-a66f-de171de75658 { text-align: left; }
#s-7c0350cf-efe0-4ddc-a39d-9bec170d24d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c0350cf-efe0-4ddc-a39d-9bec170d24d5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d307d6bf-208d-4832-bb8e-929d5a88fefa {
  display: none;
}
#s-badf520a-4cf9-413b-80ac-9b5e6209daca { text-align: left; }
#s-7606bcad-0e43-408f-8ef4-ddebb1ccebe5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7606bcad-0e43-408f-8ef4-ddebb1ccebe5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e7f366fa-6cfa-4046-aa44-3947b445a397 {
  display: none;
}
#s-9a6d5f99-abe4-4337-8da7-3c0ea89ad8a1 { text-align: left; }
#s-4a10d42f-64ab-4040-80f6-98ab6d7731b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a10d42f-64ab-4040-80f6-98ab6d7731b2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e217fee6-3337-48c9-b5c0-6f8ad0484a58 {
  display: none;
}
#s-03fb7bcb-974f-4a03-8dd8-95fd8e273417 { text-align: left; }
#s-f4c9106e-7494-4859-b39f-205a9922f54d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4c9106e-7494-4859-b39f-205a9922f54d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1c6c69d-87ab-4718-a053-5adc1b8eae52 { text-align: left; }
#s-e1c6c69d-87ab-4718-a053-5adc1b8eae52 .shg-product-sold-out {
  display: none;
}

#s-e1c6c69d-87ab-4718-a053-5adc1b8eae52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1c6c69d-87ab-4718-a053-5adc1b8eae52 .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-8b0fb1cf-cb4c-4346-a355-30cac6b67fa0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b0fb1cf-cb4c-4346-a355-30cac6b67fa0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b0fb1cf-cb4c-4346-a355-30cac6b67fa0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b0fb1cf-cb4c-4346-a355-30cac6b67fa0 {
  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-8b0fb1cf-cb4c-4346-a355-30cac6b67fa0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b0fb1cf-cb4c-4346-a355-30cac6b67fa0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b0fb1cf-cb4c-4346-a355-30cac6b67fa0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7585c568-bace-4724-ba8a-263998d21912 {
  display: none;
}
#s-d1e5fa65-322f-4003-bb67-5c8ac8122e48 { text-align: left; }
#s-35ae19f0-7b08-44a9-8e38-fa741ca0ff07 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35ae19f0-7b08-44a9-8e38-fa741ca0ff07 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15cdb268-8148-452a-9229-f5422e5c8514 { text-align: left; }
#s-15cdb268-8148-452a-9229-f5422e5c8514 .shg-product-sold-out {
  display: none;
}

#s-15cdb268-8148-452a-9229-f5422e5c8514 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15cdb268-8148-452a-9229-f5422e5c8514 .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-4be586d7-e8a6-4010-b7b7-e393253692aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4be586d7-e8a6-4010-b7b7-e393253692aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4be586d7-e8a6-4010-b7b7-e393253692aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4be586d7-e8a6-4010-b7b7-e393253692aa {
  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-4be586d7-e8a6-4010-b7b7-e393253692aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4be586d7-e8a6-4010-b7b7-e393253692aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4be586d7-e8a6-4010-b7b7-e393253692aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8ec0920-0613-45e6-8d25-0a5fb5483e70 {
  display: none;
}
#s-d847ed08-3fbc-4ec3-828a-0a6441e9a644 { text-align: left; }
#s-2293fe5e-e223-42dd-80f1-c8bd52b0bc4f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2293fe5e-e223-42dd-80f1-c8bd52b0bc4f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89e16f48-eb68-4bf4-b579-5ce3e888b24c { text-align: left; }
#s-89e16f48-eb68-4bf4-b579-5ce3e888b24c .shg-product-sold-out {
  display: none;
}

#s-89e16f48-eb68-4bf4-b579-5ce3e888b24c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89e16f48-eb68-4bf4-b579-5ce3e888b24c .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-4c3144fe-6946-486a-88dc-c516ae4a504f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c3144fe-6946-486a-88dc-c516ae4a504f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c3144fe-6946-486a-88dc-c516ae4a504f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c3144fe-6946-486a-88dc-c516ae4a504f {
  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-4c3144fe-6946-486a-88dc-c516ae4a504f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c3144fe-6946-486a-88dc-c516ae4a504f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c3144fe-6946-486a-88dc-c516ae4a504f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8e936d7-182e-406d-b474-dfa08b652585 {
  display: none;
}
#s-4df8e1e5-324a-4417-926e-5c9cd12190b1 { text-align: left; }
#s-7c6d0351-35cc-4eaa-910d-d9c439f4b25d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c6d0351-35cc-4eaa-910d-d9c439f4b25d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a305644d-3189-4ebd-8264-cc238399f0c0 { text-align: left; }
#s-a305644d-3189-4ebd-8264-cc238399f0c0 .shg-product-sold-out {
  display: none;
}

#s-a305644d-3189-4ebd-8264-cc238399f0c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a305644d-3189-4ebd-8264-cc238399f0c0 .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-6b942707-231c-4592-89fd-05440d749656 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b942707-231c-4592-89fd-05440d749656:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b942707-231c-4592-89fd-05440d749656:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b942707-231c-4592-89fd-05440d749656 {
  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-6b942707-231c-4592-89fd-05440d749656.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b942707-231c-4592-89fd-05440d749656.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b942707-231c-4592-89fd-05440d749656.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6266e83-281e-4beb-8fa9-9282cecf26cd {
  display: none;
}
#s-52442051-ca2a-4c30-bb73-4d3c3c66aa84 { text-align: left; }
#s-054cca77-b6fd-495b-ac00-7f306da5f834 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-054cca77-b6fd-495b-ac00-7f306da5f834 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e37cf147-fb7d-4c1e-9fe6-069ccda5c768 { text-align: left; }
#s-e37cf147-fb7d-4c1e-9fe6-069ccda5c768 .shg-product-sold-out {
  display: none;
}

#s-e37cf147-fb7d-4c1e-9fe6-069ccda5c768 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e37cf147-fb7d-4c1e-9fe6-069ccda5c768 .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-5f433e21-e192-4758-971d-3d3b933fdf29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f433e21-e192-4758-971d-3d3b933fdf29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f433e21-e192-4758-971d-3d3b933fdf29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f433e21-e192-4758-971d-3d3b933fdf29 {
  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-5f433e21-e192-4758-971d-3d3b933fdf29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f433e21-e192-4758-971d-3d3b933fdf29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f433e21-e192-4758-971d-3d3b933fdf29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-afb4c95b-3f22-4489-8de3-a43e72fdca77 {
  display: none;
}
#s-1e34ddb1-b586-4a0f-87bb-db2169a8200c { text-align: left; }
#s-fde89287-b1a6-494f-a7aa-87ce54a7463b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fde89287-b1a6-494f-a7aa-87ce54a7463b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9aad8fba-30f6-4c1f-9458-347a0072c68c { text-align: left; }
#s-9aad8fba-30f6-4c1f-9458-347a0072c68c .shg-product-sold-out {
  display: none;
}

#s-9aad8fba-30f6-4c1f-9458-347a0072c68c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9aad8fba-30f6-4c1f-9458-347a0072c68c .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-81f2162c-86db-4bde-9a0a-18533bf5d2e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81f2162c-86db-4bde-9a0a-18533bf5d2e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81f2162c-86db-4bde-9a0a-18533bf5d2e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81f2162c-86db-4bde-9a0a-18533bf5d2e5 {
  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-81f2162c-86db-4bde-9a0a-18533bf5d2e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81f2162c-86db-4bde-9a0a-18533bf5d2e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81f2162c-86db-4bde-9a0a-18533bf5d2e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7f9f928-e9dc-473f-9dbd-b12910eb7019 {
  display: none;
}
#s-a4e59b1d-503b-492f-9927-99acf3c7ef96 { text-align: left; }
#s-9b6ee437-d97b-4afb-82f0-63e3e52c8cce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b6ee437-d97b-4afb-82f0-63e3e52c8cce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c07fca7-bf0f-4fbd-aaa6-796880077f42 { text-align: left; }
#s-0c07fca7-bf0f-4fbd-aaa6-796880077f42 .shg-product-sold-out {
  display: none;
}

#s-0c07fca7-bf0f-4fbd-aaa6-796880077f42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c07fca7-bf0f-4fbd-aaa6-796880077f42 .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-c6c52c61-9b8a-4492-99e5-9f1fc27962d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c6c52c61-9b8a-4492-99e5-9f1fc27962d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c6c52c61-9b8a-4492-99e5-9f1fc27962d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c6c52c61-9b8a-4492-99e5-9f1fc27962d1 {
  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-c6c52c61-9b8a-4492-99e5-9f1fc27962d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6c52c61-9b8a-4492-99e5-9f1fc27962d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c6c52c61-9b8a-4492-99e5-9f1fc27962d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-593476e8-2d9a-438f-939f-a8f910b9452c {
  display: none;
}
#s-65db7ac9-4f71-41a1-8455-159d83577eb3 { text-align: left; }
#s-89d9d6b4-4e1f-49ff-8aea-bfd67b92af25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89d9d6b4-4e1f-49ff-8aea-bfd67b92af25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6377324c-a456-40cd-8251-613a503bb2b0 { text-align: left; }
#s-6377324c-a456-40cd-8251-613a503bb2b0 .shg-product-sold-out {
  display: none;
}

#s-6377324c-a456-40cd-8251-613a503bb2b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6377324c-a456-40cd-8251-613a503bb2b0 .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-efad3655-a085-4e28-a717-64880d4b7fe6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efad3655-a085-4e28-a717-64880d4b7fe6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efad3655-a085-4e28-a717-64880d4b7fe6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efad3655-a085-4e28-a717-64880d4b7fe6 {
  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-efad3655-a085-4e28-a717-64880d4b7fe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efad3655-a085-4e28-a717-64880d4b7fe6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efad3655-a085-4e28-a717-64880d4b7fe6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a5bad0c-e67b-4e9e-b43a-1a6e289e3444 {
  display: none;
}
#s-634595cb-ea9e-4c65-8055-b969f9491576 { text-align: left; }
#s-af065dcb-fd69-4caa-b0c6-2c3cce69480f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af065dcb-fd69-4caa-b0c6-2c3cce69480f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e81dbeaa-ab4d-4ddb-969c-c6c2eeadd76c { text-align: left; }
#s-e81dbeaa-ab4d-4ddb-969c-c6c2eeadd76c .shg-product-sold-out {
  display: none;
}

#s-e81dbeaa-ab4d-4ddb-969c-c6c2eeadd76c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e81dbeaa-ab4d-4ddb-969c-c6c2eeadd76c .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-4c77396d-69a2-4cc7-b281-2cfe3a1b8d91 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c77396d-69a2-4cc7-b281-2cfe3a1b8d91:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c77396d-69a2-4cc7-b281-2cfe3a1b8d91:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c77396d-69a2-4cc7-b281-2cfe3a1b8d91 {
  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-4c77396d-69a2-4cc7-b281-2cfe3a1b8d91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c77396d-69a2-4cc7-b281-2cfe3a1b8d91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c77396d-69a2-4cc7-b281-2cfe3a1b8d91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-afee5d47-c172-4178-97c8-02853912d2b3 {
  display: none;
}
#s-9ce4d6d8-aeef-4171-b563-f156238078ff { text-align: left; }
#s-96f88849-a8f9-4688-9c43-b3ac243d1aaa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96f88849-a8f9-4688-9c43-b3ac243d1aaa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5c61e72-cf68-4341-a19f-d5e92afca6c7 { text-align: left; }
#s-c5c61e72-cf68-4341-a19f-d5e92afca6c7 .shg-product-sold-out {
  display: none;
}

#s-c5c61e72-cf68-4341-a19f-d5e92afca6c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5c61e72-cf68-4341-a19f-d5e92afca6c7 .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-f9ee2a7e-f448-47f0-854e-949f3437d09a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9ee2a7e-f448-47f0-854e-949f3437d09a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9ee2a7e-f448-47f0-854e-949f3437d09a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9ee2a7e-f448-47f0-854e-949f3437d09a {
  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-f9ee2a7e-f448-47f0-854e-949f3437d09a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9ee2a7e-f448-47f0-854e-949f3437d09a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9ee2a7e-f448-47f0-854e-949f3437d09a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1935cd4c-6b9c-4ab4-9de6-d38e928dec27 {
  display: none;
}
#s-19b090fd-dfdc-406d-ab28-239c2c106da3 { text-align: left; }
#s-8d9172ab-8e56-407a-aef2-ba2bc0c90773 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d9172ab-8e56-407a-aef2-ba2bc0c90773 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfc6ad55-e1c8-43bb-9181-898ea83b9747 { text-align: left; }
#s-dfc6ad55-e1c8-43bb-9181-898ea83b9747 .shg-product-sold-out {
  display: none;
}

#s-dfc6ad55-e1c8-43bb-9181-898ea83b9747 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfc6ad55-e1c8-43bb-9181-898ea83b9747 .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-e088a8d9-2bae-4b66-8c85-c0b4ea4c08f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e088a8d9-2bae-4b66-8c85-c0b4ea4c08f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e088a8d9-2bae-4b66-8c85-c0b4ea4c08f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e088a8d9-2bae-4b66-8c85-c0b4ea4c08f7 {
  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-e088a8d9-2bae-4b66-8c85-c0b4ea4c08f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e088a8d9-2bae-4b66-8c85-c0b4ea4c08f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e088a8d9-2bae-4b66-8c85-c0b4ea4c08f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f46f924-c830-4421-be15-d2d9698f0b7f {
  display: none;
}
#s-b042a222-3084-4493-abc3-21a537396f22 { text-align: left; }
#s-35551bc1-fffd-4316-bd74-38ee6c184935 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35551bc1-fffd-4316-bd74-38ee6c184935 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dad71531-a436-413e-abaa-918af30c9d10 { text-align: left; }
#s-dad71531-a436-413e-abaa-918af30c9d10 .shg-product-sold-out {
  display: none;
}

#s-dad71531-a436-413e-abaa-918af30c9d10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dad71531-a436-413e-abaa-918af30c9d10 .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-331dab35-b154-4af4-8c8f-b44a5f4917b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-331dab35-b154-4af4-8c8f-b44a5f4917b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-331dab35-b154-4af4-8c8f-b44a5f4917b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-331dab35-b154-4af4-8c8f-b44a5f4917b1 {
  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-331dab35-b154-4af4-8c8f-b44a5f4917b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-331dab35-b154-4af4-8c8f-b44a5f4917b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-331dab35-b154-4af4-8c8f-b44a5f4917b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-361954bc-6d06-42c7-b78f-35e01547a5a0 {
  display: none;
}
#s-25fd0655-d33e-49ba-9159-ac16dc7dd3ee { text-align: left; }
#s-26875937-3cf0-4e89-868f-6edab1eac220 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26875937-3cf0-4e89-868f-6edab1eac220 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bd576c4-ca44-4578-8ec5-3d6fc79f134d { text-align: left; }
#s-8bd576c4-ca44-4578-8ec5-3d6fc79f134d .shg-product-sold-out {
  display: none;
}

#s-8bd576c4-ca44-4578-8ec5-3d6fc79f134d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bd576c4-ca44-4578-8ec5-3d6fc79f134d .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-35dbab2e-b097-410a-ab7b-30bdcbef86e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-35dbab2e-b097-410a-ab7b-30bdcbef86e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-35dbab2e-b097-410a-ab7b-30bdcbef86e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-35dbab2e-b097-410a-ab7b-30bdcbef86e5 {
  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-35dbab2e-b097-410a-ab7b-30bdcbef86e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35dbab2e-b097-410a-ab7b-30bdcbef86e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-35dbab2e-b097-410a-ab7b-30bdcbef86e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-397e6c4e-5510-4724-a439-5bdc93f41d24 {
  display: none;
}
#s-69e3d990-59a2-4ec9-8a90-8e18b4718b9c { text-align: left; }
#s-38e797b7-55a9-4d62-99ab-9b6179a4e6f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38e797b7-55a9-4d62-99ab-9b6179a4e6f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ab02ce2-66e5-4db3-99ff-a79313c35bfa { text-align: left; }
#s-1ab02ce2-66e5-4db3-99ff-a79313c35bfa .shg-product-sold-out {
  display: none;
}

#s-1ab02ce2-66e5-4db3-99ff-a79313c35bfa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ab02ce2-66e5-4db3-99ff-a79313c35bfa .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-f35c81b7-d0bf-4799-8e37-16a44ddfedb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f35c81b7-d0bf-4799-8e37-16a44ddfedb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f35c81b7-d0bf-4799-8e37-16a44ddfedb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f35c81b7-d0bf-4799-8e37-16a44ddfedb7 {
  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-f35c81b7-d0bf-4799-8e37-16a44ddfedb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f35c81b7-d0bf-4799-8e37-16a44ddfedb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f35c81b7-d0bf-4799-8e37-16a44ddfedb7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d66fc044-0197-4781-866a-4aa972fa6d4a {
  display: none;
}
#s-cf69733e-4396-4ed9-9fa8-23971e210047 { text-align: left; }
#s-4da056d5-e89d-4fc4-9bfa-54f51fc5b397 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4da056d5-e89d-4fc4-9bfa-54f51fc5b397 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f14e2cab-89f2-4527-9147-4f90ddb3ebdb { text-align: left; }
#s-f14e2cab-89f2-4527-9147-4f90ddb3ebdb .shg-product-sold-out {
  display: none;
}

#s-f14e2cab-89f2-4527-9147-4f90ddb3ebdb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f14e2cab-89f2-4527-9147-4f90ddb3ebdb .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-e56b8d85-9c0b-406b-97d4-127ac4a127a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e56b8d85-9c0b-406b-97d4-127ac4a127a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e56b8d85-9c0b-406b-97d4-127ac4a127a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e56b8d85-9c0b-406b-97d4-127ac4a127a3 {
  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-e56b8d85-9c0b-406b-97d4-127ac4a127a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e56b8d85-9c0b-406b-97d4-127ac4a127a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e56b8d85-9c0b-406b-97d4-127ac4a127a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92ffa85a-e893-4693-af0a-b7a6fe91a28c {
  display: none;
}
#s-9b114723-e20a-4866-985a-742157a80ca9 { text-align: left; }
#s-f83e7931-1b1b-4df1-b0f5-1c246da33aa1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f83e7931-1b1b-4df1-b0f5-1c246da33aa1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96465f84-539a-44b3-867f-7ae18a88edda { text-align: left; }
#s-96465f84-539a-44b3-867f-7ae18a88edda .shg-product-sold-out {
  display: none;
}

#s-96465f84-539a-44b3-867f-7ae18a88edda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96465f84-539a-44b3-867f-7ae18a88edda .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-5a94f255-faf7-4979-a724-47093c267370 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a94f255-faf7-4979-a724-47093c267370:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a94f255-faf7-4979-a724-47093c267370:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a94f255-faf7-4979-a724-47093c267370 {
  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-5a94f255-faf7-4979-a724-47093c267370.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a94f255-faf7-4979-a724-47093c267370.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a94f255-faf7-4979-a724-47093c267370.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39a5d8a9-f296-4e6e-877e-76fa26ec9d42 {
  display: none;
}
#s-22e44613-b6b7-4c92-9570-d33c39a9de2a { text-align: left; }
#s-95de29ff-574a-4382-8743-7d342ab2ff7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95de29ff-574a-4382-8743-7d342ab2ff7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7949bfcf-bb3b-4f9f-a4dd-614d9bc887fa { text-align: left; }
#s-7949bfcf-bb3b-4f9f-a4dd-614d9bc887fa .shg-product-sold-out {
  display: none;
}

#s-7949bfcf-bb3b-4f9f-a4dd-614d9bc887fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7949bfcf-bb3b-4f9f-a4dd-614d9bc887fa .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-62601e86-dcd1-4364-b32e-21a1633b698e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62601e86-dcd1-4364-b32e-21a1633b698e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62601e86-dcd1-4364-b32e-21a1633b698e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62601e86-dcd1-4364-b32e-21a1633b698e {
  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-62601e86-dcd1-4364-b32e-21a1633b698e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62601e86-dcd1-4364-b32e-21a1633b698e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62601e86-dcd1-4364-b32e-21a1633b698e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66b9f7db-f234-4582-8d35-43a3a10009f0 {
  display: none;
}
#s-2bea2cd1-d2ce-4906-ac94-1de822e1ce5e { text-align: left; }
#s-3b2f5fa5-352f-4282-895a-e02c6347b99b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b2f5fa5-352f-4282-895a-e02c6347b99b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-821061b0-8d76-482e-a9b2-984a7a69e0ff { text-align: left; }
#s-821061b0-8d76-482e-a9b2-984a7a69e0ff .shg-product-sold-out {
  display: none;
}

#s-821061b0-8d76-482e-a9b2-984a7a69e0ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-821061b0-8d76-482e-a9b2-984a7a69e0ff .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-08f2694a-9660-46f7-a544-e81f01668523 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08f2694a-9660-46f7-a544-e81f01668523:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08f2694a-9660-46f7-a544-e81f01668523:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08f2694a-9660-46f7-a544-e81f01668523 {
  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-08f2694a-9660-46f7-a544-e81f01668523.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08f2694a-9660-46f7-a544-e81f01668523.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08f2694a-9660-46f7-a544-e81f01668523.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88db0844-3bd9-4084-a781-9c1ac210dcb3 {
  display: none;
}
#s-ff24c6cb-1d35-4fd6-b9f6-35ca5f95aa54 { text-align: left; }
#s-966066d6-5666-4d5d-ada0-cad58af4f6cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-966066d6-5666-4d5d-ada0-cad58af4f6cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-132bec87-cd62-46a2-b44e-10ad47fb06bb { text-align: left; }
#s-132bec87-cd62-46a2-b44e-10ad47fb06bb .shg-product-sold-out {
  display: none;
}

#s-132bec87-cd62-46a2-b44e-10ad47fb06bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-132bec87-cd62-46a2-b44e-10ad47fb06bb .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-f6597dcf-5d20-4d40-bf35-a66496f2ad7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6597dcf-5d20-4d40-bf35-a66496f2ad7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6597dcf-5d20-4d40-bf35-a66496f2ad7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6597dcf-5d20-4d40-bf35-a66496f2ad7a {
  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-f6597dcf-5d20-4d40-bf35-a66496f2ad7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6597dcf-5d20-4d40-bf35-a66496f2ad7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6597dcf-5d20-4d40-bf35-a66496f2ad7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5feea33-2b61-4ca1-9a60-8839718255b8 {
  display: none;
}
#s-99895619-7598-45bf-8f37-d11cc1b891a6 { text-align: left; }
#s-706d5e10-4ad2-418d-b660-7193cf12b369 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-706d5e10-4ad2-418d-b660-7193cf12b369 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-95aa1550-c821-44be-9236-8319daaca889 { text-align: left; }
#s-95aa1550-c821-44be-9236-8319daaca889 .shg-product-sold-out {
  display: none;
}

#s-95aa1550-c821-44be-9236-8319daaca889 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-95aa1550-c821-44be-9236-8319daaca889 .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-db3adf64-5425-48c3-97dd-5b4734fbc01d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db3adf64-5425-48c3-97dd-5b4734fbc01d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db3adf64-5425-48c3-97dd-5b4734fbc01d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db3adf64-5425-48c3-97dd-5b4734fbc01d {
  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-db3adf64-5425-48c3-97dd-5b4734fbc01d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db3adf64-5425-48c3-97dd-5b4734fbc01d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db3adf64-5425-48c3-97dd-5b4734fbc01d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c83d8b08-84dd-4412-92f1-52a1f0a4b41d {
  display: none;
}
#s-0bb59878-804f-47b1-9785-a612e25aea4d { text-align: left; }
#s-f1fb51ae-4e71-450d-8094-c9dc90a65e06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1fb51ae-4e71-450d-8094-c9dc90a65e06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80a18a37-2154-48e5-b2e7-a8fe2131c25a { text-align: left; }
#s-80a18a37-2154-48e5-b2e7-a8fe2131c25a .shg-product-sold-out {
  display: none;
}

#s-80a18a37-2154-48e5-b2e7-a8fe2131c25a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80a18a37-2154-48e5-b2e7-a8fe2131c25a .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-3440236a-91bb-40c0-9667-5a04fadb4d84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3440236a-91bb-40c0-9667-5a04fadb4d84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3440236a-91bb-40c0-9667-5a04fadb4d84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3440236a-91bb-40c0-9667-5a04fadb4d84 {
  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-3440236a-91bb-40c0-9667-5a04fadb4d84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3440236a-91bb-40c0-9667-5a04fadb4d84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3440236a-91bb-40c0-9667-5a04fadb4d84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c44ebe6-7bb1-4096-afa4-0ce2ed9bb847 {
  display: none;
}
#s-2a9f34b6-3b80-44c4-aa16-f14742311953 { text-align: left; }
#s-ddf849c6-9564-4fea-8eec-90714e4371f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ddf849c6-9564-4fea-8eec-90714e4371f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae42b541-c958-4207-9813-bb20e5ecbaf3 { text-align: left; }
#s-ae42b541-c958-4207-9813-bb20e5ecbaf3 .shg-product-sold-out {
  display: none;
}

#s-ae42b541-c958-4207-9813-bb20e5ecbaf3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae42b541-c958-4207-9813-bb20e5ecbaf3 .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-f6a6a220-dceb-4ade-91d0-f91d460b55de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6a6a220-dceb-4ade-91d0-f91d460b55de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6a6a220-dceb-4ade-91d0-f91d460b55de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6a6a220-dceb-4ade-91d0-f91d460b55de {
  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-f6a6a220-dceb-4ade-91d0-f91d460b55de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6a6a220-dceb-4ade-91d0-f91d460b55de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6a6a220-dceb-4ade-91d0-f91d460b55de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef45626d-e880-49d8-9f46-dcc5e8d7236d {
  display: none;
}
#s-70be7d5d-1b2b-4ce0-9661-ccad139f3cbd { text-align: left; }
#s-b7596c13-03c5-48a1-a26e-62aefe38388b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7596c13-03c5-48a1-a26e-62aefe38388b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1aa5725a-b6aa-49f7-b4cf-52abaf907722 { text-align: left; }
#s-1aa5725a-b6aa-49f7-b4cf-52abaf907722 .shg-product-sold-out {
  display: none;
}

#s-1aa5725a-b6aa-49f7-b4cf-52abaf907722 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1aa5725a-b6aa-49f7-b4cf-52abaf907722 .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-9f7afcd6-d842-4a19-94b7-575a3d065b15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f7afcd6-d842-4a19-94b7-575a3d065b15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f7afcd6-d842-4a19-94b7-575a3d065b15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f7afcd6-d842-4a19-94b7-575a3d065b15 {
  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-9f7afcd6-d842-4a19-94b7-575a3d065b15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f7afcd6-d842-4a19-94b7-575a3d065b15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f7afcd6-d842-4a19-94b7-575a3d065b15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af34629f-8a18-4872-b65f-274a15006dc4 {
  display: none;
}
#s-95827397-89f2-4be1-8332-e3bc0a243dd5 { text-align: left; }
#s-838fe760-d757-4a2b-bf70-054bf61e6252 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-838fe760-d757-4a2b-bf70-054bf61e6252 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f39d88b-de78-4aba-96e4-a74af04c3507 { text-align: left; }
#s-2f39d88b-de78-4aba-96e4-a74af04c3507 .shg-product-sold-out {
  display: none;
}

#s-2f39d88b-de78-4aba-96e4-a74af04c3507 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f39d88b-de78-4aba-96e4-a74af04c3507 .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-ba3b3e41-83cf-489a-94e9-4d4cbe00301e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba3b3e41-83cf-489a-94e9-4d4cbe00301e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba3b3e41-83cf-489a-94e9-4d4cbe00301e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba3b3e41-83cf-489a-94e9-4d4cbe00301e {
  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-ba3b3e41-83cf-489a-94e9-4d4cbe00301e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba3b3e41-83cf-489a-94e9-4d4cbe00301e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba3b3e41-83cf-489a-94e9-4d4cbe00301e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a230da97-bd0c-4d58-92e8-a281f55da5c2 {
  display: none;
}
#s-745dd1b5-4f9d-45a2-8c41-e0242910d2bf { text-align: left; }
#s-19bc8b82-e6d1-4d58-a54a-dd1bc6564081 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19bc8b82-e6d1-4d58-a54a-dd1bc6564081 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a72dcee-860d-4685-8606-1fa44c4836da { text-align: left; }
#s-8a72dcee-860d-4685-8606-1fa44c4836da .shg-product-sold-out {
  display: none;
}

#s-8a72dcee-860d-4685-8606-1fa44c4836da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a72dcee-860d-4685-8606-1fa44c4836da .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-40d6298b-bcda-474e-ba49-56acd3648da1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40d6298b-bcda-474e-ba49-56acd3648da1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40d6298b-bcda-474e-ba49-56acd3648da1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40d6298b-bcda-474e-ba49-56acd3648da1 {
  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-40d6298b-bcda-474e-ba49-56acd3648da1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40d6298b-bcda-474e-ba49-56acd3648da1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40d6298b-bcda-474e-ba49-56acd3648da1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a42f34c6-1b54-4b76-b95c-a27fc6b55ebe {
  display: none;
}
#s-c9513f32-4ef5-49f2-9ac1-8f2496924494 { text-align: left; }
#s-5925415b-5789-4d9e-b943-d56e28bcbb0a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5925415b-5789-4d9e-b943-d56e28bcbb0a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf10b511-acae-4418-8622-475eea5abe91 { text-align: left; }
#s-cf10b511-acae-4418-8622-475eea5abe91 .shg-product-sold-out {
  display: none;
}

#s-cf10b511-acae-4418-8622-475eea5abe91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf10b511-acae-4418-8622-475eea5abe91 .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-173a4fd2-2bf0-41d6-948e-9f579d8fd662 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-173a4fd2-2bf0-41d6-948e-9f579d8fd662:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-173a4fd2-2bf0-41d6-948e-9f579d8fd662:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-173a4fd2-2bf0-41d6-948e-9f579d8fd662 {
  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-173a4fd2-2bf0-41d6-948e-9f579d8fd662.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-173a4fd2-2bf0-41d6-948e-9f579d8fd662.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-173a4fd2-2bf0-41d6-948e-9f579d8fd662.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4367b375-b49e-4bd4-9e28-03f29c3c4119 {
  display: none;
}
#s-cb94a215-f372-4cdf-b4ca-c3bbe5ba8895 { text-align: left; }
#s-c700c282-4ef0-44bc-9bd2-decf03636f82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c700c282-4ef0-44bc-9bd2-decf03636f82 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d76bf768-1ce6-4703-85b9-9c03b98a80a1 { text-align: left; }
#s-d76bf768-1ce6-4703-85b9-9c03b98a80a1 .shg-product-sold-out {
  display: none;
}

#s-d76bf768-1ce6-4703-85b9-9c03b98a80a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d76bf768-1ce6-4703-85b9-9c03b98a80a1 .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-180d6a83-f138-4523-ab71-6a2295cc38cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-180d6a83-f138-4523-ab71-6a2295cc38cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-180d6a83-f138-4523-ab71-6a2295cc38cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-180d6a83-f138-4523-ab71-6a2295cc38cc {
  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-180d6a83-f138-4523-ab71-6a2295cc38cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-180d6a83-f138-4523-ab71-6a2295cc38cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-180d6a83-f138-4523-ab71-6a2295cc38cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c461d988-80d7-4104-8525-e00b86f2c1fc {
  display: none;
}
#s-24313d0a-1bbf-4ea0-b238-5d5ae7f54cd9 { text-align: left; }
#s-5fec1d6e-ccc2-48f7-ab4c-49f9fdcd32c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5fec1d6e-ccc2-48f7-ab4c-49f9fdcd32c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4384d85d-a80c-4113-b173-f25eb7275df4 { text-align: left; }
#s-4384d85d-a80c-4113-b173-f25eb7275df4 .shg-product-sold-out {
  display: none;
}

#s-4384d85d-a80c-4113-b173-f25eb7275df4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4384d85d-a80c-4113-b173-f25eb7275df4 .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-261b00f2-f256-4725-b6b9-df9745bae597 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-261b00f2-f256-4725-b6b9-df9745bae597:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-261b00f2-f256-4725-b6b9-df9745bae597:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-261b00f2-f256-4725-b6b9-df9745bae597 {
  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-261b00f2-f256-4725-b6b9-df9745bae597.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-261b00f2-f256-4725-b6b9-df9745bae597.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-261b00f2-f256-4725-b6b9-df9745bae597.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-868050a9-606a-44ea-86c1-65906b1ece1a {
  display: none;
}
#s-ebafd150-7ea6-43e4-a6a2-b7feab70ac7a { text-align: left; }
#s-afffe302-8513-40f0-8b8f-a6c9921e49c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-afffe302-8513-40f0-8b8f-a6c9921e49c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d83585a-f63d-4e8f-8dca-7a93ba617d33 { text-align: left; }
#s-2d83585a-f63d-4e8f-8dca-7a93ba617d33 .shg-product-sold-out {
  display: none;
}

#s-2d83585a-f63d-4e8f-8dca-7a93ba617d33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d83585a-f63d-4e8f-8dca-7a93ba617d33 .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-3a50f697-216d-4e19-aa4a-de0ad7f2ebf7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3a50f697-216d-4e19-aa4a-de0ad7f2ebf7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3a50f697-216d-4e19-aa4a-de0ad7f2ebf7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3a50f697-216d-4e19-aa4a-de0ad7f2ebf7 {
  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-3a50f697-216d-4e19-aa4a-de0ad7f2ebf7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3a50f697-216d-4e19-aa4a-de0ad7f2ebf7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3a50f697-216d-4e19-aa4a-de0ad7f2ebf7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3853a06b-1ae8-40ae-9705-77593f5a9840 {
  display: none;
}
#s-1577d41d-1be8-49bb-9db2-fcf85705eb17 { text-align: left; }
#s-daad358e-e484-43e1-82ab-fd4def214407 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-daad358e-e484-43e1-82ab-fd4def214407 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33becc14-9b35-4478-a9cd-a1f257cc9cab { text-align: left; }
#s-33becc14-9b35-4478-a9cd-a1f257cc9cab .shg-product-sold-out {
  display: none;
}

#s-33becc14-9b35-4478-a9cd-a1f257cc9cab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33becc14-9b35-4478-a9cd-a1f257cc9cab .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-fdf16e60-785a-44d1-a54e-113b8395d4d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fdf16e60-785a-44d1-a54e-113b8395d4d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fdf16e60-785a-44d1-a54e-113b8395d4d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fdf16e60-785a-44d1-a54e-113b8395d4d8 {
  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-fdf16e60-785a-44d1-a54e-113b8395d4d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdf16e60-785a-44d1-a54e-113b8395d4d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fdf16e60-785a-44d1-a54e-113b8395d4d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dda203dd-01aa-407c-b9d1-4ecbca160091 {
  display: none;
}
#s-447d6f0d-e3cd-4120-9c72-fe0eac38c6cd { text-align: left; }
#s-49493c08-1d2a-4c37-ad71-838b0a44c7b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49493c08-1d2a-4c37-ad71-838b0a44c7b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c92d6c4-1bbd-4b37-a6ea-c6e165669ef8 { text-align: left; }
#s-2c92d6c4-1bbd-4b37-a6ea-c6e165669ef8 .shg-product-sold-out {
  display: none;
}

#s-2c92d6c4-1bbd-4b37-a6ea-c6e165669ef8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c92d6c4-1bbd-4b37-a6ea-c6e165669ef8 .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-99895717-50ba-4fec-92e0-ae3c2059732f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99895717-50ba-4fec-92e0-ae3c2059732f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99895717-50ba-4fec-92e0-ae3c2059732f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99895717-50ba-4fec-92e0-ae3c2059732f {
  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-99895717-50ba-4fec-92e0-ae3c2059732f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99895717-50ba-4fec-92e0-ae3c2059732f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99895717-50ba-4fec-92e0-ae3c2059732f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7a75d89-3db4-488a-9c05-b770d5ec8c27 {
  display: none;
}
#s-bd095f83-2c31-45ab-bb5d-72b3147f499e { text-align: left; }
#s-8792bf2e-720d-4411-a540-456ccbd14ff9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8792bf2e-720d-4411-a540-456ccbd14ff9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3efa0e20-4d24-4734-80d8-0eff7cace370 { text-align: left; }
#s-3efa0e20-4d24-4734-80d8-0eff7cace370 .shg-product-sold-out {
  display: none;
}

#s-3efa0e20-4d24-4734-80d8-0eff7cace370 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3efa0e20-4d24-4734-80d8-0eff7cace370 .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-9a027e03-9106-498a-a590-10d72e8c6c75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a027e03-9106-498a-a590-10d72e8c6c75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a027e03-9106-498a-a590-10d72e8c6c75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a027e03-9106-498a-a590-10d72e8c6c75 {
  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-9a027e03-9106-498a-a590-10d72e8c6c75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a027e03-9106-498a-a590-10d72e8c6c75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a027e03-9106-498a-a590-10d72e8c6c75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03871d2f-4f65-4d47-a234-603e112959ac {
  display: none;
}
#s-c862a8d3-0953-44ee-b639-f7a4a292d9ee { text-align: left; }
#s-210d7d53-9fdb-488a-9b86-80500c0c952c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-210d7d53-9fdb-488a-9b86-80500c0c952c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4979d0cf-411a-41da-b00f-98573c9bcb1c { text-align: left; }
#s-4979d0cf-411a-41da-b00f-98573c9bcb1c .shg-product-sold-out {
  display: none;
}

#s-4979d0cf-411a-41da-b00f-98573c9bcb1c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4979d0cf-411a-41da-b00f-98573c9bcb1c .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-d59f6589-cc96-414a-9b57-370011d6fb23 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d59f6589-cc96-414a-9b57-370011d6fb23:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d59f6589-cc96-414a-9b57-370011d6fb23:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d59f6589-cc96-414a-9b57-370011d6fb23 {
  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-d59f6589-cc96-414a-9b57-370011d6fb23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d59f6589-cc96-414a-9b57-370011d6fb23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d59f6589-cc96-414a-9b57-370011d6fb23.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2bf69174-af06-4fae-954b-6c8cc42f0f51 {
  display: none;
}
#s-c4fb6305-fca8-4ade-91a5-93857ce99252 { text-align: left; }
#s-c9be6c99-13d8-4a75-81fb-9508d5951249 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9be6c99-13d8-4a75-81fb-9508d5951249 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f8dfa10-7a9b-4873-a207-887c52e618f2 { text-align: left; }
#s-5f8dfa10-7a9b-4873-a207-887c52e618f2 .shg-product-sold-out {
  display: none;
}

#s-5f8dfa10-7a9b-4873-a207-887c52e618f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f8dfa10-7a9b-4873-a207-887c52e618f2 .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-09c43a56-f4e3-4b85-be6b-3e14f66d3787 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09c43a56-f4e3-4b85-be6b-3e14f66d3787:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09c43a56-f4e3-4b85-be6b-3e14f66d3787:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09c43a56-f4e3-4b85-be6b-3e14f66d3787 {
  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-09c43a56-f4e3-4b85-be6b-3e14f66d3787.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09c43a56-f4e3-4b85-be6b-3e14f66d3787.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09c43a56-f4e3-4b85-be6b-3e14f66d3787.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;
}
