.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-c411f510-7c2b-4529-8f13-03c9461bde18 {
  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-5bd87180-9c75-413f-863c-e083aba92f8a { margin-top: 40px; }
#s-5bd87180-9c75-413f-863c-e083aba92f8a .shogun-tabs {
  justify-content: center;
}


  #s-5bd87180-9c75-413f-863c-e083aba92f8a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5bd87180-9c75-413f-863c-e083aba92f8a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5bd87180-9c75-413f-863c-e083aba92f8a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5bd87180-9c75-413f-863c-e083aba92f8a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5bd87180-9c75-413f-863c-e083aba92f8a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5bd87180-9c75-413f-863c-e083aba92f8a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5bd87180-9c75-413f-863c-e083aba92f8a .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-b5d2ca17-4dac-4ee5-9db6-1d9fce21c650 { padding-top: 10px;
padding-bottom: 10px; }
 #s-b5d2ca17-4dac-4ee5-9db6-1d9fce21c650 .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-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-595a32ac-2da6-4523-b0c0-0a1ec7fc71b2 .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-0e904e38-0b89-4594-bc8c-9df890ccbb2a { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0e904e38-0b89-4594-bc8c-9df890ccbb2a"] > .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-bf255e8b-53cd-4645-b0ad-8737f345eda5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-145fa860-4a12-44ce-a873-b83b0700872c { 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-ec594af6-76cb-4749-8700-a651e8fa3360 { 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-ec594af6-76cb-4749-8700-a651e8fa3360: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-ec594af6-76cb-4749-8700-a651e8fa3360: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-ec594af6-76cb-4749-8700-a651e8fa3360.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-3cdf9a09-c297-48f4-853d-28ceefb94155 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-991674dc-d38a-48df-bc93-57854dbea94a { 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-129e89c4-ff89-4f3d-96f6-ea28cb101ad2 { 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-129e89c4-ff89-4f3d-96f6-ea28cb101ad2: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-129e89c4-ff89-4f3d-96f6-ea28cb101ad2: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-129e89c4-ff89-4f3d-96f6-ea28cb101ad2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f171986c-476c-4692-b3ff-84ebff1cade9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-36663951-bc6a-4310-939e-d3a7a0ab21fb { 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-8740d45e-e40c-46d6-9b40-fbef0dc50390 { 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-8740d45e-e40c-46d6-9b40-fbef0dc50390: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-8740d45e-e40c-46d6-9b40-fbef0dc50390: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-8740d45e-e40c-46d6-9b40-fbef0dc50390.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-310470a3-c66e-4b43-94f5-1e3ee651736c { min-height: 50px; }
#s-310470a3-c66e-4b43-94f5-1e3ee651736c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-48e0503e-6d98-43a7-b55e-1e4c25b24d66 { 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-48e0503e-6d98-43a7-b55e-1e4c25b24d66 .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-99aff304-27b1-411b-bcf6-cdd8f2469ae6 {
  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-48577889-d436-45fb-858c-bac88f531de9 { 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-74f4c307-c034-488b-8351-da7075193ff2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74f4c307-c034-488b-8351-da7075193ff2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d0d32d6f-44f5-4f5a-8506-2f4dca89c156 {
  display: none;
}
#s-2767bc5e-9a6b-404c-b4b4-b43f7cf27125 { text-align: left; }
#s-8a897647-f949-4905-bd6b-3f4612b2d55d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a897647-f949-4905-bd6b-3f4612b2d55d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-df1e8707-7d15-4202-946d-7363bcca8249 {
  display: none;
}
#s-d2110648-13ff-482e-89da-b6e8ae9740ee { text-align: left; }
#s-4baacf4c-1cce-41f5-ad3f-29c69da1a1a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4baacf4c-1cce-41f5-ad3f-29c69da1a1a6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1b0082d5-09ec-46a9-987e-09080e521263 {
  display: none;
}
#s-12df12f3-2397-474b-b662-a200008a2535 { text-align: left; }
#s-f0ff8a10-32ec-4fb1-8231-322be7d1ffc9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0ff8a10-32ec-4fb1-8231-322be7d1ffc9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5154649e-687f-4214-8e77-725ff70934e6 {
  display: none;
}
#s-e2aeec03-78f5-4755-b04a-a2a8c23ed995 { text-align: left; }
#s-16676129-ae4d-4abb-a9bb-401daca86c41 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16676129-ae4d-4abb-a9bb-401daca86c41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cb3ab8e-41e1-436c-8b52-f5415cc331fa { text-align: left; }
#s-1cb3ab8e-41e1-436c-8b52-f5415cc331fa .shg-product-sold-out {
  display: none;
}

#s-1cb3ab8e-41e1-436c-8b52-f5415cc331fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cb3ab8e-41e1-436c-8b52-f5415cc331fa .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-31b2b51a-89be-4ce2-a806-aa289a6933aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31b2b51a-89be-4ce2-a806-aa289a6933aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31b2b51a-89be-4ce2-a806-aa289a6933aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31b2b51a-89be-4ce2-a806-aa289a6933aa {
  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-31b2b51a-89be-4ce2-a806-aa289a6933aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31b2b51a-89be-4ce2-a806-aa289a6933aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31b2b51a-89be-4ce2-a806-aa289a6933aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e928dbe7-99fd-4b88-aeb8-df3b15bd5fb2 {
  display: none;
}
#s-db0438ca-abd4-41d2-9888-ac5998f5cd81 { text-align: left; }
#s-d8978782-86f4-42a4-a721-a45b3a60dfef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8978782-86f4-42a4-a721-a45b3a60dfef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad6c8ccf-a147-45c4-b207-eb93d318b949 { text-align: left; }
#s-ad6c8ccf-a147-45c4-b207-eb93d318b949 .shg-product-sold-out {
  display: none;
}

#s-ad6c8ccf-a147-45c4-b207-eb93d318b949 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad6c8ccf-a147-45c4-b207-eb93d318b949 .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-6ebc94b5-d17c-47b2-8bae-8ac82e30a17d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ebc94b5-d17c-47b2-8bae-8ac82e30a17d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ebc94b5-d17c-47b2-8bae-8ac82e30a17d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ebc94b5-d17c-47b2-8bae-8ac82e30a17d {
  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-6ebc94b5-d17c-47b2-8bae-8ac82e30a17d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ebc94b5-d17c-47b2-8bae-8ac82e30a17d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ebc94b5-d17c-47b2-8bae-8ac82e30a17d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c326f09-e536-4726-ac61-d13ff335fc46 {
  display: none;
}
#s-f6b3ada6-a8eb-482d-975a-a847c96316f2 { text-align: left; }
#s-81ece44a-5a45-4da4-b7cf-b147c6c673b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81ece44a-5a45-4da4-b7cf-b147c6c673b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffb018e8-5ec2-4350-a202-e423245614a7 { text-align: left; }
#s-ffb018e8-5ec2-4350-a202-e423245614a7 .shg-product-sold-out {
  display: none;
}

#s-ffb018e8-5ec2-4350-a202-e423245614a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffb018e8-5ec2-4350-a202-e423245614a7 .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-b40c9730-42f4-4cdb-b345-25a13c8267ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b40c9730-42f4-4cdb-b345-25a13c8267ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b40c9730-42f4-4cdb-b345-25a13c8267ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b40c9730-42f4-4cdb-b345-25a13c8267ca {
  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-b40c9730-42f4-4cdb-b345-25a13c8267ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b40c9730-42f4-4cdb-b345-25a13c8267ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b40c9730-42f4-4cdb-b345-25a13c8267ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6191c824-8633-4725-9ae7-0bc0d0a123c8 {
  display: none;
}
#s-66572b42-5335-42ba-bf9e-adf46d293d9f { text-align: left; }
#s-9a2c2be5-2e26-407e-8d1c-01c0614e2d08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a2c2be5-2e26-407e-8d1c-01c0614e2d08 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2a5ec8c-356e-4e24-8da1-f9e32b0196dd { text-align: left; }
#s-a2a5ec8c-356e-4e24-8da1-f9e32b0196dd .shg-product-sold-out {
  display: none;
}

#s-a2a5ec8c-356e-4e24-8da1-f9e32b0196dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2a5ec8c-356e-4e24-8da1-f9e32b0196dd .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-015a5822-75b2-4dd4-a52f-7a89cbdcd467 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-015a5822-75b2-4dd4-a52f-7a89cbdcd467:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-015a5822-75b2-4dd4-a52f-7a89cbdcd467:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-015a5822-75b2-4dd4-a52f-7a89cbdcd467 {
  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-015a5822-75b2-4dd4-a52f-7a89cbdcd467.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-015a5822-75b2-4dd4-a52f-7a89cbdcd467.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-015a5822-75b2-4dd4-a52f-7a89cbdcd467.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-183e2c9f-5463-4229-b211-087190c5a840 {
  display: none;
}
#s-b15cd130-c382-4297-aa40-fdd85d428c19 { text-align: left; }
#s-8e8942d6-0220-4f09-8c64-fb2ce9e57a84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e8942d6-0220-4f09-8c64-fb2ce9e57a84 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac32f9c3-a2ef-4ef8-b5b6-313a1e66a20b { text-align: left; }
#s-ac32f9c3-a2ef-4ef8-b5b6-313a1e66a20b .shg-product-sold-out {
  display: none;
}

#s-ac32f9c3-a2ef-4ef8-b5b6-313a1e66a20b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac32f9c3-a2ef-4ef8-b5b6-313a1e66a20b .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-57f3ddc4-863c-4fcb-a631-32c136af67aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57f3ddc4-863c-4fcb-a631-32c136af67aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57f3ddc4-863c-4fcb-a631-32c136af67aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57f3ddc4-863c-4fcb-a631-32c136af67aa {
  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-57f3ddc4-863c-4fcb-a631-32c136af67aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57f3ddc4-863c-4fcb-a631-32c136af67aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57f3ddc4-863c-4fcb-a631-32c136af67aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35f67fb3-012f-47e6-8ff1-27c98ac3dcac {
  display: none;
}
#s-788a6263-b052-48ff-8535-5d5822f0ff52 { text-align: left; }
#s-d580b531-05bf-4105-a6f5-edd92001068f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d580b531-05bf-4105-a6f5-edd92001068f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3bacf399-91ba-4257-a6f8-243c187e907b { text-align: left; }
#s-3bacf399-91ba-4257-a6f8-243c187e907b .shg-product-sold-out {
  display: none;
}

#s-3bacf399-91ba-4257-a6f8-243c187e907b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3bacf399-91ba-4257-a6f8-243c187e907b .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-2ea95d13-4eae-4727-9db5-7a95456e69a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ea95d13-4eae-4727-9db5-7a95456e69a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ea95d13-4eae-4727-9db5-7a95456e69a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ea95d13-4eae-4727-9db5-7a95456e69a2 {
  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-2ea95d13-4eae-4727-9db5-7a95456e69a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ea95d13-4eae-4727-9db5-7a95456e69a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ea95d13-4eae-4727-9db5-7a95456e69a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18b06e66-dc1d-4ea1-acdc-34863d9e8f07 {
  display: none;
}
#s-b81c9edb-4070-4da3-b403-559c43999652 { text-align: left; }
#s-9c046519-908c-4b15-850b-cd70a793747e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c046519-908c-4b15-850b-cd70a793747e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f02bad25-a8ab-4cd3-84da-49c96147eeee { text-align: left; }
#s-f02bad25-a8ab-4cd3-84da-49c96147eeee .shg-product-sold-out {
  display: none;
}

#s-f02bad25-a8ab-4cd3-84da-49c96147eeee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f02bad25-a8ab-4cd3-84da-49c96147eeee .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-ff6f2cfa-87ed-4ee1-a9a2-cc772a9ebf75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff6f2cfa-87ed-4ee1-a9a2-cc772a9ebf75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff6f2cfa-87ed-4ee1-a9a2-cc772a9ebf75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff6f2cfa-87ed-4ee1-a9a2-cc772a9ebf75 {
  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-ff6f2cfa-87ed-4ee1-a9a2-cc772a9ebf75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff6f2cfa-87ed-4ee1-a9a2-cc772a9ebf75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff6f2cfa-87ed-4ee1-a9a2-cc772a9ebf75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2525848-5212-4f8a-bc25-2019b570aac7 {
  display: none;
}
#s-5322bb4b-0315-4551-a20e-b4d8cf746844 { text-align: left; }
#s-4c17ae98-7c8c-490f-aa3c-d87c9ee1c908 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c17ae98-7c8c-490f-aa3c-d87c9ee1c908 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36e35c4f-0245-4124-afc2-cfd31621a9bd { text-align: left; }
#s-36e35c4f-0245-4124-afc2-cfd31621a9bd .shg-product-sold-out {
  display: none;
}

#s-36e35c4f-0245-4124-afc2-cfd31621a9bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36e35c4f-0245-4124-afc2-cfd31621a9bd .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-15fc9fde-a667-47e3-8a86-3a03b8873b8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15fc9fde-a667-47e3-8a86-3a03b8873b8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15fc9fde-a667-47e3-8a86-3a03b8873b8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15fc9fde-a667-47e3-8a86-3a03b8873b8d {
  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-15fc9fde-a667-47e3-8a86-3a03b8873b8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15fc9fde-a667-47e3-8a86-3a03b8873b8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15fc9fde-a667-47e3-8a86-3a03b8873b8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4fc7a8af-7470-4502-b4f6-19224fba31bf {
  display: none;
}
#s-b0dea5ca-66c7-4521-b32c-a0bebbb2a08a { text-align: left; }
#s-984f96e4-6837-4487-b412-5685021ca9a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-984f96e4-6837-4487-b412-5685021ca9a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4c875b4-7b06-4e01-b26b-788713854ab1 { text-align: left; }
#s-d4c875b4-7b06-4e01-b26b-788713854ab1 .shg-product-sold-out {
  display: none;
}

#s-d4c875b4-7b06-4e01-b26b-788713854ab1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4c875b4-7b06-4e01-b26b-788713854ab1 .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-cbade969-6ec2-425a-adbd-05fcef08f845 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbade969-6ec2-425a-adbd-05fcef08f845:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbade969-6ec2-425a-adbd-05fcef08f845:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbade969-6ec2-425a-adbd-05fcef08f845 {
  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-cbade969-6ec2-425a-adbd-05fcef08f845.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbade969-6ec2-425a-adbd-05fcef08f845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbade969-6ec2-425a-adbd-05fcef08f845.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b158c0ee-9fcd-4689-b3be-b2207d662617 {
  display: none;
}
#s-0fae68e2-c4fa-4b5b-a091-1048bd9bf1b3 { text-align: left; }
#s-a6100089-e7d5-4a6c-bbeb-1b776d380ee3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6100089-e7d5-4a6c-bbeb-1b776d380ee3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9a37f1e-70f7-4d40-8e9f-f57c3df96170 { text-align: left; }
#s-f9a37f1e-70f7-4d40-8e9f-f57c3df96170 .shg-product-sold-out {
  display: none;
}

#s-f9a37f1e-70f7-4d40-8e9f-f57c3df96170 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9a37f1e-70f7-4d40-8e9f-f57c3df96170 .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-bfe7f320-a617-487e-b519-1180034a2e29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfe7f320-a617-487e-b519-1180034a2e29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfe7f320-a617-487e-b519-1180034a2e29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfe7f320-a617-487e-b519-1180034a2e29 {
  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-bfe7f320-a617-487e-b519-1180034a2e29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfe7f320-a617-487e-b519-1180034a2e29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfe7f320-a617-487e-b519-1180034a2e29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6a74788-741e-4ee7-851f-162624192c44 {
  display: none;
}
#s-34c41075-f0c4-4b6e-9cb0-46ab0aac3614 { text-align: left; }
#s-f57c84db-31a1-4669-a218-f5dafc0b5e0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f57c84db-31a1-4669-a218-f5dafc0b5e0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c7bb724-1d92-4b8e-8c71-cd5e5abe3056 { text-align: left; }
#s-7c7bb724-1d92-4b8e-8c71-cd5e5abe3056 .shg-product-sold-out {
  display: none;
}

#s-7c7bb724-1d92-4b8e-8c71-cd5e5abe3056 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c7bb724-1d92-4b8e-8c71-cd5e5abe3056 .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-e5ec7fc9-ed23-430f-aaa5-3a9558d41281 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5ec7fc9-ed23-430f-aaa5-3a9558d41281:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5ec7fc9-ed23-430f-aaa5-3a9558d41281:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5ec7fc9-ed23-430f-aaa5-3a9558d41281 {
  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-e5ec7fc9-ed23-430f-aaa5-3a9558d41281.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5ec7fc9-ed23-430f-aaa5-3a9558d41281.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5ec7fc9-ed23-430f-aaa5-3a9558d41281.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb06c766-dcd6-45e8-a99e-f83e0ecb0b98 {
  display: none;
}
#s-8352d0a8-d2f4-42aa-b35b-1639d62db194 { text-align: left; }
#s-15a0a3f2-9ad7-4544-9168-b2bd2053783a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15a0a3f2-9ad7-4544-9168-b2bd2053783a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7025bf12-b4cc-455f-bea2-59f6c3e99d88 { text-align: left; }
#s-7025bf12-b4cc-455f-bea2-59f6c3e99d88 .shg-product-sold-out {
  display: none;
}

#s-7025bf12-b4cc-455f-bea2-59f6c3e99d88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7025bf12-b4cc-455f-bea2-59f6c3e99d88 .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-ce6890f4-417e-4e1c-abd6-c6422656475a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce6890f4-417e-4e1c-abd6-c6422656475a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce6890f4-417e-4e1c-abd6-c6422656475a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce6890f4-417e-4e1c-abd6-c6422656475a {
  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-ce6890f4-417e-4e1c-abd6-c6422656475a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce6890f4-417e-4e1c-abd6-c6422656475a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce6890f4-417e-4e1c-abd6-c6422656475a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d535b335-081b-4972-9c94-8abb6039e7d1 {
  display: none;
}
#s-80b599c0-34a7-4441-8908-517af477983d { text-align: left; }
#s-b352a845-f1a3-46c7-a77c-4461cabb508b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b352a845-f1a3-46c7-a77c-4461cabb508b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c19eba5-6ceb-401c-86b6-b09aa6a9b0d2 { text-align: left; }
#s-3c19eba5-6ceb-401c-86b6-b09aa6a9b0d2 .shg-product-sold-out {
  display: none;
}

#s-3c19eba5-6ceb-401c-86b6-b09aa6a9b0d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c19eba5-6ceb-401c-86b6-b09aa6a9b0d2 .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-f973791e-f4c0-4f59-80cb-456c3d99de9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f973791e-f4c0-4f59-80cb-456c3d99de9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f973791e-f4c0-4f59-80cb-456c3d99de9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f973791e-f4c0-4f59-80cb-456c3d99de9a {
  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-f973791e-f4c0-4f59-80cb-456c3d99de9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f973791e-f4c0-4f59-80cb-456c3d99de9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f973791e-f4c0-4f59-80cb-456c3d99de9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f87fc631-75e6-42ea-8be8-ce8296d7f6cd {
  display: none;
}
#s-38c73747-e184-4aad-94cb-69597ed0d12e { text-align: left; }
#s-1cd98ea9-d239-4dbc-a11e-39760a773dc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cd98ea9-d239-4dbc-a11e-39760a773dc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-905808b2-cd32-4fb1-b986-7baacb1c0f44 { text-align: left; }
#s-905808b2-cd32-4fb1-b986-7baacb1c0f44 .shg-product-sold-out {
  display: none;
}

#s-905808b2-cd32-4fb1-b986-7baacb1c0f44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-905808b2-cd32-4fb1-b986-7baacb1c0f44 .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-2681d814-751f-478f-873e-ca9874e39ce3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2681d814-751f-478f-873e-ca9874e39ce3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2681d814-751f-478f-873e-ca9874e39ce3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2681d814-751f-478f-873e-ca9874e39ce3 {
  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-2681d814-751f-478f-873e-ca9874e39ce3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2681d814-751f-478f-873e-ca9874e39ce3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2681d814-751f-478f-873e-ca9874e39ce3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e2be182-39fd-4b4c-b745-20b532c67565 {
  display: none;
}
#s-02817ea7-fea8-4d57-8e4d-b07e1a73d1aa { text-align: left; }
#s-006f8fce-5bce-4d1c-90ca-7d7f0f757407 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-006f8fce-5bce-4d1c-90ca-7d7f0f757407 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce8ec232-7e65-4ded-b2a8-684f2a5200f5 { text-align: left; }
#s-ce8ec232-7e65-4ded-b2a8-684f2a5200f5 .shg-product-sold-out {
  display: none;
}

#s-ce8ec232-7e65-4ded-b2a8-684f2a5200f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce8ec232-7e65-4ded-b2a8-684f2a5200f5 .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-374a7fc6-dc18-4dfc-8c2d-54ad09590da8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-374a7fc6-dc18-4dfc-8c2d-54ad09590da8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-374a7fc6-dc18-4dfc-8c2d-54ad09590da8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-374a7fc6-dc18-4dfc-8c2d-54ad09590da8 {
  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-374a7fc6-dc18-4dfc-8c2d-54ad09590da8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-374a7fc6-dc18-4dfc-8c2d-54ad09590da8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-374a7fc6-dc18-4dfc-8c2d-54ad09590da8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c46e2fb1-4fe7-4d99-afac-9f7fa9a51310 {
  display: none;
}
#s-0c523c9e-2a39-434e-bca7-4f6f8bbc5c47 { text-align: left; }
#s-60117886-ee5e-470a-9649-39f59a22cabf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60117886-ee5e-470a-9649-39f59a22cabf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43e63726-748b-4eb2-ba1c-716f53aa7209 { text-align: left; }
#s-43e63726-748b-4eb2-ba1c-716f53aa7209 .shg-product-sold-out {
  display: none;
}

#s-43e63726-748b-4eb2-ba1c-716f53aa7209 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43e63726-748b-4eb2-ba1c-716f53aa7209 .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-f4ef6853-f4fb-4d17-a158-f5e69dc04460 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4ef6853-f4fb-4d17-a158-f5e69dc04460:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4ef6853-f4fb-4d17-a158-f5e69dc04460:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4ef6853-f4fb-4d17-a158-f5e69dc04460 {
  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-f4ef6853-f4fb-4d17-a158-f5e69dc04460.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4ef6853-f4fb-4d17-a158-f5e69dc04460.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4ef6853-f4fb-4d17-a158-f5e69dc04460.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd2128c4-973c-4a99-bd22-dff69ee0ae27 {
  display: none;
}
#s-5108689b-e34c-4d05-b5af-7ef86a357bbf { text-align: left; }
#s-ba9bdd62-4664-4185-a345-b6292150123e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba9bdd62-4664-4185-a345-b6292150123e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d91b2d55-99e7-4f9f-ba9e-9b5f285bc6d9 { text-align: left; }
#s-d91b2d55-99e7-4f9f-ba9e-9b5f285bc6d9 .shg-product-sold-out {
  display: none;
}

#s-d91b2d55-99e7-4f9f-ba9e-9b5f285bc6d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d91b2d55-99e7-4f9f-ba9e-9b5f285bc6d9 .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-1b205a4a-e591-41d7-9681-99e8d555baa1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b205a4a-e591-41d7-9681-99e8d555baa1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b205a4a-e591-41d7-9681-99e8d555baa1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b205a4a-e591-41d7-9681-99e8d555baa1 {
  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-1b205a4a-e591-41d7-9681-99e8d555baa1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b205a4a-e591-41d7-9681-99e8d555baa1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b205a4a-e591-41d7-9681-99e8d555baa1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2a65254-8e85-42fd-8de0-1e286bea4881 {
  display: none;
}
#s-6fc4fcea-00e5-4de3-94a5-482c629d3d18 { text-align: left; }
#s-2dd283bd-4a04-45a0-b899-a558d2a5aa84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2dd283bd-4a04-45a0-b899-a558d2a5aa84 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f95d70f7-e995-4e9d-bf63-e9a541c73586 { text-align: left; }
#s-f95d70f7-e995-4e9d-bf63-e9a541c73586 .shg-product-sold-out {
  display: none;
}

#s-f95d70f7-e995-4e9d-bf63-e9a541c73586 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f95d70f7-e995-4e9d-bf63-e9a541c73586 .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-f5d9252e-f9f7-4475-aad3-a1944c0ccd21 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5d9252e-f9f7-4475-aad3-a1944c0ccd21:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5d9252e-f9f7-4475-aad3-a1944c0ccd21:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5d9252e-f9f7-4475-aad3-a1944c0ccd21 {
  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-f5d9252e-f9f7-4475-aad3-a1944c0ccd21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5d9252e-f9f7-4475-aad3-a1944c0ccd21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5d9252e-f9f7-4475-aad3-a1944c0ccd21.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ca6a4f4-07dc-43c8-aacd-d014bfa6badb {
  display: none;
}
#s-828ea18c-1d46-4dfa-b97d-ff72e7a55882 { text-align: left; }
#s-f159f41e-9ff8-484b-8168-6fb114bb2523 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f159f41e-9ff8-484b-8168-6fb114bb2523 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d9c1a79-d5fe-4255-9291-d5fe69c92ed8 { text-align: left; }
#s-2d9c1a79-d5fe-4255-9291-d5fe69c92ed8 .shg-product-sold-out {
  display: none;
}

#s-2d9c1a79-d5fe-4255-9291-d5fe69c92ed8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d9c1a79-d5fe-4255-9291-d5fe69c92ed8 .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-ccb401ff-6a84-4c85-8c36-be07e53e77de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccb401ff-6a84-4c85-8c36-be07e53e77de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccb401ff-6a84-4c85-8c36-be07e53e77de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccb401ff-6a84-4c85-8c36-be07e53e77de {
  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-ccb401ff-6a84-4c85-8c36-be07e53e77de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccb401ff-6a84-4c85-8c36-be07e53e77de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccb401ff-6a84-4c85-8c36-be07e53e77de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40e44f7c-232f-4f1e-8ca7-67a764c1bac1 {
  display: none;
}
#s-942e6513-4707-48bb-97b0-a940b1270a6c { text-align: left; }
#s-93cc90e0-1d92-4cce-9bb2-09857d0db123 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93cc90e0-1d92-4cce-9bb2-09857d0db123 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fb3133e-4646-428d-94e0-42995acb8023 { text-align: left; }
#s-6fb3133e-4646-428d-94e0-42995acb8023 .shg-product-sold-out {
  display: none;
}

#s-6fb3133e-4646-428d-94e0-42995acb8023 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fb3133e-4646-428d-94e0-42995acb8023 .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-cc1f8c4b-33a5-4eef-b102-d1ab02ea3aa0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc1f8c4b-33a5-4eef-b102-d1ab02ea3aa0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc1f8c4b-33a5-4eef-b102-d1ab02ea3aa0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc1f8c4b-33a5-4eef-b102-d1ab02ea3aa0 {
  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-cc1f8c4b-33a5-4eef-b102-d1ab02ea3aa0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc1f8c4b-33a5-4eef-b102-d1ab02ea3aa0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc1f8c4b-33a5-4eef-b102-d1ab02ea3aa0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27472a1c-684a-4e62-a528-cbc2362222bf {
  display: none;
}
#s-19ec1562-f8b5-41a7-9f6e-62a1fc0b14ec { text-align: left; }
#s-601153b6-b601-46b5-bce5-8172fa2a2f8d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-601153b6-b601-46b5-bce5-8172fa2a2f8d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e60c472c-b7ea-4f72-87fa-61b9ee9aa9c2 { text-align: left; }
#s-e60c472c-b7ea-4f72-87fa-61b9ee9aa9c2 .shg-product-sold-out {
  display: none;
}

#s-e60c472c-b7ea-4f72-87fa-61b9ee9aa9c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e60c472c-b7ea-4f72-87fa-61b9ee9aa9c2 .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-89551685-f823-4b6f-bb2a-20f08941b589 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-89551685-f823-4b6f-bb2a-20f08941b589:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-89551685-f823-4b6f-bb2a-20f08941b589:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89551685-f823-4b6f-bb2a-20f08941b589 {
  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-89551685-f823-4b6f-bb2a-20f08941b589.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89551685-f823-4b6f-bb2a-20f08941b589.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89551685-f823-4b6f-bb2a-20f08941b589.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc325687-e891-48fa-a9fe-066b7985ce63 {
  display: none;
}
#s-3ae3f29a-31c5-41ca-99a9-04d99cb3af6a { text-align: left; }
#s-84a48762-fe04-40e6-a494-9245718349c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84a48762-fe04-40e6-a494-9245718349c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2bead55e-f4de-4690-bbe5-7848e8577495 { text-align: left; }
#s-2bead55e-f4de-4690-bbe5-7848e8577495 .shg-product-sold-out {
  display: none;
}

#s-2bead55e-f4de-4690-bbe5-7848e8577495 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2bead55e-f4de-4690-bbe5-7848e8577495 .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-4655a1a2-86e6-455b-9c83-faabb8946c4c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4655a1a2-86e6-455b-9c83-faabb8946c4c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4655a1a2-86e6-455b-9c83-faabb8946c4c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4655a1a2-86e6-455b-9c83-faabb8946c4c {
  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-4655a1a2-86e6-455b-9c83-faabb8946c4c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4655a1a2-86e6-455b-9c83-faabb8946c4c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4655a1a2-86e6-455b-9c83-faabb8946c4c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2d48101-dfe3-42eb-af7d-5f1cbeec22e7 {
  display: none;
}
#s-855dd571-3e63-43ef-8926-545a7f67c4bf { text-align: left; }
#s-0f6c89c7-60d9-4ed9-900c-60082b3f567d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f6c89c7-60d9-4ed9-900c-60082b3f567d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4e8c473-b49b-44d3-94e8-3a879f933c28 { text-align: left; }
#s-a4e8c473-b49b-44d3-94e8-3a879f933c28 .shg-product-sold-out {
  display: none;
}

#s-a4e8c473-b49b-44d3-94e8-3a879f933c28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4e8c473-b49b-44d3-94e8-3a879f933c28 .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-0507173e-cbda-4d4f-a773-bdb60dc70dd8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0507173e-cbda-4d4f-a773-bdb60dc70dd8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0507173e-cbda-4d4f-a773-bdb60dc70dd8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0507173e-cbda-4d4f-a773-bdb60dc70dd8 {
  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-0507173e-cbda-4d4f-a773-bdb60dc70dd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0507173e-cbda-4d4f-a773-bdb60dc70dd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0507173e-cbda-4d4f-a773-bdb60dc70dd8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8566184b-355e-447e-a6e3-7c3d10fe8102 {
  display: none;
}
#s-e8da81fe-ad11-4c54-89d6-c90833be5a34 { text-align: left; }
#s-e042c8c3-507c-47c1-a197-cd1ba7f56d45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e042c8c3-507c-47c1-a197-cd1ba7f56d45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3367b51f-e6d4-4989-9c26-f94cb26f58e9 { text-align: left; }
#s-3367b51f-e6d4-4989-9c26-f94cb26f58e9 .shg-product-sold-out {
  display: none;
}

#s-3367b51f-e6d4-4989-9c26-f94cb26f58e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3367b51f-e6d4-4989-9c26-f94cb26f58e9 .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-6223554b-b02c-413b-b8f5-cbfed2a29aac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6223554b-b02c-413b-b8f5-cbfed2a29aac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6223554b-b02c-413b-b8f5-cbfed2a29aac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6223554b-b02c-413b-b8f5-cbfed2a29aac {
  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-6223554b-b02c-413b-b8f5-cbfed2a29aac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6223554b-b02c-413b-b8f5-cbfed2a29aac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6223554b-b02c-413b-b8f5-cbfed2a29aac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71c3c054-c5cd-4396-aaff-900281367bf2 {
  display: none;
}
#s-ebf2eefd-5172-4b99-9f68-372e498259fb { text-align: left; }
#s-688f9f98-850b-44fd-8eec-5f91a94d9fe0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-688f9f98-850b-44fd-8eec-5f91a94d9fe0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f18449d2-ce05-4a71-a9c4-0833ad604228 { text-align: left; }
#s-f18449d2-ce05-4a71-a9c4-0833ad604228 .shg-product-sold-out {
  display: none;
}

#s-f18449d2-ce05-4a71-a9c4-0833ad604228 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f18449d2-ce05-4a71-a9c4-0833ad604228 .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-d4165cb5-064e-4f3e-b338-9945f795425a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4165cb5-064e-4f3e-b338-9945f795425a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4165cb5-064e-4f3e-b338-9945f795425a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4165cb5-064e-4f3e-b338-9945f795425a {
  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-d4165cb5-064e-4f3e-b338-9945f795425a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4165cb5-064e-4f3e-b338-9945f795425a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4165cb5-064e-4f3e-b338-9945f795425a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d949a5e-1996-4ded-910d-b7257460a13d {
  display: none;
}
#s-97e45e5d-d2ae-4ea7-9654-5e5db3a81c92 { text-align: left; }
#s-5a1e7bf1-b2f0-4678-a795-914592bbec0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a1e7bf1-b2f0-4678-a795-914592bbec0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d7a5163-e607-47fa-9ad3-27d36286da15 { text-align: left; }
#s-0d7a5163-e607-47fa-9ad3-27d36286da15 .shg-product-sold-out {
  display: none;
}

#s-0d7a5163-e607-47fa-9ad3-27d36286da15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d7a5163-e607-47fa-9ad3-27d36286da15 .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-cb3b2964-8515-42c1-a96e-1b305b15df27 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb3b2964-8515-42c1-a96e-1b305b15df27:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb3b2964-8515-42c1-a96e-1b305b15df27:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb3b2964-8515-42c1-a96e-1b305b15df27 {
  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-cb3b2964-8515-42c1-a96e-1b305b15df27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb3b2964-8515-42c1-a96e-1b305b15df27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb3b2964-8515-42c1-a96e-1b305b15df27.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66520284-d5ba-45cb-8540-a049296be48a {
  display: none;
}
#s-204e4d60-106a-4324-b761-a3a10871836b { text-align: left; }
#s-09b1e0c2-b02f-494c-98e3-57e0c616183b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09b1e0c2-b02f-494c-98e3-57e0c616183b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ec3a154-cb80-445b-9e0a-de7a1c0538e4 { text-align: left; }
#s-6ec3a154-cb80-445b-9e0a-de7a1c0538e4 .shg-product-sold-out {
  display: none;
}

#s-6ec3a154-cb80-445b-9e0a-de7a1c0538e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ec3a154-cb80-445b-9e0a-de7a1c0538e4 .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-2033207f-8d85-4629-9991-29dad398044f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2033207f-8d85-4629-9991-29dad398044f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2033207f-8d85-4629-9991-29dad398044f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2033207f-8d85-4629-9991-29dad398044f {
  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-2033207f-8d85-4629-9991-29dad398044f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2033207f-8d85-4629-9991-29dad398044f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2033207f-8d85-4629-9991-29dad398044f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-227f86f8-11b8-4f78-9f2a-54054204e0f5 {
  display: none;
}
#s-7c7ef838-f250-4f13-920a-98b4f35a8bca { text-align: left; }
#s-0c85862a-655f-418a-9a91-680b21ff5ad3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c85862a-655f-418a-9a91-680b21ff5ad3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33d46642-e7df-4a35-a7df-56d0c527b66b { text-align: left; }
#s-33d46642-e7df-4a35-a7df-56d0c527b66b .shg-product-sold-out {
  display: none;
}

#s-33d46642-e7df-4a35-a7df-56d0c527b66b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33d46642-e7df-4a35-a7df-56d0c527b66b .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-0fada7ab-e0b5-41f3-8f1a-8714f0aa4ac3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0fada7ab-e0b5-41f3-8f1a-8714f0aa4ac3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0fada7ab-e0b5-41f3-8f1a-8714f0aa4ac3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0fada7ab-e0b5-41f3-8f1a-8714f0aa4ac3 {
  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-0fada7ab-e0b5-41f3-8f1a-8714f0aa4ac3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0fada7ab-e0b5-41f3-8f1a-8714f0aa4ac3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0fada7ab-e0b5-41f3-8f1a-8714f0aa4ac3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d96cd530-8b3a-45ab-bab3-0be72ac3fb9f {
  display: none;
}
#s-54ebb011-0f48-49fb-816b-2c9e13123bb4 { text-align: left; }
#s-90ad4142-1ff0-4240-894b-6458ff8707f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90ad4142-1ff0-4240-894b-6458ff8707f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b0779689-c3db-4368-85f0-2f909cfa1d30 { text-align: left; }
#s-b0779689-c3db-4368-85f0-2f909cfa1d30 .shg-product-sold-out {
  display: none;
}

#s-b0779689-c3db-4368-85f0-2f909cfa1d30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b0779689-c3db-4368-85f0-2f909cfa1d30 .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-60054ec2-9943-43f6-8d46-7b7b55086633 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60054ec2-9943-43f6-8d46-7b7b55086633:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60054ec2-9943-43f6-8d46-7b7b55086633:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60054ec2-9943-43f6-8d46-7b7b55086633 {
  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-60054ec2-9943-43f6-8d46-7b7b55086633.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60054ec2-9943-43f6-8d46-7b7b55086633.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60054ec2-9943-43f6-8d46-7b7b55086633.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a78cd998-b635-4144-8896-d8db56d48af7 {
  display: none;
}
#s-591c9783-fc02-46bf-8d7e-46c3f47fa7ae { text-align: left; }
#s-eb8e4550-7daf-4672-bff1-1f3d4b6ef469 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb8e4550-7daf-4672-bff1-1f3d4b6ef469 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-424f4e4b-1283-46a6-9d38-af3ac00cc6ed { text-align: left; }
#s-424f4e4b-1283-46a6-9d38-af3ac00cc6ed .shg-product-sold-out {
  display: none;
}

#s-424f4e4b-1283-46a6-9d38-af3ac00cc6ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-424f4e4b-1283-46a6-9d38-af3ac00cc6ed .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-592168cb-d48e-482f-92b2-b7698848e90b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-592168cb-d48e-482f-92b2-b7698848e90b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-592168cb-d48e-482f-92b2-b7698848e90b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-592168cb-d48e-482f-92b2-b7698848e90b {
  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-592168cb-d48e-482f-92b2-b7698848e90b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-592168cb-d48e-482f-92b2-b7698848e90b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-592168cb-d48e-482f-92b2-b7698848e90b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-310dbaaa-7e49-47d8-969b-c6ef8094c7e2 {
  display: none;
}
#s-d058a550-3620-406a-b37c-cb15c838aa42 { text-align: left; }
#s-fea8d3e9-b815-451d-bdfb-fba62d762ee4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fea8d3e9-b815-451d-bdfb-fba62d762ee4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1268dcde-1c9e-4905-b383-89103542d342 { text-align: left; }
#s-1268dcde-1c9e-4905-b383-89103542d342 .shg-product-sold-out {
  display: none;
}

#s-1268dcde-1c9e-4905-b383-89103542d342 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1268dcde-1c9e-4905-b383-89103542d342 .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-618058a3-409a-4877-9f05-2d517ba5fe75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-618058a3-409a-4877-9f05-2d517ba5fe75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-618058a3-409a-4877-9f05-2d517ba5fe75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-618058a3-409a-4877-9f05-2d517ba5fe75 {
  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-618058a3-409a-4877-9f05-2d517ba5fe75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-618058a3-409a-4877-9f05-2d517ba5fe75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-618058a3-409a-4877-9f05-2d517ba5fe75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4e091fc-489b-4457-bdfa-4ed8fe0c4035 {
  display: none;
}
#s-b00f6ab8-8346-4f16-95f4-6f8c4976d944 { text-align: left; }
#s-eecb366e-ecd9-49ae-bb98-ccbec1e8a198 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eecb366e-ecd9-49ae-bb98-ccbec1e8a198 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42ae6d1e-2cd6-4cb9-a051-4fc8b97c2c35 { text-align: left; }
#s-42ae6d1e-2cd6-4cb9-a051-4fc8b97c2c35 .shg-product-sold-out {
  display: none;
}

#s-42ae6d1e-2cd6-4cb9-a051-4fc8b97c2c35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42ae6d1e-2cd6-4cb9-a051-4fc8b97c2c35 .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-c4ebbadc-8f13-42a4-8033-e05f98cd2e71 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4ebbadc-8f13-42a4-8033-e05f98cd2e71:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4ebbadc-8f13-42a4-8033-e05f98cd2e71:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4ebbadc-8f13-42a4-8033-e05f98cd2e71 {
  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-c4ebbadc-8f13-42a4-8033-e05f98cd2e71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4ebbadc-8f13-42a4-8033-e05f98cd2e71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4ebbadc-8f13-42a4-8033-e05f98cd2e71.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8716148a-0417-4ee7-b7c5-19c78c05a51e {
  display: none;
}
#s-3f95ca40-51a4-46f0-95c4-7a4240ac13fc { text-align: left; }
#s-922c367b-5437-4469-abfc-b830cd0b6039 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-922c367b-5437-4469-abfc-b830cd0b6039 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cefa25c-41d7-4d8e-a390-056e6a1d2c4e { text-align: left; }
#s-6cefa25c-41d7-4d8e-a390-056e6a1d2c4e .shg-product-sold-out {
  display: none;
}

#s-6cefa25c-41d7-4d8e-a390-056e6a1d2c4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cefa25c-41d7-4d8e-a390-056e6a1d2c4e .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-14e2df3b-c568-4f12-bbd3-05b96425fb5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-14e2df3b-c568-4f12-bbd3-05b96425fb5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-14e2df3b-c568-4f12-bbd3-05b96425fb5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-14e2df3b-c568-4f12-bbd3-05b96425fb5c {
  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-14e2df3b-c568-4f12-bbd3-05b96425fb5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14e2df3b-c568-4f12-bbd3-05b96425fb5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-14e2df3b-c568-4f12-bbd3-05b96425fb5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c374b480-eb20-46e2-9b0f-6fc2a0d22c3e {
  display: none;
}
#s-134181b2-bca9-4122-b877-2a5068d02a88 { text-align: left; }
#s-84e75ec1-7d27-45e4-857b-33af603cc585 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84e75ec1-7d27-45e4-857b-33af603cc585 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d85bd2c-65e5-42b9-86b9-ae8f498d1cfb { text-align: left; }
#s-1d85bd2c-65e5-42b9-86b9-ae8f498d1cfb .shg-product-sold-out {
  display: none;
}

#s-1d85bd2c-65e5-42b9-86b9-ae8f498d1cfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d85bd2c-65e5-42b9-86b9-ae8f498d1cfb .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-522cddf9-5345-455a-a1aa-7dab97c02a0f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-522cddf9-5345-455a-a1aa-7dab97c02a0f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-522cddf9-5345-455a-a1aa-7dab97c02a0f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-522cddf9-5345-455a-a1aa-7dab97c02a0f {
  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-522cddf9-5345-455a-a1aa-7dab97c02a0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-522cddf9-5345-455a-a1aa-7dab97c02a0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-522cddf9-5345-455a-a1aa-7dab97c02a0f.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;
}
