.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-70f1ffae-1d20-45f8-ba8e-835ef4ade778 {
  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-347aad93-70e8-41b7-9e46-fb82b1982f0f { margin-top: 40px; }
#s-347aad93-70e8-41b7-9e46-fb82b1982f0f .shogun-tabs {
  justify-content: center;
}


  #s-347aad93-70e8-41b7-9e46-fb82b1982f0f .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-347aad93-70e8-41b7-9e46-fb82b1982f0f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-347aad93-70e8-41b7-9e46-fb82b1982f0f .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-347aad93-70e8-41b7-9e46-fb82b1982f0f .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-347aad93-70e8-41b7-9e46-fb82b1982f0f .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-347aad93-70e8-41b7-9e46-fb82b1982f0f .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-347aad93-70e8-41b7-9e46-fb82b1982f0f .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-4d1388b4-afe4-4fea-a9e4-3a7b715f1931 { padding-top: 10px;
padding-bottom: 10px; }
 #s-4d1388b4-afe4-4fea-a9e4-3a7b715f1931 .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-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-705f83cb-0b7a-4405-b61c-cf95aedf4e72 .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-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d96cb1e7-c4d3-4f60-bf2d-c93dfec65257"] > .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-39433131-2dc2-4f26-b0e9-b6eda83b93a5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-80bf882b-6244-4b45-b6e1-b586b80b8f92 { 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-543f737e-cd2f-4bfa-a4b8-1172ccf6cb43 { 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-543f737e-cd2f-4bfa-a4b8-1172ccf6cb43: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-543f737e-cd2f-4bfa-a4b8-1172ccf6cb43: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-543f737e-cd2f-4bfa-a4b8-1172ccf6cb43.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-06827e08-42fd-4081-8f57-b4b1ccc5bdee { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bd1e4e3e-6104-473e-91c9-23c1d3d19265 { 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-947b1a79-acbc-4854-8d09-0a0358cab015 { 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-947b1a79-acbc-4854-8d09-0a0358cab015: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-947b1a79-acbc-4854-8d09-0a0358cab015: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-947b1a79-acbc-4854-8d09-0a0358cab015.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f530b3c5-aba2-4bdf-9ebe-e976b1fb9b79 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f9456e72-f14f-4f79-8aae-7925a082c015 { 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-853c9250-fb48-4c25-88f4-13fc88548c5f { 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-853c9250-fb48-4c25-88f4-13fc88548c5f: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-853c9250-fb48-4c25-88f4-13fc88548c5f: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-853c9250-fb48-4c25-88f4-13fc88548c5f.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-4e65c11c-c3b7-4c28-be8e-991de2c7bcb0 { min-height: 50px; }
#s-4e65c11c-c3b7-4c28-be8e-991de2c7bcb0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-dd13cf17-d6b1-4745-a232-c7d8ce527d3a { 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-dd13cf17-d6b1-4745-a232-c7d8ce527d3a .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-c9e693ef-9943-4382-88e8-165323548c9f {
  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-caf01164-1b6c-4122-90cd-68df0cce6fdf { 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-4768bd30-99a0-4bd7-8ca4-c1b62a44b628 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4768bd30-99a0-4bd7-8ca4-c1b62a44b628 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f06fc5f5-89e5-4e49-8ff9-713bea0d5da9 {
  display: none;
}
#s-4f5b57d7-e4b7-4d49-b7ed-b3f6ebabe3c8 { text-align: left; }
#s-2848bbce-bb67-4a81-bfd6-a2022143226f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2848bbce-bb67-4a81-bfd6-a2022143226f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a772ad9f-f67f-429f-baaf-b362fe7e6c06 {
  display: none;
}
#s-1b625531-cf3b-4077-a161-1a6453b42c50 { text-align: left; }
#s-3b7c1424-f509-4c5c-9d0a-1666771eae3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b7c1424-f509-4c5c-9d0a-1666771eae3f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6c0e4dd6-81a3-4a32-8a85-932d6f91cfab {
  display: none;
}
#s-b16336a3-a2c6-45dd-ac8a-0673248c7abe { text-align: left; }
#s-d7569e06-bdef-4b66-9301-c16c587563c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7569e06-bdef-4b66-9301-c16c587563c0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5caebf1b-de66-4391-a6c4-de11999f3e29 {
  display: none;
}
#s-4df414ba-6395-4fac-9153-03d8462e4a8f { text-align: left; }
#s-0814b2fe-bafe-455e-9995-52b980b85ac0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0814b2fe-bafe-455e-9995-52b980b85ac0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd525b4f-c649-452f-9cb9-feed81dcda29 { text-align: left; }
#s-dd525b4f-c649-452f-9cb9-feed81dcda29 .shg-product-sold-out {
  display: none;
}

#s-dd525b4f-c649-452f-9cb9-feed81dcda29 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd525b4f-c649-452f-9cb9-feed81dcda29 .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-2d788596-51dc-4b43-93b1-f375b1f33186 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d788596-51dc-4b43-93b1-f375b1f33186:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d788596-51dc-4b43-93b1-f375b1f33186:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d788596-51dc-4b43-93b1-f375b1f33186 {
  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-2d788596-51dc-4b43-93b1-f375b1f33186.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d788596-51dc-4b43-93b1-f375b1f33186.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d788596-51dc-4b43-93b1-f375b1f33186.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00135e07-c173-46a8-8973-3b1224875662 {
  display: none;
}
#s-d6ba0795-a3fb-4467-90cd-8a5ba9906c63 { text-align: left; }
#s-07c782dd-fc76-4a48-9413-0ad82f95fc03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-07c782dd-fc76-4a48-9413-0ad82f95fc03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c479a26c-bd13-4087-8e93-594fbc720be1 { text-align: left; }
#s-c479a26c-bd13-4087-8e93-594fbc720be1 .shg-product-sold-out {
  display: none;
}

#s-c479a26c-bd13-4087-8e93-594fbc720be1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c479a26c-bd13-4087-8e93-594fbc720be1 .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-25aeb451-c1b1-42c9-9313-826b9b1d1e9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-25aeb451-c1b1-42c9-9313-826b9b1d1e9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-25aeb451-c1b1-42c9-9313-826b9b1d1e9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25aeb451-c1b1-42c9-9313-826b9b1d1e9a {
  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-25aeb451-c1b1-42c9-9313-826b9b1d1e9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25aeb451-c1b1-42c9-9313-826b9b1d1e9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25aeb451-c1b1-42c9-9313-826b9b1d1e9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-380556a3-fc5b-4f75-be26-e54657820ba9 {
  display: none;
}
#s-08fa5b5e-7e92-42b2-b5b2-61786b4921d7 { text-align: left; }
#s-5b2100f4-bb66-4566-8ff2-61b1834d0121 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b2100f4-bb66-4566-8ff2-61b1834d0121 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96456004-b924-41f6-863c-17624e6696f6 { text-align: left; }
#s-96456004-b924-41f6-863c-17624e6696f6 .shg-product-sold-out {
  display: none;
}

#s-96456004-b924-41f6-863c-17624e6696f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96456004-b924-41f6-863c-17624e6696f6 .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-3eb1e0de-582f-4941-bc71-b9d3d3ae5b70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3eb1e0de-582f-4941-bc71-b9d3d3ae5b70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3eb1e0de-582f-4941-bc71-b9d3d3ae5b70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3eb1e0de-582f-4941-bc71-b9d3d3ae5b70 {
  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-3eb1e0de-582f-4941-bc71-b9d3d3ae5b70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3eb1e0de-582f-4941-bc71-b9d3d3ae5b70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3eb1e0de-582f-4941-bc71-b9d3d3ae5b70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b57c5df3-3d7f-4ba2-a66b-6dd7ac966fe9 {
  display: none;
}
#s-7aa1ceec-1bdf-439e-9236-3bb9d098aaef { text-align: left; }
#s-d08466fa-ff1c-4070-ae9e-397896b4fbad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d08466fa-ff1c-4070-ae9e-397896b4fbad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a12bfc0-04e8-40bb-b490-676b7fb31791 { text-align: left; }
#s-4a12bfc0-04e8-40bb-b490-676b7fb31791 .shg-product-sold-out {
  display: none;
}

#s-4a12bfc0-04e8-40bb-b490-676b7fb31791 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a12bfc0-04e8-40bb-b490-676b7fb31791 .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-2bb9da35-2404-40ba-8ddd-ee395758172f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2bb9da35-2404-40ba-8ddd-ee395758172f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2bb9da35-2404-40ba-8ddd-ee395758172f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2bb9da35-2404-40ba-8ddd-ee395758172f {
  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-2bb9da35-2404-40ba-8ddd-ee395758172f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bb9da35-2404-40ba-8ddd-ee395758172f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2bb9da35-2404-40ba-8ddd-ee395758172f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a61b98a-ae91-4e67-96fb-f0d67973d4b8 {
  display: none;
}
#s-3d15d92d-4bd4-4956-99fb-1c4054f18744 { text-align: left; }
#s-b3c609fc-d9f8-4261-a938-601f4819d289 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3c609fc-d9f8-4261-a938-601f4819d289 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-917d523b-e767-4a51-ad06-015e1fc51d68 { text-align: left; }
#s-917d523b-e767-4a51-ad06-015e1fc51d68 .shg-product-sold-out {
  display: none;
}

#s-917d523b-e767-4a51-ad06-015e1fc51d68 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-917d523b-e767-4a51-ad06-015e1fc51d68 .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-950ff7c3-03dd-4d39-9d12-eb0fb3a6d7d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-950ff7c3-03dd-4d39-9d12-eb0fb3a6d7d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-950ff7c3-03dd-4d39-9d12-eb0fb3a6d7d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-950ff7c3-03dd-4d39-9d12-eb0fb3a6d7d5 {
  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-950ff7c3-03dd-4d39-9d12-eb0fb3a6d7d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-950ff7c3-03dd-4d39-9d12-eb0fb3a6d7d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-950ff7c3-03dd-4d39-9d12-eb0fb3a6d7d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e65c017a-0f7f-4e48-aedc-155dbc8da357 {
  display: none;
}
#s-517ec4db-8283-4c4a-afd3-4454a9e92362 { text-align: left; }
#s-215b09d4-7534-471a-a546-801a46eea3f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-215b09d4-7534-471a-a546-801a46eea3f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27aa780b-6a7e-4a52-bd6d-1af889335005 { text-align: left; }
#s-27aa780b-6a7e-4a52-bd6d-1af889335005 .shg-product-sold-out {
  display: none;
}

#s-27aa780b-6a7e-4a52-bd6d-1af889335005 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27aa780b-6a7e-4a52-bd6d-1af889335005 .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-d0989b42-2512-448d-87ea-cb90a53d9bc2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d0989b42-2512-448d-87ea-cb90a53d9bc2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d0989b42-2512-448d-87ea-cb90a53d9bc2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d0989b42-2512-448d-87ea-cb90a53d9bc2 {
  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-d0989b42-2512-448d-87ea-cb90a53d9bc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d0989b42-2512-448d-87ea-cb90a53d9bc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d0989b42-2512-448d-87ea-cb90a53d9bc2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76f22495-3fc1-4475-8051-d67f39a71606 {
  display: none;
}
#s-7f37b4af-bc22-43de-8b0b-3d226951c1eb { text-align: left; }
#s-2077ff50-261a-4dfc-97aa-64faeb4493f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2077ff50-261a-4dfc-97aa-64faeb4493f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25c01f97-7f8d-47fa-b76f-b57490581d61 { text-align: left; }
#s-25c01f97-7f8d-47fa-b76f-b57490581d61 .shg-product-sold-out {
  display: none;
}

#s-25c01f97-7f8d-47fa-b76f-b57490581d61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25c01f97-7f8d-47fa-b76f-b57490581d61 .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-2cfea8a7-4c86-47b9-bce7-1eba7bc943f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2cfea8a7-4c86-47b9-bce7-1eba7bc943f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2cfea8a7-4c86-47b9-bce7-1eba7bc943f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2cfea8a7-4c86-47b9-bce7-1eba7bc943f8 {
  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-2cfea8a7-4c86-47b9-bce7-1eba7bc943f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cfea8a7-4c86-47b9-bce7-1eba7bc943f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2cfea8a7-4c86-47b9-bce7-1eba7bc943f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ae4f92f-7ad1-4dee-a499-92043ec37694 {
  display: none;
}
#s-dabc904c-c3ef-4aa2-b131-990e26cf00c3 { text-align: left; }
#s-cd3880c1-a7a2-44ed-99c5-fe3c6d881f09 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd3880c1-a7a2-44ed-99c5-fe3c6d881f09 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3edfa11e-72ad-4789-8cb0-ad1b2f4cad41 { text-align: left; }
#s-3edfa11e-72ad-4789-8cb0-ad1b2f4cad41 .shg-product-sold-out {
  display: none;
}

#s-3edfa11e-72ad-4789-8cb0-ad1b2f4cad41 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3edfa11e-72ad-4789-8cb0-ad1b2f4cad41 .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-95135d8d-7eea-4b97-9f16-445ba5364479 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95135d8d-7eea-4b97-9f16-445ba5364479:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95135d8d-7eea-4b97-9f16-445ba5364479:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95135d8d-7eea-4b97-9f16-445ba5364479 {
  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-95135d8d-7eea-4b97-9f16-445ba5364479.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95135d8d-7eea-4b97-9f16-445ba5364479.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95135d8d-7eea-4b97-9f16-445ba5364479.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd56ad9b-dbe8-4588-9898-6d6547037b69 {
  display: none;
}
#s-76927e5b-22e6-45c5-b9c4-dcc178040a38 { text-align: left; }
#s-ce279bc8-2585-4a00-b99f-6a1da7988ee1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce279bc8-2585-4a00-b99f-6a1da7988ee1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c64a231-07c2-4c8b-8a72-55c6dcbb686e { text-align: left; }
#s-4c64a231-07c2-4c8b-8a72-55c6dcbb686e .shg-product-sold-out {
  display: none;
}

#s-4c64a231-07c2-4c8b-8a72-55c6dcbb686e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c64a231-07c2-4c8b-8a72-55c6dcbb686e .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-c37da78a-73d2-4673-bb48-8e5533715031 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c37da78a-73d2-4673-bb48-8e5533715031:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c37da78a-73d2-4673-bb48-8e5533715031:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c37da78a-73d2-4673-bb48-8e5533715031 {
  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-c37da78a-73d2-4673-bb48-8e5533715031.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c37da78a-73d2-4673-bb48-8e5533715031.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c37da78a-73d2-4673-bb48-8e5533715031.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f2ab78b-8a53-4059-ab4f-1f04291557ea {
  display: none;
}
#s-cacb71c2-da8f-45f0-ac6f-b25a7698147c { text-align: left; }
#s-106244d6-bf25-44a2-9440-022b70b96387 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-106244d6-bf25-44a2-9440-022b70b96387 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2859b2b1-b98d-40e7-bd1a-dfad2fc31bb4 { text-align: left; }
#s-2859b2b1-b98d-40e7-bd1a-dfad2fc31bb4 .shg-product-sold-out {
  display: none;
}

#s-2859b2b1-b98d-40e7-bd1a-dfad2fc31bb4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2859b2b1-b98d-40e7-bd1a-dfad2fc31bb4 .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-2bfadd44-2afc-4fb7-9f8f-33ef397643b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2bfadd44-2afc-4fb7-9f8f-33ef397643b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2bfadd44-2afc-4fb7-9f8f-33ef397643b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2bfadd44-2afc-4fb7-9f8f-33ef397643b0 {
  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-2bfadd44-2afc-4fb7-9f8f-33ef397643b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bfadd44-2afc-4fb7-9f8f-33ef397643b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2bfadd44-2afc-4fb7-9f8f-33ef397643b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ffd7bee2-5ead-421b-be34-e87ef2b24a45 {
  display: none;
}
#s-a8c9d4f7-0e69-4df0-8102-87966f124745 { text-align: left; }
#s-a7595eb5-bf61-4a2d-b91b-f855cfba6d4d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7595eb5-bf61-4a2d-b91b-f855cfba6d4d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91d9e107-f07b-47b6-a0a1-19de0355166a { text-align: left; }
#s-91d9e107-f07b-47b6-a0a1-19de0355166a .shg-product-sold-out {
  display: none;
}

#s-91d9e107-f07b-47b6-a0a1-19de0355166a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91d9e107-f07b-47b6-a0a1-19de0355166a .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-8071262c-8fb1-4e97-b4ac-5d97834de673 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8071262c-8fb1-4e97-b4ac-5d97834de673:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8071262c-8fb1-4e97-b4ac-5d97834de673:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8071262c-8fb1-4e97-b4ac-5d97834de673 {
  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-8071262c-8fb1-4e97-b4ac-5d97834de673.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8071262c-8fb1-4e97-b4ac-5d97834de673.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8071262c-8fb1-4e97-b4ac-5d97834de673.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95370b62-a66a-422f-bd27-f43e1bcf3279 {
  display: none;
}
#s-31702cdb-619c-445d-adbe-c3e97959cc5f { text-align: left; }
#s-e4021e56-e1af-42e9-9115-dae98b32e839 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4021e56-e1af-42e9-9115-dae98b32e839 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6bb8dd6f-128b-4cb4-b985-735e23276031 { text-align: left; }
#s-6bb8dd6f-128b-4cb4-b985-735e23276031 .shg-product-sold-out {
  display: none;
}

#s-6bb8dd6f-128b-4cb4-b985-735e23276031 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6bb8dd6f-128b-4cb4-b985-735e23276031 .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-6146acaa-743b-4ed9-9121-6ce9d9c6f8b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6146acaa-743b-4ed9-9121-6ce9d9c6f8b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6146acaa-743b-4ed9-9121-6ce9d9c6f8b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6146acaa-743b-4ed9-9121-6ce9d9c6f8b0 {
  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-6146acaa-743b-4ed9-9121-6ce9d9c6f8b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6146acaa-743b-4ed9-9121-6ce9d9c6f8b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6146acaa-743b-4ed9-9121-6ce9d9c6f8b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b08b5c1-a8da-4d1c-a922-d7efc6698d24 {
  display: none;
}
#s-c9825ed6-6599-4de0-9a74-47086963977c { text-align: left; }
#s-45c7b605-83a5-4c06-926f-a0fc3a01e2c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45c7b605-83a5-4c06-926f-a0fc3a01e2c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ca7e3f3-c8e7-4d09-844a-cca19b88ba5a { text-align: left; }
#s-0ca7e3f3-c8e7-4d09-844a-cca19b88ba5a .shg-product-sold-out {
  display: none;
}

#s-0ca7e3f3-c8e7-4d09-844a-cca19b88ba5a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ca7e3f3-c8e7-4d09-844a-cca19b88ba5a .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-4c764cfc-ed76-483e-a0b1-36f161d9317b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c764cfc-ed76-483e-a0b1-36f161d9317b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c764cfc-ed76-483e-a0b1-36f161d9317b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c764cfc-ed76-483e-a0b1-36f161d9317b {
  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-4c764cfc-ed76-483e-a0b1-36f161d9317b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c764cfc-ed76-483e-a0b1-36f161d9317b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c764cfc-ed76-483e-a0b1-36f161d9317b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28ec9ee3-0b3e-460e-858a-b32de28b1286 {
  display: none;
}
#s-5d194d50-0495-4653-a3b5-53f75e0600cf { text-align: left; }
#s-c1dc680e-e2eb-4457-b0a5-609daada914b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1dc680e-e2eb-4457-b0a5-609daada914b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-277bc5e3-635a-467a-93e2-fe1f7c89c81d { text-align: left; }
#s-277bc5e3-635a-467a-93e2-fe1f7c89c81d .shg-product-sold-out {
  display: none;
}

#s-277bc5e3-635a-467a-93e2-fe1f7c89c81d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-277bc5e3-635a-467a-93e2-fe1f7c89c81d .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-d144692e-6f32-4b22-b87e-afb5305e301e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d144692e-6f32-4b22-b87e-afb5305e301e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d144692e-6f32-4b22-b87e-afb5305e301e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d144692e-6f32-4b22-b87e-afb5305e301e {
  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-d144692e-6f32-4b22-b87e-afb5305e301e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d144692e-6f32-4b22-b87e-afb5305e301e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d144692e-6f32-4b22-b87e-afb5305e301e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78091f50-57b5-409c-a8e0-e24bdb44c5eb {
  display: none;
}
#s-bd5dbc69-f551-4f20-a86b-d31fe0362cc5 { text-align: left; }
#s-1780ed62-f808-4b9a-9b51-5819f84a537f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1780ed62-f808-4b9a-9b51-5819f84a537f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8e83078-bb30-4e66-b87d-d25ed1ba0643 { text-align: left; }
#s-c8e83078-bb30-4e66-b87d-d25ed1ba0643 .shg-product-sold-out {
  display: none;
}

#s-c8e83078-bb30-4e66-b87d-d25ed1ba0643 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8e83078-bb30-4e66-b87d-d25ed1ba0643 .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-3f42c3a1-5c17-4ee8-820a-8656929f590b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f42c3a1-5c17-4ee8-820a-8656929f590b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f42c3a1-5c17-4ee8-820a-8656929f590b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f42c3a1-5c17-4ee8-820a-8656929f590b {
  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-3f42c3a1-5c17-4ee8-820a-8656929f590b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f42c3a1-5c17-4ee8-820a-8656929f590b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f42c3a1-5c17-4ee8-820a-8656929f590b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4c51f3c-803a-498c-87a4-530897f7dd5c {
  display: none;
}
#s-6595d37a-2145-45bc-8a50-6dd8ed835885 { text-align: left; }
#s-b3b5565d-ff97-4d6c-ab37-bf3c34e00c99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3b5565d-ff97-4d6c-ab37-bf3c34e00c99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65bfcd17-0933-4366-ad08-9f47ebb2c870 { text-align: left; }
#s-65bfcd17-0933-4366-ad08-9f47ebb2c870 .shg-product-sold-out {
  display: none;
}

#s-65bfcd17-0933-4366-ad08-9f47ebb2c870 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65bfcd17-0933-4366-ad08-9f47ebb2c870 .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-c8d9b08d-254b-42b7-b490-463ffb80a718 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8d9b08d-254b-42b7-b490-463ffb80a718:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8d9b08d-254b-42b7-b490-463ffb80a718:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8d9b08d-254b-42b7-b490-463ffb80a718 {
  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-c8d9b08d-254b-42b7-b490-463ffb80a718.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8d9b08d-254b-42b7-b490-463ffb80a718.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8d9b08d-254b-42b7-b490-463ffb80a718.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-152e15c2-e434-41cc-8d54-ff83ac1eeafb {
  display: none;
}
#s-04af243e-16b6-4ff8-b794-7d30946a9235 { text-align: left; }
#s-722c5120-db97-48b7-a146-00736780e3ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-722c5120-db97-48b7-a146-00736780e3ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c38e873-79cc-4ebf-a0cc-fce2f1d6999f { text-align: left; }
#s-9c38e873-79cc-4ebf-a0cc-fce2f1d6999f .shg-product-sold-out {
  display: none;
}

#s-9c38e873-79cc-4ebf-a0cc-fce2f1d6999f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c38e873-79cc-4ebf-a0cc-fce2f1d6999f .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-d99143f5-fc65-47a5-9465-2b5fbad67086 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d99143f5-fc65-47a5-9465-2b5fbad67086:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d99143f5-fc65-47a5-9465-2b5fbad67086:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d99143f5-fc65-47a5-9465-2b5fbad67086 {
  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-d99143f5-fc65-47a5-9465-2b5fbad67086.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d99143f5-fc65-47a5-9465-2b5fbad67086.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d99143f5-fc65-47a5-9465-2b5fbad67086.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93cd6ab5-40d4-4edd-8c62-6faee3d58721 {
  display: none;
}
#s-abc74c70-a2b1-4cb2-93ea-3e6b41716393 { text-align: left; }
#s-179bff7c-915f-40f2-b09e-3a118dbc0da9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-179bff7c-915f-40f2-b09e-3a118dbc0da9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1eccc14c-4d07-41b3-a514-81bbe7cb2d32 { text-align: left; }
#s-1eccc14c-4d07-41b3-a514-81bbe7cb2d32 .shg-product-sold-out {
  display: none;
}

#s-1eccc14c-4d07-41b3-a514-81bbe7cb2d32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1eccc14c-4d07-41b3-a514-81bbe7cb2d32 .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-51b698cb-81f8-4b92-9aa1-270effe08313 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-51b698cb-81f8-4b92-9aa1-270effe08313:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-51b698cb-81f8-4b92-9aa1-270effe08313:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-51b698cb-81f8-4b92-9aa1-270effe08313 {
  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-51b698cb-81f8-4b92-9aa1-270effe08313.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-51b698cb-81f8-4b92-9aa1-270effe08313.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-51b698cb-81f8-4b92-9aa1-270effe08313.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14a2b1d4-ba13-4e05-92d4-157f7aa6807e {
  display: none;
}
#s-afbe85b6-93d7-4dcb-a61a-533196a3efc8 { text-align: left; }
#s-8afa8748-a2e3-4c22-ab61-19f4221d256d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8afa8748-a2e3-4c22-ab61-19f4221d256d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-30894d32-f0bb-450d-8c4a-987f5507d593 { text-align: left; }
#s-30894d32-f0bb-450d-8c4a-987f5507d593 .shg-product-sold-out {
  display: none;
}

#s-30894d32-f0bb-450d-8c4a-987f5507d593 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-30894d32-f0bb-450d-8c4a-987f5507d593 .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-10245ab1-c257-44d9-9fe8-e5f683427b83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-10245ab1-c257-44d9-9fe8-e5f683427b83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-10245ab1-c257-44d9-9fe8-e5f683427b83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-10245ab1-c257-44d9-9fe8-e5f683427b83 {
  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-10245ab1-c257-44d9-9fe8-e5f683427b83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10245ab1-c257-44d9-9fe8-e5f683427b83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-10245ab1-c257-44d9-9fe8-e5f683427b83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90b280b5-fded-4937-88f6-a996b337e351 {
  display: none;
}
#s-6255553b-6b03-4f93-b27c-855bc17db4f8 { text-align: left; }
#s-63dca162-4cf7-4147-8d73-41323b9c2c2c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63dca162-4cf7-4147-8d73-41323b9c2c2c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3633fa7-f7f8-4235-86d0-23bef45877d2 { text-align: left; }
#s-e3633fa7-f7f8-4235-86d0-23bef45877d2 .shg-product-sold-out {
  display: none;
}

#s-e3633fa7-f7f8-4235-86d0-23bef45877d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3633fa7-f7f8-4235-86d0-23bef45877d2 .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-bafd5e85-3a39-407b-ba7e-b162891902b7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bafd5e85-3a39-407b-ba7e-b162891902b7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bafd5e85-3a39-407b-ba7e-b162891902b7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bafd5e85-3a39-407b-ba7e-b162891902b7 {
  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-bafd5e85-3a39-407b-ba7e-b162891902b7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bafd5e85-3a39-407b-ba7e-b162891902b7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bafd5e85-3a39-407b-ba7e-b162891902b7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50664ada-dced-4a22-a51e-4cf1a76626e3 {
  display: none;
}
#s-86a1e6ab-a924-4282-aa0d-a1bf23f3cbce { text-align: left; }
#s-960cd4ae-ecba-49ed-b331-c3301bb89202 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-960cd4ae-ecba-49ed-b331-c3301bb89202 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f928c56-36c8-4b26-906d-b386338b2fcd { text-align: left; }
#s-0f928c56-36c8-4b26-906d-b386338b2fcd .shg-product-sold-out {
  display: none;
}

#s-0f928c56-36c8-4b26-906d-b386338b2fcd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f928c56-36c8-4b26-906d-b386338b2fcd .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-6ebf5a8d-0ae8-40b3-a7a1-8e6df689846f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ebf5a8d-0ae8-40b3-a7a1-8e6df689846f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ebf5a8d-0ae8-40b3-a7a1-8e6df689846f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ebf5a8d-0ae8-40b3-a7a1-8e6df689846f {
  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-6ebf5a8d-0ae8-40b3-a7a1-8e6df689846f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ebf5a8d-0ae8-40b3-a7a1-8e6df689846f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ebf5a8d-0ae8-40b3-a7a1-8e6df689846f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20edefa6-5d36-4e08-b730-a85bec0c7fd5 {
  display: none;
}
#s-b5d0bd87-b09f-43cc-83a8-854182c42fd6 { text-align: left; }
#s-dd426751-70f0-475f-a99e-f0e17ea94797 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd426751-70f0-475f-a99e-f0e17ea94797 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-088ae22e-c79e-4fd7-a1be-5497b4f78d53 { text-align: left; }
#s-088ae22e-c79e-4fd7-a1be-5497b4f78d53 .shg-product-sold-out {
  display: none;
}

#s-088ae22e-c79e-4fd7-a1be-5497b4f78d53 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-088ae22e-c79e-4fd7-a1be-5497b4f78d53 .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-474cbbc5-4f53-43c8-859a-0c83ee6fce34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-474cbbc5-4f53-43c8-859a-0c83ee6fce34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-474cbbc5-4f53-43c8-859a-0c83ee6fce34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-474cbbc5-4f53-43c8-859a-0c83ee6fce34 {
  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-474cbbc5-4f53-43c8-859a-0c83ee6fce34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-474cbbc5-4f53-43c8-859a-0c83ee6fce34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-474cbbc5-4f53-43c8-859a-0c83ee6fce34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f661fce7-54d1-47a2-a1d7-2d79f42ff5e7 {
  display: none;
}
#s-3e35afab-d89b-4b7c-b010-696124f5732f { text-align: left; }
#s-921b0694-b45f-4a67-a609-4897998ad681 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-921b0694-b45f-4a67-a609-4897998ad681 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9424d47d-6ed3-484d-85b4-0ccb29047ac8 { text-align: left; }
#s-9424d47d-6ed3-484d-85b4-0ccb29047ac8 .shg-product-sold-out {
  display: none;
}

#s-9424d47d-6ed3-484d-85b4-0ccb29047ac8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9424d47d-6ed3-484d-85b4-0ccb29047ac8 .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-8c0e8633-43f8-4978-ab4f-85913201b4c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c0e8633-43f8-4978-ab4f-85913201b4c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c0e8633-43f8-4978-ab4f-85913201b4c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c0e8633-43f8-4978-ab4f-85913201b4c2 {
  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-8c0e8633-43f8-4978-ab4f-85913201b4c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c0e8633-43f8-4978-ab4f-85913201b4c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c0e8633-43f8-4978-ab4f-85913201b4c2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74f44e62-ba4c-4019-9f0f-16d8114977e2 {
  display: none;
}
#s-eb8961fa-90b4-4a1b-ada8-6ed12d32f810 { text-align: left; }
#s-d8b45654-f554-4c53-a69a-168d8d3e980a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8b45654-f554-4c53-a69a-168d8d3e980a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4a6999d-3361-449c-83a2-894a0e01a6bd { text-align: left; }
#s-a4a6999d-3361-449c-83a2-894a0e01a6bd .shg-product-sold-out {
  display: none;
}

#s-a4a6999d-3361-449c-83a2-894a0e01a6bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4a6999d-3361-449c-83a2-894a0e01a6bd .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-0f502e36-e325-4af2-b4f7-80f0c193eacb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f502e36-e325-4af2-b4f7-80f0c193eacb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f502e36-e325-4af2-b4f7-80f0c193eacb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f502e36-e325-4af2-b4f7-80f0c193eacb {
  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-0f502e36-e325-4af2-b4f7-80f0c193eacb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f502e36-e325-4af2-b4f7-80f0c193eacb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f502e36-e325-4af2-b4f7-80f0c193eacb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe584658-ffb3-490c-9c5b-796a70771d51 {
  display: none;
}
#s-2cd456de-25a1-415f-aecd-2812b1d4b546 { text-align: left; }
#s-bb6066d8-7386-4509-902e-ba9d5121e167 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb6066d8-7386-4509-902e-ba9d5121e167 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd5460cc-9762-4959-aa2b-56317b630ee8 { text-align: left; }
#s-fd5460cc-9762-4959-aa2b-56317b630ee8 .shg-product-sold-out {
  display: none;
}

#s-fd5460cc-9762-4959-aa2b-56317b630ee8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd5460cc-9762-4959-aa2b-56317b630ee8 .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-914c3f34-9de2-4cf8-932e-f453d60fa5bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-914c3f34-9de2-4cf8-932e-f453d60fa5bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-914c3f34-9de2-4cf8-932e-f453d60fa5bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-914c3f34-9de2-4cf8-932e-f453d60fa5bf {
  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-914c3f34-9de2-4cf8-932e-f453d60fa5bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-914c3f34-9de2-4cf8-932e-f453d60fa5bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-914c3f34-9de2-4cf8-932e-f453d60fa5bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5688ccbd-ed12-4423-8a00-07933f4ad179 {
  display: none;
}
#s-61079a67-9b01-4331-b6cc-164753d97d87 { text-align: left; }
#s-cfa91875-4944-4abe-a17d-4dab19be6315 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfa91875-4944-4abe-a17d-4dab19be6315 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fd9802e-ffe2-4d57-aea3-967dbf64bf22 { text-align: left; }
#s-6fd9802e-ffe2-4d57-aea3-967dbf64bf22 .shg-product-sold-out {
  display: none;
}

#s-6fd9802e-ffe2-4d57-aea3-967dbf64bf22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fd9802e-ffe2-4d57-aea3-967dbf64bf22 .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-fb7306d4-9d7d-4efd-91df-f3f00296622c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb7306d4-9d7d-4efd-91df-f3f00296622c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb7306d4-9d7d-4efd-91df-f3f00296622c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb7306d4-9d7d-4efd-91df-f3f00296622c {
  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-fb7306d4-9d7d-4efd-91df-f3f00296622c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb7306d4-9d7d-4efd-91df-f3f00296622c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb7306d4-9d7d-4efd-91df-f3f00296622c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-351113b3-c44d-476f-b4ac-ff9714407215 {
  display: none;
}
#s-21bab31f-f2d6-4aa6-9bec-8974013751c9 { text-align: left; }
#s-3b301e8a-6075-4b66-bb66-2722d91e0fc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b301e8a-6075-4b66-bb66-2722d91e0fc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6be221e2-497c-422b-84af-eee3fef8b6a2 { text-align: left; }
#s-6be221e2-497c-422b-84af-eee3fef8b6a2 .shg-product-sold-out {
  display: none;
}

#s-6be221e2-497c-422b-84af-eee3fef8b6a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6be221e2-497c-422b-84af-eee3fef8b6a2 .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-cd7cedde-d0fd-4468-b7b7-b4bd7cfc0bab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd7cedde-d0fd-4468-b7b7-b4bd7cfc0bab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd7cedde-d0fd-4468-b7b7-b4bd7cfc0bab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd7cedde-d0fd-4468-b7b7-b4bd7cfc0bab {
  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-cd7cedde-d0fd-4468-b7b7-b4bd7cfc0bab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd7cedde-d0fd-4468-b7b7-b4bd7cfc0bab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd7cedde-d0fd-4468-b7b7-b4bd7cfc0bab.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;
}
