.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-60b3af14-eade-4870-b89d-6dcaf6e2ecaa {
  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-da4ef505-44f1-47de-ba6a-bb8889f77dc3 { margin-top: 40px; }
#s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .shogun-tabs {
  justify-content: center;
}


  #s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-da4ef505-44f1-47de-ba6a-bb8889f77dc3 .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-5f6c9099-86ac-4fa6-a711-ff5e6177b2cf { padding-top: 10px;
padding-bottom: 10px; }
 #s-5f6c9099-86ac-4fa6-a711-ff5e6177b2cf .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-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-273fe133-7769-4576-812e-9e1f671a53a4 .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-c1b85555-26a8-4559-bf8b-afe6324c4e94 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c1b85555-26a8-4559-bf8b-afe6324c4e94"] > .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-b36c80a1-5df8-4837-aa1b-d68913b5638c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0312c222-ef1d-449f-8493-4b3648354173 { 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-104f9786-e28d-43a2-922a-00a6e5108136 { 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-104f9786-e28d-43a2-922a-00a6e5108136: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-104f9786-e28d-43a2-922a-00a6e5108136: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-104f9786-e28d-43a2-922a-00a6e5108136.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6ccfe299-a491-4a4a-abf7-f5b6d3b4f012 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bb4d84eb-7646-449b-b6ea-4ecb3ae6a5fe { 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-e385f3f1-9467-4f3d-a6a4-28f96d34b15d { 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-e385f3f1-9467-4f3d-a6a4-28f96d34b15d: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-e385f3f1-9467-4f3d-a6a4-28f96d34b15d: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-e385f3f1-9467-4f3d-a6a4-28f96d34b15d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c30ca38a-bc61-4e23-af64-248bdca684c9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b4db8776-4242-4411-9fa8-0f392adf8e81 { 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-df327009-765e-4bbb-b1d8-4abd4126f88e { 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-df327009-765e-4bbb-b1d8-4abd4126f88e: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-df327009-765e-4bbb-b1d8-4abd4126f88e: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-df327009-765e-4bbb-b1d8-4abd4126f88e.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-24236986-0569-4fcd-b0d6-97408fa6957f { min-height: 50px; }
#s-24236986-0569-4fcd-b0d6-97408fa6957f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8649baf2-d0a3-4aab-92aa-c8673eb03557 { 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-8649baf2-d0a3-4aab-92aa-c8673eb03557 .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-4951f2ef-0b06-4c38-b781-9db82eb50777 {
  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-6dc55340-3d27-41cd-80f7-0483fc14a2c9 { 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-64981c15-f73f-41a4-affc-0f7d87b8bd5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64981c15-f73f-41a4-affc-0f7d87b8bd5c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-235121f9-8009-4a45-8cb0-95312a6f317f {
  display: none;
}
#s-319fdb03-699a-4f75-9d28-f44795bbcc07 { text-align: left; }
#s-c43d549a-3f6a-4769-9a22-62871bc68839 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c43d549a-3f6a-4769-9a22-62871bc68839 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-20c9c916-4dbc-438d-9d18-876e2cc1fc35 {
  display: none;
}
#s-347a1ee9-3f33-4fb7-b13b-eca4c2a4ace6 { text-align: left; }
#s-c72aaf9d-c6ba-4a94-bb56-5a6c37122d7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c72aaf9d-c6ba-4a94-bb56-5a6c37122d7d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d1530d4d-3ebf-4570-8867-2b9a863a09fb {
  display: none;
}
#s-6bbf50b9-564d-4f60-b3fb-d4b2450f4ecd { text-align: left; }
#s-2f25d447-4a49-4ddc-abbd-78b5ab9c8888 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f25d447-4a49-4ddc-abbd-78b5ab9c8888 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c16d096d-0c99-474a-ac1d-97eb95a7df73 {
  display: none;
}
#s-64a21344-2a7e-4542-9586-7f118eed2359 { text-align: left; }
#s-72f3b83e-f1a2-4527-b3db-84f96211e5b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72f3b83e-f1a2-4527-b3db-84f96211e5b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9becc35-219f-4e58-b425-acb755e6490c { text-align: left; }
#s-b9becc35-219f-4e58-b425-acb755e6490c .shg-product-sold-out {
  display: none;
}

#s-b9becc35-219f-4e58-b425-acb755e6490c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9becc35-219f-4e58-b425-acb755e6490c .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-0c36921d-0a6b-4526-9fb9-1a2a2a80b9b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c36921d-0a6b-4526-9fb9-1a2a2a80b9b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c36921d-0a6b-4526-9fb9-1a2a2a80b9b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c36921d-0a6b-4526-9fb9-1a2a2a80b9b4 {
  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-0c36921d-0a6b-4526-9fb9-1a2a2a80b9b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c36921d-0a6b-4526-9fb9-1a2a2a80b9b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c36921d-0a6b-4526-9fb9-1a2a2a80b9b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ecc7d62-708a-4f87-aa12-e1c538785bcd {
  display: none;
}
#s-7c85c732-d92b-49e5-b696-00699ea7b12c { text-align: left; }
#s-00013a58-0d3b-4485-a17c-ce8d1f6fd3d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00013a58-0d3b-4485-a17c-ce8d1f6fd3d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14c5d4ae-8fde-4264-a1ff-42b59042ed03 { text-align: left; }
#s-14c5d4ae-8fde-4264-a1ff-42b59042ed03 .shg-product-sold-out {
  display: none;
}

#s-14c5d4ae-8fde-4264-a1ff-42b59042ed03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14c5d4ae-8fde-4264-a1ff-42b59042ed03 .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-a0d1aa86-dd51-4db9-be2f-e913b7a15f83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0d1aa86-dd51-4db9-be2f-e913b7a15f83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0d1aa86-dd51-4db9-be2f-e913b7a15f83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0d1aa86-dd51-4db9-be2f-e913b7a15f83 {
  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-a0d1aa86-dd51-4db9-be2f-e913b7a15f83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0d1aa86-dd51-4db9-be2f-e913b7a15f83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0d1aa86-dd51-4db9-be2f-e913b7a15f83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cf08c69-4404-4ba0-9124-6f33f839a250 {
  display: none;
}
#s-8f28acd3-1e7e-4a35-9329-f87059d8f58e { text-align: left; }
#s-a9879ba5-9ead-4b2c-b077-62a1123246f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9879ba5-9ead-4b2c-b077-62a1123246f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca6838b5-93a6-4124-bc97-4543cf588619 { text-align: left; }
#s-ca6838b5-93a6-4124-bc97-4543cf588619 .shg-product-sold-out {
  display: none;
}

#s-ca6838b5-93a6-4124-bc97-4543cf588619 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca6838b5-93a6-4124-bc97-4543cf588619 .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-d75f7d5e-111d-4c08-980c-46fa9e70a958 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d75f7d5e-111d-4c08-980c-46fa9e70a958:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d75f7d5e-111d-4c08-980c-46fa9e70a958:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d75f7d5e-111d-4c08-980c-46fa9e70a958 {
  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-d75f7d5e-111d-4c08-980c-46fa9e70a958.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d75f7d5e-111d-4c08-980c-46fa9e70a958.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d75f7d5e-111d-4c08-980c-46fa9e70a958.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a5c61b2-5b55-40d0-a2f3-fc1faf1ecdef {
  display: none;
}
#s-ade5a872-71d5-4401-b076-86212eb5e601 { text-align: left; }
#s-5c35cf29-2971-4121-b60e-680ff367b9c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c35cf29-2971-4121-b60e-680ff367b9c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ac2d378-4e5a-4edb-80ec-f1b89840f554 { text-align: left; }
#s-1ac2d378-4e5a-4edb-80ec-f1b89840f554 .shg-product-sold-out {
  display: none;
}

#s-1ac2d378-4e5a-4edb-80ec-f1b89840f554 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ac2d378-4e5a-4edb-80ec-f1b89840f554 .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-331ab7c6-2d6f-406c-9e66-8d5bd9afc35c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-331ab7c6-2d6f-406c-9e66-8d5bd9afc35c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-331ab7c6-2d6f-406c-9e66-8d5bd9afc35c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-331ab7c6-2d6f-406c-9e66-8d5bd9afc35c {
  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-331ab7c6-2d6f-406c-9e66-8d5bd9afc35c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-331ab7c6-2d6f-406c-9e66-8d5bd9afc35c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-331ab7c6-2d6f-406c-9e66-8d5bd9afc35c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e89530c-4fde-4610-9627-9f90a9d738c7 {
  display: none;
}
#s-4b8e59a9-3924-4e7f-a581-17605d4707d6 { text-align: left; }
#s-544e2742-8b87-40b4-880b-3d94b7865ede { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-544e2742-8b87-40b4-880b-3d94b7865ede .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cdc534d4-ba17-4648-96ac-f1a821201267 { text-align: left; }
#s-cdc534d4-ba17-4648-96ac-f1a821201267 .shg-product-sold-out {
  display: none;
}

#s-cdc534d4-ba17-4648-96ac-f1a821201267 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cdc534d4-ba17-4648-96ac-f1a821201267 .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-b3ba9685-a953-473e-af19-4c484da4697e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3ba9685-a953-473e-af19-4c484da4697e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3ba9685-a953-473e-af19-4c484da4697e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3ba9685-a953-473e-af19-4c484da4697e {
  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-b3ba9685-a953-473e-af19-4c484da4697e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3ba9685-a953-473e-af19-4c484da4697e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3ba9685-a953-473e-af19-4c484da4697e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e177941a-dbf6-48e9-b84f-0fb337bf122c {
  display: none;
}
#s-72c757e7-c410-4593-8c4d-8bfdc8bffc9e { text-align: left; }
#s-9c287ae6-8314-4287-a45e-39e2c246589e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c287ae6-8314-4287-a45e-39e2c246589e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5607bf7c-63fb-4040-bded-1f550a59deba { text-align: left; }
#s-5607bf7c-63fb-4040-bded-1f550a59deba .shg-product-sold-out {
  display: none;
}

#s-5607bf7c-63fb-4040-bded-1f550a59deba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5607bf7c-63fb-4040-bded-1f550a59deba .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-7f237b3c-e358-400d-8ee5-10e7dc3c4f74 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f237b3c-e358-400d-8ee5-10e7dc3c4f74:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f237b3c-e358-400d-8ee5-10e7dc3c4f74:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f237b3c-e358-400d-8ee5-10e7dc3c4f74 {
  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-7f237b3c-e358-400d-8ee5-10e7dc3c4f74.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f237b3c-e358-400d-8ee5-10e7dc3c4f74.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f237b3c-e358-400d-8ee5-10e7dc3c4f74.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-11418257-a036-4ef9-ad6c-9654b9f882b4 {
  display: none;
}
#s-4ae3f660-ccb9-4668-bed4-317b6c34a2b4 { text-align: left; }
#s-6ec87501-d382-43f2-9fbc-51e2a8788925 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ec87501-d382-43f2-9fbc-51e2a8788925 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4d1e0de-5032-4d22-abc0-7e22dd6f7a7c { text-align: left; }
#s-f4d1e0de-5032-4d22-abc0-7e22dd6f7a7c .shg-product-sold-out {
  display: none;
}

#s-f4d1e0de-5032-4d22-abc0-7e22dd6f7a7c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4d1e0de-5032-4d22-abc0-7e22dd6f7a7c .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-f1effc8b-a48f-4921-928e-8e7093ed3cf4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1effc8b-a48f-4921-928e-8e7093ed3cf4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1effc8b-a48f-4921-928e-8e7093ed3cf4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1effc8b-a48f-4921-928e-8e7093ed3cf4 {
  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-f1effc8b-a48f-4921-928e-8e7093ed3cf4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1effc8b-a48f-4921-928e-8e7093ed3cf4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1effc8b-a48f-4921-928e-8e7093ed3cf4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-125139cd-1f2b-44b2-a333-353a74e9c86e {
  display: none;
}
#s-392127eb-8961-4ce8-a688-5478e6a95f97 { text-align: left; }
#s-0c5e38ee-3312-4317-8cdf-1919513a247b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c5e38ee-3312-4317-8cdf-1919513a247b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a5706d9-b0c4-4f82-ad29-4a769b10bbed { text-align: left; }
#s-4a5706d9-b0c4-4f82-ad29-4a769b10bbed .shg-product-sold-out {
  display: none;
}

#s-4a5706d9-b0c4-4f82-ad29-4a769b10bbed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a5706d9-b0c4-4f82-ad29-4a769b10bbed .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-8f0c6836-7e1f-4757-b8e7-90151635387d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f0c6836-7e1f-4757-b8e7-90151635387d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f0c6836-7e1f-4757-b8e7-90151635387d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f0c6836-7e1f-4757-b8e7-90151635387d {
  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-8f0c6836-7e1f-4757-b8e7-90151635387d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f0c6836-7e1f-4757-b8e7-90151635387d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f0c6836-7e1f-4757-b8e7-90151635387d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6dd0e4f3-228a-445d-9476-ecc77e7316f7 {
  display: none;
}
#s-5466754f-db5e-4267-b88e-803755bdcf56 { text-align: left; }
#s-fc11b612-8e0e-4a77-aa4d-ec81fbc3ec9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc11b612-8e0e-4a77-aa4d-ec81fbc3ec9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5058443a-ec94-4380-977e-7904a07e2707 { text-align: left; }
#s-5058443a-ec94-4380-977e-7904a07e2707 .shg-product-sold-out {
  display: none;
}

#s-5058443a-ec94-4380-977e-7904a07e2707 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5058443a-ec94-4380-977e-7904a07e2707 .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-7c2de9db-f292-4648-80ec-9a33fd34a7eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c2de9db-f292-4648-80ec-9a33fd34a7eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c2de9db-f292-4648-80ec-9a33fd34a7eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c2de9db-f292-4648-80ec-9a33fd34a7eb {
  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-7c2de9db-f292-4648-80ec-9a33fd34a7eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c2de9db-f292-4648-80ec-9a33fd34a7eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c2de9db-f292-4648-80ec-9a33fd34a7eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fcce4ac3-76b6-4261-88a1-2760710a90ee {
  display: none;
}
#s-58ca29ff-b278-4350-b2b7-2f4eb2696291 { text-align: left; }
#s-1f51f954-0172-44de-b15b-22bee94bae37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f51f954-0172-44de-b15b-22bee94bae37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-11802386-1de3-48d3-bcc8-3366360df6da { text-align: left; }
#s-11802386-1de3-48d3-bcc8-3366360df6da .shg-product-sold-out {
  display: none;
}

#s-11802386-1de3-48d3-bcc8-3366360df6da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-11802386-1de3-48d3-bcc8-3366360df6da .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-9262ae6a-77ae-4b10-a051-6c2970745203 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9262ae6a-77ae-4b10-a051-6c2970745203:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9262ae6a-77ae-4b10-a051-6c2970745203:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9262ae6a-77ae-4b10-a051-6c2970745203 {
  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-9262ae6a-77ae-4b10-a051-6c2970745203.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9262ae6a-77ae-4b10-a051-6c2970745203.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9262ae6a-77ae-4b10-a051-6c2970745203.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2be0dcb2-c858-47d1-a8cd-9ce9077be299 {
  display: none;
}
#s-8fc3e815-a972-42d8-aaaa-7c738673f5e6 { text-align: left; }
#s-b05646c5-f1ea-4d7f-827e-16e2e114fefc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b05646c5-f1ea-4d7f-827e-16e2e114fefc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-360b48b2-9e2f-4d09-bdae-89e934157241 { text-align: left; }
#s-360b48b2-9e2f-4d09-bdae-89e934157241 .shg-product-sold-out {
  display: none;
}

#s-360b48b2-9e2f-4d09-bdae-89e934157241 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-360b48b2-9e2f-4d09-bdae-89e934157241 .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-e6056ef4-602e-41a4-94dc-30314c977c08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6056ef4-602e-41a4-94dc-30314c977c08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6056ef4-602e-41a4-94dc-30314c977c08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6056ef4-602e-41a4-94dc-30314c977c08 {
  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-e6056ef4-602e-41a4-94dc-30314c977c08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6056ef4-602e-41a4-94dc-30314c977c08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6056ef4-602e-41a4-94dc-30314c977c08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0d8e9c6-9048-440f-bcee-3bc8b32138bb {
  display: none;
}
#s-eb077415-7837-48fc-a4fa-b37ffd762d11 { text-align: left; }
#s-f6032ad8-7758-48f6-b1cd-ce8f9ea504d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6032ad8-7758-48f6-b1cd-ce8f9ea504d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d92f71e-de0a-43f4-adff-2a337056c1f5 { text-align: left; }
#s-2d92f71e-de0a-43f4-adff-2a337056c1f5 .shg-product-sold-out {
  display: none;
}

#s-2d92f71e-de0a-43f4-adff-2a337056c1f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d92f71e-de0a-43f4-adff-2a337056c1f5 .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-1d24184a-8e3b-4979-9632-cc438131704d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d24184a-8e3b-4979-9632-cc438131704d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d24184a-8e3b-4979-9632-cc438131704d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d24184a-8e3b-4979-9632-cc438131704d {
  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-1d24184a-8e3b-4979-9632-cc438131704d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d24184a-8e3b-4979-9632-cc438131704d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d24184a-8e3b-4979-9632-cc438131704d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73e7f9f3-d507-4cf8-8221-c8a00ecbbe97 {
  display: none;
}
#s-38a0d8d7-969a-4bd4-9164-22c8b4d3287c { text-align: left; }
#s-995f5640-08e4-46e5-9038-078fd4a0f112 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-995f5640-08e4-46e5-9038-078fd4a0f112 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04e90baa-55a5-4ead-80bb-521dcba7b665 { text-align: left; }
#s-04e90baa-55a5-4ead-80bb-521dcba7b665 .shg-product-sold-out {
  display: none;
}

#s-04e90baa-55a5-4ead-80bb-521dcba7b665 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04e90baa-55a5-4ead-80bb-521dcba7b665 .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-dafaaed4-40c0-4aac-9777-3bc2a71dcad9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dafaaed4-40c0-4aac-9777-3bc2a71dcad9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dafaaed4-40c0-4aac-9777-3bc2a71dcad9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dafaaed4-40c0-4aac-9777-3bc2a71dcad9 {
  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-dafaaed4-40c0-4aac-9777-3bc2a71dcad9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dafaaed4-40c0-4aac-9777-3bc2a71dcad9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dafaaed4-40c0-4aac-9777-3bc2a71dcad9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4442c12-f8d8-45b2-ab50-d16daa539a23 {
  display: none;
}
#s-f8e16198-440c-4cba-9f4e-89ed107fc389 { text-align: left; }
#s-48be5782-324e-4176-8c6e-ef9e36f0c513 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48be5782-324e-4176-8c6e-ef9e36f0c513 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f27aaaa-f433-4a6a-ba1e-0d216c609e42 { text-align: left; }
#s-7f27aaaa-f433-4a6a-ba1e-0d216c609e42 .shg-product-sold-out {
  display: none;
}

#s-7f27aaaa-f433-4a6a-ba1e-0d216c609e42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f27aaaa-f433-4a6a-ba1e-0d216c609e42 .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-a74860dd-0f7f-4b05-8807-5b378c032f4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a74860dd-0f7f-4b05-8807-5b378c032f4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a74860dd-0f7f-4b05-8807-5b378c032f4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a74860dd-0f7f-4b05-8807-5b378c032f4e {
  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-a74860dd-0f7f-4b05-8807-5b378c032f4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a74860dd-0f7f-4b05-8807-5b378c032f4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a74860dd-0f7f-4b05-8807-5b378c032f4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b34d0ed6-44ce-4180-93d1-9b1e84031cdb {
  display: none;
}
#s-46b56a70-73b7-4d95-ac7a-48bc0a700734 { text-align: left; }
#s-8f31c0e1-2d81-4c96-9f8f-bf2fef623e36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f31c0e1-2d81-4c96-9f8f-bf2fef623e36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-faa2fb2f-3a51-459b-abaa-ba1abf6c7664 { text-align: left; }
#s-faa2fb2f-3a51-459b-abaa-ba1abf6c7664 .shg-product-sold-out {
  display: none;
}

#s-faa2fb2f-3a51-459b-abaa-ba1abf6c7664 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-faa2fb2f-3a51-459b-abaa-ba1abf6c7664 .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-9985540c-bcc9-4256-9440-03273f55ee5e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9985540c-bcc9-4256-9440-03273f55ee5e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9985540c-bcc9-4256-9440-03273f55ee5e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9985540c-bcc9-4256-9440-03273f55ee5e {
  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-9985540c-bcc9-4256-9440-03273f55ee5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9985540c-bcc9-4256-9440-03273f55ee5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9985540c-bcc9-4256-9440-03273f55ee5e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4d21183-078e-4316-832f-9fc879a3d863 {
  display: none;
}
#s-485b4555-6f5a-4080-9c0e-d7fba79b63ea { text-align: left; }
#s-ba9a2436-148a-411a-b038-13c70f31af34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba9a2436-148a-411a-b038-13c70f31af34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fabe2eb-9784-4a5f-8fb0-8ced4ec9405a { text-align: left; }
#s-6fabe2eb-9784-4a5f-8fb0-8ced4ec9405a .shg-product-sold-out {
  display: none;
}

#s-6fabe2eb-9784-4a5f-8fb0-8ced4ec9405a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fabe2eb-9784-4a5f-8fb0-8ced4ec9405a .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-37fe655c-a1d5-4727-891e-86091641d347 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37fe655c-a1d5-4727-891e-86091641d347:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37fe655c-a1d5-4727-891e-86091641d347:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37fe655c-a1d5-4727-891e-86091641d347 {
  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-37fe655c-a1d5-4727-891e-86091641d347.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37fe655c-a1d5-4727-891e-86091641d347.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37fe655c-a1d5-4727-891e-86091641d347.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b64a713f-903d-4923-85e8-bac9381471c2 {
  display: none;
}
#s-9381634c-2c6d-4d7c-b5f2-ff00e536138f { text-align: left; }
#s-75153459-eac2-4389-b73a-a89453f54ad5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75153459-eac2-4389-b73a-a89453f54ad5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9c4a896-ec09-4316-bc1b-bfb4c9caf1fb { text-align: left; }
#s-f9c4a896-ec09-4316-bc1b-bfb4c9caf1fb .shg-product-sold-out {
  display: none;
}

#s-f9c4a896-ec09-4316-bc1b-bfb4c9caf1fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9c4a896-ec09-4316-bc1b-bfb4c9caf1fb .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-f4a9c31e-e401-4b5c-8c1a-8e5b98757492 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4a9c31e-e401-4b5c-8c1a-8e5b98757492:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4a9c31e-e401-4b5c-8c1a-8e5b98757492:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4a9c31e-e401-4b5c-8c1a-8e5b98757492 {
  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-f4a9c31e-e401-4b5c-8c1a-8e5b98757492.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4a9c31e-e401-4b5c-8c1a-8e5b98757492.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4a9c31e-e401-4b5c-8c1a-8e5b98757492.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-575a9a69-f1c2-4988-94ef-0c1ea152c531 {
  display: none;
}
#s-fac42275-1111-4f6d-be25-378eb08a90b1 { text-align: left; }
#s-6c2ef043-7a6d-42e6-ab21-01f0a8b009f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c2ef043-7a6d-42e6-ab21-01f0a8b009f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aaac8cfb-ad05-42c7-b667-724fd13a0050 { text-align: left; }
#s-aaac8cfb-ad05-42c7-b667-724fd13a0050 .shg-product-sold-out {
  display: none;
}

#s-aaac8cfb-ad05-42c7-b667-724fd13a0050 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aaac8cfb-ad05-42c7-b667-724fd13a0050 .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-80ed5c48-3d56-4a32-8b7a-1537a6e4edf0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80ed5c48-3d56-4a32-8b7a-1537a6e4edf0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80ed5c48-3d56-4a32-8b7a-1537a6e4edf0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80ed5c48-3d56-4a32-8b7a-1537a6e4edf0 {
  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-80ed5c48-3d56-4a32-8b7a-1537a6e4edf0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80ed5c48-3d56-4a32-8b7a-1537a6e4edf0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80ed5c48-3d56-4a32-8b7a-1537a6e4edf0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c42d25a-dc27-46c2-a8d7-b74fcb382dce {
  display: none;
}
#s-88d1ff3a-0ffd-4cb6-a71e-e9b305b63720 { text-align: left; }
#s-aee45126-2d3c-435c-8999-c2c1977b1c87 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aee45126-2d3c-435c-8999-c2c1977b1c87 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d28bbac-8b65-4fc4-ae6a-8067b0420b9e { text-align: left; }
#s-0d28bbac-8b65-4fc4-ae6a-8067b0420b9e .shg-product-sold-out {
  display: none;
}

#s-0d28bbac-8b65-4fc4-ae6a-8067b0420b9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d28bbac-8b65-4fc4-ae6a-8067b0420b9e .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-af0171ba-45e3-4989-b424-49a9eb4520a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af0171ba-45e3-4989-b424-49a9eb4520a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af0171ba-45e3-4989-b424-49a9eb4520a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af0171ba-45e3-4989-b424-49a9eb4520a3 {
  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-af0171ba-45e3-4989-b424-49a9eb4520a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af0171ba-45e3-4989-b424-49a9eb4520a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af0171ba-45e3-4989-b424-49a9eb4520a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a024f416-9650-41ab-9d1d-1be2620f194c {
  display: none;
}
#s-82a362b0-f052-4e35-82bf-103a3872ce3d { text-align: left; }
#s-94ceb90f-6ab6-4c2c-9fbb-191ebaffbd7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94ceb90f-6ab6-4c2c-9fbb-191ebaffbd7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fac2207-800f-441d-847b-82fcf77b61c6 { text-align: left; }
#s-0fac2207-800f-441d-847b-82fcf77b61c6 .shg-product-sold-out {
  display: none;
}

#s-0fac2207-800f-441d-847b-82fcf77b61c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fac2207-800f-441d-847b-82fcf77b61c6 .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-66cd2c9e-9ea2-44ac-ae48-eee0594745d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66cd2c9e-9ea2-44ac-ae48-eee0594745d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66cd2c9e-9ea2-44ac-ae48-eee0594745d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66cd2c9e-9ea2-44ac-ae48-eee0594745d2 {
  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-66cd2c9e-9ea2-44ac-ae48-eee0594745d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66cd2c9e-9ea2-44ac-ae48-eee0594745d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66cd2c9e-9ea2-44ac-ae48-eee0594745d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f17388a6-a1de-4c01-9356-0b5af92d886e {
  display: none;
}
#s-726908e7-99d5-4c51-9858-cc345a18a299 { text-align: left; }
#s-a05f2bbe-5f34-4575-84d8-27732e944634 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a05f2bbe-5f34-4575-84d8-27732e944634 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8baebfcd-ec57-49eb-acca-7a0c2e722ed6 { text-align: left; }
#s-8baebfcd-ec57-49eb-acca-7a0c2e722ed6 .shg-product-sold-out {
  display: none;
}

#s-8baebfcd-ec57-49eb-acca-7a0c2e722ed6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8baebfcd-ec57-49eb-acca-7a0c2e722ed6 .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-7734c294-322b-4d35-96bc-3704888dc527 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7734c294-322b-4d35-96bc-3704888dc527:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7734c294-322b-4d35-96bc-3704888dc527:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7734c294-322b-4d35-96bc-3704888dc527 {
  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-7734c294-322b-4d35-96bc-3704888dc527.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7734c294-322b-4d35-96bc-3704888dc527.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7734c294-322b-4d35-96bc-3704888dc527.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e373ae2-ea4f-4ce4-8397-19234cd6f030 {
  display: none;
}
#s-8f7dd4e1-d6c8-4072-b8f7-f999b558f64d { text-align: left; }
#s-f9153bf9-a6d8-47ab-949c-a60c57c3bee7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9153bf9-a6d8-47ab-949c-a60c57c3bee7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e995770-0c95-4bdf-b94f-7d889cf72cbb { text-align: left; }
#s-3e995770-0c95-4bdf-b94f-7d889cf72cbb .shg-product-sold-out {
  display: none;
}

#s-3e995770-0c95-4bdf-b94f-7d889cf72cbb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e995770-0c95-4bdf-b94f-7d889cf72cbb .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-56a3276a-1449-41a2-8e5f-a96916baa0df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56a3276a-1449-41a2-8e5f-a96916baa0df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56a3276a-1449-41a2-8e5f-a96916baa0df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56a3276a-1449-41a2-8e5f-a96916baa0df {
  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-56a3276a-1449-41a2-8e5f-a96916baa0df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56a3276a-1449-41a2-8e5f-a96916baa0df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56a3276a-1449-41a2-8e5f-a96916baa0df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b72b35f-6740-49a4-bd94-c64d6db365be {
  display: none;
}
#s-edd8749b-8f74-44b5-ba17-1857ebd70cec { text-align: left; }
#s-8807799f-4ac1-454d-adc9-2dad46bd59ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8807799f-4ac1-454d-adc9-2dad46bd59ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d080efd2-435e-4d3f-b1fb-72dc9f6245b6 { text-align: left; }
#s-d080efd2-435e-4d3f-b1fb-72dc9f6245b6 .shg-product-sold-out {
  display: none;
}

#s-d080efd2-435e-4d3f-b1fb-72dc9f6245b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d080efd2-435e-4d3f-b1fb-72dc9f6245b6 .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-e3e06538-9447-4482-a109-3a1fa327c2d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e3e06538-9447-4482-a109-3a1fa327c2d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e3e06538-9447-4482-a109-3a1fa327c2d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e3e06538-9447-4482-a109-3a1fa327c2d8 {
  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-e3e06538-9447-4482-a109-3a1fa327c2d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3e06538-9447-4482-a109-3a1fa327c2d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e3e06538-9447-4482-a109-3a1fa327c2d8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-deae7b5f-d585-49db-a451-210e2bee080e {
  display: none;
}
#s-dc65ca41-ed72-423c-9d80-dc2968e1ace9 { text-align: left; }
#s-3ce931dc-aae7-4162-ba91-ce92bde6c0b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ce931dc-aae7-4162-ba91-ce92bde6c0b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63f07cb5-7f5d-497f-860c-01ce5da2dcf2 { text-align: left; }
#s-63f07cb5-7f5d-497f-860c-01ce5da2dcf2 .shg-product-sold-out {
  display: none;
}

#s-63f07cb5-7f5d-497f-860c-01ce5da2dcf2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63f07cb5-7f5d-497f-860c-01ce5da2dcf2 .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-881df06d-1a92-4f41-8f62-009e476e6876 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-881df06d-1a92-4f41-8f62-009e476e6876:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-881df06d-1a92-4f41-8f62-009e476e6876:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-881df06d-1a92-4f41-8f62-009e476e6876 {
  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-881df06d-1a92-4f41-8f62-009e476e6876.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-881df06d-1a92-4f41-8f62-009e476e6876.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-881df06d-1a92-4f41-8f62-009e476e6876.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;
}
