.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-7f575742-cc48-4ea9-b51e-cc20fe5e94eb {
  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-8b4d634d-c2b7-4954-bf60-6a62baa2b465 { margin-top: 40px; }
#s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .shogun-tabs {
  justify-content: center;
}


  #s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-8b4d634d-c2b7-4954-bf60-6a62baa2b465 .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-db423a62-16c8-4127-af24-7907942b13e2 { padding-top: 10px;
padding-bottom: 10px; }
 #s-db423a62-16c8-4127-af24-7907942b13e2 .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-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-bc57120c-b50d-4420-8bc5-769810059065 .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-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7d8b1a1e-522e-4c6f-bf03-2b1418f477e2"] > .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-3d0736d1-992f-4f73-b9d3-63d72fb47e43 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bfd63057-0862-4b2b-9471-498a6796b693 { 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-21ba4c9f-7576-40ec-aae7-a73d62024787 { 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-21ba4c9f-7576-40ec-aae7-a73d62024787: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-21ba4c9f-7576-40ec-aae7-a73d62024787: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-21ba4c9f-7576-40ec-aae7-a73d62024787.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c6d491ad-7162-4ef6-b8fb-0bcc3cc1eadd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-206c2389-a3b8-4f69-9f51-82ed6663a057 { 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-f39deee1-2300-4619-8ead-8e020e9b2866 { 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-f39deee1-2300-4619-8ead-8e020e9b2866: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-f39deee1-2300-4619-8ead-8e020e9b2866: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-f39deee1-2300-4619-8ead-8e020e9b2866.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4813020f-2976-4b9f-af62-3bf7f9e60ba4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b9886cfb-547c-475c-b431-f7d80f5470aa { 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-5e288587-dcdc-4e82-ad07-0da54a4ae673 { 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-5e288587-dcdc-4e82-ad07-0da54a4ae673: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-5e288587-dcdc-4e82-ad07-0da54a4ae673: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-5e288587-dcdc-4e82-ad07-0da54a4ae673.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-0d97b083-4b51-4bda-a86a-51203ea1f5d0 { min-height: 50px; }
#s-0d97b083-4b51-4bda-a86a-51203ea1f5d0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c7bdce4d-317e-4e7c-b9a8-2f6dfdc686ad { 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-c7bdce4d-317e-4e7c-b9a8-2f6dfdc686ad .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-fa23b1cd-85be-4bf1-8b24-c9c200626982 {
  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-60ab2659-b8f5-44d1-a84f-a39a10895729 { 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-ab75f74a-d242-4d3a-af95-efd6be6902f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab75f74a-d242-4d3a-af95-efd6be6902f9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1fad9b4f-3a86-4d79-a940-dab791b59731 {
  display: none;
}
#s-c5a5c1cc-2da3-43a3-b94c-b1c221b5743a { text-align: left; }
#s-9cdd0671-d27c-4e91-99dc-72bdd5fee6ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cdd0671-d27c-4e91-99dc-72bdd5fee6ba .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c5fae24a-a4f9-4573-81b2-80c811595529 {
  display: none;
}
#s-5642d4a3-f2cf-4537-83e6-147dc497b082 { text-align: left; }
#s-870a8240-ff5e-44e4-b6b3-17f9232b52bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-870a8240-ff5e-44e4-b6b3-17f9232b52bd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d7792eb3-d5ee-48cf-ac9d-f2c9d465ce74 {
  display: none;
}
#s-10a61d2b-e0de-42f0-9e0b-cea6ff64571a { text-align: left; }
#s-f2f2d953-81aa-4e4a-8f67-72dc845bddef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2f2d953-81aa-4e4a-8f67-72dc845bddef .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f427337f-5997-4130-813b-94299b84cc4c {
  display: none;
}
#s-10310c31-468b-452a-ac93-dd696b888df2 { text-align: left; }
#s-221c4327-f78d-4e01-85b4-631421902b9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-221c4327-f78d-4e01-85b4-631421902b9c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3be808dc-9d24-4a52-96bf-3ac99d4ea5c9 { text-align: left; }
#s-3be808dc-9d24-4a52-96bf-3ac99d4ea5c9 .shg-product-sold-out {
  display: none;
}

#s-3be808dc-9d24-4a52-96bf-3ac99d4ea5c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3be808dc-9d24-4a52-96bf-3ac99d4ea5c9 .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-8b3ac068-143f-4259-9f1b-001c054a8120 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b3ac068-143f-4259-9f1b-001c054a8120:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b3ac068-143f-4259-9f1b-001c054a8120:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b3ac068-143f-4259-9f1b-001c054a8120 {
  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-8b3ac068-143f-4259-9f1b-001c054a8120.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b3ac068-143f-4259-9f1b-001c054a8120.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b3ac068-143f-4259-9f1b-001c054a8120.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f9d2fa1-a5f5-45d6-b9f8-877aba5e0bf8 {
  display: none;
}
#s-6f011e4c-c3c1-4a46-a86a-57ed87b168b0 { text-align: left; }
#s-cfb5b71b-dfcc-4d0a-ac6e-d328fe001569 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfb5b71b-dfcc-4d0a-ac6e-d328fe001569 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b01aa22a-6e17-475a-be3c-c4a6b40d5418 { text-align: left; }
#s-b01aa22a-6e17-475a-be3c-c4a6b40d5418 .shg-product-sold-out {
  display: none;
}

#s-b01aa22a-6e17-475a-be3c-c4a6b40d5418 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b01aa22a-6e17-475a-be3c-c4a6b40d5418 .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-c77dfd56-f89d-4b0f-b9b2-735450962ce5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c77dfd56-f89d-4b0f-b9b2-735450962ce5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c77dfd56-f89d-4b0f-b9b2-735450962ce5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c77dfd56-f89d-4b0f-b9b2-735450962ce5 {
  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-c77dfd56-f89d-4b0f-b9b2-735450962ce5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c77dfd56-f89d-4b0f-b9b2-735450962ce5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c77dfd56-f89d-4b0f-b9b2-735450962ce5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b3a8c1f-7fee-4acb-8840-bfe849554471 {
  display: none;
}
#s-aa73b83d-bd0d-4a59-95e2-866b4786d87d { text-align: left; }
#s-fcc09a92-7f4a-4922-a6bd-4fc26c3d98c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcc09a92-7f4a-4922-a6bd-4fc26c3d98c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d29cda4-6fb2-4b02-be02-75dc05ed43ce { text-align: left; }
#s-4d29cda4-6fb2-4b02-be02-75dc05ed43ce .shg-product-sold-out {
  display: none;
}

#s-4d29cda4-6fb2-4b02-be02-75dc05ed43ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d29cda4-6fb2-4b02-be02-75dc05ed43ce .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-86d35127-ad61-408d-8765-6f2696cba779 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86d35127-ad61-408d-8765-6f2696cba779:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86d35127-ad61-408d-8765-6f2696cba779:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86d35127-ad61-408d-8765-6f2696cba779 {
  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-86d35127-ad61-408d-8765-6f2696cba779.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86d35127-ad61-408d-8765-6f2696cba779.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86d35127-ad61-408d-8765-6f2696cba779.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a30942be-e813-4217-9dc9-dbef45e9abcd {
  display: none;
}
#s-5997d72a-967f-46b7-b422-e15c8fd87e77 { text-align: left; }
#s-c7851257-02f4-4e9f-baa6-443a2ad19e5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7851257-02f4-4e9f-baa6-443a2ad19e5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27fac9e1-7a81-4f80-acdb-4f2e6387ee20 { text-align: left; }
#s-27fac9e1-7a81-4f80-acdb-4f2e6387ee20 .shg-product-sold-out {
  display: none;
}

#s-27fac9e1-7a81-4f80-acdb-4f2e6387ee20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27fac9e1-7a81-4f80-acdb-4f2e6387ee20 .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-557b0276-772a-49df-b858-680ba2e38f9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-557b0276-772a-49df-b858-680ba2e38f9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-557b0276-772a-49df-b858-680ba2e38f9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-557b0276-772a-49df-b858-680ba2e38f9d {
  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-557b0276-772a-49df-b858-680ba2e38f9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-557b0276-772a-49df-b858-680ba2e38f9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-557b0276-772a-49df-b858-680ba2e38f9d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3566b2d2-d6bc-47a3-b95b-5faba6b521b5 {
  display: none;
}
#s-dd6793b6-bc08-49c8-9172-8e519f8a2c15 { text-align: left; }
#s-feeac1dd-9e8d-4b3d-8175-2752dc64440b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-feeac1dd-9e8d-4b3d-8175-2752dc64440b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-517e5d86-aac0-4d0b-816a-73024934e224 { text-align: left; }
#s-517e5d86-aac0-4d0b-816a-73024934e224 .shg-product-sold-out {
  display: none;
}

#s-517e5d86-aac0-4d0b-816a-73024934e224 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-517e5d86-aac0-4d0b-816a-73024934e224 .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-a619d2b2-5087-403e-b7d5-53e7e01388f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a619d2b2-5087-403e-b7d5-53e7e01388f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a619d2b2-5087-403e-b7d5-53e7e01388f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a619d2b2-5087-403e-b7d5-53e7e01388f5 {
  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-a619d2b2-5087-403e-b7d5-53e7e01388f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a619d2b2-5087-403e-b7d5-53e7e01388f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a619d2b2-5087-403e-b7d5-53e7e01388f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a594d445-7207-43c3-bf85-0bb14b5e3dbe {
  display: none;
}
#s-3e254dfd-b90c-4074-9158-694d880a9197 { text-align: left; }
#s-f2b98b2e-7555-43ac-afab-ed079a71ffef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2b98b2e-7555-43ac-afab-ed079a71ffef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1069553f-7921-49ac-9b6a-827254420e3f { text-align: left; }
#s-1069553f-7921-49ac-9b6a-827254420e3f .shg-product-sold-out {
  display: none;
}

#s-1069553f-7921-49ac-9b6a-827254420e3f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1069553f-7921-49ac-9b6a-827254420e3f .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-b702aa92-6ba8-477b-938a-f27cbd220988 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b702aa92-6ba8-477b-938a-f27cbd220988:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b702aa92-6ba8-477b-938a-f27cbd220988:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b702aa92-6ba8-477b-938a-f27cbd220988 {
  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-b702aa92-6ba8-477b-938a-f27cbd220988.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b702aa92-6ba8-477b-938a-f27cbd220988.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b702aa92-6ba8-477b-938a-f27cbd220988.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dec7ac0-db1a-465d-9755-124df0726771 {
  display: none;
}
#s-99db2573-80d6-4515-b693-33b06f47a655 { text-align: left; }
#s-7bf43bdb-fa79-448e-b312-f171ea62893d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7bf43bdb-fa79-448e-b312-f171ea62893d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0efc383c-46f0-4e90-bf54-9b040d1fae0f { text-align: left; }
#s-0efc383c-46f0-4e90-bf54-9b040d1fae0f .shg-product-sold-out {
  display: none;
}

#s-0efc383c-46f0-4e90-bf54-9b040d1fae0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0efc383c-46f0-4e90-bf54-9b040d1fae0f .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-8cbb3f85-01a8-456e-87db-0b04f1dd9593 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8cbb3f85-01a8-456e-87db-0b04f1dd9593:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8cbb3f85-01a8-456e-87db-0b04f1dd9593:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8cbb3f85-01a8-456e-87db-0b04f1dd9593 {
  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-8cbb3f85-01a8-456e-87db-0b04f1dd9593.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cbb3f85-01a8-456e-87db-0b04f1dd9593.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8cbb3f85-01a8-456e-87db-0b04f1dd9593.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8d0e6fd-c031-461d-bd8c-e389cbc58594 {
  display: none;
}
#s-62327c6c-6c5b-48f5-9e81-1d56571779a9 { text-align: left; }
#s-450cdd16-d48c-47db-9978-f0ac3d12365b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-450cdd16-d48c-47db-9978-f0ac3d12365b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa7afb2d-66b0-46cd-9fe5-186f8925179c { text-align: left; }
#s-fa7afb2d-66b0-46cd-9fe5-186f8925179c .shg-product-sold-out {
  display: none;
}

#s-fa7afb2d-66b0-46cd-9fe5-186f8925179c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa7afb2d-66b0-46cd-9fe5-186f8925179c .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-fdf68df6-54ec-48ab-b656-954d7eff7a1e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fdf68df6-54ec-48ab-b656-954d7eff7a1e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fdf68df6-54ec-48ab-b656-954d7eff7a1e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fdf68df6-54ec-48ab-b656-954d7eff7a1e {
  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-fdf68df6-54ec-48ab-b656-954d7eff7a1e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdf68df6-54ec-48ab-b656-954d7eff7a1e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fdf68df6-54ec-48ab-b656-954d7eff7a1e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36d6063d-1b83-4346-b6a5-2e64b86ebbb6 {
  display: none;
}
#s-8665ee37-03f6-4729-a05f-413ad4010432 { text-align: left; }
#s-15b96e27-f7d1-4062-a1bf-186022f9db17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15b96e27-f7d1-4062-a1bf-186022f9db17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e389035e-589b-4741-bd31-4b1b8b6b8bd6 { text-align: left; }
#s-e389035e-589b-4741-bd31-4b1b8b6b8bd6 .shg-product-sold-out {
  display: none;
}

#s-e389035e-589b-4741-bd31-4b1b8b6b8bd6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e389035e-589b-4741-bd31-4b1b8b6b8bd6 .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-9a0c57a2-46d6-47d6-b587-382df6849e98 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a0c57a2-46d6-47d6-b587-382df6849e98:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a0c57a2-46d6-47d6-b587-382df6849e98:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a0c57a2-46d6-47d6-b587-382df6849e98 {
  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-9a0c57a2-46d6-47d6-b587-382df6849e98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a0c57a2-46d6-47d6-b587-382df6849e98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a0c57a2-46d6-47d6-b587-382df6849e98.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55083364-74ea-437c-b319-92d61ad350cf {
  display: none;
}
#s-9f258742-dab9-4477-88c5-faece2b37e4c { text-align: left; }
#s-5f24de1c-6d4c-4e8f-9a4b-8dfec0ba3780 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f24de1c-6d4c-4e8f-9a4b-8dfec0ba3780 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9637675d-cec5-438d-a4f7-0095ce656ef6 { text-align: left; }
#s-9637675d-cec5-438d-a4f7-0095ce656ef6 .shg-product-sold-out {
  display: none;
}

#s-9637675d-cec5-438d-a4f7-0095ce656ef6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9637675d-cec5-438d-a4f7-0095ce656ef6 .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-6e28a478-0187-46db-9db6-86e2e66363f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e28a478-0187-46db-9db6-86e2e66363f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e28a478-0187-46db-9db6-86e2e66363f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e28a478-0187-46db-9db6-86e2e66363f0 {
  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-6e28a478-0187-46db-9db6-86e2e66363f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e28a478-0187-46db-9db6-86e2e66363f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e28a478-0187-46db-9db6-86e2e66363f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e729c62-cb20-4c23-bbb7-6e112632477c {
  display: none;
}
#s-f06ebee7-d351-45a5-9618-7308d023fae4 { text-align: left; }
#s-f9d7dbd7-83dc-4fa8-8350-5d5338c3b815 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9d7dbd7-83dc-4fa8-8350-5d5338c3b815 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4405c2d0-756b-4e0a-838d-a869e39d4ad1 { text-align: left; }
#s-4405c2d0-756b-4e0a-838d-a869e39d4ad1 .shg-product-sold-out {
  display: none;
}

#s-4405c2d0-756b-4e0a-838d-a869e39d4ad1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4405c2d0-756b-4e0a-838d-a869e39d4ad1 .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-dfd17f23-d2df-4330-bd38-5e9408bf61e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dfd17f23-d2df-4330-bd38-5e9408bf61e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dfd17f23-d2df-4330-bd38-5e9408bf61e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dfd17f23-d2df-4330-bd38-5e9408bf61e3 {
  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-dfd17f23-d2df-4330-bd38-5e9408bf61e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfd17f23-d2df-4330-bd38-5e9408bf61e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dfd17f23-d2df-4330-bd38-5e9408bf61e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e97cafec-fb58-43ef-bb52-741cbeda0004 {
  display: none;
}
#s-a3e26bbe-6194-464b-81dc-637f1a10cda7 { text-align: left; }
#s-d36e79f9-5846-4cd0-a510-b1abbfc5b4c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d36e79f9-5846-4cd0-a510-b1abbfc5b4c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0008fcc8-d224-449c-8e47-588715191ae4 { text-align: left; }
#s-0008fcc8-d224-449c-8e47-588715191ae4 .shg-product-sold-out {
  display: none;
}

#s-0008fcc8-d224-449c-8e47-588715191ae4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0008fcc8-d224-449c-8e47-588715191ae4 .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-481fb956-0c6f-48da-a26e-783ce18505e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-481fb956-0c6f-48da-a26e-783ce18505e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-481fb956-0c6f-48da-a26e-783ce18505e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-481fb956-0c6f-48da-a26e-783ce18505e6 {
  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-481fb956-0c6f-48da-a26e-783ce18505e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-481fb956-0c6f-48da-a26e-783ce18505e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-481fb956-0c6f-48da-a26e-783ce18505e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8c950b7-117a-4be1-8ee2-917e84646d93 {
  display: none;
}
#s-f685317f-90f4-49bb-9925-4499f415fa06 { text-align: left; }
#s-b3ca36b8-9bf7-4176-98e4-35996c00d7e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3ca36b8-9bf7-4176-98e4-35996c00d7e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-785d49aa-8aa0-4660-8541-489661e56303 { text-align: left; }
#s-785d49aa-8aa0-4660-8541-489661e56303 .shg-product-sold-out {
  display: none;
}

#s-785d49aa-8aa0-4660-8541-489661e56303 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-785d49aa-8aa0-4660-8541-489661e56303 .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-565f9287-6467-45e1-9ed1-de36b3d36d1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-565f9287-6467-45e1-9ed1-de36b3d36d1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-565f9287-6467-45e1-9ed1-de36b3d36d1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-565f9287-6467-45e1-9ed1-de36b3d36d1a {
  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-565f9287-6467-45e1-9ed1-de36b3d36d1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-565f9287-6467-45e1-9ed1-de36b3d36d1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-565f9287-6467-45e1-9ed1-de36b3d36d1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e1962cd-224d-478c-9ad1-1de76f503b3f {
  display: none;
}
#s-698518d1-7ad6-485e-ad08-672a50e81670 { text-align: left; }
#s-f15efd80-9da0-4e2d-936e-3dbf16a06893 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f15efd80-9da0-4e2d-936e-3dbf16a06893 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f643830-d3dd-4bcd-a76c-4b9fc2799770 { text-align: left; }
#s-4f643830-d3dd-4bcd-a76c-4b9fc2799770 .shg-product-sold-out {
  display: none;
}

#s-4f643830-d3dd-4bcd-a76c-4b9fc2799770 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f643830-d3dd-4bcd-a76c-4b9fc2799770 .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-400a3215-1038-4f4c-bb49-598a78014c73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-400a3215-1038-4f4c-bb49-598a78014c73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-400a3215-1038-4f4c-bb49-598a78014c73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-400a3215-1038-4f4c-bb49-598a78014c73 {
  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-400a3215-1038-4f4c-bb49-598a78014c73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-400a3215-1038-4f4c-bb49-598a78014c73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-400a3215-1038-4f4c-bb49-598a78014c73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89bb33b4-cf10-46f6-9da4-6aa9f9652157 {
  display: none;
}
#s-12934b75-830e-4d39-8cc8-1074ff7c15f1 { text-align: left; }
#s-5dbbc6db-4f35-4333-9586-a4bd9947a12f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5dbbc6db-4f35-4333-9586-a4bd9947a12f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ec23f09-e703-4611-b6ef-55453bf873cd { text-align: left; }
#s-1ec23f09-e703-4611-b6ef-55453bf873cd .shg-product-sold-out {
  display: none;
}

#s-1ec23f09-e703-4611-b6ef-55453bf873cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ec23f09-e703-4611-b6ef-55453bf873cd .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-7777012f-76e4-4029-94ec-26aca620ea08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7777012f-76e4-4029-94ec-26aca620ea08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7777012f-76e4-4029-94ec-26aca620ea08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7777012f-76e4-4029-94ec-26aca620ea08 {
  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-7777012f-76e4-4029-94ec-26aca620ea08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7777012f-76e4-4029-94ec-26aca620ea08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7777012f-76e4-4029-94ec-26aca620ea08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-638958dd-c5b9-4adb-94c8-bad97e0e906a {
  display: none;
}
#s-86b41d23-530e-43c3-879e-f18ce643814e { text-align: left; }
#s-91be4e7c-e865-41af-a9fe-9ffd758856f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-91be4e7c-e865-41af-a9fe-9ffd758856f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44340c70-d13c-4fd9-b6f9-1e3d95c0bad7 { text-align: left; }
#s-44340c70-d13c-4fd9-b6f9-1e3d95c0bad7 .shg-product-sold-out {
  display: none;
}

#s-44340c70-d13c-4fd9-b6f9-1e3d95c0bad7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44340c70-d13c-4fd9-b6f9-1e3d95c0bad7 .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-9c262500-7a7b-4cec-b269-dd32fc09f3bb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c262500-7a7b-4cec-b269-dd32fc09f3bb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c262500-7a7b-4cec-b269-dd32fc09f3bb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c262500-7a7b-4cec-b269-dd32fc09f3bb {
  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-9c262500-7a7b-4cec-b269-dd32fc09f3bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c262500-7a7b-4cec-b269-dd32fc09f3bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c262500-7a7b-4cec-b269-dd32fc09f3bb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-732c9bd8-85ce-4e6a-ad83-4ece4d723580 {
  display: none;
}
#s-3bd8da88-dcac-4c97-8e70-0dbc5278d6a4 { text-align: left; }
#s-218cbc9d-d161-4526-a9dc-3b1d3a459cb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-218cbc9d-d161-4526-a9dc-3b1d3a459cb6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ff95bf4-ce9b-4424-9889-b46759a236c9 { text-align: left; }
#s-1ff95bf4-ce9b-4424-9889-b46759a236c9 .shg-product-sold-out {
  display: none;
}

#s-1ff95bf4-ce9b-4424-9889-b46759a236c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ff95bf4-ce9b-4424-9889-b46759a236c9 .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-989d09a4-eee0-45e2-979c-848e33c424bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-989d09a4-eee0-45e2-979c-848e33c424bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-989d09a4-eee0-45e2-979c-848e33c424bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-989d09a4-eee0-45e2-979c-848e33c424bc {
  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-989d09a4-eee0-45e2-979c-848e33c424bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-989d09a4-eee0-45e2-979c-848e33c424bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-989d09a4-eee0-45e2-979c-848e33c424bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e440ae13-85f1-4f8d-a464-67a46bb515c4 {
  display: none;
}
#s-1c3446f2-3e82-4b32-904c-7a4db858bc9f { text-align: left; }
#s-6fb4ec05-05d1-4c5b-bbe7-8b5c9f78a69a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fb4ec05-05d1-4c5b-bbe7-8b5c9f78a69a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d30723c3-67af-4522-b526-884afdb49075 { text-align: left; }
#s-d30723c3-67af-4522-b526-884afdb49075 .shg-product-sold-out {
  display: none;
}

#s-d30723c3-67af-4522-b526-884afdb49075 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d30723c3-67af-4522-b526-884afdb49075 .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-4b635d43-9e57-4394-bda9-5b54a31c69e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b635d43-9e57-4394-bda9-5b54a31c69e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b635d43-9e57-4394-bda9-5b54a31c69e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b635d43-9e57-4394-bda9-5b54a31c69e2 {
  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-4b635d43-9e57-4394-bda9-5b54a31c69e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b635d43-9e57-4394-bda9-5b54a31c69e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b635d43-9e57-4394-bda9-5b54a31c69e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ead3fe37-c21c-4564-b34c-d4999db39e28 {
  display: none;
}
#s-30e3d02a-81af-4e1b-9111-441966e6478a { text-align: left; }
#s-9185a079-c570-4a73-967c-fe2b0a9c7e18 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9185a079-c570-4a73-967c-fe2b0a9c7e18 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f51c909-a326-4ebf-b2e2-3bbb45fc5ad1 { text-align: left; }
#s-6f51c909-a326-4ebf-b2e2-3bbb45fc5ad1 .shg-product-sold-out {
  display: none;
}

#s-6f51c909-a326-4ebf-b2e2-3bbb45fc5ad1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f51c909-a326-4ebf-b2e2-3bbb45fc5ad1 .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-dfef0b9e-8257-401b-9f7a-a72ff59b75da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dfef0b9e-8257-401b-9f7a-a72ff59b75da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dfef0b9e-8257-401b-9f7a-a72ff59b75da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dfef0b9e-8257-401b-9f7a-a72ff59b75da {
  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-dfef0b9e-8257-401b-9f7a-a72ff59b75da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfef0b9e-8257-401b-9f7a-a72ff59b75da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dfef0b9e-8257-401b-9f7a-a72ff59b75da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4ffd02af-ad46-4861-a8dd-99fe1b1f91e3 {
  display: none;
}
#s-a48eb454-f70e-4a80-913a-61014ff0b90a { text-align: left; }
#s-e379137e-51df-487c-98da-ddf787e11530 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e379137e-51df-487c-98da-ddf787e11530 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8af60d16-5b00-4066-9bda-283c7583056e { text-align: left; }
#s-8af60d16-5b00-4066-9bda-283c7583056e .shg-product-sold-out {
  display: none;
}

#s-8af60d16-5b00-4066-9bda-283c7583056e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8af60d16-5b00-4066-9bda-283c7583056e .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-828d4f43-95db-49e9-b342-12588aaabea5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-828d4f43-95db-49e9-b342-12588aaabea5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-828d4f43-95db-49e9-b342-12588aaabea5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-828d4f43-95db-49e9-b342-12588aaabea5 {
  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-828d4f43-95db-49e9-b342-12588aaabea5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-828d4f43-95db-49e9-b342-12588aaabea5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-828d4f43-95db-49e9-b342-12588aaabea5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3279ea5-4aa0-4538-a7d1-b3a2b9c11f1b {
  display: none;
}
#s-fb6503ef-7cd4-451d-a803-d09c41dc8f39 { text-align: left; }
#s-4618e890-8ae9-4506-9872-0908545866ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4618e890-8ae9-4506-9872-0908545866ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5c7be979-c830-4b15-a2c8-464c00e4b533 { text-align: left; }
#s-5c7be979-c830-4b15-a2c8-464c00e4b533 .shg-product-sold-out {
  display: none;
}

#s-5c7be979-c830-4b15-a2c8-464c00e4b533 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5c7be979-c830-4b15-a2c8-464c00e4b533 .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-8d3d9936-38aa-41ec-ba69-f7899ea5e3e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d3d9936-38aa-41ec-ba69-f7899ea5e3e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d3d9936-38aa-41ec-ba69-f7899ea5e3e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d3d9936-38aa-41ec-ba69-f7899ea5e3e4 {
  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-8d3d9936-38aa-41ec-ba69-f7899ea5e3e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d3d9936-38aa-41ec-ba69-f7899ea5e3e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d3d9936-38aa-41ec-ba69-f7899ea5e3e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4cf5355b-3bfd-48f4-a67d-0cec8e20a5ed {
  display: none;
}
#s-2ae679d8-9b71-4a2b-8f4b-d7bb0b9c75d8 { text-align: left; }
#s-347783f4-606c-4f68-86ac-365954a837e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-347783f4-606c-4f68-86ac-365954a837e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6758f656-f170-4fda-a51e-37346d051ebf { text-align: left; }
#s-6758f656-f170-4fda-a51e-37346d051ebf .shg-product-sold-out {
  display: none;
}

#s-6758f656-f170-4fda-a51e-37346d051ebf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6758f656-f170-4fda-a51e-37346d051ebf .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-8f7e4c57-3dd3-4621-85e7-ac935390520b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f7e4c57-3dd3-4621-85e7-ac935390520b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f7e4c57-3dd3-4621-85e7-ac935390520b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f7e4c57-3dd3-4621-85e7-ac935390520b {
  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-8f7e4c57-3dd3-4621-85e7-ac935390520b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f7e4c57-3dd3-4621-85e7-ac935390520b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f7e4c57-3dd3-4621-85e7-ac935390520b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d58b2e50-9e9a-4c72-a068-4dc1dab0b3a7 {
  display: none;
}
#s-f18c49ea-6b2b-4668-8296-8be9bc0d7e58 { text-align: left; }
#s-d50ea0d5-fcb5-4870-b449-7338155dae21 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d50ea0d5-fcb5-4870-b449-7338155dae21 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f7c61d9-2234-421c-811a-2956eff339d4 { text-align: left; }
#s-4f7c61d9-2234-421c-811a-2956eff339d4 .shg-product-sold-out {
  display: none;
}

#s-4f7c61d9-2234-421c-811a-2956eff339d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f7c61d9-2234-421c-811a-2956eff339d4 .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-011e5b5b-df3e-4c90-b12f-937b215bef77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-011e5b5b-df3e-4c90-b12f-937b215bef77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-011e5b5b-df3e-4c90-b12f-937b215bef77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-011e5b5b-df3e-4c90-b12f-937b215bef77 {
  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-011e5b5b-df3e-4c90-b12f-937b215bef77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-011e5b5b-df3e-4c90-b12f-937b215bef77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-011e5b5b-df3e-4c90-b12f-937b215bef77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e91d9737-2aa2-4ec7-bacf-ee4cd92a23c2 {
  display: none;
}
#s-cd069698-0a2d-4ea8-b170-ff1588b157fc { text-align: left; }
#s-70e1d705-56d4-4981-8a54-7c49c5cd9ecd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70e1d705-56d4-4981-8a54-7c49c5cd9ecd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d80e622-1024-4a94-b631-8cf9242b941d { text-align: left; }
#s-3d80e622-1024-4a94-b631-8cf9242b941d .shg-product-sold-out {
  display: none;
}

#s-3d80e622-1024-4a94-b631-8cf9242b941d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d80e622-1024-4a94-b631-8cf9242b941d .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-4c4423c1-3c90-4011-b7f1-4de549b5b067 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c4423c1-3c90-4011-b7f1-4de549b5b067:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c4423c1-3c90-4011-b7f1-4de549b5b067:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c4423c1-3c90-4011-b7f1-4de549b5b067 {
  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-4c4423c1-3c90-4011-b7f1-4de549b5b067.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c4423c1-3c90-4011-b7f1-4de549b5b067.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c4423c1-3c90-4011-b7f1-4de549b5b067.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-97162bdc-6459-469f-8014-452971ee9952 {
  display: none;
}
#s-5b1d3da2-e09a-45a8-b851-fc8c3059840e { text-align: left; }
#s-110a9f8e-01f5-4a70-b80f-db76ef1371f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-110a9f8e-01f5-4a70-b80f-db76ef1371f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10385fc7-1f61-48df-8f2f-8f9dfb5753cf { text-align: left; }
#s-10385fc7-1f61-48df-8f2f-8f9dfb5753cf .shg-product-sold-out {
  display: none;
}

#s-10385fc7-1f61-48df-8f2f-8f9dfb5753cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10385fc7-1f61-48df-8f2f-8f9dfb5753cf .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-6591cc51-26f8-483f-9c4a-44bd350a0ac8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6591cc51-26f8-483f-9c4a-44bd350a0ac8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6591cc51-26f8-483f-9c4a-44bd350a0ac8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6591cc51-26f8-483f-9c4a-44bd350a0ac8 {
  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-6591cc51-26f8-483f-9c4a-44bd350a0ac8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6591cc51-26f8-483f-9c4a-44bd350a0ac8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6591cc51-26f8-483f-9c4a-44bd350a0ac8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-108d6a05-ebd6-4249-af12-a6898b34ceed {
  display: none;
}
#s-c5842e97-a9c9-4dfa-9301-7f61d9a8fecb { text-align: left; }
#s-0269189e-21c6-45c6-b8af-710e269a2113 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0269189e-21c6-45c6-b8af-710e269a2113 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5865474c-ff5b-4f56-bac1-c01a18fd85db { text-align: left; }
#s-5865474c-ff5b-4f56-bac1-c01a18fd85db .shg-product-sold-out {
  display: none;
}

#s-5865474c-ff5b-4f56-bac1-c01a18fd85db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5865474c-ff5b-4f56-bac1-c01a18fd85db .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-4b814c7f-0cf9-4f9a-ad81-a6fe00d0bf8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b814c7f-0cf9-4f9a-ad81-a6fe00d0bf8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b814c7f-0cf9-4f9a-ad81-a6fe00d0bf8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b814c7f-0cf9-4f9a-ad81-a6fe00d0bf8d {
  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-4b814c7f-0cf9-4f9a-ad81-a6fe00d0bf8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b814c7f-0cf9-4f9a-ad81-a6fe00d0bf8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b814c7f-0cf9-4f9a-ad81-a6fe00d0bf8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8ad8217d-e0b8-479f-8767-d858902f3148 {
  display: none;
}
#s-b4c1c2f1-61ac-4f36-8afd-e6a151bca3d0 { text-align: left; }
#s-9faa9959-e72a-4c07-b914-b0aaf6620bb4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9faa9959-e72a-4c07-b914-b0aaf6620bb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19f7ba56-4c02-49a8-b23c-c466f377f80b { text-align: left; }
#s-19f7ba56-4c02-49a8-b23c-c466f377f80b .shg-product-sold-out {
  display: none;
}

#s-19f7ba56-4c02-49a8-b23c-c466f377f80b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19f7ba56-4c02-49a8-b23c-c466f377f80b .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-ed3b120d-69d0-4f65-8919-575d23a36215 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed3b120d-69d0-4f65-8919-575d23a36215:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed3b120d-69d0-4f65-8919-575d23a36215:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed3b120d-69d0-4f65-8919-575d23a36215 {
  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-ed3b120d-69d0-4f65-8919-575d23a36215.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed3b120d-69d0-4f65-8919-575d23a36215.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed3b120d-69d0-4f65-8919-575d23a36215.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;
}
