.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-55763947-636e-45f4-b4b6-fc990d7bbb67 {
  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-e8672430-35b8-41cd-9229-80ba7a813885 { margin-top: 40px; }
#s-e8672430-35b8-41cd-9229-80ba7a813885 .shogun-tabs {
  justify-content: center;
}


  #s-e8672430-35b8-41cd-9229-80ba7a813885 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e8672430-35b8-41cd-9229-80ba7a813885 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e8672430-35b8-41cd-9229-80ba7a813885 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e8672430-35b8-41cd-9229-80ba7a813885 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e8672430-35b8-41cd-9229-80ba7a813885 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e8672430-35b8-41cd-9229-80ba7a813885 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e8672430-35b8-41cd-9229-80ba7a813885 .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-be0037cb-4fe1-4080-94b9-99ec938fb432 { padding-top: 10px;
padding-bottom: 10px; }
 #s-be0037cb-4fe1-4080-94b9-99ec938fb432 .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-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5a0cbc9a-c35b-476f-ad70-141cb7ebdc98 .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-852b7b23-aa12-4540-a4c6-1cbde042a798 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-852b7b23-aa12-4540-a4c6-1cbde042a798"] > .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-04248ff0-f015-4cd7-a753-5baa7d6e9e60 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4c42fc55-1c2e-41ea-84ad-80041b4a179d { 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-9075c59a-b6d2-442d-a991-8ad222a39b53 { 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-9075c59a-b6d2-442d-a991-8ad222a39b53: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-9075c59a-b6d2-442d-a991-8ad222a39b53: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-9075c59a-b6d2-442d-a991-8ad222a39b53.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-14cd30b8-38aa-447d-b277-3d23ac9e44c5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-86a0e99e-ca02-4407-b7b8-5d6d11a8f894 { 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-f675a2d0-e5e4-4c99-8df7-87dd4735b1e3 { 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-f675a2d0-e5e4-4c99-8df7-87dd4735b1e3: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-f675a2d0-e5e4-4c99-8df7-87dd4735b1e3: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-f675a2d0-e5e4-4c99-8df7-87dd4735b1e3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e5a89921-2569-4126-ba68-8b07aa59b17a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-40d3d3b7-0f07-446e-a18e-587b8dcfd4ff { 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-4549e887-f4ee-486f-882a-fb7b45f38170 { 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-4549e887-f4ee-486f-882a-fb7b45f38170: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-4549e887-f4ee-486f-882a-fb7b45f38170: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-4549e887-f4ee-486f-882a-fb7b45f38170.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-5d44f0f4-c993-431c-8e5f-c367bbf2dee4 { min-height: 50px; }
#s-5d44f0f4-c993-431c-8e5f-c367bbf2dee4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-641b82ef-363f-4aad-b9c7-fd53b677dec4 { 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-641b82ef-363f-4aad-b9c7-fd53b677dec4 .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-55cc5b5b-824b-4520-9717-d4dc0478660b {
  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-d365cdda-5f13-41e2-be4d-75320d24e544 { 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-7a9d130f-0f68-4ae6-b076-cc1633b7e3d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a9d130f-0f68-4ae6-b076-cc1633b7e3d8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-85bfbec6-eec2-413f-8193-582cc95e43be {
  display: none;
}
#s-26fab9b5-190a-4a6c-b27d-04c055161efa { text-align: left; }
#s-36dfec39-7e10-40c0-b3ff-aff42f5024c1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36dfec39-7e10-40c0-b3ff-aff42f5024c1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c2eccf3d-d794-4310-8395-f58bb3cb4cad {
  display: none;
}
#s-75584c9f-0092-4f3f-a512-1afd9b39a3ad { text-align: left; }
#s-ab85c385-4659-4d51-976f-1510576536b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab85c385-4659-4d51-976f-1510576536b2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0a886521-710f-4263-9a26-e15066902a8f {
  display: none;
}
#s-4fad3c6c-051c-4af7-a9d7-a2e55070c607 { text-align: left; }
#s-64dbacb6-2b75-41be-961d-3dfcf6c2f5c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64dbacb6-2b75-41be-961d-3dfcf6c2f5c5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b540b2a3-e84b-4085-8e3c-d9823ee37ec0 {
  display: none;
}
#s-9a5d73ae-e520-4a29-8e86-543e7250be92 { text-align: left; }
#s-3ff6a6e2-687b-40a9-8ca4-024d50559888 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ff6a6e2-687b-40a9-8ca4-024d50559888 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-002e5a51-ae22-48e6-88a4-15ad28ab72bc { text-align: left; }
#s-002e5a51-ae22-48e6-88a4-15ad28ab72bc .shg-product-sold-out {
  display: none;
}

#s-002e5a51-ae22-48e6-88a4-15ad28ab72bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-002e5a51-ae22-48e6-88a4-15ad28ab72bc .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-d5fa643d-caf6-4584-af09-73f3c0ce8176 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5fa643d-caf6-4584-af09-73f3c0ce8176:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5fa643d-caf6-4584-af09-73f3c0ce8176:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5fa643d-caf6-4584-af09-73f3c0ce8176 {
  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-d5fa643d-caf6-4584-af09-73f3c0ce8176.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5fa643d-caf6-4584-af09-73f3c0ce8176.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5fa643d-caf6-4584-af09-73f3c0ce8176.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3a979bf-1a8c-4ca7-8fe9-de4ca4d9c6f3 {
  display: none;
}
#s-f98ac1df-7455-4cb7-8c3e-7782967d8625 { text-align: left; }
#s-e17ca71d-a708-4335-8010-4b72947bc3d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e17ca71d-a708-4335-8010-4b72947bc3d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e11ed6e7-af4e-4b0c-90a2-6bb2e1d472f3 { text-align: left; }
#s-e11ed6e7-af4e-4b0c-90a2-6bb2e1d472f3 .shg-product-sold-out {
  display: none;
}

#s-e11ed6e7-af4e-4b0c-90a2-6bb2e1d472f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e11ed6e7-af4e-4b0c-90a2-6bb2e1d472f3 .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-8cbb3467-65c0-44d0-912f-9d08b3f22a8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8cbb3467-65c0-44d0-912f-9d08b3f22a8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8cbb3467-65c0-44d0-912f-9d08b3f22a8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8cbb3467-65c0-44d0-912f-9d08b3f22a8f {
  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-8cbb3467-65c0-44d0-912f-9d08b3f22a8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8cbb3467-65c0-44d0-912f-9d08b3f22a8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8cbb3467-65c0-44d0-912f-9d08b3f22a8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf1b7fc5-7f9a-48e4-9e44-da44acbd98aa {
  display: none;
}
#s-619ae2c2-48d6-4537-a975-dd71aba396e2 { text-align: left; }
#s-995334c0-33a1-4b95-b6be-fbe4292e0d42 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-995334c0-33a1-4b95-b6be-fbe4292e0d42 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d841538c-5c2e-414b-b1b3-5683ea2e8c52 { text-align: left; }
#s-d841538c-5c2e-414b-b1b3-5683ea2e8c52 .shg-product-sold-out {
  display: none;
}

#s-d841538c-5c2e-414b-b1b3-5683ea2e8c52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d841538c-5c2e-414b-b1b3-5683ea2e8c52 .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-496f783e-a9c0-4218-9534-32b25bb77bfa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-496f783e-a9c0-4218-9534-32b25bb77bfa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-496f783e-a9c0-4218-9534-32b25bb77bfa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-496f783e-a9c0-4218-9534-32b25bb77bfa {
  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-496f783e-a9c0-4218-9534-32b25bb77bfa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-496f783e-a9c0-4218-9534-32b25bb77bfa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-496f783e-a9c0-4218-9534-32b25bb77bfa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8826f1b2-89c2-4a76-8964-819a3d0b3674 {
  display: none;
}
#s-2811cbde-926d-4786-ba53-d957945e689c { text-align: left; }
#s-c7039cc7-49e3-49f0-b369-1dde1a7d7fab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7039cc7-49e3-49f0-b369-1dde1a7d7fab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd5c3ab8-139f-4fcc-b200-0e31db0f95b2 { text-align: left; }
#s-fd5c3ab8-139f-4fcc-b200-0e31db0f95b2 .shg-product-sold-out {
  display: none;
}

#s-fd5c3ab8-139f-4fcc-b200-0e31db0f95b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd5c3ab8-139f-4fcc-b200-0e31db0f95b2 .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-01e8ab5c-9a9d-4216-b1ff-06d23aab0bf4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01e8ab5c-9a9d-4216-b1ff-06d23aab0bf4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01e8ab5c-9a9d-4216-b1ff-06d23aab0bf4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01e8ab5c-9a9d-4216-b1ff-06d23aab0bf4 {
  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-01e8ab5c-9a9d-4216-b1ff-06d23aab0bf4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01e8ab5c-9a9d-4216-b1ff-06d23aab0bf4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01e8ab5c-9a9d-4216-b1ff-06d23aab0bf4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45fc1c0c-f85b-4899-b546-e1ab311a206c {
  display: none;
}
#s-0a687f7d-d9b5-4de3-91a1-adce8b6ed74f { text-align: left; }
#s-e814c28e-7cd9-46ff-af87-bff59437f4d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e814c28e-7cd9-46ff-af87-bff59437f4d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3ba8f98-0ccb-43d6-9c9a-f7fcbb3323f2 { text-align: left; }
#s-c3ba8f98-0ccb-43d6-9c9a-f7fcbb3323f2 .shg-product-sold-out {
  display: none;
}

#s-c3ba8f98-0ccb-43d6-9c9a-f7fcbb3323f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3ba8f98-0ccb-43d6-9c9a-f7fcbb3323f2 .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-9db9f165-89e2-4e9b-a95a-4c40b5585660 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9db9f165-89e2-4e9b-a95a-4c40b5585660:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9db9f165-89e2-4e9b-a95a-4c40b5585660:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9db9f165-89e2-4e9b-a95a-4c40b5585660 {
  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-9db9f165-89e2-4e9b-a95a-4c40b5585660.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9db9f165-89e2-4e9b-a95a-4c40b5585660.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9db9f165-89e2-4e9b-a95a-4c40b5585660.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-452efcdf-fa92-4952-80d1-bbf9c9ba476c {
  display: none;
}
#s-ce8247b9-fd9e-4776-9ec5-2516d4954851 { text-align: left; }
#s-ecf06b9d-ac03-4ab3-8818-f385a04e8e1f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ecf06b9d-ac03-4ab3-8818-f385a04e8e1f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a02aa874-3867-42b6-8a57-586ea27bc2ad { text-align: left; }
#s-a02aa874-3867-42b6-8a57-586ea27bc2ad .shg-product-sold-out {
  display: none;
}

#s-a02aa874-3867-42b6-8a57-586ea27bc2ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a02aa874-3867-42b6-8a57-586ea27bc2ad .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-8c30e44b-673f-4d99-b7b4-64f24d7f0a75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c30e44b-673f-4d99-b7b4-64f24d7f0a75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c30e44b-673f-4d99-b7b4-64f24d7f0a75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c30e44b-673f-4d99-b7b4-64f24d7f0a75 {
  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-8c30e44b-673f-4d99-b7b4-64f24d7f0a75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c30e44b-673f-4d99-b7b4-64f24d7f0a75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c30e44b-673f-4d99-b7b4-64f24d7f0a75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebbd84a7-5325-4f9e-a348-8e6d382f03b1 {
  display: none;
}
#s-14de9496-fd41-4630-9fa2-dfe995bded21 { text-align: left; }
#s-40dd2b62-2158-43f4-9527-f6e43ef47f22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40dd2b62-2158-43f4-9527-f6e43ef47f22 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ca336c3-8227-40d7-9ebc-75bc9cf850a1 { text-align: left; }
#s-1ca336c3-8227-40d7-9ebc-75bc9cf850a1 .shg-product-sold-out {
  display: none;
}

#s-1ca336c3-8227-40d7-9ebc-75bc9cf850a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ca336c3-8227-40d7-9ebc-75bc9cf850a1 .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-c3fdc8c0-9640-49a5-952a-51585a306804 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c3fdc8c0-9640-49a5-952a-51585a306804:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c3fdc8c0-9640-49a5-952a-51585a306804:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c3fdc8c0-9640-49a5-952a-51585a306804 {
  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-c3fdc8c0-9640-49a5-952a-51585a306804.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3fdc8c0-9640-49a5-952a-51585a306804.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c3fdc8c0-9640-49a5-952a-51585a306804.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58e80afc-dee8-4f5a-a611-bccd0ad46a6b {
  display: none;
}
#s-b3dad1aa-a1b7-42d3-810a-0900e5aa02ff { text-align: left; }
#s-875673e4-a5fe-46cb-8c21-b205e4829726 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-875673e4-a5fe-46cb-8c21-b205e4829726 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a0f48e6-1d97-4542-8539-5d6705b5807c { text-align: left; }
#s-0a0f48e6-1d97-4542-8539-5d6705b5807c .shg-product-sold-out {
  display: none;
}

#s-0a0f48e6-1d97-4542-8539-5d6705b5807c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a0f48e6-1d97-4542-8539-5d6705b5807c .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-4683a56a-127a-4868-a411-be59f81d9166 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4683a56a-127a-4868-a411-be59f81d9166:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4683a56a-127a-4868-a411-be59f81d9166:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4683a56a-127a-4868-a411-be59f81d9166 {
  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-4683a56a-127a-4868-a411-be59f81d9166.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4683a56a-127a-4868-a411-be59f81d9166.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4683a56a-127a-4868-a411-be59f81d9166.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bfe97e56-9ad1-49d1-b9fa-62cdc187d053 {
  display: none;
}
#s-c1b66b47-56a4-4f76-bc05-e29dd2526400 { text-align: left; }
#s-02586e7e-70c5-498b-92fa-09d6e7e7e3f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02586e7e-70c5-498b-92fa-09d6e7e7e3f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d03c5e4a-82d2-4064-85ca-2f048176c37d { text-align: left; }
#s-d03c5e4a-82d2-4064-85ca-2f048176c37d .shg-product-sold-out {
  display: none;
}

#s-d03c5e4a-82d2-4064-85ca-2f048176c37d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d03c5e4a-82d2-4064-85ca-2f048176c37d .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-e226ef73-0910-4277-a88b-83fe35bf5ecd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e226ef73-0910-4277-a88b-83fe35bf5ecd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e226ef73-0910-4277-a88b-83fe35bf5ecd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e226ef73-0910-4277-a88b-83fe35bf5ecd {
  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-e226ef73-0910-4277-a88b-83fe35bf5ecd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e226ef73-0910-4277-a88b-83fe35bf5ecd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e226ef73-0910-4277-a88b-83fe35bf5ecd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c76b8a11-7213-4cab-bcf7-fe3ac53759dc {
  display: none;
}
#s-8963bd10-0f7c-4b32-bb19-6bb1f25805a0 { text-align: left; }
#s-84d3e3e5-ebc5-4417-9e41-f1dfeaba3da8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84d3e3e5-ebc5-4417-9e41-f1dfeaba3da8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1b22676-8174-4685-acef-5fd8106b7511 { text-align: left; }
#s-e1b22676-8174-4685-acef-5fd8106b7511 .shg-product-sold-out {
  display: none;
}

#s-e1b22676-8174-4685-acef-5fd8106b7511 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1b22676-8174-4685-acef-5fd8106b7511 .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-5cb82ae8-5a2c-4aa0-bc46-54d9cf26ffc3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5cb82ae8-5a2c-4aa0-bc46-54d9cf26ffc3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5cb82ae8-5a2c-4aa0-bc46-54d9cf26ffc3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5cb82ae8-5a2c-4aa0-bc46-54d9cf26ffc3 {
  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-5cb82ae8-5a2c-4aa0-bc46-54d9cf26ffc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cb82ae8-5a2c-4aa0-bc46-54d9cf26ffc3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5cb82ae8-5a2c-4aa0-bc46-54d9cf26ffc3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68620155-6d41-4527-a55b-71931da661e7 {
  display: none;
}
#s-a6356b0a-be13-4727-bae3-68580088fcbb { text-align: left; }
#s-75db8600-d217-4d53-86cb-e72af3fda86d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75db8600-d217-4d53-86cb-e72af3fda86d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3cd116c-1afd-409a-8515-adcf12992df3 { text-align: left; }
#s-a3cd116c-1afd-409a-8515-adcf12992df3 .shg-product-sold-out {
  display: none;
}

#s-a3cd116c-1afd-409a-8515-adcf12992df3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3cd116c-1afd-409a-8515-adcf12992df3 .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-3512e21d-0687-477e-9591-60066051636b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3512e21d-0687-477e-9591-60066051636b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3512e21d-0687-477e-9591-60066051636b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3512e21d-0687-477e-9591-60066051636b {
  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-3512e21d-0687-477e-9591-60066051636b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3512e21d-0687-477e-9591-60066051636b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3512e21d-0687-477e-9591-60066051636b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0b3a3d8-0194-4962-a3a5-348f008ff0f8 {
  display: none;
}
#s-f78fe40c-49c7-48d3-9dda-59f7d91c9e10 { text-align: left; }
#s-c7d6c5f7-470d-484a-86f9-5e6e2e95bb16 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7d6c5f7-470d-484a-86f9-5e6e2e95bb16 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66ae12c6-44e4-4f84-ba53-4b1c144380c1 { text-align: left; }
#s-66ae12c6-44e4-4f84-ba53-4b1c144380c1 .shg-product-sold-out {
  display: none;
}

#s-66ae12c6-44e4-4f84-ba53-4b1c144380c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66ae12c6-44e4-4f84-ba53-4b1c144380c1 .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-d1804d12-0265-496b-a97f-c4915a04421c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1804d12-0265-496b-a97f-c4915a04421c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1804d12-0265-496b-a97f-c4915a04421c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1804d12-0265-496b-a97f-c4915a04421c {
  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-d1804d12-0265-496b-a97f-c4915a04421c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1804d12-0265-496b-a97f-c4915a04421c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1804d12-0265-496b-a97f-c4915a04421c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7da736e2-72cb-409d-b036-df142ba056af {
  display: none;
}
#s-b9bede75-0153-4b3e-a169-f7611969d86c { text-align: left; }
#s-da1a9331-d63a-4f26-987e-756cdaf809d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da1a9331-d63a-4f26-987e-756cdaf809d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34bb4d1c-2696-4bf3-ae90-cd588172ec52 { text-align: left; }
#s-34bb4d1c-2696-4bf3-ae90-cd588172ec52 .shg-product-sold-out {
  display: none;
}

#s-34bb4d1c-2696-4bf3-ae90-cd588172ec52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34bb4d1c-2696-4bf3-ae90-cd588172ec52 .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-a8e6fd06-bedb-4c26-b32e-8223775c0f9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8e6fd06-bedb-4c26-b32e-8223775c0f9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8e6fd06-bedb-4c26-b32e-8223775c0f9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8e6fd06-bedb-4c26-b32e-8223775c0f9e {
  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-a8e6fd06-bedb-4c26-b32e-8223775c0f9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8e6fd06-bedb-4c26-b32e-8223775c0f9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8e6fd06-bedb-4c26-b32e-8223775c0f9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-939b53c9-f780-4ee9-a862-f7556c971ec6 {
  display: none;
}
#s-c849b530-4e5e-4283-b39f-3372b668dfbd { text-align: left; }
#s-35edae70-1568-4708-8f04-cbfb9169f822 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35edae70-1568-4708-8f04-cbfb9169f822 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c127a12a-32d5-4add-8085-d968daf92c3e { text-align: left; }
#s-c127a12a-32d5-4add-8085-d968daf92c3e .shg-product-sold-out {
  display: none;
}

#s-c127a12a-32d5-4add-8085-d968daf92c3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c127a12a-32d5-4add-8085-d968daf92c3e .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-5e431f09-5680-42d0-aeec-d5eddc27416e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e431f09-5680-42d0-aeec-d5eddc27416e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e431f09-5680-42d0-aeec-d5eddc27416e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e431f09-5680-42d0-aeec-d5eddc27416e {
  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-5e431f09-5680-42d0-aeec-d5eddc27416e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e431f09-5680-42d0-aeec-d5eddc27416e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e431f09-5680-42d0-aeec-d5eddc27416e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c33d780f-4a2f-4b27-a317-296a319477eb {
  display: none;
}
#s-d958ecfa-9db4-4ec3-b343-6a6095ac8250 { text-align: left; }
#s-39f185ad-978c-4157-bcac-69187d17b654 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39f185ad-978c-4157-bcac-69187d17b654 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4837baa6-575e-4d72-9447-b060f43e0d4d { text-align: left; }
#s-4837baa6-575e-4d72-9447-b060f43e0d4d .shg-product-sold-out {
  display: none;
}

#s-4837baa6-575e-4d72-9447-b060f43e0d4d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4837baa6-575e-4d72-9447-b060f43e0d4d .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-f4882d04-90a1-4fee-8661-1ab2a056aa35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4882d04-90a1-4fee-8661-1ab2a056aa35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4882d04-90a1-4fee-8661-1ab2a056aa35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4882d04-90a1-4fee-8661-1ab2a056aa35 {
  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-f4882d04-90a1-4fee-8661-1ab2a056aa35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4882d04-90a1-4fee-8661-1ab2a056aa35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4882d04-90a1-4fee-8661-1ab2a056aa35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ff05168-cee9-4f4d-88f9-5e242b59994d {
  display: none;
}
#s-f4ecd86d-a895-4a8d-b436-1564026fc6ab { text-align: left; }
#s-74853ca8-d29c-48ec-9c77-218bcae50ff6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74853ca8-d29c-48ec-9c77-218bcae50ff6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c38dfdf-beb5-443e-8e06-9ce843c5c009 { text-align: left; }
#s-9c38dfdf-beb5-443e-8e06-9ce843c5c009 .shg-product-sold-out {
  display: none;
}

#s-9c38dfdf-beb5-443e-8e06-9ce843c5c009 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c38dfdf-beb5-443e-8e06-9ce843c5c009 .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-8b90f4cc-92aa-4a3d-85fd-300af27081f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b90f4cc-92aa-4a3d-85fd-300af27081f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b90f4cc-92aa-4a3d-85fd-300af27081f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b90f4cc-92aa-4a3d-85fd-300af27081f1 {
  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-8b90f4cc-92aa-4a3d-85fd-300af27081f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b90f4cc-92aa-4a3d-85fd-300af27081f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b90f4cc-92aa-4a3d-85fd-300af27081f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51a990cc-6502-414f-b5df-89a0712e136f {
  display: none;
}
#s-717d9b34-2b3a-4e4d-b2b0-8f303f2e653c { text-align: left; }
#s-ce40c23c-da91-4fb0-a4ac-7cd91b739b5f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce40c23c-da91-4fb0-a4ac-7cd91b739b5f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d191f39-d0fb-456d-88da-be9ba994b3a3 { text-align: left; }
#s-7d191f39-d0fb-456d-88da-be9ba994b3a3 .shg-product-sold-out {
  display: none;
}

#s-7d191f39-d0fb-456d-88da-be9ba994b3a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d191f39-d0fb-456d-88da-be9ba994b3a3 .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-cac6ad5a-9f6b-434f-9b48-598ba195795d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cac6ad5a-9f6b-434f-9b48-598ba195795d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cac6ad5a-9f6b-434f-9b48-598ba195795d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cac6ad5a-9f6b-434f-9b48-598ba195795d {
  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-cac6ad5a-9f6b-434f-9b48-598ba195795d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cac6ad5a-9f6b-434f-9b48-598ba195795d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cac6ad5a-9f6b-434f-9b48-598ba195795d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-edf43720-0ecc-4b27-ab0d-7d42526cce59 {
  display: none;
}
#s-69e2d93d-ff9e-4fe6-a19e-4df4dc3a84a5 { text-align: left; }
#s-dafbda33-d5ae-4290-b2ba-7f97eec5fea6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dafbda33-d5ae-4290-b2ba-7f97eec5fea6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-085d31d2-9b51-4ca5-91f7-aa10f4900520 { text-align: left; }
#s-085d31d2-9b51-4ca5-91f7-aa10f4900520 .shg-product-sold-out {
  display: none;
}

#s-085d31d2-9b51-4ca5-91f7-aa10f4900520 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-085d31d2-9b51-4ca5-91f7-aa10f4900520 .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-675c72c1-f86f-44fe-8aec-74c9150bf64d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-675c72c1-f86f-44fe-8aec-74c9150bf64d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-675c72c1-f86f-44fe-8aec-74c9150bf64d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-675c72c1-f86f-44fe-8aec-74c9150bf64d {
  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-675c72c1-f86f-44fe-8aec-74c9150bf64d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-675c72c1-f86f-44fe-8aec-74c9150bf64d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-675c72c1-f86f-44fe-8aec-74c9150bf64d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9edaf200-7489-4a1e-85ca-2e2b6b03cff1 {
  display: none;
}
#s-72d9b64b-9962-4a68-9305-26ef9ff05dd0 { text-align: left; }
#s-2db1e8ad-c093-40d8-898c-566f296fbf81 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2db1e8ad-c093-40d8-898c-566f296fbf81 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b202803-319f-4bfa-a469-e801afaaaf07 { text-align: left; }
#s-2b202803-319f-4bfa-a469-e801afaaaf07 .shg-product-sold-out {
  display: none;
}

#s-2b202803-319f-4bfa-a469-e801afaaaf07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b202803-319f-4bfa-a469-e801afaaaf07 .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-aa492011-2578-4ab5-96f9-5f1c7581c0d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa492011-2578-4ab5-96f9-5f1c7581c0d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa492011-2578-4ab5-96f9-5f1c7581c0d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa492011-2578-4ab5-96f9-5f1c7581c0d5 {
  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-aa492011-2578-4ab5-96f9-5f1c7581c0d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa492011-2578-4ab5-96f9-5f1c7581c0d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa492011-2578-4ab5-96f9-5f1c7581c0d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98771d59-0c3a-4097-b893-c00eeda30662 {
  display: none;
}
#s-5de5022b-6352-40c4-9171-756ccaa080a2 { text-align: left; }
#s-9f89d810-7fc4-4988-97e0-dafba52c5d81 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f89d810-7fc4-4988-97e0-dafba52c5d81 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0073d068-973c-45a3-bfdc-3fe73dd54a53 { text-align: left; }
#s-0073d068-973c-45a3-bfdc-3fe73dd54a53 .shg-product-sold-out {
  display: none;
}

#s-0073d068-973c-45a3-bfdc-3fe73dd54a53 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0073d068-973c-45a3-bfdc-3fe73dd54a53 .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-d8c28830-1605-45cf-84e7-91a1f3e3c596 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8c28830-1605-45cf-84e7-91a1f3e3c596:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8c28830-1605-45cf-84e7-91a1f3e3c596:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8c28830-1605-45cf-84e7-91a1f3e3c596 {
  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-d8c28830-1605-45cf-84e7-91a1f3e3c596.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8c28830-1605-45cf-84e7-91a1f3e3c596.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8c28830-1605-45cf-84e7-91a1f3e3c596.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bcff6908-a577-4f1d-935a-77127df7a1e7 {
  display: none;
}
#s-63d6b188-3a88-44b1-bf01-719c9d075cce { text-align: left; }
#s-0ec8b59c-dd31-4527-bc7f-55b7f37c539d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ec8b59c-dd31-4527-bc7f-55b7f37c539d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3c3e31b-9a21-41d1-9394-67e1c35b12f0 { text-align: left; }
#s-f3c3e31b-9a21-41d1-9394-67e1c35b12f0 .shg-product-sold-out {
  display: none;
}

#s-f3c3e31b-9a21-41d1-9394-67e1c35b12f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3c3e31b-9a21-41d1-9394-67e1c35b12f0 .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-395d3344-00eb-4354-b714-58f9e703d077 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-395d3344-00eb-4354-b714-58f9e703d077:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-395d3344-00eb-4354-b714-58f9e703d077:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-395d3344-00eb-4354-b714-58f9e703d077 {
  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-395d3344-00eb-4354-b714-58f9e703d077.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-395d3344-00eb-4354-b714-58f9e703d077.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-395d3344-00eb-4354-b714-58f9e703d077.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c94bfc27-f5a3-4679-983e-6bf5c5ed70b3 {
  display: none;
}
#s-538a23d0-0ade-4b1e-bc4a-5cf4cde524b8 { text-align: left; }
#s-52087b2f-d71a-4877-9c59-2f00dc714428 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52087b2f-d71a-4877-9c59-2f00dc714428 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-747e7d40-6ac8-4681-bd4b-ed251be53179 { text-align: left; }
#s-747e7d40-6ac8-4681-bd4b-ed251be53179 .shg-product-sold-out {
  display: none;
}

#s-747e7d40-6ac8-4681-bd4b-ed251be53179 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-747e7d40-6ac8-4681-bd4b-ed251be53179 .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-5b2fa7be-d76b-439b-a8cf-a193b9cb8eb5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b2fa7be-d76b-439b-a8cf-a193b9cb8eb5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b2fa7be-d76b-439b-a8cf-a193b9cb8eb5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b2fa7be-d76b-439b-a8cf-a193b9cb8eb5 {
  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-5b2fa7be-d76b-439b-a8cf-a193b9cb8eb5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b2fa7be-d76b-439b-a8cf-a193b9cb8eb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b2fa7be-d76b-439b-a8cf-a193b9cb8eb5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43c427f2-a1d8-4f1a-898f-7800c389fe76 {
  display: none;
}
#s-c5234ada-511a-4ed0-bf77-8cdb2a488ce1 { text-align: left; }
#s-e854e416-1658-4b8e-a5c5-4962a34b1818 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e854e416-1658-4b8e-a5c5-4962a34b1818 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-708c3613-a417-4a5e-8094-1753e5247dba { text-align: left; }
#s-708c3613-a417-4a5e-8094-1753e5247dba .shg-product-sold-out {
  display: none;
}

#s-708c3613-a417-4a5e-8094-1753e5247dba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-708c3613-a417-4a5e-8094-1753e5247dba .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-c2dc69f6-79d2-4642-8193-4f05c4d25cb1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2dc69f6-79d2-4642-8193-4f05c4d25cb1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2dc69f6-79d2-4642-8193-4f05c4d25cb1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2dc69f6-79d2-4642-8193-4f05c4d25cb1 {
  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-c2dc69f6-79d2-4642-8193-4f05c4d25cb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2dc69f6-79d2-4642-8193-4f05c4d25cb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2dc69f6-79d2-4642-8193-4f05c4d25cb1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cc19cce-a0b6-4bcd-aedc-2d44ea901473 {
  display: none;
}
#s-31dcbb2a-8366-4a3f-921d-bd2457f3bc3b { text-align: left; }
#s-843fb8ab-1553-430c-a80a-21b7116359b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-843fb8ab-1553-430c-a80a-21b7116359b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffbe1722-b23f-4796-b7dc-bbb674e87f3a { text-align: left; }
#s-ffbe1722-b23f-4796-b7dc-bbb674e87f3a .shg-product-sold-out {
  display: none;
}

#s-ffbe1722-b23f-4796-b7dc-bbb674e87f3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffbe1722-b23f-4796-b7dc-bbb674e87f3a .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-b0adaf05-3215-44c7-a62e-a4c77a4e0290 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0adaf05-3215-44c7-a62e-a4c77a4e0290:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0adaf05-3215-44c7-a62e-a4c77a4e0290:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0adaf05-3215-44c7-a62e-a4c77a4e0290 {
  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-b0adaf05-3215-44c7-a62e-a4c77a4e0290.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0adaf05-3215-44c7-a62e-a4c77a4e0290.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0adaf05-3215-44c7-a62e-a4c77a4e0290.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-836336fd-175c-4c7c-9e80-3bf36b7b04ce {
  display: none;
}
#s-2541b32e-6c13-4884-9021-366a0a0537bf { text-align: left; }
#s-64fa9181-e655-48bc-a997-f74ab3d4d953 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64fa9181-e655-48bc-a997-f74ab3d4d953 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-949252ee-959f-490c-8476-49c03a2115fd { text-align: left; }
#s-949252ee-959f-490c-8476-49c03a2115fd .shg-product-sold-out {
  display: none;
}

#s-949252ee-959f-490c-8476-49c03a2115fd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-949252ee-959f-490c-8476-49c03a2115fd .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-10a1a9bb-61ac-4ddd-8d1a-57fafbe97837 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-10a1a9bb-61ac-4ddd-8d1a-57fafbe97837:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-10a1a9bb-61ac-4ddd-8d1a-57fafbe97837:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-10a1a9bb-61ac-4ddd-8d1a-57fafbe97837 {
  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-10a1a9bb-61ac-4ddd-8d1a-57fafbe97837.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10a1a9bb-61ac-4ddd-8d1a-57fafbe97837.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-10a1a9bb-61ac-4ddd-8d1a-57fafbe97837.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34fb65b3-05d4-4ee7-a482-000a2abdc9ea {
  display: none;
}
#s-555aa2d3-ef90-43d0-96c0-afdb43cd1977 { text-align: left; }
#s-4caffc95-43de-4e49-b66c-4b3c6aac1bd2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4caffc95-43de-4e49-b66c-4b3c6aac1bd2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-207fcee0-93c7-45c9-a151-17214e4f3db1 { text-align: left; }
#s-207fcee0-93c7-45c9-a151-17214e4f3db1 .shg-product-sold-out {
  display: none;
}

#s-207fcee0-93c7-45c9-a151-17214e4f3db1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-207fcee0-93c7-45c9-a151-17214e4f3db1 .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-626f74de-5538-41aa-9af4-8aa67e029d1c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-626f74de-5538-41aa-9af4-8aa67e029d1c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-626f74de-5538-41aa-9af4-8aa67e029d1c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-626f74de-5538-41aa-9af4-8aa67e029d1c {
  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-626f74de-5538-41aa-9af4-8aa67e029d1c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-626f74de-5538-41aa-9af4-8aa67e029d1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-626f74de-5538-41aa-9af4-8aa67e029d1c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b05d11b6-0faa-49a8-ad7d-c3ff9f6f4482 {
  display: none;
}
#s-9511cfae-25a0-4be7-9889-95dbd96c7ab4 { text-align: left; }
#s-bcad4861-9e30-41e5-b208-58c29d87c34a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bcad4861-9e30-41e5-b208-58c29d87c34a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa86f4a3-a1b2-4a83-a390-d1aa8071a7c1 { text-align: left; }
#s-aa86f4a3-a1b2-4a83-a390-d1aa8071a7c1 .shg-product-sold-out {
  display: none;
}

#s-aa86f4a3-a1b2-4a83-a390-d1aa8071a7c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa86f4a3-a1b2-4a83-a390-d1aa8071a7c1 .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-317242e4-fcd8-427d-a303-143d9501f556 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-317242e4-fcd8-427d-a303-143d9501f556:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-317242e4-fcd8-427d-a303-143d9501f556:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-317242e4-fcd8-427d-a303-143d9501f556 {
  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-317242e4-fcd8-427d-a303-143d9501f556.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-317242e4-fcd8-427d-a303-143d9501f556.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-317242e4-fcd8-427d-a303-143d9501f556.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;
}
