.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-6619b42d-44b9-490f-800a-3dc2a23ec18a {
  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-f6b6ddd0-90cd-4641-95ed-263b158660d5 { margin-top: 40px; }
#s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .shogun-tabs {
  justify-content: center;
}


  #s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f6b6ddd0-90cd-4641-95ed-263b158660d5 .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-799536b0-e706-403d-9b25-7d51548fd4ec { padding-top: 10px;
padding-bottom: 10px; }
 #s-799536b0-e706-403d-9b25-7d51548fd4ec .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-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-0a2a54e9-1728-4baa-8b5e-afbcc13711c9 .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-25a7df38-cde4-442d-a9b9-f1ad760722c7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-25a7df38-cde4-442d-a9b9-f1ad760722c7"] > .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-d5d4cbe1-dfad-4866-9e71-eecf011bd3fd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-19b71ac4-de8a-47e8-a184-f716a74f4908 { 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-e101a1c7-544e-40d9-adc5-2be0a4c0e838 { 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-e101a1c7-544e-40d9-adc5-2be0a4c0e838: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-e101a1c7-544e-40d9-adc5-2be0a4c0e838: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-e101a1c7-544e-40d9-adc5-2be0a4c0e838.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7ffe5c33-b1d3-4077-96d1-18d0032a55e1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-11c19a9f-39b8-4891-8461-599a6c5e06ef { 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-79b81f0b-f5d4-4422-bdf1-0e54748c118a { 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-79b81f0b-f5d4-4422-bdf1-0e54748c118a: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-79b81f0b-f5d4-4422-bdf1-0e54748c118a: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-79b81f0b-f5d4-4422-bdf1-0e54748c118a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c0825835-57ec-49db-8364-a38174d6edb0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8524804a-0d0d-48a5-8738-aef9a2a15ad8 { 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-241ff435-4a3d-4e45-898c-8d4c8cf9cf80 { 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-241ff435-4a3d-4e45-898c-8d4c8cf9cf80: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-241ff435-4a3d-4e45-898c-8d4c8cf9cf80: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-241ff435-4a3d-4e45-898c-8d4c8cf9cf80.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-7396e902-ec03-4f15-bb8f-f5b8b817b375 { min-height: 50px; }
#s-7396e902-ec03-4f15-bb8f-f5b8b817b375 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2644ea32-cf2d-41a7-b496-0d3020e5c724 { 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-2644ea32-cf2d-41a7-b496-0d3020e5c724 .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-1bfd1b14-cd2f-4a93-8fd9-f88a567145b8 {
  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-a481ccf0-a215-4835-95f5-775686352533 { 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-8a5398c9-e9cf-43f3-9c9e-38f0be0d79fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a5398c9-e9cf-43f3-9c9e-38f0be0d79fc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6ad81583-7e81-498c-8725-c65e495caacc {
  display: none;
}
#s-362f6ff3-b7c6-47dc-ad86-d7f75a4e2b73 { text-align: left; }
#s-5388fd91-9b2f-4a84-bf81-37b39a98b84f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5388fd91-9b2f-4a84-bf81-37b39a98b84f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-257ab884-8164-41be-99c4-ea811576a350 {
  display: none;
}
#s-9857fcdf-54c1-4c76-bcf6-b6e11ce0b6f3 { text-align: left; }
#s-66103a4e-ed33-4552-9cc3-9a7e585b961b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66103a4e-ed33-4552-9cc3-9a7e585b961b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0578f155-843b-46bf-bb04-d1a8d26533fb {
  display: none;
}
#s-7583f6aa-e103-4854-8bb3-b9292cdaf938 { text-align: left; }
#s-d946aa5c-fd8b-4b52-a282-214057ec76f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d946aa5c-fd8b-4b52-a282-214057ec76f7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-08d58e49-6f4b-4982-91aa-8108d0bcf402 {
  display: none;
}
#s-659cce0e-9ca6-4e30-8912-6d7af8a8b24b { text-align: left; }
#s-acb13b72-2760-4174-a0f2-6a0343b8c0f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acb13b72-2760-4174-a0f2-6a0343b8c0f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8dfd2c0-b1aa-465e-abcc-7a5c70a9be84 { text-align: left; }
#s-f8dfd2c0-b1aa-465e-abcc-7a5c70a9be84 .shg-product-sold-out {
  display: none;
}

#s-f8dfd2c0-b1aa-465e-abcc-7a5c70a9be84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8dfd2c0-b1aa-465e-abcc-7a5c70a9be84 .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-a08799b7-2043-4b80-8767-280caa794087 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a08799b7-2043-4b80-8767-280caa794087:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a08799b7-2043-4b80-8767-280caa794087:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a08799b7-2043-4b80-8767-280caa794087 {
  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-a08799b7-2043-4b80-8767-280caa794087.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a08799b7-2043-4b80-8767-280caa794087.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a08799b7-2043-4b80-8767-280caa794087.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd12126f-e8b8-4844-8a82-2a3023c70c51 {
  display: none;
}
#s-8fe9185d-4d36-4b05-8c20-bdb454da7659 { text-align: left; }
#s-33fd3d2b-2953-4bf6-a336-2b109179c39f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33fd3d2b-2953-4bf6-a336-2b109179c39f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e77c588-dcf6-4259-a0e8-e66dfbb1fbcf { text-align: left; }
#s-5e77c588-dcf6-4259-a0e8-e66dfbb1fbcf .shg-product-sold-out {
  display: none;
}

#s-5e77c588-dcf6-4259-a0e8-e66dfbb1fbcf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e77c588-dcf6-4259-a0e8-e66dfbb1fbcf .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-dd351795-fd83-45f5-8715-715df1b00601 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd351795-fd83-45f5-8715-715df1b00601:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd351795-fd83-45f5-8715-715df1b00601:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd351795-fd83-45f5-8715-715df1b00601 {
  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-dd351795-fd83-45f5-8715-715df1b00601.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd351795-fd83-45f5-8715-715df1b00601.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd351795-fd83-45f5-8715-715df1b00601.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef9753cc-5b4c-49f5-a540-baaaa0d81c7b {
  display: none;
}
#s-5ab9ae74-96a6-42dd-a1ff-98d2635b0791 { text-align: left; }
#s-38380b14-ca07-4e09-91cf-2a9b82735188 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38380b14-ca07-4e09-91cf-2a9b82735188 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f4d2fdb-0e95-4608-b0ce-d4d29bd045f8 { text-align: left; }
#s-3f4d2fdb-0e95-4608-b0ce-d4d29bd045f8 .shg-product-sold-out {
  display: none;
}

#s-3f4d2fdb-0e95-4608-b0ce-d4d29bd045f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f4d2fdb-0e95-4608-b0ce-d4d29bd045f8 .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-b1fe437c-d98c-4b4c-80ba-8e19ac66c744 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1fe437c-d98c-4b4c-80ba-8e19ac66c744:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1fe437c-d98c-4b4c-80ba-8e19ac66c744:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1fe437c-d98c-4b4c-80ba-8e19ac66c744 {
  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-b1fe437c-d98c-4b4c-80ba-8e19ac66c744.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1fe437c-d98c-4b4c-80ba-8e19ac66c744.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1fe437c-d98c-4b4c-80ba-8e19ac66c744.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e49e248-5b75-4835-b563-882daffdf2bf {
  display: none;
}
#s-ffb100eb-d746-4ab8-883f-130596c6e745 { text-align: left; }
#s-d5488d14-8b91-4f02-ab09-fac3859a73ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5488d14-8b91-4f02-ab09-fac3859a73ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f08645ae-66c0-4098-bed6-8eff9be522b3 { text-align: left; }
#s-f08645ae-66c0-4098-bed6-8eff9be522b3 .shg-product-sold-out {
  display: none;
}

#s-f08645ae-66c0-4098-bed6-8eff9be522b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f08645ae-66c0-4098-bed6-8eff9be522b3 .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-b060d6d4-ece1-42f0-8264-b8bf488b9ca1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b060d6d4-ece1-42f0-8264-b8bf488b9ca1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b060d6d4-ece1-42f0-8264-b8bf488b9ca1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b060d6d4-ece1-42f0-8264-b8bf488b9ca1 {
  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-b060d6d4-ece1-42f0-8264-b8bf488b9ca1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b060d6d4-ece1-42f0-8264-b8bf488b9ca1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b060d6d4-ece1-42f0-8264-b8bf488b9ca1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eefd51fe-afb8-4254-99d7-600a7a12c5dd {
  display: none;
}
#s-7b2d7d69-cfb1-4a60-aa3c-60beca738723 { text-align: left; }
#s-7dd06d4c-6965-44c4-a8fc-d799bba914bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7dd06d4c-6965-44c4-a8fc-d799bba914bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c66a3a79-67bd-4f33-9c08-0c5e10241096 { text-align: left; }
#s-c66a3a79-67bd-4f33-9c08-0c5e10241096 .shg-product-sold-out {
  display: none;
}

#s-c66a3a79-67bd-4f33-9c08-0c5e10241096 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c66a3a79-67bd-4f33-9c08-0c5e10241096 .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-ef044970-3855-4de9-abb2-d7a4a28617cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef044970-3855-4de9-abb2-d7a4a28617cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef044970-3855-4de9-abb2-d7a4a28617cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef044970-3855-4de9-abb2-d7a4a28617cf {
  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-ef044970-3855-4de9-abb2-d7a4a28617cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef044970-3855-4de9-abb2-d7a4a28617cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef044970-3855-4de9-abb2-d7a4a28617cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca32e42f-3a7c-4b05-965b-9db3cacff492 {
  display: none;
}
#s-cc100bff-97e0-4749-9c8e-bd3f9c62b220 { text-align: left; }
#s-9addae6d-5828-46cb-b121-71cb1f4da333 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9addae6d-5828-46cb-b121-71cb1f4da333 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78aaf9c3-1b21-4df7-ae14-be494913a529 { text-align: left; }
#s-78aaf9c3-1b21-4df7-ae14-be494913a529 .shg-product-sold-out {
  display: none;
}

#s-78aaf9c3-1b21-4df7-ae14-be494913a529 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78aaf9c3-1b21-4df7-ae14-be494913a529 .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-942d3961-ceeb-405e-bd03-02d51eae8f22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-942d3961-ceeb-405e-bd03-02d51eae8f22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-942d3961-ceeb-405e-bd03-02d51eae8f22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-942d3961-ceeb-405e-bd03-02d51eae8f22 {
  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-942d3961-ceeb-405e-bd03-02d51eae8f22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-942d3961-ceeb-405e-bd03-02d51eae8f22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-942d3961-ceeb-405e-bd03-02d51eae8f22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bcde0af-c72b-4239-a60f-752b9942796c {
  display: none;
}
#s-6869f4ad-9c32-4d38-a1b8-188bc4cc93de { text-align: left; }
#s-42ce2f9b-85e4-4f90-bbca-3062932ae41e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42ce2f9b-85e4-4f90-bbca-3062932ae41e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e55edee3-a896-48b4-93ef-b5034b17240d { text-align: left; }
#s-e55edee3-a896-48b4-93ef-b5034b17240d .shg-product-sold-out {
  display: none;
}

#s-e55edee3-a896-48b4-93ef-b5034b17240d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e55edee3-a896-48b4-93ef-b5034b17240d .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-13ceec97-43ac-4c8a-b505-561a90927c1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13ceec97-43ac-4c8a-b505-561a90927c1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13ceec97-43ac-4c8a-b505-561a90927c1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13ceec97-43ac-4c8a-b505-561a90927c1b {
  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-13ceec97-43ac-4c8a-b505-561a90927c1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13ceec97-43ac-4c8a-b505-561a90927c1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13ceec97-43ac-4c8a-b505-561a90927c1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fafff11-8058-4113-a330-72b885d4f763 {
  display: none;
}
#s-c136aaad-b5ea-471e-8ec3-3a5fa7dc107a { text-align: left; }
#s-a8047a88-0cdb-4629-ac99-c223e2c96395 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8047a88-0cdb-4629-ac99-c223e2c96395 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fb5299f-a6c8-4d38-b209-8e46712946a0 { text-align: left; }
#s-0fb5299f-a6c8-4d38-b209-8e46712946a0 .shg-product-sold-out {
  display: none;
}

#s-0fb5299f-a6c8-4d38-b209-8e46712946a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fb5299f-a6c8-4d38-b209-8e46712946a0 .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-68460a6b-cf87-4595-987a-5839e12c140b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68460a6b-cf87-4595-987a-5839e12c140b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68460a6b-cf87-4595-987a-5839e12c140b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68460a6b-cf87-4595-987a-5839e12c140b {
  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-68460a6b-cf87-4595-987a-5839e12c140b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68460a6b-cf87-4595-987a-5839e12c140b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68460a6b-cf87-4595-987a-5839e12c140b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1fe75141-9bac-458c-9013-ddfa9f73401b {
  display: none;
}
#s-52f7b5bd-6ede-403a-a81f-3d7736c2ead0 { text-align: left; }
#s-bbf5ad6e-b9fe-4d74-ad87-0b811bcaff7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbf5ad6e-b9fe-4d74-ad87-0b811bcaff7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9d56920-2df6-4ac5-a5a8-bb366029e8a7 { text-align: left; }
#s-d9d56920-2df6-4ac5-a5a8-bb366029e8a7 .shg-product-sold-out {
  display: none;
}

#s-d9d56920-2df6-4ac5-a5a8-bb366029e8a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9d56920-2df6-4ac5-a5a8-bb366029e8a7 .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-d157c9ca-5fa2-49b8-970b-c5171e0b25e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d157c9ca-5fa2-49b8-970b-c5171e0b25e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d157c9ca-5fa2-49b8-970b-c5171e0b25e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d157c9ca-5fa2-49b8-970b-c5171e0b25e7 {
  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-d157c9ca-5fa2-49b8-970b-c5171e0b25e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d157c9ca-5fa2-49b8-970b-c5171e0b25e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d157c9ca-5fa2-49b8-970b-c5171e0b25e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3606961-d403-4b55-bf57-ee3e4b0925d0 {
  display: none;
}
#s-45f41c8b-b48a-4854-ad02-a557c3f28422 { text-align: left; }
#s-d9338ae8-e9b8-41fb-adee-d89e2a4a66b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9338ae8-e9b8-41fb-adee-d89e2a4a66b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a0dbb76-06eb-4336-8356-369f200c5fe0 { text-align: left; }
#s-8a0dbb76-06eb-4336-8356-369f200c5fe0 .shg-product-sold-out {
  display: none;
}

#s-8a0dbb76-06eb-4336-8356-369f200c5fe0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a0dbb76-06eb-4336-8356-369f200c5fe0 .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-f372403c-2261-474f-8d5a-8bbf21b86052 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f372403c-2261-474f-8d5a-8bbf21b86052:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f372403c-2261-474f-8d5a-8bbf21b86052:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f372403c-2261-474f-8d5a-8bbf21b86052 {
  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-f372403c-2261-474f-8d5a-8bbf21b86052.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f372403c-2261-474f-8d5a-8bbf21b86052.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f372403c-2261-474f-8d5a-8bbf21b86052.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d171924-c389-40c0-b0d7-31798a3d01f6 {
  display: none;
}
#s-40d0237e-0758-4053-a96e-3bee1cc8d24d { text-align: left; }
#s-767fbbeb-32f7-4a49-bd18-bb2868a19e57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-767fbbeb-32f7-4a49-bd18-bb2868a19e57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4c9e978-7a53-4703-9ad6-21cd869deaeb { text-align: left; }
#s-f4c9e978-7a53-4703-9ad6-21cd869deaeb .shg-product-sold-out {
  display: none;
}

#s-f4c9e978-7a53-4703-9ad6-21cd869deaeb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4c9e978-7a53-4703-9ad6-21cd869deaeb .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-770caa26-6828-4050-b8f5-a8d7d6789530 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-770caa26-6828-4050-b8f5-a8d7d6789530:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-770caa26-6828-4050-b8f5-a8d7d6789530:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-770caa26-6828-4050-b8f5-a8d7d6789530 {
  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-770caa26-6828-4050-b8f5-a8d7d6789530.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-770caa26-6828-4050-b8f5-a8d7d6789530.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-770caa26-6828-4050-b8f5-a8d7d6789530.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-539afd92-d665-48a8-a035-1962060c5057 {
  display: none;
}
#s-9a0232f5-c0a8-417a-8470-e7aa750ac575 { text-align: left; }
#s-1e016696-81c7-47f7-abc0-bc09865121ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e016696-81c7-47f7-abc0-bc09865121ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6500927-2d0a-4440-ad39-06f29f45a6f8 { text-align: left; }
#s-c6500927-2d0a-4440-ad39-06f29f45a6f8 .shg-product-sold-out {
  display: none;
}

#s-c6500927-2d0a-4440-ad39-06f29f45a6f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6500927-2d0a-4440-ad39-06f29f45a6f8 .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-b1d78259-357b-4cf6-bc38-ef0524c85224 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1d78259-357b-4cf6-bc38-ef0524c85224:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1d78259-357b-4cf6-bc38-ef0524c85224:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1d78259-357b-4cf6-bc38-ef0524c85224 {
  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-b1d78259-357b-4cf6-bc38-ef0524c85224.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1d78259-357b-4cf6-bc38-ef0524c85224.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1d78259-357b-4cf6-bc38-ef0524c85224.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33e02513-b1e7-4f04-9647-cd569dbdb6b0 {
  display: none;
}
#s-7c12a2d2-8960-4139-9706-f7cb9fc2d702 { text-align: left; }
#s-88f0cf6e-41f8-429e-8895-eda6ee277dc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88f0cf6e-41f8-429e-8895-eda6ee277dc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06c99403-7849-4e64-b187-46798b8d588a { text-align: left; }
#s-06c99403-7849-4e64-b187-46798b8d588a .shg-product-sold-out {
  display: none;
}

#s-06c99403-7849-4e64-b187-46798b8d588a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06c99403-7849-4e64-b187-46798b8d588a .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-b4e15e99-3b07-4933-96a0-7d01576c4b80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4e15e99-3b07-4933-96a0-7d01576c4b80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4e15e99-3b07-4933-96a0-7d01576c4b80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4e15e99-3b07-4933-96a0-7d01576c4b80 {
  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-b4e15e99-3b07-4933-96a0-7d01576c4b80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4e15e99-3b07-4933-96a0-7d01576c4b80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4e15e99-3b07-4933-96a0-7d01576c4b80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84ba7eaf-1c76-45ee-af27-82d8c7833cf1 {
  display: none;
}
#s-dfbd0619-b9e3-4aa3-887f-5d1252027937 { text-align: left; }
#s-00d726ab-2dfb-498a-b6be-58611357a583 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-00d726ab-2dfb-498a-b6be-58611357a583 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13f93af7-8515-46c8-bf2e-982dec2903ec { text-align: left; }
#s-13f93af7-8515-46c8-bf2e-982dec2903ec .shg-product-sold-out {
  display: none;
}

#s-13f93af7-8515-46c8-bf2e-982dec2903ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13f93af7-8515-46c8-bf2e-982dec2903ec .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-50562b45-4ae5-42ae-a6b8-b934c3e8d1de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50562b45-4ae5-42ae-a6b8-b934c3e8d1de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50562b45-4ae5-42ae-a6b8-b934c3e8d1de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50562b45-4ae5-42ae-a6b8-b934c3e8d1de {
  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-50562b45-4ae5-42ae-a6b8-b934c3e8d1de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50562b45-4ae5-42ae-a6b8-b934c3e8d1de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50562b45-4ae5-42ae-a6b8-b934c3e8d1de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f18260ce-05b2-49f9-99e9-9a719b02824e {
  display: none;
}
#s-ce8e3a02-e817-4623-b91e-8fb882d56f7e { text-align: left; }
#s-467765e3-c276-4f52-9dc8-dc4bc6e4c628 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-467765e3-c276-4f52-9dc8-dc4bc6e4c628 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-846e9534-286a-4c64-8303-a6dcbe3a321f { text-align: left; }
#s-846e9534-286a-4c64-8303-a6dcbe3a321f .shg-product-sold-out {
  display: none;
}

#s-846e9534-286a-4c64-8303-a6dcbe3a321f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-846e9534-286a-4c64-8303-a6dcbe3a321f .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-bb883582-0459-47a6-a41d-f88afba28c39 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb883582-0459-47a6-a41d-f88afba28c39:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb883582-0459-47a6-a41d-f88afba28c39:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb883582-0459-47a6-a41d-f88afba28c39 {
  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-bb883582-0459-47a6-a41d-f88afba28c39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb883582-0459-47a6-a41d-f88afba28c39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb883582-0459-47a6-a41d-f88afba28c39.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65259bbe-2669-4e63-90f7-c95df209b2da {
  display: none;
}
#s-a904a67f-8bee-4fd2-ba77-ead48ad70468 { text-align: left; }
#s-418f52e2-fe2f-42c7-8a7a-949f59a71d15 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-418f52e2-fe2f-42c7-8a7a-949f59a71d15 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e13dda2a-d833-45f3-838a-8cbe20d09c65 { text-align: left; }
#s-e13dda2a-d833-45f3-838a-8cbe20d09c65 .shg-product-sold-out {
  display: none;
}

#s-e13dda2a-d833-45f3-838a-8cbe20d09c65 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e13dda2a-d833-45f3-838a-8cbe20d09c65 .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-174401b5-c1b6-4562-aa66-a0bd1d168686 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-174401b5-c1b6-4562-aa66-a0bd1d168686:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-174401b5-c1b6-4562-aa66-a0bd1d168686:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-174401b5-c1b6-4562-aa66-a0bd1d168686 {
  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-174401b5-c1b6-4562-aa66-a0bd1d168686.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-174401b5-c1b6-4562-aa66-a0bd1d168686.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-174401b5-c1b6-4562-aa66-a0bd1d168686.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-888dda57-b635-48b9-876c-59646364e4dd {
  display: none;
}
#s-b31d0dec-ed77-4ef7-95fa-93504d33607a { text-align: left; }
#s-fcec26de-eeef-437d-a6f2-a1334b0546b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcec26de-eeef-437d-a6f2-a1334b0546b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-137f513c-dbe3-4cb6-a6a6-17769afac680 { text-align: left; }
#s-137f513c-dbe3-4cb6-a6a6-17769afac680 .shg-product-sold-out {
  display: none;
}

#s-137f513c-dbe3-4cb6-a6a6-17769afac680 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-137f513c-dbe3-4cb6-a6a6-17769afac680 .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-d6c177a7-3971-4b31-80d0-eb8f12d0adf0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6c177a7-3971-4b31-80d0-eb8f12d0adf0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6c177a7-3971-4b31-80d0-eb8f12d0adf0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6c177a7-3971-4b31-80d0-eb8f12d0adf0 {
  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-d6c177a7-3971-4b31-80d0-eb8f12d0adf0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6c177a7-3971-4b31-80d0-eb8f12d0adf0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6c177a7-3971-4b31-80d0-eb8f12d0adf0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cd94526-22f4-4ad1-bb7a-6758fe8b6312 {
  display: none;
}
#s-bdf78929-65b8-424d-805e-011bc1286166 { text-align: left; }
#s-78ceafcc-993f-4620-af09-21730aa1a374 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78ceafcc-993f-4620-af09-21730aa1a374 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64d1bf12-0981-4f1c-9212-fd3a7faebbfb { text-align: left; }
#s-64d1bf12-0981-4f1c-9212-fd3a7faebbfb .shg-product-sold-out {
  display: none;
}

#s-64d1bf12-0981-4f1c-9212-fd3a7faebbfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64d1bf12-0981-4f1c-9212-fd3a7faebbfb .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-0a48d005-68f0-48d4-94ca-413a20bbf1f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a48d005-68f0-48d4-94ca-413a20bbf1f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a48d005-68f0-48d4-94ca-413a20bbf1f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a48d005-68f0-48d4-94ca-413a20bbf1f4 {
  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-0a48d005-68f0-48d4-94ca-413a20bbf1f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a48d005-68f0-48d4-94ca-413a20bbf1f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a48d005-68f0-48d4-94ca-413a20bbf1f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a562f7b4-b981-4637-91f9-3ea5fb2d7556 {
  display: none;
}
#s-1dc5f592-5e83-4fd1-b232-b891ce91d97f { text-align: left; }
#s-874d2fbd-ab89-456a-bc65-b46164c6d427 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-874d2fbd-ab89-456a-bc65-b46164c6d427 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-371ff0b6-0a67-46d5-bc15-2a90326dcbfe { text-align: left; }
#s-371ff0b6-0a67-46d5-bc15-2a90326dcbfe .shg-product-sold-out {
  display: none;
}

#s-371ff0b6-0a67-46d5-bc15-2a90326dcbfe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-371ff0b6-0a67-46d5-bc15-2a90326dcbfe .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-8e35d018-9e82-4614-bd32-671340001eac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e35d018-9e82-4614-bd32-671340001eac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e35d018-9e82-4614-bd32-671340001eac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e35d018-9e82-4614-bd32-671340001eac {
  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-8e35d018-9e82-4614-bd32-671340001eac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e35d018-9e82-4614-bd32-671340001eac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e35d018-9e82-4614-bd32-671340001eac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c54da51f-df15-4115-a232-d20f2cc97594 {
  display: none;
}
#s-7b0272cb-c445-4c58-a62b-dbbe9087bd94 { text-align: left; }
#s-38e865c6-cfa2-4e08-a74a-cb5eb9006877 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38e865c6-cfa2-4e08-a74a-cb5eb9006877 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2caf918e-6396-44d3-9845-a2f3417b25b1 { text-align: left; }
#s-2caf918e-6396-44d3-9845-a2f3417b25b1 .shg-product-sold-out {
  display: none;
}

#s-2caf918e-6396-44d3-9845-a2f3417b25b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2caf918e-6396-44d3-9845-a2f3417b25b1 .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-6e6a7233-ef97-4f94-9052-c53797a2ec14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e6a7233-ef97-4f94-9052-c53797a2ec14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e6a7233-ef97-4f94-9052-c53797a2ec14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e6a7233-ef97-4f94-9052-c53797a2ec14 {
  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-6e6a7233-ef97-4f94-9052-c53797a2ec14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e6a7233-ef97-4f94-9052-c53797a2ec14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e6a7233-ef97-4f94-9052-c53797a2ec14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01d8cc32-9e2e-404d-a6fb-99e47da7cfef {
  display: none;
}
#s-a29867fd-1d0a-4f92-b3ce-6400b6bce3a5 { text-align: left; }
#s-cb470cb0-7887-445f-a59f-da1c5cacd39b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb470cb0-7887-445f-a59f-da1c5cacd39b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1b3547f-144b-484c-9695-5cde9ab45bb5 { text-align: left; }
#s-c1b3547f-144b-484c-9695-5cde9ab45bb5 .shg-product-sold-out {
  display: none;
}

#s-c1b3547f-144b-484c-9695-5cde9ab45bb5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1b3547f-144b-484c-9695-5cde9ab45bb5 .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-12f228c4-77d7-4f1e-b7be-64a03b89438a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12f228c4-77d7-4f1e-b7be-64a03b89438a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12f228c4-77d7-4f1e-b7be-64a03b89438a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12f228c4-77d7-4f1e-b7be-64a03b89438a {
  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-12f228c4-77d7-4f1e-b7be-64a03b89438a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12f228c4-77d7-4f1e-b7be-64a03b89438a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12f228c4-77d7-4f1e-b7be-64a03b89438a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e75cf1fb-0c7e-4c6d-8cf4-a0414a2fcc40 {
  display: none;
}
#s-9b309aac-057d-41fd-8af6-5a49c4f0138d { text-align: left; }
#s-66dd6191-5aad-49ee-b679-e57e56f42283 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66dd6191-5aad-49ee-b679-e57e56f42283 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-435ff811-84df-4391-bf0b-79f68b81853b { text-align: left; }
#s-435ff811-84df-4391-bf0b-79f68b81853b .shg-product-sold-out {
  display: none;
}

#s-435ff811-84df-4391-bf0b-79f68b81853b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-435ff811-84df-4391-bf0b-79f68b81853b .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-dba0d9b3-30ef-4659-a8c6-97333431aa5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dba0d9b3-30ef-4659-a8c6-97333431aa5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dba0d9b3-30ef-4659-a8c6-97333431aa5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dba0d9b3-30ef-4659-a8c6-97333431aa5b {
  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-dba0d9b3-30ef-4659-a8c6-97333431aa5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dba0d9b3-30ef-4659-a8c6-97333431aa5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dba0d9b3-30ef-4659-a8c6-97333431aa5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a1d4ac91-5ac5-41de-9546-7aaf34330aba {
  display: none;
}
#s-b64a593d-c4b1-4b9b-9ca6-74bfed4fb1da { text-align: left; }
#s-a5e2ba68-2f94-4e59-bd40-69b67ac12809 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a5e2ba68-2f94-4e59-bd40-69b67ac12809 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45f15edd-3d4a-4616-b465-e7cdd6c8ed7a { text-align: left; }
#s-45f15edd-3d4a-4616-b465-e7cdd6c8ed7a .shg-product-sold-out {
  display: none;
}

#s-45f15edd-3d4a-4616-b465-e7cdd6c8ed7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45f15edd-3d4a-4616-b465-e7cdd6c8ed7a .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-30e27ce6-f164-4adb-b487-554e25677e61 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30e27ce6-f164-4adb-b487-554e25677e61:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30e27ce6-f164-4adb-b487-554e25677e61:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30e27ce6-f164-4adb-b487-554e25677e61 {
  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-30e27ce6-f164-4adb-b487-554e25677e61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30e27ce6-f164-4adb-b487-554e25677e61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30e27ce6-f164-4adb-b487-554e25677e61.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a57c5ade-b3cd-4210-b223-4730ea8671de {
  display: none;
}
#s-1fc79116-d033-4803-b017-84eba229cfb0 { text-align: left; }
#s-ee4cb553-a7d2-4431-a67d-dfc0fd0b1784 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee4cb553-a7d2-4431-a67d-dfc0fd0b1784 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dac5ad1c-ad6a-4bb6-8b36-cb01313e2f0d { text-align: left; }
#s-dac5ad1c-ad6a-4bb6-8b36-cb01313e2f0d .shg-product-sold-out {
  display: none;
}

#s-dac5ad1c-ad6a-4bb6-8b36-cb01313e2f0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dac5ad1c-ad6a-4bb6-8b36-cb01313e2f0d .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-9043e494-6697-4754-93e6-556800fecf8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9043e494-6697-4754-93e6-556800fecf8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9043e494-6697-4754-93e6-556800fecf8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9043e494-6697-4754-93e6-556800fecf8d {
  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-9043e494-6697-4754-93e6-556800fecf8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9043e494-6697-4754-93e6-556800fecf8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9043e494-6697-4754-93e6-556800fecf8d.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;
}
