.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-a8ddaa56-ea2a-4921-9f66-6964a2bd6126 {
  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-5f5161f7-d275-4c73-99b2-f0729f41132e { margin-top: 40px; }
#s-5f5161f7-d275-4c73-99b2-f0729f41132e .shogun-tabs {
  justify-content: center;
}


  #s-5f5161f7-d275-4c73-99b2-f0729f41132e .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5f5161f7-d275-4c73-99b2-f0729f41132e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5f5161f7-d275-4c73-99b2-f0729f41132e .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5f5161f7-d275-4c73-99b2-f0729f41132e .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5f5161f7-d275-4c73-99b2-f0729f41132e .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5f5161f7-d275-4c73-99b2-f0729f41132e .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5f5161f7-d275-4c73-99b2-f0729f41132e .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-a3447e0b-7761-4455-9054-4b463973082c { padding-top: 10px;
padding-bottom: 10px; }
 #s-a3447e0b-7761-4455-9054-4b463973082c .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-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-69c98352-18e0-4eb0-8053-e671969b0ea1 .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-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d13a8fc8-11a9-4a05-b26e-c76209f7a3e6"] > .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-28f45913-6a4f-4f14-84ae-bd713f29fed8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7e7cae14-001d-4e9e-b479-825eacdc0538 { 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-107c6f4c-81f5-43e8-b7ca-125d25d11b1a { 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-107c6f4c-81f5-43e8-b7ca-125d25d11b1a: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-107c6f4c-81f5-43e8-b7ca-125d25d11b1a: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-107c6f4c-81f5-43e8-b7ca-125d25d11b1a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5cbc1642-ecc2-44bf-acb3-b55b758377ca { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a7d3b820-738f-4681-a1da-c9d3317b0dd9 { 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-11315096-a46b-4af8-abe3-116a267f9d62 { 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-11315096-a46b-4af8-abe3-116a267f9d62: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-11315096-a46b-4af8-abe3-116a267f9d62: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-11315096-a46b-4af8-abe3-116a267f9d62.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9a595bef-c8c7-453e-8c71-6497ed9a6f16 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2efe36bc-d6df-4177-8543-42729acc196b { 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-8c764206-10f0-4654-93b8-87ad12cbe3ad { 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-8c764206-10f0-4654-93b8-87ad12cbe3ad: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-8c764206-10f0-4654-93b8-87ad12cbe3ad: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-8c764206-10f0-4654-93b8-87ad12cbe3ad.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-c79c87eb-3744-4191-a9ca-67475d51f377 { min-height: 50px; }
#s-c79c87eb-3744-4191-a9ca-67475d51f377 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b3142370-935c-48a3-b635-b62a3ed2bf50 { 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-b3142370-935c-48a3-b635-b62a3ed2bf50 .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-e9fd2a9e-5c8c-49a0-98fd-aee678339bd1 {
  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-24646ab1-33b4-44dc-a331-b6a2cfaf4b5e { 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-6f65abe0-fbce-40ac-b2dc-d70ef455ff4c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f65abe0-fbce-40ac-b2dc-d70ef455ff4c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b7e6eef9-a4b9-4f86-90b1-db38e87e0ad2 {
  display: none;
}
#s-5778d0d4-e5e7-4a4a-bfd0-5cd66cbfecf6 { text-align: left; }
#s-87799d33-e60f-4d11-9b26-d560262cb758 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87799d33-e60f-4d11-9b26-d560262cb758 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-850bb67f-b71f-4bc0-aef4-8e3bd789b2f9 {
  display: none;
}
#s-002d9051-9b76-4296-adf3-b8e055ac8cb2 { text-align: left; }
#s-cc80001b-334c-4f92-8156-e455787ca0d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc80001b-334c-4f92-8156-e455787ca0d6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4235c19a-5597-4804-8915-ebb6863a7039 {
  display: none;
}
#s-02e793b0-003e-451d-b19e-982e165423cf { text-align: left; }
#s-a6766221-2ed5-474c-ae3f-0b25ed6b6b08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6766221-2ed5-474c-ae3f-0b25ed6b6b08 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2c682470-aee6-4791-a15c-e3e150b1ba26 {
  display: none;
}
#s-35a44746-490b-4881-ac8d-bbc7438f1748 { text-align: left; }
#s-ab9c66f6-18ba-439d-9469-3a2a1cdb110a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab9c66f6-18ba-439d-9469-3a2a1cdb110a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec52f002-9189-41b3-802f-4f5b9754b783 { text-align: left; }
#s-ec52f002-9189-41b3-802f-4f5b9754b783 .shg-product-sold-out {
  display: none;
}

#s-ec52f002-9189-41b3-802f-4f5b9754b783 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec52f002-9189-41b3-802f-4f5b9754b783 .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-d4d31d42-9a5a-4ba6-b195-61078470c01c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4d31d42-9a5a-4ba6-b195-61078470c01c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4d31d42-9a5a-4ba6-b195-61078470c01c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4d31d42-9a5a-4ba6-b195-61078470c01c {
  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-d4d31d42-9a5a-4ba6-b195-61078470c01c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4d31d42-9a5a-4ba6-b195-61078470c01c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4d31d42-9a5a-4ba6-b195-61078470c01c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a30d4998-fee6-4efc-92e7-20b8e39ff97e {
  display: none;
}
#s-2c3274f4-9dc5-4614-b786-5b8d3e1ee722 { text-align: left; }
#s-44829324-6231-444f-88c7-ea3c4f7e65c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44829324-6231-444f-88c7-ea3c4f7e65c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0464954-718d-431e-8ff8-0e0aa2b7e033 { text-align: left; }
#s-d0464954-718d-431e-8ff8-0e0aa2b7e033 .shg-product-sold-out {
  display: none;
}

#s-d0464954-718d-431e-8ff8-0e0aa2b7e033 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0464954-718d-431e-8ff8-0e0aa2b7e033 .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-1fb4e1a4-fb37-40fa-b327-2a151f619a51 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1fb4e1a4-fb37-40fa-b327-2a151f619a51:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1fb4e1a4-fb37-40fa-b327-2a151f619a51:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1fb4e1a4-fb37-40fa-b327-2a151f619a51 {
  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-1fb4e1a4-fb37-40fa-b327-2a151f619a51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fb4e1a4-fb37-40fa-b327-2a151f619a51.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1fb4e1a4-fb37-40fa-b327-2a151f619a51.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-faeeaca6-4a1d-4598-980f-1ab44628806c {
  display: none;
}
#s-2a823af3-fb61-4b96-9f8b-b55c88936ecf { text-align: left; }
#s-92a4d2fb-8e59-4689-97c5-6a2f230a05f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92a4d2fb-8e59-4689-97c5-6a2f230a05f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-afdf0e45-4bb9-4777-a078-623f8d221444 { text-align: left; }
#s-afdf0e45-4bb9-4777-a078-623f8d221444 .shg-product-sold-out {
  display: none;
}

#s-afdf0e45-4bb9-4777-a078-623f8d221444 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-afdf0e45-4bb9-4777-a078-623f8d221444 .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-7c4f165c-9cb0-4a0c-a781-9f16a697d554 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c4f165c-9cb0-4a0c-a781-9f16a697d554:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c4f165c-9cb0-4a0c-a781-9f16a697d554:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c4f165c-9cb0-4a0c-a781-9f16a697d554 {
  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-7c4f165c-9cb0-4a0c-a781-9f16a697d554.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c4f165c-9cb0-4a0c-a781-9f16a697d554.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c4f165c-9cb0-4a0c-a781-9f16a697d554.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1df3d851-74e7-4dbd-83a1-2c736abeaf07 {
  display: none;
}
#s-515a7d9b-04a1-43b1-8562-456e23833c53 { text-align: left; }
#s-689df4fc-4369-4f40-ac95-6499b41e1c89 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-689df4fc-4369-4f40-ac95-6499b41e1c89 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36d73a2a-28af-4921-aaf7-86404e273a15 { text-align: left; }
#s-36d73a2a-28af-4921-aaf7-86404e273a15 .shg-product-sold-out {
  display: none;
}

#s-36d73a2a-28af-4921-aaf7-86404e273a15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36d73a2a-28af-4921-aaf7-86404e273a15 .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-0fa6615a-8db4-4d3f-b2da-8b8ddf7bd2c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0fa6615a-8db4-4d3f-b2da-8b8ddf7bd2c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0fa6615a-8db4-4d3f-b2da-8b8ddf7bd2c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0fa6615a-8db4-4d3f-b2da-8b8ddf7bd2c7 {
  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-0fa6615a-8db4-4d3f-b2da-8b8ddf7bd2c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0fa6615a-8db4-4d3f-b2da-8b8ddf7bd2c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0fa6615a-8db4-4d3f-b2da-8b8ddf7bd2c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13d9b35b-a459-4454-9a07-cb5a7b270fcb {
  display: none;
}
#s-8510f32a-4196-4122-96e7-c923c64e933b { text-align: left; }
#s-0f47cd21-6e4f-4311-8a11-9113c3f1a950 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f47cd21-6e4f-4311-8a11-9113c3f1a950 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32fda2c7-738f-4f32-abf7-4abfd3848451 { text-align: left; }
#s-32fda2c7-738f-4f32-abf7-4abfd3848451 .shg-product-sold-out {
  display: none;
}

#s-32fda2c7-738f-4f32-abf7-4abfd3848451 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32fda2c7-738f-4f32-abf7-4abfd3848451 .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-5cf4a81d-b59a-44f6-b8f7-e44017275716 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5cf4a81d-b59a-44f6-b8f7-e44017275716:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5cf4a81d-b59a-44f6-b8f7-e44017275716:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5cf4a81d-b59a-44f6-b8f7-e44017275716 {
  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-5cf4a81d-b59a-44f6-b8f7-e44017275716.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cf4a81d-b59a-44f6-b8f7-e44017275716.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5cf4a81d-b59a-44f6-b8f7-e44017275716.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f0345f9-a1b3-4345-b299-a880b01201d1 {
  display: none;
}
#s-00f9b686-d8b7-40a8-a90f-8476cf2325a5 { text-align: left; }
#s-baa61ecb-6eea-4b15-bb77-1b82a799cd62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-baa61ecb-6eea-4b15-bb77-1b82a799cd62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39958967-19b7-4c6c-972f-4b251a80850e { text-align: left; }
#s-39958967-19b7-4c6c-972f-4b251a80850e .shg-product-sold-out {
  display: none;
}

#s-39958967-19b7-4c6c-972f-4b251a80850e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39958967-19b7-4c6c-972f-4b251a80850e .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-76d6a5f6-5681-4fd7-9914-1fdba8a59af4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76d6a5f6-5681-4fd7-9914-1fdba8a59af4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76d6a5f6-5681-4fd7-9914-1fdba8a59af4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76d6a5f6-5681-4fd7-9914-1fdba8a59af4 {
  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-76d6a5f6-5681-4fd7-9914-1fdba8a59af4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76d6a5f6-5681-4fd7-9914-1fdba8a59af4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76d6a5f6-5681-4fd7-9914-1fdba8a59af4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad768ec8-4f93-43f7-b8a6-e011b008fda5 {
  display: none;
}
#s-0db5f1be-3e73-4461-9be9-763188283eed { text-align: left; }
#s-24ad330b-a29e-42b5-9e45-c6945df90a9e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24ad330b-a29e-42b5-9e45-c6945df90a9e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-11929643-a927-4370-a665-bfbc62e85cde { text-align: left; }
#s-11929643-a927-4370-a665-bfbc62e85cde .shg-product-sold-out {
  display: none;
}

#s-11929643-a927-4370-a665-bfbc62e85cde .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-11929643-a927-4370-a665-bfbc62e85cde .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-f2601dec-bc0e-428e-8488-d5c4dd4e381a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f2601dec-bc0e-428e-8488-d5c4dd4e381a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f2601dec-bc0e-428e-8488-d5c4dd4e381a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f2601dec-bc0e-428e-8488-d5c4dd4e381a {
  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-f2601dec-bc0e-428e-8488-d5c4dd4e381a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f2601dec-bc0e-428e-8488-d5c4dd4e381a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f2601dec-bc0e-428e-8488-d5c4dd4e381a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f138c4ad-c70b-46e4-b028-2569e6194dda {
  display: none;
}
#s-6df9b0f4-f5f3-486c-8f02-2bc29ba7a150 { text-align: left; }
#s-add83f56-67a2-41e2-9727-da6c6b27b6fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-add83f56-67a2-41e2-9727-da6c6b27b6fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e86f339b-e1dc-4a89-9f90-5ad16639d078 { text-align: left; }
#s-e86f339b-e1dc-4a89-9f90-5ad16639d078 .shg-product-sold-out {
  display: none;
}

#s-e86f339b-e1dc-4a89-9f90-5ad16639d078 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e86f339b-e1dc-4a89-9f90-5ad16639d078 .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-2b54c663-7d99-44d1-a350-02fb5bc5176b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b54c663-7d99-44d1-a350-02fb5bc5176b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b54c663-7d99-44d1-a350-02fb5bc5176b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b54c663-7d99-44d1-a350-02fb5bc5176b {
  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-2b54c663-7d99-44d1-a350-02fb5bc5176b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b54c663-7d99-44d1-a350-02fb5bc5176b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b54c663-7d99-44d1-a350-02fb5bc5176b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-646691f9-d873-44d6-a3dc-2851b453fb27 {
  display: none;
}
#s-d1deffb1-c4df-4daa-b80c-c9e1d75093d4 { text-align: left; }
#s-0e598871-27ef-4ee8-90ff-f4240f001661 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e598871-27ef-4ee8-90ff-f4240f001661 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8c9a053-6b9b-4605-8085-48af3cc09ac3 { text-align: left; }
#s-e8c9a053-6b9b-4605-8085-48af3cc09ac3 .shg-product-sold-out {
  display: none;
}

#s-e8c9a053-6b9b-4605-8085-48af3cc09ac3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8c9a053-6b9b-4605-8085-48af3cc09ac3 .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-4ad5de90-5842-402b-bb55-3fd225646001 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ad5de90-5842-402b-bb55-3fd225646001:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ad5de90-5842-402b-bb55-3fd225646001:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ad5de90-5842-402b-bb55-3fd225646001 {
  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-4ad5de90-5842-402b-bb55-3fd225646001.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ad5de90-5842-402b-bb55-3fd225646001.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ad5de90-5842-402b-bb55-3fd225646001.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64b1caf9-1338-4dd7-a98c-270dc32c52c7 {
  display: none;
}
#s-a4acd740-eb38-401f-93c4-38b9d4ab2d10 { text-align: left; }
#s-df3faabe-48d6-457d-a4fd-30365ae22300 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df3faabe-48d6-457d-a4fd-30365ae22300 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14724ebd-5045-48bb-9f15-98d592315592 { text-align: left; }
#s-14724ebd-5045-48bb-9f15-98d592315592 .shg-product-sold-out {
  display: none;
}

#s-14724ebd-5045-48bb-9f15-98d592315592 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14724ebd-5045-48bb-9f15-98d592315592 .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-b8bde057-9831-4374-aff2-ab2af43ef7db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b8bde057-9831-4374-aff2-ab2af43ef7db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b8bde057-9831-4374-aff2-ab2af43ef7db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b8bde057-9831-4374-aff2-ab2af43ef7db {
  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-b8bde057-9831-4374-aff2-ab2af43ef7db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8bde057-9831-4374-aff2-ab2af43ef7db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b8bde057-9831-4374-aff2-ab2af43ef7db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5b9e5b70-ed36-42f5-aa35-f8ed8be8c7c0 {
  display: none;
}
#s-bb4c02c1-52bf-47ff-8035-2dd507fb145d { text-align: left; }
#s-b1db5a83-21f4-4e5f-8b3d-a70c8234cfcb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1db5a83-21f4-4e5f-8b3d-a70c8234cfcb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed3d7131-0079-41f2-a226-789eca02eb97 { text-align: left; }
#s-ed3d7131-0079-41f2-a226-789eca02eb97 .shg-product-sold-out {
  display: none;
}

#s-ed3d7131-0079-41f2-a226-789eca02eb97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed3d7131-0079-41f2-a226-789eca02eb97 .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-afd6c345-48c1-4300-b33c-75fa30c54b34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afd6c345-48c1-4300-b33c-75fa30c54b34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afd6c345-48c1-4300-b33c-75fa30c54b34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afd6c345-48c1-4300-b33c-75fa30c54b34 {
  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-afd6c345-48c1-4300-b33c-75fa30c54b34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afd6c345-48c1-4300-b33c-75fa30c54b34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afd6c345-48c1-4300-b33c-75fa30c54b34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0802b269-464c-439a-86a5-96fe108fd212 {
  display: none;
}
#s-d634156e-1aa8-4341-a40e-7fb23ae20ffb { text-align: left; }
#s-c034ba58-b548-4db5-b553-7ffb718c6158 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c034ba58-b548-4db5-b553-7ffb718c6158 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84e6b65e-70ef-4bd6-af2e-86cfd8384f38 { text-align: left; }
#s-84e6b65e-70ef-4bd6-af2e-86cfd8384f38 .shg-product-sold-out {
  display: none;
}

#s-84e6b65e-70ef-4bd6-af2e-86cfd8384f38 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84e6b65e-70ef-4bd6-af2e-86cfd8384f38 .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-5c7d42b3-60b4-4470-97c8-df98080ea4f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c7d42b3-60b4-4470-97c8-df98080ea4f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c7d42b3-60b4-4470-97c8-df98080ea4f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c7d42b3-60b4-4470-97c8-df98080ea4f8 {
  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-5c7d42b3-60b4-4470-97c8-df98080ea4f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c7d42b3-60b4-4470-97c8-df98080ea4f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c7d42b3-60b4-4470-97c8-df98080ea4f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ac68fc8-5737-4900-a8a4-5401c8f5e05e {
  display: none;
}
#s-fa1e0d83-f400-4c43-b263-1d986d7152c7 { text-align: left; }
#s-1559a091-4cd9-4987-9735-58a6f1b271c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1559a091-4cd9-4987-9735-58a6f1b271c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a36e4542-d6b3-415a-8489-98d0b95a34ff { text-align: left; }
#s-a36e4542-d6b3-415a-8489-98d0b95a34ff .shg-product-sold-out {
  display: none;
}

#s-a36e4542-d6b3-415a-8489-98d0b95a34ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a36e4542-d6b3-415a-8489-98d0b95a34ff .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-c6a83120-aba9-4225-a7fc-0cb6bed54c95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c6a83120-aba9-4225-a7fc-0cb6bed54c95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c6a83120-aba9-4225-a7fc-0cb6bed54c95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c6a83120-aba9-4225-a7fc-0cb6bed54c95 {
  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-c6a83120-aba9-4225-a7fc-0cb6bed54c95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c6a83120-aba9-4225-a7fc-0cb6bed54c95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c6a83120-aba9-4225-a7fc-0cb6bed54c95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5025c855-3707-4441-9511-244a8ffcaefc {
  display: none;
}
#s-4b45ac93-bd71-40b1-84cf-90b201e6c874 { text-align: left; }
#s-9162b6df-0ebe-4441-b4fc-1a1b596b25e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9162b6df-0ebe-4441-b4fc-1a1b596b25e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aff9fe62-d1dd-4713-9c9c-72256d6731c9 { text-align: left; }
#s-aff9fe62-d1dd-4713-9c9c-72256d6731c9 .shg-product-sold-out {
  display: none;
}

#s-aff9fe62-d1dd-4713-9c9c-72256d6731c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aff9fe62-d1dd-4713-9c9c-72256d6731c9 .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-3da2fdf0-1a90-49fe-b7a5-e7e989a3502e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3da2fdf0-1a90-49fe-b7a5-e7e989a3502e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3da2fdf0-1a90-49fe-b7a5-e7e989a3502e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3da2fdf0-1a90-49fe-b7a5-e7e989a3502e {
  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-3da2fdf0-1a90-49fe-b7a5-e7e989a3502e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3da2fdf0-1a90-49fe-b7a5-e7e989a3502e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3da2fdf0-1a90-49fe-b7a5-e7e989a3502e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6643297a-1aaa-4bf3-950c-dbedee5f89f0 {
  display: none;
}
#s-ebd14b67-eacc-492f-a93b-e95607a4b1ab { text-align: left; }
#s-e05d23ee-7120-43c4-ae9a-b4163c621ac3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e05d23ee-7120-43c4-ae9a-b4163c621ac3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cf44f9c-012d-4e2d-a66e-420dda0fec9b { text-align: left; }
#s-6cf44f9c-012d-4e2d-a66e-420dda0fec9b .shg-product-sold-out {
  display: none;
}

#s-6cf44f9c-012d-4e2d-a66e-420dda0fec9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cf44f9c-012d-4e2d-a66e-420dda0fec9b .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-2b51c5b1-9050-44cf-8fe2-d157505f3e94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b51c5b1-9050-44cf-8fe2-d157505f3e94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b51c5b1-9050-44cf-8fe2-d157505f3e94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b51c5b1-9050-44cf-8fe2-d157505f3e94 {
  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-2b51c5b1-9050-44cf-8fe2-d157505f3e94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b51c5b1-9050-44cf-8fe2-d157505f3e94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b51c5b1-9050-44cf-8fe2-d157505f3e94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37a582ce-efa6-4c49-bb2c-730cf6484adc {
  display: none;
}
#s-ded97bbc-08c0-4057-b88b-0aeab4d5d553 { text-align: left; }
#s-3b2eb5d3-f20a-45d6-a02f-5421c2836e43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b2eb5d3-f20a-45d6-a02f-5421c2836e43 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5cc5e056-f7da-4d2a-b7b3-392fb54853e4 { text-align: left; }
#s-5cc5e056-f7da-4d2a-b7b3-392fb54853e4 .shg-product-sold-out {
  display: none;
}

#s-5cc5e056-f7da-4d2a-b7b3-392fb54853e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5cc5e056-f7da-4d2a-b7b3-392fb54853e4 .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-28b4717d-73b5-4b31-a68a-cb652683d279 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28b4717d-73b5-4b31-a68a-cb652683d279:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28b4717d-73b5-4b31-a68a-cb652683d279:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28b4717d-73b5-4b31-a68a-cb652683d279 {
  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-28b4717d-73b5-4b31-a68a-cb652683d279.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28b4717d-73b5-4b31-a68a-cb652683d279.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28b4717d-73b5-4b31-a68a-cb652683d279.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7fb5d085-3710-423c-8952-c75589821e4d {
  display: none;
}
#s-1ee23dd0-5c51-430a-a031-fd85ac538499 { text-align: left; }
#s-4b8280d5-a4fd-490b-9a71-beb61070151e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b8280d5-a4fd-490b-9a71-beb61070151e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-049dfb67-d468-43d5-a604-821d99954dba { text-align: left; }
#s-049dfb67-d468-43d5-a604-821d99954dba .shg-product-sold-out {
  display: none;
}

#s-049dfb67-d468-43d5-a604-821d99954dba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-049dfb67-d468-43d5-a604-821d99954dba .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-cfad947c-07da-40a5-afba-1776b5911518 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cfad947c-07da-40a5-afba-1776b5911518:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cfad947c-07da-40a5-afba-1776b5911518:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cfad947c-07da-40a5-afba-1776b5911518 {
  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-cfad947c-07da-40a5-afba-1776b5911518.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfad947c-07da-40a5-afba-1776b5911518.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cfad947c-07da-40a5-afba-1776b5911518.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-afd64ba3-574f-437a-873f-9f2899e02803 {
  display: none;
}
#s-e5ec0319-def2-4e37-a0a6-a6eadd939021 { text-align: left; }
#s-e808eb9d-7a92-45c2-b179-944abc0c3883 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e808eb9d-7a92-45c2-b179-944abc0c3883 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff4113b7-acc3-4718-a7ee-79c982ecdc26 { text-align: left; }
#s-ff4113b7-acc3-4718-a7ee-79c982ecdc26 .shg-product-sold-out {
  display: none;
}

#s-ff4113b7-acc3-4718-a7ee-79c982ecdc26 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff4113b7-acc3-4718-a7ee-79c982ecdc26 .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-aa284ba5-78d2-4577-83ad-de68a1cd51f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa284ba5-78d2-4577-83ad-de68a1cd51f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa284ba5-78d2-4577-83ad-de68a1cd51f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa284ba5-78d2-4577-83ad-de68a1cd51f0 {
  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-aa284ba5-78d2-4577-83ad-de68a1cd51f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa284ba5-78d2-4577-83ad-de68a1cd51f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa284ba5-78d2-4577-83ad-de68a1cd51f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95e6b96a-5cc8-41ba-a065-c4f67a56f8c0 {
  display: none;
}
#s-93df779d-88ad-4653-9925-928d44951b90 { text-align: left; }
#s-ad7cb93e-8928-495e-b9ca-29f78258efba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad7cb93e-8928-495e-b9ca-29f78258efba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84471a87-4e7c-4daa-bab9-e8863a461aed { text-align: left; }
#s-84471a87-4e7c-4daa-bab9-e8863a461aed .shg-product-sold-out {
  display: none;
}

#s-84471a87-4e7c-4daa-bab9-e8863a461aed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84471a87-4e7c-4daa-bab9-e8863a461aed .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-8d577cb1-93fe-4d8b-9d82-9b37b452655e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d577cb1-93fe-4d8b-9d82-9b37b452655e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d577cb1-93fe-4d8b-9d82-9b37b452655e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d577cb1-93fe-4d8b-9d82-9b37b452655e {
  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-8d577cb1-93fe-4d8b-9d82-9b37b452655e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d577cb1-93fe-4d8b-9d82-9b37b452655e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d577cb1-93fe-4d8b-9d82-9b37b452655e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3180ad2-ca4b-4079-8e75-664312affa0d {
  display: none;
}
#s-4c38586a-ab5d-44c6-9ce2-5e7e9ce81b9a { text-align: left; }
#s-cd1927ba-af62-4591-8703-565572f44dc5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd1927ba-af62-4591-8703-565572f44dc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e10b01bb-9968-48ad-b847-649506f33dbd { text-align: left; }
#s-e10b01bb-9968-48ad-b847-649506f33dbd .shg-product-sold-out {
  display: none;
}

#s-e10b01bb-9968-48ad-b847-649506f33dbd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e10b01bb-9968-48ad-b847-649506f33dbd .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-882160f6-150b-42c0-9818-eb1486624a48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-882160f6-150b-42c0-9818-eb1486624a48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-882160f6-150b-42c0-9818-eb1486624a48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-882160f6-150b-42c0-9818-eb1486624a48 {
  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-882160f6-150b-42c0-9818-eb1486624a48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-882160f6-150b-42c0-9818-eb1486624a48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-882160f6-150b-42c0-9818-eb1486624a48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cea4c785-f61f-4e50-9fb5-85cae37cb961 {
  display: none;
}
#s-868a575a-a4af-4f91-b4f8-f797cfb7d2a0 { text-align: left; }
#s-15eb3b64-3c8e-40c6-b293-7a81932b4205 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15eb3b64-3c8e-40c6-b293-7a81932b4205 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16f06991-1161-4bb3-8dda-e8fd4aef6097 { text-align: left; }
#s-16f06991-1161-4bb3-8dda-e8fd4aef6097 .shg-product-sold-out {
  display: none;
}

#s-16f06991-1161-4bb3-8dda-e8fd4aef6097 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16f06991-1161-4bb3-8dda-e8fd4aef6097 .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-04198210-5402-48d0-9c34-41508cc3ae60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-04198210-5402-48d0-9c34-41508cc3ae60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-04198210-5402-48d0-9c34-41508cc3ae60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-04198210-5402-48d0-9c34-41508cc3ae60 {
  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-04198210-5402-48d0-9c34-41508cc3ae60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04198210-5402-48d0-9c34-41508cc3ae60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-04198210-5402-48d0-9c34-41508cc3ae60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f882f11-7e92-49c7-aded-bb6161fea032 {
  display: none;
}
#s-2e514e7e-4edb-4256-a36b-3aa168f77a4a { text-align: left; }
#s-c0e40651-0362-42a3-b781-7b36d6af6bed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0e40651-0362-42a3-b781-7b36d6af6bed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7ff9a2a-e986-4ca1-8c19-b1e35286ba11 { text-align: left; }
#s-f7ff9a2a-e986-4ca1-8c19-b1e35286ba11 .shg-product-sold-out {
  display: none;
}

#s-f7ff9a2a-e986-4ca1-8c19-b1e35286ba11 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7ff9a2a-e986-4ca1-8c19-b1e35286ba11 .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-aec13302-3572-467b-9805-b16212ed0785 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aec13302-3572-467b-9805-b16212ed0785:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aec13302-3572-467b-9805-b16212ed0785:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aec13302-3572-467b-9805-b16212ed0785 {
  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-aec13302-3572-467b-9805-b16212ed0785.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aec13302-3572-467b-9805-b16212ed0785.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aec13302-3572-467b-9805-b16212ed0785.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33ad6157-9be6-40ea-821a-b6bc45bce136 {
  display: none;
}
#s-0bd92d77-2a7d-417d-bcbc-3aaf9789db6c { text-align: left; }
#s-e9f9cfdf-1895-4369-b1e0-d917455f5149 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9f9cfdf-1895-4369-b1e0-d917455f5149 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0143d9eb-d861-4768-9b20-f76482027486 { text-align: left; }
#s-0143d9eb-d861-4768-9b20-f76482027486 .shg-product-sold-out {
  display: none;
}

#s-0143d9eb-d861-4768-9b20-f76482027486 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0143d9eb-d861-4768-9b20-f76482027486 .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-ab1e6fc4-2922-4180-9a75-ec7e85fbd7d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab1e6fc4-2922-4180-9a75-ec7e85fbd7d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab1e6fc4-2922-4180-9a75-ec7e85fbd7d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab1e6fc4-2922-4180-9a75-ec7e85fbd7d0 {
  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-ab1e6fc4-2922-4180-9a75-ec7e85fbd7d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab1e6fc4-2922-4180-9a75-ec7e85fbd7d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab1e6fc4-2922-4180-9a75-ec7e85fbd7d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3245fe6a-d931-4481-9b68-17b4a952df93 {
  display: none;
}
#s-7a847696-8ad5-4e5e-ae9d-10dd132a1089 { text-align: left; }
#s-9d27303c-d29b-4591-8020-02bee465eae4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d27303c-d29b-4591-8020-02bee465eae4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e490e539-6750-49a2-9688-444d13e4c49e { text-align: left; }
#s-e490e539-6750-49a2-9688-444d13e4c49e .shg-product-sold-out {
  display: none;
}

#s-e490e539-6750-49a2-9688-444d13e4c49e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e490e539-6750-49a2-9688-444d13e4c49e .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-2919774d-9b13-4934-a3fe-3a9deaf3bcbe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2919774d-9b13-4934-a3fe-3a9deaf3bcbe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2919774d-9b13-4934-a3fe-3a9deaf3bcbe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2919774d-9b13-4934-a3fe-3a9deaf3bcbe {
  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-2919774d-9b13-4934-a3fe-3a9deaf3bcbe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2919774d-9b13-4934-a3fe-3a9deaf3bcbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2919774d-9b13-4934-a3fe-3a9deaf3bcbe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10d3121e-2cbb-4902-a6b0-77a86fede896 {
  display: none;
}
#s-9a0ffcfe-bd98-4e6a-a886-15fe8e8b309b { text-align: left; }
#s-be41e932-c0f2-4044-8560-a29e3ffb0fea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be41e932-c0f2-4044-8560-a29e3ffb0fea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-501cc5a6-61bf-4f29-8703-dbbceaa3b000 { text-align: left; }
#s-501cc5a6-61bf-4f29-8703-dbbceaa3b000 .shg-product-sold-out {
  display: none;
}

#s-501cc5a6-61bf-4f29-8703-dbbceaa3b000 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-501cc5a6-61bf-4f29-8703-dbbceaa3b000 .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-d178c067-643b-4a2d-bcd6-0b39957dd53e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d178c067-643b-4a2d-bcd6-0b39957dd53e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d178c067-643b-4a2d-bcd6-0b39957dd53e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d178c067-643b-4a2d-bcd6-0b39957dd53e {
  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-d178c067-643b-4a2d-bcd6-0b39957dd53e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d178c067-643b-4a2d-bcd6-0b39957dd53e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d178c067-643b-4a2d-bcd6-0b39957dd53e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-461f7a61-3d5d-46a4-bc5c-b6cf77b12b70 {
  display: none;
}
#s-a3701a1c-8314-42b7-9379-88841209fe18 { text-align: left; }
#s-c76056ec-3d0d-4bed-b854-27a5615f7046 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c76056ec-3d0d-4bed-b854-27a5615f7046 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b6044aa-c66e-40d8-9940-343ed314f3c7 { text-align: left; }
#s-5b6044aa-c66e-40d8-9940-343ed314f3c7 .shg-product-sold-out {
  display: none;
}

#s-5b6044aa-c66e-40d8-9940-343ed314f3c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b6044aa-c66e-40d8-9940-343ed314f3c7 .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-ed202318-1cbd-4d9f-b130-d863ee512003 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed202318-1cbd-4d9f-b130-d863ee512003:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed202318-1cbd-4d9f-b130-d863ee512003:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed202318-1cbd-4d9f-b130-d863ee512003 {
  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-ed202318-1cbd-4d9f-b130-d863ee512003.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed202318-1cbd-4d9f-b130-d863ee512003.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed202318-1cbd-4d9f-b130-d863ee512003.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea7975b0-f96b-4274-9ec7-d752015ec43a {
  display: none;
}
#s-49efbc96-5fdf-41c2-b4a2-5e1a367c22bb { text-align: left; }
#s-d001aa39-7149-499f-a4c8-4d4fd3d06dbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d001aa39-7149-499f-a4c8-4d4fd3d06dbc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea4d8331-47bc-4364-b7d2-f70d6047aa00 { text-align: left; }
#s-ea4d8331-47bc-4364-b7d2-f70d6047aa00 .shg-product-sold-out {
  display: none;
}

#s-ea4d8331-47bc-4364-b7d2-f70d6047aa00 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea4d8331-47bc-4364-b7d2-f70d6047aa00 .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-2be97f47-9549-439a-8737-8964b3d4af11 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2be97f47-9549-439a-8737-8964b3d4af11:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2be97f47-9549-439a-8737-8964b3d4af11:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2be97f47-9549-439a-8737-8964b3d4af11 {
  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-2be97f47-9549-439a-8737-8964b3d4af11.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2be97f47-9549-439a-8737-8964b3d4af11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2be97f47-9549-439a-8737-8964b3d4af11.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-edbca1df-2baa-43b5-a9ac-c4119ae32290 {
  display: none;
}
#s-0719615d-aa91-4c96-ba82-1cb397be04be { text-align: left; }
#s-3f71ca96-2329-44ae-831a-52468ad5137d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f71ca96-2329-44ae-831a-52468ad5137d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d928790d-6202-45df-bd13-c6e3ec955e03 { text-align: left; }
#s-d928790d-6202-45df-bd13-c6e3ec955e03 .shg-product-sold-out {
  display: none;
}

#s-d928790d-6202-45df-bd13-c6e3ec955e03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d928790d-6202-45df-bd13-c6e3ec955e03 .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-52994814-f7f4-482e-877c-f63ea30eeb52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52994814-f7f4-482e-877c-f63ea30eeb52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52994814-f7f4-482e-877c-f63ea30eeb52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52994814-f7f4-482e-877c-f63ea30eeb52 {
  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-52994814-f7f4-482e-877c-f63ea30eeb52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52994814-f7f4-482e-877c-f63ea30eeb52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52994814-f7f4-482e-877c-f63ea30eeb52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9d352e3-5d16-4987-95a1-ca9ea5e294ec {
  display: none;
}
#s-97dba13f-3ce9-4008-9216-b1e0e776f89f { text-align: left; }
#s-2c9fae38-ee76-42dd-bdff-de259fdea6cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c9fae38-ee76-42dd-bdff-de259fdea6cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4832f6f3-2f72-41cb-b32e-2475cf75753b { text-align: left; }
#s-4832f6f3-2f72-41cb-b32e-2475cf75753b .shg-product-sold-out {
  display: none;
}

#s-4832f6f3-2f72-41cb-b32e-2475cf75753b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4832f6f3-2f72-41cb-b32e-2475cf75753b .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-1b0c92d2-93de-477d-9712-086548696aaf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b0c92d2-93de-477d-9712-086548696aaf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b0c92d2-93de-477d-9712-086548696aaf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b0c92d2-93de-477d-9712-086548696aaf {
  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-1b0c92d2-93de-477d-9712-086548696aaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b0c92d2-93de-477d-9712-086548696aaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b0c92d2-93de-477d-9712-086548696aaf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4cf11f41-740d-4185-ac82-46b24dadaa83 {
  display: none;
}
#s-3bf37835-ffe7-4522-80de-da9068bb8f3c { text-align: left; }
#s-43df5a20-a3c1-40e4-b985-1d6a6a66c0c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43df5a20-a3c1-40e4-b985-1d6a6a66c0c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-495be000-9fc6-45b5-a1a1-96bb6a1131ec { text-align: left; }
#s-495be000-9fc6-45b5-a1a1-96bb6a1131ec .shg-product-sold-out {
  display: none;
}

#s-495be000-9fc6-45b5-a1a1-96bb6a1131ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-495be000-9fc6-45b5-a1a1-96bb6a1131ec .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-a9134fdf-df12-4fc8-9e08-c41120398774 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a9134fdf-df12-4fc8-9e08-c41120398774:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a9134fdf-df12-4fc8-9e08-c41120398774:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9134fdf-df12-4fc8-9e08-c41120398774 {
  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-a9134fdf-df12-4fc8-9e08-c41120398774.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9134fdf-df12-4fc8-9e08-c41120398774.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a9134fdf-df12-4fc8-9e08-c41120398774.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a34fc50-39db-4076-af91-28529a4b7929 {
  display: none;
}
#s-ccafcb98-d03f-42f9-b9fe-86c9eb61055c { text-align: left; }
#s-27b5fc5c-6011-40f0-9b69-a30073bc5d75 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27b5fc5c-6011-40f0-9b69-a30073bc5d75 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2e8414b8-4546-423a-a3ec-72fb60e63a3e { text-align: left; }
#s-2e8414b8-4546-423a-a3ec-72fb60e63a3e .shg-product-sold-out {
  display: none;
}

#s-2e8414b8-4546-423a-a3ec-72fb60e63a3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e8414b8-4546-423a-a3ec-72fb60e63a3e .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-ca61a631-ce12-406a-9b67-428cca04068e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca61a631-ce12-406a-9b67-428cca04068e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca61a631-ce12-406a-9b67-428cca04068e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca61a631-ce12-406a-9b67-428cca04068e {
  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-ca61a631-ce12-406a-9b67-428cca04068e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca61a631-ce12-406a-9b67-428cca04068e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca61a631-ce12-406a-9b67-428cca04068e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92fc2879-c6c8-47c1-8dfc-1efe50fe4fe5 {
  display: none;
}
#s-d6a77ab2-cd26-40ea-b201-9eda7f7156c4 { text-align: left; }
#s-1ff81005-b90d-4f42-afe5-f04caca9e8c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ff81005-b90d-4f42-afe5-f04caca9e8c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f2e1245-4fd8-487b-95f7-07928f4edb59 { text-align: left; }
#s-8f2e1245-4fd8-487b-95f7-07928f4edb59 .shg-product-sold-out {
  display: none;
}

#s-8f2e1245-4fd8-487b-95f7-07928f4edb59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f2e1245-4fd8-487b-95f7-07928f4edb59 .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-31a8f7b4-77be-4689-9ed1-e1cbf61ca87e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31a8f7b4-77be-4689-9ed1-e1cbf61ca87e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31a8f7b4-77be-4689-9ed1-e1cbf61ca87e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31a8f7b4-77be-4689-9ed1-e1cbf61ca87e {
  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-31a8f7b4-77be-4689-9ed1-e1cbf61ca87e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31a8f7b4-77be-4689-9ed1-e1cbf61ca87e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31a8f7b4-77be-4689-9ed1-e1cbf61ca87e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd8f10a5-53b2-436b-abef-9a0ff8da48a0 {
  display: none;
}
#s-4bdf7f47-b5b8-4106-980f-c0cf2029391c { text-align: left; }
#s-3a55a57d-400e-4491-82a9-b60339b61be7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a55a57d-400e-4491-82a9-b60339b61be7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27ea2e63-bac1-46a7-ab26-ac9e85287dd2 { text-align: left; }
#s-27ea2e63-bac1-46a7-ab26-ac9e85287dd2 .shg-product-sold-out {
  display: none;
}

#s-27ea2e63-bac1-46a7-ab26-ac9e85287dd2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27ea2e63-bac1-46a7-ab26-ac9e85287dd2 .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-3881e6f7-ffc2-4e51-b943-9c5ec71230c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3881e6f7-ffc2-4e51-b943-9c5ec71230c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3881e6f7-ffc2-4e51-b943-9c5ec71230c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3881e6f7-ffc2-4e51-b943-9c5ec71230c3 {
  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-3881e6f7-ffc2-4e51-b943-9c5ec71230c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3881e6f7-ffc2-4e51-b943-9c5ec71230c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3881e6f7-ffc2-4e51-b943-9c5ec71230c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-728adcaf-adf0-4e5e-8fd9-1a74f939b72b {
  display: none;
}
#s-aa1f53bf-f40a-4919-825a-94eb7e2db3bc { text-align: left; }
#s-5cb33c91-a221-4ae6-bc06-501767fd59bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5cb33c91-a221-4ae6-bc06-501767fd59bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b971e9a-bfb8-419e-934d-65a42d1c1e8d { text-align: left; }
#s-0b971e9a-bfb8-419e-934d-65a42d1c1e8d .shg-product-sold-out {
  display: none;
}

#s-0b971e9a-bfb8-419e-934d-65a42d1c1e8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b971e9a-bfb8-419e-934d-65a42d1c1e8d .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-afced5bc-1196-41c7-8d41-7584ca03b06b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afced5bc-1196-41c7-8d41-7584ca03b06b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afced5bc-1196-41c7-8d41-7584ca03b06b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afced5bc-1196-41c7-8d41-7584ca03b06b {
  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-afced5bc-1196-41c7-8d41-7584ca03b06b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afced5bc-1196-41c7-8d41-7584ca03b06b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afced5bc-1196-41c7-8d41-7584ca03b06b.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;
}
