.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-3c4e2e94-50d8-4025-b15f-2ee8534098b6 {
  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-db87530e-bd3c-47c2-9905-4048fe3c5346 { margin-top: 40px; }
#s-db87530e-bd3c-47c2-9905-4048fe3c5346 .shogun-tabs {
  justify-content: center;
}


  #s-db87530e-bd3c-47c2-9905-4048fe3c5346 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-db87530e-bd3c-47c2-9905-4048fe3c5346 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-db87530e-bd3c-47c2-9905-4048fe3c5346 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-db87530e-bd3c-47c2-9905-4048fe3c5346 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-db87530e-bd3c-47c2-9905-4048fe3c5346 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-db87530e-bd3c-47c2-9905-4048fe3c5346 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-db87530e-bd3c-47c2-9905-4048fe3c5346 .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-f75af3fb-9cbb-4692-af3e-d79d7c74604d { padding-top: 10px;
padding-bottom: 10px; }
 #s-f75af3fb-9cbb-4692-af3e-d79d7c74604d .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-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-e02eee5e-38ca-4f83-8448-3619d45d02c5 .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-a826d463-2ded-4c81-8e5f-95a743b83113 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-a826d463-2ded-4c81-8e5f-95a743b83113"] > .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-25ae5dfc-4559-4011-b007-23857ba8e68a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c29582e7-e5dc-4bc9-946e-70c76b15d2b1 { 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-a51fef7d-420b-4384-bf13-8ad63478014c { 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-a51fef7d-420b-4384-bf13-8ad63478014c: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-a51fef7d-420b-4384-bf13-8ad63478014c: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-a51fef7d-420b-4384-bf13-8ad63478014c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2a13ec8a-3ebd-47a7-b582-1df2af590ef9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b6c4895c-23ce-4dc6-90e8-1a45e94073dc { 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-67ca873e-73b1-48e6-94c2-e9e4a5231133 { 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-67ca873e-73b1-48e6-94c2-e9e4a5231133: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-67ca873e-73b1-48e6-94c2-e9e4a5231133: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-67ca873e-73b1-48e6-94c2-e9e4a5231133.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-30ce8358-248f-4073-b130-4a81195c1d4d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c1b24d7a-cd17-4b3b-a58f-f013eb6e870e { 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-b96c1aef-a823-4aec-94ee-7c8b74cbdab6 { 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-b96c1aef-a823-4aec-94ee-7c8b74cbdab6: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-b96c1aef-a823-4aec-94ee-7c8b74cbdab6: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-b96c1aef-a823-4aec-94ee-7c8b74cbdab6.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-68a16ad2-22fa-4286-827f-09d80cb6c23c { min-height: 50px; }
#s-68a16ad2-22fa-4286-827f-09d80cb6c23c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c099e0b6-48c0-4d98-a53d-8eb16ac3a790 { 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-c099e0b6-48c0-4d98-a53d-8eb16ac3a790 .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-b063838c-9cae-4caa-96f1-d37921fc64ea {
  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-55c1cb62-7884-4f0b-86a9-32c6ed6692c2 { 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-7e984362-bfa4-4cfd-ae97-518e6efae8a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e984362-bfa4-4cfd-ae97-518e6efae8a6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-84d45d25-65cf-47b2-bf68-6f038229400f {
  display: none;
}
#s-c417afc8-ce5a-4024-b903-4f9f7251833e { text-align: left; }
#s-d22ce9b0-8146-4cf8-9398-b5e854fe2977 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d22ce9b0-8146-4cf8-9398-b5e854fe2977 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1d5b8eff-9d63-429b-9566-fdb0aa58b743 {
  display: none;
}
#s-70a15c91-c7d6-4790-ba96-a4d699b729dd { text-align: left; }
#s-fd3cb6b3-a086-4e92-b36d-603e30d0d91d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd3cb6b3-a086-4e92-b36d-603e30d0d91d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a5f13122-284d-4ea6-b11e-341f11465d70 {
  display: none;
}
#s-840c9d8e-27d8-4bed-9b95-4e6f81f2f9ef { text-align: left; }
#s-87dc4bbb-545c-4849-a804-dfc786376d4f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87dc4bbb-545c-4849-a804-dfc786376d4f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-64bd9f0c-8fa1-47f9-8195-8a6c6bb3fd06 {
  display: none;
}
#s-dcd84816-5354-495d-9796-3524398e8cd9 { text-align: left; }
#s-a1796d0f-c6fd-401f-ae44-c1a8444e6151 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1796d0f-c6fd-401f-ae44-c1a8444e6151 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84bad034-3d72-4518-b545-7a6ed17cc8da { text-align: left; }
#s-84bad034-3d72-4518-b545-7a6ed17cc8da .shg-product-sold-out {
  display: none;
}

#s-84bad034-3d72-4518-b545-7a6ed17cc8da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84bad034-3d72-4518-b545-7a6ed17cc8da .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-fa216c57-ec75-420a-8736-8d833359b595 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa216c57-ec75-420a-8736-8d833359b595:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa216c57-ec75-420a-8736-8d833359b595:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa216c57-ec75-420a-8736-8d833359b595 {
  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-fa216c57-ec75-420a-8736-8d833359b595.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa216c57-ec75-420a-8736-8d833359b595.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa216c57-ec75-420a-8736-8d833359b595.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f07948b7-40e5-41bb-abfc-85c4a7d22526 {
  display: none;
}
#s-5b664611-a862-498d-a77f-1c4e7322005a { text-align: left; }
#s-d5bcf9e7-1b5c-4a1e-9ff9-86490d736082 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5bcf9e7-1b5c-4a1e-9ff9-86490d736082 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff8fdd68-c376-4160-b066-fa79d173b9f3 { text-align: left; }
#s-ff8fdd68-c376-4160-b066-fa79d173b9f3 .shg-product-sold-out {
  display: none;
}

#s-ff8fdd68-c376-4160-b066-fa79d173b9f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff8fdd68-c376-4160-b066-fa79d173b9f3 .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-e28f08af-b1e3-47fd-ad05-89deec9fadab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e28f08af-b1e3-47fd-ad05-89deec9fadab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e28f08af-b1e3-47fd-ad05-89deec9fadab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e28f08af-b1e3-47fd-ad05-89deec9fadab {
  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-e28f08af-b1e3-47fd-ad05-89deec9fadab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e28f08af-b1e3-47fd-ad05-89deec9fadab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e28f08af-b1e3-47fd-ad05-89deec9fadab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c0681b0-9d9a-47eb-ac18-47a18553c4e4 {
  display: none;
}
#s-f6cc7128-a0ad-4f20-a94d-f92d29d1bb54 { text-align: left; }
#s-d903f3b6-9590-4460-81a3-3219bbb45b64 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d903f3b6-9590-4460-81a3-3219bbb45b64 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-981e7ff1-3590-41cb-a7ee-d82bc555132d { text-align: left; }
#s-981e7ff1-3590-41cb-a7ee-d82bc555132d .shg-product-sold-out {
  display: none;
}

#s-981e7ff1-3590-41cb-a7ee-d82bc555132d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-981e7ff1-3590-41cb-a7ee-d82bc555132d .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-a6148be5-4492-4c42-bbff-037ac02a9dc4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6148be5-4492-4c42-bbff-037ac02a9dc4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6148be5-4492-4c42-bbff-037ac02a9dc4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6148be5-4492-4c42-bbff-037ac02a9dc4 {
  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-a6148be5-4492-4c42-bbff-037ac02a9dc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6148be5-4492-4c42-bbff-037ac02a9dc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6148be5-4492-4c42-bbff-037ac02a9dc4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68027c22-4558-4e25-af8a-5b645b3854fb {
  display: none;
}
#s-28134ea5-2868-4acb-a6fd-be9911d92c84 { text-align: left; }
#s-d3f7b32b-7519-49c6-8f33-5668c59488bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3f7b32b-7519-49c6-8f33-5668c59488bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1cb72149-0ca4-4310-a8d1-90082a29eaa6 { text-align: left; }
#s-1cb72149-0ca4-4310-a8d1-90082a29eaa6 .shg-product-sold-out {
  display: none;
}

#s-1cb72149-0ca4-4310-a8d1-90082a29eaa6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1cb72149-0ca4-4310-a8d1-90082a29eaa6 .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-a8c54bf8-9347-42a3-90ae-d9c52b4b2b5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8c54bf8-9347-42a3-90ae-d9c52b4b2b5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8c54bf8-9347-42a3-90ae-d9c52b4b2b5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8c54bf8-9347-42a3-90ae-d9c52b4b2b5c {
  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-a8c54bf8-9347-42a3-90ae-d9c52b4b2b5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8c54bf8-9347-42a3-90ae-d9c52b4b2b5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8c54bf8-9347-42a3-90ae-d9c52b4b2b5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a93fe3c-fa38-428f-b545-d5b8a2385147 {
  display: none;
}
#s-d9ec9b99-4471-49ac-adec-da6960b17ff9 { text-align: left; }
#s-d5ed34bf-5621-440d-8d53-a8df204328e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5ed34bf-5621-440d-8d53-a8df204328e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ae9f471-7a22-42a6-9838-44dc8a39b27e { text-align: left; }
#s-2ae9f471-7a22-42a6-9838-44dc8a39b27e .shg-product-sold-out {
  display: none;
}

#s-2ae9f471-7a22-42a6-9838-44dc8a39b27e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ae9f471-7a22-42a6-9838-44dc8a39b27e .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-6b5a1409-bb35-4cb0-8533-65e33fa97589 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b5a1409-bb35-4cb0-8533-65e33fa97589:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b5a1409-bb35-4cb0-8533-65e33fa97589:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b5a1409-bb35-4cb0-8533-65e33fa97589 {
  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-6b5a1409-bb35-4cb0-8533-65e33fa97589.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b5a1409-bb35-4cb0-8533-65e33fa97589.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b5a1409-bb35-4cb0-8533-65e33fa97589.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df8aff7f-2f73-46a7-94b8-ea281ddac3b7 {
  display: none;
}
#s-24f04c89-d4d1-4982-9f63-e5f1ff532bc3 { text-align: left; }
#s-910815c5-4c0c-4932-b949-06b7256fc0f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-910815c5-4c0c-4932-b949-06b7256fc0f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e00cb45-90dc-4097-9b1c-b6e0e3fa2cf4 { text-align: left; }
#s-0e00cb45-90dc-4097-9b1c-b6e0e3fa2cf4 .shg-product-sold-out {
  display: none;
}

#s-0e00cb45-90dc-4097-9b1c-b6e0e3fa2cf4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e00cb45-90dc-4097-9b1c-b6e0e3fa2cf4 .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-dca48f8a-1868-4add-a1a2-92d9475aad74 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dca48f8a-1868-4add-a1a2-92d9475aad74:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dca48f8a-1868-4add-a1a2-92d9475aad74:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dca48f8a-1868-4add-a1a2-92d9475aad74 {
  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-dca48f8a-1868-4add-a1a2-92d9475aad74.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dca48f8a-1868-4add-a1a2-92d9475aad74.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dca48f8a-1868-4add-a1a2-92d9475aad74.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01b9e49c-bbec-4b92-a8d5-6cc29368b779 {
  display: none;
}
#s-55f25045-0947-4fd5-afaa-088ea7dcc92a { text-align: left; }
#s-b97900f7-6bfa-4be8-94d8-053585aa7641 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b97900f7-6bfa-4be8-94d8-053585aa7641 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5496814d-650c-4601-b531-e34568823c24 { text-align: left; }
#s-5496814d-650c-4601-b531-e34568823c24 .shg-product-sold-out {
  display: none;
}

#s-5496814d-650c-4601-b531-e34568823c24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5496814d-650c-4601-b531-e34568823c24 .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-faa2027c-3120-47d0-b14e-b63c9329f7f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-faa2027c-3120-47d0-b14e-b63c9329f7f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-faa2027c-3120-47d0-b14e-b63c9329f7f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-faa2027c-3120-47d0-b14e-b63c9329f7f0 {
  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-faa2027c-3120-47d0-b14e-b63c9329f7f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-faa2027c-3120-47d0-b14e-b63c9329f7f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-faa2027c-3120-47d0-b14e-b63c9329f7f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4714d26e-0355-42ae-b875-c3e461e076a9 {
  display: none;
}
#s-8d725d48-c4b2-431b-b625-a419f61fc8c1 { text-align: left; }
#s-786bbada-6190-4bb3-a7e5-0a4fa06725c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-786bbada-6190-4bb3-a7e5-0a4fa06725c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca4f5506-d33e-46fd-9918-053c8b7c719b { text-align: left; }
#s-ca4f5506-d33e-46fd-9918-053c8b7c719b .shg-product-sold-out {
  display: none;
}

#s-ca4f5506-d33e-46fd-9918-053c8b7c719b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca4f5506-d33e-46fd-9918-053c8b7c719b .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-7910b845-e7ab-4711-981a-8627497ced96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7910b845-e7ab-4711-981a-8627497ced96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7910b845-e7ab-4711-981a-8627497ced96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7910b845-e7ab-4711-981a-8627497ced96 {
  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-7910b845-e7ab-4711-981a-8627497ced96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7910b845-e7ab-4711-981a-8627497ced96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7910b845-e7ab-4711-981a-8627497ced96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8589b7ae-501b-48a7-acd3-6eeaefd8b4d8 {
  display: none;
}
#s-9ebd6f14-3e98-4fae-a869-a81b700cec44 { text-align: left; }
#s-563340cc-2380-48df-b79f-5ce0f7993ca5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-563340cc-2380-48df-b79f-5ce0f7993ca5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea093707-17c3-44b3-b313-e9f5563a1a30 { text-align: left; }
#s-ea093707-17c3-44b3-b313-e9f5563a1a30 .shg-product-sold-out {
  display: none;
}

#s-ea093707-17c3-44b3-b313-e9f5563a1a30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea093707-17c3-44b3-b313-e9f5563a1a30 .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-c38cfdda-4a0f-438e-8b00-311d4d8e6fa5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c38cfdda-4a0f-438e-8b00-311d4d8e6fa5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c38cfdda-4a0f-438e-8b00-311d4d8e6fa5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c38cfdda-4a0f-438e-8b00-311d4d8e6fa5 {
  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-c38cfdda-4a0f-438e-8b00-311d4d8e6fa5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c38cfdda-4a0f-438e-8b00-311d4d8e6fa5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c38cfdda-4a0f-438e-8b00-311d4d8e6fa5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4ac8db0-91c1-48ee-aa52-fa239ecab49c {
  display: none;
}
#s-0a1c878c-d229-4aa9-9af5-05edf5fc0d6d { text-align: left; }
#s-ec84593f-1678-421d-a037-8269a9ad78c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec84593f-1678-421d-a037-8269a9ad78c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3a4a5ef-ea17-4c88-b221-07f68b853303 { text-align: left; }
#s-b3a4a5ef-ea17-4c88-b221-07f68b853303 .shg-product-sold-out {
  display: none;
}

#s-b3a4a5ef-ea17-4c88-b221-07f68b853303 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3a4a5ef-ea17-4c88-b221-07f68b853303 .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-091f6725-1504-46f2-8cb8-dbd3aed24b8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-091f6725-1504-46f2-8cb8-dbd3aed24b8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-091f6725-1504-46f2-8cb8-dbd3aed24b8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-091f6725-1504-46f2-8cb8-dbd3aed24b8c {
  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-091f6725-1504-46f2-8cb8-dbd3aed24b8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-091f6725-1504-46f2-8cb8-dbd3aed24b8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-091f6725-1504-46f2-8cb8-dbd3aed24b8c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9666cbf-9d65-4328-b8fb-c513d7e3e206 {
  display: none;
}
#s-6ae2d365-4857-43cc-8941-30ba6964d5be { text-align: left; }
#s-6d435c1e-c41e-4529-9293-d9ad92027c2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d435c1e-c41e-4529-9293-d9ad92027c2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e13ee3e-249b-404c-8e48-5445b1b7aa3c { text-align: left; }
#s-0e13ee3e-249b-404c-8e48-5445b1b7aa3c .shg-product-sold-out {
  display: none;
}

#s-0e13ee3e-249b-404c-8e48-5445b1b7aa3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e13ee3e-249b-404c-8e48-5445b1b7aa3c .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-f0134495-2a9e-4ae6-81dd-b0502960faef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f0134495-2a9e-4ae6-81dd-b0502960faef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f0134495-2a9e-4ae6-81dd-b0502960faef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f0134495-2a9e-4ae6-81dd-b0502960faef {
  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-f0134495-2a9e-4ae6-81dd-b0502960faef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f0134495-2a9e-4ae6-81dd-b0502960faef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f0134495-2a9e-4ae6-81dd-b0502960faef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f55341bc-2f8b-48d5-8a5b-763b1ca1a2ba {
  display: none;
}
#s-cec527ed-4922-4e5b-b759-94c1b5afb04d { text-align: left; }
#s-3e2ea898-7c4a-449b-a871-e6c20cecbde1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e2ea898-7c4a-449b-a871-e6c20cecbde1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4494752-40f9-4369-bcf4-2f7a15772661 { text-align: left; }
#s-c4494752-40f9-4369-bcf4-2f7a15772661 .shg-product-sold-out {
  display: none;
}

#s-c4494752-40f9-4369-bcf4-2f7a15772661 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4494752-40f9-4369-bcf4-2f7a15772661 .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-d8df2c3d-9f7c-4e93-a659-ea0dec2bae23 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8df2c3d-9f7c-4e93-a659-ea0dec2bae23:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8df2c3d-9f7c-4e93-a659-ea0dec2bae23:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8df2c3d-9f7c-4e93-a659-ea0dec2bae23 {
  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-d8df2c3d-9f7c-4e93-a659-ea0dec2bae23.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8df2c3d-9f7c-4e93-a659-ea0dec2bae23.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8df2c3d-9f7c-4e93-a659-ea0dec2bae23.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-039da1b9-595c-43c6-b8c1-94c9e9389ce1 {
  display: none;
}
#s-6648eea2-d4b9-4dca-813b-bc351a993311 { text-align: left; }
#s-53b2d93b-6239-4b46-b566-40cd734ab94e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53b2d93b-6239-4b46-b566-40cd734ab94e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-04448c83-d1c0-4e96-82da-2737d3b4760c { text-align: left; }
#s-04448c83-d1c0-4e96-82da-2737d3b4760c .shg-product-sold-out {
  display: none;
}

#s-04448c83-d1c0-4e96-82da-2737d3b4760c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-04448c83-d1c0-4e96-82da-2737d3b4760c .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-edb12ddd-b981-4982-b058-af4d0814e58e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-edb12ddd-b981-4982-b058-af4d0814e58e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-edb12ddd-b981-4982-b058-af4d0814e58e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-edb12ddd-b981-4982-b058-af4d0814e58e {
  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-edb12ddd-b981-4982-b058-af4d0814e58e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-edb12ddd-b981-4982-b058-af4d0814e58e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-edb12ddd-b981-4982-b058-af4d0814e58e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cbe09a1d-6510-4053-bbde-56295b1b8eb7 {
  display: none;
}
#s-9b80a59e-e64f-434c-a205-6c57aa2670ad { text-align: left; }
#s-7352b42a-4392-45dd-aae3-d3c8b49afc5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7352b42a-4392-45dd-aae3-d3c8b49afc5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3eb6c3f-9ada-44b6-adbe-00b4397541b3 { text-align: left; }
#s-a3eb6c3f-9ada-44b6-adbe-00b4397541b3 .shg-product-sold-out {
  display: none;
}

#s-a3eb6c3f-9ada-44b6-adbe-00b4397541b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3eb6c3f-9ada-44b6-adbe-00b4397541b3 .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-d2bd466e-4e6b-4f32-a5b8-8079cf6509e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2bd466e-4e6b-4f32-a5b8-8079cf6509e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2bd466e-4e6b-4f32-a5b8-8079cf6509e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2bd466e-4e6b-4f32-a5b8-8079cf6509e5 {
  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-d2bd466e-4e6b-4f32-a5b8-8079cf6509e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2bd466e-4e6b-4f32-a5b8-8079cf6509e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2bd466e-4e6b-4f32-a5b8-8079cf6509e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0129f44c-3d83-48ac-9018-68d3fcfca8ca {
  display: none;
}
#s-c93bcc45-5f44-41df-93ea-f58e2c2b3972 { text-align: left; }
#s-49b23750-7b77-4149-98c0-50a4d80bb839 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49b23750-7b77-4149-98c0-50a4d80bb839 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4461a76-5225-407a-9c1a-9db46c0b1d15 { text-align: left; }
#s-a4461a76-5225-407a-9c1a-9db46c0b1d15 .shg-product-sold-out {
  display: none;
}

#s-a4461a76-5225-407a-9c1a-9db46c0b1d15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4461a76-5225-407a-9c1a-9db46c0b1d15 .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-b05c91eb-7a9c-46c1-ab8b-69d68a787dcd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b05c91eb-7a9c-46c1-ab8b-69d68a787dcd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b05c91eb-7a9c-46c1-ab8b-69d68a787dcd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b05c91eb-7a9c-46c1-ab8b-69d68a787dcd {
  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-b05c91eb-7a9c-46c1-ab8b-69d68a787dcd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b05c91eb-7a9c-46c1-ab8b-69d68a787dcd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b05c91eb-7a9c-46c1-ab8b-69d68a787dcd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2733fae8-1228-4a97-a150-c62e3dfea2a9 {
  display: none;
}
#s-51a2c440-2de6-433e-bfcb-1c037c28aa28 { text-align: left; }
#s-2635e2e6-b0ba-4ae4-8419-48aef576c654 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2635e2e6-b0ba-4ae4-8419-48aef576c654 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8e0b054-3a5e-4585-bd47-0acb2b6665ab { text-align: left; }
#s-e8e0b054-3a5e-4585-bd47-0acb2b6665ab .shg-product-sold-out {
  display: none;
}

#s-e8e0b054-3a5e-4585-bd47-0acb2b6665ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8e0b054-3a5e-4585-bd47-0acb2b6665ab .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-15114a27-6f13-412a-a0e1-95e6e660f377 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15114a27-6f13-412a-a0e1-95e6e660f377:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15114a27-6f13-412a-a0e1-95e6e660f377:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15114a27-6f13-412a-a0e1-95e6e660f377 {
  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-15114a27-6f13-412a-a0e1-95e6e660f377.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15114a27-6f13-412a-a0e1-95e6e660f377.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15114a27-6f13-412a-a0e1-95e6e660f377.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1134a7c6-ba31-48f5-8228-b573455d68a7 {
  display: none;
}
#s-5ab6d430-30d6-4864-944d-58abe6658cb1 { text-align: left; }
#s-efd2d283-f69d-4cf6-afba-9a8d447aaf33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-efd2d283-f69d-4cf6-afba-9a8d447aaf33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7bb14b6a-5c4d-4313-bed8-394835381bf8 { text-align: left; }
#s-7bb14b6a-5c4d-4313-bed8-394835381bf8 .shg-product-sold-out {
  display: none;
}

#s-7bb14b6a-5c4d-4313-bed8-394835381bf8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7bb14b6a-5c4d-4313-bed8-394835381bf8 .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-26934c72-70d2-45aa-b8e4-68308baf9c5d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26934c72-70d2-45aa-b8e4-68308baf9c5d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26934c72-70d2-45aa-b8e4-68308baf9c5d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26934c72-70d2-45aa-b8e4-68308baf9c5d {
  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-26934c72-70d2-45aa-b8e4-68308baf9c5d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26934c72-70d2-45aa-b8e4-68308baf9c5d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26934c72-70d2-45aa-b8e4-68308baf9c5d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa6485ed-dd51-446c-9d05-2155cc7d7a33 {
  display: none;
}
#s-73ac776d-4e88-412f-9804-922ac1986ec4 { text-align: left; }
#s-3967248c-5875-4f36-bc83-f50c1fe1fd54 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3967248c-5875-4f36-bc83-f50c1fe1fd54 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c038979b-9700-4a6b-ae30-4f6261e1751e { text-align: left; }
#s-c038979b-9700-4a6b-ae30-4f6261e1751e .shg-product-sold-out {
  display: none;
}

#s-c038979b-9700-4a6b-ae30-4f6261e1751e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c038979b-9700-4a6b-ae30-4f6261e1751e .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-4ec4821c-e0d3-4e61-9ba8-1d9729bf6446 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ec4821c-e0d3-4e61-9ba8-1d9729bf6446:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ec4821c-e0d3-4e61-9ba8-1d9729bf6446:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ec4821c-e0d3-4e61-9ba8-1d9729bf6446 {
  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-4ec4821c-e0d3-4e61-9ba8-1d9729bf6446.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ec4821c-e0d3-4e61-9ba8-1d9729bf6446.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ec4821c-e0d3-4e61-9ba8-1d9729bf6446.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-573889d7-657a-4129-b19b-2ff921a18ce6 {
  display: none;
}
#s-5ee7bba1-12e4-4858-a797-9b6dfcf8c30b { text-align: left; }
#s-166e6cd3-a19c-4531-bc12-90d0acca9f06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-166e6cd3-a19c-4531-bc12-90d0acca9f06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-548362c9-8564-4486-83ac-0fb188f3b966 { text-align: left; }
#s-548362c9-8564-4486-83ac-0fb188f3b966 .shg-product-sold-out {
  display: none;
}

#s-548362c9-8564-4486-83ac-0fb188f3b966 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-548362c9-8564-4486-83ac-0fb188f3b966 .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-cf318b0a-fa2e-43e9-848a-369743e3ec55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf318b0a-fa2e-43e9-848a-369743e3ec55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf318b0a-fa2e-43e9-848a-369743e3ec55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf318b0a-fa2e-43e9-848a-369743e3ec55 {
  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-cf318b0a-fa2e-43e9-848a-369743e3ec55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf318b0a-fa2e-43e9-848a-369743e3ec55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf318b0a-fa2e-43e9-848a-369743e3ec55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2889d1e7-573b-4339-a96e-99b2715c4a0f {
  display: none;
}
#s-14249003-25dd-4de8-8505-9f6ff8045fb7 { text-align: left; }
#s-098ea7ef-c825-46a6-acfa-3f129d45cd65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-098ea7ef-c825-46a6-acfa-3f129d45cd65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-920b019d-1aab-4d35-a8ad-e34b0a7dd307 { text-align: left; }
#s-920b019d-1aab-4d35-a8ad-e34b0a7dd307 .shg-product-sold-out {
  display: none;
}

#s-920b019d-1aab-4d35-a8ad-e34b0a7dd307 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-920b019d-1aab-4d35-a8ad-e34b0a7dd307 .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-6ff1dbbb-0254-49dc-b97d-0632c24e708e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ff1dbbb-0254-49dc-b97d-0632c24e708e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ff1dbbb-0254-49dc-b97d-0632c24e708e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ff1dbbb-0254-49dc-b97d-0632c24e708e {
  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-6ff1dbbb-0254-49dc-b97d-0632c24e708e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ff1dbbb-0254-49dc-b97d-0632c24e708e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ff1dbbb-0254-49dc-b97d-0632c24e708e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c847ebb-2dea-4123-9432-f457f5a24664 {
  display: none;
}
#s-c80b59e8-130c-41d6-ae18-702e6c3a68a5 { text-align: left; }
#s-a4fbf306-e033-4ed9-92a4-68a935971a5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4fbf306-e033-4ed9-92a4-68a935971a5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2bb2ace4-72be-4e8f-90cf-4b171d22738a { text-align: left; }
#s-2bb2ace4-72be-4e8f-90cf-4b171d22738a .shg-product-sold-out {
  display: none;
}

#s-2bb2ace4-72be-4e8f-90cf-4b171d22738a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2bb2ace4-72be-4e8f-90cf-4b171d22738a .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-0bb47ffe-74a2-4281-a85d-0978a44df57a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0bb47ffe-74a2-4281-a85d-0978a44df57a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0bb47ffe-74a2-4281-a85d-0978a44df57a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0bb47ffe-74a2-4281-a85d-0978a44df57a {
  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-0bb47ffe-74a2-4281-a85d-0978a44df57a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0bb47ffe-74a2-4281-a85d-0978a44df57a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0bb47ffe-74a2-4281-a85d-0978a44df57a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c398401a-7fac-44b3-a11d-d7517d832ffc {
  display: none;
}
#s-034565d2-b8d6-4944-8efd-36291655ceaa { text-align: left; }
#s-ae442f9d-4e2a-4b21-bcc4-98a8eaceac1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae442f9d-4e2a-4b21-bcc4-98a8eaceac1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b18364da-d006-4605-a850-18c31b8e4f12 { text-align: left; }
#s-b18364da-d006-4605-a850-18c31b8e4f12 .shg-product-sold-out {
  display: none;
}

#s-b18364da-d006-4605-a850-18c31b8e4f12 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b18364da-d006-4605-a850-18c31b8e4f12 .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-6c46f64e-b1cb-4c37-9cbb-c0737eb7e406 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c46f64e-b1cb-4c37-9cbb-c0737eb7e406:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c46f64e-b1cb-4c37-9cbb-c0737eb7e406:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c46f64e-b1cb-4c37-9cbb-c0737eb7e406 {
  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-6c46f64e-b1cb-4c37-9cbb-c0737eb7e406.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c46f64e-b1cb-4c37-9cbb-c0737eb7e406.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c46f64e-b1cb-4c37-9cbb-c0737eb7e406.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9cf10f7f-c5bd-4301-88d1-1dc826a9d94b {
  display: none;
}
#s-d8ab26a5-0d70-48d3-ae84-f89d94eb6879 { text-align: left; }
#s-543cfcc3-9d04-45ca-934a-8390b941f6db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-543cfcc3-9d04-45ca-934a-8390b941f6db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b82df98-b7d4-48e7-b83f-851ed549acf3 { text-align: left; }
#s-0b82df98-b7d4-48e7-b83f-851ed549acf3 .shg-product-sold-out {
  display: none;
}

#s-0b82df98-b7d4-48e7-b83f-851ed549acf3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b82df98-b7d4-48e7-b83f-851ed549acf3 .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-dd86164e-9fb6-46cf-be4a-be77579d2fca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd86164e-9fb6-46cf-be4a-be77579d2fca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd86164e-9fb6-46cf-be4a-be77579d2fca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd86164e-9fb6-46cf-be4a-be77579d2fca {
  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-dd86164e-9fb6-46cf-be4a-be77579d2fca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd86164e-9fb6-46cf-be4a-be77579d2fca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd86164e-9fb6-46cf-be4a-be77579d2fca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e82e1a2c-8e93-4a6e-b050-f3513b500884 {
  display: none;
}
#s-f0e88e73-98fc-4a47-9fb0-5f5ae628c4a5 { text-align: left; }
#s-d07f0e5e-9f0c-4fba-8cb7-cf7b4b3e0569 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d07f0e5e-9f0c-4fba-8cb7-cf7b4b3e0569 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1eba8be-55ff-4894-af26-58138a59f24a { text-align: left; }
#s-c1eba8be-55ff-4894-af26-58138a59f24a .shg-product-sold-out {
  display: none;
}

#s-c1eba8be-55ff-4894-af26-58138a59f24a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1eba8be-55ff-4894-af26-58138a59f24a .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-ef0f886d-7d8c-49bb-9103-2e2e65708fae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef0f886d-7d8c-49bb-9103-2e2e65708fae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef0f886d-7d8c-49bb-9103-2e2e65708fae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef0f886d-7d8c-49bb-9103-2e2e65708fae {
  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-ef0f886d-7d8c-49bb-9103-2e2e65708fae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef0f886d-7d8c-49bb-9103-2e2e65708fae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef0f886d-7d8c-49bb-9103-2e2e65708fae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-835219ef-9a0a-4ce8-acf1-eafb1cea7997 {
  display: none;
}
#s-4d0542f4-c52d-4654-9d85-605ca7d32bdb { text-align: left; }
#s-426c137a-0394-41ec-a73e-00f9e57d6573 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-426c137a-0394-41ec-a73e-00f9e57d6573 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eebf1f08-0168-46d8-a52f-e615850cedc5 { text-align: left; }
#s-eebf1f08-0168-46d8-a52f-e615850cedc5 .shg-product-sold-out {
  display: none;
}

#s-eebf1f08-0168-46d8-a52f-e615850cedc5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eebf1f08-0168-46d8-a52f-e615850cedc5 .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-7876f4b9-1632-4a4b-9908-741ba3637dd4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7876f4b9-1632-4a4b-9908-741ba3637dd4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7876f4b9-1632-4a4b-9908-741ba3637dd4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7876f4b9-1632-4a4b-9908-741ba3637dd4 {
  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-7876f4b9-1632-4a4b-9908-741ba3637dd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7876f4b9-1632-4a4b-9908-741ba3637dd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7876f4b9-1632-4a4b-9908-741ba3637dd4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28405c86-6476-4626-a949-c861bbe18a71 {
  display: none;
}
#s-42b7b9a7-18b9-42fb-b3f7-d126fd40746a { text-align: left; }
#s-c5b07a51-d9ff-4a99-a84e-cb9c2c634372 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5b07a51-d9ff-4a99-a84e-cb9c2c634372 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a75fa6fc-2e11-48ce-baa5-b2bb9cac641c { text-align: left; }
#s-a75fa6fc-2e11-48ce-baa5-b2bb9cac641c .shg-product-sold-out {
  display: none;
}

#s-a75fa6fc-2e11-48ce-baa5-b2bb9cac641c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a75fa6fc-2e11-48ce-baa5-b2bb9cac641c .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-7c0ba4d0-e09b-4e43-8927-679348740eda { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c0ba4d0-e09b-4e43-8927-679348740eda:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c0ba4d0-e09b-4e43-8927-679348740eda:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c0ba4d0-e09b-4e43-8927-679348740eda {
  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-7c0ba4d0-e09b-4e43-8927-679348740eda.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c0ba4d0-e09b-4e43-8927-679348740eda.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c0ba4d0-e09b-4e43-8927-679348740eda.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be52efb2-8c51-4572-a6fd-95a048d4bb7a {
  display: none;
}
#s-9f48fcaa-98c0-408f-828c-c7633657cd87 { text-align: left; }
#s-825dfaaf-09ad-4912-b2e8-c7b2563afbff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-825dfaaf-09ad-4912-b2e8-c7b2563afbff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d6d5cbc-5fe8-4f40-8031-1b3f000299fa { text-align: left; }
#s-2d6d5cbc-5fe8-4f40-8031-1b3f000299fa .shg-product-sold-out {
  display: none;
}

#s-2d6d5cbc-5fe8-4f40-8031-1b3f000299fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d6d5cbc-5fe8-4f40-8031-1b3f000299fa .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-a178e62b-ab09-4ac2-a3cc-f2df3efff364 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a178e62b-ab09-4ac2-a3cc-f2df3efff364:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a178e62b-ab09-4ac2-a3cc-f2df3efff364:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a178e62b-ab09-4ac2-a3cc-f2df3efff364 {
  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-a178e62b-ab09-4ac2-a3cc-f2df3efff364.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a178e62b-ab09-4ac2-a3cc-f2df3efff364.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a178e62b-ab09-4ac2-a3cc-f2df3efff364.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9b4fd4d-5740-49ed-9991-a7167a0e0386 {
  display: none;
}
#s-45782bd8-554f-417e-be5b-f6495a33542c { text-align: left; }
#s-c8f265c9-fb21-4cc0-aa4a-5a1e47f2d633 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c8f265c9-fb21-4cc0-aa4a-5a1e47f2d633 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3510da78-ea03-4395-bdeb-431c0baa4f87 { text-align: left; }
#s-3510da78-ea03-4395-bdeb-431c0baa4f87 .shg-product-sold-out {
  display: none;
}

#s-3510da78-ea03-4395-bdeb-431c0baa4f87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3510da78-ea03-4395-bdeb-431c0baa4f87 .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-3d7d9a57-572e-4b74-afdf-e268901faf84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d7d9a57-572e-4b74-afdf-e268901faf84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d7d9a57-572e-4b74-afdf-e268901faf84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d7d9a57-572e-4b74-afdf-e268901faf84 {
  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-3d7d9a57-572e-4b74-afdf-e268901faf84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d7d9a57-572e-4b74-afdf-e268901faf84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d7d9a57-572e-4b74-afdf-e268901faf84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cfb47556-730c-4ceb-859c-a085f6f19e05 {
  display: none;
}
#s-13c9f961-dd2c-4758-8a41-87abb0b4e3f8 { text-align: left; }
#s-c464be0d-3cfe-4cb2-9166-003c16e86b90 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c464be0d-3cfe-4cb2-9166-003c16e86b90 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c09c4fcc-2c94-411b-b6b3-87d8eabce1c4 { text-align: left; }
#s-c09c4fcc-2c94-411b-b6b3-87d8eabce1c4 .shg-product-sold-out {
  display: none;
}

#s-c09c4fcc-2c94-411b-b6b3-87d8eabce1c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c09c4fcc-2c94-411b-b6b3-87d8eabce1c4 .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-e7eb9d5d-12eb-4f11-bba9-e00547e1f8f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7eb9d5d-12eb-4f11-bba9-e00547e1f8f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7eb9d5d-12eb-4f11-bba9-e00547e1f8f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7eb9d5d-12eb-4f11-bba9-e00547e1f8f7 {
  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-e7eb9d5d-12eb-4f11-bba9-e00547e1f8f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7eb9d5d-12eb-4f11-bba9-e00547e1f8f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7eb9d5d-12eb-4f11-bba9-e00547e1f8f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b05bb59a-1086-435a-83e3-42918eb1b2fe {
  display: none;
}
#s-cf0ac4b0-58e1-4bc2-bc3f-dcb014be5d83 { text-align: left; }
#s-3968fe20-7a50-4a2e-90a1-cb635f6cc851 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3968fe20-7a50-4a2e-90a1-cb635f6cc851 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12b8dd0c-49b1-4117-a1d8-b88900311065 { text-align: left; }
#s-12b8dd0c-49b1-4117-a1d8-b88900311065 .shg-product-sold-out {
  display: none;
}

#s-12b8dd0c-49b1-4117-a1d8-b88900311065 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12b8dd0c-49b1-4117-a1d8-b88900311065 .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-57eefe2c-a677-41f4-9eef-dc630765a550 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57eefe2c-a677-41f4-9eef-dc630765a550:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57eefe2c-a677-41f4-9eef-dc630765a550:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57eefe2c-a677-41f4-9eef-dc630765a550 {
  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-57eefe2c-a677-41f4-9eef-dc630765a550.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57eefe2c-a677-41f4-9eef-dc630765a550.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57eefe2c-a677-41f4-9eef-dc630765a550.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a3424bf-bfd4-47e3-86f7-40b96a9124fb {
  display: none;
}
#s-934677f3-0e5e-4efa-8ba1-e53033a8672e { text-align: left; }
#s-b02aac51-8f2a-456c-bda9-9f7321a2dce8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b02aac51-8f2a-456c-bda9-9f7321a2dce8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ba8f472-dc53-4491-8ff1-85db1c425026 { text-align: left; }
#s-8ba8f472-dc53-4491-8ff1-85db1c425026 .shg-product-sold-out {
  display: none;
}

#s-8ba8f472-dc53-4491-8ff1-85db1c425026 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ba8f472-dc53-4491-8ff1-85db1c425026 .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-e36c5526-6317-4e4e-aa78-52d90c1e1f3c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e36c5526-6317-4e4e-aa78-52d90c1e1f3c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e36c5526-6317-4e4e-aa78-52d90c1e1f3c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e36c5526-6317-4e4e-aa78-52d90c1e1f3c {
  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-e36c5526-6317-4e4e-aa78-52d90c1e1f3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e36c5526-6317-4e4e-aa78-52d90c1e1f3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e36c5526-6317-4e4e-aa78-52d90c1e1f3c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca7cb5a1-9a27-4600-a39c-3f752bccf83f {
  display: none;
}
#s-7b7c450e-0625-4ab3-9a0a-e3ed2e287cdc { text-align: left; }
#s-ad1d2974-87d5-4634-9955-69ae62f08031 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad1d2974-87d5-4634-9955-69ae62f08031 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0560ea76-1d25-43ee-99a3-2dded35c5e28 { text-align: left; }
#s-0560ea76-1d25-43ee-99a3-2dded35c5e28 .shg-product-sold-out {
  display: none;
}

#s-0560ea76-1d25-43ee-99a3-2dded35c5e28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0560ea76-1d25-43ee-99a3-2dded35c5e28 .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-5511c85c-453b-4b71-82ca-935e57f1aefa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5511c85c-453b-4b71-82ca-935e57f1aefa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5511c85c-453b-4b71-82ca-935e57f1aefa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5511c85c-453b-4b71-82ca-935e57f1aefa {
  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-5511c85c-453b-4b71-82ca-935e57f1aefa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5511c85c-453b-4b71-82ca-935e57f1aefa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5511c85c-453b-4b71-82ca-935e57f1aefa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8410fda9-f0f1-43f0-9c0b-fff81429c5cf {
  display: none;
}
#s-0d4c4d03-1ee5-49bc-8587-cb7201fc1a1c { text-align: left; }
#s-bde89cb7-95b4-402c-bb0b-c2951ae3a49e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bde89cb7-95b4-402c-bb0b-c2951ae3a49e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e11822fd-c750-4c79-a54d-4d4a77217029 { text-align: left; }
#s-e11822fd-c750-4c79-a54d-4d4a77217029 .shg-product-sold-out {
  display: none;
}

#s-e11822fd-c750-4c79-a54d-4d4a77217029 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e11822fd-c750-4c79-a54d-4d4a77217029 .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-daf8c8f6-21d4-4197-b59a-d9a79d069563 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-daf8c8f6-21d4-4197-b59a-d9a79d069563:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-daf8c8f6-21d4-4197-b59a-d9a79d069563:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-daf8c8f6-21d4-4197-b59a-d9a79d069563 {
  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-daf8c8f6-21d4-4197-b59a-d9a79d069563.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-daf8c8f6-21d4-4197-b59a-d9a79d069563.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-daf8c8f6-21d4-4197-b59a-d9a79d069563.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30fa8a3d-6046-43cd-977b-bef95253d2d5 {
  display: none;
}
#s-2e9859fc-32ca-41b1-b28a-2c63289515e8 { text-align: left; }
#s-0f2797c0-7f37-442d-b68f-53ab96a8ce7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f2797c0-7f37-442d-b68f-53ab96a8ce7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-759dc7f8-6270-40e2-a656-c16cc9f81e22 { text-align: left; }
#s-759dc7f8-6270-40e2-a656-c16cc9f81e22 .shg-product-sold-out {
  display: none;
}

#s-759dc7f8-6270-40e2-a656-c16cc9f81e22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-759dc7f8-6270-40e2-a656-c16cc9f81e22 .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-27e649f4-c60a-44bf-8041-e9c789f39363 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-27e649f4-c60a-44bf-8041-e9c789f39363:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-27e649f4-c60a-44bf-8041-e9c789f39363:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-27e649f4-c60a-44bf-8041-e9c789f39363 {
  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-27e649f4-c60a-44bf-8041-e9c789f39363.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27e649f4-c60a-44bf-8041-e9c789f39363.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-27e649f4-c60a-44bf-8041-e9c789f39363.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;
}
