.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-ea6077e0-4a77-4e2c-83a2-46ebacee8dc8 {
  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-841b0f91-fc38-4913-8a28-f40c45440c2f { margin-top: 40px; }
#s-841b0f91-fc38-4913-8a28-f40c45440c2f .shogun-tabs {
  justify-content: center;
}


  #s-841b0f91-fc38-4913-8a28-f40c45440c2f .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-841b0f91-fc38-4913-8a28-f40c45440c2f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-841b0f91-fc38-4913-8a28-f40c45440c2f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-841b0f91-fc38-4913-8a28-f40c45440c2f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-841b0f91-fc38-4913-8a28-f40c45440c2f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-841b0f91-fc38-4913-8a28-f40c45440c2f .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-841b0f91-fc38-4913-8a28-f40c45440c2f .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-0744020e-2edb-465c-90e3-50c5491a3967 { padding-top: 10px;
padding-bottom: 10px; }
 #s-0744020e-2edb-465c-90e3-50c5491a3967 .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-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-49953826-7793-4d79-b6cd-5be38390409b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-49953826-7793-4d79-b6cd-5be38390409b .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-604f0efb-84fd-436e-a0b0-968203f221ee { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-604f0efb-84fd-436e-a0b0-968203f221ee"] > .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-3f86e0b1-0a50-41e1-9c98-cc1fbdcca5ed { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6fd8f928-f79a-4edd-b781-5077296ede77 { 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-6f15bf06-f93d-4b25-9444-d4faa2b773ec { 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-6f15bf06-f93d-4b25-9444-d4faa2b773ec: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-6f15bf06-f93d-4b25-9444-d4faa2b773ec: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-6f15bf06-f93d-4b25-9444-d4faa2b773ec.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-16238cee-cbdc-4320-b8ba-89f4bc05d47f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a3553f1e-e35f-45de-8b63-4d7eba730095 { 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-489695ad-048a-462c-9fd6-2efa9c7b2eb4 { 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-489695ad-048a-462c-9fd6-2efa9c7b2eb4: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-489695ad-048a-462c-9fd6-2efa9c7b2eb4: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-489695ad-048a-462c-9fd6-2efa9c7b2eb4.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-772c101f-4345-4aa6-9272-758c99a3bda7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ba9d926b-9198-437e-b1d3-e42248237c6d { 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-76c94939-f4d7-4249-a341-38d6ea82337f { 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-76c94939-f4d7-4249-a341-38d6ea82337f: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-76c94939-f4d7-4249-a341-38d6ea82337f: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-76c94939-f4d7-4249-a341-38d6ea82337f.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-88541849-e211-4a70-a34c-070ff0adc782 { min-height: 50px; }
#s-88541849-e211-4a70-a34c-070ff0adc782 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6cec756c-4ec3-4aa5-a6f8-3118c53e4c02 { 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-6cec756c-4ec3-4aa5-a6f8-3118c53e4c02 .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-fcd58356-e7a7-489d-bf64-d26b071fb658 {
  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-b1127b26-9362-4242-b30b-756e43cb92d3 { 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-30b7ad8e-0586-43c4-967d-114516e6740a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30b7ad8e-0586-43c4-967d-114516e6740a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9d7a0248-01ce-461c-854b-59ee95d2bd5b {
  display: none;
}
#s-8bae933d-c5bf-4919-98d4-0b2c65c7736a { text-align: left; }
#s-bd33a577-adb7-48a5-8814-7d3b7faa877f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd33a577-adb7-48a5-8814-7d3b7faa877f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-51552aa2-797b-4ae3-8f16-e1cfbd4f3ce0 {
  display: none;
}
#s-2a70e992-1108-4299-935f-52a16cedd172 { text-align: left; }
#s-5ee7b36f-9f40-4a9d-be44-5c28799ee3cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ee7b36f-9f40-4a9d-be44-5c28799ee3cc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-83cd2b0e-c67a-4544-ad85-46c0c0089195 {
  display: none;
}
#s-02c072fb-f503-4626-aea4-e63a59f0b14a { text-align: left; }
#s-35d4b697-340a-44e2-b392-9d6b104676c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35d4b697-340a-44e2-b392-9d6b104676c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-be98c800-bf8f-48b2-bb5e-4e4f1a090fb1 {
  display: none;
}
#s-9a9f1a06-a9d5-41a1-afd7-d2deb295cdaf { text-align: left; }
#s-45f2035d-8ad0-4596-8510-3eae5b563dd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45f2035d-8ad0-4596-8510-3eae5b563dd4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d75126f-1adb-4593-8ded-3362cbea2615 { text-align: left; }
#s-0d75126f-1adb-4593-8ded-3362cbea2615 .shg-product-sold-out {
  display: none;
}

#s-0d75126f-1adb-4593-8ded-3362cbea2615 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d75126f-1adb-4593-8ded-3362cbea2615 .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-fc131d40-73e2-4207-8334-489cb761b345 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc131d40-73e2-4207-8334-489cb761b345:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc131d40-73e2-4207-8334-489cb761b345:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc131d40-73e2-4207-8334-489cb761b345 {
  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-fc131d40-73e2-4207-8334-489cb761b345.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc131d40-73e2-4207-8334-489cb761b345.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc131d40-73e2-4207-8334-489cb761b345.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa51531f-5209-47a0-a68c-573e7a9a8991 {
  display: none;
}
#s-962d7801-ff7e-43b9-895a-319846b3f6d8 { text-align: left; }
#s-ab3c9069-79ce-45f8-aced-414a88285196 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab3c9069-79ce-45f8-aced-414a88285196 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4054a4e5-42e1-445e-9d71-5f8ac9a4db34 { text-align: left; }
#s-4054a4e5-42e1-445e-9d71-5f8ac9a4db34 .shg-product-sold-out {
  display: none;
}

#s-4054a4e5-42e1-445e-9d71-5f8ac9a4db34 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4054a4e5-42e1-445e-9d71-5f8ac9a4db34 .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-642d8226-8084-4aa3-bbe1-2fd0d97357a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-642d8226-8084-4aa3-bbe1-2fd0d97357a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-642d8226-8084-4aa3-bbe1-2fd0d97357a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-642d8226-8084-4aa3-bbe1-2fd0d97357a0 {
  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-642d8226-8084-4aa3-bbe1-2fd0d97357a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-642d8226-8084-4aa3-bbe1-2fd0d97357a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-642d8226-8084-4aa3-bbe1-2fd0d97357a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-398a65fb-3591-416f-a2ed-f7acb5265823 {
  display: none;
}
#s-4348118a-bb82-4125-a657-48948478ceaa { text-align: left; }
#s-2d7ce203-e89d-415e-a640-5198a1f6d88c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d7ce203-e89d-415e-a640-5198a1f6d88c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b39628b0-7b90-45cb-b9fb-56287c4fffb7 { text-align: left; }
#s-b39628b0-7b90-45cb-b9fb-56287c4fffb7 .shg-product-sold-out {
  display: none;
}

#s-b39628b0-7b90-45cb-b9fb-56287c4fffb7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b39628b0-7b90-45cb-b9fb-56287c4fffb7 .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-d53e99ea-2780-47c2-af03-2f9ffa0d466c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d53e99ea-2780-47c2-af03-2f9ffa0d466c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d53e99ea-2780-47c2-af03-2f9ffa0d466c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d53e99ea-2780-47c2-af03-2f9ffa0d466c {
  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-d53e99ea-2780-47c2-af03-2f9ffa0d466c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d53e99ea-2780-47c2-af03-2f9ffa0d466c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d53e99ea-2780-47c2-af03-2f9ffa0d466c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1945411e-0c64-44a1-8e57-255d9a72e93c {
  display: none;
}
#s-db19c799-ae96-4ade-8de4-5c50b2afd164 { text-align: left; }
#s-cc44f807-d1b2-43d2-b58e-b7213b6069da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc44f807-d1b2-43d2-b58e-b7213b6069da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-925daf3f-c08a-437f-8b7e-f3223f914a48 { text-align: left; }
#s-925daf3f-c08a-437f-8b7e-f3223f914a48 .shg-product-sold-out {
  display: none;
}

#s-925daf3f-c08a-437f-8b7e-f3223f914a48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-925daf3f-c08a-437f-8b7e-f3223f914a48 .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-18564b46-d96b-4290-bd74-d7c7079c1fc9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-18564b46-d96b-4290-bd74-d7c7079c1fc9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-18564b46-d96b-4290-bd74-d7c7079c1fc9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-18564b46-d96b-4290-bd74-d7c7079c1fc9 {
  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-18564b46-d96b-4290-bd74-d7c7079c1fc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18564b46-d96b-4290-bd74-d7c7079c1fc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-18564b46-d96b-4290-bd74-d7c7079c1fc9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d666953-b767-4612-b6bb-bc8a9a1af3f8 {
  display: none;
}
#s-0a8955b6-d85d-4240-84fa-93364fbac59f { text-align: left; }
#s-f8e24e4e-e2ab-4a7f-adc2-2f2ad8cc7415 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8e24e4e-e2ab-4a7f-adc2-2f2ad8cc7415 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53710d5d-ee8e-4535-a63c-9b6877ad9d8f { text-align: left; }
#s-53710d5d-ee8e-4535-a63c-9b6877ad9d8f .shg-product-sold-out {
  display: none;
}

#s-53710d5d-ee8e-4535-a63c-9b6877ad9d8f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53710d5d-ee8e-4535-a63c-9b6877ad9d8f .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-91ad594c-ae15-4448-b53d-913c4c340816 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91ad594c-ae15-4448-b53d-913c4c340816:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91ad594c-ae15-4448-b53d-913c4c340816:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91ad594c-ae15-4448-b53d-913c4c340816 {
  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-91ad594c-ae15-4448-b53d-913c4c340816.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91ad594c-ae15-4448-b53d-913c4c340816.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91ad594c-ae15-4448-b53d-913c4c340816.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78f68e89-4160-46e9-a15c-d7b40f2d804a {
  display: none;
}
#s-54511847-30f6-4e3a-bca6-7c800fa8698c { text-align: left; }
#s-78a1fd1e-8943-4385-9f3b-e751128b4ddf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78a1fd1e-8943-4385-9f3b-e751128b4ddf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d4af508-76e4-40b4-a33b-c106b65958b4 { text-align: left; }
#s-4d4af508-76e4-40b4-a33b-c106b65958b4 .shg-product-sold-out {
  display: none;
}

#s-4d4af508-76e4-40b4-a33b-c106b65958b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d4af508-76e4-40b4-a33b-c106b65958b4 .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-bdeb62ad-2bc8-4fb7-8943-8fa7fe248b31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bdeb62ad-2bc8-4fb7-8943-8fa7fe248b31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bdeb62ad-2bc8-4fb7-8943-8fa7fe248b31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bdeb62ad-2bc8-4fb7-8943-8fa7fe248b31 {
  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-bdeb62ad-2bc8-4fb7-8943-8fa7fe248b31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdeb62ad-2bc8-4fb7-8943-8fa7fe248b31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bdeb62ad-2bc8-4fb7-8943-8fa7fe248b31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8016b07a-4404-4a07-abe1-e3f29f9f5ee9 {
  display: none;
}
#s-81ba31ad-e395-41c6-b3fb-be84f18324ce { text-align: left; }
#s-96ec9e2a-a4b5-4105-b33a-ed47f03f147f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96ec9e2a-a4b5-4105-b33a-ed47f03f147f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b7ff4b5-5d46-4939-8ffa-fa70e1b627d3 { text-align: left; }
#s-8b7ff4b5-5d46-4939-8ffa-fa70e1b627d3 .shg-product-sold-out {
  display: none;
}

#s-8b7ff4b5-5d46-4939-8ffa-fa70e1b627d3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b7ff4b5-5d46-4939-8ffa-fa70e1b627d3 .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-ff1c3f08-3336-4764-89d8-c68258b693ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff1c3f08-3336-4764-89d8-c68258b693ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff1c3f08-3336-4764-89d8-c68258b693ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff1c3f08-3336-4764-89d8-c68258b693ba {
  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-ff1c3f08-3336-4764-89d8-c68258b693ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff1c3f08-3336-4764-89d8-c68258b693ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff1c3f08-3336-4764-89d8-c68258b693ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35ed6133-9581-4805-95b4-06c7d3161947 {
  display: none;
}
#s-5189bec8-d78a-403c-a299-8477da4299fd { text-align: left; }
#s-23c4d777-5ce2-4d2f-b222-abc16691ef48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23c4d777-5ce2-4d2f-b222-abc16691ef48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d96fc9d-2296-45ce-866d-41b02f4bf2e8 { text-align: left; }
#s-1d96fc9d-2296-45ce-866d-41b02f4bf2e8 .shg-product-sold-out {
  display: none;
}

#s-1d96fc9d-2296-45ce-866d-41b02f4bf2e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d96fc9d-2296-45ce-866d-41b02f4bf2e8 .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-274cc47c-9517-477d-8693-35c1833589a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-274cc47c-9517-477d-8693-35c1833589a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-274cc47c-9517-477d-8693-35c1833589a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-274cc47c-9517-477d-8693-35c1833589a7 {
  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-274cc47c-9517-477d-8693-35c1833589a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-274cc47c-9517-477d-8693-35c1833589a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-274cc47c-9517-477d-8693-35c1833589a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4057763b-e981-4458-8816-14775d783d3d {
  display: none;
}
#s-94f833a0-47ff-464c-bcb2-5c246882a771 { text-align: left; }
#s-b1d06982-fcc5-4eba-ba75-cb1ee228d2d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1d06982-fcc5-4eba-ba75-cb1ee228d2d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f9bf316-377b-4a94-bfea-61e1ee795b15 { text-align: left; }
#s-7f9bf316-377b-4a94-bfea-61e1ee795b15 .shg-product-sold-out {
  display: none;
}

#s-7f9bf316-377b-4a94-bfea-61e1ee795b15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f9bf316-377b-4a94-bfea-61e1ee795b15 .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-1dc8134d-a970-422f-9b49-20b0631f5692 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1dc8134d-a970-422f-9b49-20b0631f5692:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1dc8134d-a970-422f-9b49-20b0631f5692:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1dc8134d-a970-422f-9b49-20b0631f5692 {
  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-1dc8134d-a970-422f-9b49-20b0631f5692.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1dc8134d-a970-422f-9b49-20b0631f5692.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1dc8134d-a970-422f-9b49-20b0631f5692.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c55a8a5-37a2-4ea8-810e-ee065c3bb7cb {
  display: none;
}
#s-6a7b003f-7a1c-4715-9e80-16816f2f9e96 { text-align: left; }
#s-a426a144-1f47-4914-918a-e3a712b5d1eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a426a144-1f47-4914-918a-e3a712b5d1eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0157cdb1-7fac-45c0-a0a9-bb0b73fc31d5 { text-align: left; }
#s-0157cdb1-7fac-45c0-a0a9-bb0b73fc31d5 .shg-product-sold-out {
  display: none;
}

#s-0157cdb1-7fac-45c0-a0a9-bb0b73fc31d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0157cdb1-7fac-45c0-a0a9-bb0b73fc31d5 .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-87001138-9917-4592-93fa-27322abf211e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87001138-9917-4592-93fa-27322abf211e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87001138-9917-4592-93fa-27322abf211e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87001138-9917-4592-93fa-27322abf211e {
  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-87001138-9917-4592-93fa-27322abf211e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87001138-9917-4592-93fa-27322abf211e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87001138-9917-4592-93fa-27322abf211e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e25e926-4fc4-45d6-beec-8221cf50bf2b {
  display: none;
}
#s-b9b261b2-b6d8-4ed8-ad76-b577e74d5302 { text-align: left; }
#s-4ec2ee7d-4e3a-4b15-8fd2-69b066bed8da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ec2ee7d-4e3a-4b15-8fd2-69b066bed8da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdd312a5-0872-49d9-b40d-2152cdfe3884 { text-align: left; }
#s-fdd312a5-0872-49d9-b40d-2152cdfe3884 .shg-product-sold-out {
  display: none;
}

#s-fdd312a5-0872-49d9-b40d-2152cdfe3884 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdd312a5-0872-49d9-b40d-2152cdfe3884 .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-05430bd2-69a7-496c-b1d5-ff6e29dae476 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05430bd2-69a7-496c-b1d5-ff6e29dae476:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05430bd2-69a7-496c-b1d5-ff6e29dae476:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05430bd2-69a7-496c-b1d5-ff6e29dae476 {
  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-05430bd2-69a7-496c-b1d5-ff6e29dae476.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05430bd2-69a7-496c-b1d5-ff6e29dae476.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05430bd2-69a7-496c-b1d5-ff6e29dae476.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2fa2aac-015d-4276-9d0d-412778b743b7 {
  display: none;
}
#s-2e1943fd-557a-4977-af7a-35dea338bb2f { text-align: left; }
#s-b09bc3d3-4073-42b3-aaa6-80ff5b52452e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b09bc3d3-4073-42b3-aaa6-80ff5b52452e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be409350-3da1-4236-b139-b686993bbdad { text-align: left; }
#s-be409350-3da1-4236-b139-b686993bbdad .shg-product-sold-out {
  display: none;
}

#s-be409350-3da1-4236-b139-b686993bbdad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be409350-3da1-4236-b139-b686993bbdad .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-00e8f6fc-8091-4c91-bf00-e6e18449faa2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00e8f6fc-8091-4c91-bf00-e6e18449faa2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00e8f6fc-8091-4c91-bf00-e6e18449faa2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00e8f6fc-8091-4c91-bf00-e6e18449faa2 {
  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-00e8f6fc-8091-4c91-bf00-e6e18449faa2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00e8f6fc-8091-4c91-bf00-e6e18449faa2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00e8f6fc-8091-4c91-bf00-e6e18449faa2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1cd0ec88-c99b-4828-a423-c18eb9096bf2 {
  display: none;
}
#s-b6e18740-ef68-4e9d-b559-4b5b9dc52a0c { text-align: left; }
#s-5d645c8e-887e-4cb7-8b41-195174241a0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d645c8e-887e-4cb7-8b41-195174241a0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a2151cd-a024-4703-a34f-317c3c8e39ff { text-align: left; }
#s-4a2151cd-a024-4703-a34f-317c3c8e39ff .shg-product-sold-out {
  display: none;
}

#s-4a2151cd-a024-4703-a34f-317c3c8e39ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a2151cd-a024-4703-a34f-317c3c8e39ff .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-7511dcab-7001-4a7b-854e-5c9f845ef35f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7511dcab-7001-4a7b-854e-5c9f845ef35f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7511dcab-7001-4a7b-854e-5c9f845ef35f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7511dcab-7001-4a7b-854e-5c9f845ef35f {
  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-7511dcab-7001-4a7b-854e-5c9f845ef35f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7511dcab-7001-4a7b-854e-5c9f845ef35f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7511dcab-7001-4a7b-854e-5c9f845ef35f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-183e1c33-adc1-418b-bd52-e3de7db439ad {
  display: none;
}
#s-8ed3882e-3cd2-4188-9d94-f461c7123452 { text-align: left; }
#s-3f2e06d8-0027-424f-8d5c-dbc058b2bfa0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f2e06d8-0027-424f-8d5c-dbc058b2bfa0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0cc236da-792a-43b2-9fa7-15116471aaf3 { text-align: left; }
#s-0cc236da-792a-43b2-9fa7-15116471aaf3 .shg-product-sold-out {
  display: none;
}

#s-0cc236da-792a-43b2-9fa7-15116471aaf3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0cc236da-792a-43b2-9fa7-15116471aaf3 .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-31a4a167-8ca5-4b0d-8455-70aa8744d2d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31a4a167-8ca5-4b0d-8455-70aa8744d2d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31a4a167-8ca5-4b0d-8455-70aa8744d2d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31a4a167-8ca5-4b0d-8455-70aa8744d2d1 {
  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-31a4a167-8ca5-4b0d-8455-70aa8744d2d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31a4a167-8ca5-4b0d-8455-70aa8744d2d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31a4a167-8ca5-4b0d-8455-70aa8744d2d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c516d7a3-fb8c-4948-bc65-ff431b59beb6 {
  display: none;
}
#s-b793deac-095e-4497-ab44-55a474dfa3d7 { text-align: left; }
#s-cdc332cb-ddec-4e40-857b-5f4ca313a44c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cdc332cb-ddec-4e40-857b-5f4ca313a44c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d679083-3606-4ee3-a0d8-fa2870f041af { text-align: left; }
#s-6d679083-3606-4ee3-a0d8-fa2870f041af .shg-product-sold-out {
  display: none;
}

#s-6d679083-3606-4ee3-a0d8-fa2870f041af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d679083-3606-4ee3-a0d8-fa2870f041af .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-8cea14fd-03d9-47de-a5f4-1fd62f6d464c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8cea14fd-03d9-47de-a5f4-1fd62f6d464c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8cea14fd-03d9-47de-a5f4-1fd62f6d464c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8cea14fd-03d9-47de-a5f4-1fd62f6d464c {
  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-8cea14fd-03d9-47de-a5f4-1fd62f6d464c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cea14fd-03d9-47de-a5f4-1fd62f6d464c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8cea14fd-03d9-47de-a5f4-1fd62f6d464c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c169dab-2671-403d-809a-4986eac5e80e {
  display: none;
}
#s-ef5c9e38-49fe-43f8-88d4-5f56ee50b500 { text-align: left; }
#s-c4956a85-ff74-4ebe-8610-973d692fb54f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4956a85-ff74-4ebe-8610-973d692fb54f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6f447c6-81a7-4ec7-9731-7b72d4a68623 { text-align: left; }
#s-b6f447c6-81a7-4ec7-9731-7b72d4a68623 .shg-product-sold-out {
  display: none;
}

#s-b6f447c6-81a7-4ec7-9731-7b72d4a68623 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6f447c6-81a7-4ec7-9731-7b72d4a68623 .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-2392dc39-a506-46e1-89c1-95e1b0c2e9d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2392dc39-a506-46e1-89c1-95e1b0c2e9d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2392dc39-a506-46e1-89c1-95e1b0c2e9d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2392dc39-a506-46e1-89c1-95e1b0c2e9d6 {
  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-2392dc39-a506-46e1-89c1-95e1b0c2e9d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2392dc39-a506-46e1-89c1-95e1b0c2e9d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2392dc39-a506-46e1-89c1-95e1b0c2e9d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3715bec3-57e7-4f93-ba5e-af451f8a5846 {
  display: none;
}
#s-58f61456-f391-4121-8f87-02db1f2b959c { text-align: left; }
#s-3a4fc92f-82c8-4ab1-a111-2a6a810f51cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a4fc92f-82c8-4ab1-a111-2a6a810f51cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33f4e0d4-6dbc-4c11-b446-47562e25c1fb { text-align: left; }
#s-33f4e0d4-6dbc-4c11-b446-47562e25c1fb .shg-product-sold-out {
  display: none;
}

#s-33f4e0d4-6dbc-4c11-b446-47562e25c1fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33f4e0d4-6dbc-4c11-b446-47562e25c1fb .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-dbb2b4ba-fa44-4303-9dc3-cf569795982d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dbb2b4ba-fa44-4303-9dc3-cf569795982d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dbb2b4ba-fa44-4303-9dc3-cf569795982d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbb2b4ba-fa44-4303-9dc3-cf569795982d {
  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-dbb2b4ba-fa44-4303-9dc3-cf569795982d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbb2b4ba-fa44-4303-9dc3-cf569795982d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbb2b4ba-fa44-4303-9dc3-cf569795982d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6393c20-ba8d-4938-b481-eee25f8b2d58 {
  display: none;
}
#s-b7598dfb-d518-48a2-bc18-5a23a49d4652 { text-align: left; }
#s-7c09d766-ad75-4ff1-9043-e874517abb0d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c09d766-ad75-4ff1-9043-e874517abb0d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3c78f66-bbab-46aa-b132-a51f073eaa0b { text-align: left; }
#s-a3c78f66-bbab-46aa-b132-a51f073eaa0b .shg-product-sold-out {
  display: none;
}

#s-a3c78f66-bbab-46aa-b132-a51f073eaa0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3c78f66-bbab-46aa-b132-a51f073eaa0b .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-420ec2b1-2a01-463d-9ac9-68de3f86eacd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-420ec2b1-2a01-463d-9ac9-68de3f86eacd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-420ec2b1-2a01-463d-9ac9-68de3f86eacd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-420ec2b1-2a01-463d-9ac9-68de3f86eacd {
  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-420ec2b1-2a01-463d-9ac9-68de3f86eacd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-420ec2b1-2a01-463d-9ac9-68de3f86eacd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-420ec2b1-2a01-463d-9ac9-68de3f86eacd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e8ad8c2-0eb4-4d4e-a085-f2f7124b21e2 {
  display: none;
}
#s-b4246909-a8a8-45ad-b0f7-eb6b48c901ae { text-align: left; }
#s-085a062d-8135-4192-8d1d-941f6ebc8375 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-085a062d-8135-4192-8d1d-941f6ebc8375 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9adb2c4-495e-4db6-a68a-a260b7a1cb82 { text-align: left; }
#s-d9adb2c4-495e-4db6-a68a-a260b7a1cb82 .shg-product-sold-out {
  display: none;
}

#s-d9adb2c4-495e-4db6-a68a-a260b7a1cb82 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9adb2c4-495e-4db6-a68a-a260b7a1cb82 .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-c4386c08-be10-4f86-9c2c-6d81c3f05fd0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4386c08-be10-4f86-9c2c-6d81c3f05fd0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4386c08-be10-4f86-9c2c-6d81c3f05fd0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4386c08-be10-4f86-9c2c-6d81c3f05fd0 {
  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-c4386c08-be10-4f86-9c2c-6d81c3f05fd0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4386c08-be10-4f86-9c2c-6d81c3f05fd0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4386c08-be10-4f86-9c2c-6d81c3f05fd0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-152b4429-bb28-4f49-99b0-b4c6e162de7a {
  display: none;
}
#s-22f72a5b-9cdf-47ce-ba27-251693c6a750 { text-align: left; }
#s-48a401aa-3e3a-470f-833c-3e2b453625cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48a401aa-3e3a-470f-833c-3e2b453625cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad88ce97-70c3-4d45-a313-fd02c51372e5 { text-align: left; }
#s-ad88ce97-70c3-4d45-a313-fd02c51372e5 .shg-product-sold-out {
  display: none;
}

#s-ad88ce97-70c3-4d45-a313-fd02c51372e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad88ce97-70c3-4d45-a313-fd02c51372e5 .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-55c9048f-987e-47a4-92d1-93cc9e1f3070 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55c9048f-987e-47a4-92d1-93cc9e1f3070:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55c9048f-987e-47a4-92d1-93cc9e1f3070:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55c9048f-987e-47a4-92d1-93cc9e1f3070 {
  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-55c9048f-987e-47a4-92d1-93cc9e1f3070.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55c9048f-987e-47a4-92d1-93cc9e1f3070.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55c9048f-987e-47a4-92d1-93cc9e1f3070.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5017a173-567f-43af-b858-54bf4076a434 {
  display: none;
}
#s-bc0b54b6-cb45-497a-b530-0a0e4cadca86 { text-align: left; }
#s-63510c64-1d8f-420e-b67f-66ec0b5a8594 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63510c64-1d8f-420e-b67f-66ec0b5a8594 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa00ca1d-95a7-4a33-bc9d-9caa6c4aafc4 { text-align: left; }
#s-fa00ca1d-95a7-4a33-bc9d-9caa6c4aafc4 .shg-product-sold-out {
  display: none;
}

#s-fa00ca1d-95a7-4a33-bc9d-9caa6c4aafc4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa00ca1d-95a7-4a33-bc9d-9caa6c4aafc4 .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-861c1d03-8eb5-481d-930d-82fb1c6c3087 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-861c1d03-8eb5-481d-930d-82fb1c6c3087:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-861c1d03-8eb5-481d-930d-82fb1c6c3087:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-861c1d03-8eb5-481d-930d-82fb1c6c3087 {
  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-861c1d03-8eb5-481d-930d-82fb1c6c3087.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-861c1d03-8eb5-481d-930d-82fb1c6c3087.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-861c1d03-8eb5-481d-930d-82fb1c6c3087.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36a895e1-3fe4-46e8-a1ea-889f13d641e1 {
  display: none;
}
#s-923c97c3-e2b7-4835-9c66-34f0ad6a5225 { text-align: left; }
#s-76a723fd-5887-4b2d-bcdd-8b58c277c8fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76a723fd-5887-4b2d-bcdd-8b58c277c8fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1126a0c3-5b32-4bed-b935-3ff55ccb7597 { text-align: left; }
#s-1126a0c3-5b32-4bed-b935-3ff55ccb7597 .shg-product-sold-out {
  display: none;
}

#s-1126a0c3-5b32-4bed-b935-3ff55ccb7597 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1126a0c3-5b32-4bed-b935-3ff55ccb7597 .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-e53f7eff-bce0-4e38-b0b0-42dac12a8f3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e53f7eff-bce0-4e38-b0b0-42dac12a8f3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e53f7eff-bce0-4e38-b0b0-42dac12a8f3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e53f7eff-bce0-4e38-b0b0-42dac12a8f3a {
  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-e53f7eff-bce0-4e38-b0b0-42dac12a8f3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e53f7eff-bce0-4e38-b0b0-42dac12a8f3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e53f7eff-bce0-4e38-b0b0-42dac12a8f3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64a3fe1b-1a68-478d-a963-ea73013cc2b2 {
  display: none;
}
#s-606bedd1-9a9c-4f53-a1db-ebe44d9aa366 { text-align: left; }
#s-ab046251-6b50-4b92-92bb-24dae9e833c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab046251-6b50-4b92-92bb-24dae9e833c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08ef4d82-7a0f-4e02-a0c6-0fae3eb6849c { text-align: left; }
#s-08ef4d82-7a0f-4e02-a0c6-0fae3eb6849c .shg-product-sold-out {
  display: none;
}

#s-08ef4d82-7a0f-4e02-a0c6-0fae3eb6849c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08ef4d82-7a0f-4e02-a0c6-0fae3eb6849c .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-7984309c-858b-471d-afdc-202655a38614 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7984309c-858b-471d-afdc-202655a38614:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7984309c-858b-471d-afdc-202655a38614:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7984309c-858b-471d-afdc-202655a38614 {
  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-7984309c-858b-471d-afdc-202655a38614.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7984309c-858b-471d-afdc-202655a38614.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7984309c-858b-471d-afdc-202655a38614.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d31ca506-e563-4143-aa82-4f0edcd7f337 {
  display: none;
}
#s-e0fe32a1-841f-40e3-acd5-0f147d2362e5 { text-align: left; }
#s-0a76d611-8abf-425b-8f3c-1ab297e796f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a76d611-8abf-425b-8f3c-1ab297e796f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-118df929-3ccb-4418-91cd-2f4962795615 { text-align: left; }
#s-118df929-3ccb-4418-91cd-2f4962795615 .shg-product-sold-out {
  display: none;
}

#s-118df929-3ccb-4418-91cd-2f4962795615 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-118df929-3ccb-4418-91cd-2f4962795615 .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-33e8c751-d75e-4ead-a1ca-6893ae515125 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33e8c751-d75e-4ead-a1ca-6893ae515125:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33e8c751-d75e-4ead-a1ca-6893ae515125:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33e8c751-d75e-4ead-a1ca-6893ae515125 {
  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-33e8c751-d75e-4ead-a1ca-6893ae515125.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33e8c751-d75e-4ead-a1ca-6893ae515125.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33e8c751-d75e-4ead-a1ca-6893ae515125.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6b9963e-29ad-48e1-8b5a-926c26b07a78 {
  display: none;
}
#s-3dd42b32-ef0e-4fd5-9681-5151e98b5616 { text-align: left; }
#s-d09d5057-2c47-40cf-9719-d2a72a51286b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d09d5057-2c47-40cf-9719-d2a72a51286b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e30c53bd-a432-4e7e-a1ae-4963eede83d8 { text-align: left; }
#s-e30c53bd-a432-4e7e-a1ae-4963eede83d8 .shg-product-sold-out {
  display: none;
}

#s-e30c53bd-a432-4e7e-a1ae-4963eede83d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e30c53bd-a432-4e7e-a1ae-4963eede83d8 .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-228b85da-32cd-49cd-b94d-fc3f523024fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-228b85da-32cd-49cd-b94d-fc3f523024fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-228b85da-32cd-49cd-b94d-fc3f523024fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-228b85da-32cd-49cd-b94d-fc3f523024fa {
  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-228b85da-32cd-49cd-b94d-fc3f523024fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-228b85da-32cd-49cd-b94d-fc3f523024fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-228b85da-32cd-49cd-b94d-fc3f523024fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91f88fb5-d431-4a68-ae58-b67046d94c40 {
  display: none;
}
#s-4e5df81e-eb05-4a18-b57c-ac8cb089897a { text-align: left; }
#s-c23e2304-4531-4269-9ee7-c3e7ae72e2fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c23e2304-4531-4269-9ee7-c3e7ae72e2fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-61b0276c-3922-4144-83ef-ce100b40c65c { text-align: left; }
#s-61b0276c-3922-4144-83ef-ce100b40c65c .shg-product-sold-out {
  display: none;
}

#s-61b0276c-3922-4144-83ef-ce100b40c65c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-61b0276c-3922-4144-83ef-ce100b40c65c .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-11a873b3-255b-494b-b884-4b0ab993eb4c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11a873b3-255b-494b-b884-4b0ab993eb4c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11a873b3-255b-494b-b884-4b0ab993eb4c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11a873b3-255b-494b-b884-4b0ab993eb4c {
  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-11a873b3-255b-494b-b884-4b0ab993eb4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11a873b3-255b-494b-b884-4b0ab993eb4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11a873b3-255b-494b-b884-4b0ab993eb4c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad3facf3-497d-4545-8ead-2ab1391bca6f {
  display: none;
}
#s-01111725-febf-4a22-9b53-5c389ee11900 { text-align: left; }
#s-f026fe43-c894-4531-a2d4-42d16d7b11e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f026fe43-c894-4531-a2d4-42d16d7b11e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a4f42d8-f718-4d2b-ad7e-5061deb7dd38 { text-align: left; }
#s-6a4f42d8-f718-4d2b-ad7e-5061deb7dd38 .shg-product-sold-out {
  display: none;
}

#s-6a4f42d8-f718-4d2b-ad7e-5061deb7dd38 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a4f42d8-f718-4d2b-ad7e-5061deb7dd38 .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-0268f67d-8b3e-4204-9998-3e6675478fed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0268f67d-8b3e-4204-9998-3e6675478fed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0268f67d-8b3e-4204-9998-3e6675478fed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0268f67d-8b3e-4204-9998-3e6675478fed {
  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-0268f67d-8b3e-4204-9998-3e6675478fed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0268f67d-8b3e-4204-9998-3e6675478fed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0268f67d-8b3e-4204-9998-3e6675478fed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7faec2d6-966d-4c09-8c0d-e445192de81e {
  display: none;
}
#s-20674a73-aa1b-44b0-a838-fa869d24902f { text-align: left; }
#s-27cc1dca-3dba-403c-a327-48e6f08830b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27cc1dca-3dba-403c-a327-48e6f08830b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-890e982c-dff4-4c3d-aef1-62b2fcb97f14 { text-align: left; }
#s-890e982c-dff4-4c3d-aef1-62b2fcb97f14 .shg-product-sold-out {
  display: none;
}

#s-890e982c-dff4-4c3d-aef1-62b2fcb97f14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-890e982c-dff4-4c3d-aef1-62b2fcb97f14 .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-336654a1-6b2a-4f63-9ca7-683a8fb7dd91 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-336654a1-6b2a-4f63-9ca7-683a8fb7dd91:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-336654a1-6b2a-4f63-9ca7-683a8fb7dd91:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-336654a1-6b2a-4f63-9ca7-683a8fb7dd91 {
  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-336654a1-6b2a-4f63-9ca7-683a8fb7dd91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-336654a1-6b2a-4f63-9ca7-683a8fb7dd91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-336654a1-6b2a-4f63-9ca7-683a8fb7dd91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5af21862-600c-4103-af2b-b901e78098c1 {
  display: none;
}
#s-c2829bd7-617a-4a3c-ac53-6ed6a39c4e7d { text-align: left; }
#s-da3c1195-7315-49ed-8c0f-15fa2e5a8397 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da3c1195-7315-49ed-8c0f-15fa2e5a8397 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d155594-d650-4bd3-bd09-6703dbf0182c { text-align: left; }
#s-3d155594-d650-4bd3-bd09-6703dbf0182c .shg-product-sold-out {
  display: none;
}

#s-3d155594-d650-4bd3-bd09-6703dbf0182c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d155594-d650-4bd3-bd09-6703dbf0182c .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-f7577205-6f6e-43a8-a5ec-fef0a89b0fd8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7577205-6f6e-43a8-a5ec-fef0a89b0fd8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7577205-6f6e-43a8-a5ec-fef0a89b0fd8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7577205-6f6e-43a8-a5ec-fef0a89b0fd8 {
  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-f7577205-6f6e-43a8-a5ec-fef0a89b0fd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7577205-6f6e-43a8-a5ec-fef0a89b0fd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7577205-6f6e-43a8-a5ec-fef0a89b0fd8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93384a4b-3c94-4c7c-aa02-f5709315690f {
  display: none;
}
#s-08631802-042e-4528-9251-b2823fe2cae6 { text-align: left; }
#s-b171b7a8-e6c4-4009-93b5-1bad0f31a234 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b171b7a8-e6c4-4009-93b5-1bad0f31a234 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31285a21-29b6-4db1-9211-b31dc0ecac23 { text-align: left; }
#s-31285a21-29b6-4db1-9211-b31dc0ecac23 .shg-product-sold-out {
  display: none;
}

#s-31285a21-29b6-4db1-9211-b31dc0ecac23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31285a21-29b6-4db1-9211-b31dc0ecac23 .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-2e0e317e-aa7f-4f5c-b4c0-e7499e4cef07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e0e317e-aa7f-4f5c-b4c0-e7499e4cef07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e0e317e-aa7f-4f5c-b4c0-e7499e4cef07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e0e317e-aa7f-4f5c-b4c0-e7499e4cef07 {
  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-2e0e317e-aa7f-4f5c-b4c0-e7499e4cef07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e0e317e-aa7f-4f5c-b4c0-e7499e4cef07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e0e317e-aa7f-4f5c-b4c0-e7499e4cef07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6212c09a-6489-40d4-b3c4-0ac9f6c86dbe {
  display: none;
}
#s-2389ae0d-1158-468d-b35c-ed3379db152f { text-align: left; }
#s-67d4cda7-d120-4d0b-8141-8e691f41c2be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67d4cda7-d120-4d0b-8141-8e691f41c2be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7861ce2-6c56-4938-bc9f-ebfef31e6ae1 { text-align: left; }
#s-c7861ce2-6c56-4938-bc9f-ebfef31e6ae1 .shg-product-sold-out {
  display: none;
}

#s-c7861ce2-6c56-4938-bc9f-ebfef31e6ae1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7861ce2-6c56-4938-bc9f-ebfef31e6ae1 .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-a865d400-cbfc-4871-8243-7aaeffc28dcd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a865d400-cbfc-4871-8243-7aaeffc28dcd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a865d400-cbfc-4871-8243-7aaeffc28dcd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a865d400-cbfc-4871-8243-7aaeffc28dcd {
  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-a865d400-cbfc-4871-8243-7aaeffc28dcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a865d400-cbfc-4871-8243-7aaeffc28dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a865d400-cbfc-4871-8243-7aaeffc28dcd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf5e1f19-d971-4647-a6b2-9d2527c48316 {
  display: none;
}
#s-8f6d6e88-f21e-424e-b150-6e7c43ddd822 { text-align: left; }
#s-c44f7108-475c-4001-89a6-f8746e7c86af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c44f7108-475c-4001-89a6-f8746e7c86af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87f92abf-a24b-4c1a-abbd-a76723704ef5 { text-align: left; }
#s-87f92abf-a24b-4c1a-abbd-a76723704ef5 .shg-product-sold-out {
  display: none;
}

#s-87f92abf-a24b-4c1a-abbd-a76723704ef5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87f92abf-a24b-4c1a-abbd-a76723704ef5 .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-03278872-b061-4caf-89d7-86b0776a24f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03278872-b061-4caf-89d7-86b0776a24f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03278872-b061-4caf-89d7-86b0776a24f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03278872-b061-4caf-89d7-86b0776a24f9 {
  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-03278872-b061-4caf-89d7-86b0776a24f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03278872-b061-4caf-89d7-86b0776a24f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03278872-b061-4caf-89d7-86b0776a24f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ff5779f-0d18-4e13-b557-7166966d871a {
  display: none;
}
#s-1b52901b-fccc-4ed0-9f12-b498186822f0 { text-align: left; }
#s-42813a83-6abe-486d-bb76-b7271d0eb3c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42813a83-6abe-486d-bb76-b7271d0eb3c1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a4f739c-5193-4d3f-aaaa-009fe5215b3c { text-align: left; }
#s-9a4f739c-5193-4d3f-aaaa-009fe5215b3c .shg-product-sold-out {
  display: none;
}

#s-9a4f739c-5193-4d3f-aaaa-009fe5215b3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a4f739c-5193-4d3f-aaaa-009fe5215b3c .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-3cd63b00-29eb-4dbb-85e3-31d89ac7b0b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cd63b00-29eb-4dbb-85e3-31d89ac7b0b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cd63b00-29eb-4dbb-85e3-31d89ac7b0b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cd63b00-29eb-4dbb-85e3-31d89ac7b0b2 {
  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-3cd63b00-29eb-4dbb-85e3-31d89ac7b0b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cd63b00-29eb-4dbb-85e3-31d89ac7b0b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cd63b00-29eb-4dbb-85e3-31d89ac7b0b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d6b57ad-5803-4089-8e16-0008cde2e919 {
  display: none;
}
#s-a902f752-4d84-4808-a52f-43ec1e4ec60a { text-align: left; }
#s-71ac8721-95f1-4e7a-8e16-d2580ffe0f20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71ac8721-95f1-4e7a-8e16-d2580ffe0f20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2784a8d-9702-43ce-b4e1-504af5f5a899 { text-align: left; }
#s-c2784a8d-9702-43ce-b4e1-504af5f5a899 .shg-product-sold-out {
  display: none;
}

#s-c2784a8d-9702-43ce-b4e1-504af5f5a899 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2784a8d-9702-43ce-b4e1-504af5f5a899 .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-1a782174-4400-4dbe-8771-a5188ea20077 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1a782174-4400-4dbe-8771-a5188ea20077:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1a782174-4400-4dbe-8771-a5188ea20077:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1a782174-4400-4dbe-8771-a5188ea20077 {
  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-1a782174-4400-4dbe-8771-a5188ea20077.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a782174-4400-4dbe-8771-a5188ea20077.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1a782174-4400-4dbe-8771-a5188ea20077.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;
}
