.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-e97a8cd7-2c70-41a2-a622-a079e4cd9389 {
  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-dfedba53-9a83-41dc-8771-ed76f9bacf26 { margin-top: 40px; }
#s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .shogun-tabs {
  justify-content: center;
}


  #s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-dfedba53-9a83-41dc-8771-ed76f9bacf26 .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-7ec7d4e8-951e-41bd-a22a-5cf06e92fc30 { padding-top: 10px;
padding-bottom: 10px; }
 #s-7ec7d4e8-951e-41bd-a22a-5cf06e92fc30 .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-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-eeb2a6a7-233f-447a-934a-f25df23ad80c .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-e273924d-0582-4bcc-902d-d232b9ad60c6 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e273924d-0582-4bcc-902d-d232b9ad60c6"] > .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-084eecba-d803-49cc-be79-59c56b7bd89f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b055eea1-95a5-46a9-a38d-49053c3272b2 { 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-27521974-8a4e-4b68-a9a4-b9bbac4a0725 { 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-27521974-8a4e-4b68-a9a4-b9bbac4a0725: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-27521974-8a4e-4b68-a9a4-b9bbac4a0725: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-27521974-8a4e-4b68-a9a4-b9bbac4a0725.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-991aecf3-1fa9-41e3-9cf8-c063ed493ca6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a3683416-cdcc-4a7c-820f-c9b9fd864de3 { 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-a9d6a787-d128-4e7c-a0c7-24cb75bf0692 { 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-a9d6a787-d128-4e7c-a0c7-24cb75bf0692: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-a9d6a787-d128-4e7c-a0c7-24cb75bf0692: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-a9d6a787-d128-4e7c-a0c7-24cb75bf0692.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c9ed531a-ec12-4f42-b3f5-440a7459febf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-010ef7e8-6600-4c3c-867e-9c2697ac88e7 { 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-fb897de4-36f0-4766-8638-a59b1c69739a { 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-fb897de4-36f0-4766-8638-a59b1c69739a: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-fb897de4-36f0-4766-8638-a59b1c69739a: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-fb897de4-36f0-4766-8638-a59b1c69739a.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-3af73560-28d1-40ed-8135-dcc47cf3885c { min-height: 50px; }
#s-3af73560-28d1-40ed-8135-dcc47cf3885c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-250459b1-83f9-4fd7-9cd8-4e5009d73a34 { 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-250459b1-83f9-4fd7-9cd8-4e5009d73a34 .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-955ec530-5a9f-4bf6-974b-d0cff2fc7dec {
  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-65068511-d576-4291-bc99-c6480c6391a5 { 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-d2c0dbaf-9d72-4c5a-b11f-66a75fab6709 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2c0dbaf-9d72-4c5a-b11f-66a75fab6709 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-07ee08cf-ca3e-4058-8473-90e07924149e {
  display: none;
}
#s-f0ae5904-a462-4f54-ba52-b1d1284c1193 { text-align: left; }
#s-0cf90f04-84fe-4022-9565-5fbc7620a137 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0cf90f04-84fe-4022-9565-5fbc7620a137 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-185e8c86-d8e1-4747-9c19-596c36e5637e {
  display: none;
}
#s-7506052c-759a-4da2-b3e1-672e89a3b9bb { text-align: left; }
#s-f8c07a87-bce7-41d1-bb5d-7116e369c22b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8c07a87-bce7-41d1-bb5d-7116e369c22b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ec914c97-43d9-4999-8282-d708010ee67b {
  display: none;
}
#s-8c54ab46-8079-42ae-a56f-594547a02814 { text-align: left; }
#s-7ae0c4c6-19e5-488e-8ba4-e64578d0fed1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ae0c4c6-19e5-488e-8ba4-e64578d0fed1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-efc4e47a-4f29-4521-a2d6-a5ace088e88b {
  display: none;
}
#s-f7ec662c-373e-48e6-99dd-d60c81bd717d { text-align: left; }
#s-10fb807a-f927-474a-b91a-4a4b3e3255b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10fb807a-f927-474a-b91a-4a4b3e3255b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2efa4403-dbc2-49e8-a794-d15ce3be573b { text-align: left; }
#s-2efa4403-dbc2-49e8-a794-d15ce3be573b .shg-product-sold-out {
  display: none;
}

#s-2efa4403-dbc2-49e8-a794-d15ce3be573b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2efa4403-dbc2-49e8-a794-d15ce3be573b .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-07dac558-05c9-4833-9014-b58f45d09795 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07dac558-05c9-4833-9014-b58f45d09795:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07dac558-05c9-4833-9014-b58f45d09795:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07dac558-05c9-4833-9014-b58f45d09795 {
  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-07dac558-05c9-4833-9014-b58f45d09795.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07dac558-05c9-4833-9014-b58f45d09795.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07dac558-05c9-4833-9014-b58f45d09795.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1626c1ec-da7f-4aa7-9a67-036ca9519a3e {
  display: none;
}
#s-f26e6193-9e3e-48b3-8ea4-6c5a031fa4fe { text-align: left; }
#s-2c18b535-8ed1-4c7f-96c7-d8880e33ee9a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c18b535-8ed1-4c7f-96c7-d8880e33ee9a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae89ba92-a419-4045-8837-fe9f58417400 { text-align: left; }
#s-ae89ba92-a419-4045-8837-fe9f58417400 .shg-product-sold-out {
  display: none;
}

#s-ae89ba92-a419-4045-8837-fe9f58417400 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae89ba92-a419-4045-8837-fe9f58417400 .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-728c4469-979c-4624-a86e-52f27d16d99e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-728c4469-979c-4624-a86e-52f27d16d99e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-728c4469-979c-4624-a86e-52f27d16d99e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-728c4469-979c-4624-a86e-52f27d16d99e {
  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-728c4469-979c-4624-a86e-52f27d16d99e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-728c4469-979c-4624-a86e-52f27d16d99e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-728c4469-979c-4624-a86e-52f27d16d99e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b62de462-e168-458e-910f-b0db11c4cebb {
  display: none;
}
#s-0e0f2593-e624-4b74-9bf2-7d0fe11bc9cf { text-align: left; }
#s-d609eac9-47d6-4595-8889-02da5993ee59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d609eac9-47d6-4595-8889-02da5993ee59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4edadce8-49d4-4ef9-883a-a22463ee803f { text-align: left; }
#s-4edadce8-49d4-4ef9-883a-a22463ee803f .shg-product-sold-out {
  display: none;
}

#s-4edadce8-49d4-4ef9-883a-a22463ee803f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4edadce8-49d4-4ef9-883a-a22463ee803f .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-041fbf7d-7ddc-4fd4-87d3-6e9fb7c38287 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-041fbf7d-7ddc-4fd4-87d3-6e9fb7c38287:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-041fbf7d-7ddc-4fd4-87d3-6e9fb7c38287:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-041fbf7d-7ddc-4fd4-87d3-6e9fb7c38287 {
  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-041fbf7d-7ddc-4fd4-87d3-6e9fb7c38287.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-041fbf7d-7ddc-4fd4-87d3-6e9fb7c38287.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-041fbf7d-7ddc-4fd4-87d3-6e9fb7c38287.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f50bb1b9-e803-472b-8f92-1fabbcdf4b7c {
  display: none;
}
#s-5717f376-9e52-4195-b072-a759dfb5e1de { text-align: left; }
#s-5874c111-0166-4593-aa94-c2b11f28c547 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5874c111-0166-4593-aa94-c2b11f28c547 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76f9038d-2953-4205-bf68-cffc52cc9ef6 { text-align: left; }
#s-76f9038d-2953-4205-bf68-cffc52cc9ef6 .shg-product-sold-out {
  display: none;
}

#s-76f9038d-2953-4205-bf68-cffc52cc9ef6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76f9038d-2953-4205-bf68-cffc52cc9ef6 .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-583c164d-a02a-4897-934e-08014537544f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-583c164d-a02a-4897-934e-08014537544f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-583c164d-a02a-4897-934e-08014537544f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-583c164d-a02a-4897-934e-08014537544f {
  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-583c164d-a02a-4897-934e-08014537544f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-583c164d-a02a-4897-934e-08014537544f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-583c164d-a02a-4897-934e-08014537544f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cd3ee40-7c2e-4ff2-b5df-d282008a279b {
  display: none;
}
#s-0ca0c211-1af7-4c31-99eb-922d6ac1484a { text-align: left; }
#s-05947911-22df-4c80-9dbf-baeaa042e279 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05947911-22df-4c80-9dbf-baeaa042e279 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b7a37b8-2fe1-4adf-b4de-c197055b6859 { text-align: left; }
#s-7b7a37b8-2fe1-4adf-b4de-c197055b6859 .shg-product-sold-out {
  display: none;
}

#s-7b7a37b8-2fe1-4adf-b4de-c197055b6859 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b7a37b8-2fe1-4adf-b4de-c197055b6859 .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-8a829394-da2c-4f43-a9e1-cfdcf0735e9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a829394-da2c-4f43-a9e1-cfdcf0735e9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a829394-da2c-4f43-a9e1-cfdcf0735e9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a829394-da2c-4f43-a9e1-cfdcf0735e9b {
  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-8a829394-da2c-4f43-a9e1-cfdcf0735e9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a829394-da2c-4f43-a9e1-cfdcf0735e9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a829394-da2c-4f43-a9e1-cfdcf0735e9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e9e197d-4e73-4be8-aade-6a4cd672daf6 {
  display: none;
}
#s-317c8068-8fff-456c-9805-a86b0938f553 { text-align: left; }
#s-2b1ba14d-3284-4de8-bf48-138ae14fa463 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b1ba14d-3284-4de8-bf48-138ae14fa463 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3fd45b54-5abd-476a-b593-9d6537a49f4b { text-align: left; }
#s-3fd45b54-5abd-476a-b593-9d6537a49f4b .shg-product-sold-out {
  display: none;
}

#s-3fd45b54-5abd-476a-b593-9d6537a49f4b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3fd45b54-5abd-476a-b593-9d6537a49f4b .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-94c8e354-5ed1-4c39-8f9e-d3b43d6d7a8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94c8e354-5ed1-4c39-8f9e-d3b43d6d7a8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94c8e354-5ed1-4c39-8f9e-d3b43d6d7a8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94c8e354-5ed1-4c39-8f9e-d3b43d6d7a8a {
  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-94c8e354-5ed1-4c39-8f9e-d3b43d6d7a8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94c8e354-5ed1-4c39-8f9e-d3b43d6d7a8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94c8e354-5ed1-4c39-8f9e-d3b43d6d7a8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c9e94a8-df25-49c4-a2b6-2c1293060543 {
  display: none;
}
#s-afe3867f-fc6e-4cbb-b418-162a8fe868bc { text-align: left; }
#s-91addaa1-8c61-48de-a7b6-f8ef2126884a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-91addaa1-8c61-48de-a7b6-f8ef2126884a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83548e6c-9813-4675-ae3d-16d7ed84cfc7 { text-align: left; }
#s-83548e6c-9813-4675-ae3d-16d7ed84cfc7 .shg-product-sold-out {
  display: none;
}

#s-83548e6c-9813-4675-ae3d-16d7ed84cfc7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83548e6c-9813-4675-ae3d-16d7ed84cfc7 .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-ae8d2a54-b9f0-43e1-8dfc-29d72f78c372 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae8d2a54-b9f0-43e1-8dfc-29d72f78c372:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae8d2a54-b9f0-43e1-8dfc-29d72f78c372:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae8d2a54-b9f0-43e1-8dfc-29d72f78c372 {
  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-ae8d2a54-b9f0-43e1-8dfc-29d72f78c372.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae8d2a54-b9f0-43e1-8dfc-29d72f78c372.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae8d2a54-b9f0-43e1-8dfc-29d72f78c372.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2094019b-b2a7-48e6-85dc-e00a622e2ed9 {
  display: none;
}
#s-4cb693b8-8cae-4e11-b17a-01d1dc082db1 { text-align: left; }
#s-03cdc0f5-2e9a-4dad-ba44-bfd6b32f3ae9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03cdc0f5-2e9a-4dad-ba44-bfd6b32f3ae9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0acaf5c6-f91f-46a8-b00a-bd7e60f99e02 { text-align: left; }
#s-0acaf5c6-f91f-46a8-b00a-bd7e60f99e02 .shg-product-sold-out {
  display: none;
}

#s-0acaf5c6-f91f-46a8-b00a-bd7e60f99e02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0acaf5c6-f91f-46a8-b00a-bd7e60f99e02 .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-c89199f3-42ad-45e5-bdb8-65e2f43aa529 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c89199f3-42ad-45e5-bdb8-65e2f43aa529:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c89199f3-42ad-45e5-bdb8-65e2f43aa529:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c89199f3-42ad-45e5-bdb8-65e2f43aa529 {
  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-c89199f3-42ad-45e5-bdb8-65e2f43aa529.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c89199f3-42ad-45e5-bdb8-65e2f43aa529.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c89199f3-42ad-45e5-bdb8-65e2f43aa529.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84194364-b5db-4fa4-814e-79a4ab9c76c7 {
  display: none;
}
#s-7eb93aa9-5eaa-4544-b193-f84fd8482afd { text-align: left; }
#s-d2f61db9-7053-4003-8c56-9ccc11756be6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2f61db9-7053-4003-8c56-9ccc11756be6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b66e4611-1175-4a30-a960-53ec667927e4 { text-align: left; }
#s-b66e4611-1175-4a30-a960-53ec667927e4 .shg-product-sold-out {
  display: none;
}

#s-b66e4611-1175-4a30-a960-53ec667927e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b66e4611-1175-4a30-a960-53ec667927e4 .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-415e4de0-7496-4a31-a7d7-bb0be90a6205 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-415e4de0-7496-4a31-a7d7-bb0be90a6205:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-415e4de0-7496-4a31-a7d7-bb0be90a6205:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-415e4de0-7496-4a31-a7d7-bb0be90a6205 {
  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-415e4de0-7496-4a31-a7d7-bb0be90a6205.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-415e4de0-7496-4a31-a7d7-bb0be90a6205.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-415e4de0-7496-4a31-a7d7-bb0be90a6205.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-851f7036-ca56-4baf-ab8e-f99c14bc4452 {
  display: none;
}
#s-82f22ea7-43b1-455a-93ff-a8a4d5d9b1dd { text-align: left; }
#s-81f5ac7b-65ab-47e1-82a1-8312343d44c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81f5ac7b-65ab-47e1-82a1-8312343d44c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f2aa7907-2854-4d67-a8b6-60cbedd5c202 { text-align: left; }
#s-f2aa7907-2854-4d67-a8b6-60cbedd5c202 .shg-product-sold-out {
  display: none;
}

#s-f2aa7907-2854-4d67-a8b6-60cbedd5c202 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f2aa7907-2854-4d67-a8b6-60cbedd5c202 .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-a2f2c5a5-b9f5-40e9-a988-29b24a16d094 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2f2c5a5-b9f5-40e9-a988-29b24a16d094:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2f2c5a5-b9f5-40e9-a988-29b24a16d094:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2f2c5a5-b9f5-40e9-a988-29b24a16d094 {
  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-a2f2c5a5-b9f5-40e9-a988-29b24a16d094.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2f2c5a5-b9f5-40e9-a988-29b24a16d094.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2f2c5a5-b9f5-40e9-a988-29b24a16d094.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9478baa6-4733-4c09-ac13-787331d4d4e2 {
  display: none;
}
#s-ec93919a-6456-415d-b2c3-f984392525c9 { text-align: left; }
#s-0e95c342-87fc-4a6b-8db3-865efe6eb182 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e95c342-87fc-4a6b-8db3-865efe6eb182 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a593e64d-1f16-4c80-8793-535db11d312f { text-align: left; }
#s-a593e64d-1f16-4c80-8793-535db11d312f .shg-product-sold-out {
  display: none;
}

#s-a593e64d-1f16-4c80-8793-535db11d312f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a593e64d-1f16-4c80-8793-535db11d312f .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-5033ab31-7ff0-4a61-af65-d24016e10a4b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5033ab31-7ff0-4a61-af65-d24016e10a4b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5033ab31-7ff0-4a61-af65-d24016e10a4b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5033ab31-7ff0-4a61-af65-d24016e10a4b {
  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-5033ab31-7ff0-4a61-af65-d24016e10a4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5033ab31-7ff0-4a61-af65-d24016e10a4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5033ab31-7ff0-4a61-af65-d24016e10a4b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24046a38-d58d-4d98-a0c9-0c552286f940 {
  display: none;
}
#s-271855b9-acac-4c71-87cd-db9fbf0d9a2d { text-align: left; }
#s-08a78683-f11f-479e-9f6e-986e233ba0c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08a78683-f11f-479e-9f6e-986e233ba0c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81976950-22f0-43f7-8c52-d915c3784f9b { text-align: left; }
#s-81976950-22f0-43f7-8c52-d915c3784f9b .shg-product-sold-out {
  display: none;
}

#s-81976950-22f0-43f7-8c52-d915c3784f9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81976950-22f0-43f7-8c52-d915c3784f9b .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-23e9618f-c4d5-4405-b994-4010e977289f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23e9618f-c4d5-4405-b994-4010e977289f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23e9618f-c4d5-4405-b994-4010e977289f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23e9618f-c4d5-4405-b994-4010e977289f {
  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-23e9618f-c4d5-4405-b994-4010e977289f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23e9618f-c4d5-4405-b994-4010e977289f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23e9618f-c4d5-4405-b994-4010e977289f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f75ea9af-4f51-41bf-9815-db8e751997d9 {
  display: none;
}
#s-953c66b2-f4c4-4688-870f-2f43c1f13aeb { text-align: left; }
#s-0d5d2db9-5563-4b52-be83-c01ddfc510ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d5d2db9-5563-4b52-be83-c01ddfc510ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51d22ec9-1a54-434e-9af6-cb46ac64a585 { text-align: left; }
#s-51d22ec9-1a54-434e-9af6-cb46ac64a585 .shg-product-sold-out {
  display: none;
}

#s-51d22ec9-1a54-434e-9af6-cb46ac64a585 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51d22ec9-1a54-434e-9af6-cb46ac64a585 .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-19089b12-6353-4080-84a3-8da1796f03fe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19089b12-6353-4080-84a3-8da1796f03fe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19089b12-6353-4080-84a3-8da1796f03fe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19089b12-6353-4080-84a3-8da1796f03fe {
  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-19089b12-6353-4080-84a3-8da1796f03fe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19089b12-6353-4080-84a3-8da1796f03fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19089b12-6353-4080-84a3-8da1796f03fe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44ab57d6-d92e-4f9b-89e5-a7956a63dc7e {
  display: none;
}
#s-2ad50465-6be0-4ec1-8379-51bcfa695cba { text-align: left; }
#s-580a7196-3492-4e79-b6fd-98b0b967a435 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-580a7196-3492-4e79-b6fd-98b0b967a435 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ec111bc-57f4-4e3f-9ab6-6add6421e033 { text-align: left; }
#s-9ec111bc-57f4-4e3f-9ab6-6add6421e033 .shg-product-sold-out {
  display: none;
}

#s-9ec111bc-57f4-4e3f-9ab6-6add6421e033 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ec111bc-57f4-4e3f-9ab6-6add6421e033 .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-708a0443-fe16-40f0-880f-bc7842121191 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-708a0443-fe16-40f0-880f-bc7842121191:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-708a0443-fe16-40f0-880f-bc7842121191:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-708a0443-fe16-40f0-880f-bc7842121191 {
  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-708a0443-fe16-40f0-880f-bc7842121191.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-708a0443-fe16-40f0-880f-bc7842121191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-708a0443-fe16-40f0-880f-bc7842121191.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7977a026-9294-44a6-b1f3-eed9c30c1c12 {
  display: none;
}
#s-4a47df63-e645-48dc-bd5d-fb0182ea988a { text-align: left; }
#s-9515e0f7-0cda-4e22-a11c-375064f2491e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9515e0f7-0cda-4e22-a11c-375064f2491e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc95605e-dd3f-467a-a0f4-ea037513f0cf { text-align: left; }
#s-fc95605e-dd3f-467a-a0f4-ea037513f0cf .shg-product-sold-out {
  display: none;
}

#s-fc95605e-dd3f-467a-a0f4-ea037513f0cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc95605e-dd3f-467a-a0f4-ea037513f0cf .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-2b6b4ad7-8e88-4314-98cf-16bdb720d747 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b6b4ad7-8e88-4314-98cf-16bdb720d747:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b6b4ad7-8e88-4314-98cf-16bdb720d747:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b6b4ad7-8e88-4314-98cf-16bdb720d747 {
  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-2b6b4ad7-8e88-4314-98cf-16bdb720d747.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b6b4ad7-8e88-4314-98cf-16bdb720d747.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b6b4ad7-8e88-4314-98cf-16bdb720d747.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-712df7a6-b166-43e6-b82d-a3f6809d3d81 {
  display: none;
}
#s-a48098ac-c50c-4e36-b0a0-6d45c9556e8a { text-align: left; }
#s-9192bc08-20b2-408d-9f41-b0398e36a682 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9192bc08-20b2-408d-9f41-b0398e36a682 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a77fbc81-9f25-48ac-8675-14c4ba88da50 { text-align: left; }
#s-a77fbc81-9f25-48ac-8675-14c4ba88da50 .shg-product-sold-out {
  display: none;
}

#s-a77fbc81-9f25-48ac-8675-14c4ba88da50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a77fbc81-9f25-48ac-8675-14c4ba88da50 .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-6c4db21c-fb8b-4751-a0df-4ac3e9113894 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c4db21c-fb8b-4751-a0df-4ac3e9113894:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c4db21c-fb8b-4751-a0df-4ac3e9113894:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c4db21c-fb8b-4751-a0df-4ac3e9113894 {
  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-6c4db21c-fb8b-4751-a0df-4ac3e9113894.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c4db21c-fb8b-4751-a0df-4ac3e9113894.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c4db21c-fb8b-4751-a0df-4ac3e9113894.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5a26a58-90cf-476d-9017-6a4ab3cabe37 {
  display: none;
}
#s-22059c02-fa20-4f16-95bf-a383de05f75e { text-align: left; }
#s-edb39ddf-e671-4e4b-b969-6a089b1b8db7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-edb39ddf-e671-4e4b-b969-6a089b1b8db7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe20515c-1dab-43fe-9242-95fda615cb2d { text-align: left; }
#s-fe20515c-1dab-43fe-9242-95fda615cb2d .shg-product-sold-out {
  display: none;
}

#s-fe20515c-1dab-43fe-9242-95fda615cb2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe20515c-1dab-43fe-9242-95fda615cb2d .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-3b492a1e-9159-41ec-8548-e50c59adc40c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b492a1e-9159-41ec-8548-e50c59adc40c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b492a1e-9159-41ec-8548-e50c59adc40c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b492a1e-9159-41ec-8548-e50c59adc40c {
  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-3b492a1e-9159-41ec-8548-e50c59adc40c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b492a1e-9159-41ec-8548-e50c59adc40c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b492a1e-9159-41ec-8548-e50c59adc40c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ab20776-17f0-49e5-a185-85ce5221120e {
  display: none;
}
#s-45fea0e6-fa16-4648-a703-0a4b551baafd { text-align: left; }
#s-ce7d4de3-25a7-40fd-abd3-5ebafc71ac03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce7d4de3-25a7-40fd-abd3-5ebafc71ac03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ebf24f7-e9ca-479a-939c-7b38f11f914e { text-align: left; }
#s-6ebf24f7-e9ca-479a-939c-7b38f11f914e .shg-product-sold-out {
  display: none;
}

#s-6ebf24f7-e9ca-479a-939c-7b38f11f914e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ebf24f7-e9ca-479a-939c-7b38f11f914e .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-e5fb2146-9403-4092-999d-418531aca20e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5fb2146-9403-4092-999d-418531aca20e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5fb2146-9403-4092-999d-418531aca20e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5fb2146-9403-4092-999d-418531aca20e {
  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-e5fb2146-9403-4092-999d-418531aca20e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5fb2146-9403-4092-999d-418531aca20e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5fb2146-9403-4092-999d-418531aca20e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3820f2b-b463-423c-bde7-1a8038f7f5c7 {
  display: none;
}
#s-4890ea34-afcf-40cd-8e74-b2d3e2a8fca3 { text-align: left; }
#s-08ca5173-53ee-471f-83c3-fbd289059369 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08ca5173-53ee-471f-83c3-fbd289059369 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-345dd1f5-d458-4a88-acab-89f91e10f29a { text-align: left; }
#s-345dd1f5-d458-4a88-acab-89f91e10f29a .shg-product-sold-out {
  display: none;
}

#s-345dd1f5-d458-4a88-acab-89f91e10f29a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-345dd1f5-d458-4a88-acab-89f91e10f29a .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-54d83504-4deb-40a5-8d1b-2f7cc936c19d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54d83504-4deb-40a5-8d1b-2f7cc936c19d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54d83504-4deb-40a5-8d1b-2f7cc936c19d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54d83504-4deb-40a5-8d1b-2f7cc936c19d {
  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-54d83504-4deb-40a5-8d1b-2f7cc936c19d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54d83504-4deb-40a5-8d1b-2f7cc936c19d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54d83504-4deb-40a5-8d1b-2f7cc936c19d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f5fbf56-8ace-4c70-895d-dc639e1e6470 {
  display: none;
}
#s-fb0caef5-1eb6-4cc1-8afb-30425f36eb15 { text-align: left; }
#s-b8226cdb-ba57-4965-ba0a-c0d959be1c44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8226cdb-ba57-4965-ba0a-c0d959be1c44 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9ae1f29-4322-4a5f-9cdd-f536f6aa286e { text-align: left; }
#s-e9ae1f29-4322-4a5f-9cdd-f536f6aa286e .shg-product-sold-out {
  display: none;
}

#s-e9ae1f29-4322-4a5f-9cdd-f536f6aa286e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9ae1f29-4322-4a5f-9cdd-f536f6aa286e .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-26c1a384-67ac-4d3f-8516-75a3854db49b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26c1a384-67ac-4d3f-8516-75a3854db49b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26c1a384-67ac-4d3f-8516-75a3854db49b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26c1a384-67ac-4d3f-8516-75a3854db49b {
  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-26c1a384-67ac-4d3f-8516-75a3854db49b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26c1a384-67ac-4d3f-8516-75a3854db49b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26c1a384-67ac-4d3f-8516-75a3854db49b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0eb9eee4-4db1-4fcb-ac93-44438018c3fc {
  display: none;
}
#s-1ad977cb-62f3-4811-9936-3ed691e93aef { text-align: left; }
#s-ad7ff833-2ecb-4a2a-b086-38048b43b2b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad7ff833-2ecb-4a2a-b086-38048b43b2b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2b2d2ec-71d8-4f8a-b5ec-32a1bf5d73d9 { text-align: left; }
#s-c2b2d2ec-71d8-4f8a-b5ec-32a1bf5d73d9 .shg-product-sold-out {
  display: none;
}

#s-c2b2d2ec-71d8-4f8a-b5ec-32a1bf5d73d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2b2d2ec-71d8-4f8a-b5ec-32a1bf5d73d9 .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-2dc64d6c-6b60-4c51-803d-e9203962074a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2dc64d6c-6b60-4c51-803d-e9203962074a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2dc64d6c-6b60-4c51-803d-e9203962074a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2dc64d6c-6b60-4c51-803d-e9203962074a {
  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-2dc64d6c-6b60-4c51-803d-e9203962074a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2dc64d6c-6b60-4c51-803d-e9203962074a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2dc64d6c-6b60-4c51-803d-e9203962074a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32efa7f1-d6ad-4efc-b4d8-f63b3c2bcdf2 {
  display: none;
}
#s-509ca317-d17e-4ccb-a584-39a28acf2d26 { text-align: left; }
#s-e5eb6000-e2ae-4592-9e59-5a19a4d8ab23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5eb6000-e2ae-4592-9e59-5a19a4d8ab23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc820380-ce0b-44cc-9ea9-90a987e8eead { text-align: left; }
#s-fc820380-ce0b-44cc-9ea9-90a987e8eead .shg-product-sold-out {
  display: none;
}

#s-fc820380-ce0b-44cc-9ea9-90a987e8eead .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc820380-ce0b-44cc-9ea9-90a987e8eead .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-3b44718c-b000-4535-b0a5-c0fdca8cac8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3b44718c-b000-4535-b0a5-c0fdca8cac8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3b44718c-b000-4535-b0a5-c0fdca8cac8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3b44718c-b000-4535-b0a5-c0fdca8cac8a {
  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-3b44718c-b000-4535-b0a5-c0fdca8cac8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3b44718c-b000-4535-b0a5-c0fdca8cac8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3b44718c-b000-4535-b0a5-c0fdca8cac8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1722058-9b31-4484-857d-3af5e5a4ee73 {
  display: none;
}
#s-2e13d12d-836e-4a08-8e49-49343f8aec59 { text-align: left; }
#s-6e3d7de3-3c49-464d-9dea-0c0d55c12367 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e3d7de3-3c49-464d-9dea-0c0d55c12367 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1fbb7d60-f158-4a79-97e2-b9c7470b4bba { text-align: left; }
#s-1fbb7d60-f158-4a79-97e2-b9c7470b4bba .shg-product-sold-out {
  display: none;
}

#s-1fbb7d60-f158-4a79-97e2-b9c7470b4bba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1fbb7d60-f158-4a79-97e2-b9c7470b4bba .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-c4d37a94-5e2f-4cd3-8d38-832637a21765 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4d37a94-5e2f-4cd3-8d38-832637a21765:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4d37a94-5e2f-4cd3-8d38-832637a21765:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4d37a94-5e2f-4cd3-8d38-832637a21765 {
  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-c4d37a94-5e2f-4cd3-8d38-832637a21765.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4d37a94-5e2f-4cd3-8d38-832637a21765.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4d37a94-5e2f-4cd3-8d38-832637a21765.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dfcfd905-c8c6-46b8-a589-4d6ac017b46f {
  display: none;
}
#s-b01fb3fb-c2ba-45c1-962d-9fd65aa9bdf8 { text-align: left; }
#s-60d78730-cdda-473e-9d1b-2b0689438e04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60d78730-cdda-473e-9d1b-2b0689438e04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-954cb6d2-7f4b-42bc-b8bf-22be1b9fa2bc { text-align: left; }
#s-954cb6d2-7f4b-42bc-b8bf-22be1b9fa2bc .shg-product-sold-out {
  display: none;
}

#s-954cb6d2-7f4b-42bc-b8bf-22be1b9fa2bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-954cb6d2-7f4b-42bc-b8bf-22be1b9fa2bc .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-85a7a150-c282-492b-bab4-6f7d32ac6e44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85a7a150-c282-492b-bab4-6f7d32ac6e44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85a7a150-c282-492b-bab4-6f7d32ac6e44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85a7a150-c282-492b-bab4-6f7d32ac6e44 {
  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-85a7a150-c282-492b-bab4-6f7d32ac6e44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85a7a150-c282-492b-bab4-6f7d32ac6e44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85a7a150-c282-492b-bab4-6f7d32ac6e44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aeede1fd-7b8d-4b93-a1ed-8fd3602b9d97 {
  display: none;
}
#s-cd85ed4b-f43a-4100-a0e0-657dbef2aa3b { text-align: left; }
#s-4b7d9e7c-9424-42ae-bc4d-8650d5c1ef10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b7d9e7c-9424-42ae-bc4d-8650d5c1ef10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee3f25ed-116f-4820-b289-9de5485fd950 { text-align: left; }
#s-ee3f25ed-116f-4820-b289-9de5485fd950 .shg-product-sold-out {
  display: none;
}

#s-ee3f25ed-116f-4820-b289-9de5485fd950 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee3f25ed-116f-4820-b289-9de5485fd950 .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-d3dd836c-3f59-4acd-a55a-eadefc6b9133 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3dd836c-3f59-4acd-a55a-eadefc6b9133:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3dd836c-3f59-4acd-a55a-eadefc6b9133:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3dd836c-3f59-4acd-a55a-eadefc6b9133 {
  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-d3dd836c-3f59-4acd-a55a-eadefc6b9133.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3dd836c-3f59-4acd-a55a-eadefc6b9133.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3dd836c-3f59-4acd-a55a-eadefc6b9133.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93dbe106-bfaf-4916-8e45-e011de5d1fde {
  display: none;
}
#s-e68553c7-87d0-468a-8cff-f2eaf04fd972 { text-align: left; }
#s-412426e9-afff-47c9-a7fd-1fadba810fa5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-412426e9-afff-47c9-a7fd-1fadba810fa5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e73e3c8c-70d4-4cde-9d67-8c1700be746a { text-align: left; }
#s-e73e3c8c-70d4-4cde-9d67-8c1700be746a .shg-product-sold-out {
  display: none;
}

#s-e73e3c8c-70d4-4cde-9d67-8c1700be746a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e73e3c8c-70d4-4cde-9d67-8c1700be746a .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-765b9ec5-b418-41b9-9261-8b6d6b7a58bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-765b9ec5-b418-41b9-9261-8b6d6b7a58bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-765b9ec5-b418-41b9-9261-8b6d6b7a58bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-765b9ec5-b418-41b9-9261-8b6d6b7a58bf {
  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-765b9ec5-b418-41b9-9261-8b6d6b7a58bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-765b9ec5-b418-41b9-9261-8b6d6b7a58bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-765b9ec5-b418-41b9-9261-8b6d6b7a58bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64a065e6-040f-4be0-90da-cb3f315ae2e2 {
  display: none;
}
#s-27c38da3-ba1b-40c7-8a4e-205aa8179aa8 { text-align: left; }
#s-5c927960-36e5-4dbf-bbf2-b5f22203fb3b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c927960-36e5-4dbf-bbf2-b5f22203fb3b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6516948-6d5d-41eb-bb26-80ed5ab18d67 { text-align: left; }
#s-c6516948-6d5d-41eb-bb26-80ed5ab18d67 .shg-product-sold-out {
  display: none;
}

#s-c6516948-6d5d-41eb-bb26-80ed5ab18d67 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6516948-6d5d-41eb-bb26-80ed5ab18d67 .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-600ef45b-6de4-4bdd-9918-3ce913b37526 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-600ef45b-6de4-4bdd-9918-3ce913b37526:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-600ef45b-6de4-4bdd-9918-3ce913b37526:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-600ef45b-6de4-4bdd-9918-3ce913b37526 {
  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-600ef45b-6de4-4bdd-9918-3ce913b37526.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-600ef45b-6de4-4bdd-9918-3ce913b37526.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-600ef45b-6de4-4bdd-9918-3ce913b37526.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;
}
