.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-a7729011-7954-42dd-8734-dbf18336c6f5 {
  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-0d20bcc1-e10d-4e01-987a-51f3b04fa782 { margin-top: 40px; }
#s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .shogun-tabs {
  justify-content: center;
}


  #s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0d20bcc1-e10d-4e01-987a-51f3b04fa782 .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-4be426aa-4ba2-41b0-9529-4977d204a341 { padding-top: 10px;
padding-bottom: 10px; }
 #s-4be426aa-4ba2-41b0-9529-4977d204a341 .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-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f38fb3b2-bc33-4eca-9bde-eb4b445c9550 .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-0bbc322c-f194-4348-b7be-788649ef7712 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0bbc322c-f194-4348-b7be-788649ef7712"] > .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-9c7e71d5-ade9-4e57-bbd4-98abd6093512 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b74275be-0abf-4049-b2f6-7cd153051ad3 { 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-b22ed476-5773-476b-9d30-6b7c2aabd2ae { 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-b22ed476-5773-476b-9d30-6b7c2aabd2ae: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-b22ed476-5773-476b-9d30-6b7c2aabd2ae: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-b22ed476-5773-476b-9d30-6b7c2aabd2ae.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dd67db40-64dc-4969-b3f0-acb30a14fa59 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3a43510d-d53d-40fb-9435-a4eac51d0354 { 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-d27b9521-339a-4eff-b09b-1f90af6a1473 { 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-d27b9521-339a-4eff-b09b-1f90af6a1473: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-d27b9521-339a-4eff-b09b-1f90af6a1473: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-d27b9521-339a-4eff-b09b-1f90af6a1473.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7b5ddeb4-0ae4-473a-9d1f-37e165605d20 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ef415cf9-0329-442c-a71d-f4d34329dfa7 { 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-55a11136-449c-49fb-b7ca-d0c1fcf8c392 { 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-55a11136-449c-49fb-b7ca-d0c1fcf8c392: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-55a11136-449c-49fb-b7ca-d0c1fcf8c392: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-55a11136-449c-49fb-b7ca-d0c1fcf8c392.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-87be6b3e-83ed-4232-baf1-bf5be1e28837 { min-height: 50px; }
#s-87be6b3e-83ed-4232-baf1-bf5be1e28837 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-593db41b-9964-4e38-b536-5ff82948d815 { 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-593db41b-9964-4e38-b536-5ff82948d815 .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-b0a74aed-b3c4-43e4-aa14-49e03704def7 {
  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-c294c258-b90f-43a0-b1ad-fb33bb692124 { 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-68452497-3b56-4894-8de6-a6435a908df2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68452497-3b56-4894-8de6-a6435a908df2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c137dc0d-1f1d-494f-a861-e776a3e622b1 {
  display: none;
}
#s-950abdc1-1345-46a7-9edc-654061df66fa { text-align: left; }
#s-7aa35a6b-8bbf-45b4-a417-ca5a49a19e9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7aa35a6b-8bbf-45b4-a417-ca5a49a19e9b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dd4f6f11-fb76-4148-bc4b-f9780112991c {
  display: none;
}
#s-b7ddfea8-f4b0-465e-b5dd-2db4e0b2f49b { text-align: left; }
#s-a55af39c-c68f-4923-8764-f9fb8785d1de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a55af39c-c68f-4923-8764-f9fb8785d1de .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-eba27e11-59e7-4ad0-aa2e-a7947faba30e {
  display: none;
}
#s-f7d554a1-2459-4a52-b752-3eb020610864 { text-align: left; }
#s-98837e31-b3fa-401f-8c00-137c085b11a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98837e31-b3fa-401f-8c00-137c085b11a6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a7ac9eca-96b1-417d-a0f1-f3f6047641d4 {
  display: none;
}
#s-89d3e05c-d1af-4c55-a1e2-68e208258a8f { text-align: left; }
#s-541322dc-cf7c-43a8-8f40-655abe6f44d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-541322dc-cf7c-43a8-8f40-655abe6f44d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-960993e0-4439-49ba-b62f-a879a0fa643f { text-align: left; }
#s-960993e0-4439-49ba-b62f-a879a0fa643f .shg-product-sold-out {
  display: none;
}

#s-960993e0-4439-49ba-b62f-a879a0fa643f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-960993e0-4439-49ba-b62f-a879a0fa643f .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-ef406fd0-ac87-4bd5-abc0-f8d457ca7d5e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef406fd0-ac87-4bd5-abc0-f8d457ca7d5e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef406fd0-ac87-4bd5-abc0-f8d457ca7d5e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef406fd0-ac87-4bd5-abc0-f8d457ca7d5e {
  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-ef406fd0-ac87-4bd5-abc0-f8d457ca7d5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef406fd0-ac87-4bd5-abc0-f8d457ca7d5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef406fd0-ac87-4bd5-abc0-f8d457ca7d5e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ddbf993-0b46-4be6-a8a4-1f96a9271d77 {
  display: none;
}
#s-89a7c56f-7b3f-4dc2-b572-1bb3e2f751d4 { text-align: left; }
#s-8fcea75f-c707-4f97-8c80-070bca7fac2e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8fcea75f-c707-4f97-8c80-070bca7fac2e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf19df69-09f0-4ddc-8ce0-d96e8cfaf675 { text-align: left; }
#s-cf19df69-09f0-4ddc-8ce0-d96e8cfaf675 .shg-product-sold-out {
  display: none;
}

#s-cf19df69-09f0-4ddc-8ce0-d96e8cfaf675 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf19df69-09f0-4ddc-8ce0-d96e8cfaf675 .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-bc9bc2c9-f5c2-4ff3-971a-2499deca43bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc9bc2c9-f5c2-4ff3-971a-2499deca43bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc9bc2c9-f5c2-4ff3-971a-2499deca43bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc9bc2c9-f5c2-4ff3-971a-2499deca43bf {
  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-bc9bc2c9-f5c2-4ff3-971a-2499deca43bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc9bc2c9-f5c2-4ff3-971a-2499deca43bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc9bc2c9-f5c2-4ff3-971a-2499deca43bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b5eb047-80ac-4856-9fcb-1c93030dd040 {
  display: none;
}
#s-661669af-ab3b-4584-9a9a-4c937b5bf604 { text-align: left; }
#s-451c9d00-02e9-4123-8e28-4375e3f24629 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-451c9d00-02e9-4123-8e28-4375e3f24629 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba28af4f-e06a-4b6c-a528-9c65d050114d { text-align: left; }
#s-ba28af4f-e06a-4b6c-a528-9c65d050114d .shg-product-sold-out {
  display: none;
}

#s-ba28af4f-e06a-4b6c-a528-9c65d050114d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba28af4f-e06a-4b6c-a528-9c65d050114d .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-2d4dd34a-8930-4548-9a25-f1bcd33eeb08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d4dd34a-8930-4548-9a25-f1bcd33eeb08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d4dd34a-8930-4548-9a25-f1bcd33eeb08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d4dd34a-8930-4548-9a25-f1bcd33eeb08 {
  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-2d4dd34a-8930-4548-9a25-f1bcd33eeb08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d4dd34a-8930-4548-9a25-f1bcd33eeb08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d4dd34a-8930-4548-9a25-f1bcd33eeb08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64a6bd83-36aa-4bf6-a66b-641794eef4f7 {
  display: none;
}
#s-bd96261b-6da0-4873-b38e-74d1b1eb5451 { text-align: left; }
#s-2b1d1c10-3a39-47cc-9c6a-1c77c83056cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b1d1c10-3a39-47cc-9c6a-1c77c83056cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-765133fe-98b8-4329-a107-e9587fa225f1 { text-align: left; }
#s-765133fe-98b8-4329-a107-e9587fa225f1 .shg-product-sold-out {
  display: none;
}

#s-765133fe-98b8-4329-a107-e9587fa225f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-765133fe-98b8-4329-a107-e9587fa225f1 .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-bcf1f5c4-f10b-455b-83e3-b17164c88cb5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bcf1f5c4-f10b-455b-83e3-b17164c88cb5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bcf1f5c4-f10b-455b-83e3-b17164c88cb5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bcf1f5c4-f10b-455b-83e3-b17164c88cb5 {
  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-bcf1f5c4-f10b-455b-83e3-b17164c88cb5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bcf1f5c4-f10b-455b-83e3-b17164c88cb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bcf1f5c4-f10b-455b-83e3-b17164c88cb5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-950d01b3-2543-474c-91b0-c964d8eb53ed {
  display: none;
}
#s-a77ef332-3421-4b29-8f0b-2c11f0248d7b { text-align: left; }
#s-00e0f127-f0ab-4684-a94e-7a7444775d6c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00e0f127-f0ab-4684-a94e-7a7444775d6c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50de4897-beea-4d73-aa14-6ff2117d6312 { text-align: left; }
#s-50de4897-beea-4d73-aa14-6ff2117d6312 .shg-product-sold-out {
  display: none;
}

#s-50de4897-beea-4d73-aa14-6ff2117d6312 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50de4897-beea-4d73-aa14-6ff2117d6312 .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-498d5fee-e905-43ed-82b6-84b1d9d0a102 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-498d5fee-e905-43ed-82b6-84b1d9d0a102:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-498d5fee-e905-43ed-82b6-84b1d9d0a102:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-498d5fee-e905-43ed-82b6-84b1d9d0a102 {
  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-498d5fee-e905-43ed-82b6-84b1d9d0a102.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-498d5fee-e905-43ed-82b6-84b1d9d0a102.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-498d5fee-e905-43ed-82b6-84b1d9d0a102.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20a69554-d1e7-41ff-8e56-54686066e913 {
  display: none;
}
#s-f1d24862-9b2e-4adc-a599-f73e2da0c5d4 { text-align: left; }
#s-d50bd012-ec32-48e0-98b2-3dcc75485b3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d50bd012-ec32-48e0-98b2-3dcc75485b3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2697f5b6-4b55-42db-bfaf-3f7a4c8b8bdb { text-align: left; }
#s-2697f5b6-4b55-42db-bfaf-3f7a4c8b8bdb .shg-product-sold-out {
  display: none;
}

#s-2697f5b6-4b55-42db-bfaf-3f7a4c8b8bdb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2697f5b6-4b55-42db-bfaf-3f7a4c8b8bdb .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-405f808f-33e5-461b-a760-e0f4ddf8e852 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-405f808f-33e5-461b-a760-e0f4ddf8e852:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-405f808f-33e5-461b-a760-e0f4ddf8e852:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-405f808f-33e5-461b-a760-e0f4ddf8e852 {
  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-405f808f-33e5-461b-a760-e0f4ddf8e852.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-405f808f-33e5-461b-a760-e0f4ddf8e852.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-405f808f-33e5-461b-a760-e0f4ddf8e852.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91be6420-bb24-40ef-8743-d92a369f520f {
  display: none;
}
#s-bcfe2454-a2b9-4430-86a7-0f8aa6e4510a { text-align: left; }
#s-83104c34-63ef-44af-b021-b81fbf9c62c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83104c34-63ef-44af-b021-b81fbf9c62c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cbd65408-5ae8-4d5b-ad79-25476af2a231 { text-align: left; }
#s-cbd65408-5ae8-4d5b-ad79-25476af2a231 .shg-product-sold-out {
  display: none;
}

#s-cbd65408-5ae8-4d5b-ad79-25476af2a231 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cbd65408-5ae8-4d5b-ad79-25476af2a231 .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-9bc8c0c2-4f86-430c-b5c1-65a6e02fbae5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bc8c0c2-4f86-430c-b5c1-65a6e02fbae5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bc8c0c2-4f86-430c-b5c1-65a6e02fbae5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bc8c0c2-4f86-430c-b5c1-65a6e02fbae5 {
  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-9bc8c0c2-4f86-430c-b5c1-65a6e02fbae5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bc8c0c2-4f86-430c-b5c1-65a6e02fbae5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bc8c0c2-4f86-430c-b5c1-65a6e02fbae5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06b7bad5-dcbd-4b0b-b75f-9eecbaf9b1a0 {
  display: none;
}
#s-1ca662b1-86de-4142-89ce-81e9c2e64dfb { text-align: left; }
#s-ad9816f7-e692-496e-9802-179eac05dbbe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad9816f7-e692-496e-9802-179eac05dbbe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b3532b4-dd5c-4101-adf8-02c8de452353 { text-align: left; }
#s-2b3532b4-dd5c-4101-adf8-02c8de452353 .shg-product-sold-out {
  display: none;
}

#s-2b3532b4-dd5c-4101-adf8-02c8de452353 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b3532b4-dd5c-4101-adf8-02c8de452353 .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-2c0028b8-3e97-48c8-a068-76f29057fae2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c0028b8-3e97-48c8-a068-76f29057fae2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c0028b8-3e97-48c8-a068-76f29057fae2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c0028b8-3e97-48c8-a068-76f29057fae2 {
  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-2c0028b8-3e97-48c8-a068-76f29057fae2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c0028b8-3e97-48c8-a068-76f29057fae2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c0028b8-3e97-48c8-a068-76f29057fae2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41da1b74-57f2-4efd-962f-23bc4f84f977 {
  display: none;
}
#s-7bf3fd30-7ddf-4677-a717-8b2e2aae52b3 { text-align: left; }
#s-f2413e9d-96ba-4548-b2aa-3db661a05fdb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2413e9d-96ba-4548-b2aa-3db661a05fdb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-24b50dd1-e345-4fc5-ae88-85c437f634bf { text-align: left; }
#s-24b50dd1-e345-4fc5-ae88-85c437f634bf .shg-product-sold-out {
  display: none;
}

#s-24b50dd1-e345-4fc5-ae88-85c437f634bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-24b50dd1-e345-4fc5-ae88-85c437f634bf .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-3f9910f2-34f7-4d47-8580-f0759ce7027e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f9910f2-34f7-4d47-8580-f0759ce7027e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f9910f2-34f7-4d47-8580-f0759ce7027e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f9910f2-34f7-4d47-8580-f0759ce7027e {
  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-3f9910f2-34f7-4d47-8580-f0759ce7027e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f9910f2-34f7-4d47-8580-f0759ce7027e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f9910f2-34f7-4d47-8580-f0759ce7027e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ef4ed43-2b47-4037-b9b0-aa807c2ca83e {
  display: none;
}
#s-85164545-b0fb-48d5-b081-62069736d364 { text-align: left; }
#s-58daa2cc-ce97-485e-ba00-8f05b54bff48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58daa2cc-ce97-485e-ba00-8f05b54bff48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34af7974-153e-4f64-ad80-c1682cbf0378 { text-align: left; }
#s-34af7974-153e-4f64-ad80-c1682cbf0378 .shg-product-sold-out {
  display: none;
}

#s-34af7974-153e-4f64-ad80-c1682cbf0378 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34af7974-153e-4f64-ad80-c1682cbf0378 .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-2838c3fa-1d59-4b80-96be-bca50c09baa9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2838c3fa-1d59-4b80-96be-bca50c09baa9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2838c3fa-1d59-4b80-96be-bca50c09baa9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2838c3fa-1d59-4b80-96be-bca50c09baa9 {
  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-2838c3fa-1d59-4b80-96be-bca50c09baa9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2838c3fa-1d59-4b80-96be-bca50c09baa9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2838c3fa-1d59-4b80-96be-bca50c09baa9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ad6533c-3e86-4e92-8956-15c500390082 {
  display: none;
}
#s-3e0ad995-4f16-4737-bb2c-a2aed7d01995 { text-align: left; }
#s-4abce351-ab93-4705-994f-622f02db76ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4abce351-ab93-4705-994f-622f02db76ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19ee29d6-52ab-4511-8fb9-a109ea22600d { text-align: left; }
#s-19ee29d6-52ab-4511-8fb9-a109ea22600d .shg-product-sold-out {
  display: none;
}

#s-19ee29d6-52ab-4511-8fb9-a109ea22600d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19ee29d6-52ab-4511-8fb9-a109ea22600d .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-07b01b9e-f877-4be0-83d0-3ffc546884dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07b01b9e-f877-4be0-83d0-3ffc546884dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07b01b9e-f877-4be0-83d0-3ffc546884dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07b01b9e-f877-4be0-83d0-3ffc546884dc {
  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-07b01b9e-f877-4be0-83d0-3ffc546884dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07b01b9e-f877-4be0-83d0-3ffc546884dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07b01b9e-f877-4be0-83d0-3ffc546884dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3e6cfea-e2b0-4951-9c75-ccef31348b63 {
  display: none;
}
#s-b0d8c097-98cd-47c3-81f7-957b6709d6a7 { text-align: left; }
#s-fed2c6d9-630c-45d6-8c12-fcca81a1b19b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fed2c6d9-630c-45d6-8c12-fcca81a1b19b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1107f64b-90de-4366-86ef-c65d3ea6f964 { text-align: left; }
#s-1107f64b-90de-4366-86ef-c65d3ea6f964 .shg-product-sold-out {
  display: none;
}

#s-1107f64b-90de-4366-86ef-c65d3ea6f964 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1107f64b-90de-4366-86ef-c65d3ea6f964 .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-df5a2f73-fe4b-40cb-86d7-5b87ce1b71c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df5a2f73-fe4b-40cb-86d7-5b87ce1b71c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df5a2f73-fe4b-40cb-86d7-5b87ce1b71c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df5a2f73-fe4b-40cb-86d7-5b87ce1b71c0 {
  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-df5a2f73-fe4b-40cb-86d7-5b87ce1b71c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df5a2f73-fe4b-40cb-86d7-5b87ce1b71c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df5a2f73-fe4b-40cb-86d7-5b87ce1b71c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a11c0258-3411-4596-85e7-e091c6ed7dd5 {
  display: none;
}
#s-6d698c9b-7729-46a4-9611-a009838b8cbe { text-align: left; }
#s-bae55bf5-e9db-4e70-ad15-73ab22cc6ae4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bae55bf5-e9db-4e70-ad15-73ab22cc6ae4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-217e4c3e-333c-4147-8c07-9699a71e3a8c { text-align: left; }
#s-217e4c3e-333c-4147-8c07-9699a71e3a8c .shg-product-sold-out {
  display: none;
}

#s-217e4c3e-333c-4147-8c07-9699a71e3a8c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-217e4c3e-333c-4147-8c07-9699a71e3a8c .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-381559f7-d5ca-4eb7-aa7f-94eec5012152 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-381559f7-d5ca-4eb7-aa7f-94eec5012152:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-381559f7-d5ca-4eb7-aa7f-94eec5012152:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-381559f7-d5ca-4eb7-aa7f-94eec5012152 {
  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-381559f7-d5ca-4eb7-aa7f-94eec5012152.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-381559f7-d5ca-4eb7-aa7f-94eec5012152.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-381559f7-d5ca-4eb7-aa7f-94eec5012152.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f5affb5-1d07-4de4-aa1a-239ae48de62b {
  display: none;
}
#s-51b4e8b4-988d-4ac4-be0a-f40601c4daf1 { text-align: left; }
#s-735a178a-cb28-4127-b48f-1d2b2064fc7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-735a178a-cb28-4127-b48f-1d2b2064fc7f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb0bf668-509f-4aad-b6fe-60ef4ef45279 { text-align: left; }
#s-eb0bf668-509f-4aad-b6fe-60ef4ef45279 .shg-product-sold-out {
  display: none;
}

#s-eb0bf668-509f-4aad-b6fe-60ef4ef45279 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb0bf668-509f-4aad-b6fe-60ef4ef45279 .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-0c373a5d-377f-4a50-a9ff-f15614a18c64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c373a5d-377f-4a50-a9ff-f15614a18c64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c373a5d-377f-4a50-a9ff-f15614a18c64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c373a5d-377f-4a50-a9ff-f15614a18c64 {
  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-0c373a5d-377f-4a50-a9ff-f15614a18c64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c373a5d-377f-4a50-a9ff-f15614a18c64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c373a5d-377f-4a50-a9ff-f15614a18c64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55b96a0e-4bf8-4a6f-844d-a740fbbe6927 {
  display: none;
}
#s-6ef1d357-86a8-4f64-bb46-80da10a80f2c { text-align: left; }
#s-fcc79251-e615-4fa8-8f05-38a664403e45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcc79251-e615-4fa8-8f05-38a664403e45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db85d40f-59e9-4dd1-9413-9dee49bcea3d { text-align: left; }
#s-db85d40f-59e9-4dd1-9413-9dee49bcea3d .shg-product-sold-out {
  display: none;
}

#s-db85d40f-59e9-4dd1-9413-9dee49bcea3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db85d40f-59e9-4dd1-9413-9dee49bcea3d .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-6e3b2549-389e-4847-91e3-f327173deea8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e3b2549-389e-4847-91e3-f327173deea8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e3b2549-389e-4847-91e3-f327173deea8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e3b2549-389e-4847-91e3-f327173deea8 {
  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-6e3b2549-389e-4847-91e3-f327173deea8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e3b2549-389e-4847-91e3-f327173deea8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e3b2549-389e-4847-91e3-f327173deea8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47ac0051-991a-4b8d-99f4-aab8fc7e0536 {
  display: none;
}
#s-571b41c6-8320-4527-9b19-02ecd80486a5 { text-align: left; }
#s-16ad1656-02dc-4a5b-86f9-2c59b95aa53c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16ad1656-02dc-4a5b-86f9-2c59b95aa53c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc5de53f-b123-4fce-8067-48e0ab12c661 { text-align: left; }
#s-bc5de53f-b123-4fce-8067-48e0ab12c661 .shg-product-sold-out {
  display: none;
}

#s-bc5de53f-b123-4fce-8067-48e0ab12c661 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc5de53f-b123-4fce-8067-48e0ab12c661 .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-f93eff8f-e3c5-485b-aff0-a0f8f7cf02f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f93eff8f-e3c5-485b-aff0-a0f8f7cf02f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f93eff8f-e3c5-485b-aff0-a0f8f7cf02f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f93eff8f-e3c5-485b-aff0-a0f8f7cf02f9 {
  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-f93eff8f-e3c5-485b-aff0-a0f8f7cf02f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f93eff8f-e3c5-485b-aff0-a0f8f7cf02f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f93eff8f-e3c5-485b-aff0-a0f8f7cf02f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86b114ed-090b-47d4-9c7b-f63bbb5d663f {
  display: none;
}
#s-de83dc12-0ef1-4fca-8c7e-e37446a3da42 { text-align: left; }
#s-b142ece4-bd25-4d0f-b6ed-810fd40dac95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b142ece4-bd25-4d0f-b6ed-810fd40dac95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5bb3b032-3ec8-480f-bd0b-079040dc0910 { text-align: left; }
#s-5bb3b032-3ec8-480f-bd0b-079040dc0910 .shg-product-sold-out {
  display: none;
}

#s-5bb3b032-3ec8-480f-bd0b-079040dc0910 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5bb3b032-3ec8-480f-bd0b-079040dc0910 .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-1fb799bf-d293-4f61-9da4-934131b43ac6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1fb799bf-d293-4f61-9da4-934131b43ac6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1fb799bf-d293-4f61-9da4-934131b43ac6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1fb799bf-d293-4f61-9da4-934131b43ac6 {
  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-1fb799bf-d293-4f61-9da4-934131b43ac6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fb799bf-d293-4f61-9da4-934131b43ac6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1fb799bf-d293-4f61-9da4-934131b43ac6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba18d17a-2d54-4d93-8af3-ec0897eb7fae {
  display: none;
}
#s-1b2f7083-0f77-4957-a0bd-d493e76102b7 { text-align: left; }
#s-7de304df-33b1-4d3d-b7fe-d7240075bd11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7de304df-33b1-4d3d-b7fe-d7240075bd11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0a4f909-4347-47f2-8c23-92289ddb3fae { text-align: left; }
#s-f0a4f909-4347-47f2-8c23-92289ddb3fae .shg-product-sold-out {
  display: none;
}

#s-f0a4f909-4347-47f2-8c23-92289ddb3fae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0a4f909-4347-47f2-8c23-92289ddb3fae .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-83fbb3ce-2860-4cb1-b1b6-45b4b8b5e2c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83fbb3ce-2860-4cb1-b1b6-45b4b8b5e2c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83fbb3ce-2860-4cb1-b1b6-45b4b8b5e2c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83fbb3ce-2860-4cb1-b1b6-45b4b8b5e2c4 {
  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-83fbb3ce-2860-4cb1-b1b6-45b4b8b5e2c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83fbb3ce-2860-4cb1-b1b6-45b4b8b5e2c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83fbb3ce-2860-4cb1-b1b6-45b4b8b5e2c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-add8d137-f2cb-4839-ba39-73fe975f27c2 {
  display: none;
}
#s-8cd327fe-5754-4d7a-82f3-c9f047143973 { text-align: left; }
#s-0de91037-6036-48ff-964e-9bbe85a2d0a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0de91037-6036-48ff-964e-9bbe85a2d0a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd5393f8-3032-46dd-bb75-ebd47d85d786 { text-align: left; }
#s-dd5393f8-3032-46dd-bb75-ebd47d85d786 .shg-product-sold-out {
  display: none;
}

#s-dd5393f8-3032-46dd-bb75-ebd47d85d786 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd5393f8-3032-46dd-bb75-ebd47d85d786 .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-1caff8d6-aeb9-466f-b6d1-35213ad293f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1caff8d6-aeb9-466f-b6d1-35213ad293f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1caff8d6-aeb9-466f-b6d1-35213ad293f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1caff8d6-aeb9-466f-b6d1-35213ad293f6 {
  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-1caff8d6-aeb9-466f-b6d1-35213ad293f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1caff8d6-aeb9-466f-b6d1-35213ad293f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1caff8d6-aeb9-466f-b6d1-35213ad293f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-168d3817-4dfb-42e0-bb69-a58c397ca55f {
  display: none;
}
#s-7c9d0a77-9a60-49c6-813f-fbfacea7cac7 { text-align: left; }
#s-7cfce417-c117-48cd-9de8-7472eba51232 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cfce417-c117-48cd-9de8-7472eba51232 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c5b2145-12f8-4d93-92ee-3683f9ae5dbf { text-align: left; }
#s-6c5b2145-12f8-4d93-92ee-3683f9ae5dbf .shg-product-sold-out {
  display: none;
}

#s-6c5b2145-12f8-4d93-92ee-3683f9ae5dbf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c5b2145-12f8-4d93-92ee-3683f9ae5dbf .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-cbf33141-bdfc-43f3-8ba0-7042e126df38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbf33141-bdfc-43f3-8ba0-7042e126df38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbf33141-bdfc-43f3-8ba0-7042e126df38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbf33141-bdfc-43f3-8ba0-7042e126df38 {
  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-cbf33141-bdfc-43f3-8ba0-7042e126df38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbf33141-bdfc-43f3-8ba0-7042e126df38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbf33141-bdfc-43f3-8ba0-7042e126df38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f07a54c5-e86d-4bb4-bf91-6a1414fb3912 {
  display: none;
}
#s-13602e03-96b6-4a5d-9e4b-6c598699d27e { text-align: left; }
#s-0c567081-2295-49a2-87d3-9b310760a45c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c567081-2295-49a2-87d3-9b310760a45c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-060d594e-66b3-402b-bbe0-b5b42c7e7b96 { text-align: left; }
#s-060d594e-66b3-402b-bbe0-b5b42c7e7b96 .shg-product-sold-out {
  display: none;
}

#s-060d594e-66b3-402b-bbe0-b5b42c7e7b96 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-060d594e-66b3-402b-bbe0-b5b42c7e7b96 .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-adde292b-5382-43e7-9f62-41beedce8f2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-adde292b-5382-43e7-9f62-41beedce8f2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-adde292b-5382-43e7-9f62-41beedce8f2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-adde292b-5382-43e7-9f62-41beedce8f2c {
  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-adde292b-5382-43e7-9f62-41beedce8f2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adde292b-5382-43e7-9f62-41beedce8f2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-adde292b-5382-43e7-9f62-41beedce8f2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b9763cb-e12c-44c3-b4a1-39709bb645ad {
  display: none;
}
#s-c893f399-3b18-403d-9daf-e9e579d5dea5 { text-align: left; }
#s-6b669069-a110-429b-970a-7b4eff83e1a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b669069-a110-429b-970a-7b4eff83e1a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6f28c3f-a407-49a9-b494-2c9ec5b2d374 { text-align: left; }
#s-c6f28c3f-a407-49a9-b494-2c9ec5b2d374 .shg-product-sold-out {
  display: none;
}

#s-c6f28c3f-a407-49a9-b494-2c9ec5b2d374 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6f28c3f-a407-49a9-b494-2c9ec5b2d374 .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-f565ffed-057a-43aa-8364-07ecd7abf379 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f565ffed-057a-43aa-8364-07ecd7abf379:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f565ffed-057a-43aa-8364-07ecd7abf379:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f565ffed-057a-43aa-8364-07ecd7abf379 {
  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-f565ffed-057a-43aa-8364-07ecd7abf379.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f565ffed-057a-43aa-8364-07ecd7abf379.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f565ffed-057a-43aa-8364-07ecd7abf379.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8780ed77-6875-41af-b887-8897f3e53939 {
  display: none;
}
#s-4912126b-8c01-4cfc-9c48-e04e8d4fe5b2 { text-align: left; }
#s-79737e9b-d758-4e4f-99b5-b002b9a2e3cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79737e9b-d758-4e4f-99b5-b002b9a2e3cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf82aa78-060e-4a57-bda9-0b118d7daeb7 { text-align: left; }
#s-cf82aa78-060e-4a57-bda9-0b118d7daeb7 .shg-product-sold-out {
  display: none;
}

#s-cf82aa78-060e-4a57-bda9-0b118d7daeb7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf82aa78-060e-4a57-bda9-0b118d7daeb7 .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-847feca4-afc4-4bb2-8fad-bb0762582e38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-847feca4-afc4-4bb2-8fad-bb0762582e38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-847feca4-afc4-4bb2-8fad-bb0762582e38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-847feca4-afc4-4bb2-8fad-bb0762582e38 {
  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-847feca4-afc4-4bb2-8fad-bb0762582e38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-847feca4-afc4-4bb2-8fad-bb0762582e38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-847feca4-afc4-4bb2-8fad-bb0762582e38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e59022fa-46e6-4fbb-a1ed-fb0fef48218b {
  display: none;
}
#s-a264ed91-e1a4-4102-85d6-c935f15f7df8 { text-align: left; }
#s-b24bdf4b-57fd-4e5a-8cfc-f444dc290f2e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b24bdf4b-57fd-4e5a-8cfc-f444dc290f2e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b82c2433-61e8-4a62-b37e-6d70c4e473eb { text-align: left; }
#s-b82c2433-61e8-4a62-b37e-6d70c4e473eb .shg-product-sold-out {
  display: none;
}

#s-b82c2433-61e8-4a62-b37e-6d70c4e473eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b82c2433-61e8-4a62-b37e-6d70c4e473eb .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-f3f60234-5f30-4766-948a-a8ea762f573d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3f60234-5f30-4766-948a-a8ea762f573d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3f60234-5f30-4766-948a-a8ea762f573d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3f60234-5f30-4766-948a-a8ea762f573d {
  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-f3f60234-5f30-4766-948a-a8ea762f573d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3f60234-5f30-4766-948a-a8ea762f573d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3f60234-5f30-4766-948a-a8ea762f573d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c47ea166-fd21-48c7-9f07-a2b631b5e87c {
  display: none;
}
#s-49b74bd5-2b6e-4365-8afc-8b538ffa6ee6 { text-align: left; }
#s-a4a41fed-d8c2-4b18-acbd-380bce9ddb1f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4a41fed-d8c2-4b18-acbd-380bce9ddb1f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af998831-9742-4658-881a-f032bf58d092 { text-align: left; }
#s-af998831-9742-4658-881a-f032bf58d092 .shg-product-sold-out {
  display: none;
}

#s-af998831-9742-4658-881a-f032bf58d092 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af998831-9742-4658-881a-f032bf58d092 .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-b168657d-3c2e-4085-8a8a-67d3f701d331 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b168657d-3c2e-4085-8a8a-67d3f701d331:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b168657d-3c2e-4085-8a8a-67d3f701d331:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b168657d-3c2e-4085-8a8a-67d3f701d331 {
  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-b168657d-3c2e-4085-8a8a-67d3f701d331.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b168657d-3c2e-4085-8a8a-67d3f701d331.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b168657d-3c2e-4085-8a8a-67d3f701d331.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8d6dcee-eba1-4fc8-9deb-f42dd60b961f {
  display: none;
}
#s-e700a08f-5b17-4b27-a4e7-e23904664993 { text-align: left; }
#s-76277d54-9275-4b2d-8b29-ff5d779eae7a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76277d54-9275-4b2d-8b29-ff5d779eae7a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a78dbf6-646b-4872-ab6b-ac8295a3b8be { text-align: left; }
#s-4a78dbf6-646b-4872-ab6b-ac8295a3b8be .shg-product-sold-out {
  display: none;
}

#s-4a78dbf6-646b-4872-ab6b-ac8295a3b8be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a78dbf6-646b-4872-ab6b-ac8295a3b8be .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-85874788-8ab4-4494-8da4-2fe99791971a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85874788-8ab4-4494-8da4-2fe99791971a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85874788-8ab4-4494-8da4-2fe99791971a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85874788-8ab4-4494-8da4-2fe99791971a {
  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-85874788-8ab4-4494-8da4-2fe99791971a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85874788-8ab4-4494-8da4-2fe99791971a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85874788-8ab4-4494-8da4-2fe99791971a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-655779da-04d7-4f9d-9a9d-5908be084252 {
  display: none;
}
#s-b3139e12-a1c7-4e2d-8fdb-fc8b13e52fee { text-align: left; }
#s-5c03c6f5-f21c-4a6a-80eb-b419122464a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c03c6f5-f21c-4a6a-80eb-b419122464a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-be42cc5b-843e-4786-915c-7e40a8d16f47 { text-align: left; }
#s-be42cc5b-843e-4786-915c-7e40a8d16f47 .shg-product-sold-out {
  display: none;
}

#s-be42cc5b-843e-4786-915c-7e40a8d16f47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-be42cc5b-843e-4786-915c-7e40a8d16f47 .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-41649e3b-ae42-4394-8d2e-2efd98d596b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-41649e3b-ae42-4394-8d2e-2efd98d596b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-41649e3b-ae42-4394-8d2e-2efd98d596b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-41649e3b-ae42-4394-8d2e-2efd98d596b3 {
  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-41649e3b-ae42-4394-8d2e-2efd98d596b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41649e3b-ae42-4394-8d2e-2efd98d596b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-41649e3b-ae42-4394-8d2e-2efd98d596b3.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;
}
