.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-96cf3789-f8ac-4a14-9907-0d263a9fffe7 {
  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-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 { margin-top: 40px; }
#s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .shogun-tabs {
  justify-content: center;
}


  #s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-dd49d6c8-3dc7-4b85-91b0-6ba4b6a7c344 .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-cb155fbd-5c9b-4701-81d1-27059979b5fa { padding-top: 10px;
padding-bottom: 10px; }
 #s-cb155fbd-5c9b-4701-81d1-27059979b5fa .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-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-27702cff-294f-4ee4-bf6f-830c9a20e837 .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-42322479-bea8-445f-a7f9-30fb0fb1169c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-42322479-bea8-445f-a7f9-30fb0fb1169c"] > .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-2bc645c9-4424-4064-a4d2-d556119e946d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1f31bdf5-df4e-47f1-87a6-4b52213a2dd7 { 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-8a68f88e-1d10-4c27-9a6d-312f9523e099 { 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-8a68f88e-1d10-4c27-9a6d-312f9523e099: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-8a68f88e-1d10-4c27-9a6d-312f9523e099: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-8a68f88e-1d10-4c27-9a6d-312f9523e099.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-409c9ac6-d5da-4191-8bb5-9fe721a64814 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1029847d-2daf-42f4-adc1-0e358e6e80bc { 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-850b0469-7a10-46c8-a14c-48f33771a3ec { 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-850b0469-7a10-46c8-a14c-48f33771a3ec: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-850b0469-7a10-46c8-a14c-48f33771a3ec: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-850b0469-7a10-46c8-a14c-48f33771a3ec.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d2ae8138-b7df-43d6-bb78-f817a6803e21 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-11f8c521-e533-423c-8b1d-c791bbd927d6 { 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-698a003f-759c-4ad9-b38d-e0137e70bb4e { 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-698a003f-759c-4ad9-b38d-e0137e70bb4e: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-698a003f-759c-4ad9-b38d-e0137e70bb4e: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-698a003f-759c-4ad9-b38d-e0137e70bb4e.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-92d5b6da-d3d3-4bb2-88fa-00ce4643783d { min-height: 50px; }
#s-92d5b6da-d3d3-4bb2-88fa-00ce4643783d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c4d687d8-be75-4387-b2b3-3baca3485481 { 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-c4d687d8-be75-4387-b2b3-3baca3485481 .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-a59df391-eaef-45a8-bf10-97addb60351c {
  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-e9be97e5-6885-4652-ad2a-a05f2809ab8a { 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-b5d2a0c1-4156-4660-9831-e2bd42034e43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5d2a0c1-4156-4660-9831-e2bd42034e43 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ea8aab53-8e2f-4675-825e-b24ea1669a6f {
  display: none;
}
#s-d48b340c-e145-450e-a192-34d8201b7e42 { text-align: left; }
#s-c9b8c6d8-3c18-413b-8389-f487fae44969 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9b8c6d8-3c18-413b-8389-f487fae44969 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1ca4f2d5-f9b7-4bc0-ba4b-3cc624f3ee64 {
  display: none;
}
#s-c04d03cf-c81c-4914-9747-482d52d05aff { text-align: left; }
#s-793f0b87-b048-474f-9341-ec89ec7f6a2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-793f0b87-b048-474f-9341-ec89ec7f6a2d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7c5ec935-bcc4-4592-a215-ece893d5f414 {
  display: none;
}
#s-3ff9a5e9-2086-4320-b13c-f37a887c574a { text-align: left; }
#s-37073244-f995-4a2c-ab25-14d54035c1df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37073244-f995-4a2c-ab25-14d54035c1df .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5b4eddcd-be20-4a7c-ba80-fb0372ae5ed3 {
  display: none;
}
#s-93bb3c1c-eb44-45f0-bc94-291d3fe2f19f { text-align: left; }
#s-9348be43-a185-47f9-913b-3406522b2b91 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9348be43-a185-47f9-913b-3406522b2b91 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1886790-370e-4843-883d-690b448772b2 { text-align: left; }
#s-a1886790-370e-4843-883d-690b448772b2 .shg-product-sold-out {
  display: none;
}

#s-a1886790-370e-4843-883d-690b448772b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1886790-370e-4843-883d-690b448772b2 .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-75e7819f-3a51-419a-a158-4cc1bf2245dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75e7819f-3a51-419a-a158-4cc1bf2245dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75e7819f-3a51-419a-a158-4cc1bf2245dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75e7819f-3a51-419a-a158-4cc1bf2245dc {
  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-75e7819f-3a51-419a-a158-4cc1bf2245dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75e7819f-3a51-419a-a158-4cc1bf2245dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75e7819f-3a51-419a-a158-4cc1bf2245dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8aa43f1d-23d6-40bb-abfc-0f84d899c2d6 {
  display: none;
}
#s-be024d30-c833-47a1-9a76-6dc7e5bbda07 { text-align: left; }
#s-d97336d8-d498-42b9-a614-21c668db63d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d97336d8-d498-42b9-a614-21c668db63d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ee77379-523b-4a20-ace8-f206d2ddbaf6 { text-align: left; }
#s-8ee77379-523b-4a20-ace8-f206d2ddbaf6 .shg-product-sold-out {
  display: none;
}

#s-8ee77379-523b-4a20-ace8-f206d2ddbaf6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ee77379-523b-4a20-ace8-f206d2ddbaf6 .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-72503bac-756d-49a5-bde4-011264297918 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72503bac-756d-49a5-bde4-011264297918:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72503bac-756d-49a5-bde4-011264297918:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72503bac-756d-49a5-bde4-011264297918 {
  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-72503bac-756d-49a5-bde4-011264297918.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72503bac-756d-49a5-bde4-011264297918.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72503bac-756d-49a5-bde4-011264297918.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e5d6d639-6cd2-4ba9-8e2c-51998d28a3bb {
  display: none;
}
#s-83e1a23f-6b07-46c5-a577-3f698306d814 { text-align: left; }
#s-480ddded-4f16-43c0-8bee-bd465eeca0a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-480ddded-4f16-43c0-8bee-bd465eeca0a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bea6910a-6ff0-4ec1-a44f-023343be386e { text-align: left; }
#s-bea6910a-6ff0-4ec1-a44f-023343be386e .shg-product-sold-out {
  display: none;
}

#s-bea6910a-6ff0-4ec1-a44f-023343be386e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bea6910a-6ff0-4ec1-a44f-023343be386e .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-55933431-4960-43d8-9ae1-74d6b580e05a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55933431-4960-43d8-9ae1-74d6b580e05a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55933431-4960-43d8-9ae1-74d6b580e05a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55933431-4960-43d8-9ae1-74d6b580e05a {
  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-55933431-4960-43d8-9ae1-74d6b580e05a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55933431-4960-43d8-9ae1-74d6b580e05a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55933431-4960-43d8-9ae1-74d6b580e05a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0375966-1912-4ef1-8c3e-1a632f6f491a {
  display: none;
}
#s-62676fa4-6864-4aac-beab-96a195458d95 { text-align: left; }
#s-4b2266d1-c2b7-497f-9cdd-6c374f632ba1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b2266d1-c2b7-497f-9cdd-6c374f632ba1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b8c1bd53-97b6-4e9e-857f-ea7a60df6dd3 { text-align: left; }
#s-b8c1bd53-97b6-4e9e-857f-ea7a60df6dd3 .shg-product-sold-out {
  display: none;
}

#s-b8c1bd53-97b6-4e9e-857f-ea7a60df6dd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b8c1bd53-97b6-4e9e-857f-ea7a60df6dd3 .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-ad1cd2ac-f1c7-4d66-986a-8d151504ff31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad1cd2ac-f1c7-4d66-986a-8d151504ff31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad1cd2ac-f1c7-4d66-986a-8d151504ff31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad1cd2ac-f1c7-4d66-986a-8d151504ff31 {
  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-ad1cd2ac-f1c7-4d66-986a-8d151504ff31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad1cd2ac-f1c7-4d66-986a-8d151504ff31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad1cd2ac-f1c7-4d66-986a-8d151504ff31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e65a8af7-90cc-4ec5-bcf8-a78475d81394 {
  display: none;
}
#s-75660943-5699-4f9d-a316-9f9974ffc2b9 { text-align: left; }
#s-bc03ecc7-4491-4f1a-8983-32baaf511474 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc03ecc7-4491-4f1a-8983-32baaf511474 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9963296d-7800-4c0d-801d-758ed8aa5361 { text-align: left; }
#s-9963296d-7800-4c0d-801d-758ed8aa5361 .shg-product-sold-out {
  display: none;
}

#s-9963296d-7800-4c0d-801d-758ed8aa5361 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9963296d-7800-4c0d-801d-758ed8aa5361 .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-85e7dcc5-99f2-4c26-a54e-1c94497abb9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85e7dcc5-99f2-4c26-a54e-1c94497abb9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85e7dcc5-99f2-4c26-a54e-1c94497abb9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85e7dcc5-99f2-4c26-a54e-1c94497abb9a {
  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-85e7dcc5-99f2-4c26-a54e-1c94497abb9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85e7dcc5-99f2-4c26-a54e-1c94497abb9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85e7dcc5-99f2-4c26-a54e-1c94497abb9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f7d0c94-542c-4d7d-af73-3edb6490bbd2 {
  display: none;
}
#s-ef2cd65c-1912-43cf-b5ae-c791f3743126 { text-align: left; }
#s-abf3e93b-2e0b-4926-91b2-493edb05c7a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abf3e93b-2e0b-4926-91b2-493edb05c7a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2a7fd9ab-b7be-4208-912d-88f8b900672b { text-align: left; }
#s-2a7fd9ab-b7be-4208-912d-88f8b900672b .shg-product-sold-out {
  display: none;
}

#s-2a7fd9ab-b7be-4208-912d-88f8b900672b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2a7fd9ab-b7be-4208-912d-88f8b900672b .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-a69dc41b-b0a1-421d-9684-c7efe2aa4565 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a69dc41b-b0a1-421d-9684-c7efe2aa4565:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a69dc41b-b0a1-421d-9684-c7efe2aa4565:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a69dc41b-b0a1-421d-9684-c7efe2aa4565 {
  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-a69dc41b-b0a1-421d-9684-c7efe2aa4565.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a69dc41b-b0a1-421d-9684-c7efe2aa4565.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a69dc41b-b0a1-421d-9684-c7efe2aa4565.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01b9ecc0-a531-4416-9c15-79cde3f92db6 {
  display: none;
}
#s-199bc135-6e2e-47af-b33c-aba3b987da13 { text-align: left; }
#s-6a1e6855-1b0e-4cec-8dc9-f144fbdbdc3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a1e6855-1b0e-4cec-8dc9-f144fbdbdc3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-108f1de9-8f90-445f-a99e-56b685a06f23 { text-align: left; }
#s-108f1de9-8f90-445f-a99e-56b685a06f23 .shg-product-sold-out {
  display: none;
}

#s-108f1de9-8f90-445f-a99e-56b685a06f23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-108f1de9-8f90-445f-a99e-56b685a06f23 .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-9c1b4e27-a323-42cb-a179-6786049c538e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c1b4e27-a323-42cb-a179-6786049c538e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c1b4e27-a323-42cb-a179-6786049c538e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c1b4e27-a323-42cb-a179-6786049c538e {
  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-9c1b4e27-a323-42cb-a179-6786049c538e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c1b4e27-a323-42cb-a179-6786049c538e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c1b4e27-a323-42cb-a179-6786049c538e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c136613-c321-4799-b891-0ba9abeb8363 {
  display: none;
}
#s-832fcacd-62a2-4dfd-8305-bf55884f9302 { text-align: left; }
#s-52f444b6-9884-47bb-8854-ec664cecfceb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52f444b6-9884-47bb-8854-ec664cecfceb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46e06a7a-4744-410d-8183-07ce70d7143f { text-align: left; }
#s-46e06a7a-4744-410d-8183-07ce70d7143f .shg-product-sold-out {
  display: none;
}

#s-46e06a7a-4744-410d-8183-07ce70d7143f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46e06a7a-4744-410d-8183-07ce70d7143f .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-36fa13aa-351e-4638-bb0f-94c1f6ef0bea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36fa13aa-351e-4638-bb0f-94c1f6ef0bea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36fa13aa-351e-4638-bb0f-94c1f6ef0bea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36fa13aa-351e-4638-bb0f-94c1f6ef0bea {
  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-36fa13aa-351e-4638-bb0f-94c1f6ef0bea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36fa13aa-351e-4638-bb0f-94c1f6ef0bea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36fa13aa-351e-4638-bb0f-94c1f6ef0bea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30b71142-d34e-4152-8d10-2c0c4eafe000 {
  display: none;
}
#s-c34ff18a-57eb-4339-ab3b-e6911e00859a { text-align: left; }
#s-6c348b62-7780-4d27-bef2-190225b8f41e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c348b62-7780-4d27-bef2-190225b8f41e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-331df523-5c7e-4cc4-b984-5f8bcd925a3c { text-align: left; }
#s-331df523-5c7e-4cc4-b984-5f8bcd925a3c .shg-product-sold-out {
  display: none;
}

#s-331df523-5c7e-4cc4-b984-5f8bcd925a3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-331df523-5c7e-4cc4-b984-5f8bcd925a3c .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-445ec35b-8eeb-40d4-aa6b-fca6ffbae5cb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-445ec35b-8eeb-40d4-aa6b-fca6ffbae5cb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-445ec35b-8eeb-40d4-aa6b-fca6ffbae5cb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-445ec35b-8eeb-40d4-aa6b-fca6ffbae5cb {
  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-445ec35b-8eeb-40d4-aa6b-fca6ffbae5cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-445ec35b-8eeb-40d4-aa6b-fca6ffbae5cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-445ec35b-8eeb-40d4-aa6b-fca6ffbae5cb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ed731fb-9a90-4925-806e-998bd7b4adc0 {
  display: none;
}
#s-fd71f22c-9158-494f-b293-4d2bd5f603ee { text-align: left; }
#s-44790695-5ee0-402b-83fe-0838794d4261 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44790695-5ee0-402b-83fe-0838794d4261 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-157a6ce9-c0a9-4b52-890a-e7896a0bcdee { text-align: left; }
#s-157a6ce9-c0a9-4b52-890a-e7896a0bcdee .shg-product-sold-out {
  display: none;
}

#s-157a6ce9-c0a9-4b52-890a-e7896a0bcdee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-157a6ce9-c0a9-4b52-890a-e7896a0bcdee .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-222734dd-348e-4a6c-8b6c-99bc68ce9927 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-222734dd-348e-4a6c-8b6c-99bc68ce9927:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-222734dd-348e-4a6c-8b6c-99bc68ce9927:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-222734dd-348e-4a6c-8b6c-99bc68ce9927 {
  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-222734dd-348e-4a6c-8b6c-99bc68ce9927.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-222734dd-348e-4a6c-8b6c-99bc68ce9927.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-222734dd-348e-4a6c-8b6c-99bc68ce9927.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-663c9445-2149-4dc1-b02d-d317bd535490 {
  display: none;
}
#s-5eaaf256-d0a0-4f5a-8924-51ef31be5a0d { text-align: left; }
#s-58455ea3-2403-4562-8239-01e729cb5c3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58455ea3-2403-4562-8239-01e729cb5c3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1d399e3-8622-438d-8cc8-0441aae76a17 { text-align: left; }
#s-b1d399e3-8622-438d-8cc8-0441aae76a17 .shg-product-sold-out {
  display: none;
}

#s-b1d399e3-8622-438d-8cc8-0441aae76a17 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1d399e3-8622-438d-8cc8-0441aae76a17 .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-0cb56b9f-9366-4e75-82fc-335faf6a1229 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0cb56b9f-9366-4e75-82fc-335faf6a1229:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0cb56b9f-9366-4e75-82fc-335faf6a1229:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0cb56b9f-9366-4e75-82fc-335faf6a1229 {
  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-0cb56b9f-9366-4e75-82fc-335faf6a1229.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0cb56b9f-9366-4e75-82fc-335faf6a1229.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0cb56b9f-9366-4e75-82fc-335faf6a1229.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c053825c-011d-475f-a7ca-ea58987883f8 {
  display: none;
}
#s-e0d7eb43-50b7-47f9-bffa-fb66c9042fe9 { text-align: left; }
#s-37c29959-728a-44b4-b9f9-2d05eac1c9cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37c29959-728a-44b4-b9f9-2d05eac1c9cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ecfed12-0622-4ba3-b562-7552f196f454 { text-align: left; }
#s-0ecfed12-0622-4ba3-b562-7552f196f454 .shg-product-sold-out {
  display: none;
}

#s-0ecfed12-0622-4ba3-b562-7552f196f454 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ecfed12-0622-4ba3-b562-7552f196f454 .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-9c9a40f9-0218-406a-9dd7-112834c0d7cb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c9a40f9-0218-406a-9dd7-112834c0d7cb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c9a40f9-0218-406a-9dd7-112834c0d7cb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c9a40f9-0218-406a-9dd7-112834c0d7cb {
  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-9c9a40f9-0218-406a-9dd7-112834c0d7cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c9a40f9-0218-406a-9dd7-112834c0d7cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c9a40f9-0218-406a-9dd7-112834c0d7cb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0c6bb88-4be6-4d74-bd5e-50a679e1fac6 {
  display: none;
}
#s-86332e5f-f8ce-44c4-a273-1ab7270b9a82 { text-align: left; }
#s-5a1b7b90-9d5c-43da-8067-b0b72be038ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a1b7b90-9d5c-43da-8067-b0b72be038ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa6b44b5-34a8-443f-9dca-fc9a5705582e { text-align: left; }
#s-aa6b44b5-34a8-443f-9dca-fc9a5705582e .shg-product-sold-out {
  display: none;
}

#s-aa6b44b5-34a8-443f-9dca-fc9a5705582e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa6b44b5-34a8-443f-9dca-fc9a5705582e .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-195b4324-3366-4f17-ad05-a6aec093d7ef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-195b4324-3366-4f17-ad05-a6aec093d7ef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-195b4324-3366-4f17-ad05-a6aec093d7ef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-195b4324-3366-4f17-ad05-a6aec093d7ef {
  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-195b4324-3366-4f17-ad05-a6aec093d7ef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-195b4324-3366-4f17-ad05-a6aec093d7ef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-195b4324-3366-4f17-ad05-a6aec093d7ef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b806c61f-aa6d-496a-be31-d27039f6b85b {
  display: none;
}
#s-c6e44d9f-2656-40f8-aea4-d4976d1d5825 { text-align: left; }
#s-1724d2b9-d8c2-4167-99c0-12fa97c7c607 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1724d2b9-d8c2-4167-99c0-12fa97c7c607 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-619ed991-dbab-4173-ba50-71d1f25433cf { text-align: left; }
#s-619ed991-dbab-4173-ba50-71d1f25433cf .shg-product-sold-out {
  display: none;
}

#s-619ed991-dbab-4173-ba50-71d1f25433cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-619ed991-dbab-4173-ba50-71d1f25433cf .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-e45dba6e-14ed-4ca7-a9c6-bf8a53b596a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e45dba6e-14ed-4ca7-a9c6-bf8a53b596a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e45dba6e-14ed-4ca7-a9c6-bf8a53b596a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e45dba6e-14ed-4ca7-a9c6-bf8a53b596a0 {
  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-e45dba6e-14ed-4ca7-a9c6-bf8a53b596a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e45dba6e-14ed-4ca7-a9c6-bf8a53b596a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e45dba6e-14ed-4ca7-a9c6-bf8a53b596a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bea4e70a-ca09-4f02-b30b-032608bb8fad {
  display: none;
}
#s-7d2afafb-81be-4847-819f-a5c5f9529bcb { text-align: left; }
#s-857cff5f-21af-4424-96e4-979574251b32 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-857cff5f-21af-4424-96e4-979574251b32 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6224b79f-5b9a-4817-9e71-4e04d4bd5216 { text-align: left; }
#s-6224b79f-5b9a-4817-9e71-4e04d4bd5216 .shg-product-sold-out {
  display: none;
}

#s-6224b79f-5b9a-4817-9e71-4e04d4bd5216 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6224b79f-5b9a-4817-9e71-4e04d4bd5216 .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-5282a859-16d4-4dfc-9c82-c4398549edde { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5282a859-16d4-4dfc-9c82-c4398549edde:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5282a859-16d4-4dfc-9c82-c4398549edde:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5282a859-16d4-4dfc-9c82-c4398549edde {
  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-5282a859-16d4-4dfc-9c82-c4398549edde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5282a859-16d4-4dfc-9c82-c4398549edde.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5282a859-16d4-4dfc-9c82-c4398549edde.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8f50a34-ce42-4654-819e-e05b647e35c6 {
  display: none;
}
#s-fe859670-417a-490c-86d5-a0690b8ebe30 { text-align: left; }
#s-0f5538a5-fc19-4196-90cd-ff4828035ae0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f5538a5-fc19-4196-90cd-ff4828035ae0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b215575-5f63-4e9e-85e0-e25d8fea2faa { text-align: left; }
#s-7b215575-5f63-4e9e-85e0-e25d8fea2faa .shg-product-sold-out {
  display: none;
}

#s-7b215575-5f63-4e9e-85e0-e25d8fea2faa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b215575-5f63-4e9e-85e0-e25d8fea2faa .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-d3b08955-06d8-4ea3-b143-c255b090bc80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d3b08955-06d8-4ea3-b143-c255b090bc80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d3b08955-06d8-4ea3-b143-c255b090bc80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d3b08955-06d8-4ea3-b143-c255b090bc80 {
  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-d3b08955-06d8-4ea3-b143-c255b090bc80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d3b08955-06d8-4ea3-b143-c255b090bc80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d3b08955-06d8-4ea3-b143-c255b090bc80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7e2311d-30a0-42c4-a1c9-957cba9eccd8 {
  display: none;
}
#s-031b89cf-f8c0-470a-a832-bc17edecf5b0 { text-align: left; }
#s-bbb2ae57-afdf-4f0e-bdf2-92e0803b64d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbb2ae57-afdf-4f0e-bdf2-92e0803b64d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-917fff8c-184d-4fd9-960d-0c32ac387034 { text-align: left; }
#s-917fff8c-184d-4fd9-960d-0c32ac387034 .shg-product-sold-out {
  display: none;
}

#s-917fff8c-184d-4fd9-960d-0c32ac387034 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-917fff8c-184d-4fd9-960d-0c32ac387034 .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-72fa8543-4a74-4ad4-af78-14716b902536 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72fa8543-4a74-4ad4-af78-14716b902536:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72fa8543-4a74-4ad4-af78-14716b902536:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72fa8543-4a74-4ad4-af78-14716b902536 {
  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-72fa8543-4a74-4ad4-af78-14716b902536.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72fa8543-4a74-4ad4-af78-14716b902536.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72fa8543-4a74-4ad4-af78-14716b902536.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-67fdefe7-44cd-47b8-9fab-f727bbbc73e4 {
  display: none;
}
#s-495639ff-b8ec-470c-bcda-9ae8215c3105 { text-align: left; }
#s-040aef36-f402-464a-aec8-3ee4c5206c48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-040aef36-f402-464a-aec8-3ee4c5206c48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc143551-fe17-4502-8420-e9dce6914b72 { text-align: left; }
#s-bc143551-fe17-4502-8420-e9dce6914b72 .shg-product-sold-out {
  display: none;
}

#s-bc143551-fe17-4502-8420-e9dce6914b72 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc143551-fe17-4502-8420-e9dce6914b72 .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-ed12cc81-745e-46a4-a82d-0a56acb3ae37 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed12cc81-745e-46a4-a82d-0a56acb3ae37:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed12cc81-745e-46a4-a82d-0a56acb3ae37:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed12cc81-745e-46a4-a82d-0a56acb3ae37 {
  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-ed12cc81-745e-46a4-a82d-0a56acb3ae37.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed12cc81-745e-46a4-a82d-0a56acb3ae37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed12cc81-745e-46a4-a82d-0a56acb3ae37.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9e0745c0-052a-4b92-a99e-2258872c9030 {
  display: none;
}
#s-73d5dd65-5cde-4800-b8d1-098864d07aae { text-align: left; }
#s-845f8eaf-b2b8-4023-a953-23f7fe543ca3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-845f8eaf-b2b8-4023-a953-23f7fe543ca3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b85193c5-b8f0-4877-b939-ed0af57f0b2e { text-align: left; }
#s-b85193c5-b8f0-4877-b939-ed0af57f0b2e .shg-product-sold-out {
  display: none;
}

#s-b85193c5-b8f0-4877-b939-ed0af57f0b2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b85193c5-b8f0-4877-b939-ed0af57f0b2e .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-a01aa169-7f70-4e22-944d-4f3c1b942a37 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a01aa169-7f70-4e22-944d-4f3c1b942a37:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a01aa169-7f70-4e22-944d-4f3c1b942a37:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a01aa169-7f70-4e22-944d-4f3c1b942a37 {
  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-a01aa169-7f70-4e22-944d-4f3c1b942a37.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a01aa169-7f70-4e22-944d-4f3c1b942a37.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a01aa169-7f70-4e22-944d-4f3c1b942a37.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-852aac1a-441f-4a0c-bb78-d2f7b7c6e053 {
  display: none;
}
#s-3129927b-cf63-413d-83f3-d4d3f713e9f9 { text-align: left; }
#s-ccaff60e-20c7-452c-929f-22f271b80fbd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccaff60e-20c7-452c-929f-22f271b80fbd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4baa84ca-5955-46fd-ab92-51ac0dfeca9e { text-align: left; }
#s-4baa84ca-5955-46fd-ab92-51ac0dfeca9e .shg-product-sold-out {
  display: none;
}

#s-4baa84ca-5955-46fd-ab92-51ac0dfeca9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4baa84ca-5955-46fd-ab92-51ac0dfeca9e .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-3e3d4178-88ee-4aac-b510-157e35232067 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e3d4178-88ee-4aac-b510-157e35232067:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e3d4178-88ee-4aac-b510-157e35232067:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e3d4178-88ee-4aac-b510-157e35232067 {
  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-3e3d4178-88ee-4aac-b510-157e35232067.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e3d4178-88ee-4aac-b510-157e35232067.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e3d4178-88ee-4aac-b510-157e35232067.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25cfc495-84cc-41e3-a265-0037d8c25c11 {
  display: none;
}
#s-518e72c1-3f55-43fe-bfe7-7bcf0f4bdfcf { text-align: left; }
#s-1cbc5c6e-ddca-4f5b-a5d1-e197bcf21f97 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cbc5c6e-ddca-4f5b-a5d1-e197bcf21f97 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b643ae0-8948-477e-96dc-b439c80b8924 { text-align: left; }
#s-1b643ae0-8948-477e-96dc-b439c80b8924 .shg-product-sold-out {
  display: none;
}

#s-1b643ae0-8948-477e-96dc-b439c80b8924 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b643ae0-8948-477e-96dc-b439c80b8924 .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-280dc5eb-7975-47e2-a1b9-913723f06048 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-280dc5eb-7975-47e2-a1b9-913723f06048:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-280dc5eb-7975-47e2-a1b9-913723f06048:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-280dc5eb-7975-47e2-a1b9-913723f06048 {
  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-280dc5eb-7975-47e2-a1b9-913723f06048.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-280dc5eb-7975-47e2-a1b9-913723f06048.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-280dc5eb-7975-47e2-a1b9-913723f06048.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c49eaab-41c8-40c2-9d77-e574972a4bf5 {
  display: none;
}
#s-f96a879f-4be3-4e19-930c-1821cf5d80e5 { text-align: left; }
#s-86b29a8e-a74d-4fa8-81c5-2df88d5d52a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86b29a8e-a74d-4fa8-81c5-2df88d5d52a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7cf84d39-0409-4cfc-864c-eada0d9064de { text-align: left; }
#s-7cf84d39-0409-4cfc-864c-eada0d9064de .shg-product-sold-out {
  display: none;
}

#s-7cf84d39-0409-4cfc-864c-eada0d9064de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7cf84d39-0409-4cfc-864c-eada0d9064de .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-0a53f889-49bd-43fa-aeef-93b4a090d491 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a53f889-49bd-43fa-aeef-93b4a090d491:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a53f889-49bd-43fa-aeef-93b4a090d491:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a53f889-49bd-43fa-aeef-93b4a090d491 {
  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-0a53f889-49bd-43fa-aeef-93b4a090d491.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a53f889-49bd-43fa-aeef-93b4a090d491.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a53f889-49bd-43fa-aeef-93b4a090d491.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-890d4bdd-5d31-401e-af23-12296e938573 {
  display: none;
}
#s-901ee454-7f2f-4444-ac6f-3d86acd06879 { text-align: left; }
#s-bbae5b7e-79ed-4aeb-ab9c-9237bda2ba57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbae5b7e-79ed-4aeb-ab9c-9237bda2ba57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-059f5598-4567-48b6-a28c-17570a842794 { text-align: left; }
#s-059f5598-4567-48b6-a28c-17570a842794 .shg-product-sold-out {
  display: none;
}

#s-059f5598-4567-48b6-a28c-17570a842794 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-059f5598-4567-48b6-a28c-17570a842794 .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-a77b7a8d-d723-4b31-9ea9-74409851885f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a77b7a8d-d723-4b31-9ea9-74409851885f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a77b7a8d-d723-4b31-9ea9-74409851885f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a77b7a8d-d723-4b31-9ea9-74409851885f {
  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-a77b7a8d-d723-4b31-9ea9-74409851885f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a77b7a8d-d723-4b31-9ea9-74409851885f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a77b7a8d-d723-4b31-9ea9-74409851885f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e10542c-b049-415d-b3da-0ea93a58ad39 {
  display: none;
}
#s-91f82beb-758f-4173-b60d-198027ce1390 { text-align: left; }
#s-fbfdc430-0bcc-47f8-9991-7de3d9d31cec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbfdc430-0bcc-47f8-9991-7de3d9d31cec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e2b7b834-0aa4-4967-ab04-f7626d6da075 { text-align: left; }
#s-e2b7b834-0aa4-4967-ab04-f7626d6da075 .shg-product-sold-out {
  display: none;
}

#s-e2b7b834-0aa4-4967-ab04-f7626d6da075 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e2b7b834-0aa4-4967-ab04-f7626d6da075 .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-9c05ef0b-3d7c-422b-b042-4abadbb985a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c05ef0b-3d7c-422b-b042-4abadbb985a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c05ef0b-3d7c-422b-b042-4abadbb985a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c05ef0b-3d7c-422b-b042-4abadbb985a3 {
  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-9c05ef0b-3d7c-422b-b042-4abadbb985a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c05ef0b-3d7c-422b-b042-4abadbb985a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c05ef0b-3d7c-422b-b042-4abadbb985a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b94a957b-cfb0-437e-ab9d-582ecc884ee1 {
  display: none;
}
#s-4c14c6b7-12b9-4990-946a-ee86c0c50c58 { text-align: left; }
#s-ae3af719-dce3-4321-9214-574a027d2169 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae3af719-dce3-4321-9214-574a027d2169 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1dd0613-9e26-4d81-bfb9-de29b9d4b351 { text-align: left; }
#s-d1dd0613-9e26-4d81-bfb9-de29b9d4b351 .shg-product-sold-out {
  display: none;
}

#s-d1dd0613-9e26-4d81-bfb9-de29b9d4b351 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1dd0613-9e26-4d81-bfb9-de29b9d4b351 .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-081cead7-b638-4599-9ddd-fea386742a14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-081cead7-b638-4599-9ddd-fea386742a14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-081cead7-b638-4599-9ddd-fea386742a14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-081cead7-b638-4599-9ddd-fea386742a14 {
  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-081cead7-b638-4599-9ddd-fea386742a14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-081cead7-b638-4599-9ddd-fea386742a14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-081cead7-b638-4599-9ddd-fea386742a14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cee53281-c288-483e-b9ad-1eaa54e1efb8 {
  display: none;
}
#s-3f367aed-0a1f-4ec1-9cd1-857280a6264c { text-align: left; }
#s-50fb93d1-333d-4fad-8bf0-de61bdcfa13a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50fb93d1-333d-4fad-8bf0-de61bdcfa13a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-105ab09f-d29b-48d6-a89c-c652fb9f81b4 { text-align: left; }
#s-105ab09f-d29b-48d6-a89c-c652fb9f81b4 .shg-product-sold-out {
  display: none;
}

#s-105ab09f-d29b-48d6-a89c-c652fb9f81b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-105ab09f-d29b-48d6-a89c-c652fb9f81b4 .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-5175999a-b6ab-4f71-bb05-40354af90e35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5175999a-b6ab-4f71-bb05-40354af90e35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5175999a-b6ab-4f71-bb05-40354af90e35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5175999a-b6ab-4f71-bb05-40354af90e35 {
  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-5175999a-b6ab-4f71-bb05-40354af90e35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5175999a-b6ab-4f71-bb05-40354af90e35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5175999a-b6ab-4f71-bb05-40354af90e35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca578ac9-3bf5-4346-9d2d-7257652e8bec {
  display: none;
}
#s-9245fdc4-5ea1-44ca-b87a-b3ee8e31c74d { text-align: left; }
#s-d3e02a3e-cb8d-44c4-9b02-735da393fa42 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3e02a3e-cb8d-44c4-9b02-735da393fa42 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e11be1e-9dc1-409f-820d-e295e55ea4b3 { text-align: left; }
#s-8e11be1e-9dc1-409f-820d-e295e55ea4b3 .shg-product-sold-out {
  display: none;
}

#s-8e11be1e-9dc1-409f-820d-e295e55ea4b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e11be1e-9dc1-409f-820d-e295e55ea4b3 .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-fec270f4-b2b0-403e-92f2-8019f05cd207 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fec270f4-b2b0-403e-92f2-8019f05cd207:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fec270f4-b2b0-403e-92f2-8019f05cd207:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fec270f4-b2b0-403e-92f2-8019f05cd207 {
  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-fec270f4-b2b0-403e-92f2-8019f05cd207.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fec270f4-b2b0-403e-92f2-8019f05cd207.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fec270f4-b2b0-403e-92f2-8019f05cd207.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6b1492f-79a6-4a29-882d-8192cec0fba4 {
  display: none;
}
#s-b19c1476-8ab9-4317-9c4c-46582a857cb3 { text-align: left; }
#s-5ba1732a-1680-4e46-95fd-84ae3fde74a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ba1732a-1680-4e46-95fd-84ae3fde74a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3f9d76f-8116-4dc6-999f-d41d97d8070c { text-align: left; }
#s-b3f9d76f-8116-4dc6-999f-d41d97d8070c .shg-product-sold-out {
  display: none;
}

#s-b3f9d76f-8116-4dc6-999f-d41d97d8070c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3f9d76f-8116-4dc6-999f-d41d97d8070c .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-992f0ea4-fc6c-4e51-8428-0b5c2f752b13 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-992f0ea4-fc6c-4e51-8428-0b5c2f752b13:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-992f0ea4-fc6c-4e51-8428-0b5c2f752b13:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-992f0ea4-fc6c-4e51-8428-0b5c2f752b13 {
  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-992f0ea4-fc6c-4e51-8428-0b5c2f752b13.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-992f0ea4-fc6c-4e51-8428-0b5c2f752b13.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-992f0ea4-fc6c-4e51-8428-0b5c2f752b13.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;
}
