.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-17ade930-e89a-4b11-b4dc-90f6ec589a23 {
  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-eaf838d8-aefd-47f9-92c6-48e26fe816ed { margin-top: 40px; }
#s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .shogun-tabs {
  justify-content: center;
}


  #s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-eaf838d8-aefd-47f9-92c6-48e26fe816ed .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-e4d5530d-affd-4572-b222-61e26c1947b5 { padding-top: 10px;
padding-bottom: 10px; }
 #s-e4d5530d-affd-4572-b222-61e26c1947b5 .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-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-b93103c3-eccc-45fd-aa14-17a4b03ff3f3 .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-ddd6e50b-12d8-4da9-b6b8-701749f454ac { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ddd6e50b-12d8-4da9-b6b8-701749f454ac"] > .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-f54279fd-04c4-4db9-b254-1d40b01ed585 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-71bbc8c2-9c64-4a3d-bc29-d6d81ba3f609 { 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-ff8b8588-efef-4ea7-8a4e-c82d1ab69953 { 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-ff8b8588-efef-4ea7-8a4e-c82d1ab69953: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-ff8b8588-efef-4ea7-8a4e-c82d1ab69953: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-ff8b8588-efef-4ea7-8a4e-c82d1ab69953.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b2f4f27b-2d06-48b4-807b-1f4efe2d3298 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c3da4caa-be8f-4ca4-b466-b8bcc4975c63 { 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-ae3c8ade-326a-4fd8-a394-daef66c15ada { 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-ae3c8ade-326a-4fd8-a394-daef66c15ada: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-ae3c8ade-326a-4fd8-a394-daef66c15ada: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-ae3c8ade-326a-4fd8-a394-daef66c15ada.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-033c02a0-8d8f-48c6-af11-1f75320df3a3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-07442e1d-b3e0-4a8e-a7b7-fc6ca2535158 { 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-d4e4be45-9b93-4652-b311-4135fc09a458 { 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-d4e4be45-9b93-4652-b311-4135fc09a458: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-d4e4be45-9b93-4652-b311-4135fc09a458: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-d4e4be45-9b93-4652-b311-4135fc09a458.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-f954411d-8a4c-419e-8586-039e7f03e5e5 { min-height: 50px; }
#s-f954411d-8a4c-419e-8586-039e7f03e5e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f6aa910d-ec70-4afb-a288-cb68c820950f { 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-f6aa910d-ec70-4afb-a288-cb68c820950f .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-1333bfd4-8209-4819-817a-3a0b7e048329 {
  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-25de7005-58b9-4b2d-8ac3-ae6972b9f134 { 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-45b69cdc-97c0-4318-bf3e-b2754ecd4dd9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45b69cdc-97c0-4318-bf3e-b2754ecd4dd9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bf4d239e-871b-4a5e-8f57-886186e36e29 {
  display: none;
}
#s-8f050e05-dd6b-491e-8e24-b46fab6f876d { text-align: left; }
#s-aa155c51-b9ac-4f73-993e-c3ab497fa9ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa155c51-b9ac-4f73-993e-c3ab497fa9ff .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a4e276fc-41d0-4363-a6b0-771972c0c38c {
  display: none;
}
#s-974593ca-dc3a-4343-a0e6-766dcfaf910c { text-align: left; }
#s-021ff11f-2c8a-40ec-8f59-2db3c768f9b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-021ff11f-2c8a-40ec-8f59-2db3c768f9b7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-86fa855d-6dc6-41f8-b16b-79f02e197fdd {
  display: none;
}
#s-6f582f25-1ffe-41ea-a556-fbcaf0a8c44b { text-align: left; }
#s-d3fbb88d-06c0-4d3c-b78c-a05788ad26c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3fbb88d-06c0-4d3c-b78c-a05788ad26c5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9c5269db-4753-4dc7-af33-6ff14e874a39 {
  display: none;
}
#s-a13b434f-0578-4ec4-b4f7-c57e90cd19e7 { text-align: left; }
#s-4d7bdb64-bad4-4a44-b874-54aae92ca9fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d7bdb64-bad4-4a44-b874-54aae92ca9fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7eccc90-ab11-4af3-8c3c-31a5bccf2383 { text-align: left; }
#s-c7eccc90-ab11-4af3-8c3c-31a5bccf2383 .shg-product-sold-out {
  display: none;
}

#s-c7eccc90-ab11-4af3-8c3c-31a5bccf2383 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7eccc90-ab11-4af3-8c3c-31a5bccf2383 .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-c3043172-d405-4885-9bf5-d7c478e671cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c3043172-d405-4885-9bf5-d7c478e671cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c3043172-d405-4885-9bf5-d7c478e671cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c3043172-d405-4885-9bf5-d7c478e671cc {
  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-c3043172-d405-4885-9bf5-d7c478e671cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3043172-d405-4885-9bf5-d7c478e671cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c3043172-d405-4885-9bf5-d7c478e671cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e506caf-1af7-4e2d-b62e-cff576fbb9fa {
  display: none;
}
#s-017c40f1-539f-4337-ab75-23cee4dd6ad5 { text-align: left; }
#s-c2eb6219-bc19-400a-b6c0-f999dc35d55e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2eb6219-bc19-400a-b6c0-f999dc35d55e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3c65486-c09c-47cd-9a7a-90aa0369ef0e { text-align: left; }
#s-f3c65486-c09c-47cd-9a7a-90aa0369ef0e .shg-product-sold-out {
  display: none;
}

#s-f3c65486-c09c-47cd-9a7a-90aa0369ef0e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3c65486-c09c-47cd-9a7a-90aa0369ef0e .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-84feb1ad-c11b-4d36-9b29-fbf990bf73eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84feb1ad-c11b-4d36-9b29-fbf990bf73eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84feb1ad-c11b-4d36-9b29-fbf990bf73eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84feb1ad-c11b-4d36-9b29-fbf990bf73eb {
  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-84feb1ad-c11b-4d36-9b29-fbf990bf73eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84feb1ad-c11b-4d36-9b29-fbf990bf73eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84feb1ad-c11b-4d36-9b29-fbf990bf73eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b646e34-4678-441f-a9f4-f6e922efc142 {
  display: none;
}
#s-c825190d-acad-4dcc-baae-4e3d6cf66b33 { text-align: left; }
#s-dd22499b-f23b-4734-937d-ce0726777c2e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd22499b-f23b-4734-937d-ce0726777c2e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b3576f0-df98-463a-a1d8-6cea8e3955a0 { text-align: left; }
#s-7b3576f0-df98-463a-a1d8-6cea8e3955a0 .shg-product-sold-out {
  display: none;
}

#s-7b3576f0-df98-463a-a1d8-6cea8e3955a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b3576f0-df98-463a-a1d8-6cea8e3955a0 .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-c16d6883-0d2f-44f0-ab99-6f6f5d0fec14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c16d6883-0d2f-44f0-ab99-6f6f5d0fec14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c16d6883-0d2f-44f0-ab99-6f6f5d0fec14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c16d6883-0d2f-44f0-ab99-6f6f5d0fec14 {
  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-c16d6883-0d2f-44f0-ab99-6f6f5d0fec14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c16d6883-0d2f-44f0-ab99-6f6f5d0fec14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c16d6883-0d2f-44f0-ab99-6f6f5d0fec14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2390894-269c-48d2-afd1-e0384ea4f15c {
  display: none;
}
#s-7ef75e79-edb6-4a63-bc45-23bd45be4bfe { text-align: left; }
#s-52cdeae2-f547-4d4e-b0d2-88d2520852aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52cdeae2-f547-4d4e-b0d2-88d2520852aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-942bdecb-35f5-47ce-9dc1-073e7144cbda { text-align: left; }
#s-942bdecb-35f5-47ce-9dc1-073e7144cbda .shg-product-sold-out {
  display: none;
}

#s-942bdecb-35f5-47ce-9dc1-073e7144cbda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-942bdecb-35f5-47ce-9dc1-073e7144cbda .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-bf468df6-e227-48a0-a4e1-32ee11369246 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf468df6-e227-48a0-a4e1-32ee11369246:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf468df6-e227-48a0-a4e1-32ee11369246:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf468df6-e227-48a0-a4e1-32ee11369246 {
  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-bf468df6-e227-48a0-a4e1-32ee11369246.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf468df6-e227-48a0-a4e1-32ee11369246.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf468df6-e227-48a0-a4e1-32ee11369246.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78e30a61-0607-4896-a19f-a0bfa89f4b36 {
  display: none;
}
#s-f047c7e1-1c9e-4a99-bce4-854bf927cadd { text-align: left; }
#s-12e24427-23de-4176-9a13-9e7844a1693a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12e24427-23de-4176-9a13-9e7844a1693a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b5aa7808-0c82-4cdf-8057-e0a440183ffd { text-align: left; }
#s-b5aa7808-0c82-4cdf-8057-e0a440183ffd .shg-product-sold-out {
  display: none;
}

#s-b5aa7808-0c82-4cdf-8057-e0a440183ffd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5aa7808-0c82-4cdf-8057-e0a440183ffd .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-f871f762-5700-4cc1-a561-4e84ef5ceb1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f871f762-5700-4cc1-a561-4e84ef5ceb1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f871f762-5700-4cc1-a561-4e84ef5ceb1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f871f762-5700-4cc1-a561-4e84ef5ceb1a {
  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-f871f762-5700-4cc1-a561-4e84ef5ceb1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f871f762-5700-4cc1-a561-4e84ef5ceb1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f871f762-5700-4cc1-a561-4e84ef5ceb1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d193bdc6-0a58-4754-8c0b-e27b83456711 {
  display: none;
}
#s-5f7907e9-4e32-4675-81db-a7ada9d3a62e { text-align: left; }
#s-0b99624a-646a-4284-b737-86eec58650da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b99624a-646a-4284-b737-86eec58650da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f267825-4d5d-478d-8024-6e33025b40ac { text-align: left; }
#s-4f267825-4d5d-478d-8024-6e33025b40ac .shg-product-sold-out {
  display: none;
}

#s-4f267825-4d5d-478d-8024-6e33025b40ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f267825-4d5d-478d-8024-6e33025b40ac .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-f3f4bff6-616f-4169-96d6-ad021fb82e1c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3f4bff6-616f-4169-96d6-ad021fb82e1c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3f4bff6-616f-4169-96d6-ad021fb82e1c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3f4bff6-616f-4169-96d6-ad021fb82e1c {
  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-f3f4bff6-616f-4169-96d6-ad021fb82e1c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3f4bff6-616f-4169-96d6-ad021fb82e1c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3f4bff6-616f-4169-96d6-ad021fb82e1c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a1ad6260-815c-4374-8ff6-9e5f34dc43a3 {
  display: none;
}
#s-20e99c1d-de98-4f30-acff-263ecdca2e7c { text-align: left; }
#s-cde7dd8a-cf43-414c-898d-940cf27efc05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cde7dd8a-cf43-414c-898d-940cf27efc05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74300329-04ec-47a4-9a53-c368b4c70972 { text-align: left; }
#s-74300329-04ec-47a4-9a53-c368b4c70972 .shg-product-sold-out {
  display: none;
}

#s-74300329-04ec-47a4-9a53-c368b4c70972 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74300329-04ec-47a4-9a53-c368b4c70972 .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-f37829d3-7cd9-4c8a-9ee0-56ead763ab30 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f37829d3-7cd9-4c8a-9ee0-56ead763ab30:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f37829d3-7cd9-4c8a-9ee0-56ead763ab30:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f37829d3-7cd9-4c8a-9ee0-56ead763ab30 {
  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-f37829d3-7cd9-4c8a-9ee0-56ead763ab30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f37829d3-7cd9-4c8a-9ee0-56ead763ab30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f37829d3-7cd9-4c8a-9ee0-56ead763ab30.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35a4ce1c-d6a0-4256-85ce-b6c8838e071c {
  display: none;
}
#s-97e18c7f-4037-4ed5-a6bb-4cda179aea0b { text-align: left; }
#s-6a007b17-aa45-40b5-987a-dbf79e959aee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a007b17-aa45-40b5-987a-dbf79e959aee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e19c162b-39a8-42aa-81d1-c824229bdc49 { text-align: left; }
#s-e19c162b-39a8-42aa-81d1-c824229bdc49 .shg-product-sold-out {
  display: none;
}

#s-e19c162b-39a8-42aa-81d1-c824229bdc49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e19c162b-39a8-42aa-81d1-c824229bdc49 .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-2eaf52e2-751a-4275-b121-f5c4ade482b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2eaf52e2-751a-4275-b121-f5c4ade482b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2eaf52e2-751a-4275-b121-f5c4ade482b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2eaf52e2-751a-4275-b121-f5c4ade482b2 {
  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-2eaf52e2-751a-4275-b121-f5c4ade482b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eaf52e2-751a-4275-b121-f5c4ade482b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2eaf52e2-751a-4275-b121-f5c4ade482b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c4ee6a0-529b-4a92-b328-4d7311051b27 {
  display: none;
}
#s-eeb4329a-d019-41eb-bde9-4d443ad2e8e6 { text-align: left; }
#s-e873922e-6f15-4077-8d38-5601723857d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e873922e-6f15-4077-8d38-5601723857d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5713db5f-877d-42d9-9c0f-dab7d52b4e72 { text-align: left; }
#s-5713db5f-877d-42d9-9c0f-dab7d52b4e72 .shg-product-sold-out {
  display: none;
}

#s-5713db5f-877d-42d9-9c0f-dab7d52b4e72 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5713db5f-877d-42d9-9c0f-dab7d52b4e72 .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-7394e0a2-3aa8-4183-afa6-7e41499cfe2d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7394e0a2-3aa8-4183-afa6-7e41499cfe2d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7394e0a2-3aa8-4183-afa6-7e41499cfe2d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7394e0a2-3aa8-4183-afa6-7e41499cfe2d {
  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-7394e0a2-3aa8-4183-afa6-7e41499cfe2d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7394e0a2-3aa8-4183-afa6-7e41499cfe2d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7394e0a2-3aa8-4183-afa6-7e41499cfe2d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ca2f568-9b95-4f48-b54f-642eac82d27c {
  display: none;
}
#s-0914c79a-270d-46cd-bbef-71eb35f16314 { text-align: left; }
#s-bfff15d3-7e08-4692-b958-4b8ab7603f5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfff15d3-7e08-4692-b958-4b8ab7603f5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36e7e9ff-cfaf-4079-9e0d-0f694551e813 { text-align: left; }
#s-36e7e9ff-cfaf-4079-9e0d-0f694551e813 .shg-product-sold-out {
  display: none;
}

#s-36e7e9ff-cfaf-4079-9e0d-0f694551e813 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36e7e9ff-cfaf-4079-9e0d-0f694551e813 .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-c7f874cd-b102-406a-8876-378656dfab22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7f874cd-b102-406a-8876-378656dfab22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7f874cd-b102-406a-8876-378656dfab22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7f874cd-b102-406a-8876-378656dfab22 {
  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-c7f874cd-b102-406a-8876-378656dfab22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7f874cd-b102-406a-8876-378656dfab22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7f874cd-b102-406a-8876-378656dfab22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aad40699-ab30-448f-9c37-2233c3bae907 {
  display: none;
}
#s-c0457089-efa6-4c3a-a210-2ace0d47b8d0 { text-align: left; }
#s-841f9091-2446-4b82-953a-400d9a879097 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-841f9091-2446-4b82-953a-400d9a879097 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e31f852-a931-4975-8936-d52372d9b40f { text-align: left; }
#s-0e31f852-a931-4975-8936-d52372d9b40f .shg-product-sold-out {
  display: none;
}

#s-0e31f852-a931-4975-8936-d52372d9b40f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e31f852-a931-4975-8936-d52372d9b40f .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-aeea7b02-0381-4a0b-9ce2-0caa5e85ed90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aeea7b02-0381-4a0b-9ce2-0caa5e85ed90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aeea7b02-0381-4a0b-9ce2-0caa5e85ed90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aeea7b02-0381-4a0b-9ce2-0caa5e85ed90 {
  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-aeea7b02-0381-4a0b-9ce2-0caa5e85ed90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aeea7b02-0381-4a0b-9ce2-0caa5e85ed90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aeea7b02-0381-4a0b-9ce2-0caa5e85ed90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2f1c006-f1d1-4dba-9e22-2df356db96f6 {
  display: none;
}
#s-caad9600-db30-4a77-a45b-c36e5229aeb0 { text-align: left; }
#s-2b750229-b377-47be-b2a6-4e64d3e25a4f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b750229-b377-47be-b2a6-4e64d3e25a4f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c8c03d5-0e37-4741-8d54-6c237a22ca93 { text-align: left; }
#s-2c8c03d5-0e37-4741-8d54-6c237a22ca93 .shg-product-sold-out {
  display: none;
}

#s-2c8c03d5-0e37-4741-8d54-6c237a22ca93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c8c03d5-0e37-4741-8d54-6c237a22ca93 .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-287bf582-3ada-48ef-9d66-7f98a94c31c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-287bf582-3ada-48ef-9d66-7f98a94c31c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-287bf582-3ada-48ef-9d66-7f98a94c31c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-287bf582-3ada-48ef-9d66-7f98a94c31c4 {
  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-287bf582-3ada-48ef-9d66-7f98a94c31c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-287bf582-3ada-48ef-9d66-7f98a94c31c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-287bf582-3ada-48ef-9d66-7f98a94c31c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de78d099-4bb4-4725-be15-ff0ec6ac4f2e {
  display: none;
}
#s-a7dbb9c7-71b6-4d26-b64f-951405ec77c6 { text-align: left; }
#s-1aafdcd8-eaaa-4c32-9ccc-0c03b3a7e1e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1aafdcd8-eaaa-4c32-9ccc-0c03b3a7e1e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-010c39b6-c921-4a44-a49e-b41194179b60 { text-align: left; }
#s-010c39b6-c921-4a44-a49e-b41194179b60 .shg-product-sold-out {
  display: none;
}

#s-010c39b6-c921-4a44-a49e-b41194179b60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-010c39b6-c921-4a44-a49e-b41194179b60 .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-00e6aa06-1fa3-4bfb-9928-a1aa36fc3813 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00e6aa06-1fa3-4bfb-9928-a1aa36fc3813:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00e6aa06-1fa3-4bfb-9928-a1aa36fc3813:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00e6aa06-1fa3-4bfb-9928-a1aa36fc3813 {
  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-00e6aa06-1fa3-4bfb-9928-a1aa36fc3813.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00e6aa06-1fa3-4bfb-9928-a1aa36fc3813.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00e6aa06-1fa3-4bfb-9928-a1aa36fc3813.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3dda6b0-dea6-4acb-ac81-cefd6232e064 {
  display: none;
}
#s-569d1d95-3529-417d-bc1f-bda1de9c4dcc { text-align: left; }
#s-f58e2afa-4c5e-42b3-b3bb-6ee4f05c0661 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f58e2afa-4c5e-42b3-b3bb-6ee4f05c0661 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86df06bf-b169-4c69-b0d9-97622176f0bf { text-align: left; }
#s-86df06bf-b169-4c69-b0d9-97622176f0bf .shg-product-sold-out {
  display: none;
}

#s-86df06bf-b169-4c69-b0d9-97622176f0bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86df06bf-b169-4c69-b0d9-97622176f0bf .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-3c059104-60e1-45de-b0d9-4b94ec4f43e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c059104-60e1-45de-b0d9-4b94ec4f43e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c059104-60e1-45de-b0d9-4b94ec4f43e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c059104-60e1-45de-b0d9-4b94ec4f43e4 {
  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-3c059104-60e1-45de-b0d9-4b94ec4f43e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c059104-60e1-45de-b0d9-4b94ec4f43e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c059104-60e1-45de-b0d9-4b94ec4f43e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66bbd0be-0121-4598-9972-3caf47e0e83e {
  display: none;
}
#s-9e768173-a9ea-43d7-918f-ecb6837a98e9 { text-align: left; }
#s-8912955c-be42-4fee-a84c-87e15c9a674b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8912955c-be42-4fee-a84c-87e15c9a674b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a31a0624-fe2a-4374-89c7-c42f3c0ce156 { text-align: left; }
#s-a31a0624-fe2a-4374-89c7-c42f3c0ce156 .shg-product-sold-out {
  display: none;
}

#s-a31a0624-fe2a-4374-89c7-c42f3c0ce156 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a31a0624-fe2a-4374-89c7-c42f3c0ce156 .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-fa196c60-9409-49c6-8aa0-1e49df35188d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa196c60-9409-49c6-8aa0-1e49df35188d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa196c60-9409-49c6-8aa0-1e49df35188d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa196c60-9409-49c6-8aa0-1e49df35188d {
  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-fa196c60-9409-49c6-8aa0-1e49df35188d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa196c60-9409-49c6-8aa0-1e49df35188d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa196c60-9409-49c6-8aa0-1e49df35188d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca6bfb50-2231-4460-99b0-626060278b0f {
  display: none;
}
#s-42950c31-ef9c-4093-a3bc-97b7a08d0785 { text-align: left; }
#s-11ce1bdf-792c-417b-aa10-5658c431d506 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11ce1bdf-792c-417b-aa10-5658c431d506 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae943136-1c09-4072-ac69-b51f555180e9 { text-align: left; }
#s-ae943136-1c09-4072-ac69-b51f555180e9 .shg-product-sold-out {
  display: none;
}

#s-ae943136-1c09-4072-ac69-b51f555180e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae943136-1c09-4072-ac69-b51f555180e9 .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-0efd139d-b419-4169-b6b2-e7329734ed80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0efd139d-b419-4169-b6b2-e7329734ed80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0efd139d-b419-4169-b6b2-e7329734ed80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0efd139d-b419-4169-b6b2-e7329734ed80 {
  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-0efd139d-b419-4169-b6b2-e7329734ed80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0efd139d-b419-4169-b6b2-e7329734ed80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0efd139d-b419-4169-b6b2-e7329734ed80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7522827-9574-409a-92cc-73d098f72e18 {
  display: none;
}
#s-0747903b-3c04-41d7-96f1-dae80213ff48 { text-align: left; }
#s-65e32a97-d44a-461f-921a-07c61920e582 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65e32a97-d44a-461f-921a-07c61920e582 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23367470-8b75-4f31-9b4f-f2ab5650a477 { text-align: left; }
#s-23367470-8b75-4f31-9b4f-f2ab5650a477 .shg-product-sold-out {
  display: none;
}

#s-23367470-8b75-4f31-9b4f-f2ab5650a477 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23367470-8b75-4f31-9b4f-f2ab5650a477 .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-e77a3483-fd7d-4505-9b70-f691df8ce45d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e77a3483-fd7d-4505-9b70-f691df8ce45d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e77a3483-fd7d-4505-9b70-f691df8ce45d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e77a3483-fd7d-4505-9b70-f691df8ce45d {
  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-e77a3483-fd7d-4505-9b70-f691df8ce45d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e77a3483-fd7d-4505-9b70-f691df8ce45d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e77a3483-fd7d-4505-9b70-f691df8ce45d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-891aeaf5-f7dc-49ef-9542-1aca2956afcb {
  display: none;
}
#s-d6fcf252-acb8-4078-a251-a3fca3fff760 { text-align: left; }
#s-849797d8-de02-4a27-becc-2f3cb9734824 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-849797d8-de02-4a27-becc-2f3cb9734824 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f207a26-e31a-4a30-afd0-7e7ec010bb73 { text-align: left; }
#s-5f207a26-e31a-4a30-afd0-7e7ec010bb73 .shg-product-sold-out {
  display: none;
}

#s-5f207a26-e31a-4a30-afd0-7e7ec010bb73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f207a26-e31a-4a30-afd0-7e7ec010bb73 .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-4644f968-1350-42e0-a311-953781eaf498 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4644f968-1350-42e0-a311-953781eaf498:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4644f968-1350-42e0-a311-953781eaf498:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4644f968-1350-42e0-a311-953781eaf498 {
  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-4644f968-1350-42e0-a311-953781eaf498.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4644f968-1350-42e0-a311-953781eaf498.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4644f968-1350-42e0-a311-953781eaf498.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1e886d16-51b5-47ec-ab0a-4d7f6797263d {
  display: none;
}
#s-272e18e4-8981-4eb7-bb72-73be28be9c4d { text-align: left; }
#s-2100417f-d3e6-4bee-a262-bcb5373f7261 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2100417f-d3e6-4bee-a262-bcb5373f7261 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f73c41b-91a7-42e8-ae84-404e6713a80f { text-align: left; }
#s-9f73c41b-91a7-42e8-ae84-404e6713a80f .shg-product-sold-out {
  display: none;
}

#s-9f73c41b-91a7-42e8-ae84-404e6713a80f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f73c41b-91a7-42e8-ae84-404e6713a80f .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-b70b43f0-8c94-447f-9359-fdec75e3e0ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b70b43f0-8c94-447f-9359-fdec75e3e0ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b70b43f0-8c94-447f-9359-fdec75e3e0ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b70b43f0-8c94-447f-9359-fdec75e3e0ee {
  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-b70b43f0-8c94-447f-9359-fdec75e3e0ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b70b43f0-8c94-447f-9359-fdec75e3e0ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b70b43f0-8c94-447f-9359-fdec75e3e0ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ae0a01e-26c4-4fe8-ba07-b8975dc84403 {
  display: none;
}
#s-41fc0778-af04-477b-9620-2fd79b51273a { text-align: left; }
#s-ba1caa4b-df04-4b5b-9b9b-4da191cc2815 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba1caa4b-df04-4b5b-9b9b-4da191cc2815 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1057429-38d8-4913-8378-d03dfe340275 { text-align: left; }
#s-a1057429-38d8-4913-8378-d03dfe340275 .shg-product-sold-out {
  display: none;
}

#s-a1057429-38d8-4913-8378-d03dfe340275 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1057429-38d8-4913-8378-d03dfe340275 .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-b48145f3-5cab-458c-8523-1f375f16df42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b48145f3-5cab-458c-8523-1f375f16df42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b48145f3-5cab-458c-8523-1f375f16df42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b48145f3-5cab-458c-8523-1f375f16df42 {
  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-b48145f3-5cab-458c-8523-1f375f16df42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b48145f3-5cab-458c-8523-1f375f16df42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b48145f3-5cab-458c-8523-1f375f16df42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42c11a0c-a7a9-4506-a692-a29b4e625220 {
  display: none;
}
#s-4ad0390d-42d3-4567-977d-a46eb2d80032 { text-align: left; }
#s-3a908433-9c06-4388-8225-6700d2983b2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a908433-9c06-4388-8225-6700d2983b2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-79639865-8583-4dce-a722-1e9bfd74768a { text-align: left; }
#s-79639865-8583-4dce-a722-1e9bfd74768a .shg-product-sold-out {
  display: none;
}

#s-79639865-8583-4dce-a722-1e9bfd74768a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79639865-8583-4dce-a722-1e9bfd74768a .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-f3ad7e3d-b0dd-458a-ac9f-3883b59d1c83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3ad7e3d-b0dd-458a-ac9f-3883b59d1c83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3ad7e3d-b0dd-458a-ac9f-3883b59d1c83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3ad7e3d-b0dd-458a-ac9f-3883b59d1c83 {
  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-f3ad7e3d-b0dd-458a-ac9f-3883b59d1c83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3ad7e3d-b0dd-458a-ac9f-3883b59d1c83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3ad7e3d-b0dd-458a-ac9f-3883b59d1c83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-753a47a6-0653-4e68-bc63-54b808ac6c7e {
  display: none;
}
#s-8ce6acc2-258d-4816-b91f-a2974f6a71f2 { text-align: left; }
#s-1573edbb-08cd-4a1b-90b2-6c5d2352ae74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1573edbb-08cd-4a1b-90b2-6c5d2352ae74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8754d283-ba8c-4618-99bb-9cb1ea57bdc1 { text-align: left; }
#s-8754d283-ba8c-4618-99bb-9cb1ea57bdc1 .shg-product-sold-out {
  display: none;
}

#s-8754d283-ba8c-4618-99bb-9cb1ea57bdc1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8754d283-ba8c-4618-99bb-9cb1ea57bdc1 .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-c5060461-104a-46c8-88e1-c3933227316f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5060461-104a-46c8-88e1-c3933227316f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5060461-104a-46c8-88e1-c3933227316f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5060461-104a-46c8-88e1-c3933227316f {
  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-c5060461-104a-46c8-88e1-c3933227316f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5060461-104a-46c8-88e1-c3933227316f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5060461-104a-46c8-88e1-c3933227316f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-073a0208-893f-4645-8767-8727183364a6 {
  display: none;
}
#s-638c5bd9-31ff-4503-b602-4a330e49e5e3 { text-align: left; }
#s-dbe35733-8a32-40c9-9b51-a2ae4743f60a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbe35733-8a32-40c9-9b51-a2ae4743f60a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6b82e7a-341f-4769-b6ee-07ffdaca8410 { text-align: left; }
#s-a6b82e7a-341f-4769-b6ee-07ffdaca8410 .shg-product-sold-out {
  display: none;
}

#s-a6b82e7a-341f-4769-b6ee-07ffdaca8410 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6b82e7a-341f-4769-b6ee-07ffdaca8410 .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-d9925c2c-d1d7-4a97-8842-c8fe49da0205 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9925c2c-d1d7-4a97-8842-c8fe49da0205:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9925c2c-d1d7-4a97-8842-c8fe49da0205:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9925c2c-d1d7-4a97-8842-c8fe49da0205 {
  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-d9925c2c-d1d7-4a97-8842-c8fe49da0205.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9925c2c-d1d7-4a97-8842-c8fe49da0205.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9925c2c-d1d7-4a97-8842-c8fe49da0205.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dabdef12-1991-4f0c-960f-6ad141c9f95a {
  display: none;
}
#s-e5e2295c-6bc7-4fef-a24e-57f4ff41f663 { text-align: left; }
#s-9a68d1a6-34a9-41ca-9505-f7907a99dac4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a68d1a6-34a9-41ca-9505-f7907a99dac4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc80a4fb-e71b-4ac5-9bdb-f302efbd1a06 { text-align: left; }
#s-dc80a4fb-e71b-4ac5-9bdb-f302efbd1a06 .shg-product-sold-out {
  display: none;
}

#s-dc80a4fb-e71b-4ac5-9bdb-f302efbd1a06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc80a4fb-e71b-4ac5-9bdb-f302efbd1a06 .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-7da402cf-216b-4a0c-8ed3-18f731110268 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7da402cf-216b-4a0c-8ed3-18f731110268:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7da402cf-216b-4a0c-8ed3-18f731110268:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7da402cf-216b-4a0c-8ed3-18f731110268 {
  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-7da402cf-216b-4a0c-8ed3-18f731110268.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7da402cf-216b-4a0c-8ed3-18f731110268.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7da402cf-216b-4a0c-8ed3-18f731110268.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-495f8620-1292-44b4-b99a-6909eba72154 {
  display: none;
}
#s-ac0ea329-c048-4d3f-8aea-3fabf005e9e3 { text-align: left; }
#s-eabf4169-f384-40cd-80c8-b2c09390292a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eabf4169-f384-40cd-80c8-b2c09390292a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55a5c1f0-8b3e-4f35-9888-ba88b56aa75d { text-align: left; }
#s-55a5c1f0-8b3e-4f35-9888-ba88b56aa75d .shg-product-sold-out {
  display: none;
}

#s-55a5c1f0-8b3e-4f35-9888-ba88b56aa75d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55a5c1f0-8b3e-4f35-9888-ba88b56aa75d .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-81c64297-84f9-425d-90bb-24f1dd920720 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81c64297-84f9-425d-90bb-24f1dd920720:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81c64297-84f9-425d-90bb-24f1dd920720:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81c64297-84f9-425d-90bb-24f1dd920720 {
  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-81c64297-84f9-425d-90bb-24f1dd920720.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81c64297-84f9-425d-90bb-24f1dd920720.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81c64297-84f9-425d-90bb-24f1dd920720.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-50990b4c-2c60-486b-a703-307e449d9ccf {
  display: none;
}
#s-0f0581f4-df1c-4be8-b0ae-e13a389e1784 { text-align: left; }
#s-001fb402-a3a5-4df8-940c-6b46ccfcdc7c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-001fb402-a3a5-4df8-940c-6b46ccfcdc7c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55ae1baa-1505-4363-830b-c16ce05b3ba7 { text-align: left; }
#s-55ae1baa-1505-4363-830b-c16ce05b3ba7 .shg-product-sold-out {
  display: none;
}

#s-55ae1baa-1505-4363-830b-c16ce05b3ba7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55ae1baa-1505-4363-830b-c16ce05b3ba7 .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-86f34a8c-1c34-4972-9a4b-530ecf01d50b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86f34a8c-1c34-4972-9a4b-530ecf01d50b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86f34a8c-1c34-4972-9a4b-530ecf01d50b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86f34a8c-1c34-4972-9a4b-530ecf01d50b {
  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-86f34a8c-1c34-4972-9a4b-530ecf01d50b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86f34a8c-1c34-4972-9a4b-530ecf01d50b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86f34a8c-1c34-4972-9a4b-530ecf01d50b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4512f0ec-0098-43d9-b9fa-0188f056ef82 {
  display: none;
}
#s-0eaea2c6-1f9d-4f57-8401-2c2ae31b71f6 { text-align: left; }
#s-73d96a7d-03fd-4ab3-9282-b0a93f046b69 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73d96a7d-03fd-4ab3-9282-b0a93f046b69 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-140314d6-4a18-4525-9c78-0763c8e4c82b { text-align: left; }
#s-140314d6-4a18-4525-9c78-0763c8e4c82b .shg-product-sold-out {
  display: none;
}

#s-140314d6-4a18-4525-9c78-0763c8e4c82b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-140314d6-4a18-4525-9c78-0763c8e4c82b .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-0dd6aad2-278c-46f2-9589-12200d100013 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0dd6aad2-278c-46f2-9589-12200d100013:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0dd6aad2-278c-46f2-9589-12200d100013:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0dd6aad2-278c-46f2-9589-12200d100013 {
  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-0dd6aad2-278c-46f2-9589-12200d100013.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0dd6aad2-278c-46f2-9589-12200d100013.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0dd6aad2-278c-46f2-9589-12200d100013.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c98bd6ae-c30e-4186-93f1-b18c9327737d {
  display: none;
}
#s-36f12007-4f0b-4ea6-99d3-b4f849763f5b { text-align: left; }
#s-27235fa1-5a99-4b97-a431-31a93b31a772 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27235fa1-5a99-4b97-a431-31a93b31a772 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe54dc7d-304c-4ea7-b0c8-864969009c04 { text-align: left; }
#s-fe54dc7d-304c-4ea7-b0c8-864969009c04 .shg-product-sold-out {
  display: none;
}

#s-fe54dc7d-304c-4ea7-b0c8-864969009c04 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe54dc7d-304c-4ea7-b0c8-864969009c04 .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-ec581634-3d67-4b72-b59a-fafb745defb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec581634-3d67-4b72-b59a-fafb745defb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec581634-3d67-4b72-b59a-fafb745defb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec581634-3d67-4b72-b59a-fafb745defb7 {
  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-ec581634-3d67-4b72-b59a-fafb745defb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec581634-3d67-4b72-b59a-fafb745defb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec581634-3d67-4b72-b59a-fafb745defb7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc331214-1612-4b9f-8eb9-f58d7365cb9f {
  display: none;
}
#s-5b5e23b5-dfac-4159-8ee0-3921fe1e9111 { text-align: left; }
#s-22a08dac-4a76-46aa-8766-e4037deb67b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-22a08dac-4a76-46aa-8766-e4037deb67b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-119ecc7f-8f7c-40ce-a79f-3a947527ec93 { text-align: left; }
#s-119ecc7f-8f7c-40ce-a79f-3a947527ec93 .shg-product-sold-out {
  display: none;
}

#s-119ecc7f-8f7c-40ce-a79f-3a947527ec93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-119ecc7f-8f7c-40ce-a79f-3a947527ec93 .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-6f676cdb-002b-4abc-94cc-6c1fde673644 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f676cdb-002b-4abc-94cc-6c1fde673644:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f676cdb-002b-4abc-94cc-6c1fde673644:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f676cdb-002b-4abc-94cc-6c1fde673644 {
  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-6f676cdb-002b-4abc-94cc-6c1fde673644.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f676cdb-002b-4abc-94cc-6c1fde673644.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f676cdb-002b-4abc-94cc-6c1fde673644.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60769ffb-7f81-4d02-9dbd-051d1173840c {
  display: none;
}
#s-8ac54612-f2d7-45d5-b6ba-8e42c6541ccc { text-align: left; }
#s-8f5d8b2e-0206-4d42-8dda-77b383307d4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f5d8b2e-0206-4d42-8dda-77b383307d4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ebe8b70-7a3c-4cd3-8392-2ad595ffb8b6 { text-align: left; }
#s-8ebe8b70-7a3c-4cd3-8392-2ad595ffb8b6 .shg-product-sold-out {
  display: none;
}

#s-8ebe8b70-7a3c-4cd3-8392-2ad595ffb8b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ebe8b70-7a3c-4cd3-8392-2ad595ffb8b6 .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-44565acf-c337-43cb-b5be-cf40fa9df845 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44565acf-c337-43cb-b5be-cf40fa9df845:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44565acf-c337-43cb-b5be-cf40fa9df845:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44565acf-c337-43cb-b5be-cf40fa9df845 {
  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-44565acf-c337-43cb-b5be-cf40fa9df845.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44565acf-c337-43cb-b5be-cf40fa9df845.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44565acf-c337-43cb-b5be-cf40fa9df845.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-125a0293-138e-4777-b326-742af872fa38 {
  display: none;
}
#s-df8b47e2-0ff0-4f86-ae20-c675476fa0b2 { text-align: left; }
#s-1fe72936-406e-4bfb-a35b-f7429df0210b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fe72936-406e-4bfb-a35b-f7429df0210b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c3954e0-f0e4-4f30-9357-93d54efd29cc { text-align: left; }
#s-4c3954e0-f0e4-4f30-9357-93d54efd29cc .shg-product-sold-out {
  display: none;
}

#s-4c3954e0-f0e4-4f30-9357-93d54efd29cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c3954e0-f0e4-4f30-9357-93d54efd29cc .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-f9f8481e-2f4c-4af8-ac73-78f6e81be213 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9f8481e-2f4c-4af8-ac73-78f6e81be213:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9f8481e-2f4c-4af8-ac73-78f6e81be213:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9f8481e-2f4c-4af8-ac73-78f6e81be213 {
  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-f9f8481e-2f4c-4af8-ac73-78f6e81be213.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9f8481e-2f4c-4af8-ac73-78f6e81be213.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9f8481e-2f4c-4af8-ac73-78f6e81be213.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff15c3f6-7168-4386-badb-4afe5e3955b5 {
  display: none;
}
#s-a6937acd-4621-4254-91c1-77a5289d97c3 { text-align: left; }
#s-4b1a1c4b-11d6-4131-8cd7-99748e0e3109 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b1a1c4b-11d6-4131-8cd7-99748e0e3109 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5af8e508-f68c-4cca-86d6-f3d38d3242b8 { text-align: left; }
#s-5af8e508-f68c-4cca-86d6-f3d38d3242b8 .shg-product-sold-out {
  display: none;
}

#s-5af8e508-f68c-4cca-86d6-f3d38d3242b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5af8e508-f68c-4cca-86d6-f3d38d3242b8 .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-3ba26a9c-a2f8-4331-8f3b-edbe7e443cf2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ba26a9c-a2f8-4331-8f3b-edbe7e443cf2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ba26a9c-a2f8-4331-8f3b-edbe7e443cf2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ba26a9c-a2f8-4331-8f3b-edbe7e443cf2 {
  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-3ba26a9c-a2f8-4331-8f3b-edbe7e443cf2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ba26a9c-a2f8-4331-8f3b-edbe7e443cf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ba26a9c-a2f8-4331-8f3b-edbe7e443cf2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f08d4b15-2884-4b9c-8877-70bea0607ee2 {
  display: none;
}
#s-ac9e2313-0734-4a9c-9bbc-9ddc0baade47 { text-align: left; }
#s-3ce41238-6f47-4527-baee-419358504066 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ce41238-6f47-4527-baee-419358504066 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d921f2a-400c-4570-899f-38e32331f914 { text-align: left; }
#s-0d921f2a-400c-4570-899f-38e32331f914 .shg-product-sold-out {
  display: none;
}

#s-0d921f2a-400c-4570-899f-38e32331f914 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d921f2a-400c-4570-899f-38e32331f914 .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-54793c3b-6b05-44d7-93d6-c70e5f7ce199 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54793c3b-6b05-44d7-93d6-c70e5f7ce199:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54793c3b-6b05-44d7-93d6-c70e5f7ce199:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54793c3b-6b05-44d7-93d6-c70e5f7ce199 {
  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-54793c3b-6b05-44d7-93d6-c70e5f7ce199.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54793c3b-6b05-44d7-93d6-c70e5f7ce199.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54793c3b-6b05-44d7-93d6-c70e5f7ce199.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7dd0ccac-ca7f-4c5b-9720-9fb045336ee6 {
  display: none;
}
#s-746ee304-6471-405a-9d43-75ae979448ef { text-align: left; }
#s-64f4044e-c10b-4c09-b920-03a325f68fdb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64f4044e-c10b-4c09-b920-03a325f68fdb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12142680-bfda-416a-b324-38a6a60e77f3 { text-align: left; }
#s-12142680-bfda-416a-b324-38a6a60e77f3 .shg-product-sold-out {
  display: none;
}

#s-12142680-bfda-416a-b324-38a6a60e77f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12142680-bfda-416a-b324-38a6a60e77f3 .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-1911599f-930a-408f-964a-57ba99835125 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1911599f-930a-408f-964a-57ba99835125:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1911599f-930a-408f-964a-57ba99835125:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1911599f-930a-408f-964a-57ba99835125 {
  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-1911599f-930a-408f-964a-57ba99835125.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1911599f-930a-408f-964a-57ba99835125.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1911599f-930a-408f-964a-57ba99835125.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;
}
