.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-f6699030-901e-4a30-8246-20c928f3d114 {
  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-a127fed0-9996-41cd-b8e4-91fa9e56b943 { margin-top: 40px; }
#s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .shogun-tabs {
  justify-content: center;
}


  #s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-a127fed0-9996-41cd-b8e4-91fa9e56b943 .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-ee58fc2f-1dde-4d84-94c5-d59e275d955d { padding-top: 10px;
padding-bottom: 10px; }
 #s-ee58fc2f-1dde-4d84-94c5-d59e275d955d .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-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a63b057d-d5e1-4772-a06d-7dedb740ad8d .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-b927f656-b597-4622-9b83-8aac5202adf7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b927f656-b597-4622-9b83-8aac5202adf7"] > .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-c3d58746-5a6e-486b-b4d2-1d184ffd5eae { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-30472c8c-d60b-42f5-be7d-a67cf196cdec { 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-c1e5252b-1446-4928-9b16-af9ad74b14bb { 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-c1e5252b-1446-4928-9b16-af9ad74b14bb: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-c1e5252b-1446-4928-9b16-af9ad74b14bb: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-c1e5252b-1446-4928-9b16-af9ad74b14bb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-fa8c674a-9078-4fd5-b2d8-41f1d73b799f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1c71ed37-98e5-4a2e-897b-64d0a53cfc0c { 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-d96363d8-b931-41e4-acd3-64336f4484ea { 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-d96363d8-b931-41e4-acd3-64336f4484ea: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-d96363d8-b931-41e4-acd3-64336f4484ea: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-d96363d8-b931-41e4-acd3-64336f4484ea.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-73084496-bbc4-491a-975e-f1ca467f54e6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a2616fef-ebb6-44ce-bfe0-d92b791208ca { 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-7305148d-3422-4c9c-8a52-86821cc8c2f1 { 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-7305148d-3422-4c9c-8a52-86821cc8c2f1: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-7305148d-3422-4c9c-8a52-86821cc8c2f1: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-7305148d-3422-4c9c-8a52-86821cc8c2f1.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-cd9313bc-f242-4e36-98a0-6f043decaace { min-height: 50px; }
#s-cd9313bc-f242-4e36-98a0-6f043decaace > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ee97e862-7bd1-478d-b633-5a74b010e102 { 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-ee97e862-7bd1-478d-b633-5a74b010e102 .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-afb8ab09-9b91-4b32-8fad-905f8be808ea {
  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-596500a6-97de-41f9-a444-c51f25955d8a { 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-9e9dda41-737a-4730-a02c-8e8a6de198f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e9dda41-737a-4730-a02c-8e8a6de198f4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6da2c31b-cb6c-4091-b830-1fe57a489fc0 {
  display: none;
}
#s-d8a4ac79-7a00-48ff-b3fb-9a0d086dd59d { text-align: left; }
#s-e356d6f3-14ea-4838-8e6f-cdb265fdf65c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e356d6f3-14ea-4838-8e6f-cdb265fdf65c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d9137cb3-90a0-47d0-bf5d-a6c30db34b70 {
  display: none;
}
#s-0e6d9dea-35fc-4b12-b0a3-8047e9dc40eb { text-align: left; }
#s-5a1eef6a-37cb-474c-ba44-6b932a9eb94f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a1eef6a-37cb-474c-ba44-6b932a9eb94f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-96411e87-b508-43a0-895f-3459e9b923c1 {
  display: none;
}
#s-25dccf1f-c78c-4cb6-85da-18cb3ebf73b8 { text-align: left; }
#s-93ce005c-6969-4593-9544-7180cb5e0df7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93ce005c-6969-4593-9544-7180cb5e0df7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b2188f9d-55da-4a78-b79a-b737d5f724b4 {
  display: none;
}
#s-888ffecb-69b0-4450-9049-51ca781d7656 { text-align: left; }
#s-42cbab2c-e26c-4611-bdf0-360a9b44954d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42cbab2c-e26c-4611-bdf0-360a9b44954d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-782e309d-3ab9-4e75-b28e-1079d450dc06 { text-align: left; }
#s-782e309d-3ab9-4e75-b28e-1079d450dc06 .shg-product-sold-out {
  display: none;
}

#s-782e309d-3ab9-4e75-b28e-1079d450dc06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-782e309d-3ab9-4e75-b28e-1079d450dc06 .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-299527c9-d247-44fe-b6e3-0dd4f4547d62 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-299527c9-d247-44fe-b6e3-0dd4f4547d62:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-299527c9-d247-44fe-b6e3-0dd4f4547d62:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-299527c9-d247-44fe-b6e3-0dd4f4547d62 {
  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-299527c9-d247-44fe-b6e3-0dd4f4547d62.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-299527c9-d247-44fe-b6e3-0dd4f4547d62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-299527c9-d247-44fe-b6e3-0dd4f4547d62.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44ff0d87-8abb-4fab-8d88-1f82d9710e26 {
  display: none;
}
#s-fb18fa59-b73c-46a0-8220-f8b29f2d91a6 { text-align: left; }
#s-3d099786-3a2b-408c-89c1-1a9c885dddc5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d099786-3a2b-408c-89c1-1a9c885dddc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e964850-2fc0-41f6-b8bb-2bcf517198c3 { text-align: left; }
#s-8e964850-2fc0-41f6-b8bb-2bcf517198c3 .shg-product-sold-out {
  display: none;
}

#s-8e964850-2fc0-41f6-b8bb-2bcf517198c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e964850-2fc0-41f6-b8bb-2bcf517198c3 .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-ab933b59-6fb6-4247-9179-78625ad6a5eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab933b59-6fb6-4247-9179-78625ad6a5eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab933b59-6fb6-4247-9179-78625ad6a5eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab933b59-6fb6-4247-9179-78625ad6a5eb {
  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-ab933b59-6fb6-4247-9179-78625ad6a5eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab933b59-6fb6-4247-9179-78625ad6a5eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab933b59-6fb6-4247-9179-78625ad6a5eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3257faaa-8dfd-4fc2-8955-534952737dc4 {
  display: none;
}
#s-49fb648f-005d-4a7c-8e87-4e22fca4bfb2 { text-align: left; }
#s-2c1e941c-a426-4043-bada-a280a14416d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c1e941c-a426-4043-bada-a280a14416d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a47df0b-144f-4a98-82e6-bde212a140f5 { text-align: left; }
#s-5a47df0b-144f-4a98-82e6-bde212a140f5 .shg-product-sold-out {
  display: none;
}

#s-5a47df0b-144f-4a98-82e6-bde212a140f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a47df0b-144f-4a98-82e6-bde212a140f5 .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-f481913c-f67d-4667-a8d8-44e63136110d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f481913c-f67d-4667-a8d8-44e63136110d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f481913c-f67d-4667-a8d8-44e63136110d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f481913c-f67d-4667-a8d8-44e63136110d {
  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-f481913c-f67d-4667-a8d8-44e63136110d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f481913c-f67d-4667-a8d8-44e63136110d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f481913c-f67d-4667-a8d8-44e63136110d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23023aae-ba11-42a1-a093-9eb5bb2bb25c {
  display: none;
}
#s-ae85f92e-d9d0-44d8-8965-2f33f6a81b4c { text-align: left; }
#s-6e7c43bc-1203-4d64-80f8-2b667b5042ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e7c43bc-1203-4d64-80f8-2b667b5042ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed112fbe-4a16-4021-9353-06f75f7ab0e9 { text-align: left; }
#s-ed112fbe-4a16-4021-9353-06f75f7ab0e9 .shg-product-sold-out {
  display: none;
}

#s-ed112fbe-4a16-4021-9353-06f75f7ab0e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed112fbe-4a16-4021-9353-06f75f7ab0e9 .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-4bfc913a-b920-4f6b-bac6-a1c780e0da0c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bfc913a-b920-4f6b-bac6-a1c780e0da0c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bfc913a-b920-4f6b-bac6-a1c780e0da0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bfc913a-b920-4f6b-bac6-a1c780e0da0c {
  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-4bfc913a-b920-4f6b-bac6-a1c780e0da0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bfc913a-b920-4f6b-bac6-a1c780e0da0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bfc913a-b920-4f6b-bac6-a1c780e0da0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad47731f-17eb-4901-a41e-acda987e8dd0 {
  display: none;
}
#s-06c7365c-e5de-4ffa-83bd-af7415263b35 { text-align: left; }
#s-3e40d3ab-a0e5-49d7-9b47-429d74ff8cdd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e40d3ab-a0e5-49d7-9b47-429d74ff8cdd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5227c349-43e5-42cd-9b19-29355bcc2137 { text-align: left; }
#s-5227c349-43e5-42cd-9b19-29355bcc2137 .shg-product-sold-out {
  display: none;
}

#s-5227c349-43e5-42cd-9b19-29355bcc2137 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5227c349-43e5-42cd-9b19-29355bcc2137 .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-cb648598-23c3-49c8-b0a0-60997038ce9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb648598-23c3-49c8-b0a0-60997038ce9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb648598-23c3-49c8-b0a0-60997038ce9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb648598-23c3-49c8-b0a0-60997038ce9a {
  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-cb648598-23c3-49c8-b0a0-60997038ce9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb648598-23c3-49c8-b0a0-60997038ce9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb648598-23c3-49c8-b0a0-60997038ce9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a9c957b-3501-4857-a4d5-a7ae27242eca {
  display: none;
}
#s-bd1fdf69-3c08-4263-b25d-ede99215ab09 { text-align: left; }
#s-c686b7cb-6843-4c88-bf06-b4f7af1bf02a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c686b7cb-6843-4c88-bf06-b4f7af1bf02a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9263814-62ae-4b43-8b6c-66893297d4cc { text-align: left; }
#s-c9263814-62ae-4b43-8b6c-66893297d4cc .shg-product-sold-out {
  display: none;
}

#s-c9263814-62ae-4b43-8b6c-66893297d4cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9263814-62ae-4b43-8b6c-66893297d4cc .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-9572f5f6-db3d-4a8f-9681-ecbcb4e78930 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9572f5f6-db3d-4a8f-9681-ecbcb4e78930:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9572f5f6-db3d-4a8f-9681-ecbcb4e78930:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9572f5f6-db3d-4a8f-9681-ecbcb4e78930 {
  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-9572f5f6-db3d-4a8f-9681-ecbcb4e78930.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9572f5f6-db3d-4a8f-9681-ecbcb4e78930.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9572f5f6-db3d-4a8f-9681-ecbcb4e78930.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72a92e04-e474-4faa-a2cc-ee0ad20a002c {
  display: none;
}
#s-9d49ddd0-2e4f-4bfc-a943-2cc580d3d094 { text-align: left; }
#s-2b693789-b3d8-454b-95d6-18de99a7afc7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b693789-b3d8-454b-95d6-18de99a7afc7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7298bda1-7dd0-46a7-b8e0-fbd2f9930122 { text-align: left; }
#s-7298bda1-7dd0-46a7-b8e0-fbd2f9930122 .shg-product-sold-out {
  display: none;
}

#s-7298bda1-7dd0-46a7-b8e0-fbd2f9930122 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7298bda1-7dd0-46a7-b8e0-fbd2f9930122 .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-a0a9d373-9232-4565-ae3f-c628fde49249 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0a9d373-9232-4565-ae3f-c628fde49249:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0a9d373-9232-4565-ae3f-c628fde49249:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0a9d373-9232-4565-ae3f-c628fde49249 {
  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-a0a9d373-9232-4565-ae3f-c628fde49249.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0a9d373-9232-4565-ae3f-c628fde49249.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0a9d373-9232-4565-ae3f-c628fde49249.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-febac525-d456-4bc1-a670-7e5e4c658244 {
  display: none;
}
#s-0dd1b768-4792-4b33-b79f-3a8d74423847 { text-align: left; }
#s-192e842c-7c3b-445a-9bb0-a6d3a3faee09 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-192e842c-7c3b-445a-9bb0-a6d3a3faee09 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81a4c2dd-b1f8-40df-9a5e-5c95dbe5ad5c { text-align: left; }
#s-81a4c2dd-b1f8-40df-9a5e-5c95dbe5ad5c .shg-product-sold-out {
  display: none;
}

#s-81a4c2dd-b1f8-40df-9a5e-5c95dbe5ad5c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81a4c2dd-b1f8-40df-9a5e-5c95dbe5ad5c .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-062d5223-dec3-4a76-b3c0-bab541d402e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-062d5223-dec3-4a76-b3c0-bab541d402e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-062d5223-dec3-4a76-b3c0-bab541d402e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-062d5223-dec3-4a76-b3c0-bab541d402e2 {
  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-062d5223-dec3-4a76-b3c0-bab541d402e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-062d5223-dec3-4a76-b3c0-bab541d402e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-062d5223-dec3-4a76-b3c0-bab541d402e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-514550e1-4bf5-4414-a1f3-89440585df63 {
  display: none;
}
#s-d600178a-e5d2-4a12-a5b4-5d6b2163e5e6 { text-align: left; }
#s-0df70416-a40d-42f0-9788-2702f01c63d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0df70416-a40d-42f0-9788-2702f01c63d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-efada10e-c0f0-4e8f-b6c4-1987b0d5cde1 { text-align: left; }
#s-efada10e-c0f0-4e8f-b6c4-1987b0d5cde1 .shg-product-sold-out {
  display: none;
}

#s-efada10e-c0f0-4e8f-b6c4-1987b0d5cde1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-efada10e-c0f0-4e8f-b6c4-1987b0d5cde1 .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-4e0e791b-cfb1-4514-b2d5-b2effe32132c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e0e791b-cfb1-4514-b2d5-b2effe32132c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e0e791b-cfb1-4514-b2d5-b2effe32132c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e0e791b-cfb1-4514-b2d5-b2effe32132c {
  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-4e0e791b-cfb1-4514-b2d5-b2effe32132c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e0e791b-cfb1-4514-b2d5-b2effe32132c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e0e791b-cfb1-4514-b2d5-b2effe32132c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c43a615f-f981-4b1d-9348-d148283729df {
  display: none;
}
#s-965ebc30-4678-44c6-91a1-45cc3cf57151 { text-align: left; }
#s-d11e41c2-5a22-4045-813e-191e1c5ad9da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d11e41c2-5a22-4045-813e-191e1c5ad9da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dcf3efb6-43d9-4920-b6fa-2f173c50da7f { text-align: left; }
#s-dcf3efb6-43d9-4920-b6fa-2f173c50da7f .shg-product-sold-out {
  display: none;
}

#s-dcf3efb6-43d9-4920-b6fa-2f173c50da7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dcf3efb6-43d9-4920-b6fa-2f173c50da7f .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-bfc0de90-ac32-4651-9280-7a61cb104421 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfc0de90-ac32-4651-9280-7a61cb104421:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfc0de90-ac32-4651-9280-7a61cb104421:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfc0de90-ac32-4651-9280-7a61cb104421 {
  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-bfc0de90-ac32-4651-9280-7a61cb104421.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfc0de90-ac32-4651-9280-7a61cb104421.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfc0de90-ac32-4651-9280-7a61cb104421.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4971ae6e-fce2-483f-939d-f061d8c5d740 {
  display: none;
}
#s-95972e62-1415-44f4-b94e-69ed23c67adb { text-align: left; }
#s-05d38977-573f-4246-8050-4c4197469d5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05d38977-573f-4246-8050-4c4197469d5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a5ef2e4b-5dc9-44c9-87f4-2a579e3d7ecb { text-align: left; }
#s-a5ef2e4b-5dc9-44c9-87f4-2a579e3d7ecb .shg-product-sold-out {
  display: none;
}

#s-a5ef2e4b-5dc9-44c9-87f4-2a579e3d7ecb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a5ef2e4b-5dc9-44c9-87f4-2a579e3d7ecb .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-d167b912-456a-4ffa-b009-1fd876782831 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d167b912-456a-4ffa-b009-1fd876782831:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d167b912-456a-4ffa-b009-1fd876782831:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d167b912-456a-4ffa-b009-1fd876782831 {
  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-d167b912-456a-4ffa-b009-1fd876782831.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d167b912-456a-4ffa-b009-1fd876782831.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d167b912-456a-4ffa-b009-1fd876782831.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3f9abb3-745d-49de-aabc-953d66e60695 {
  display: none;
}
#s-5cfeb3ed-44ed-49be-bb19-619e4bc88f26 { text-align: left; }
#s-78f5c6a0-fe69-4817-8fc9-a78fd0790cf6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78f5c6a0-fe69-4817-8fc9-a78fd0790cf6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec40fccc-c19c-431d-86ea-715b919bb7a1 { text-align: left; }
#s-ec40fccc-c19c-431d-86ea-715b919bb7a1 .shg-product-sold-out {
  display: none;
}

#s-ec40fccc-c19c-431d-86ea-715b919bb7a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec40fccc-c19c-431d-86ea-715b919bb7a1 .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-634f9595-78ba-49f4-84e6-8ffa1fc22fce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-634f9595-78ba-49f4-84e6-8ffa1fc22fce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-634f9595-78ba-49f4-84e6-8ffa1fc22fce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-634f9595-78ba-49f4-84e6-8ffa1fc22fce {
  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-634f9595-78ba-49f4-84e6-8ffa1fc22fce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-634f9595-78ba-49f4-84e6-8ffa1fc22fce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-634f9595-78ba-49f4-84e6-8ffa1fc22fce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6244aab-057a-492a-8174-b5dd3ecd0145 {
  display: none;
}
#s-1b07693e-acb9-4fd9-a4c2-189130ef0209 { text-align: left; }
#s-9492fc29-e5a4-4e5a-9edd-3fb68850a798 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9492fc29-e5a4-4e5a-9edd-3fb68850a798 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf36caeb-a1e3-446e-ad13-dda889652b9f { text-align: left; }
#s-bf36caeb-a1e3-446e-ad13-dda889652b9f .shg-product-sold-out {
  display: none;
}

#s-bf36caeb-a1e3-446e-ad13-dda889652b9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf36caeb-a1e3-446e-ad13-dda889652b9f .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-2f1934d9-8ee6-4819-9eeb-b859a43a218d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f1934d9-8ee6-4819-9eeb-b859a43a218d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f1934d9-8ee6-4819-9eeb-b859a43a218d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f1934d9-8ee6-4819-9eeb-b859a43a218d {
  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-2f1934d9-8ee6-4819-9eeb-b859a43a218d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f1934d9-8ee6-4819-9eeb-b859a43a218d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f1934d9-8ee6-4819-9eeb-b859a43a218d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1cf83b26-e35a-4581-ab6a-f1dc9380a338 {
  display: none;
}
#s-ee26f7b7-c943-4bea-b1f4-02adb4a30fd5 { text-align: left; }
#s-f442639b-228d-4368-ba3f-24ab04b521f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f442639b-228d-4368-ba3f-24ab04b521f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e66ee4c7-b126-458d-8065-cfb5505c8615 { text-align: left; }
#s-e66ee4c7-b126-458d-8065-cfb5505c8615 .shg-product-sold-out {
  display: none;
}

#s-e66ee4c7-b126-458d-8065-cfb5505c8615 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e66ee4c7-b126-458d-8065-cfb5505c8615 .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-672dbfe6-f07d-4e03-9f40-59e1d657b483 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-672dbfe6-f07d-4e03-9f40-59e1d657b483:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-672dbfe6-f07d-4e03-9f40-59e1d657b483:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-672dbfe6-f07d-4e03-9f40-59e1d657b483 {
  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-672dbfe6-f07d-4e03-9f40-59e1d657b483.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-672dbfe6-f07d-4e03-9f40-59e1d657b483.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-672dbfe6-f07d-4e03-9f40-59e1d657b483.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af8b0278-3930-4d39-b9da-08ddb4b33b43 {
  display: none;
}
#s-b9c2b0f5-b4d6-42e6-a156-fc3d24e92dba { text-align: left; }
#s-2cc437d1-2210-4497-ab2b-a9ba2d55cc18 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2cc437d1-2210-4497-ab2b-a9ba2d55cc18 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a9541a2-f599-4f9e-aa54-dc087a404d70 { text-align: left; }
#s-3a9541a2-f599-4f9e-aa54-dc087a404d70 .shg-product-sold-out {
  display: none;
}

#s-3a9541a2-f599-4f9e-aa54-dc087a404d70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a9541a2-f599-4f9e-aa54-dc087a404d70 .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-e6888250-efa7-420a-9d2a-e28a4a8934d3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6888250-efa7-420a-9d2a-e28a4a8934d3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6888250-efa7-420a-9d2a-e28a4a8934d3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6888250-efa7-420a-9d2a-e28a4a8934d3 {
  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-e6888250-efa7-420a-9d2a-e28a4a8934d3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6888250-efa7-420a-9d2a-e28a4a8934d3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6888250-efa7-420a-9d2a-e28a4a8934d3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-864a05ce-0edc-49e1-87d2-abce5440d123 {
  display: none;
}
#s-98015294-f189-45c6-a9d8-c39e856d4d9c { text-align: left; }
#s-0811c95f-490c-44b9-9938-2ea5429e8eee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0811c95f-490c-44b9-9938-2ea5429e8eee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48cd2535-ac6c-4097-92dc-b4f42b8101b5 { text-align: left; }
#s-48cd2535-ac6c-4097-92dc-b4f42b8101b5 .shg-product-sold-out {
  display: none;
}

#s-48cd2535-ac6c-4097-92dc-b4f42b8101b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48cd2535-ac6c-4097-92dc-b4f42b8101b5 .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-d4bf55d2-0f67-4ed1-9668-f30a31548691 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4bf55d2-0f67-4ed1-9668-f30a31548691:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4bf55d2-0f67-4ed1-9668-f30a31548691:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4bf55d2-0f67-4ed1-9668-f30a31548691 {
  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-d4bf55d2-0f67-4ed1-9668-f30a31548691.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4bf55d2-0f67-4ed1-9668-f30a31548691.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4bf55d2-0f67-4ed1-9668-f30a31548691.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4875ef9-4414-4008-bbfc-ffcc89110567 {
  display: none;
}
#s-259d22db-2fb3-4667-89fa-3e408a9e2882 { text-align: left; }
#s-cb68da00-edc5-4785-8095-bdd8338de7eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb68da00-edc5-4785-8095-bdd8338de7eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2943cc7d-55e5-422c-919a-bef032ab3495 { text-align: left; }
#s-2943cc7d-55e5-422c-919a-bef032ab3495 .shg-product-sold-out {
  display: none;
}

#s-2943cc7d-55e5-422c-919a-bef032ab3495 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2943cc7d-55e5-422c-919a-bef032ab3495 .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-be7f32e0-8b41-414c-8fc3-aaf382460090 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be7f32e0-8b41-414c-8fc3-aaf382460090:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be7f32e0-8b41-414c-8fc3-aaf382460090:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be7f32e0-8b41-414c-8fc3-aaf382460090 {
  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-be7f32e0-8b41-414c-8fc3-aaf382460090.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be7f32e0-8b41-414c-8fc3-aaf382460090.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be7f32e0-8b41-414c-8fc3-aaf382460090.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d957a44b-3c67-44db-905f-413454df0842 {
  display: none;
}
#s-34663abc-40b4-40af-a27c-5a850108cf4b { text-align: left; }
#s-cabea86d-4bbd-4879-ab8d-d5e0cd1ae4e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cabea86d-4bbd-4879-ab8d-d5e0cd1ae4e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a552c130-a7e0-43c7-9a6d-dd5c4345a084 { text-align: left; }
#s-a552c130-a7e0-43c7-9a6d-dd5c4345a084 .shg-product-sold-out {
  display: none;
}

#s-a552c130-a7e0-43c7-9a6d-dd5c4345a084 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a552c130-a7e0-43c7-9a6d-dd5c4345a084 .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-f90eaf33-f9a0-4a67-9de1-9a1c6b1c95c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f90eaf33-f9a0-4a67-9de1-9a1c6b1c95c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f90eaf33-f9a0-4a67-9de1-9a1c6b1c95c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f90eaf33-f9a0-4a67-9de1-9a1c6b1c95c4 {
  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-f90eaf33-f9a0-4a67-9de1-9a1c6b1c95c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f90eaf33-f9a0-4a67-9de1-9a1c6b1c95c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f90eaf33-f9a0-4a67-9de1-9a1c6b1c95c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb0591ba-f3bd-4afd-8334-0c1e6daa6d88 {
  display: none;
}
#s-e4bd78f8-86d0-4cf7-a7a5-779dbdfb90b1 { text-align: left; }
#s-d76723b1-1b73-4524-9d2e-6f149a67cf74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d76723b1-1b73-4524-9d2e-6f149a67cf74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d72ffebb-8ce7-4fb0-a1be-3a1c6d727d59 { text-align: left; }
#s-d72ffebb-8ce7-4fb0-a1be-3a1c6d727d59 .shg-product-sold-out {
  display: none;
}

#s-d72ffebb-8ce7-4fb0-a1be-3a1c6d727d59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d72ffebb-8ce7-4fb0-a1be-3a1c6d727d59 .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-48216ce9-30d6-4569-b7d5-a1376240b435 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48216ce9-30d6-4569-b7d5-a1376240b435:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48216ce9-30d6-4569-b7d5-a1376240b435:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48216ce9-30d6-4569-b7d5-a1376240b435 {
  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-48216ce9-30d6-4569-b7d5-a1376240b435.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48216ce9-30d6-4569-b7d5-a1376240b435.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48216ce9-30d6-4569-b7d5-a1376240b435.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f22710db-36ca-41e6-a5cf-db27b3ab6a91 {
  display: none;
}
#s-5f0ce5b2-2716-48a0-8c9c-57b57d54001c { text-align: left; }
#s-0cfa5208-40db-4812-813a-0f53cc5770d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0cfa5208-40db-4812-813a-0f53cc5770d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89b3087b-8fc5-4d1c-a6ec-05da268d634b { text-align: left; }
#s-89b3087b-8fc5-4d1c-a6ec-05da268d634b .shg-product-sold-out {
  display: none;
}

#s-89b3087b-8fc5-4d1c-a6ec-05da268d634b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89b3087b-8fc5-4d1c-a6ec-05da268d634b .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-a1b6e7ad-2b37-4558-954f-1e7fbf5ad403 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1b6e7ad-2b37-4558-954f-1e7fbf5ad403:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1b6e7ad-2b37-4558-954f-1e7fbf5ad403:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1b6e7ad-2b37-4558-954f-1e7fbf5ad403 {
  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-a1b6e7ad-2b37-4558-954f-1e7fbf5ad403.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1b6e7ad-2b37-4558-954f-1e7fbf5ad403.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1b6e7ad-2b37-4558-954f-1e7fbf5ad403.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23ad425e-1fb1-4dfe-896b-62529bdd3be4 {
  display: none;
}
#s-d04fbbd7-d911-40d9-a00c-14fa29e2c90b { text-align: left; }
#s-d40f274d-f054-4488-9517-65601b84e9ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d40f274d-f054-4488-9517-65601b84e9ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23880d42-df5e-479c-adeb-e2febbc08008 { text-align: left; }
#s-23880d42-df5e-479c-adeb-e2febbc08008 .shg-product-sold-out {
  display: none;
}

#s-23880d42-df5e-479c-adeb-e2febbc08008 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23880d42-df5e-479c-adeb-e2febbc08008 .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-d562ca1c-100c-45c1-8c3d-9bd397a72d0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d562ca1c-100c-45c1-8c3d-9bd397a72d0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d562ca1c-100c-45c1-8c3d-9bd397a72d0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d562ca1c-100c-45c1-8c3d-9bd397a72d0d {
  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-d562ca1c-100c-45c1-8c3d-9bd397a72d0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d562ca1c-100c-45c1-8c3d-9bd397a72d0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d562ca1c-100c-45c1-8c3d-9bd397a72d0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18507d30-e34a-46b5-9ff9-8d611142d34c {
  display: none;
}
#s-c351631e-359b-42d2-b2fc-22c9778f4503 { text-align: left; }
#s-4b788191-ca55-4d01-9eaf-884b6c0def14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b788191-ca55-4d01-9eaf-884b6c0def14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a889973-7f3c-47dd-9032-0c8af757ce6d { text-align: left; }
#s-7a889973-7f3c-47dd-9032-0c8af757ce6d .shg-product-sold-out {
  display: none;
}

#s-7a889973-7f3c-47dd-9032-0c8af757ce6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a889973-7f3c-47dd-9032-0c8af757ce6d .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-8b9fef7f-edf5-4485-a0c6-8cc2d1929943 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b9fef7f-edf5-4485-a0c6-8cc2d1929943:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b9fef7f-edf5-4485-a0c6-8cc2d1929943:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b9fef7f-edf5-4485-a0c6-8cc2d1929943 {
  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-8b9fef7f-edf5-4485-a0c6-8cc2d1929943.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b9fef7f-edf5-4485-a0c6-8cc2d1929943.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b9fef7f-edf5-4485-a0c6-8cc2d1929943.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d03b40fe-2289-47e4-bb94-ab603a389928 {
  display: none;
}
#s-da0b67a2-c306-412a-9018-6d6d52adbab5 { text-align: left; }
#s-92f01da2-65bf-41bc-ae83-c78a79a49f3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92f01da2-65bf-41bc-ae83-c78a79a49f3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-33d90032-836d-4c18-801f-959695423c5d { text-align: left; }
#s-33d90032-836d-4c18-801f-959695423c5d .shg-product-sold-out {
  display: none;
}

#s-33d90032-836d-4c18-801f-959695423c5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-33d90032-836d-4c18-801f-959695423c5d .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-e96ad0c3-6a92-41da-9c62-2ad96cc640cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e96ad0c3-6a92-41da-9c62-2ad96cc640cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e96ad0c3-6a92-41da-9c62-2ad96cc640cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e96ad0c3-6a92-41da-9c62-2ad96cc640cf {
  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-e96ad0c3-6a92-41da-9c62-2ad96cc640cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e96ad0c3-6a92-41da-9c62-2ad96cc640cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e96ad0c3-6a92-41da-9c62-2ad96cc640cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-670cf9c1-2943-4efb-9292-92f2e8133d67 {
  display: none;
}
#s-784048bf-e124-42ff-8f2a-3b59dad4467d { text-align: left; }
#s-c9c1fcf9-4cd4-425f-9fde-0b7daad34b43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9c1fcf9-4cd4-425f-9fde-0b7daad34b43 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08c494a2-3309-43d8-bcf2-7bb122d30275 { text-align: left; }
#s-08c494a2-3309-43d8-bcf2-7bb122d30275 .shg-product-sold-out {
  display: none;
}

#s-08c494a2-3309-43d8-bcf2-7bb122d30275 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08c494a2-3309-43d8-bcf2-7bb122d30275 .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-ff496550-a27e-403e-b7e8-b2cd020d6b49 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff496550-a27e-403e-b7e8-b2cd020d6b49:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff496550-a27e-403e-b7e8-b2cd020d6b49:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff496550-a27e-403e-b7e8-b2cd020d6b49 {
  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-ff496550-a27e-403e-b7e8-b2cd020d6b49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff496550-a27e-403e-b7e8-b2cd020d6b49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff496550-a27e-403e-b7e8-b2cd020d6b49.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4592a450-5255-4e3b-a91a-ff509735ea89 {
  display: none;
}
#s-7328605e-cc84-4629-be2b-6e2aed6390dd { text-align: left; }
#s-60f7c39d-6e9e-4cea-952f-634b33fedc1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60f7c39d-6e9e-4cea-952f-634b33fedc1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1c6abc7c-417f-4705-9e2c-038ff78fbab3 { text-align: left; }
#s-1c6abc7c-417f-4705-9e2c-038ff78fbab3 .shg-product-sold-out {
  display: none;
}

#s-1c6abc7c-417f-4705-9e2c-038ff78fbab3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c6abc7c-417f-4705-9e2c-038ff78fbab3 .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-f3091102-b9a3-4aee-92c3-bb909d8cc886 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3091102-b9a3-4aee-92c3-bb909d8cc886:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3091102-b9a3-4aee-92c3-bb909d8cc886:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3091102-b9a3-4aee-92c3-bb909d8cc886 {
  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-f3091102-b9a3-4aee-92c3-bb909d8cc886.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3091102-b9a3-4aee-92c3-bb909d8cc886.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3091102-b9a3-4aee-92c3-bb909d8cc886.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e837a21-6545-4bfc-94b4-dfb713cd26c1 {
  display: none;
}
#s-4953cae1-0600-406d-bfc0-b6a4506fc93c { text-align: left; }
#s-474dba62-275b-4651-98e9-e8c924f5aac5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-474dba62-275b-4651-98e9-e8c924f5aac5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af684f67-cf68-4650-9bb1-08eae396d1af { text-align: left; }
#s-af684f67-cf68-4650-9bb1-08eae396d1af .shg-product-sold-out {
  display: none;
}

#s-af684f67-cf68-4650-9bb1-08eae396d1af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af684f67-cf68-4650-9bb1-08eae396d1af .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-f26136e3-6ef6-402b-b088-5c39c94936a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f26136e3-6ef6-402b-b088-5c39c94936a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f26136e3-6ef6-402b-b088-5c39c94936a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f26136e3-6ef6-402b-b088-5c39c94936a6 {
  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-f26136e3-6ef6-402b-b088-5c39c94936a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f26136e3-6ef6-402b-b088-5c39c94936a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f26136e3-6ef6-402b-b088-5c39c94936a6.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;
}
