.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-8b0409b1-9031-4ac7-ba20-98cc996bc13c {
  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-fbac048e-f045-4499-b521-1f29e8ce369e { margin-top: 40px; }
#s-fbac048e-f045-4499-b521-1f29e8ce369e .shogun-tabs {
  justify-content: center;
}


  #s-fbac048e-f045-4499-b521-1f29e8ce369e .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-fbac048e-f045-4499-b521-1f29e8ce369e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-fbac048e-f045-4499-b521-1f29e8ce369e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-fbac048e-f045-4499-b521-1f29e8ce369e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-fbac048e-f045-4499-b521-1f29e8ce369e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-fbac048e-f045-4499-b521-1f29e8ce369e .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-fbac048e-f045-4499-b521-1f29e8ce369e .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-db736ae4-9f5d-4f02-bf26-c3bea6dfa089 { padding-top: 10px;
padding-bottom: 10px; }
 #s-db736ae4-9f5d-4f02-bf26-c3bea6dfa089 .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-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-4c0b687a-b181-4fb2-9694-2d75ff934de6 .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-f0e11673-1db1-42b6-a803-33833ce79490 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f0e11673-1db1-42b6-a803-33833ce79490"] > .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-e3757fd2-9e19-4e5d-af74-aca0c0453020 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6b95c80d-360b-4a3f-a632-45637774c967 { 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-06340299-3028-4404-bd82-1feebfbcc068 { 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-06340299-3028-4404-bd82-1feebfbcc068: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-06340299-3028-4404-bd82-1feebfbcc068: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-06340299-3028-4404-bd82-1feebfbcc068.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4115212d-d25e-4c26-b1d7-8c3b51b2a756 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-07ccbb84-afc8-483d-a122-494eb2aebedf { 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-830602f3-629d-4d54-aca2-812bf2636d97 { 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-830602f3-629d-4d54-aca2-812bf2636d97: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-830602f3-629d-4d54-aca2-812bf2636d97: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-830602f3-629d-4d54-aca2-812bf2636d97.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8f9bbb58-b074-47d7-adef-a49ffd3176c2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7df11bcb-2e03-4562-9a9c-47c791ad6a5a { 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-85979bee-6258-49af-9fcb-b21362c0d575 { 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-85979bee-6258-49af-9fcb-b21362c0d575: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-85979bee-6258-49af-9fcb-b21362c0d575: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-85979bee-6258-49af-9fcb-b21362c0d575.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-15110c0e-5735-4687-ac9d-54318f24c3e4 { min-height: 50px; }
#s-15110c0e-5735-4687-ac9d-54318f24c3e4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6d0e2c75-9eb9-4c67-a887-b831f400516c { 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-6d0e2c75-9eb9-4c67-a887-b831f400516c .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-28264b75-c84c-4a02-9724-012913f550c2 {
  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-1f6d2d4c-ab0c-4bec-8ea8-1d8a0ae2fa7e { 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-4d9d7a7e-f1df-4b66-b67f-4f56a50b7fc1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d9d7a7e-f1df-4b66-b67f-4f56a50b7fc1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d75a6368-713a-450e-8e42-edb94d300dbd {
  display: none;
}
#s-58cc39d3-63b8-4018-9663-6b94a1a7f2f2 { text-align: left; }
#s-40b49019-d07d-499b-9bb5-61352e0b5fc1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40b49019-d07d-499b-9bb5-61352e0b5fc1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-211508b5-ea23-4510-95b0-4e12027549d3 {
  display: none;
}
#s-49b972ce-9d23-4fc7-a11e-cec3c7cc3a2e { text-align: left; }
#s-aa6c7338-117b-43a3-a770-0b0a8bbcf004 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa6c7338-117b-43a3-a770-0b0a8bbcf004 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7fb1a78a-8ebe-468d-8eb6-c3a3344d2bd2 {
  display: none;
}
#s-971cf0f9-a08b-43c9-ad58-d078d0a6a75b { text-align: left; }
#s-879a879c-a6df-490f-95c3-7cba905c450e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-879a879c-a6df-490f-95c3-7cba905c450e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a98c94fe-83fb-4d08-915f-9898dacf074b {
  display: none;
}
#s-84491a4f-9789-4df7-85bf-919581199cce { text-align: left; }
#s-0e834bd4-7f25-4cf2-880d-d9e67bc40cef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e834bd4-7f25-4cf2-880d-d9e67bc40cef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a192042-fab3-4eb8-99eb-816fb78b27bc { text-align: left; }
#s-7a192042-fab3-4eb8-99eb-816fb78b27bc .shg-product-sold-out {
  display: none;
}

#s-7a192042-fab3-4eb8-99eb-816fb78b27bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a192042-fab3-4eb8-99eb-816fb78b27bc .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-296c7798-4954-4cf9-b3a1-d93fc7782b5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-296c7798-4954-4cf9-b3a1-d93fc7782b5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-296c7798-4954-4cf9-b3a1-d93fc7782b5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-296c7798-4954-4cf9-b3a1-d93fc7782b5f {
  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-296c7798-4954-4cf9-b3a1-d93fc7782b5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-296c7798-4954-4cf9-b3a1-d93fc7782b5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-296c7798-4954-4cf9-b3a1-d93fc7782b5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d717eeb-4f5f-4bc6-b144-ce729f410034 {
  display: none;
}
#s-33d80b99-4200-48c9-8e4b-cb4034eacc37 { text-align: left; }
#s-201a53d0-f659-4969-ba78-c78afb9c9764 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-201a53d0-f659-4969-ba78-c78afb9c9764 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd27f22f-dbaa-4916-8738-c3638052e188 { text-align: left; }
#s-dd27f22f-dbaa-4916-8738-c3638052e188 .shg-product-sold-out {
  display: none;
}

#s-dd27f22f-dbaa-4916-8738-c3638052e188 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd27f22f-dbaa-4916-8738-c3638052e188 .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-b5fb6fa0-533c-4bf0-9cae-308548609bff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5fb6fa0-533c-4bf0-9cae-308548609bff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5fb6fa0-533c-4bf0-9cae-308548609bff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5fb6fa0-533c-4bf0-9cae-308548609bff {
  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-b5fb6fa0-533c-4bf0-9cae-308548609bff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5fb6fa0-533c-4bf0-9cae-308548609bff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5fb6fa0-533c-4bf0-9cae-308548609bff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bca12979-b807-45c2-861b-5016b4896d5c {
  display: none;
}
#s-073938c1-1029-4086-8691-6f345890d490 { text-align: left; }
#s-4a936cba-787a-49ea-908d-8935f4d6921b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a936cba-787a-49ea-908d-8935f4d6921b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07a34969-047a-4bcb-b650-293be3ef8918 { text-align: left; }
#s-07a34969-047a-4bcb-b650-293be3ef8918 .shg-product-sold-out {
  display: none;
}

#s-07a34969-047a-4bcb-b650-293be3ef8918 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07a34969-047a-4bcb-b650-293be3ef8918 .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-87812fc2-da5a-4faa-93db-8bf03ead3338 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87812fc2-da5a-4faa-93db-8bf03ead3338:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87812fc2-da5a-4faa-93db-8bf03ead3338:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87812fc2-da5a-4faa-93db-8bf03ead3338 {
  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-87812fc2-da5a-4faa-93db-8bf03ead3338.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87812fc2-da5a-4faa-93db-8bf03ead3338.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87812fc2-da5a-4faa-93db-8bf03ead3338.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2adbf63-29bc-4a9c-b7f5-879861ed3338 {
  display: none;
}
#s-85f669ea-fd1a-4173-b06b-8c186885d055 { text-align: left; }
#s-874423ae-880a-4837-b1bc-a387c60de03a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-874423ae-880a-4837-b1bc-a387c60de03a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af67e2d9-a589-4f10-ae2f-422787fedda0 { text-align: left; }
#s-af67e2d9-a589-4f10-ae2f-422787fedda0 .shg-product-sold-out {
  display: none;
}

#s-af67e2d9-a589-4f10-ae2f-422787fedda0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af67e2d9-a589-4f10-ae2f-422787fedda0 .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-3d3b150b-a6ac-4217-a735-6f81d606f9b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d3b150b-a6ac-4217-a735-6f81d606f9b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d3b150b-a6ac-4217-a735-6f81d606f9b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d3b150b-a6ac-4217-a735-6f81d606f9b0 {
  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-3d3b150b-a6ac-4217-a735-6f81d606f9b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d3b150b-a6ac-4217-a735-6f81d606f9b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d3b150b-a6ac-4217-a735-6f81d606f9b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b7e89bc-f6b5-4abd-87c4-51e8eda2f528 {
  display: none;
}
#s-a3df1f01-ace1-406c-861a-5fad71010ea1 { text-align: left; }
#s-25cbb937-cabe-457c-8c58-beaec301401c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25cbb937-cabe-457c-8c58-beaec301401c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6027c5dc-0c3c-46b9-9449-7e01ba9175f4 { text-align: left; }
#s-6027c5dc-0c3c-46b9-9449-7e01ba9175f4 .shg-product-sold-out {
  display: none;
}

#s-6027c5dc-0c3c-46b9-9449-7e01ba9175f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6027c5dc-0c3c-46b9-9449-7e01ba9175f4 .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-f9de60fb-965e-4090-99d2-5021f5b8e3be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9de60fb-965e-4090-99d2-5021f5b8e3be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9de60fb-965e-4090-99d2-5021f5b8e3be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9de60fb-965e-4090-99d2-5021f5b8e3be {
  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-f9de60fb-965e-4090-99d2-5021f5b8e3be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9de60fb-965e-4090-99d2-5021f5b8e3be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9de60fb-965e-4090-99d2-5021f5b8e3be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca8693b2-953c-4bd5-9ec5-709f0d8d4526 {
  display: none;
}
#s-ed0a0515-2d4e-4687-9b5f-0c84b55c9085 { text-align: left; }
#s-20f33c80-48d1-4b2c-b9b3-9a92efcfa0e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20f33c80-48d1-4b2c-b9b3-9a92efcfa0e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce2ab2fe-cbb0-4523-9841-8944437ed5e8 { text-align: left; }
#s-ce2ab2fe-cbb0-4523-9841-8944437ed5e8 .shg-product-sold-out {
  display: none;
}

#s-ce2ab2fe-cbb0-4523-9841-8944437ed5e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce2ab2fe-cbb0-4523-9841-8944437ed5e8 .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-a21b9942-290c-46e2-ba20-2c826b71b5b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a21b9942-290c-46e2-ba20-2c826b71b5b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a21b9942-290c-46e2-ba20-2c826b71b5b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a21b9942-290c-46e2-ba20-2c826b71b5b9 {
  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-a21b9942-290c-46e2-ba20-2c826b71b5b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a21b9942-290c-46e2-ba20-2c826b71b5b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a21b9942-290c-46e2-ba20-2c826b71b5b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22103486-262b-4525-9bc5-28b0271f6f5f {
  display: none;
}
#s-be969eed-706a-46f6-9b6d-c7af0569a736 { text-align: left; }
#s-5d0356da-3b94-446e-bc37-860d9e918cce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d0356da-3b94-446e-bc37-860d9e918cce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-858c8d58-0233-45fd-872f-e57387a12c6e { text-align: left; }
#s-858c8d58-0233-45fd-872f-e57387a12c6e .shg-product-sold-out {
  display: none;
}

#s-858c8d58-0233-45fd-872f-e57387a12c6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-858c8d58-0233-45fd-872f-e57387a12c6e .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-9e47f7b1-c237-4766-b0ec-b205396d47a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e47f7b1-c237-4766-b0ec-b205396d47a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e47f7b1-c237-4766-b0ec-b205396d47a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e47f7b1-c237-4766-b0ec-b205396d47a6 {
  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-9e47f7b1-c237-4766-b0ec-b205396d47a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e47f7b1-c237-4766-b0ec-b205396d47a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e47f7b1-c237-4766-b0ec-b205396d47a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db957bf9-a147-4e75-9395-a16fa8699c25 {
  display: none;
}
#s-935a7de0-fbc6-4f5b-9a1a-9f4a49dbbe8b { text-align: left; }
#s-eeea5bf8-f135-49cb-b0af-367b6bcd01a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eeea5bf8-f135-49cb-b0af-367b6bcd01a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-247af2da-955d-408a-bd27-8eb1d9f15a12 { text-align: left; }
#s-247af2da-955d-408a-bd27-8eb1d9f15a12 .shg-product-sold-out {
  display: none;
}

#s-247af2da-955d-408a-bd27-8eb1d9f15a12 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-247af2da-955d-408a-bd27-8eb1d9f15a12 .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-6002de3a-862a-4c01-bd1d-eb02f3ae4a6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6002de3a-862a-4c01-bd1d-eb02f3ae4a6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6002de3a-862a-4c01-bd1d-eb02f3ae4a6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6002de3a-862a-4c01-bd1d-eb02f3ae4a6d {
  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-6002de3a-862a-4c01-bd1d-eb02f3ae4a6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6002de3a-862a-4c01-bd1d-eb02f3ae4a6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6002de3a-862a-4c01-bd1d-eb02f3ae4a6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7249f9e-f847-4537-9420-e9815114f5d5 {
  display: none;
}
#s-a4bad8c0-2510-4503-8184-7d7e0e977d9e { text-align: left; }
#s-f0620747-fb75-4d12-b81a-4142b4c0a1a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0620747-fb75-4d12-b81a-4142b4c0a1a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e943aa5a-9762-467d-be9a-72c7b571bc8c { text-align: left; }
#s-e943aa5a-9762-467d-be9a-72c7b571bc8c .shg-product-sold-out {
  display: none;
}

#s-e943aa5a-9762-467d-be9a-72c7b571bc8c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e943aa5a-9762-467d-be9a-72c7b571bc8c .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-01561e19-a244-49a9-9f1f-eabd39a1a8e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01561e19-a244-49a9-9f1f-eabd39a1a8e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01561e19-a244-49a9-9f1f-eabd39a1a8e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01561e19-a244-49a9-9f1f-eabd39a1a8e3 {
  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-01561e19-a244-49a9-9f1f-eabd39a1a8e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01561e19-a244-49a9-9f1f-eabd39a1a8e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01561e19-a244-49a9-9f1f-eabd39a1a8e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e0c8833-f594-46b5-b385-d9ab524dca49 {
  display: none;
}
#s-d6d6b544-3c9b-47c5-b56c-4abecfa592d3 { text-align: left; }
#s-3ca09ac9-b5fc-40a2-b516-9e662c8733c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ca09ac9-b5fc-40a2-b516-9e662c8733c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-62f2013f-4014-4a65-a420-732ed0bd4905 { text-align: left; }
#s-62f2013f-4014-4a65-a420-732ed0bd4905 .shg-product-sold-out {
  display: none;
}

#s-62f2013f-4014-4a65-a420-732ed0bd4905 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-62f2013f-4014-4a65-a420-732ed0bd4905 .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-d6c29aaf-69c5-4591-97e6-8b7efba60b31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6c29aaf-69c5-4591-97e6-8b7efba60b31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6c29aaf-69c5-4591-97e6-8b7efba60b31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6c29aaf-69c5-4591-97e6-8b7efba60b31 {
  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-d6c29aaf-69c5-4591-97e6-8b7efba60b31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6c29aaf-69c5-4591-97e6-8b7efba60b31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6c29aaf-69c5-4591-97e6-8b7efba60b31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4024c7a-889c-4779-8049-d722dae45c78 {
  display: none;
}
#s-89af7902-2de1-4254-819d-a061c2d19778 { text-align: left; }
#s-3d9406ff-318c-4515-abfc-792394834c71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d9406ff-318c-4515-abfc-792394834c71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-11ba1f45-7fe2-4008-896f-0fdbfab9bc99 { text-align: left; }
#s-11ba1f45-7fe2-4008-896f-0fdbfab9bc99 .shg-product-sold-out {
  display: none;
}

#s-11ba1f45-7fe2-4008-896f-0fdbfab9bc99 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-11ba1f45-7fe2-4008-896f-0fdbfab9bc99 .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-49425bac-1680-4dac-bf73-a72a4255e2b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49425bac-1680-4dac-bf73-a72a4255e2b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49425bac-1680-4dac-bf73-a72a4255e2b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49425bac-1680-4dac-bf73-a72a4255e2b7 {
  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-49425bac-1680-4dac-bf73-a72a4255e2b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49425bac-1680-4dac-bf73-a72a4255e2b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49425bac-1680-4dac-bf73-a72a4255e2b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82afa2f1-85ac-4d5e-9fe1-6e63fa6aca92 {
  display: none;
}
#s-1e30936f-5518-4b38-ac2d-43d052ae899b { text-align: left; }
#s-6f9747c8-b2e6-4227-9034-2686cd7ed636 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f9747c8-b2e6-4227-9034-2686cd7ed636 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2243a65a-6f50-474a-979c-0ad2ff70e354 { text-align: left; }
#s-2243a65a-6f50-474a-979c-0ad2ff70e354 .shg-product-sold-out {
  display: none;
}

#s-2243a65a-6f50-474a-979c-0ad2ff70e354 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2243a65a-6f50-474a-979c-0ad2ff70e354 .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-55b57453-3335-49c6-943f-ea6cd1d6ce4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55b57453-3335-49c6-943f-ea6cd1d6ce4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55b57453-3335-49c6-943f-ea6cd1d6ce4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55b57453-3335-49c6-943f-ea6cd1d6ce4f {
  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-55b57453-3335-49c6-943f-ea6cd1d6ce4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55b57453-3335-49c6-943f-ea6cd1d6ce4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55b57453-3335-49c6-943f-ea6cd1d6ce4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3371a380-df69-40f7-95f2-899b291435ba {
  display: none;
}
#s-5901c636-4f25-4e9d-ab41-c84565bb8bd5 { text-align: left; }
#s-093436bb-9a7e-45f0-8b13-a4026a09d280 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-093436bb-9a7e-45f0-8b13-a4026a09d280 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86a786fe-2965-48a8-b8bd-39141d8e3924 { text-align: left; }
#s-86a786fe-2965-48a8-b8bd-39141d8e3924 .shg-product-sold-out {
  display: none;
}

#s-86a786fe-2965-48a8-b8bd-39141d8e3924 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86a786fe-2965-48a8-b8bd-39141d8e3924 .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-f28cb316-ecd9-40be-a49f-14ded85186df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f28cb316-ecd9-40be-a49f-14ded85186df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f28cb316-ecd9-40be-a49f-14ded85186df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f28cb316-ecd9-40be-a49f-14ded85186df {
  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-f28cb316-ecd9-40be-a49f-14ded85186df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f28cb316-ecd9-40be-a49f-14ded85186df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f28cb316-ecd9-40be-a49f-14ded85186df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2da4457-7212-40bc-91b8-5d651658de4c {
  display: none;
}
#s-80bc673d-bf5a-40dd-abc3-2ed9342da558 { text-align: left; }
#s-75e97316-124e-46cc-97a2-24c049301952 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75e97316-124e-46cc-97a2-24c049301952 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a080c3f-22a8-49ed-91ee-73ac1e35e7c2 { text-align: left; }
#s-1a080c3f-22a8-49ed-91ee-73ac1e35e7c2 .shg-product-sold-out {
  display: none;
}

#s-1a080c3f-22a8-49ed-91ee-73ac1e35e7c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a080c3f-22a8-49ed-91ee-73ac1e35e7c2 .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-60ce782e-c81c-4468-817d-ca7e1d9bab70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60ce782e-c81c-4468-817d-ca7e1d9bab70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60ce782e-c81c-4468-817d-ca7e1d9bab70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60ce782e-c81c-4468-817d-ca7e1d9bab70 {
  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-60ce782e-c81c-4468-817d-ca7e1d9bab70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60ce782e-c81c-4468-817d-ca7e1d9bab70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60ce782e-c81c-4468-817d-ca7e1d9bab70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5912412f-d278-4f34-a1fc-8613a810aefe {
  display: none;
}
#s-e7ea87db-9305-421f-bf10-54a302f946d9 { text-align: left; }
#s-0bf36993-5521-44af-b8d6-fece64575774 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bf36993-5521-44af-b8d6-fece64575774 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08225b35-646f-4a93-89ee-dd985dbe46a0 { text-align: left; }
#s-08225b35-646f-4a93-89ee-dd985dbe46a0 .shg-product-sold-out {
  display: none;
}

#s-08225b35-646f-4a93-89ee-dd985dbe46a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08225b35-646f-4a93-89ee-dd985dbe46a0 .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-c13602d7-d175-422d-a10c-f5c292625f31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c13602d7-d175-422d-a10c-f5c292625f31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c13602d7-d175-422d-a10c-f5c292625f31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c13602d7-d175-422d-a10c-f5c292625f31 {
  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-c13602d7-d175-422d-a10c-f5c292625f31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c13602d7-d175-422d-a10c-f5c292625f31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c13602d7-d175-422d-a10c-f5c292625f31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60268ed8-6396-46cf-824a-8f5604a75028 {
  display: none;
}
#s-eaa5bb19-ddf6-4170-bae7-3d3171cc1052 { text-align: left; }
#s-42a46a20-3401-4a8a-890f-716f85d0ef17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42a46a20-3401-4a8a-890f-716f85d0ef17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27d474ff-41c5-4ed4-b04a-ea4b3d7a6423 { text-align: left; }
#s-27d474ff-41c5-4ed4-b04a-ea4b3d7a6423 .shg-product-sold-out {
  display: none;
}

#s-27d474ff-41c5-4ed4-b04a-ea4b3d7a6423 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27d474ff-41c5-4ed4-b04a-ea4b3d7a6423 .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-78ddc743-f4fb-4a53-ad2f-533d258dc5e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78ddc743-f4fb-4a53-ad2f-533d258dc5e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78ddc743-f4fb-4a53-ad2f-533d258dc5e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78ddc743-f4fb-4a53-ad2f-533d258dc5e7 {
  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-78ddc743-f4fb-4a53-ad2f-533d258dc5e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78ddc743-f4fb-4a53-ad2f-533d258dc5e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78ddc743-f4fb-4a53-ad2f-533d258dc5e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a04f6cff-5d39-4898-a461-f403ca687c82 {
  display: none;
}
#s-1b71b0c6-cebf-4bfd-981d-15c3af2c9409 { text-align: left; }
#s-d7589807-9a7f-43bc-9253-2685f8bada59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7589807-9a7f-43bc-9253-2685f8bada59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-29f95aab-41bf-4ca8-ab88-f207084fc6fe { text-align: left; }
#s-29f95aab-41bf-4ca8-ab88-f207084fc6fe .shg-product-sold-out {
  display: none;
}

#s-29f95aab-41bf-4ca8-ab88-f207084fc6fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-29f95aab-41bf-4ca8-ab88-f207084fc6fe .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-025f9d96-74b7-4df9-8749-97caa01bfbfa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-025f9d96-74b7-4df9-8749-97caa01bfbfa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-025f9d96-74b7-4df9-8749-97caa01bfbfa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-025f9d96-74b7-4df9-8749-97caa01bfbfa {
  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-025f9d96-74b7-4df9-8749-97caa01bfbfa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-025f9d96-74b7-4df9-8749-97caa01bfbfa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-025f9d96-74b7-4df9-8749-97caa01bfbfa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe11cc7c-68d3-4c3e-b582-7a244ac070bd {
  display: none;
}
#s-deb31633-9db8-4c5f-b849-9774056d1b90 { text-align: left; }
#s-867f73fe-f4e7-492b-a663-3548d291bee8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-867f73fe-f4e7-492b-a663-3548d291bee8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-359f3a49-da5d-4c9a-a499-3eb73cc126b0 { text-align: left; }
#s-359f3a49-da5d-4c9a-a499-3eb73cc126b0 .shg-product-sold-out {
  display: none;
}

#s-359f3a49-da5d-4c9a-a499-3eb73cc126b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-359f3a49-da5d-4c9a-a499-3eb73cc126b0 .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-ad10be2f-befe-41e5-92fe-b982f8d40ad9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad10be2f-befe-41e5-92fe-b982f8d40ad9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad10be2f-befe-41e5-92fe-b982f8d40ad9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad10be2f-befe-41e5-92fe-b982f8d40ad9 {
  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-ad10be2f-befe-41e5-92fe-b982f8d40ad9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad10be2f-befe-41e5-92fe-b982f8d40ad9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad10be2f-befe-41e5-92fe-b982f8d40ad9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-52c85a80-e0e8-40e7-a0e6-94b9f42b8136 {
  display: none;
}
#s-9e8f0dc5-4a42-4520-8c48-3adf88abb53f { text-align: left; }
#s-fa4e0c94-bacb-4428-bbd6-ae55e8126033 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa4e0c94-bacb-4428-bbd6-ae55e8126033 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd425b0f-4fa4-4c12-8401-f79dd3656fdc { text-align: left; }
#s-dd425b0f-4fa4-4c12-8401-f79dd3656fdc .shg-product-sold-out {
  display: none;
}

#s-dd425b0f-4fa4-4c12-8401-f79dd3656fdc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd425b0f-4fa4-4c12-8401-f79dd3656fdc .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-d5ad7ff1-2976-485d-a83d-ba7de1dbad00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5ad7ff1-2976-485d-a83d-ba7de1dbad00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5ad7ff1-2976-485d-a83d-ba7de1dbad00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5ad7ff1-2976-485d-a83d-ba7de1dbad00 {
  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-d5ad7ff1-2976-485d-a83d-ba7de1dbad00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5ad7ff1-2976-485d-a83d-ba7de1dbad00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5ad7ff1-2976-485d-a83d-ba7de1dbad00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a7e1b16-d1e1-4b6d-8ec8-905da281698f {
  display: none;
}
#s-8e1439fc-54ab-4a8f-b2a3-fd79cfeccecc { text-align: left; }
#s-70b7243a-0aff-4ca1-8a1d-94a8e3caf1ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70b7243a-0aff-4ca1-8a1d-94a8e3caf1ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-422846f5-8e7c-4997-ab59-3fb9fd0509a2 { text-align: left; }
#s-422846f5-8e7c-4997-ab59-3fb9fd0509a2 .shg-product-sold-out {
  display: none;
}

#s-422846f5-8e7c-4997-ab59-3fb9fd0509a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-422846f5-8e7c-4997-ab59-3fb9fd0509a2 .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-6c0b43f9-a3e0-4139-8f56-082766ddff4c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c0b43f9-a3e0-4139-8f56-082766ddff4c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c0b43f9-a3e0-4139-8f56-082766ddff4c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c0b43f9-a3e0-4139-8f56-082766ddff4c {
  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-6c0b43f9-a3e0-4139-8f56-082766ddff4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c0b43f9-a3e0-4139-8f56-082766ddff4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c0b43f9-a3e0-4139-8f56-082766ddff4c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2c9d568-125f-496d-9a14-66dc35e6e328 {
  display: none;
}
#s-f8259719-0d7f-4144-9729-1933b6a83140 { text-align: left; }
#s-79bf8b19-e62f-447f-9a7d-159281b31a1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79bf8b19-e62f-447f-9a7d-159281b31a1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7ea1df8-599c-4dff-8290-0d58a1343cf9 { text-align: left; }
#s-a7ea1df8-599c-4dff-8290-0d58a1343cf9 .shg-product-sold-out {
  display: none;
}

#s-a7ea1df8-599c-4dff-8290-0d58a1343cf9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7ea1df8-599c-4dff-8290-0d58a1343cf9 .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-e7faad51-b434-46cc-86c4-1985300f57e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7faad51-b434-46cc-86c4-1985300f57e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7faad51-b434-46cc-86c4-1985300f57e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7faad51-b434-46cc-86c4-1985300f57e0 {
  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-e7faad51-b434-46cc-86c4-1985300f57e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7faad51-b434-46cc-86c4-1985300f57e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7faad51-b434-46cc-86c4-1985300f57e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bed368ed-e7b8-42f0-8cd8-ba215d8f18a7 {
  display: none;
}
#s-7d6a1cdf-ba10-459a-8700-61eb7948a1c3 { text-align: left; }
#s-ca5a5312-406c-4338-b47b-278e3c09ac31 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ca5a5312-406c-4338-b47b-278e3c09ac31 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-681d6f84-f547-46b2-b385-43cf921d7ed3 { text-align: left; }
#s-681d6f84-f547-46b2-b385-43cf921d7ed3 .shg-product-sold-out {
  display: none;
}

#s-681d6f84-f547-46b2-b385-43cf921d7ed3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-681d6f84-f547-46b2-b385-43cf921d7ed3 .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-2a0a77ef-6713-4413-bcc2-c6e6510b4a7b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a0a77ef-6713-4413-bcc2-c6e6510b4a7b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a0a77ef-6713-4413-bcc2-c6e6510b4a7b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a0a77ef-6713-4413-bcc2-c6e6510b4a7b {
  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-2a0a77ef-6713-4413-bcc2-c6e6510b4a7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a0a77ef-6713-4413-bcc2-c6e6510b4a7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a0a77ef-6713-4413-bcc2-c6e6510b4a7b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42124a30-edf2-4e1a-98d6-47d848e74f1e {
  display: none;
}
#s-801e9cde-a3bb-497e-a8df-cf0a389cebdf { text-align: left; }
#s-3062306e-72dc-43f3-a5ad-a8f711d58db3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3062306e-72dc-43f3-a5ad-a8f711d58db3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f9291c0-6ad6-4d58-8471-66fed90491ad { text-align: left; }
#s-4f9291c0-6ad6-4d58-8471-66fed90491ad .shg-product-sold-out {
  display: none;
}

#s-4f9291c0-6ad6-4d58-8471-66fed90491ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f9291c0-6ad6-4d58-8471-66fed90491ad .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-4351c080-f228-42df-b6fa-0a222183ea92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4351c080-f228-42df-b6fa-0a222183ea92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4351c080-f228-42df-b6fa-0a222183ea92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4351c080-f228-42df-b6fa-0a222183ea92 {
  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-4351c080-f228-42df-b6fa-0a222183ea92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4351c080-f228-42df-b6fa-0a222183ea92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4351c080-f228-42df-b6fa-0a222183ea92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f02991eb-f2cb-4525-8a82-c639e854237b {
  display: none;
}
#s-9662802c-cdd8-4e74-8fd4-3c8a250bd184 { text-align: left; }
#s-33f6b996-e936-464f-82e5-58bdcde75747 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33f6b996-e936-464f-82e5-58bdcde75747 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e03f6160-dedc-4f38-8c48-1919a43199ac { text-align: left; }
#s-e03f6160-dedc-4f38-8c48-1919a43199ac .shg-product-sold-out {
  display: none;
}

#s-e03f6160-dedc-4f38-8c48-1919a43199ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e03f6160-dedc-4f38-8c48-1919a43199ac .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-c0968c18-55da-4529-9fdf-f6c6c0753a72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0968c18-55da-4529-9fdf-f6c6c0753a72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0968c18-55da-4529-9fdf-f6c6c0753a72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0968c18-55da-4529-9fdf-f6c6c0753a72 {
  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-c0968c18-55da-4529-9fdf-f6c6c0753a72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0968c18-55da-4529-9fdf-f6c6c0753a72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0968c18-55da-4529-9fdf-f6c6c0753a72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a874e25-af4b-43af-82df-4253cd1f18a1 {
  display: none;
}
#s-7e5d1a81-afcc-4eb1-879b-46080c9adaff { text-align: left; }
#s-fbf029f5-bdac-4f0e-ae50-608ff26d8ae3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbf029f5-bdac-4f0e-ae50-608ff26d8ae3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e60835d2-7f75-41dc-ac69-493c8aa06aa1 { text-align: left; }
#s-e60835d2-7f75-41dc-ac69-493c8aa06aa1 .shg-product-sold-out {
  display: none;
}

#s-e60835d2-7f75-41dc-ac69-493c8aa06aa1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e60835d2-7f75-41dc-ac69-493c8aa06aa1 .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-6d5f7ccb-0298-49ba-acca-8613c7b42e5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6d5f7ccb-0298-49ba-acca-8613c7b42e5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6d5f7ccb-0298-49ba-acca-8613c7b42e5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6d5f7ccb-0298-49ba-acca-8613c7b42e5c {
  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-6d5f7ccb-0298-49ba-acca-8613c7b42e5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6d5f7ccb-0298-49ba-acca-8613c7b42e5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6d5f7ccb-0298-49ba-acca-8613c7b42e5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-447372fa-16ee-46c7-810e-eebdc8a7166b {
  display: none;
}
#s-268cbf12-3039-4839-8210-b475841e880f { text-align: left; }
#s-e3a3f22f-6257-48f5-99d0-2595df291ddb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3a3f22f-6257-48f5-99d0-2595df291ddb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0951e36c-668e-4991-9437-9c4b16d1b3a0 { text-align: left; }
#s-0951e36c-668e-4991-9437-9c4b16d1b3a0 .shg-product-sold-out {
  display: none;
}

#s-0951e36c-668e-4991-9437-9c4b16d1b3a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0951e36c-668e-4991-9437-9c4b16d1b3a0 .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-f9488882-2685-444e-abbd-7ef094074ca6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9488882-2685-444e-abbd-7ef094074ca6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9488882-2685-444e-abbd-7ef094074ca6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9488882-2685-444e-abbd-7ef094074ca6 {
  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-f9488882-2685-444e-abbd-7ef094074ca6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9488882-2685-444e-abbd-7ef094074ca6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9488882-2685-444e-abbd-7ef094074ca6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6497f050-f056-495f-9dea-0c627a72e4d7 {
  display: none;
}
#s-31fd4b17-6a22-46d9-939c-d4607e61bfd4 { text-align: left; }
#s-e00637d3-6d97-46e1-8fa7-3344ad0715dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e00637d3-6d97-46e1-8fa7-3344ad0715dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06f12b41-492d-4d98-bb24-5b1f24bf297d { text-align: left; }
#s-06f12b41-492d-4d98-bb24-5b1f24bf297d .shg-product-sold-out {
  display: none;
}

#s-06f12b41-492d-4d98-bb24-5b1f24bf297d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06f12b41-492d-4d98-bb24-5b1f24bf297d .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-20aa8ac3-99ce-4a6b-8173-3271fdd87bac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-20aa8ac3-99ce-4a6b-8173-3271fdd87bac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-20aa8ac3-99ce-4a6b-8173-3271fdd87bac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-20aa8ac3-99ce-4a6b-8173-3271fdd87bac {
  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-20aa8ac3-99ce-4a6b-8173-3271fdd87bac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-20aa8ac3-99ce-4a6b-8173-3271fdd87bac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-20aa8ac3-99ce-4a6b-8173-3271fdd87bac.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;
}
