.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-1dd5d8c8-9e45-447a-9632-946c576ebf72 {
  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-5a16f551-0d89-4f6e-83e7-fc734302936c { margin-top: 40px; }
#s-5a16f551-0d89-4f6e-83e7-fc734302936c .shogun-tabs {
  justify-content: center;
}


  #s-5a16f551-0d89-4f6e-83e7-fc734302936c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5a16f551-0d89-4f6e-83e7-fc734302936c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5a16f551-0d89-4f6e-83e7-fc734302936c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5a16f551-0d89-4f6e-83e7-fc734302936c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5a16f551-0d89-4f6e-83e7-fc734302936c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5a16f551-0d89-4f6e-83e7-fc734302936c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5a16f551-0d89-4f6e-83e7-fc734302936c .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-eaf656e6-de03-4c24-b90b-f8bf6562d04d { padding-top: 10px;
padding-bottom: 10px; }
 #s-eaf656e6-de03-4c24-b90b-f8bf6562d04d .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-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-6c779148-4a95-4c66-b01e-ac1e8468ea3e .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-8c590f47-6800-4d38-b834-be54e82fccb8 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-8c590f47-6800-4d38-b834-be54e82fccb8"] > .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-8e12a237-bec7-4754-a5a0-68e6b5afe53c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8b852c0f-aa3b-480f-9c04-4e86688eaad0 { 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-4bbb7d9d-f44f-4a07-abb2-4fba47d37849 { 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-4bbb7d9d-f44f-4a07-abb2-4fba47d37849: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-4bbb7d9d-f44f-4a07-abb2-4fba47d37849: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-4bbb7d9d-f44f-4a07-abb2-4fba47d37849.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-38efafdb-e1b0-4932-a966-b4c172802e0a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-dd7da6f3-7a8a-4242-96bf-10734a77a96d { 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-97883091-d9ce-416c-9e65-8f1657fd68a9 { 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-97883091-d9ce-416c-9e65-8f1657fd68a9: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-97883091-d9ce-416c-9e65-8f1657fd68a9: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-97883091-d9ce-416c-9e65-8f1657fd68a9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9406685f-9c08-446c-93ff-725708224ea9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0d61ccd3-377d-4035-b070-6143c3aaba65 { 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-9170f54c-a05b-44a5-a4b0-f9f88da826fc { 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-9170f54c-a05b-44a5-a4b0-f9f88da826fc: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-9170f54c-a05b-44a5-a4b0-f9f88da826fc: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-9170f54c-a05b-44a5-a4b0-f9f88da826fc.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-a1ccc01c-72ef-461c-a152-9b58e83eacb9 { min-height: 50px; }
#s-a1ccc01c-72ef-461c-a152-9b58e83eacb9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-14a42d69-4fc0-4d84-af12-563f8d971ed4 { 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-14a42d69-4fc0-4d84-af12-563f8d971ed4 .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-5ab67a39-4f40-4e76-b162-26118df512ab {
  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-a0a68ffb-4ae0-46bd-8869-61358d5044d4 { 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-6decfb41-c7c5-4205-af49-ee4fc83bc302 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6decfb41-c7c5-4205-af49-ee4fc83bc302 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8354d21b-6bc5-46e8-bbb8-bd5022f22074 {
  display: none;
}
#s-5e19878f-ca69-4b47-bdd0-669dd71363f1 { text-align: left; }
#s-e114ff83-b398-41de-b356-11f066780258 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e114ff83-b398-41de-b356-11f066780258 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d573a225-c463-4462-8f80-3868592511de {
  display: none;
}
#s-c48537cd-121d-4077-b631-6a2dcb81a854 { text-align: left; }
#s-45bc0898-cdad-4ad7-bf95-fca0442a9849 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45bc0898-cdad-4ad7-bf95-fca0442a9849 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-812b82ae-d945-4cc9-9dfc-b0c98f605f5e {
  display: none;
}
#s-be36ec92-57b6-4b00-83ed-c0bb64e313cc { text-align: left; }
#s-4728088d-1f66-44e4-b239-3e5b92a32ddf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4728088d-1f66-44e4-b239-3e5b92a32ddf .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-34206188-12f2-454d-a9ae-4f70079a9418 {
  display: none;
}
#s-caddd26e-ebae-47aa-8701-3db829de4b31 { text-align: left; }
#s-82aeb0bd-b739-41a9-a2fc-4e8ef4ee6879 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82aeb0bd-b739-41a9-a2fc-4e8ef4ee6879 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76d79224-e23a-4bec-86ef-e96edbba4954 { text-align: left; }
#s-76d79224-e23a-4bec-86ef-e96edbba4954 .shg-product-sold-out {
  display: none;
}

#s-76d79224-e23a-4bec-86ef-e96edbba4954 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76d79224-e23a-4bec-86ef-e96edbba4954 .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-94f35c28-e2e7-46e2-b0f9-fbdb18ed4452 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94f35c28-e2e7-46e2-b0f9-fbdb18ed4452:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94f35c28-e2e7-46e2-b0f9-fbdb18ed4452:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94f35c28-e2e7-46e2-b0f9-fbdb18ed4452 {
  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-94f35c28-e2e7-46e2-b0f9-fbdb18ed4452.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94f35c28-e2e7-46e2-b0f9-fbdb18ed4452.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94f35c28-e2e7-46e2-b0f9-fbdb18ed4452.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41190963-e1f7-46a8-bdee-01d7a8dffbf5 {
  display: none;
}
#s-972d29ec-3f75-4efd-86e9-dcf9c07dd280 { text-align: left; }
#s-19e9fa95-1006-4cb1-afdb-afb815f3460b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19e9fa95-1006-4cb1-afdb-afb815f3460b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40fb749e-fa96-48db-8b58-3e1650c2b1f1 { text-align: left; }
#s-40fb749e-fa96-48db-8b58-3e1650c2b1f1 .shg-product-sold-out {
  display: none;
}

#s-40fb749e-fa96-48db-8b58-3e1650c2b1f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40fb749e-fa96-48db-8b58-3e1650c2b1f1 .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-573b48b8-45df-4c4c-a75f-c12ad09799a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-573b48b8-45df-4c4c-a75f-c12ad09799a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-573b48b8-45df-4c4c-a75f-c12ad09799a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-573b48b8-45df-4c4c-a75f-c12ad09799a6 {
  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-573b48b8-45df-4c4c-a75f-c12ad09799a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-573b48b8-45df-4c4c-a75f-c12ad09799a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-573b48b8-45df-4c4c-a75f-c12ad09799a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4f0ea6c-08a8-4a51-b776-903fb7d13509 {
  display: none;
}
#s-419c522f-d008-4784-bb07-e13695af2c6e { text-align: left; }
#s-c6ddc0f3-ea15-4b6e-b475-ff470d703d48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6ddc0f3-ea15-4b6e-b475-ff470d703d48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-79421911-6139-4a49-8b61-f00f87c462fe { text-align: left; }
#s-79421911-6139-4a49-8b61-f00f87c462fe .shg-product-sold-out {
  display: none;
}

#s-79421911-6139-4a49-8b61-f00f87c462fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79421911-6139-4a49-8b61-f00f87c462fe .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-85f1e54d-e9f4-4920-9eeb-dcfcef05b946 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85f1e54d-e9f4-4920-9eeb-dcfcef05b946:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85f1e54d-e9f4-4920-9eeb-dcfcef05b946:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85f1e54d-e9f4-4920-9eeb-dcfcef05b946 {
  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-85f1e54d-e9f4-4920-9eeb-dcfcef05b946.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85f1e54d-e9f4-4920-9eeb-dcfcef05b946.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85f1e54d-e9f4-4920-9eeb-dcfcef05b946.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81f3f7ef-1cd9-4d06-93f2-774339162b55 {
  display: none;
}
#s-d74fd876-593d-4aa2-bfaa-0c23efcf526b { text-align: left; }
#s-9930a47f-f806-4702-beeb-7bf1cbee1f16 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9930a47f-f806-4702-beeb-7bf1cbee1f16 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39fd3def-a763-4548-8126-67a13866ad2d { text-align: left; }
#s-39fd3def-a763-4548-8126-67a13866ad2d .shg-product-sold-out {
  display: none;
}

#s-39fd3def-a763-4548-8126-67a13866ad2d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39fd3def-a763-4548-8126-67a13866ad2d .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-e73924dd-8c24-47a9-af0a-2f0ee79f1824 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e73924dd-8c24-47a9-af0a-2f0ee79f1824:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e73924dd-8c24-47a9-af0a-2f0ee79f1824:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e73924dd-8c24-47a9-af0a-2f0ee79f1824 {
  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-e73924dd-8c24-47a9-af0a-2f0ee79f1824.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e73924dd-8c24-47a9-af0a-2f0ee79f1824.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e73924dd-8c24-47a9-af0a-2f0ee79f1824.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b458830-cbe7-4753-b768-b0acc1f9a701 {
  display: none;
}
#s-ade8618c-4408-41e5-bf1f-ea92fd55d659 { text-align: left; }
#s-9d054de2-8db8-4e04-919a-915d76d526c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d054de2-8db8-4e04-919a-915d76d526c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d6ffe5a-e777-4917-8e0f-03c82b141b66 { text-align: left; }
#s-9d6ffe5a-e777-4917-8e0f-03c82b141b66 .shg-product-sold-out {
  display: none;
}

#s-9d6ffe5a-e777-4917-8e0f-03c82b141b66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d6ffe5a-e777-4917-8e0f-03c82b141b66 .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-fd5b4497-11a8-4ec4-90e6-60c5f568013c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd5b4497-11a8-4ec4-90e6-60c5f568013c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd5b4497-11a8-4ec4-90e6-60c5f568013c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd5b4497-11a8-4ec4-90e6-60c5f568013c {
  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-fd5b4497-11a8-4ec4-90e6-60c5f568013c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd5b4497-11a8-4ec4-90e6-60c5f568013c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd5b4497-11a8-4ec4-90e6-60c5f568013c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f8c0351-47b4-4ace-bd5c-92dbc5f63755 {
  display: none;
}
#s-21f51fa3-6c1b-4cb2-b6e4-f466d2c31703 { text-align: left; }
#s-f4b93a5c-a4da-4b82-9261-904f09c563be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4b93a5c-a4da-4b82-9261-904f09c563be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cc10a70-f4a3-4b80-9430-ab43c12e965d { text-align: left; }
#s-6cc10a70-f4a3-4b80-9430-ab43c12e965d .shg-product-sold-out {
  display: none;
}

#s-6cc10a70-f4a3-4b80-9430-ab43c12e965d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cc10a70-f4a3-4b80-9430-ab43c12e965d .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-275756bf-f30a-451e-89e8-03deaabf394c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-275756bf-f30a-451e-89e8-03deaabf394c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-275756bf-f30a-451e-89e8-03deaabf394c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-275756bf-f30a-451e-89e8-03deaabf394c {
  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-275756bf-f30a-451e-89e8-03deaabf394c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-275756bf-f30a-451e-89e8-03deaabf394c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-275756bf-f30a-451e-89e8-03deaabf394c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4bfe0210-a07a-4c2a-8999-0f45252c9377 {
  display: none;
}
#s-28ea9838-cf7e-4bf1-92a6-2184b3a8b5e2 { text-align: left; }
#s-6a3f3ccc-acf2-4117-95eb-9933b425c71d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a3f3ccc-acf2-4117-95eb-9933b425c71d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b37d5b2b-52c1-4204-8de3-dcc329880be1 { text-align: left; }
#s-b37d5b2b-52c1-4204-8de3-dcc329880be1 .shg-product-sold-out {
  display: none;
}

#s-b37d5b2b-52c1-4204-8de3-dcc329880be1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b37d5b2b-52c1-4204-8de3-dcc329880be1 .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-a939fb37-e22e-4b26-9bc9-635a2fd7d894 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a939fb37-e22e-4b26-9bc9-635a2fd7d894:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a939fb37-e22e-4b26-9bc9-635a2fd7d894:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a939fb37-e22e-4b26-9bc9-635a2fd7d894 {
  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-a939fb37-e22e-4b26-9bc9-635a2fd7d894.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a939fb37-e22e-4b26-9bc9-635a2fd7d894.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a939fb37-e22e-4b26-9bc9-635a2fd7d894.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de0679ff-ca02-4676-a2a0-9b39d9e11fd8 {
  display: none;
}
#s-c2b8b279-6935-4f43-8ee5-d9f192ff5523 { text-align: left; }
#s-c6763f62-55ee-4520-91af-407bc1408b8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6763f62-55ee-4520-91af-407bc1408b8a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3670d441-76a2-4f92-8718-c76e7db1382b { text-align: left; }
#s-3670d441-76a2-4f92-8718-c76e7db1382b .shg-product-sold-out {
  display: none;
}

#s-3670d441-76a2-4f92-8718-c76e7db1382b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3670d441-76a2-4f92-8718-c76e7db1382b .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-00635b48-a14f-447f-a553-cf0e9025ecd4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00635b48-a14f-447f-a553-cf0e9025ecd4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00635b48-a14f-447f-a553-cf0e9025ecd4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00635b48-a14f-447f-a553-cf0e9025ecd4 {
  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-00635b48-a14f-447f-a553-cf0e9025ecd4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00635b48-a14f-447f-a553-cf0e9025ecd4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00635b48-a14f-447f-a553-cf0e9025ecd4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8de259bb-c006-4ecb-8181-138ddadf6758 {
  display: none;
}
#s-38e5dbe5-813f-4fa2-864b-891a2ebc9cfe { text-align: left; }
#s-5b2dea3e-dfc5-4a81-b3da-81c5ba82154c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b2dea3e-dfc5-4a81-b3da-81c5ba82154c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b70c17e4-5e32-4e1a-a3ac-7931db9983af { text-align: left; }
#s-b70c17e4-5e32-4e1a-a3ac-7931db9983af .shg-product-sold-out {
  display: none;
}

#s-b70c17e4-5e32-4e1a-a3ac-7931db9983af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b70c17e4-5e32-4e1a-a3ac-7931db9983af .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-579c3476-670b-45e8-8b6a-0685c1aac645 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-579c3476-670b-45e8-8b6a-0685c1aac645:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-579c3476-670b-45e8-8b6a-0685c1aac645:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-579c3476-670b-45e8-8b6a-0685c1aac645 {
  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-579c3476-670b-45e8-8b6a-0685c1aac645.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-579c3476-670b-45e8-8b6a-0685c1aac645.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-579c3476-670b-45e8-8b6a-0685c1aac645.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9cd05eb-2a80-4b54-a5a7-372678907b9e {
  display: none;
}
#s-caa5150b-bf08-46c5-9e1f-64caed140462 { text-align: left; }
#s-a8a081f2-9fc9-4d61-b6ee-620ff4e57f3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8a081f2-9fc9-4d61-b6ee-620ff4e57f3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39946438-5c18-455a-b655-d0bac45d324c { text-align: left; }
#s-39946438-5c18-455a-b655-d0bac45d324c .shg-product-sold-out {
  display: none;
}

#s-39946438-5c18-455a-b655-d0bac45d324c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39946438-5c18-455a-b655-d0bac45d324c .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-a74a495e-ccce-420e-bb0b-6aab3d078735 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a74a495e-ccce-420e-bb0b-6aab3d078735:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a74a495e-ccce-420e-bb0b-6aab3d078735:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a74a495e-ccce-420e-bb0b-6aab3d078735 {
  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-a74a495e-ccce-420e-bb0b-6aab3d078735.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a74a495e-ccce-420e-bb0b-6aab3d078735.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a74a495e-ccce-420e-bb0b-6aab3d078735.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d20075d0-edc4-4d43-bfda-b7fe58151dbf {
  display: none;
}
#s-9756bb73-4c58-4af8-a7c4-acfe3877681d { text-align: left; }
#s-c4085857-7dc2-4961-88dc-71b0045ee2d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4085857-7dc2-4961-88dc-71b0045ee2d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f6933e59-0804-448c-a473-7cb6a6ba28d1 { text-align: left; }
#s-f6933e59-0804-448c-a473-7cb6a6ba28d1 .shg-product-sold-out {
  display: none;
}

#s-f6933e59-0804-448c-a473-7cb6a6ba28d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f6933e59-0804-448c-a473-7cb6a6ba28d1 .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-f98dd172-c771-4b4e-b8fe-3b1e2f674e46 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f98dd172-c771-4b4e-b8fe-3b1e2f674e46:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f98dd172-c771-4b4e-b8fe-3b1e2f674e46:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f98dd172-c771-4b4e-b8fe-3b1e2f674e46 {
  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-f98dd172-c771-4b4e-b8fe-3b1e2f674e46.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f98dd172-c771-4b4e-b8fe-3b1e2f674e46.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f98dd172-c771-4b4e-b8fe-3b1e2f674e46.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d0551ef-d630-4f4d-a882-c0de9969e93b {
  display: none;
}
#s-908ebffe-5016-4a59-abe0-ad02fa90b73b { text-align: left; }
#s-da8b519d-60ce-4468-ad1e-653f528cfb43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da8b519d-60ce-4468-ad1e-653f528cfb43 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba252a10-f113-40d6-a2bc-2a759bc80d91 { text-align: left; }
#s-ba252a10-f113-40d6-a2bc-2a759bc80d91 .shg-product-sold-out {
  display: none;
}

#s-ba252a10-f113-40d6-a2bc-2a759bc80d91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba252a10-f113-40d6-a2bc-2a759bc80d91 .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-157c500c-4f87-4ace-9f32-6f1f21b32e16 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-157c500c-4f87-4ace-9f32-6f1f21b32e16:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-157c500c-4f87-4ace-9f32-6f1f21b32e16:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-157c500c-4f87-4ace-9f32-6f1f21b32e16 {
  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-157c500c-4f87-4ace-9f32-6f1f21b32e16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-157c500c-4f87-4ace-9f32-6f1f21b32e16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-157c500c-4f87-4ace-9f32-6f1f21b32e16.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d75a49f3-8107-437a-ba65-17e523b24894 {
  display: none;
}
#s-25e0c9d6-30cf-42c2-924b-8b5cfd6610b4 { text-align: left; }
#s-a4bb83d6-699a-44b2-935b-7f897d9dd7ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4bb83d6-699a-44b2-935b-7f897d9dd7ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37534f4b-adc5-4d75-a793-20ecc8c81bb9 { text-align: left; }
#s-37534f4b-adc5-4d75-a793-20ecc8c81bb9 .shg-product-sold-out {
  display: none;
}

#s-37534f4b-adc5-4d75-a793-20ecc8c81bb9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37534f4b-adc5-4d75-a793-20ecc8c81bb9 .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-a4922a6d-0b60-4e11-bdfe-30bb1d469a43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4922a6d-0b60-4e11-bdfe-30bb1d469a43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4922a6d-0b60-4e11-bdfe-30bb1d469a43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4922a6d-0b60-4e11-bdfe-30bb1d469a43 {
  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-a4922a6d-0b60-4e11-bdfe-30bb1d469a43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4922a6d-0b60-4e11-bdfe-30bb1d469a43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4922a6d-0b60-4e11-bdfe-30bb1d469a43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88f6fcda-23ed-4e89-b15e-39c1461666e9 {
  display: none;
}
#s-6ea19c5d-c4be-42f3-a4cf-783634318e7c { text-align: left; }
#s-f518b3fc-e296-43ab-ba93-0bd6a91e3243 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f518b3fc-e296-43ab-ba93-0bd6a91e3243 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1fc92e84-64d7-4cdd-b0a9-b1ee75e227de { text-align: left; }
#s-1fc92e84-64d7-4cdd-b0a9-b1ee75e227de .shg-product-sold-out {
  display: none;
}

#s-1fc92e84-64d7-4cdd-b0a9-b1ee75e227de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1fc92e84-64d7-4cdd-b0a9-b1ee75e227de .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-c3930c8d-b394-421a-a98e-0ad1ca776521 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c3930c8d-b394-421a-a98e-0ad1ca776521:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c3930c8d-b394-421a-a98e-0ad1ca776521:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c3930c8d-b394-421a-a98e-0ad1ca776521 {
  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-c3930c8d-b394-421a-a98e-0ad1ca776521.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3930c8d-b394-421a-a98e-0ad1ca776521.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c3930c8d-b394-421a-a98e-0ad1ca776521.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10c8a65c-b31e-4e58-89c8-0014d7f9ff1d {
  display: none;
}
#s-d6ef0f19-170e-4c0e-90b9-cfc17bdb93e2 { text-align: left; }
#s-c40a63c3-3ce1-4b8e-9217-95d8f9f79d8b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c40a63c3-3ce1-4b8e-9217-95d8f9f79d8b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-582146ee-7e3a-4165-995c-17a0d638a1dd { text-align: left; }
#s-582146ee-7e3a-4165-995c-17a0d638a1dd .shg-product-sold-out {
  display: none;
}

#s-582146ee-7e3a-4165-995c-17a0d638a1dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-582146ee-7e3a-4165-995c-17a0d638a1dd .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-d5c89f04-208b-4357-b3b9-196b32c97605 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5c89f04-208b-4357-b3b9-196b32c97605:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5c89f04-208b-4357-b3b9-196b32c97605:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5c89f04-208b-4357-b3b9-196b32c97605 {
  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-d5c89f04-208b-4357-b3b9-196b32c97605.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5c89f04-208b-4357-b3b9-196b32c97605.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5c89f04-208b-4357-b3b9-196b32c97605.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b40ec6f-0bff-4cfd-97ab-9c05d6a3f46d {
  display: none;
}
#s-325c8d0a-9157-4111-8390-cbb5598ec799 { text-align: left; }
#s-2f7f5138-50a0-4908-afab-a1b5992e9dd7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f7f5138-50a0-4908-afab-a1b5992e9dd7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4abeab98-c3bc-49b4-9a5e-60bbd183c1dc { text-align: left; }
#s-4abeab98-c3bc-49b4-9a5e-60bbd183c1dc .shg-product-sold-out {
  display: none;
}

#s-4abeab98-c3bc-49b4-9a5e-60bbd183c1dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4abeab98-c3bc-49b4-9a5e-60bbd183c1dc .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-92c754aa-9ec6-4abb-aa6e-6b109c46b1e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-92c754aa-9ec6-4abb-aa6e-6b109c46b1e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-92c754aa-9ec6-4abb-aa6e-6b109c46b1e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-92c754aa-9ec6-4abb-aa6e-6b109c46b1e2 {
  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-92c754aa-9ec6-4abb-aa6e-6b109c46b1e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-92c754aa-9ec6-4abb-aa6e-6b109c46b1e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-92c754aa-9ec6-4abb-aa6e-6b109c46b1e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac1035a1-9bdd-469e-985e-8c1c2dffee24 {
  display: none;
}
#s-0e6ff8d5-c177-4c2b-92fe-67c8bb21e975 { text-align: left; }
#s-748d1035-8e42-4c87-8721-77e7b2b17800 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-748d1035-8e42-4c87-8721-77e7b2b17800 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75072681-c074-473a-ad9e-1fdd21535d46 { text-align: left; }
#s-75072681-c074-473a-ad9e-1fdd21535d46 .shg-product-sold-out {
  display: none;
}

#s-75072681-c074-473a-ad9e-1fdd21535d46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75072681-c074-473a-ad9e-1fdd21535d46 .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-1aa12bce-dfc6-4dbb-a263-dd0b33b9f76c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1aa12bce-dfc6-4dbb-a263-dd0b33b9f76c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1aa12bce-dfc6-4dbb-a263-dd0b33b9f76c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1aa12bce-dfc6-4dbb-a263-dd0b33b9f76c {
  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-1aa12bce-dfc6-4dbb-a263-dd0b33b9f76c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa12bce-dfc6-4dbb-a263-dd0b33b9f76c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1aa12bce-dfc6-4dbb-a263-dd0b33b9f76c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5cbd980b-0bf6-4445-ade6-2794d6507805 {
  display: none;
}
#s-ded0ff55-1f19-4fb4-81df-758404795928 { text-align: left; }
#s-11eabcb2-489c-4eb9-99ec-b409afc7f966 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11eabcb2-489c-4eb9-99ec-b409afc7f966 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-143748c0-ad58-4294-8341-da6f1d7d57cd { text-align: left; }
#s-143748c0-ad58-4294-8341-da6f1d7d57cd .shg-product-sold-out {
  display: none;
}

#s-143748c0-ad58-4294-8341-da6f1d7d57cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-143748c0-ad58-4294-8341-da6f1d7d57cd .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-5269f282-53d7-4d03-9160-f2c92f087146 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5269f282-53d7-4d03-9160-f2c92f087146:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5269f282-53d7-4d03-9160-f2c92f087146:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5269f282-53d7-4d03-9160-f2c92f087146 {
  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-5269f282-53d7-4d03-9160-f2c92f087146.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5269f282-53d7-4d03-9160-f2c92f087146.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5269f282-53d7-4d03-9160-f2c92f087146.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a3e3bba-96f7-4926-a74c-85c56b6aec73 {
  display: none;
}
#s-ee7e7505-a16b-469b-8f45-7ba7abbc2f59 { text-align: left; }
#s-e1eacb19-ea14-404a-a3fe-0207710d2e12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1eacb19-ea14-404a-a3fe-0207710d2e12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49d51a88-46b0-428b-9c56-466f34849a39 { text-align: left; }
#s-49d51a88-46b0-428b-9c56-466f34849a39 .shg-product-sold-out {
  display: none;
}

#s-49d51a88-46b0-428b-9c56-466f34849a39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49d51a88-46b0-428b-9c56-466f34849a39 .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-378a1590-50df-4475-861d-31e5e6b88666 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-378a1590-50df-4475-861d-31e5e6b88666:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-378a1590-50df-4475-861d-31e5e6b88666:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-378a1590-50df-4475-861d-31e5e6b88666 {
  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-378a1590-50df-4475-861d-31e5e6b88666.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-378a1590-50df-4475-861d-31e5e6b88666.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-378a1590-50df-4475-861d-31e5e6b88666.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7749f8d-8287-411c-abcd-fe76b3f0a25f {
  display: none;
}
#s-a7e77d28-34f9-4d64-b790-57436f0dfef2 { text-align: left; }
#s-cc03d26f-7491-4cd5-8285-29bf69abf46b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc03d26f-7491-4cd5-8285-29bf69abf46b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9a7513f-973c-4176-b2f7-68f21fbc0c85 { text-align: left; }
#s-e9a7513f-973c-4176-b2f7-68f21fbc0c85 .shg-product-sold-out {
  display: none;
}

#s-e9a7513f-973c-4176-b2f7-68f21fbc0c85 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9a7513f-973c-4176-b2f7-68f21fbc0c85 .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-57217a18-db14-44e0-83f5-9de83c911862 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57217a18-db14-44e0-83f5-9de83c911862:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57217a18-db14-44e0-83f5-9de83c911862:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57217a18-db14-44e0-83f5-9de83c911862 {
  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-57217a18-db14-44e0-83f5-9de83c911862.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57217a18-db14-44e0-83f5-9de83c911862.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57217a18-db14-44e0-83f5-9de83c911862.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9e711a1-e02a-40dc-854b-de3f2fc0b950 {
  display: none;
}
#s-1adf5e44-79cd-4c74-b190-e4c18f2d0e8d { text-align: left; }
#s-dce9db31-7598-482e-a238-d7255764ef03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dce9db31-7598-482e-a238-d7255764ef03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-03311136-91c1-4aa8-b8de-6bb1cd19d9db { text-align: left; }
#s-03311136-91c1-4aa8-b8de-6bb1cd19d9db .shg-product-sold-out {
  display: none;
}

#s-03311136-91c1-4aa8-b8de-6bb1cd19d9db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-03311136-91c1-4aa8-b8de-6bb1cd19d9db .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-2a91b377-259c-4056-bde9-e3debe83094f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a91b377-259c-4056-bde9-e3debe83094f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a91b377-259c-4056-bde9-e3debe83094f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a91b377-259c-4056-bde9-e3debe83094f {
  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-2a91b377-259c-4056-bde9-e3debe83094f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a91b377-259c-4056-bde9-e3debe83094f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a91b377-259c-4056-bde9-e3debe83094f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-598f05f1-427d-4434-8191-f18da77f5c51 {
  display: none;
}
#s-2e5742f3-781c-42e5-9e05-1b5809aca3b3 { text-align: left; }
#s-a6d180bf-b17f-4874-bc25-36c8301b42f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6d180bf-b17f-4874-bc25-36c8301b42f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-836beda3-4f6b-4de0-9dbb-3a923b269138 { text-align: left; }
#s-836beda3-4f6b-4de0-9dbb-3a923b269138 .shg-product-sold-out {
  display: none;
}

#s-836beda3-4f6b-4de0-9dbb-3a923b269138 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-836beda3-4f6b-4de0-9dbb-3a923b269138 .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-e08092a4-4f13-45e0-b482-862f78a0b24d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e08092a4-4f13-45e0-b482-862f78a0b24d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e08092a4-4f13-45e0-b482-862f78a0b24d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e08092a4-4f13-45e0-b482-862f78a0b24d {
  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-e08092a4-4f13-45e0-b482-862f78a0b24d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e08092a4-4f13-45e0-b482-862f78a0b24d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e08092a4-4f13-45e0-b482-862f78a0b24d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05faf7fe-3608-465a-b525-52048697ffcd {
  display: none;
}
#s-db9a7d1d-68ec-453a-bd13-d096b2e47258 { text-align: left; }
#s-ff2810dc-69c4-4dd4-b653-a6f977357958 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff2810dc-69c4-4dd4-b653-a6f977357958 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-254fafc8-d7b6-48d2-9b01-cbc8760b7521 { text-align: left; }
#s-254fafc8-d7b6-48d2-9b01-cbc8760b7521 .shg-product-sold-out {
  display: none;
}

#s-254fafc8-d7b6-48d2-9b01-cbc8760b7521 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-254fafc8-d7b6-48d2-9b01-cbc8760b7521 .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-eca0f5ca-67ed-40d0-8b25-187c2b44e41c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eca0f5ca-67ed-40d0-8b25-187c2b44e41c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eca0f5ca-67ed-40d0-8b25-187c2b44e41c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eca0f5ca-67ed-40d0-8b25-187c2b44e41c {
  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-eca0f5ca-67ed-40d0-8b25-187c2b44e41c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eca0f5ca-67ed-40d0-8b25-187c2b44e41c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eca0f5ca-67ed-40d0-8b25-187c2b44e41c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a03d34d-6850-44c8-92aa-465318dbd929 {
  display: none;
}
#s-3cfea611-922d-4c58-90e5-c9c74f63618a { text-align: left; }
#s-afcecac7-395a-4b95-8805-63ee055db135 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-afcecac7-395a-4b95-8805-63ee055db135 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ea1407e1-662a-4f77-8f60-75465905195a { text-align: left; }
#s-ea1407e1-662a-4f77-8f60-75465905195a .shg-product-sold-out {
  display: none;
}

#s-ea1407e1-662a-4f77-8f60-75465905195a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ea1407e1-662a-4f77-8f60-75465905195a .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-a5b97096-9ab8-43c0-882e-266157fcaddf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5b97096-9ab8-43c0-882e-266157fcaddf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5b97096-9ab8-43c0-882e-266157fcaddf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5b97096-9ab8-43c0-882e-266157fcaddf {
  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-a5b97096-9ab8-43c0-882e-266157fcaddf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5b97096-9ab8-43c0-882e-266157fcaddf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5b97096-9ab8-43c0-882e-266157fcaddf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fdd6c71f-f987-45d0-8ad4-b4540491b23e {
  display: none;
}
#s-af3758d1-5384-42fe-b4cd-63d8160d58e7 { text-align: left; }
#s-89cde20b-dad3-473e-b1a3-f63c1a070ba3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89cde20b-dad3-473e-b1a3-f63c1a070ba3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0aae13b5-7b82-4161-8800-e01546483794 { text-align: left; }
#s-0aae13b5-7b82-4161-8800-e01546483794 .shg-product-sold-out {
  display: none;
}

#s-0aae13b5-7b82-4161-8800-e01546483794 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0aae13b5-7b82-4161-8800-e01546483794 .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-45f21d0a-01b0-41b6-8790-1ed1c15e8747 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45f21d0a-01b0-41b6-8790-1ed1c15e8747:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45f21d0a-01b0-41b6-8790-1ed1c15e8747:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45f21d0a-01b0-41b6-8790-1ed1c15e8747 {
  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-45f21d0a-01b0-41b6-8790-1ed1c15e8747.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45f21d0a-01b0-41b6-8790-1ed1c15e8747.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45f21d0a-01b0-41b6-8790-1ed1c15e8747.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06678720-8e11-4a52-8841-5c53ef755b7c {
  display: none;
}
#s-c9cc8190-2933-4406-abe7-d7fecbff10b5 { text-align: left; }
#s-ba066bcf-6583-4c01-ad87-601ca0fd8c71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba066bcf-6583-4c01-ad87-601ca0fd8c71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f8010e7-9288-46e3-ae89-bbc30012040a { text-align: left; }
#s-5f8010e7-9288-46e3-ae89-bbc30012040a .shg-product-sold-out {
  display: none;
}

#s-5f8010e7-9288-46e3-ae89-bbc30012040a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f8010e7-9288-46e3-ae89-bbc30012040a .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-0ed2422c-eaf7-46b6-a8a7-1b83031a2884 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ed2422c-eaf7-46b6-a8a7-1b83031a2884:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ed2422c-eaf7-46b6-a8a7-1b83031a2884:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ed2422c-eaf7-46b6-a8a7-1b83031a2884 {
  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-0ed2422c-eaf7-46b6-a8a7-1b83031a2884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ed2422c-eaf7-46b6-a8a7-1b83031a2884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ed2422c-eaf7-46b6-a8a7-1b83031a2884.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62d21991-6db1-4462-b51a-9c276cf37b5b {
  display: none;
}
#s-32123b3b-46f2-4eef-84c5-632bec73eb68 { text-align: left; }
#s-b767c60c-e315-4587-ba3c-a56153794934 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b767c60c-e315-4587-ba3c-a56153794934 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59bf6ab5-29ce-4bf4-96d6-0b326b9cf434 { text-align: left; }
#s-59bf6ab5-29ce-4bf4-96d6-0b326b9cf434 .shg-product-sold-out {
  display: none;
}

#s-59bf6ab5-29ce-4bf4-96d6-0b326b9cf434 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59bf6ab5-29ce-4bf4-96d6-0b326b9cf434 .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-e461b8af-bae9-4fae-b2e4-cedc68f9e967 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e461b8af-bae9-4fae-b2e4-cedc68f9e967:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e461b8af-bae9-4fae-b2e4-cedc68f9e967:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e461b8af-bae9-4fae-b2e4-cedc68f9e967 {
  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-e461b8af-bae9-4fae-b2e4-cedc68f9e967.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e461b8af-bae9-4fae-b2e4-cedc68f9e967.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e461b8af-bae9-4fae-b2e4-cedc68f9e967.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87ff97aa-15ee-4974-a9df-24b38fcb1d6e {
  display: none;
}
#s-d27d41ae-c238-417c-8407-be8787ba48e3 { text-align: left; }
#s-fb4aa18d-7e41-4648-96e2-51b3f1e74bf4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb4aa18d-7e41-4648-96e2-51b3f1e74bf4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1a0c6b7-eed4-497e-b98e-0b9160502bb5 { text-align: left; }
#s-a1a0c6b7-eed4-497e-b98e-0b9160502bb5 .shg-product-sold-out {
  display: none;
}

#s-a1a0c6b7-eed4-497e-b98e-0b9160502bb5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1a0c6b7-eed4-497e-b98e-0b9160502bb5 .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-47070c1a-398f-4eef-b008-f738049b29f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47070c1a-398f-4eef-b008-f738049b29f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47070c1a-398f-4eef-b008-f738049b29f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47070c1a-398f-4eef-b008-f738049b29f6 {
  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-47070c1a-398f-4eef-b008-f738049b29f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47070c1a-398f-4eef-b008-f738049b29f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47070c1a-398f-4eef-b008-f738049b29f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-844ecde4-cfeb-43be-886b-603e6f761f57 {
  display: none;
}
#s-d6685e81-b844-4ef9-ac58-faad98b52a41 { text-align: left; }
#s-30e23266-f614-4f65-bf67-a2980007ae4d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30e23266-f614-4f65-bf67-a2980007ae4d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fd8db84-3c8f-4c8f-8dd1-e60ab65e6bab { text-align: left; }
#s-2fd8db84-3c8f-4c8f-8dd1-e60ab65e6bab .shg-product-sold-out {
  display: none;
}

#s-2fd8db84-3c8f-4c8f-8dd1-e60ab65e6bab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fd8db84-3c8f-4c8f-8dd1-e60ab65e6bab .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-5ede4e77-07c7-4aa1-87aa-321f275b0c5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ede4e77-07c7-4aa1-87aa-321f275b0c5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ede4e77-07c7-4aa1-87aa-321f275b0c5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ede4e77-07c7-4aa1-87aa-321f275b0c5f {
  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-5ede4e77-07c7-4aa1-87aa-321f275b0c5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ede4e77-07c7-4aa1-87aa-321f275b0c5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ede4e77-07c7-4aa1-87aa-321f275b0c5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa17cde4-4bae-4169-a346-baec83efca98 {
  display: none;
}
#s-d70d0809-4e7d-445f-a4ef-6ddbec2a8c36 { text-align: left; }
#s-d0fc072d-f66e-46a4-a7f4-3c48e8d9266c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0fc072d-f66e-46a4-a7f4-3c48e8d9266c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa4caec3-6bdd-44c0-aa8d-219da1dba5b6 { text-align: left; }
#s-fa4caec3-6bdd-44c0-aa8d-219da1dba5b6 .shg-product-sold-out {
  display: none;
}

#s-fa4caec3-6bdd-44c0-aa8d-219da1dba5b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa4caec3-6bdd-44c0-aa8d-219da1dba5b6 .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-8d16113c-f820-4a5e-bb30-01c773232d36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d16113c-f820-4a5e-bb30-01c773232d36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d16113c-f820-4a5e-bb30-01c773232d36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d16113c-f820-4a5e-bb30-01c773232d36 {
  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-8d16113c-f820-4a5e-bb30-01c773232d36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d16113c-f820-4a5e-bb30-01c773232d36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d16113c-f820-4a5e-bb30-01c773232d36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a987768d-dee3-4ea6-b228-72a5b177fab2 {
  display: none;
}
#s-78a0842f-58e0-4363-9a34-1a6b6f023eb8 { text-align: left; }
#s-de593168-dc73-43ee-b567-712aff9b3214 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-de593168-dc73-43ee-b567-712aff9b3214 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5d7f7c1-3695-4169-8302-869571f43f7b { text-align: left; }
#s-c5d7f7c1-3695-4169-8302-869571f43f7b .shg-product-sold-out {
  display: none;
}

#s-c5d7f7c1-3695-4169-8302-869571f43f7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5d7f7c1-3695-4169-8302-869571f43f7b .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-f377b32d-cdee-4ace-b143-a1b283bfbd6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f377b32d-cdee-4ace-b143-a1b283bfbd6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f377b32d-cdee-4ace-b143-a1b283bfbd6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f377b32d-cdee-4ace-b143-a1b283bfbd6d {
  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-f377b32d-cdee-4ace-b143-a1b283bfbd6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f377b32d-cdee-4ace-b143-a1b283bfbd6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f377b32d-cdee-4ace-b143-a1b283bfbd6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-61c9ae65-aad7-4f10-a267-1526dabc74f3 {
  display: none;
}
#s-66b28659-4f98-4ded-be09-4f38e77d3d80 { text-align: left; }
#s-920b274d-d518-4190-b08b-0ee7f8bf55fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-920b274d-d518-4190-b08b-0ee7f8bf55fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-703f288a-46e3-41f9-b1af-f179177830c2 { text-align: left; }
#s-703f288a-46e3-41f9-b1af-f179177830c2 .shg-product-sold-out {
  display: none;
}

#s-703f288a-46e3-41f9-b1af-f179177830c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-703f288a-46e3-41f9-b1af-f179177830c2 .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-b1a7cd65-301a-4a63-9e2b-4cecdd46af8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1a7cd65-301a-4a63-9e2b-4cecdd46af8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1a7cd65-301a-4a63-9e2b-4cecdd46af8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1a7cd65-301a-4a63-9e2b-4cecdd46af8a {
  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-b1a7cd65-301a-4a63-9e2b-4cecdd46af8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1a7cd65-301a-4a63-9e2b-4cecdd46af8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1a7cd65-301a-4a63-9e2b-4cecdd46af8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6fec984e-6f8e-4bb6-a893-fb8c618aaa16 {
  display: none;
}
#s-7cb072c6-2641-4f56-9a94-d73a6aa7becd { text-align: left; }
#s-ef60016b-56c1-4fc2-b01a-01da600f2cbd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef60016b-56c1-4fc2-b01a-01da600f2cbd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1e3b8a7-7276-442a-95a3-80f93ed2caa3 { text-align: left; }
#s-c1e3b8a7-7276-442a-95a3-80f93ed2caa3 .shg-product-sold-out {
  display: none;
}

#s-c1e3b8a7-7276-442a-95a3-80f93ed2caa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1e3b8a7-7276-442a-95a3-80f93ed2caa3 .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-c54ab82b-7c79-414a-979b-cee239580cd7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c54ab82b-7c79-414a-979b-cee239580cd7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c54ab82b-7c79-414a-979b-cee239580cd7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c54ab82b-7c79-414a-979b-cee239580cd7 {
  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-c54ab82b-7c79-414a-979b-cee239580cd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c54ab82b-7c79-414a-979b-cee239580cd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c54ab82b-7c79-414a-979b-cee239580cd7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4bebace-3e14-4adc-b7ca-8034f9855009 {
  display: none;
}
#s-2a177409-b721-4eee-91c3-9de62c0b9ea6 { text-align: left; }
#s-ff8c4926-4965-4374-9e66-479834a650f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff8c4926-4965-4374-9e66-479834a650f3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0a1d14b-8e62-4b77-8134-8e05385eb986 { text-align: left; }
#s-d0a1d14b-8e62-4b77-8134-8e05385eb986 .shg-product-sold-out {
  display: none;
}

#s-d0a1d14b-8e62-4b77-8134-8e05385eb986 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0a1d14b-8e62-4b77-8134-8e05385eb986 .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-12571b55-47c7-4107-8626-f793e7c03016 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12571b55-47c7-4107-8626-f793e7c03016:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12571b55-47c7-4107-8626-f793e7c03016:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12571b55-47c7-4107-8626-f793e7c03016 {
  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-12571b55-47c7-4107-8626-f793e7c03016.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12571b55-47c7-4107-8626-f793e7c03016.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12571b55-47c7-4107-8626-f793e7c03016.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;
}
