.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-559a0a0c-05c4-4e3a-aa1a-97e616152c26 {
  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-64fc601c-278d-43b4-af1c-d71e97a0b17d { margin-top: 40px; }
#s-64fc601c-278d-43b4-af1c-d71e97a0b17d .shogun-tabs {
  justify-content: center;
}


  #s-64fc601c-278d-43b4-af1c-d71e97a0b17d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-64fc601c-278d-43b4-af1c-d71e97a0b17d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-64fc601c-278d-43b4-af1c-d71e97a0b17d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-64fc601c-278d-43b4-af1c-d71e97a0b17d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-64fc601c-278d-43b4-af1c-d71e97a0b17d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-64fc601c-278d-43b4-af1c-d71e97a0b17d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-64fc601c-278d-43b4-af1c-d71e97a0b17d .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-5aaef597-88af-4a97-a4db-e3d165b96fac { padding-top: 10px;
padding-bottom: 10px; }
 #s-5aaef597-88af-4a97-a4db-e3d165b96fac .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-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-b6a847f0-0c90-4ca9-955d-e6af7dc36b8c .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-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4e2ed3b0-1604-4873-bdd1-eff11e2a36f7"] > .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-dc1f89bc-00f4-4c65-95b6-9d7214619b86 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0fc14236-f8fd-436f-82ef-bc663d079be7 { 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-a39a2cda-235b-43bb-82e8-63a84a4b2f95 { 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-a39a2cda-235b-43bb-82e8-63a84a4b2f95: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-a39a2cda-235b-43bb-82e8-63a84a4b2f95: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-a39a2cda-235b-43bb-82e8-63a84a4b2f95.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9d78eb13-38da-4c78-aa0a-d54b2cc4bf3f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cf33a1c7-f830-4ecf-9d9e-acdf5c778880 { 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-e7f16774-febe-41f8-8069-da4a1775ad20 { 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-e7f16774-febe-41f8-8069-da4a1775ad20: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-e7f16774-febe-41f8-8069-da4a1775ad20: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-e7f16774-febe-41f8-8069-da4a1775ad20.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9899cbef-1dd1-495c-a69d-3f4fca5afc51 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-60ad724e-583e-4af0-8c4b-c4c630e6bba6 { 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-eef4a7d7-31cb-4443-a606-ee3a979c7753 { 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-eef4a7d7-31cb-4443-a606-ee3a979c7753: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-eef4a7d7-31cb-4443-a606-ee3a979c7753: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-eef4a7d7-31cb-4443-a606-ee3a979c7753.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-cfba5b5e-d02b-490a-8da9-64b687574198 { min-height: 50px; }
#s-cfba5b5e-d02b-490a-8da9-64b687574198 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1751e574-64e2-4821-99a2-ebbff386bf68 { 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-1751e574-64e2-4821-99a2-ebbff386bf68 .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-4c0a34be-63fc-444e-863c-d8774e5e12a4 {
  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-7aedd8f7-a39a-4a35-b0f9-7152c269a894 { 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-0800ac83-5f4c-47a7-9e52-49ec0b12a62e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0800ac83-5f4c-47a7-9e52-49ec0b12a62e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c96f1317-1244-4859-82ad-d08bb72d359c {
  display: none;
}
#s-d53b5301-553b-440c-be2e-550d7e65dbd4 { text-align: left; }
#s-c352a681-4aa9-4619-bd74-6df8208433e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c352a681-4aa9-4619-bd74-6df8208433e7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-246aa47a-14ff-4350-beef-2686ef238371 {
  display: none;
}
#s-5f264739-d870-4868-bb32-3674a4530afe { text-align: left; }
#s-d0dfa75a-d5cf-46f4-bb1c-cdb9c1d35995 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0dfa75a-d5cf-46f4-bb1c-cdb9c1d35995 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9d0bab4d-ea94-40cb-b532-e9e3931221e7 {
  display: none;
}
#s-feefbb46-bbcb-4255-b045-1248af24be5b { text-align: left; }
#s-f2e3a807-aeba-4911-859a-f3141871bafd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2e3a807-aeba-4911-859a-f3141871bafd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a5e1b79d-42f6-44e2-ab41-3c5bc6636323 {
  display: none;
}
#s-4fce7da3-4b31-4147-9958-2816ff4b33b6 { text-align: left; }
#s-8b351f46-ac36-4abc-ada8-b261c319a25f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b351f46-ac36-4abc-ada8-b261c319a25f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34bcb285-0a5f-469a-b19b-ad3daa850b3c { text-align: left; }
#s-34bcb285-0a5f-469a-b19b-ad3daa850b3c .shg-product-sold-out {
  display: none;
}

#s-34bcb285-0a5f-469a-b19b-ad3daa850b3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34bcb285-0a5f-469a-b19b-ad3daa850b3c .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-6e8eaeef-17c8-425f-b4a7-8e667f3d963c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e8eaeef-17c8-425f-b4a7-8e667f3d963c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e8eaeef-17c8-425f-b4a7-8e667f3d963c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e8eaeef-17c8-425f-b4a7-8e667f3d963c {
  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-6e8eaeef-17c8-425f-b4a7-8e667f3d963c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e8eaeef-17c8-425f-b4a7-8e667f3d963c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e8eaeef-17c8-425f-b4a7-8e667f3d963c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-83714fa8-51f7-4c45-b059-189c6495eca0 {
  display: none;
}
#s-1ff1483d-f354-4fc9-b871-73211558a7d9 { text-align: left; }
#s-a23c5bbe-7d8c-4f67-b3ab-7951893d7f75 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a23c5bbe-7d8c-4f67-b3ab-7951893d7f75 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-592b38b5-86f1-4dfd-833f-993be710ae95 { text-align: left; }
#s-592b38b5-86f1-4dfd-833f-993be710ae95 .shg-product-sold-out {
  display: none;
}

#s-592b38b5-86f1-4dfd-833f-993be710ae95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-592b38b5-86f1-4dfd-833f-993be710ae95 .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-6bfcab2b-437a-4df1-990b-8d64e8c7dc4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6bfcab2b-437a-4df1-990b-8d64e8c7dc4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6bfcab2b-437a-4df1-990b-8d64e8c7dc4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6bfcab2b-437a-4df1-990b-8d64e8c7dc4f {
  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-6bfcab2b-437a-4df1-990b-8d64e8c7dc4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6bfcab2b-437a-4df1-990b-8d64e8c7dc4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6bfcab2b-437a-4df1-990b-8d64e8c7dc4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82c94134-5656-484f-9a44-b2336a128593 {
  display: none;
}
#s-a331a399-affd-428a-828b-85fdfbb15237 { text-align: left; }
#s-877289c0-1f7e-4ff1-8998-4095619c12ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-877289c0-1f7e-4ff1-8998-4095619c12ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96575019-c181-4caa-9b17-24fa7bae6e48 { text-align: left; }
#s-96575019-c181-4caa-9b17-24fa7bae6e48 .shg-product-sold-out {
  display: none;
}

#s-96575019-c181-4caa-9b17-24fa7bae6e48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96575019-c181-4caa-9b17-24fa7bae6e48 .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-c86ce5b2-0d38-4002-8bd2-0c7f3525768f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c86ce5b2-0d38-4002-8bd2-0c7f3525768f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c86ce5b2-0d38-4002-8bd2-0c7f3525768f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c86ce5b2-0d38-4002-8bd2-0c7f3525768f {
  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-c86ce5b2-0d38-4002-8bd2-0c7f3525768f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c86ce5b2-0d38-4002-8bd2-0c7f3525768f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c86ce5b2-0d38-4002-8bd2-0c7f3525768f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14a1de1b-0094-425f-a214-ce22d579dd05 {
  display: none;
}
#s-6b527044-cc43-4d6e-98f4-f442171f5fd0 { text-align: left; }
#s-b3599a07-3aa7-4fcd-8676-ee3785c6a2cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3599a07-3aa7-4fcd-8676-ee3785c6a2cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa13d45f-efcb-4f11-aa95-faf6cddcfe04 { text-align: left; }
#s-fa13d45f-efcb-4f11-aa95-faf6cddcfe04 .shg-product-sold-out {
  display: none;
}

#s-fa13d45f-efcb-4f11-aa95-faf6cddcfe04 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa13d45f-efcb-4f11-aa95-faf6cddcfe04 .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-8def7019-a48a-44b5-a7aa-c60ad30daffe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8def7019-a48a-44b5-a7aa-c60ad30daffe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8def7019-a48a-44b5-a7aa-c60ad30daffe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8def7019-a48a-44b5-a7aa-c60ad30daffe {
  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-8def7019-a48a-44b5-a7aa-c60ad30daffe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8def7019-a48a-44b5-a7aa-c60ad30daffe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8def7019-a48a-44b5-a7aa-c60ad30daffe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd96e959-ac8a-44f3-a4d5-9b0c88aaf7d4 {
  display: none;
}
#s-01763119-6e14-4d77-94f1-4a3d6cce6d30 { text-align: left; }
#s-bcec7e63-46f4-4d7a-a8a3-96c5034567b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bcec7e63-46f4-4d7a-a8a3-96c5034567b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2653f4a9-593e-4c42-bd75-2109b18bd737 { text-align: left; }
#s-2653f4a9-593e-4c42-bd75-2109b18bd737 .shg-product-sold-out {
  display: none;
}

#s-2653f4a9-593e-4c42-bd75-2109b18bd737 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2653f4a9-593e-4c42-bd75-2109b18bd737 .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-b7bd370e-55db-4f27-a169-20710553a338 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7bd370e-55db-4f27-a169-20710553a338:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7bd370e-55db-4f27-a169-20710553a338:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7bd370e-55db-4f27-a169-20710553a338 {
  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-b7bd370e-55db-4f27-a169-20710553a338.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7bd370e-55db-4f27-a169-20710553a338.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7bd370e-55db-4f27-a169-20710553a338.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7e23465-daac-4e42-9d8f-9d296508ae8e {
  display: none;
}
#s-6f681c44-e9ea-496e-9170-f313bf18cdf0 { text-align: left; }
#s-b5e91756-032a-4bc0-a61e-dbbda90aa222 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5e91756-032a-4bc0-a61e-dbbda90aa222 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-435e89c2-e293-45ae-b23c-a3f6a2c836c5 { text-align: left; }
#s-435e89c2-e293-45ae-b23c-a3f6a2c836c5 .shg-product-sold-out {
  display: none;
}

#s-435e89c2-e293-45ae-b23c-a3f6a2c836c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-435e89c2-e293-45ae-b23c-a3f6a2c836c5 .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-3c21ec0e-04fb-4435-a710-a4351198cbd6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c21ec0e-04fb-4435-a710-a4351198cbd6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c21ec0e-04fb-4435-a710-a4351198cbd6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c21ec0e-04fb-4435-a710-a4351198cbd6 {
  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-3c21ec0e-04fb-4435-a710-a4351198cbd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c21ec0e-04fb-4435-a710-a4351198cbd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c21ec0e-04fb-4435-a710-a4351198cbd6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80a46b70-e4a5-4a77-8cc0-6ba508f51991 {
  display: none;
}
#s-b0bc6390-9c35-4b57-aa7f-ad45897c4368 { text-align: left; }
#s-fe79e145-dc50-4ebe-bdc7-43745e7f7142 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe79e145-dc50-4ebe-bdc7-43745e7f7142 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f74312e-1f1e-4fb9-a388-d04e84108b07 { text-align: left; }
#s-1f74312e-1f1e-4fb9-a388-d04e84108b07 .shg-product-sold-out {
  display: none;
}

#s-1f74312e-1f1e-4fb9-a388-d04e84108b07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f74312e-1f1e-4fb9-a388-d04e84108b07 .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-7dd4cb69-68ab-473b-ad54-2010ae67b6a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dd4cb69-68ab-473b-ad54-2010ae67b6a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dd4cb69-68ab-473b-ad54-2010ae67b6a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dd4cb69-68ab-473b-ad54-2010ae67b6a0 {
  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-7dd4cb69-68ab-473b-ad54-2010ae67b6a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dd4cb69-68ab-473b-ad54-2010ae67b6a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dd4cb69-68ab-473b-ad54-2010ae67b6a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-75c8881e-b763-4262-8b96-59a53a399a9f {
  display: none;
}
#s-02466065-9d7c-4a40-85d2-4f7445fbf7e1 { text-align: left; }
#s-b52e7e1e-9cf3-434d-8cb8-638906af5657 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b52e7e1e-9cf3-434d-8cb8-638906af5657 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04dd7772-5c86-40dd-8ba9-93be56bd771e { text-align: left; }
#s-04dd7772-5c86-40dd-8ba9-93be56bd771e .shg-product-sold-out {
  display: none;
}

#s-04dd7772-5c86-40dd-8ba9-93be56bd771e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04dd7772-5c86-40dd-8ba9-93be56bd771e .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-b3b2e910-8c3c-4ccd-a713-c0a3820bbb2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3b2e910-8c3c-4ccd-a713-c0a3820bbb2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3b2e910-8c3c-4ccd-a713-c0a3820bbb2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3b2e910-8c3c-4ccd-a713-c0a3820bbb2a {
  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-b3b2e910-8c3c-4ccd-a713-c0a3820bbb2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3b2e910-8c3c-4ccd-a713-c0a3820bbb2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3b2e910-8c3c-4ccd-a713-c0a3820bbb2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f78f3815-7176-47a8-8b15-34e47ec6b0fc {
  display: none;
}
#s-486f1adf-cbbc-40f0-8669-5180cd595513 { text-align: left; }
#s-ed63cbd0-7bde-4393-80b3-8589cb66f742 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed63cbd0-7bde-4393-80b3-8589cb66f742 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab5c2755-1eb2-48aa-b8e9-f298ce91ce3b { text-align: left; }
#s-ab5c2755-1eb2-48aa-b8e9-f298ce91ce3b .shg-product-sold-out {
  display: none;
}

#s-ab5c2755-1eb2-48aa-b8e9-f298ce91ce3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab5c2755-1eb2-48aa-b8e9-f298ce91ce3b .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-9616157d-d2db-498f-a780-6f16de9d4fbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9616157d-d2db-498f-a780-6f16de9d4fbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9616157d-d2db-498f-a780-6f16de9d4fbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9616157d-d2db-498f-a780-6f16de9d4fbb {
  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-9616157d-d2db-498f-a780-6f16de9d4fbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9616157d-d2db-498f-a780-6f16de9d4fbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9616157d-d2db-498f-a780-6f16de9d4fbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-813ae447-169a-4150-92ee-b73a69477804 {
  display: none;
}
#s-e246fc5f-9d16-4b4d-a458-f89237785a92 { text-align: left; }
#s-71b10ebe-360d-4203-89e0-1bbdafbff92e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71b10ebe-360d-4203-89e0-1bbdafbff92e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39d50011-d299-40f3-a222-08a3e1aa1900 { text-align: left; }
#s-39d50011-d299-40f3-a222-08a3e1aa1900 .shg-product-sold-out {
  display: none;
}

#s-39d50011-d299-40f3-a222-08a3e1aa1900 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39d50011-d299-40f3-a222-08a3e1aa1900 .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-d2c58a52-10e4-4cf9-a577-4f9f68222e50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2c58a52-10e4-4cf9-a577-4f9f68222e50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2c58a52-10e4-4cf9-a577-4f9f68222e50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2c58a52-10e4-4cf9-a577-4f9f68222e50 {
  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-d2c58a52-10e4-4cf9-a577-4f9f68222e50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2c58a52-10e4-4cf9-a577-4f9f68222e50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2c58a52-10e4-4cf9-a577-4f9f68222e50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-588bce22-6286-486c-a14a-469db439acd7 {
  display: none;
}
#s-1bfe68a5-7ae5-42c6-bf79-8c5b17beceaa { text-align: left; }
#s-a3c25bf7-3d20-4fb2-bc99-23bc23363313 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3c25bf7-3d20-4fb2-bc99-23bc23363313 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-94e00323-e32d-4882-b177-2eb2e96faaba { text-align: left; }
#s-94e00323-e32d-4882-b177-2eb2e96faaba .shg-product-sold-out {
  display: none;
}

#s-94e00323-e32d-4882-b177-2eb2e96faaba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-94e00323-e32d-4882-b177-2eb2e96faaba .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-1e1c422a-738e-44e3-aa7f-15f8c30f27c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e1c422a-738e-44e3-aa7f-15f8c30f27c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e1c422a-738e-44e3-aa7f-15f8c30f27c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e1c422a-738e-44e3-aa7f-15f8c30f27c0 {
  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-1e1c422a-738e-44e3-aa7f-15f8c30f27c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e1c422a-738e-44e3-aa7f-15f8c30f27c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e1c422a-738e-44e3-aa7f-15f8c30f27c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da43ff99-99bd-4569-b9f2-5a34c789c9e5 {
  display: none;
}
#s-f69428aa-fa3e-41d6-82a8-f4c0b91588f9 { text-align: left; }
#s-8c6ec4cc-0a35-4ca3-ae19-2e68a67688a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c6ec4cc-0a35-4ca3-ae19-2e68a67688a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e4db7c2-a351-41bf-9263-87bde9e91f8a { text-align: left; }
#s-0e4db7c2-a351-41bf-9263-87bde9e91f8a .shg-product-sold-out {
  display: none;
}

#s-0e4db7c2-a351-41bf-9263-87bde9e91f8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e4db7c2-a351-41bf-9263-87bde9e91f8a .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-73dd79aa-0577-4188-a046-d41694f76624 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73dd79aa-0577-4188-a046-d41694f76624:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73dd79aa-0577-4188-a046-d41694f76624:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73dd79aa-0577-4188-a046-d41694f76624 {
  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-73dd79aa-0577-4188-a046-d41694f76624.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73dd79aa-0577-4188-a046-d41694f76624.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73dd79aa-0577-4188-a046-d41694f76624.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-09fe3d7e-e4aa-4c83-b644-abcb5de521b0 {
  display: none;
}
#s-0e8b7864-3854-4cb6-bf7b-e8eb7d8a5271 { text-align: left; }
#s-1578500a-1079-4998-b575-f0239aaa6a12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1578500a-1079-4998-b575-f0239aaa6a12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e032fa50-03b7-420c-a2f0-a513f1c9464f { text-align: left; }
#s-e032fa50-03b7-420c-a2f0-a513f1c9464f .shg-product-sold-out {
  display: none;
}

#s-e032fa50-03b7-420c-a2f0-a513f1c9464f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e032fa50-03b7-420c-a2f0-a513f1c9464f .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-d5946c34-aef0-41f7-afef-1f74104bc678 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5946c34-aef0-41f7-afef-1f74104bc678:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5946c34-aef0-41f7-afef-1f74104bc678:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5946c34-aef0-41f7-afef-1f74104bc678 {
  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-d5946c34-aef0-41f7-afef-1f74104bc678.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5946c34-aef0-41f7-afef-1f74104bc678.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5946c34-aef0-41f7-afef-1f74104bc678.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bdcfd79f-830f-428e-91e4-b235898846dc {
  display: none;
}
#s-51449f96-6f1d-4d9f-bbe3-47ac50d04e71 { text-align: left; }
#s-b13b6b8b-6374-4911-bb63-9adae561df19 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b13b6b8b-6374-4911-bb63-9adae561df19 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58715a4d-66f1-4713-a8ea-4f6c38fc9ade { text-align: left; }
#s-58715a4d-66f1-4713-a8ea-4f6c38fc9ade .shg-product-sold-out {
  display: none;
}

#s-58715a4d-66f1-4713-a8ea-4f6c38fc9ade .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58715a4d-66f1-4713-a8ea-4f6c38fc9ade .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-fe4aba8f-a0c4-4a17-a62e-56fb5c1b38eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe4aba8f-a0c4-4a17-a62e-56fb5c1b38eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe4aba8f-a0c4-4a17-a62e-56fb5c1b38eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe4aba8f-a0c4-4a17-a62e-56fb5c1b38eb {
  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-fe4aba8f-a0c4-4a17-a62e-56fb5c1b38eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe4aba8f-a0c4-4a17-a62e-56fb5c1b38eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe4aba8f-a0c4-4a17-a62e-56fb5c1b38eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbc741ea-5fd5-414e-8729-6b00fc30e72a {
  display: none;
}
#s-744f025b-3a47-46b4-9100-01d74a0e327a { text-align: left; }
#s-c76920d6-e8b9-427c-a75c-ce2d23072dd3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c76920d6-e8b9-427c-a75c-ce2d23072dd3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4968c16b-3a08-43eb-ac29-251ca42b6a9b { text-align: left; }
#s-4968c16b-3a08-43eb-ac29-251ca42b6a9b .shg-product-sold-out {
  display: none;
}

#s-4968c16b-3a08-43eb-ac29-251ca42b6a9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4968c16b-3a08-43eb-ac29-251ca42b6a9b .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-e5b68e05-d730-45ca-a8c1-32fa7e41993a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5b68e05-d730-45ca-a8c1-32fa7e41993a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5b68e05-d730-45ca-a8c1-32fa7e41993a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5b68e05-d730-45ca-a8c1-32fa7e41993a {
  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-e5b68e05-d730-45ca-a8c1-32fa7e41993a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5b68e05-d730-45ca-a8c1-32fa7e41993a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5b68e05-d730-45ca-a8c1-32fa7e41993a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-94841da8-277d-4188-8f8d-f2059d4bf7cc {
  display: none;
}
#s-702e4884-ba30-4c62-957f-ca9c44f50e68 { text-align: left; }
#s-e93bb80c-6ac3-4604-87fb-16a2d85e784c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e93bb80c-6ac3-4604-87fb-16a2d85e784c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f49c68dc-ff8d-4fce-9e6d-917e3f26bf9e { text-align: left; }
#s-f49c68dc-ff8d-4fce-9e6d-917e3f26bf9e .shg-product-sold-out {
  display: none;
}

#s-f49c68dc-ff8d-4fce-9e6d-917e3f26bf9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f49c68dc-ff8d-4fce-9e6d-917e3f26bf9e .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-dfe50a99-1f9f-4a2e-8653-d79c625776ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dfe50a99-1f9f-4a2e-8653-d79c625776ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dfe50a99-1f9f-4a2e-8653-d79c625776ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dfe50a99-1f9f-4a2e-8653-d79c625776ff {
  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-dfe50a99-1f9f-4a2e-8653-d79c625776ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfe50a99-1f9f-4a2e-8653-d79c625776ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dfe50a99-1f9f-4a2e-8653-d79c625776ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e109184a-faeb-44f9-a850-5e56034ab10a {
  display: none;
}
#s-2863b772-7a22-4b24-b0b7-a3395618f309 { text-align: left; }
#s-0174b3d7-6eab-4707-82f0-1c6c8c7dd516 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0174b3d7-6eab-4707-82f0-1c6c8c7dd516 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3b28d37-88b4-45c0-9ec6-7dfde6f7ad46 { text-align: left; }
#s-a3b28d37-88b4-45c0-9ec6-7dfde6f7ad46 .shg-product-sold-out {
  display: none;
}

#s-a3b28d37-88b4-45c0-9ec6-7dfde6f7ad46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3b28d37-88b4-45c0-9ec6-7dfde6f7ad46 .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-e9da466c-c12e-40db-8c0f-e9121979ab29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9da466c-c12e-40db-8c0f-e9121979ab29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9da466c-c12e-40db-8c0f-e9121979ab29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9da466c-c12e-40db-8c0f-e9121979ab29 {
  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-e9da466c-c12e-40db-8c0f-e9121979ab29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9da466c-c12e-40db-8c0f-e9121979ab29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9da466c-c12e-40db-8c0f-e9121979ab29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac4cde85-296d-4c35-b8ae-6a27a08bfdb0 {
  display: none;
}
#s-7ca692ac-bb48-4ecb-b066-36d2e95be30e { text-align: left; }
#s-154cd3bc-39d6-4522-bc2e-6f3257d4a2d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-154cd3bc-39d6-4522-bc2e-6f3257d4a2d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35045801-5a1d-4fda-b061-9a2e8ad24a6e { text-align: left; }
#s-35045801-5a1d-4fda-b061-9a2e8ad24a6e .shg-product-sold-out {
  display: none;
}

#s-35045801-5a1d-4fda-b061-9a2e8ad24a6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35045801-5a1d-4fda-b061-9a2e8ad24a6e .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-114137b1-e201-454d-8e84-41f64420b5e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-114137b1-e201-454d-8e84-41f64420b5e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-114137b1-e201-454d-8e84-41f64420b5e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-114137b1-e201-454d-8e84-41f64420b5e6 {
  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-114137b1-e201-454d-8e84-41f64420b5e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-114137b1-e201-454d-8e84-41f64420b5e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-114137b1-e201-454d-8e84-41f64420b5e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-922007ef-fa4f-4c85-947e-321635c4e8ac {
  display: none;
}
#s-6ace4d57-d8a7-4b27-9e21-c75fecee8f16 { text-align: left; }
#s-047ff222-f31f-4de0-b78a-ca5beb3fa9c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-047ff222-f31f-4de0-b78a-ca5beb3fa9c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af6ea016-68e6-4d7b-a9bb-8bf9712090d4 { text-align: left; }
#s-af6ea016-68e6-4d7b-a9bb-8bf9712090d4 .shg-product-sold-out {
  display: none;
}

#s-af6ea016-68e6-4d7b-a9bb-8bf9712090d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af6ea016-68e6-4d7b-a9bb-8bf9712090d4 .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-9a70f7a9-55ca-4a68-86bd-dc0f9afa367d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a70f7a9-55ca-4a68-86bd-dc0f9afa367d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a70f7a9-55ca-4a68-86bd-dc0f9afa367d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a70f7a9-55ca-4a68-86bd-dc0f9afa367d {
  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-9a70f7a9-55ca-4a68-86bd-dc0f9afa367d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a70f7a9-55ca-4a68-86bd-dc0f9afa367d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a70f7a9-55ca-4a68-86bd-dc0f9afa367d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8f770e3-59b1-43d5-b055-becd6d2b16b2 {
  display: none;
}
#s-e414c93b-f7be-4c29-bfff-4c774ba41003 { text-align: left; }
#s-7beda93e-c81a-4101-99f9-8baba4329eee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7beda93e-c81a-4101-99f9-8baba4329eee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5736fe1-a953-41e6-b8ae-b65b96d4ea59 { text-align: left; }
#s-f5736fe1-a953-41e6-b8ae-b65b96d4ea59 .shg-product-sold-out {
  display: none;
}

#s-f5736fe1-a953-41e6-b8ae-b65b96d4ea59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5736fe1-a953-41e6-b8ae-b65b96d4ea59 .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-7fd4770c-1ea1-4581-a75e-00e7e692d711 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fd4770c-1ea1-4581-a75e-00e7e692d711:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fd4770c-1ea1-4581-a75e-00e7e692d711:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fd4770c-1ea1-4581-a75e-00e7e692d711 {
  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-7fd4770c-1ea1-4581-a75e-00e7e692d711.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fd4770c-1ea1-4581-a75e-00e7e692d711.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fd4770c-1ea1-4581-a75e-00e7e692d711.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f99f2f09-cbc0-42d7-b969-53d68a997643 {
  display: none;
}
#s-008dc064-9912-443b-bfc1-fdf3d9edef81 { text-align: left; }
#s-b4fc5677-bbaf-4f38-9dc5-f0e7067becf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4fc5677-bbaf-4f38-9dc5-f0e7067becf3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d5eca8b-3db6-4519-8fbc-003300aab910 { text-align: left; }
#s-4d5eca8b-3db6-4519-8fbc-003300aab910 .shg-product-sold-out {
  display: none;
}

#s-4d5eca8b-3db6-4519-8fbc-003300aab910 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d5eca8b-3db6-4519-8fbc-003300aab910 .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-2f804d20-6d70-469e-bb63-a972d5d49f06 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f804d20-6d70-469e-bb63-a972d5d49f06:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f804d20-6d70-469e-bb63-a972d5d49f06:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f804d20-6d70-469e-bb63-a972d5d49f06 {
  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-2f804d20-6d70-469e-bb63-a972d5d49f06.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f804d20-6d70-469e-bb63-a972d5d49f06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f804d20-6d70-469e-bb63-a972d5d49f06.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d15280f-9993-487f-871d-30266cf416fc {
  display: none;
}
#s-1d13efb8-c19a-4727-8c2c-c787f3a30d48 { text-align: left; }
#s-7c342049-f956-4a73-b4cb-6c62f9753119 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c342049-f956-4a73-b4cb-6c62f9753119 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b9299ca-33b9-4627-be30-1da05d51ff92 { text-align: left; }
#s-8b9299ca-33b9-4627-be30-1da05d51ff92 .shg-product-sold-out {
  display: none;
}

#s-8b9299ca-33b9-4627-be30-1da05d51ff92 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b9299ca-33b9-4627-be30-1da05d51ff92 .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-37ac18bb-548b-4bcf-b845-c7d7cf1e3d9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37ac18bb-548b-4bcf-b845-c7d7cf1e3d9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37ac18bb-548b-4bcf-b845-c7d7cf1e3d9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37ac18bb-548b-4bcf-b845-c7d7cf1e3d9e {
  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-37ac18bb-548b-4bcf-b845-c7d7cf1e3d9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37ac18bb-548b-4bcf-b845-c7d7cf1e3d9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37ac18bb-548b-4bcf-b845-c7d7cf1e3d9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13d27b74-2f71-4416-af3a-1e6f6fc31164 {
  display: none;
}
#s-c3b245ac-4f9e-41a1-a952-bee20d6b1aa9 { text-align: left; }
#s-f0372cee-44e2-49ff-95dd-a850e4f79673 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0372cee-44e2-49ff-95dd-a850e4f79673 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ac0efc9-8c4d-4e03-adfe-e516df8b6d5f { text-align: left; }
#s-5ac0efc9-8c4d-4e03-adfe-e516df8b6d5f .shg-product-sold-out {
  display: none;
}

#s-5ac0efc9-8c4d-4e03-adfe-e516df8b6d5f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ac0efc9-8c4d-4e03-adfe-e516df8b6d5f .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-1488b738-0236-40f1-ae96-8080d14fe4a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1488b738-0236-40f1-ae96-8080d14fe4a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1488b738-0236-40f1-ae96-8080d14fe4a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1488b738-0236-40f1-ae96-8080d14fe4a9 {
  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-1488b738-0236-40f1-ae96-8080d14fe4a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1488b738-0236-40f1-ae96-8080d14fe4a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1488b738-0236-40f1-ae96-8080d14fe4a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68131221-2259-4aa4-9afe-eeb4fb38bde8 {
  display: none;
}
#s-ba8cb07a-fad5-4881-817a-7bd4af020b9d { text-align: left; }
#s-b2f07c9e-382c-4654-a72b-2a9ecf0b81c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2f07c9e-382c-4654-a72b-2a9ecf0b81c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96b11051-2677-4078-abb9-5b424761debc { text-align: left; }
#s-96b11051-2677-4078-abb9-5b424761debc .shg-product-sold-out {
  display: none;
}

#s-96b11051-2677-4078-abb9-5b424761debc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96b11051-2677-4078-abb9-5b424761debc .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-227bc3bd-0fe6-43c2-8c4a-595251fe2214 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-227bc3bd-0fe6-43c2-8c4a-595251fe2214:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-227bc3bd-0fe6-43c2-8c4a-595251fe2214:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-227bc3bd-0fe6-43c2-8c4a-595251fe2214 {
  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-227bc3bd-0fe6-43c2-8c4a-595251fe2214.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-227bc3bd-0fe6-43c2-8c4a-595251fe2214.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-227bc3bd-0fe6-43c2-8c4a-595251fe2214.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;
}
