.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-ee94b494-add3-4a6a-827a-db0ab59e97b4 {
  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-ea3b4288-d563-4a7d-833c-327854ef3025 { margin-top: 40px; }
#s-ea3b4288-d563-4a7d-833c-327854ef3025 .shogun-tabs {
  justify-content: center;
}


  #s-ea3b4288-d563-4a7d-833c-327854ef3025 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-ea3b4288-d563-4a7d-833c-327854ef3025 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-ea3b4288-d563-4a7d-833c-327854ef3025 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-ea3b4288-d563-4a7d-833c-327854ef3025 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-ea3b4288-d563-4a7d-833c-327854ef3025 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-ea3b4288-d563-4a7d-833c-327854ef3025 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-ea3b4288-d563-4a7d-833c-327854ef3025 .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-96af4c8a-089a-4859-b4ce-c70e979d17d3 { padding-top: 10px;
padding-bottom: 10px; }
 #s-96af4c8a-089a-4859-b4ce-c70e979d17d3 .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-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-569cad7e-337a-49ae-bf9a-9a97e20f5d13 .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-d52a9ebb-b5d9-47af-a624-b285de696468 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d52a9ebb-b5d9-47af-a624-b285de696468"] > .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-9c9ad1af-b33e-4f5b-a131-8ea19baf4716 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4774c5ee-6a43-47ec-b110-6c1061ab5379 { 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-ca773dde-fb64-42c3-928f-f4d0c3f314c9 { 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-ca773dde-fb64-42c3-928f-f4d0c3f314c9: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-ca773dde-fb64-42c3-928f-f4d0c3f314c9: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-ca773dde-fb64-42c3-928f-f4d0c3f314c9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c655f220-0c82-4698-a733-ca587f57fcbb { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-aafdcb95-cb5f-421d-92d4-66b5d41aff72 { 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-a4cc8870-d798-4279-9b8c-bd9db1c920ab { 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-a4cc8870-d798-4279-9b8c-bd9db1c920ab: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-a4cc8870-d798-4279-9b8c-bd9db1c920ab: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-a4cc8870-d798-4279-9b8c-bd9db1c920ab.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-54f29883-5fd1-449a-809e-c8984c5335bc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4cf3cb40-8472-452b-8a3b-fedfde3263d8 { 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-0df498d7-9615-4d5c-b2fb-dd2f0afe8aba { 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-0df498d7-9615-4d5c-b2fb-dd2f0afe8aba: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-0df498d7-9615-4d5c-b2fb-dd2f0afe8aba: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-0df498d7-9615-4d5c-b2fb-dd2f0afe8aba.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-9668a18d-dd53-4f08-89ca-28e5304e6efd { min-height: 50px; }
#s-9668a18d-dd53-4f08-89ca-28e5304e6efd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c848d6d9-7654-4083-ba9e-8abcd4b96f79 { 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-c848d6d9-7654-4083-ba9e-8abcd4b96f79 .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-c49cb3f1-246e-4147-a414-e81c6f398131 {
  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-db771b7b-ab81-467f-9b07-ec2a49860e15 { 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-f5c403c5-66b2-4b92-816a-8377fd103ba8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5c403c5-66b2-4b92-816a-8377fd103ba8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bc4559ca-60b0-40b6-a94b-f77cf4de8511 {
  display: none;
}
#s-adfb719c-df3b-4ceb-bdf3-0163f95d49fb { text-align: left; }
#s-6fbd5c14-cb4b-4ba4-86f9-5a78bb48b4d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fbd5c14-cb4b-4ba4-86f9-5a78bb48b4d4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8167b57d-419d-4a92-aa1f-558de4c5c161 {
  display: none;
}
#s-f31d7fc2-c3fa-436f-ab00-c6800dc14701 { text-align: left; }
#s-4c8d4a0e-a75f-433b-9321-24d9596c4d2c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c8d4a0e-a75f-433b-9321-24d9596c4d2c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-63521a82-6169-4bc6-b7dc-2520e81af79f {
  display: none;
}
#s-116020e4-729a-4a17-adbd-dd664d9f8a28 { text-align: left; }
#s-65b92c23-5ded-422b-952d-bb528a68fd74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65b92c23-5ded-422b-952d-bb528a68fd74 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4659ab40-1d00-40dd-8997-daaadbe96b37 {
  display: none;
}
#s-6a177a1e-ee68-416a-ae59-9aebd32001e5 { text-align: left; }
#s-5a0d6aa9-0f56-4155-b391-e6c8f02695f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a0d6aa9-0f56-4155-b391-e6c8f02695f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71515c8d-84bc-4a08-a609-d92fb3e4ae5a { text-align: left; }
#s-71515c8d-84bc-4a08-a609-d92fb3e4ae5a .shg-product-sold-out {
  display: none;
}

#s-71515c8d-84bc-4a08-a609-d92fb3e4ae5a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71515c8d-84bc-4a08-a609-d92fb3e4ae5a .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-4c9ee275-c614-4b1c-9bd5-37d0b0cf0e6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c9ee275-c614-4b1c-9bd5-37d0b0cf0e6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c9ee275-c614-4b1c-9bd5-37d0b0cf0e6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c9ee275-c614-4b1c-9bd5-37d0b0cf0e6d {
  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-4c9ee275-c614-4b1c-9bd5-37d0b0cf0e6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c9ee275-c614-4b1c-9bd5-37d0b0cf0e6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c9ee275-c614-4b1c-9bd5-37d0b0cf0e6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d655b3b-756a-48d7-816e-7c306df3fc71 {
  display: none;
}
#s-ff4fc515-2b83-4713-bf8a-b589a0736aa2 { text-align: left; }
#s-72524686-1ce7-4258-a6ab-6e1c9d247058 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72524686-1ce7-4258-a6ab-6e1c9d247058 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70662899-60a5-4ef0-9e83-c41ecf03de33 { text-align: left; }
#s-70662899-60a5-4ef0-9e83-c41ecf03de33 .shg-product-sold-out {
  display: none;
}

#s-70662899-60a5-4ef0-9e83-c41ecf03de33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70662899-60a5-4ef0-9e83-c41ecf03de33 .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-1782cc97-4966-41a1-ab72-00cc77e199fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1782cc97-4966-41a1-ab72-00cc77e199fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1782cc97-4966-41a1-ab72-00cc77e199fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1782cc97-4966-41a1-ab72-00cc77e199fd {
  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-1782cc97-4966-41a1-ab72-00cc77e199fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1782cc97-4966-41a1-ab72-00cc77e199fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1782cc97-4966-41a1-ab72-00cc77e199fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd8883d2-17d9-47e4-8222-2a6e9a6c6d66 {
  display: none;
}
#s-4b38b212-db29-4a5e-b4fc-e3cc51916ae5 { text-align: left; }
#s-8884b678-6307-4116-969f-0432d1459db1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8884b678-6307-4116-969f-0432d1459db1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd6abdae-f3c6-4514-9771-77b77c49526d { text-align: left; }
#s-cd6abdae-f3c6-4514-9771-77b77c49526d .shg-product-sold-out {
  display: none;
}

#s-cd6abdae-f3c6-4514-9771-77b77c49526d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd6abdae-f3c6-4514-9771-77b77c49526d .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-9627fca7-25df-4aac-9491-fcbb6b615d10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9627fca7-25df-4aac-9491-fcbb6b615d10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9627fca7-25df-4aac-9491-fcbb6b615d10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9627fca7-25df-4aac-9491-fcbb6b615d10 {
  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-9627fca7-25df-4aac-9491-fcbb6b615d10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9627fca7-25df-4aac-9491-fcbb6b615d10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9627fca7-25df-4aac-9491-fcbb6b615d10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00176576-3885-4aa0-a1de-f2faf2d48836 {
  display: none;
}
#s-7c767512-fdc6-49b3-a087-b513ba0012e7 { text-align: left; }
#s-adcfff61-ccb9-4786-8985-aa448bf0c1e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adcfff61-ccb9-4786-8985-aa448bf0c1e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64d40255-0f7b-42f3-976a-2d7d5b63fda0 { text-align: left; }
#s-64d40255-0f7b-42f3-976a-2d7d5b63fda0 .shg-product-sold-out {
  display: none;
}

#s-64d40255-0f7b-42f3-976a-2d7d5b63fda0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64d40255-0f7b-42f3-976a-2d7d5b63fda0 .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-7a741b83-de47-4838-aab9-d86a0b2ae41d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a741b83-de47-4838-aab9-d86a0b2ae41d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a741b83-de47-4838-aab9-d86a0b2ae41d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a741b83-de47-4838-aab9-d86a0b2ae41d {
  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-7a741b83-de47-4838-aab9-d86a0b2ae41d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a741b83-de47-4838-aab9-d86a0b2ae41d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a741b83-de47-4838-aab9-d86a0b2ae41d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8de89cb-80e4-456a-a289-d6f769013152 {
  display: none;
}
#s-35286d25-140e-4b77-bf9c-753d7c4fb6cd { text-align: left; }
#s-e0092e79-afff-465b-985e-461160fa7100 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e0092e79-afff-465b-985e-461160fa7100 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d7ee40a-17bc-4c35-a962-a417cd137fc2 { text-align: left; }
#s-6d7ee40a-17bc-4c35-a962-a417cd137fc2 .shg-product-sold-out {
  display: none;
}

#s-6d7ee40a-17bc-4c35-a962-a417cd137fc2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d7ee40a-17bc-4c35-a962-a417cd137fc2 .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-b66aa05c-667a-4917-bd3d-a75806b4174b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b66aa05c-667a-4917-bd3d-a75806b4174b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b66aa05c-667a-4917-bd3d-a75806b4174b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b66aa05c-667a-4917-bd3d-a75806b4174b {
  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-b66aa05c-667a-4917-bd3d-a75806b4174b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b66aa05c-667a-4917-bd3d-a75806b4174b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b66aa05c-667a-4917-bd3d-a75806b4174b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89465121-b10a-4fa1-a002-3a213ef4b1dd {
  display: none;
}
#s-c719e1a2-f37b-4de3-a64a-8cb5e4096a8a { text-align: left; }
#s-9b0b9310-38e2-4eeb-b2d7-1cb81783971a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b0b9310-38e2-4eeb-b2d7-1cb81783971a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9b1f641c-1bee-44db-bf9f-1d9d9b275af1 { text-align: left; }
#s-9b1f641c-1bee-44db-bf9f-1d9d9b275af1 .shg-product-sold-out {
  display: none;
}

#s-9b1f641c-1bee-44db-bf9f-1d9d9b275af1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9b1f641c-1bee-44db-bf9f-1d9d9b275af1 .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-e87b4c55-0f24-49bf-a3a8-1de8022d31db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e87b4c55-0f24-49bf-a3a8-1de8022d31db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e87b4c55-0f24-49bf-a3a8-1de8022d31db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e87b4c55-0f24-49bf-a3a8-1de8022d31db {
  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-e87b4c55-0f24-49bf-a3a8-1de8022d31db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e87b4c55-0f24-49bf-a3a8-1de8022d31db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e87b4c55-0f24-49bf-a3a8-1de8022d31db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d24b2bd7-021c-46b2-b03b-4425593085e7 {
  display: none;
}
#s-bc37dd71-48e0-4f8e-ae03-c0035b9fd200 { text-align: left; }
#s-b0a92f95-5e3e-49d7-87ec-288c95858376 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0a92f95-5e3e-49d7-87ec-288c95858376 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea9f5f57-51fa-4422-b68f-630fa20fb0c1 { text-align: left; }
#s-ea9f5f57-51fa-4422-b68f-630fa20fb0c1 .shg-product-sold-out {
  display: none;
}

#s-ea9f5f57-51fa-4422-b68f-630fa20fb0c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea9f5f57-51fa-4422-b68f-630fa20fb0c1 .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-372b72c6-3cf0-4fb3-b369-a86648170342 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-372b72c6-3cf0-4fb3-b369-a86648170342:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-372b72c6-3cf0-4fb3-b369-a86648170342:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-372b72c6-3cf0-4fb3-b369-a86648170342 {
  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-372b72c6-3cf0-4fb3-b369-a86648170342.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-372b72c6-3cf0-4fb3-b369-a86648170342.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-372b72c6-3cf0-4fb3-b369-a86648170342.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd11bbe5-d6a9-429f-9feb-a8c13d8898b8 {
  display: none;
}
#s-e10841f2-6b7c-4afb-94e6-dd0d34143ba5 { text-align: left; }
#s-5a388fb2-a909-4fb8-b4f9-e41e182e53a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a388fb2-a909-4fb8-b4f9-e41e182e53a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-18366783-c68b-466e-a14b-5bb8246dcc69 { text-align: left; }
#s-18366783-c68b-466e-a14b-5bb8246dcc69 .shg-product-sold-out {
  display: none;
}

#s-18366783-c68b-466e-a14b-5bb8246dcc69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-18366783-c68b-466e-a14b-5bb8246dcc69 .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-4c369b54-30ba-45cd-928b-2fc2b9eb2358 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c369b54-30ba-45cd-928b-2fc2b9eb2358:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c369b54-30ba-45cd-928b-2fc2b9eb2358:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c369b54-30ba-45cd-928b-2fc2b9eb2358 {
  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-4c369b54-30ba-45cd-928b-2fc2b9eb2358.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c369b54-30ba-45cd-928b-2fc2b9eb2358.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c369b54-30ba-45cd-928b-2fc2b9eb2358.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24d869eb-17bf-43cd-b3dc-d774300e33fa {
  display: none;
}
#s-1252f53a-5630-4281-82bd-de886fbc3d06 { text-align: left; }
#s-aaeeb7ea-ec4e-40c5-9525-e3e0be85cee7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aaeeb7ea-ec4e-40c5-9525-e3e0be85cee7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2975e4d-d609-4851-b74b-e94089a903d2 { text-align: left; }
#s-b2975e4d-d609-4851-b74b-e94089a903d2 .shg-product-sold-out {
  display: none;
}

#s-b2975e4d-d609-4851-b74b-e94089a903d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2975e4d-d609-4851-b74b-e94089a903d2 .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-fdad0060-5c72-4aca-9af6-4ed134d56410 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fdad0060-5c72-4aca-9af6-4ed134d56410:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fdad0060-5c72-4aca-9af6-4ed134d56410:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fdad0060-5c72-4aca-9af6-4ed134d56410 {
  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-fdad0060-5c72-4aca-9af6-4ed134d56410.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fdad0060-5c72-4aca-9af6-4ed134d56410.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fdad0060-5c72-4aca-9af6-4ed134d56410.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e605d99-aa4b-4d51-8015-dae8be58f14c {
  display: none;
}
#s-f47e53a2-fc89-4db0-9cb3-97e7477c4087 { text-align: left; }
#s-195832e9-0804-498d-8025-b98a147f834e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-195832e9-0804-498d-8025-b98a147f834e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38c42a7d-197f-4407-8829-66b1e2948e73 { text-align: left; }
#s-38c42a7d-197f-4407-8829-66b1e2948e73 .shg-product-sold-out {
  display: none;
}

#s-38c42a7d-197f-4407-8829-66b1e2948e73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38c42a7d-197f-4407-8829-66b1e2948e73 .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-31286fa3-fc73-4b1f-90fd-4e93933b3862 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31286fa3-fc73-4b1f-90fd-4e93933b3862:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31286fa3-fc73-4b1f-90fd-4e93933b3862:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31286fa3-fc73-4b1f-90fd-4e93933b3862 {
  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-31286fa3-fc73-4b1f-90fd-4e93933b3862.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31286fa3-fc73-4b1f-90fd-4e93933b3862.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31286fa3-fc73-4b1f-90fd-4e93933b3862.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dfd39416-0f99-4f8b-833f-ae95a526a6c0 {
  display: none;
}
#s-bc25acbd-d524-4576-8edf-5e6bcfea80eb { text-align: left; }
#s-665c083e-ab4d-43c7-8b7e-8656bd11a23a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-665c083e-ab4d-43c7-8b7e-8656bd11a23a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb48bd27-2fdf-466a-a780-049d7dbad2ec { text-align: left; }
#s-eb48bd27-2fdf-466a-a780-049d7dbad2ec .shg-product-sold-out {
  display: none;
}

#s-eb48bd27-2fdf-466a-a780-049d7dbad2ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb48bd27-2fdf-466a-a780-049d7dbad2ec .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-6792eaf2-c15c-4ef2-b547-7e5ab92829f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6792eaf2-c15c-4ef2-b547-7e5ab92829f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6792eaf2-c15c-4ef2-b547-7e5ab92829f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6792eaf2-c15c-4ef2-b547-7e5ab92829f1 {
  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-6792eaf2-c15c-4ef2-b547-7e5ab92829f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6792eaf2-c15c-4ef2-b547-7e5ab92829f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6792eaf2-c15c-4ef2-b547-7e5ab92829f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c044cb77-03db-4489-8f81-b5b44cd60dc5 {
  display: none;
}
#s-7274dd01-f7e1-4de8-a18f-c51b95f5ca65 { text-align: left; }
#s-8888971d-58d0-4a6d-83f7-77c541c9e97c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8888971d-58d0-4a6d-83f7-77c541c9e97c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd964097-b9dd-40d7-aacd-35227d576c35 { text-align: left; }
#s-fd964097-b9dd-40d7-aacd-35227d576c35 .shg-product-sold-out {
  display: none;
}

#s-fd964097-b9dd-40d7-aacd-35227d576c35 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd964097-b9dd-40d7-aacd-35227d576c35 .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-7b9bc02f-31c8-424e-a203-008207bebd72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b9bc02f-31c8-424e-a203-008207bebd72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b9bc02f-31c8-424e-a203-008207bebd72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b9bc02f-31c8-424e-a203-008207bebd72 {
  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-7b9bc02f-31c8-424e-a203-008207bebd72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b9bc02f-31c8-424e-a203-008207bebd72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b9bc02f-31c8-424e-a203-008207bebd72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-793201f6-23ed-44c1-a12b-fa6ce35cecda {
  display: none;
}
#s-83e1aef9-e4d1-4cc3-abc7-46766e587242 { text-align: left; }
#s-c1b66c55-fcc1-4d04-ac95-cd8b20c45797 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1b66c55-fcc1-4d04-ac95-cd8b20c45797 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89a05de7-eea3-4617-b113-e7234acd2154 { text-align: left; }
#s-89a05de7-eea3-4617-b113-e7234acd2154 .shg-product-sold-out {
  display: none;
}

#s-89a05de7-eea3-4617-b113-e7234acd2154 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89a05de7-eea3-4617-b113-e7234acd2154 .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-620c1fd2-53bb-4876-8249-e0649c04314b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-620c1fd2-53bb-4876-8249-e0649c04314b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-620c1fd2-53bb-4876-8249-e0649c04314b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-620c1fd2-53bb-4876-8249-e0649c04314b {
  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-620c1fd2-53bb-4876-8249-e0649c04314b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-620c1fd2-53bb-4876-8249-e0649c04314b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-620c1fd2-53bb-4876-8249-e0649c04314b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62c10852-73c9-47f2-8835-80c956bd849e {
  display: none;
}
#s-de308980-f8c7-4062-8b11-672aa2ade59d { text-align: left; }
#s-3104c441-1a47-4272-a4d4-7f94cf35c727 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3104c441-1a47-4272-a4d4-7f94cf35c727 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45c05146-c441-4490-8ae5-87800cead600 { text-align: left; }
#s-45c05146-c441-4490-8ae5-87800cead600 .shg-product-sold-out {
  display: none;
}

#s-45c05146-c441-4490-8ae5-87800cead600 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45c05146-c441-4490-8ae5-87800cead600 .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-1885fdb2-fc21-4d02-8399-6f561750aa35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1885fdb2-fc21-4d02-8399-6f561750aa35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1885fdb2-fc21-4d02-8399-6f561750aa35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1885fdb2-fc21-4d02-8399-6f561750aa35 {
  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-1885fdb2-fc21-4d02-8399-6f561750aa35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1885fdb2-fc21-4d02-8399-6f561750aa35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1885fdb2-fc21-4d02-8399-6f561750aa35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dea6c422-0df5-4886-8346-9eb955d7fae6 {
  display: none;
}
#s-f193beeb-6d5b-4cf8-9a5b-426a357c7585 { text-align: left; }
#s-ecd6631c-0e2c-4c5b-be18-39ca5fc7619a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ecd6631c-0e2c-4c5b-be18-39ca5fc7619a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfc47302-ae93-4ab5-88e0-9052d4555340 { text-align: left; }
#s-cfc47302-ae93-4ab5-88e0-9052d4555340 .shg-product-sold-out {
  display: none;
}

#s-cfc47302-ae93-4ab5-88e0-9052d4555340 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfc47302-ae93-4ab5-88e0-9052d4555340 .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-07395570-6a11-48e6-b4a9-63a2ab602a6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07395570-6a11-48e6-b4a9-63a2ab602a6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07395570-6a11-48e6-b4a9-63a2ab602a6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07395570-6a11-48e6-b4a9-63a2ab602a6b {
  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-07395570-6a11-48e6-b4a9-63a2ab602a6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07395570-6a11-48e6-b4a9-63a2ab602a6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07395570-6a11-48e6-b4a9-63a2ab602a6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2539366-b857-4a93-a6ba-eb5b0b392211 {
  display: none;
}
#s-c25102cc-a985-48b2-bed4-ea3484a443a0 { text-align: left; }
#s-0f7ad41d-4973-42b3-a19a-c77651e1fdd0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f7ad41d-4973-42b3-a19a-c77651e1fdd0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-139c9515-05cf-4f93-a2dd-8e6f9a5964ef { text-align: left; }
#s-139c9515-05cf-4f93-a2dd-8e6f9a5964ef .shg-product-sold-out {
  display: none;
}

#s-139c9515-05cf-4f93-a2dd-8e6f9a5964ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-139c9515-05cf-4f93-a2dd-8e6f9a5964ef .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-4fd9208c-e014-4a29-b26a-6478bcfad707 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4fd9208c-e014-4a29-b26a-6478bcfad707:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4fd9208c-e014-4a29-b26a-6478bcfad707:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4fd9208c-e014-4a29-b26a-6478bcfad707 {
  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-4fd9208c-e014-4a29-b26a-6478bcfad707.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fd9208c-e014-4a29-b26a-6478bcfad707.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4fd9208c-e014-4a29-b26a-6478bcfad707.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e72737b-3215-4176-af27-583baa25040e {
  display: none;
}
#s-84d9b149-92ec-49c9-b207-1cad2195ad94 { text-align: left; }
#s-d11ce2b3-8633-4428-bbf6-435b158aca26 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d11ce2b3-8633-4428-bbf6-435b158aca26 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74105ea4-b5b2-409f-bc9b-1ebfcd2a4050 { text-align: left; }
#s-74105ea4-b5b2-409f-bc9b-1ebfcd2a4050 .shg-product-sold-out {
  display: none;
}

#s-74105ea4-b5b2-409f-bc9b-1ebfcd2a4050 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74105ea4-b5b2-409f-bc9b-1ebfcd2a4050 .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-af8082db-32ba-4f9a-9e61-42c6bbf0d566 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af8082db-32ba-4f9a-9e61-42c6bbf0d566:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af8082db-32ba-4f9a-9e61-42c6bbf0d566:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af8082db-32ba-4f9a-9e61-42c6bbf0d566 {
  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-af8082db-32ba-4f9a-9e61-42c6bbf0d566.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af8082db-32ba-4f9a-9e61-42c6bbf0d566.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af8082db-32ba-4f9a-9e61-42c6bbf0d566.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7fd2b6a-46e5-4212-a1da-cb461e38ef23 {
  display: none;
}
#s-843ad0d6-3f1d-4c83-b18f-f61b8a552901 { text-align: left; }
#s-77bd7dc9-5d86-4358-b39b-6437a31ff110 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-77bd7dc9-5d86-4358-b39b-6437a31ff110 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fc5fdf1-72bf-48cf-a0d0-15cccad40a0b { text-align: left; }
#s-2fc5fdf1-72bf-48cf-a0d0-15cccad40a0b .shg-product-sold-out {
  display: none;
}

#s-2fc5fdf1-72bf-48cf-a0d0-15cccad40a0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fc5fdf1-72bf-48cf-a0d0-15cccad40a0b .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-9e40305e-bbd2-4585-a87c-2a0bbbfa7c1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e40305e-bbd2-4585-a87c-2a0bbbfa7c1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e40305e-bbd2-4585-a87c-2a0bbbfa7c1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e40305e-bbd2-4585-a87c-2a0bbbfa7c1a {
  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-9e40305e-bbd2-4585-a87c-2a0bbbfa7c1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e40305e-bbd2-4585-a87c-2a0bbbfa7c1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e40305e-bbd2-4585-a87c-2a0bbbfa7c1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa0a2e0b-44e0-498a-933c-af81ce73ae12 {
  display: none;
}
#s-304c9ac1-4f03-46a6-97d7-663e92283a6c { text-align: left; }
#s-90a346f5-c9a1-4e7e-bca3-17dd81f962b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90a346f5-c9a1-4e7e-bca3-17dd81f962b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0e58810-24a7-403a-9293-82bd9c4e4a3b { text-align: left; }
#s-c0e58810-24a7-403a-9293-82bd9c4e4a3b .shg-product-sold-out {
  display: none;
}

#s-c0e58810-24a7-403a-9293-82bd9c4e4a3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0e58810-24a7-403a-9293-82bd9c4e4a3b .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-94c90142-6992-4122-a7d6-dde5cc66f87d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94c90142-6992-4122-a7d6-dde5cc66f87d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94c90142-6992-4122-a7d6-dde5cc66f87d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94c90142-6992-4122-a7d6-dde5cc66f87d {
  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-94c90142-6992-4122-a7d6-dde5cc66f87d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94c90142-6992-4122-a7d6-dde5cc66f87d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94c90142-6992-4122-a7d6-dde5cc66f87d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ed49d77-c621-4114-9992-7b25eefa6ba8 {
  display: none;
}
#s-d249273a-48c6-45c6-9213-cb396c58d800 { text-align: left; }
#s-62bb56a5-7e93-428c-aff7-ba778ca432e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62bb56a5-7e93-428c-aff7-ba778ca432e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4572e634-90ae-452e-9ad6-470f26ad9ccf { text-align: left; }
#s-4572e634-90ae-452e-9ad6-470f26ad9ccf .shg-product-sold-out {
  display: none;
}

#s-4572e634-90ae-452e-9ad6-470f26ad9ccf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4572e634-90ae-452e-9ad6-470f26ad9ccf .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-96d94c0b-beeb-40f6-9f65-8244a67f8068 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96d94c0b-beeb-40f6-9f65-8244a67f8068:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96d94c0b-beeb-40f6-9f65-8244a67f8068:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96d94c0b-beeb-40f6-9f65-8244a67f8068 {
  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-96d94c0b-beeb-40f6-9f65-8244a67f8068.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96d94c0b-beeb-40f6-9f65-8244a67f8068.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96d94c0b-beeb-40f6-9f65-8244a67f8068.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e9aa7ed-6754-44e9-a727-9adc2fcbd92b {
  display: none;
}
#s-d8c63c69-2bab-4f82-ac0d-1f50754a9967 { text-align: left; }
#s-ac6405d2-6205-4cef-85a6-d2200f61a21b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac6405d2-6205-4cef-85a6-d2200f61a21b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80e505f3-74e6-4177-827c-49646a4848ce { text-align: left; }
#s-80e505f3-74e6-4177-827c-49646a4848ce .shg-product-sold-out {
  display: none;
}

#s-80e505f3-74e6-4177-827c-49646a4848ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80e505f3-74e6-4177-827c-49646a4848ce .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-a031c5de-dc82-4276-9788-77736389de57 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a031c5de-dc82-4276-9788-77736389de57:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a031c5de-dc82-4276-9788-77736389de57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a031c5de-dc82-4276-9788-77736389de57 {
  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-a031c5de-dc82-4276-9788-77736389de57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a031c5de-dc82-4276-9788-77736389de57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a031c5de-dc82-4276-9788-77736389de57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fbd76ad-1c48-48c8-9e9e-7b8c6fe93ddc {
  display: none;
}
#s-7b28f2d8-0784-4ba3-bb11-ade78a5f10ee { text-align: left; }
#s-50c0be32-aeab-407e-87ed-428c2af8517b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50c0be32-aeab-407e-87ed-428c2af8517b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99c5b0c6-7c77-4489-bac8-96934eec5c86 { text-align: left; }
#s-99c5b0c6-7c77-4489-bac8-96934eec5c86 .shg-product-sold-out {
  display: none;
}

#s-99c5b0c6-7c77-4489-bac8-96934eec5c86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99c5b0c6-7c77-4489-bac8-96934eec5c86 .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-b6cec10d-3c3f-40b8-ad91-fbe79b394440 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6cec10d-3c3f-40b8-ad91-fbe79b394440:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6cec10d-3c3f-40b8-ad91-fbe79b394440:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6cec10d-3c3f-40b8-ad91-fbe79b394440 {
  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-b6cec10d-3c3f-40b8-ad91-fbe79b394440.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6cec10d-3c3f-40b8-ad91-fbe79b394440.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6cec10d-3c3f-40b8-ad91-fbe79b394440.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f6cef086-adb7-4a9a-93ae-03f776fd8310 {
  display: none;
}
#s-e45a7c04-0aed-448f-93f1-b15ad6fd6fdb { text-align: left; }
#s-a0334401-dd5b-4fb3-badb-30fec98bd15f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0334401-dd5b-4fb3-badb-30fec98bd15f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d88be63-5a05-474b-9d78-e568d3cd2cba { text-align: left; }
#s-3d88be63-5a05-474b-9d78-e568d3cd2cba .shg-product-sold-out {
  display: none;
}

#s-3d88be63-5a05-474b-9d78-e568d3cd2cba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d88be63-5a05-474b-9d78-e568d3cd2cba .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-c75e63a5-4418-4660-8490-1f71673c9382 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c75e63a5-4418-4660-8490-1f71673c9382:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c75e63a5-4418-4660-8490-1f71673c9382:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c75e63a5-4418-4660-8490-1f71673c9382 {
  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-c75e63a5-4418-4660-8490-1f71673c9382.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c75e63a5-4418-4660-8490-1f71673c9382.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c75e63a5-4418-4660-8490-1f71673c9382.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e02ef5b-170f-4b52-904a-58d8601a4e01 {
  display: none;
}
#s-e3a95a86-ae8b-4e67-8361-1dbb74a3d1fa { text-align: left; }
#s-012c6abf-937e-451b-9883-dd326dd3c363 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-012c6abf-937e-451b-9883-dd326dd3c363 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52884700-7d16-412b-8481-cbc681ac7c79 { text-align: left; }
#s-52884700-7d16-412b-8481-cbc681ac7c79 .shg-product-sold-out {
  display: none;
}

#s-52884700-7d16-412b-8481-cbc681ac7c79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52884700-7d16-412b-8481-cbc681ac7c79 .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-e2218343-cc28-410e-8191-6f0ef0692882 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e2218343-cc28-410e-8191-6f0ef0692882:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e2218343-cc28-410e-8191-6f0ef0692882:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e2218343-cc28-410e-8191-6f0ef0692882 {
  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-e2218343-cc28-410e-8191-6f0ef0692882.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e2218343-cc28-410e-8191-6f0ef0692882.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e2218343-cc28-410e-8191-6f0ef0692882.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a110b49-0e6f-437f-83f3-6b867c2d11dc {
  display: none;
}
#s-a3e96ed3-7be1-4121-bc11-8ffc59face78 { text-align: left; }
#s-c568e5a6-1c8a-4f14-b450-8cdac3bc77e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c568e5a6-1c8a-4f14-b450-8cdac3bc77e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-046c5d9a-a7ca-4c24-90bd-fb5dd3e33f3e { text-align: left; }
#s-046c5d9a-a7ca-4c24-90bd-fb5dd3e33f3e .shg-product-sold-out {
  display: none;
}

#s-046c5d9a-a7ca-4c24-90bd-fb5dd3e33f3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-046c5d9a-a7ca-4c24-90bd-fb5dd3e33f3e .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-8e815c47-2c14-47ad-bf13-9d70ce4d37e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e815c47-2c14-47ad-bf13-9d70ce4d37e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e815c47-2c14-47ad-bf13-9d70ce4d37e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e815c47-2c14-47ad-bf13-9d70ce4d37e8 {
  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-8e815c47-2c14-47ad-bf13-9d70ce4d37e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e815c47-2c14-47ad-bf13-9d70ce4d37e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e815c47-2c14-47ad-bf13-9d70ce4d37e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47145d29-884a-48a0-86d2-8413b1ac4cc5 {
  display: none;
}
#s-792b01c6-98b9-4336-ace3-afb07d49cad7 { text-align: left; }
#s-3856f559-2c19-46fd-9ecd-da6cb1c8fade { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3856f559-2c19-46fd-9ecd-da6cb1c8fade .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0086926d-a35a-4c7b-a0d9-b66dcd6c124f { text-align: left; }
#s-0086926d-a35a-4c7b-a0d9-b66dcd6c124f .shg-product-sold-out {
  display: none;
}

#s-0086926d-a35a-4c7b-a0d9-b66dcd6c124f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0086926d-a35a-4c7b-a0d9-b66dcd6c124f .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-4b5d1d07-2a88-46f9-a4c3-e2b1e74c79ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b5d1d07-2a88-46f9-a4c3-e2b1e74c79ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b5d1d07-2a88-46f9-a4c3-e2b1e74c79ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b5d1d07-2a88-46f9-a4c3-e2b1e74c79ee {
  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-4b5d1d07-2a88-46f9-a4c3-e2b1e74c79ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b5d1d07-2a88-46f9-a4c3-e2b1e74c79ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b5d1d07-2a88-46f9-a4c3-e2b1e74c79ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8978af91-3981-494d-8a6e-7dd60fcb86d9 {
  display: none;
}
#s-2238497e-c5bc-433c-bc85-89156fae66b1 { text-align: left; }
#s-fec16441-42fa-41b5-9f1f-977829dda291 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fec16441-42fa-41b5-9f1f-977829dda291 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bb98ed6-a2e9-4328-95c2-7b5ab0df9da3 { text-align: left; }
#s-8bb98ed6-a2e9-4328-95c2-7b5ab0df9da3 .shg-product-sold-out {
  display: none;
}

#s-8bb98ed6-a2e9-4328-95c2-7b5ab0df9da3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bb98ed6-a2e9-4328-95c2-7b5ab0df9da3 .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-5a27413f-287e-42fa-991f-eff9e5b3c89b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a27413f-287e-42fa-991f-eff9e5b3c89b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a27413f-287e-42fa-991f-eff9e5b3c89b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a27413f-287e-42fa-991f-eff9e5b3c89b {
  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-5a27413f-287e-42fa-991f-eff9e5b3c89b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a27413f-287e-42fa-991f-eff9e5b3c89b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a27413f-287e-42fa-991f-eff9e5b3c89b.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;
}
