.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-97926029-ad5d-4780-b37a-b076c3f6b316 {
  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-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 { margin-top: 40px; }
#s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .shogun-tabs {
  justify-content: center;
}


  #s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-11cf0a35-8ba1-4d39-a8b8-3fe248c7e910 .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-fae3777b-259d-4d01-b4d6-23b04e69d4ce { padding-top: 10px;
padding-bottom: 10px; }
 #s-fae3777b-259d-4d01-b4d6-23b04e69d4ce .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-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-abd192f1-40a0-4db7-be68-ec3f55ef9354 .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-15f44f4c-563b-4479-9f23-0c8766b80e9b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-15f44f4c-563b-4479-9f23-0c8766b80e9b"] > .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-c6dcab2d-fa6f-48ff-bf36-1c8c5f7cdcde { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-b36e8c49-242c-4489-a692-8a2d8dc78202 { 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-5d72d3d2-6b5a-4666-8a72-1a02c23aad21 { 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-5d72d3d2-6b5a-4666-8a72-1a02c23aad21: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-5d72d3d2-6b5a-4666-8a72-1a02c23aad21: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-5d72d3d2-6b5a-4666-8a72-1a02c23aad21.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-3bf0d352-9351-447d-86f2-c4b213e6ad06 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ded7aeb4-c379-417d-a5a7-2eb01d04b03c { 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-37651904-2167-4fff-8d9e-398027eba086 { 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-37651904-2167-4fff-8d9e-398027eba086: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-37651904-2167-4fff-8d9e-398027eba086: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-37651904-2167-4fff-8d9e-398027eba086.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-72dd0aa0-6b55-4ab4-b6cb-376f4ca8d170 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d378e501-c06e-403e-a624-9589ea0380f3 { 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-ba578745-c399-4872-a8ed-4f9a043fa51c { 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-ba578745-c399-4872-a8ed-4f9a043fa51c: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-ba578745-c399-4872-a8ed-4f9a043fa51c: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-ba578745-c399-4872-a8ed-4f9a043fa51c.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-81cb86f9-74cd-4a7a-9160-d7cb31bed951 { min-height: 50px; }
#s-81cb86f9-74cd-4a7a-9160-d7cb31bed951 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c566b083-dc61-440a-a98a-2f7d2c153bc9 { 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-c566b083-dc61-440a-a98a-2f7d2c153bc9 .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-730cd173-eb5c-42a2-9ca3-f651de876181 {
  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-802402f0-4fc8-42b7-9a84-ee0179e89943 { 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-a2e565ae-6df1-4c6c-802b-48df2f46afcf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2e565ae-6df1-4c6c-802b-48df2f46afcf .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-077ce10d-b726-4cf4-99cd-0f384988a9fa {
  display: none;
}
#s-abe04280-44e3-4e3b-ae7d-ed404c0ad4f2 { text-align: left; }
#s-bb39de56-9e91-4d49-b06a-1aa30244ebf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb39de56-9e91-4d49-b06a-1aa30244ebf3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-73b7f366-c4ef-428e-91a3-5fffdc290c7f {
  display: none;
}
#s-94f35727-03ba-4fac-a012-bea20c75fc7e { text-align: left; }
#s-6336f9e3-190e-4b3e-a2e7-0d7717619113 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6336f9e3-190e-4b3e-a2e7-0d7717619113 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-beda4c38-fc61-4eab-aac3-f2e2d0123649 {
  display: none;
}
#s-98b317b9-5115-44a1-b06c-8a85cd2fb786 { text-align: left; }
#s-f4b37e1f-2672-4658-8fe2-302800e44159 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4b37e1f-2672-4658-8fe2-302800e44159 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-38c04803-6247-4e3a-90e7-623d66d9f60c {
  display: none;
}
#s-8e15b7bd-141e-4ab7-9c2b-4ad8400b6bb9 { text-align: left; }
#s-9e5966a6-5918-4d84-9d3e-ec725f4c7683 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e5966a6-5918-4d84-9d3e-ec725f4c7683 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b03f7d69-8d1a-4542-b022-e00ce3d326f9 { text-align: left; }
#s-b03f7d69-8d1a-4542-b022-e00ce3d326f9 .shg-product-sold-out {
  display: none;
}

#s-b03f7d69-8d1a-4542-b022-e00ce3d326f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b03f7d69-8d1a-4542-b022-e00ce3d326f9 .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-73883bed-e8bc-4cbc-b0e3-b1c1b69cd5fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73883bed-e8bc-4cbc-b0e3-b1c1b69cd5fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73883bed-e8bc-4cbc-b0e3-b1c1b69cd5fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73883bed-e8bc-4cbc-b0e3-b1c1b69cd5fd {
  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-73883bed-e8bc-4cbc-b0e3-b1c1b69cd5fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73883bed-e8bc-4cbc-b0e3-b1c1b69cd5fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73883bed-e8bc-4cbc-b0e3-b1c1b69cd5fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb896ce6-4622-4631-acd5-44dafc5332ed {
  display: none;
}
#s-79682fd5-bf41-4e1f-bcd4-bb179fae5cbf { text-align: left; }
#s-d71eff61-bced-4321-9f0d-db512630a47e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d71eff61-bced-4321-9f0d-db512630a47e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-412cae2f-ff74-4031-ad09-c08f92c285af { text-align: left; }
#s-412cae2f-ff74-4031-ad09-c08f92c285af .shg-product-sold-out {
  display: none;
}

#s-412cae2f-ff74-4031-ad09-c08f92c285af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-412cae2f-ff74-4031-ad09-c08f92c285af .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-9f2547a8-eac1-41a6-baf9-b3851b213844 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f2547a8-eac1-41a6-baf9-b3851b213844:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f2547a8-eac1-41a6-baf9-b3851b213844:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f2547a8-eac1-41a6-baf9-b3851b213844 {
  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-9f2547a8-eac1-41a6-baf9-b3851b213844.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f2547a8-eac1-41a6-baf9-b3851b213844.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f2547a8-eac1-41a6-baf9-b3851b213844.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8fa4fa22-c98e-4e58-97f8-9785b3c308e5 {
  display: none;
}
#s-03f03d1b-4083-4e20-a07a-5539d383a737 { text-align: left; }
#s-57c8eb50-5114-4381-9066-058c3ecaf16f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57c8eb50-5114-4381-9066-058c3ecaf16f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ddbcb47-0cd4-45e9-882f-b091fcc910aa { text-align: left; }
#s-2ddbcb47-0cd4-45e9-882f-b091fcc910aa .shg-product-sold-out {
  display: none;
}

#s-2ddbcb47-0cd4-45e9-882f-b091fcc910aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ddbcb47-0cd4-45e9-882f-b091fcc910aa .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-cc359dda-bcc8-4b57-900e-89b30fd63ab6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc359dda-bcc8-4b57-900e-89b30fd63ab6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc359dda-bcc8-4b57-900e-89b30fd63ab6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc359dda-bcc8-4b57-900e-89b30fd63ab6 {
  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-cc359dda-bcc8-4b57-900e-89b30fd63ab6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc359dda-bcc8-4b57-900e-89b30fd63ab6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc359dda-bcc8-4b57-900e-89b30fd63ab6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be28f2f4-9811-439d-ada4-82a7aea4aab8 {
  display: none;
}
#s-1fce7494-06b9-4c09-a422-0b60cde5997b { text-align: left; }
#s-ba664cb5-d31e-45c9-bfa6-9cda56913085 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba664cb5-d31e-45c9-bfa6-9cda56913085 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fab387c9-a122-45cd-8cf0-772c751522fc { text-align: left; }
#s-fab387c9-a122-45cd-8cf0-772c751522fc .shg-product-sold-out {
  display: none;
}

#s-fab387c9-a122-45cd-8cf0-772c751522fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fab387c9-a122-45cd-8cf0-772c751522fc .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-26cfe676-934b-4aae-b950-418cee88c93c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26cfe676-934b-4aae-b950-418cee88c93c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26cfe676-934b-4aae-b950-418cee88c93c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26cfe676-934b-4aae-b950-418cee88c93c {
  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-26cfe676-934b-4aae-b950-418cee88c93c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26cfe676-934b-4aae-b950-418cee88c93c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26cfe676-934b-4aae-b950-418cee88c93c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9af604d9-a29f-4b73-9ab6-bbc62aa2bf96 {
  display: none;
}
#s-40274bd1-5823-4e2c-bd94-0758867a21ba { text-align: left; }
#s-c3f32035-44f2-46f5-a4ec-e2952aba3c20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c3f32035-44f2-46f5-a4ec-e2952aba3c20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09c16734-5363-48a2-b0b2-32831188abeb { text-align: left; }
#s-09c16734-5363-48a2-b0b2-32831188abeb .shg-product-sold-out {
  display: none;
}

#s-09c16734-5363-48a2-b0b2-32831188abeb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09c16734-5363-48a2-b0b2-32831188abeb .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-e4f8e7cb-dea4-4e37-938f-0b895f72ba50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4f8e7cb-dea4-4e37-938f-0b895f72ba50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4f8e7cb-dea4-4e37-938f-0b895f72ba50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4f8e7cb-dea4-4e37-938f-0b895f72ba50 {
  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-e4f8e7cb-dea4-4e37-938f-0b895f72ba50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4f8e7cb-dea4-4e37-938f-0b895f72ba50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4f8e7cb-dea4-4e37-938f-0b895f72ba50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58f99792-c266-43ba-ab94-e715932058ab {
  display: none;
}
#s-c86edf15-f381-4e6e-97ce-dc4dfba94461 { text-align: left; }
#s-1bb338cc-0928-4cd8-8303-b7af8955a1f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1bb338cc-0928-4cd8-8303-b7af8955a1f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55372e08-ee4c-4b2d-9f4c-93b820fe7eaa { text-align: left; }
#s-55372e08-ee4c-4b2d-9f4c-93b820fe7eaa .shg-product-sold-out {
  display: none;
}

#s-55372e08-ee4c-4b2d-9f4c-93b820fe7eaa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55372e08-ee4c-4b2d-9f4c-93b820fe7eaa .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-b3519766-f624-4df9-a506-27a39a6e9d1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3519766-f624-4df9-a506-27a39a6e9d1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3519766-f624-4df9-a506-27a39a6e9d1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3519766-f624-4df9-a506-27a39a6e9d1a {
  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-b3519766-f624-4df9-a506-27a39a6e9d1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3519766-f624-4df9-a506-27a39a6e9d1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3519766-f624-4df9-a506-27a39a6e9d1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c199447d-91d7-45af-a8a1-d063a1c27497 {
  display: none;
}
#s-015d0862-bc1b-4a70-955e-425062f6510f { text-align: left; }
#s-28bfb857-7b8b-42d7-b6b1-58bba9a3fdf4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28bfb857-7b8b-42d7-b6b1-58bba9a3fdf4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cae57a1a-13e2-4d7c-8df7-c31821a54381 { text-align: left; }
#s-cae57a1a-13e2-4d7c-8df7-c31821a54381 .shg-product-sold-out {
  display: none;
}

#s-cae57a1a-13e2-4d7c-8df7-c31821a54381 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cae57a1a-13e2-4d7c-8df7-c31821a54381 .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-12f3e24f-733c-40cf-ab88-7f71dbfe93c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12f3e24f-733c-40cf-ab88-7f71dbfe93c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12f3e24f-733c-40cf-ab88-7f71dbfe93c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12f3e24f-733c-40cf-ab88-7f71dbfe93c4 {
  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-12f3e24f-733c-40cf-ab88-7f71dbfe93c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12f3e24f-733c-40cf-ab88-7f71dbfe93c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12f3e24f-733c-40cf-ab88-7f71dbfe93c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fdafd33e-c571-42ca-852c-816c30cc6b99 {
  display: none;
}
#s-7fbd82be-6506-49e5-bd49-827cbc7ab539 { text-align: left; }
#s-b00820cb-89bf-46d8-b219-594c81c03fa5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b00820cb-89bf-46d8-b219-594c81c03fa5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74c61dcd-5415-4e99-a44f-9df707fd4005 { text-align: left; }
#s-74c61dcd-5415-4e99-a44f-9df707fd4005 .shg-product-sold-out {
  display: none;
}

#s-74c61dcd-5415-4e99-a44f-9df707fd4005 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74c61dcd-5415-4e99-a44f-9df707fd4005 .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-927b1ede-7e81-4dcc-b455-e1e81beff46a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-927b1ede-7e81-4dcc-b455-e1e81beff46a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-927b1ede-7e81-4dcc-b455-e1e81beff46a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-927b1ede-7e81-4dcc-b455-e1e81beff46a {
  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-927b1ede-7e81-4dcc-b455-e1e81beff46a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-927b1ede-7e81-4dcc-b455-e1e81beff46a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-927b1ede-7e81-4dcc-b455-e1e81beff46a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9378531a-8362-436b-8724-76ec9cf37d5f {
  display: none;
}
#s-106985c1-06a7-4b6b-9a12-7a88fa715172 { text-align: left; }
#s-3accc5c0-8533-41e3-98bd-ac8e5cdd7ec8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3accc5c0-8533-41e3-98bd-ac8e5cdd7ec8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1240b7bf-28ac-46fe-a449-6e9527c0f17e { text-align: left; }
#s-1240b7bf-28ac-46fe-a449-6e9527c0f17e .shg-product-sold-out {
  display: none;
}

#s-1240b7bf-28ac-46fe-a449-6e9527c0f17e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1240b7bf-28ac-46fe-a449-6e9527c0f17e .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-e76f8e17-5c4e-4f1e-94f3-7a1c404383bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e76f8e17-5c4e-4f1e-94f3-7a1c404383bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e76f8e17-5c4e-4f1e-94f3-7a1c404383bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e76f8e17-5c4e-4f1e-94f3-7a1c404383bd {
  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-e76f8e17-5c4e-4f1e-94f3-7a1c404383bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e76f8e17-5c4e-4f1e-94f3-7a1c404383bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e76f8e17-5c4e-4f1e-94f3-7a1c404383bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-63d8e9a2-c84d-43f9-8817-14bd1662b50e {
  display: none;
}
#s-2d5ab2a6-8482-4be6-94da-fcf5d83d64d9 { text-align: left; }
#s-cfad7d22-6696-43e1-91d4-938fe5c79e2f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfad7d22-6696-43e1-91d4-938fe5c79e2f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c7ec54f-c288-4956-a13c-ae42630f8bec { text-align: left; }
#s-3c7ec54f-c288-4956-a13c-ae42630f8bec .shg-product-sold-out {
  display: none;
}

#s-3c7ec54f-c288-4956-a13c-ae42630f8bec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c7ec54f-c288-4956-a13c-ae42630f8bec .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-e8b2b0b0-4979-449e-896c-832eb30712f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8b2b0b0-4979-449e-896c-832eb30712f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8b2b0b0-4979-449e-896c-832eb30712f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8b2b0b0-4979-449e-896c-832eb30712f6 {
  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-e8b2b0b0-4979-449e-896c-832eb30712f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8b2b0b0-4979-449e-896c-832eb30712f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8b2b0b0-4979-449e-896c-832eb30712f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89e74fff-8e33-45e8-a70c-ab1bed592526 {
  display: none;
}
#s-2a30fd0b-9a80-470f-8b63-62f3926eb835 { text-align: left; }
#s-76a5ce70-5359-43b3-a638-920d5573444f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76a5ce70-5359-43b3-a638-920d5573444f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9ce8660-34b9-4a5a-bd3e-31ab15391ec5 { text-align: left; }
#s-c9ce8660-34b9-4a5a-bd3e-31ab15391ec5 .shg-product-sold-out {
  display: none;
}

#s-c9ce8660-34b9-4a5a-bd3e-31ab15391ec5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9ce8660-34b9-4a5a-bd3e-31ab15391ec5 .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-025b9e86-3804-43e9-ad5b-93f27308d853 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-025b9e86-3804-43e9-ad5b-93f27308d853:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-025b9e86-3804-43e9-ad5b-93f27308d853:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-025b9e86-3804-43e9-ad5b-93f27308d853 {
  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-025b9e86-3804-43e9-ad5b-93f27308d853.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-025b9e86-3804-43e9-ad5b-93f27308d853.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-025b9e86-3804-43e9-ad5b-93f27308d853.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b5e9a9a-2d3b-49b4-87ad-ed907ae50e68 {
  display: none;
}
#s-63d688b6-e428-4054-b5b4-9b10a062e7a5 { text-align: left; }
#s-ad91c7ec-7149-4bda-80aa-ebfcc7198109 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad91c7ec-7149-4bda-80aa-ebfcc7198109 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b37aac18-3a51-41eb-a6d7-b9921e06ffc3 { text-align: left; }
#s-b37aac18-3a51-41eb-a6d7-b9921e06ffc3 .shg-product-sold-out {
  display: none;
}

#s-b37aac18-3a51-41eb-a6d7-b9921e06ffc3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b37aac18-3a51-41eb-a6d7-b9921e06ffc3 .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-042a42ac-befe-47fb-a4a1-970972de1e11 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-042a42ac-befe-47fb-a4a1-970972de1e11:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-042a42ac-befe-47fb-a4a1-970972de1e11:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-042a42ac-befe-47fb-a4a1-970972de1e11 {
  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-042a42ac-befe-47fb-a4a1-970972de1e11.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-042a42ac-befe-47fb-a4a1-970972de1e11.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-042a42ac-befe-47fb-a4a1-970972de1e11.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-38806ea7-d89a-40af-b709-4d6e76093681 {
  display: none;
}
#s-a12b8912-f72c-4e11-be91-5ec191aa083d { text-align: left; }
#s-e8c69090-57ac-451f-b8ed-1af8cdc7b4f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8c69090-57ac-451f-b8ed-1af8cdc7b4f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4f6f0df-ead5-4238-a056-a32256b25acd { text-align: left; }
#s-d4f6f0df-ead5-4238-a056-a32256b25acd .shg-product-sold-out {
  display: none;
}

#s-d4f6f0df-ead5-4238-a056-a32256b25acd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4f6f0df-ead5-4238-a056-a32256b25acd .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-a4690fe4-c059-4bd4-96bd-b1d848353dea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4690fe4-c059-4bd4-96bd-b1d848353dea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4690fe4-c059-4bd4-96bd-b1d848353dea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4690fe4-c059-4bd4-96bd-b1d848353dea {
  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-a4690fe4-c059-4bd4-96bd-b1d848353dea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4690fe4-c059-4bd4-96bd-b1d848353dea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4690fe4-c059-4bd4-96bd-b1d848353dea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb07c12b-941f-4309-8fbb-789512c2a18d {
  display: none;
}
#s-3a412194-64a9-4e88-b4a1-49ea1e4d0de2 { text-align: left; }
#s-2087ce58-7213-4d2a-9e5e-490d207c22e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2087ce58-7213-4d2a-9e5e-490d207c22e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22da3735-a104-482c-992d-360973a42f5f { text-align: left; }
#s-22da3735-a104-482c-992d-360973a42f5f .shg-product-sold-out {
  display: none;
}

#s-22da3735-a104-482c-992d-360973a42f5f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22da3735-a104-482c-992d-360973a42f5f .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-02691138-994f-4379-a04c-a2449adc8cee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02691138-994f-4379-a04c-a2449adc8cee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02691138-994f-4379-a04c-a2449adc8cee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02691138-994f-4379-a04c-a2449adc8cee {
  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-02691138-994f-4379-a04c-a2449adc8cee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02691138-994f-4379-a04c-a2449adc8cee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02691138-994f-4379-a04c-a2449adc8cee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2356621b-7dda-4c8c-be6b-ddcfb7267692 {
  display: none;
}
#s-e8be293d-c49f-47ee-9e29-19f07495c56f { text-align: left; }
#s-68a9a447-2ce9-4b45-899d-6d22696d40f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68a9a447-2ce9-4b45-899d-6d22696d40f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d63fa3b8-0261-41a2-bc91-c1440047d901 { text-align: left; }
#s-d63fa3b8-0261-41a2-bc91-c1440047d901 .shg-product-sold-out {
  display: none;
}

#s-d63fa3b8-0261-41a2-bc91-c1440047d901 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d63fa3b8-0261-41a2-bc91-c1440047d901 .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-5802876b-f691-4cae-9b5e-bee41047a7c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5802876b-f691-4cae-9b5e-bee41047a7c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5802876b-f691-4cae-9b5e-bee41047a7c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5802876b-f691-4cae-9b5e-bee41047a7c2 {
  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-5802876b-f691-4cae-9b5e-bee41047a7c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5802876b-f691-4cae-9b5e-bee41047a7c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5802876b-f691-4cae-9b5e-bee41047a7c2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47dcd3e8-b9d0-48a7-957a-cb86113763a9 {
  display: none;
}
#s-081fbf03-758f-4b07-89cf-d71016474680 { text-align: left; }
#s-78af765e-0b35-4a00-a5a3-369c309adec4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78af765e-0b35-4a00-a5a3-369c309adec4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4f0195d-6849-4456-97d5-c5834f9d8372 { text-align: left; }
#s-f4f0195d-6849-4456-97d5-c5834f9d8372 .shg-product-sold-out {
  display: none;
}

#s-f4f0195d-6849-4456-97d5-c5834f9d8372 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4f0195d-6849-4456-97d5-c5834f9d8372 .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-f323208a-d14a-494c-b3ae-777dd9886e83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f323208a-d14a-494c-b3ae-777dd9886e83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f323208a-d14a-494c-b3ae-777dd9886e83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f323208a-d14a-494c-b3ae-777dd9886e83 {
  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-f323208a-d14a-494c-b3ae-777dd9886e83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f323208a-d14a-494c-b3ae-777dd9886e83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f323208a-d14a-494c-b3ae-777dd9886e83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7fc3534-757e-4333-b107-743f46f2d93f {
  display: none;
}
#s-1313d349-06d2-4d15-9b03-092fe3d70522 { text-align: left; }
#s-02f563e1-85bd-4f06-aa16-82d7c147bb25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-02f563e1-85bd-4f06-aa16-82d7c147bb25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3891eba3-32f8-4b50-91c7-4d1ec868296e { text-align: left; }
#s-3891eba3-32f8-4b50-91c7-4d1ec868296e .shg-product-sold-out {
  display: none;
}

#s-3891eba3-32f8-4b50-91c7-4d1ec868296e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3891eba3-32f8-4b50-91c7-4d1ec868296e .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-5136a77e-a03a-4297-aa7d-ae534896479f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5136a77e-a03a-4297-aa7d-ae534896479f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5136a77e-a03a-4297-aa7d-ae534896479f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5136a77e-a03a-4297-aa7d-ae534896479f {
  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-5136a77e-a03a-4297-aa7d-ae534896479f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5136a77e-a03a-4297-aa7d-ae534896479f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5136a77e-a03a-4297-aa7d-ae534896479f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6bf790fc-1a10-4a77-b335-95527ebe1677 {
  display: none;
}
#s-f2fc71f8-9f33-4124-aa52-23a2efbd01b7 { text-align: left; }
#s-e3ff3e2b-70a9-45e7-9690-ae9dc97f0017 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3ff3e2b-70a9-45e7-9690-ae9dc97f0017 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7bcfa94-da5e-4131-997e-ca3828660940 { text-align: left; }
#s-c7bcfa94-da5e-4131-997e-ca3828660940 .shg-product-sold-out {
  display: none;
}

#s-c7bcfa94-da5e-4131-997e-ca3828660940 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7bcfa94-da5e-4131-997e-ca3828660940 .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-758d492a-ace5-4b5c-8990-1e813823af5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-758d492a-ace5-4b5c-8990-1e813823af5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-758d492a-ace5-4b5c-8990-1e813823af5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-758d492a-ace5-4b5c-8990-1e813823af5b {
  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-758d492a-ace5-4b5c-8990-1e813823af5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-758d492a-ace5-4b5c-8990-1e813823af5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-758d492a-ace5-4b5c-8990-1e813823af5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-958c14db-56de-4e6a-96a1-c248ee49863d {
  display: none;
}
#s-29f9b152-ac3a-45e4-868d-f02945f44c4d { text-align: left; }
#s-5b64a76f-b847-426c-88a4-a10fb6a1612d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b64a76f-b847-426c-88a4-a10fb6a1612d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36fe6354-868a-4e32-aa02-aadefe22008e { text-align: left; }
#s-36fe6354-868a-4e32-aa02-aadefe22008e .shg-product-sold-out {
  display: none;
}

#s-36fe6354-868a-4e32-aa02-aadefe22008e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36fe6354-868a-4e32-aa02-aadefe22008e .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-06cb2c26-faf0-4502-a0f1-b00f74347d3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06cb2c26-faf0-4502-a0f1-b00f74347d3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06cb2c26-faf0-4502-a0f1-b00f74347d3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06cb2c26-faf0-4502-a0f1-b00f74347d3a {
  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-06cb2c26-faf0-4502-a0f1-b00f74347d3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06cb2c26-faf0-4502-a0f1-b00f74347d3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06cb2c26-faf0-4502-a0f1-b00f74347d3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a238d323-9958-4dbb-8595-49e869b04d48 {
  display: none;
}
#s-ece2c56f-e846-4fde-99c9-18e1c90a00e5 { text-align: left; }
#s-f70029e9-243c-499a-9a0f-7e196092cb64 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f70029e9-243c-499a-9a0f-7e196092cb64 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7c256b0-48ce-43ee-a92f-b9d07873580d { text-align: left; }
#s-c7c256b0-48ce-43ee-a92f-b9d07873580d .shg-product-sold-out {
  display: none;
}

#s-c7c256b0-48ce-43ee-a92f-b9d07873580d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7c256b0-48ce-43ee-a92f-b9d07873580d .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-5af899a4-e4c4-4654-b999-84c30b6b187f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5af899a4-e4c4-4654-b999-84c30b6b187f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5af899a4-e4c4-4654-b999-84c30b6b187f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5af899a4-e4c4-4654-b999-84c30b6b187f {
  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-5af899a4-e4c4-4654-b999-84c30b6b187f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5af899a4-e4c4-4654-b999-84c30b6b187f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5af899a4-e4c4-4654-b999-84c30b6b187f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b927659f-5bab-46e2-aed3-41ee746a7f30 {
  display: none;
}
#s-caea9f27-d29e-40da-8b9b-9180932c276f { text-align: left; }
#s-6a417824-3208-4357-9e80-c2860df0bae7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a417824-3208-4357-9e80-c2860df0bae7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23f51f51-fe0b-43ed-b3ba-03033c0f0419 { text-align: left; }
#s-23f51f51-fe0b-43ed-b3ba-03033c0f0419 .shg-product-sold-out {
  display: none;
}

#s-23f51f51-fe0b-43ed-b3ba-03033c0f0419 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23f51f51-fe0b-43ed-b3ba-03033c0f0419 .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-9268faeb-91ab-4483-9545-4ff6c0664ef5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9268faeb-91ab-4483-9545-4ff6c0664ef5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9268faeb-91ab-4483-9545-4ff6c0664ef5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9268faeb-91ab-4483-9545-4ff6c0664ef5 {
  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-9268faeb-91ab-4483-9545-4ff6c0664ef5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9268faeb-91ab-4483-9545-4ff6c0664ef5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9268faeb-91ab-4483-9545-4ff6c0664ef5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ab2d02d-bdf4-4c25-b13c-f0434db44b33 {
  display: none;
}
#s-02b7f644-1769-4a7b-9869-9c9adc08f14d { text-align: left; }
#s-f4c5859e-6843-4cda-ac62-a78f417b352e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4c5859e-6843-4cda-ac62-a78f417b352e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abc3b662-879e-46e5-b2c0-31b4c804b5a4 { text-align: left; }
#s-abc3b662-879e-46e5-b2c0-31b4c804b5a4 .shg-product-sold-out {
  display: none;
}

#s-abc3b662-879e-46e5-b2c0-31b4c804b5a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abc3b662-879e-46e5-b2c0-31b4c804b5a4 .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-7caf3284-7ac0-48bc-905f-f00575b1233b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7caf3284-7ac0-48bc-905f-f00575b1233b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7caf3284-7ac0-48bc-905f-f00575b1233b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7caf3284-7ac0-48bc-905f-f00575b1233b {
  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-7caf3284-7ac0-48bc-905f-f00575b1233b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7caf3284-7ac0-48bc-905f-f00575b1233b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7caf3284-7ac0-48bc-905f-f00575b1233b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07f8d8f0-b287-4f2a-ae56-c267d877b1cb {
  display: none;
}
#s-5a947700-0f4d-4349-b4ab-a99138de71b3 { text-align: left; }
#s-88fb001f-26fb-4c49-ba21-14f2df473c99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88fb001f-26fb-4c49-ba21-14f2df473c99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e26048f-8038-4adc-b120-062fbb0b5015 { text-align: left; }
#s-5e26048f-8038-4adc-b120-062fbb0b5015 .shg-product-sold-out {
  display: none;
}

#s-5e26048f-8038-4adc-b120-062fbb0b5015 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e26048f-8038-4adc-b120-062fbb0b5015 .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-26a1106a-c7ae-4426-aea9-8c7b2610ce1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26a1106a-c7ae-4426-aea9-8c7b2610ce1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26a1106a-c7ae-4426-aea9-8c7b2610ce1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26a1106a-c7ae-4426-aea9-8c7b2610ce1b {
  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-26a1106a-c7ae-4426-aea9-8c7b2610ce1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26a1106a-c7ae-4426-aea9-8c7b2610ce1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26a1106a-c7ae-4426-aea9-8c7b2610ce1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c50c0088-156e-406c-8828-ee2a1be4d589 {
  display: none;
}
#s-b6c54908-9b90-4798-80cd-543e2ad42717 { text-align: left; }
#s-4f807b95-8e09-4319-9be3-79835a60af99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f807b95-8e09-4319-9be3-79835a60af99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4bf5d79-819b-4e3e-a039-b17d5e73de37 { text-align: left; }
#s-c4bf5d79-819b-4e3e-a039-b17d5e73de37 .shg-product-sold-out {
  display: none;
}

#s-c4bf5d79-819b-4e3e-a039-b17d5e73de37 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4bf5d79-819b-4e3e-a039-b17d5e73de37 .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-ac9273ff-32ad-4f42-a8ad-47929649ef51 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac9273ff-32ad-4f42-a8ad-47929649ef51:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac9273ff-32ad-4f42-a8ad-47929649ef51:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac9273ff-32ad-4f42-a8ad-47929649ef51 {
  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-ac9273ff-32ad-4f42-a8ad-47929649ef51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac9273ff-32ad-4f42-a8ad-47929649ef51.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac9273ff-32ad-4f42-a8ad-47929649ef51.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aac3c69a-8209-41d1-8e98-b8605c3c8f37 {
  display: none;
}
#s-b0f22e19-e1ed-4acc-b118-1c02fe0229fa { text-align: left; }
#s-83eb97d6-e832-4955-bb2b-8ac8378cb509 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83eb97d6-e832-4955-bb2b-8ac8378cb509 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15bcb965-17cf-44f3-837d-ac580591fc4c { text-align: left; }
#s-15bcb965-17cf-44f3-837d-ac580591fc4c .shg-product-sold-out {
  display: none;
}

#s-15bcb965-17cf-44f3-837d-ac580591fc4c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15bcb965-17cf-44f3-837d-ac580591fc4c .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-57343a3c-ea39-4d6c-9eb8-0f6ea7b50361 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57343a3c-ea39-4d6c-9eb8-0f6ea7b50361:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57343a3c-ea39-4d6c-9eb8-0f6ea7b50361:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57343a3c-ea39-4d6c-9eb8-0f6ea7b50361 {
  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-57343a3c-ea39-4d6c-9eb8-0f6ea7b50361.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57343a3c-ea39-4d6c-9eb8-0f6ea7b50361.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57343a3c-ea39-4d6c-9eb8-0f6ea7b50361.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12fe7e67-48bd-4f37-b10d-da9f1ac83dc7 {
  display: none;
}
#s-c1f0c343-b147-473b-a45c-f3ff08185382 { text-align: left; }
#s-cfd1dfa2-bda7-4de8-945f-bc534650f46e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfd1dfa2-bda7-4de8-945f-bc534650f46e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d401cc0-1b79-4e66-b7bf-f50d10aa6fee { text-align: left; }
#s-2d401cc0-1b79-4e66-b7bf-f50d10aa6fee .shg-product-sold-out {
  display: none;
}

#s-2d401cc0-1b79-4e66-b7bf-f50d10aa6fee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d401cc0-1b79-4e66-b7bf-f50d10aa6fee .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-38f1f0c9-1e33-4495-88a6-768e5577e1fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38f1f0c9-1e33-4495-88a6-768e5577e1fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38f1f0c9-1e33-4495-88a6-768e5577e1fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38f1f0c9-1e33-4495-88a6-768e5577e1fb {
  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-38f1f0c9-1e33-4495-88a6-768e5577e1fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38f1f0c9-1e33-4495-88a6-768e5577e1fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38f1f0c9-1e33-4495-88a6-768e5577e1fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9d1d562-c694-4441-b192-12a6b0e602a3 {
  display: none;
}
#s-a5d8cc57-ed60-4446-acfd-bdbfc22e07c2 { text-align: left; }
#s-51e3640f-3042-4246-8ceb-1de43ce95600 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51e3640f-3042-4246-8ceb-1de43ce95600 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5901d08-869d-44c0-a34b-76be438c313d { text-align: left; }
#s-d5901d08-869d-44c0-a34b-76be438c313d .shg-product-sold-out {
  display: none;
}

#s-d5901d08-869d-44c0-a34b-76be438c313d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5901d08-869d-44c0-a34b-76be438c313d .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-6fce8c1e-ba2d-4a40-af0a-57cb563325ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6fce8c1e-ba2d-4a40-af0a-57cb563325ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6fce8c1e-ba2d-4a40-af0a-57cb563325ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6fce8c1e-ba2d-4a40-af0a-57cb563325ec {
  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-6fce8c1e-ba2d-4a40-af0a-57cb563325ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fce8c1e-ba2d-4a40-af0a-57cb563325ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6fce8c1e-ba2d-4a40-af0a-57cb563325ec.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;
}
