.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-7f22998b-eed0-4f8c-939c-f838650ff99e {
  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-c5b2c70d-b45d-4d47-993a-de0ae959df14 { margin-top: 40px; }
#s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .shogun-tabs {
  justify-content: center;
}


  #s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c5b2c70d-b45d-4d47-993a-de0ae959df14 .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-36766adf-b992-40ec-b7c3-7acc11240367 { padding-top: 10px;
padding-bottom: 10px; }
 #s-36766adf-b992-40ec-b7c3-7acc11240367 .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-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ea5a1540-6f3b-41a8-a017-0b845286b449 .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-340bf39d-ee0b-4b60-aa92-7a0a9d078522 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-340bf39d-ee0b-4b60-aa92-7a0a9d078522"] > .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-92087899-cafc-4e94-995e-831aae6763a9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d7b1091f-156b-48e1-8ab4-e98a9afc83c1 { 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-fe5b27f0-8209-49b1-a875-2d7599ceb854 { 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-fe5b27f0-8209-49b1-a875-2d7599ceb854: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-fe5b27f0-8209-49b1-a875-2d7599ceb854: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-fe5b27f0-8209-49b1-a875-2d7599ceb854.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1ca2a34a-fbac-4d4f-aeec-f7fddef0ffa8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6155b2de-41c9-4d3d-80df-2256eb498a9b { 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-d6510745-79c5-4992-abfc-f65f0cf26cf4 { 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-d6510745-79c5-4992-abfc-f65f0cf26cf4: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-d6510745-79c5-4992-abfc-f65f0cf26cf4: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-d6510745-79c5-4992-abfc-f65f0cf26cf4.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-572e5609-8bc4-4de9-8dae-9c738f546345 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ad7e193d-f194-4c7d-8f4c-f380f759674e { 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-c5ea3a46-065c-4aca-8cf5-f2cef1bba164 { 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-c5ea3a46-065c-4aca-8cf5-f2cef1bba164: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-c5ea3a46-065c-4aca-8cf5-f2cef1bba164: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-c5ea3a46-065c-4aca-8cf5-f2cef1bba164.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-010a09f6-9027-4eb8-8b19-8b86dfa4a60b { min-height: 50px; }
#s-010a09f6-9027-4eb8-8b19-8b86dfa4a60b > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-88a816a4-b2e7-41f8-9ffd-200ce599ccb4 { 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-88a816a4-b2e7-41f8-9ffd-200ce599ccb4 .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-4af68949-9cdf-41ca-8dcd-822490ef6cbf {
  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-cb99488b-c929-4633-9f6d-4cc60a14a483 { 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-71355efd-378a-47cd-9959-65719e8c79dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71355efd-378a-47cd-9959-65719e8c79dd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b94871e0-9c57-4105-8737-69706fd4356f {
  display: none;
}
#s-83a3c84b-4d9b-4b9f-bbae-759c87cf5d48 { text-align: left; }
#s-f05fd159-48bf-47b1-b75b-5edbd8ae5770 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f05fd159-48bf-47b1-b75b-5edbd8ae5770 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c63348b2-02b4-445a-afd5-5c9ab97d431c {
  display: none;
}
#s-b0acbcde-172c-436e-a7c1-fc068694cba3 { text-align: left; }
#s-d65fbfd2-a27f-4e84-91ba-c6694b6c61a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d65fbfd2-a27f-4e84-91ba-c6694b6c61a5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a59075d6-1e6f-4c0d-8810-17f08ea45af9 {
  display: none;
}
#s-69e60e4c-a3a5-48c0-9a87-dae87eb3bf5c { text-align: left; }
#s-12a4f65e-743a-49a0-8580-bece4c0467f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12a4f65e-743a-49a0-8580-bece4c0467f9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2262cbfe-2a72-4020-96cf-b886739f7818 {
  display: none;
}
#s-e07aaf68-3a3c-442a-9a9d-537431674754 { text-align: left; }
#s-58bf7170-6197-4921-9033-64f7b17cff97 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58bf7170-6197-4921-9033-64f7b17cff97 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-513f7f5b-f866-4095-8287-4fec4af4ff45 { text-align: left; }
#s-513f7f5b-f866-4095-8287-4fec4af4ff45 .shg-product-sold-out {
  display: none;
}

#s-513f7f5b-f866-4095-8287-4fec4af4ff45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-513f7f5b-f866-4095-8287-4fec4af4ff45 .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-49fb22f3-97ff-419d-8255-80bebb57bdc6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49fb22f3-97ff-419d-8255-80bebb57bdc6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49fb22f3-97ff-419d-8255-80bebb57bdc6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49fb22f3-97ff-419d-8255-80bebb57bdc6 {
  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-49fb22f3-97ff-419d-8255-80bebb57bdc6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49fb22f3-97ff-419d-8255-80bebb57bdc6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49fb22f3-97ff-419d-8255-80bebb57bdc6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cc8dc8ca-f868-460b-9e5a-b7c07a511e39 {
  display: none;
}
#s-a880bbc9-002c-478e-a85d-d627d222a42c { text-align: left; }
#s-3c4904c1-4bd7-4b69-b091-fee2b2c228d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c4904c1-4bd7-4b69-b091-fee2b2c228d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4427e0c6-3302-4100-a6a5-0c49f1b9f381 { text-align: left; }
#s-4427e0c6-3302-4100-a6a5-0c49f1b9f381 .shg-product-sold-out {
  display: none;
}

#s-4427e0c6-3302-4100-a6a5-0c49f1b9f381 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4427e0c6-3302-4100-a6a5-0c49f1b9f381 .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-5fc9178d-6395-447e-8ca4-94fd91a0b2bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5fc9178d-6395-447e-8ca4-94fd91a0b2bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5fc9178d-6395-447e-8ca4-94fd91a0b2bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5fc9178d-6395-447e-8ca4-94fd91a0b2bd {
  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-5fc9178d-6395-447e-8ca4-94fd91a0b2bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fc9178d-6395-447e-8ca4-94fd91a0b2bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5fc9178d-6395-447e-8ca4-94fd91a0b2bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1d38955-8dca-4808-a1ab-41db5449211c {
  display: none;
}
#s-b53c4010-5c6e-4717-a0f1-feb1cc09b94c { text-align: left; }
#s-8c97a2ce-5541-4f20-8e5f-5185f10a71c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c97a2ce-5541-4f20-8e5f-5185f10a71c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-411d4d49-a99e-4ab9-ab64-d3a855d5ae7b { text-align: left; }
#s-411d4d49-a99e-4ab9-ab64-d3a855d5ae7b .shg-product-sold-out {
  display: none;
}

#s-411d4d49-a99e-4ab9-ab64-d3a855d5ae7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-411d4d49-a99e-4ab9-ab64-d3a855d5ae7b .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-ceb6d0f2-af18-455a-91c1-ad82e93d5248 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ceb6d0f2-af18-455a-91c1-ad82e93d5248:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ceb6d0f2-af18-455a-91c1-ad82e93d5248:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ceb6d0f2-af18-455a-91c1-ad82e93d5248 {
  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-ceb6d0f2-af18-455a-91c1-ad82e93d5248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ceb6d0f2-af18-455a-91c1-ad82e93d5248.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ceb6d0f2-af18-455a-91c1-ad82e93d5248.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-31e20988-3ab2-4198-aabd-f40d0dc33738 {
  display: none;
}
#s-9b74281d-07db-481b-9259-d3640d2cd989 { text-align: left; }
#s-6b16891c-f4bf-41e7-8c6e-47ceaf8fba20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b16891c-f4bf-41e7-8c6e-47ceaf8fba20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9dc5801c-bab7-4276-8578-20b76b8531f0 { text-align: left; }
#s-9dc5801c-bab7-4276-8578-20b76b8531f0 .shg-product-sold-out {
  display: none;
}

#s-9dc5801c-bab7-4276-8578-20b76b8531f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9dc5801c-bab7-4276-8578-20b76b8531f0 .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-1d0d31db-f165-4d40-a66e-bc2cdd6f4606 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d0d31db-f165-4d40-a66e-bc2cdd6f4606:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d0d31db-f165-4d40-a66e-bc2cdd6f4606:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d0d31db-f165-4d40-a66e-bc2cdd6f4606 {
  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-1d0d31db-f165-4d40-a66e-bc2cdd6f4606.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d0d31db-f165-4d40-a66e-bc2cdd6f4606.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d0d31db-f165-4d40-a66e-bc2cdd6f4606.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecf4efc1-be9b-4d05-98f2-145c0ca1931d {
  display: none;
}
#s-7142b910-eb86-44db-b0d9-650ec269ddcc { text-align: left; }
#s-e4ce11a2-ea27-4bd0-a617-4a4033a08d27 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4ce11a2-ea27-4bd0-a617-4a4033a08d27 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d7460d9-79b2-41fc-b096-22fae8347794 { text-align: left; }
#s-6d7460d9-79b2-41fc-b096-22fae8347794 .shg-product-sold-out {
  display: none;
}

#s-6d7460d9-79b2-41fc-b096-22fae8347794 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d7460d9-79b2-41fc-b096-22fae8347794 .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-339b791b-56b9-4cba-8e49-f0a4bafff511 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-339b791b-56b9-4cba-8e49-f0a4bafff511:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-339b791b-56b9-4cba-8e49-f0a4bafff511:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-339b791b-56b9-4cba-8e49-f0a4bafff511 {
  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-339b791b-56b9-4cba-8e49-f0a4bafff511.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-339b791b-56b9-4cba-8e49-f0a4bafff511.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-339b791b-56b9-4cba-8e49-f0a4bafff511.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a904da34-36e9-474e-a223-a0d15d7d0ab7 {
  display: none;
}
#s-5f5df6b4-888e-48b7-912b-d644b011607d { text-align: left; }
#s-fea88892-7a5c-454c-b1ca-3e6266fc2de5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fea88892-7a5c-454c-b1ca-3e6266fc2de5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f2ba99c-786b-4a7d-af9a-99f865e31bdd { text-align: left; }
#s-5f2ba99c-786b-4a7d-af9a-99f865e31bdd .shg-product-sold-out {
  display: none;
}

#s-5f2ba99c-786b-4a7d-af9a-99f865e31bdd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f2ba99c-786b-4a7d-af9a-99f865e31bdd .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-b62d8ade-b9c3-4a5b-8441-715c63b89c5c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b62d8ade-b9c3-4a5b-8441-715c63b89c5c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b62d8ade-b9c3-4a5b-8441-715c63b89c5c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b62d8ade-b9c3-4a5b-8441-715c63b89c5c {
  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-b62d8ade-b9c3-4a5b-8441-715c63b89c5c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b62d8ade-b9c3-4a5b-8441-715c63b89c5c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b62d8ade-b9c3-4a5b-8441-715c63b89c5c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0006664b-ce99-48c3-9357-bf9333ce016e {
  display: none;
}
#s-34bfa325-0ae2-4c20-ad0d-8e7d27952f74 { text-align: left; }
#s-83dbc0ae-b95e-4146-9a8a-8aec1d38c5e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83dbc0ae-b95e-4146-9a8a-8aec1d38c5e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5b0bfa4-71b8-46f9-b9aa-6f4d1835c10e { text-align: left; }
#s-d5b0bfa4-71b8-46f9-b9aa-6f4d1835c10e .shg-product-sold-out {
  display: none;
}

#s-d5b0bfa4-71b8-46f9-b9aa-6f4d1835c10e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5b0bfa4-71b8-46f9-b9aa-6f4d1835c10e .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-c7375d5d-1052-4376-9c49-d5ba0cb810a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7375d5d-1052-4376-9c49-d5ba0cb810a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7375d5d-1052-4376-9c49-d5ba0cb810a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7375d5d-1052-4376-9c49-d5ba0cb810a4 {
  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-c7375d5d-1052-4376-9c49-d5ba0cb810a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7375d5d-1052-4376-9c49-d5ba0cb810a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7375d5d-1052-4376-9c49-d5ba0cb810a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23be4e13-3246-4d5d-a9a8-991e86c05f92 {
  display: none;
}
#s-4f86cdf6-82f2-49ec-b193-b5d6097bc089 { text-align: left; }
#s-e5926650-2990-49ba-a034-70a65bc49800 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5926650-2990-49ba-a034-70a65bc49800 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5fa74102-998b-48b3-9d2a-edd91adcb324 { text-align: left; }
#s-5fa74102-998b-48b3-9d2a-edd91adcb324 .shg-product-sold-out {
  display: none;
}

#s-5fa74102-998b-48b3-9d2a-edd91adcb324 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5fa74102-998b-48b3-9d2a-edd91adcb324 .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-0d61479c-d33d-4e7f-9720-cc7f9509f6e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d61479c-d33d-4e7f-9720-cc7f9509f6e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d61479c-d33d-4e7f-9720-cc7f9509f6e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d61479c-d33d-4e7f-9720-cc7f9509f6e0 {
  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-0d61479c-d33d-4e7f-9720-cc7f9509f6e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d61479c-d33d-4e7f-9720-cc7f9509f6e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d61479c-d33d-4e7f-9720-cc7f9509f6e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1172619-fd36-4fd0-b0ad-55e2a3fee21e {
  display: none;
}
#s-7af1e65e-328f-4dd5-a9c9-8b4754a78dfd { text-align: left; }
#s-829ae690-4cb1-4530-a3d8-71eda6d7acde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-829ae690-4cb1-4530-a3d8-71eda6d7acde .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1e8f9ee-8fda-45c1-b3c3-0778a164d99d { text-align: left; }
#s-d1e8f9ee-8fda-45c1-b3c3-0778a164d99d .shg-product-sold-out {
  display: none;
}

#s-d1e8f9ee-8fda-45c1-b3c3-0778a164d99d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1e8f9ee-8fda-45c1-b3c3-0778a164d99d .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-14eb4cf5-49b0-4864-b2a3-d771d3c13322 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-14eb4cf5-49b0-4864-b2a3-d771d3c13322:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-14eb4cf5-49b0-4864-b2a3-d771d3c13322:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-14eb4cf5-49b0-4864-b2a3-d771d3c13322 {
  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-14eb4cf5-49b0-4864-b2a3-d771d3c13322.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14eb4cf5-49b0-4864-b2a3-d771d3c13322.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-14eb4cf5-49b0-4864-b2a3-d771d3c13322.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-97b6f343-c88f-417f-9f06-405b5e63fff7 {
  display: none;
}
#s-bcae6fd1-fda0-4faf-b41c-38803442152d { text-align: left; }
#s-def9149e-74b9-407c-b317-a1ce66bb9989 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-def9149e-74b9-407c-b317-a1ce66bb9989 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99d82065-232f-4396-af11-aefa7820f2e6 { text-align: left; }
#s-99d82065-232f-4396-af11-aefa7820f2e6 .shg-product-sold-out {
  display: none;
}

#s-99d82065-232f-4396-af11-aefa7820f2e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99d82065-232f-4396-af11-aefa7820f2e6 .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-d19f5c53-3c45-47ea-9e71-6742c62caa78 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d19f5c53-3c45-47ea-9e71-6742c62caa78:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d19f5c53-3c45-47ea-9e71-6742c62caa78:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d19f5c53-3c45-47ea-9e71-6742c62caa78 {
  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-d19f5c53-3c45-47ea-9e71-6742c62caa78.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d19f5c53-3c45-47ea-9e71-6742c62caa78.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d19f5c53-3c45-47ea-9e71-6742c62caa78.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2cd8ec13-957b-40df-bc4e-6b7ac203a51a {
  display: none;
}
#s-2ae8a287-faf3-4b83-a33d-03c13d77db7b { text-align: left; }
#s-6b28a701-0867-4c58-af84-9de95d8ec770 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b28a701-0867-4c58-af84-9de95d8ec770 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-21623910-7079-4849-9ba6-68b6b91bf6fe { text-align: left; }
#s-21623910-7079-4849-9ba6-68b6b91bf6fe .shg-product-sold-out {
  display: none;
}

#s-21623910-7079-4849-9ba6-68b6b91bf6fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-21623910-7079-4849-9ba6-68b6b91bf6fe .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-6573665a-9fa2-4e6b-812a-96b3a70c03de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6573665a-9fa2-4e6b-812a-96b3a70c03de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6573665a-9fa2-4e6b-812a-96b3a70c03de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6573665a-9fa2-4e6b-812a-96b3a70c03de {
  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-6573665a-9fa2-4e6b-812a-96b3a70c03de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6573665a-9fa2-4e6b-812a-96b3a70c03de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6573665a-9fa2-4e6b-812a-96b3a70c03de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b372aa54-c993-4e1b-9555-d4c5835cc7e4 {
  display: none;
}
#s-05dcda92-6eb2-4b95-93a5-bb774bfad6fa { text-align: left; }
#s-d43ade3e-0453-4eb0-aa16-eddc9d34a613 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d43ade3e-0453-4eb0-aa16-eddc9d34a613 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adacaab4-cdc7-40ca-aca6-931cbab02bbe { text-align: left; }
#s-adacaab4-cdc7-40ca-aca6-931cbab02bbe .shg-product-sold-out {
  display: none;
}

#s-adacaab4-cdc7-40ca-aca6-931cbab02bbe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adacaab4-cdc7-40ca-aca6-931cbab02bbe .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-b0bd1896-5d63-4781-9503-a0493784beee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0bd1896-5d63-4781-9503-a0493784beee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0bd1896-5d63-4781-9503-a0493784beee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0bd1896-5d63-4781-9503-a0493784beee {
  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-b0bd1896-5d63-4781-9503-a0493784beee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0bd1896-5d63-4781-9503-a0493784beee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0bd1896-5d63-4781-9503-a0493784beee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e77e0536-2078-48fd-acdb-6fc4cbf3bbba {
  display: none;
}
#s-d9e7b3b6-b551-4682-acab-dbee43996085 { text-align: left; }
#s-5ee8a3d5-7e30-4d68-acea-58dca7836f38 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ee8a3d5-7e30-4d68-acea-58dca7836f38 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9206fc76-b2e0-4488-b81c-39d2d5383c07 { text-align: left; }
#s-9206fc76-b2e0-4488-b81c-39d2d5383c07 .shg-product-sold-out {
  display: none;
}

#s-9206fc76-b2e0-4488-b81c-39d2d5383c07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9206fc76-b2e0-4488-b81c-39d2d5383c07 .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-00f699ac-2781-4794-8e07-5cedd1f52c59 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00f699ac-2781-4794-8e07-5cedd1f52c59:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00f699ac-2781-4794-8e07-5cedd1f52c59:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00f699ac-2781-4794-8e07-5cedd1f52c59 {
  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-00f699ac-2781-4794-8e07-5cedd1f52c59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00f699ac-2781-4794-8e07-5cedd1f52c59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00f699ac-2781-4794-8e07-5cedd1f52c59.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4bf87b5-3048-47b5-bdc1-d7e0446bebdd {
  display: none;
}
#s-1a018781-7e10-4a00-8a5c-64ebe993ed5e { text-align: left; }
#s-b6c69cbb-e966-4736-9637-40b23e4292db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6c69cbb-e966-4736-9637-40b23e4292db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a75d1ad-78a3-46b8-aff3-d66e0593e9aa { text-align: left; }
#s-9a75d1ad-78a3-46b8-aff3-d66e0593e9aa .shg-product-sold-out {
  display: none;
}

#s-9a75d1ad-78a3-46b8-aff3-d66e0593e9aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a75d1ad-78a3-46b8-aff3-d66e0593e9aa .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-c520bad1-c62c-4c86-8330-8c33bfd15e5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c520bad1-c62c-4c86-8330-8c33bfd15e5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c520bad1-c62c-4c86-8330-8c33bfd15e5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c520bad1-c62c-4c86-8330-8c33bfd15e5f {
  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-c520bad1-c62c-4c86-8330-8c33bfd15e5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c520bad1-c62c-4c86-8330-8c33bfd15e5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c520bad1-c62c-4c86-8330-8c33bfd15e5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f6279935-7058-4c17-9650-05a951a0d2a5 {
  display: none;
}
#s-a9c5cc7f-29c8-40ca-986e-d384c9128c6e { text-align: left; }
#s-89ac700b-232e-4bc4-a1f5-95ed12e81cb4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89ac700b-232e-4bc4-a1f5-95ed12e81cb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b7801ea-d612-4ac3-b778-bbd8e8cf7f95 { text-align: left; }
#s-7b7801ea-d612-4ac3-b778-bbd8e8cf7f95 .shg-product-sold-out {
  display: none;
}

#s-7b7801ea-d612-4ac3-b778-bbd8e8cf7f95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b7801ea-d612-4ac3-b778-bbd8e8cf7f95 .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-991c49c9-e35e-48dc-bbd7-6b7683751fe6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-991c49c9-e35e-48dc-bbd7-6b7683751fe6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-991c49c9-e35e-48dc-bbd7-6b7683751fe6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-991c49c9-e35e-48dc-bbd7-6b7683751fe6 {
  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-991c49c9-e35e-48dc-bbd7-6b7683751fe6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-991c49c9-e35e-48dc-bbd7-6b7683751fe6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-991c49c9-e35e-48dc-bbd7-6b7683751fe6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95aa8f30-eb80-42dc-b7a2-047e672e6edf {
  display: none;
}
#s-1f7c45ea-e76a-4d3a-9ab1-bf89a2b5ad50 { text-align: left; }
#s-bb47f964-81d0-4a96-ac4a-dd3ec420fe98 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb47f964-81d0-4a96-ac4a-dd3ec420fe98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65d2ea13-ba57-4f7a-92f3-d9254d018105 { text-align: left; }
#s-65d2ea13-ba57-4f7a-92f3-d9254d018105 .shg-product-sold-out {
  display: none;
}

#s-65d2ea13-ba57-4f7a-92f3-d9254d018105 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65d2ea13-ba57-4f7a-92f3-d9254d018105 .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-6b6ae2c1-ab76-4e92-b0c3-b0f04a27ff43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b6ae2c1-ab76-4e92-b0c3-b0f04a27ff43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b6ae2c1-ab76-4e92-b0c3-b0f04a27ff43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b6ae2c1-ab76-4e92-b0c3-b0f04a27ff43 {
  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-6b6ae2c1-ab76-4e92-b0c3-b0f04a27ff43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b6ae2c1-ab76-4e92-b0c3-b0f04a27ff43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b6ae2c1-ab76-4e92-b0c3-b0f04a27ff43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d1b0a758-63f4-420b-a878-7804f8f79ba1 {
  display: none;
}
#s-0c534ee8-8902-41b6-b66a-e466f8cd7795 { text-align: left; }
#s-ea4f4b88-dfcc-4530-8ca2-2101391cf4e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea4f4b88-dfcc-4530-8ca2-2101391cf4e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-470b75b6-7b50-4975-a60a-7c82d0489caa { text-align: left; }
#s-470b75b6-7b50-4975-a60a-7c82d0489caa .shg-product-sold-out {
  display: none;
}

#s-470b75b6-7b50-4975-a60a-7c82d0489caa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-470b75b6-7b50-4975-a60a-7c82d0489caa .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-baae93ad-81c0-4984-9e12-218e52820f76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-baae93ad-81c0-4984-9e12-218e52820f76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-baae93ad-81c0-4984-9e12-218e52820f76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-baae93ad-81c0-4984-9e12-218e52820f76 {
  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-baae93ad-81c0-4984-9e12-218e52820f76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-baae93ad-81c0-4984-9e12-218e52820f76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-baae93ad-81c0-4984-9e12-218e52820f76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-32c21f8a-c113-4dad-8be0-2d11081928ac {
  display: none;
}
#s-f312cfb7-a97c-4bc7-a916-6e1d123da518 { text-align: left; }
#s-71a887ee-c462-491d-9ff4-d97b3e3f0ef1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71a887ee-c462-491d-9ff4-d97b3e3f0ef1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07cb6305-e373-42ef-9b96-13f9b1208c50 { text-align: left; }
#s-07cb6305-e373-42ef-9b96-13f9b1208c50 .shg-product-sold-out {
  display: none;
}

#s-07cb6305-e373-42ef-9b96-13f9b1208c50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07cb6305-e373-42ef-9b96-13f9b1208c50 .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-b1311001-f633-498e-976b-7c086f36b4eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1311001-f633-498e-976b-7c086f36b4eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1311001-f633-498e-976b-7c086f36b4eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1311001-f633-498e-976b-7c086f36b4eb {
  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-b1311001-f633-498e-976b-7c086f36b4eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1311001-f633-498e-976b-7c086f36b4eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1311001-f633-498e-976b-7c086f36b4eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-330391e1-fbb3-40ff-b886-8dae903c26d2 {
  display: none;
}
#s-4cec36a1-8208-4b4d-a3ac-4afc1dabcb99 { text-align: left; }
#s-5310c70c-bb46-4704-b76e-a7d985c0659d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5310c70c-bb46-4704-b76e-a7d985c0659d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4497cc4-8f32-426d-848d-b7296405c594 { text-align: left; }
#s-a4497cc4-8f32-426d-848d-b7296405c594 .shg-product-sold-out {
  display: none;
}

#s-a4497cc4-8f32-426d-848d-b7296405c594 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4497cc4-8f32-426d-848d-b7296405c594 .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-75352719-4c65-49fc-9b3c-6f573380cf8e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75352719-4c65-49fc-9b3c-6f573380cf8e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75352719-4c65-49fc-9b3c-6f573380cf8e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75352719-4c65-49fc-9b3c-6f573380cf8e {
  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-75352719-4c65-49fc-9b3c-6f573380cf8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75352719-4c65-49fc-9b3c-6f573380cf8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75352719-4c65-49fc-9b3c-6f573380cf8e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8ee34926-bddd-4180-b994-6af797b47969 {
  display: none;
}
#s-73c4c3ef-6c12-40d4-b00f-c0d465b7b757 { text-align: left; }
#s-af9d3d95-1f62-4db6-ae92-562d6cef6c35 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af9d3d95-1f62-4db6-ae92-562d6cef6c35 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81736277-939c-4440-a2a1-408986ea4519 { text-align: left; }
#s-81736277-939c-4440-a2a1-408986ea4519 .shg-product-sold-out {
  display: none;
}

#s-81736277-939c-4440-a2a1-408986ea4519 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81736277-939c-4440-a2a1-408986ea4519 .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-5790efc5-4707-43eb-9bc7-86fc3b5ca2f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5790efc5-4707-43eb-9bc7-86fc3b5ca2f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5790efc5-4707-43eb-9bc7-86fc3b5ca2f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5790efc5-4707-43eb-9bc7-86fc3b5ca2f6 {
  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-5790efc5-4707-43eb-9bc7-86fc3b5ca2f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5790efc5-4707-43eb-9bc7-86fc3b5ca2f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5790efc5-4707-43eb-9bc7-86fc3b5ca2f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-399a1569-8509-42c0-8090-c84e126feec4 {
  display: none;
}
#s-4af3455c-1495-4265-aac7-116e80263e40 { text-align: left; }
#s-37f74e7a-3630-463d-9a15-af97a1b00e98 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37f74e7a-3630-463d-9a15-af97a1b00e98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-400366c5-e74d-4c77-be56-8df1b8c34438 { text-align: left; }
#s-400366c5-e74d-4c77-be56-8df1b8c34438 .shg-product-sold-out {
  display: none;
}

#s-400366c5-e74d-4c77-be56-8df1b8c34438 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-400366c5-e74d-4c77-be56-8df1b8c34438 .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-437e7d8f-7ff2-4859-ad44-e76a7ce76ab7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-437e7d8f-7ff2-4859-ad44-e76a7ce76ab7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-437e7d8f-7ff2-4859-ad44-e76a7ce76ab7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-437e7d8f-7ff2-4859-ad44-e76a7ce76ab7 {
  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-437e7d8f-7ff2-4859-ad44-e76a7ce76ab7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-437e7d8f-7ff2-4859-ad44-e76a7ce76ab7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-437e7d8f-7ff2-4859-ad44-e76a7ce76ab7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a1793c8c-f35e-4909-9846-2f0ad49b4dde {
  display: none;
}
#s-467e4837-27ed-4c96-8d82-a5c61a31b03c { text-align: left; }
#s-c645bc27-4f9c-47ee-929c-ab67110af454 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c645bc27-4f9c-47ee-929c-ab67110af454 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b215b8b-3f82-468d-81a2-c0a7226333ab { text-align: left; }
#s-8b215b8b-3f82-468d-81a2-c0a7226333ab .shg-product-sold-out {
  display: none;
}

#s-8b215b8b-3f82-468d-81a2-c0a7226333ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b215b8b-3f82-468d-81a2-c0a7226333ab .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-e137b101-d12c-42ab-b991-794c7fe488f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e137b101-d12c-42ab-b991-794c7fe488f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e137b101-d12c-42ab-b991-794c7fe488f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e137b101-d12c-42ab-b991-794c7fe488f9 {
  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-e137b101-d12c-42ab-b991-794c7fe488f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e137b101-d12c-42ab-b991-794c7fe488f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e137b101-d12c-42ab-b991-794c7fe488f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5e8ae6b-d072-4bad-89af-d164260d49e3 {
  display: none;
}
#s-b5c91f81-7810-4111-b796-34511c2c44f5 { text-align: left; }
#s-8f7ffdb9-65a2-4185-8900-e63053d08bf9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f7ffdb9-65a2-4185-8900-e63053d08bf9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9b6d3d8-6b69-4b42-9ed4-235e5f902b7d { text-align: left; }
#s-c9b6d3d8-6b69-4b42-9ed4-235e5f902b7d .shg-product-sold-out {
  display: none;
}

#s-c9b6d3d8-6b69-4b42-9ed4-235e5f902b7d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9b6d3d8-6b69-4b42-9ed4-235e5f902b7d .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-a92d479f-05c6-4c40-a516-c42336a0b13c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a92d479f-05c6-4c40-a516-c42336a0b13c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a92d479f-05c6-4c40-a516-c42336a0b13c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a92d479f-05c6-4c40-a516-c42336a0b13c {
  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-a92d479f-05c6-4c40-a516-c42336a0b13c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a92d479f-05c6-4c40-a516-c42336a0b13c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a92d479f-05c6-4c40-a516-c42336a0b13c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d128a08a-09c6-4831-a209-5adf40b49618 {
  display: none;
}
#s-f3b3e25e-c3c3-4e20-93a2-4dd52cc36a9d { text-align: left; }
#s-449a9c5f-4436-4ddc-bcda-22b32f916ef4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-449a9c5f-4436-4ddc-bcda-22b32f916ef4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72fd9623-7242-44fd-ae93-5f25a91a1427 { text-align: left; }
#s-72fd9623-7242-44fd-ae93-5f25a91a1427 .shg-product-sold-out {
  display: none;
}

#s-72fd9623-7242-44fd-ae93-5f25a91a1427 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72fd9623-7242-44fd-ae93-5f25a91a1427 .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-b1b891ea-1b28-4cc8-88ef-c626bb1450a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1b891ea-1b28-4cc8-88ef-c626bb1450a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1b891ea-1b28-4cc8-88ef-c626bb1450a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1b891ea-1b28-4cc8-88ef-c626bb1450a2 {
  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-b1b891ea-1b28-4cc8-88ef-c626bb1450a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1b891ea-1b28-4cc8-88ef-c626bb1450a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1b891ea-1b28-4cc8-88ef-c626bb1450a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7c7dd93-fdc4-478f-b742-23eae7ab512a {
  display: none;
}
#s-8231c7d5-d31f-4f7f-a321-532c059c4b4c { text-align: left; }
#s-ba6ad0a0-4ed2-4c25-8266-5f9ce70dca13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba6ad0a0-4ed2-4c25-8266-5f9ce70dca13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f56a8cda-4069-4fd2-8bbf-7e0dcea8e536 { text-align: left; }
#s-f56a8cda-4069-4fd2-8bbf-7e0dcea8e536 .shg-product-sold-out {
  display: none;
}

#s-f56a8cda-4069-4fd2-8bbf-7e0dcea8e536 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f56a8cda-4069-4fd2-8bbf-7e0dcea8e536 .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-99f6e7e8-e84e-4a00-8f35-1494b9f37efe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99f6e7e8-e84e-4a00-8f35-1494b9f37efe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99f6e7e8-e84e-4a00-8f35-1494b9f37efe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99f6e7e8-e84e-4a00-8f35-1494b9f37efe {
  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-99f6e7e8-e84e-4a00-8f35-1494b9f37efe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99f6e7e8-e84e-4a00-8f35-1494b9f37efe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99f6e7e8-e84e-4a00-8f35-1494b9f37efe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c5bbe8b8-8d4d-4c33-8356-d2fd5248229d {
  display: none;
}
#s-5bdef72f-1519-49c9-858a-d892e28127f4 { text-align: left; }
#s-5e579eeb-62ce-4e41-849b-bea3b70365af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e579eeb-62ce-4e41-849b-bea3b70365af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48f6ed1c-0b9f-40f0-9ebc-8d08864bbb6e { text-align: left; }
#s-48f6ed1c-0b9f-40f0-9ebc-8d08864bbb6e .shg-product-sold-out {
  display: none;
}

#s-48f6ed1c-0b9f-40f0-9ebc-8d08864bbb6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48f6ed1c-0b9f-40f0-9ebc-8d08864bbb6e .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-7b1ac5bd-fa2c-4dad-8cb8-212bc4f98352 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b1ac5bd-fa2c-4dad-8cb8-212bc4f98352:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b1ac5bd-fa2c-4dad-8cb8-212bc4f98352:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b1ac5bd-fa2c-4dad-8cb8-212bc4f98352 {
  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-7b1ac5bd-fa2c-4dad-8cb8-212bc4f98352.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b1ac5bd-fa2c-4dad-8cb8-212bc4f98352.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b1ac5bd-fa2c-4dad-8cb8-212bc4f98352.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7c0a509-c809-438b-8a4c-7589d0773fc5 {
  display: none;
}
#s-5ee4af1b-1cb4-41b2-b3dc-a748ed863fa6 { text-align: left; }
#s-af25785d-413e-4559-8416-51036fd83b4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af25785d-413e-4559-8416-51036fd83b4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5572846b-90db-4bbc-8ff5-71e9b6f94803 { text-align: left; }
#s-5572846b-90db-4bbc-8ff5-71e9b6f94803 .shg-product-sold-out {
  display: none;
}

#s-5572846b-90db-4bbc-8ff5-71e9b6f94803 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5572846b-90db-4bbc-8ff5-71e9b6f94803 .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-2000e82e-36be-49f0-90a1-2f580526493f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2000e82e-36be-49f0-90a1-2f580526493f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2000e82e-36be-49f0-90a1-2f580526493f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2000e82e-36be-49f0-90a1-2f580526493f {
  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-2000e82e-36be-49f0-90a1-2f580526493f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2000e82e-36be-49f0-90a1-2f580526493f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2000e82e-36be-49f0-90a1-2f580526493f.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;
}
