.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-1b18fdcd-c02b-49c3-af11-3f8e823c7b81 {
  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-3f54ae2a-0417-415b-92da-2972f0f73890 { margin-top: 40px; }
#s-3f54ae2a-0417-415b-92da-2972f0f73890 .shogun-tabs {
  justify-content: center;
}


  #s-3f54ae2a-0417-415b-92da-2972f0f73890 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-3f54ae2a-0417-415b-92da-2972f0f73890 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-3f54ae2a-0417-415b-92da-2972f0f73890 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-3f54ae2a-0417-415b-92da-2972f0f73890 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-3f54ae2a-0417-415b-92da-2972f0f73890 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-3f54ae2a-0417-415b-92da-2972f0f73890 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-3f54ae2a-0417-415b-92da-2972f0f73890 .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-1afa4ce9-2029-4590-8a2e-f0d076700750 { padding-top: 10px;
padding-bottom: 10px; }
 #s-1afa4ce9-2029-4590-8a2e-f0d076700750 .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-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d7a15fab-a8fb-49e0-a4f8-514f316dceee .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-fa4516b7-cc59-4eed-8829-c693ddc47172 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa4516b7-cc59-4eed-8829-c693ddc47172"] > .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-0bd835d8-17d5-43d5-aa08-84b49734c044 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3df92533-4fa8-4a20-a7e3-70331815d52c { 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-591f8080-0055-40f5-88a7-0dc6916e02f7 { 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-591f8080-0055-40f5-88a7-0dc6916e02f7: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-591f8080-0055-40f5-88a7-0dc6916e02f7: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-591f8080-0055-40f5-88a7-0dc6916e02f7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-91e41803-f078-4d1d-a161-8b6172ebec40 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-49accfd1-56c8-4c3c-9c7f-76a1a5add559 { 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-44218e40-7295-4129-8771-fd090a571790 { 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-44218e40-7295-4129-8771-fd090a571790: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-44218e40-7295-4129-8771-fd090a571790: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-44218e40-7295-4129-8771-fd090a571790.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f23ffa15-42db-4513-a468-42e62c33599e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f7cc4964-1c02-48d0-ba81-7dc1b252d409 { 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-0a52da3d-f153-494a-85b9-0778f95126ff { 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-0a52da3d-f153-494a-85b9-0778f95126ff: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-0a52da3d-f153-494a-85b9-0778f95126ff: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-0a52da3d-f153-494a-85b9-0778f95126ff.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-1ae8cc3b-d207-4a3f-9457-cd778e003080 { min-height: 50px; }
#s-1ae8cc3b-d207-4a3f-9457-cd778e003080 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-da666fd3-2149-4026-8aef-5a729a408ecd { 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-da666fd3-2149-4026-8aef-5a729a408ecd .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-09bd114e-9749-473b-8df4-20c6acfda355 {
  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-f63354b3-6479-4ba1-8c68-278a4f45c3d5 { 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-335a7fdb-5d9d-47f0-838f-63118d708bd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-335a7fdb-5d9d-47f0-838f-63118d708bd4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d8da6253-f048-46b9-9f82-4538ebc6fccb {
  display: none;
}
#s-9d3773df-daba-4145-abf6-fabe26179440 { text-align: left; }
#s-b6a25521-d532-4b92-8b5f-62d7deba2545 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6a25521-d532-4b92-8b5f-62d7deba2545 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-af8ee724-bb34-459d-8d95-e39707cdc6d7 {
  display: none;
}
#s-7e4370e5-61dc-4dd4-b7c6-921906d11a53 { text-align: left; }
#s-f145c740-4496-4a94-8576-4d7d44f984a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f145c740-4496-4a94-8576-4d7d44f984a1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-61ea4c75-b894-44e9-9a7a-37d377b8048f {
  display: none;
}
#s-2377fb04-cd6e-49e3-b1af-ec02ab64a7a3 { text-align: left; }
#s-d668f870-a41b-4304-8c8d-cc6cad6b7184 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d668f870-a41b-4304-8c8d-cc6cad6b7184 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-93a2556f-aaaf-4ffe-bc42-137c37f1cede {
  display: none;
}
#s-e82d7c72-1c94-4eb3-b5b2-0512d5d8fbf6 { text-align: left; }
#s-13f629ba-e2bb-49e5-8325-949833aa2d77 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13f629ba-e2bb-49e5-8325-949833aa2d77 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31d1715d-706f-45c9-ac0a-b0f8003e8b84 { text-align: left; }
#s-31d1715d-706f-45c9-ac0a-b0f8003e8b84 .shg-product-sold-out {
  display: none;
}

#s-31d1715d-706f-45c9-ac0a-b0f8003e8b84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31d1715d-706f-45c9-ac0a-b0f8003e8b84 .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-9714f81b-b92f-4981-89dd-a4dbf3ef8a2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9714f81b-b92f-4981-89dd-a4dbf3ef8a2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9714f81b-b92f-4981-89dd-a4dbf3ef8a2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9714f81b-b92f-4981-89dd-a4dbf3ef8a2b {
  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-9714f81b-b92f-4981-89dd-a4dbf3ef8a2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9714f81b-b92f-4981-89dd-a4dbf3ef8a2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9714f81b-b92f-4981-89dd-a4dbf3ef8a2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e31a15ed-4397-4048-b9bd-ea0928106cff {
  display: none;
}
#s-8a157ee4-1406-4020-beba-ff8cee445b07 { text-align: left; }
#s-9191a628-2e71-4afa-8363-6bf2fd29bdc9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9191a628-2e71-4afa-8363-6bf2fd29bdc9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8465ebd1-1c2e-4450-8cdf-d79de0550a43 { text-align: left; }
#s-8465ebd1-1c2e-4450-8cdf-d79de0550a43 .shg-product-sold-out {
  display: none;
}

#s-8465ebd1-1c2e-4450-8cdf-d79de0550a43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8465ebd1-1c2e-4450-8cdf-d79de0550a43 .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-b46a0a22-c260-4178-9b27-54eb5c171c34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b46a0a22-c260-4178-9b27-54eb5c171c34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b46a0a22-c260-4178-9b27-54eb5c171c34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b46a0a22-c260-4178-9b27-54eb5c171c34 {
  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-b46a0a22-c260-4178-9b27-54eb5c171c34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b46a0a22-c260-4178-9b27-54eb5c171c34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b46a0a22-c260-4178-9b27-54eb5c171c34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03f3fea0-7d20-4d94-ba0a-7a187f35a211 {
  display: none;
}
#s-0f7c497b-4134-4ed3-80b1-7d4778192099 { text-align: left; }
#s-125fc6a1-e7aa-496c-a883-13c20c3c4ac5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-125fc6a1-e7aa-496c-a883-13c20c3c4ac5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd270783-b633-4d80-a629-731645df5142 { text-align: left; }
#s-dd270783-b633-4d80-a629-731645df5142 .shg-product-sold-out {
  display: none;
}

#s-dd270783-b633-4d80-a629-731645df5142 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd270783-b633-4d80-a629-731645df5142 .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-dc0bb557-bb90-41ec-8a1d-7096b88add48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dc0bb557-bb90-41ec-8a1d-7096b88add48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dc0bb557-bb90-41ec-8a1d-7096b88add48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dc0bb557-bb90-41ec-8a1d-7096b88add48 {
  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-dc0bb557-bb90-41ec-8a1d-7096b88add48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc0bb557-bb90-41ec-8a1d-7096b88add48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dc0bb557-bb90-41ec-8a1d-7096b88add48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac09cc15-ed62-464c-a496-70cd13e955a0 {
  display: none;
}
#s-74edcf92-4114-4a6c-aef7-17bffc971421 { text-align: left; }
#s-5a8c9fe9-b6e1-46a1-9256-b2c3557ccc6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a8c9fe9-b6e1-46a1-9256-b2c3557ccc6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8b850fa-c8c5-40cc-8989-ab8d3de24f87 { text-align: left; }
#s-e8b850fa-c8c5-40cc-8989-ab8d3de24f87 .shg-product-sold-out {
  display: none;
}

#s-e8b850fa-c8c5-40cc-8989-ab8d3de24f87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8b850fa-c8c5-40cc-8989-ab8d3de24f87 .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-1ecede6d-0ef4-4b31-b6b4-d77816ef524f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ecede6d-0ef4-4b31-b6b4-d77816ef524f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ecede6d-0ef4-4b31-b6b4-d77816ef524f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ecede6d-0ef4-4b31-b6b4-d77816ef524f {
  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-1ecede6d-0ef4-4b31-b6b4-d77816ef524f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ecede6d-0ef4-4b31-b6b4-d77816ef524f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ecede6d-0ef4-4b31-b6b4-d77816ef524f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd62b35b-24e6-4f30-a2b4-0a1d14fd31de {
  display: none;
}
#s-83622f04-9c12-44d7-b323-a5e696c03b27 { text-align: left; }
#s-0ab3f4c8-6d22-4878-94d3-a0beaae6a75f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ab3f4c8-6d22-4878-94d3-a0beaae6a75f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cdaf598b-2d22-4cf9-92e3-c116cc12df6e { text-align: left; }
#s-cdaf598b-2d22-4cf9-92e3-c116cc12df6e .shg-product-sold-out {
  display: none;
}

#s-cdaf598b-2d22-4cf9-92e3-c116cc12df6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cdaf598b-2d22-4cf9-92e3-c116cc12df6e .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-68f0a824-b67e-4ad2-ac4e-17240a6b7797 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68f0a824-b67e-4ad2-ac4e-17240a6b7797:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68f0a824-b67e-4ad2-ac4e-17240a6b7797:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68f0a824-b67e-4ad2-ac4e-17240a6b7797 {
  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-68f0a824-b67e-4ad2-ac4e-17240a6b7797.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68f0a824-b67e-4ad2-ac4e-17240a6b7797.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68f0a824-b67e-4ad2-ac4e-17240a6b7797.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7a4c88a3-043d-4db0-a65c-c1c57071c63c {
  display: none;
}
#s-c3d596bc-54b9-418f-93af-eae4b5796c24 { text-align: left; }
#s-990d2258-ae5d-43ce-9a2b-2b4be30b5c23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-990d2258-ae5d-43ce-9a2b-2b4be30b5c23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bfde14a-2234-4301-8204-f5462e0b45f2 { text-align: left; }
#s-8bfde14a-2234-4301-8204-f5462e0b45f2 .shg-product-sold-out {
  display: none;
}

#s-8bfde14a-2234-4301-8204-f5462e0b45f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bfde14a-2234-4301-8204-f5462e0b45f2 .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-0ec895cb-98c8-4cb5-a298-b2f53ed4f7a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ec895cb-98c8-4cb5-a298-b2f53ed4f7a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ec895cb-98c8-4cb5-a298-b2f53ed4f7a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ec895cb-98c8-4cb5-a298-b2f53ed4f7a9 {
  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-0ec895cb-98c8-4cb5-a298-b2f53ed4f7a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ec895cb-98c8-4cb5-a298-b2f53ed4f7a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ec895cb-98c8-4cb5-a298-b2f53ed4f7a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-38a06a73-2db5-4a3a-954e-b62ef651a477 {
  display: none;
}
#s-3bd53347-0256-4438-8158-7ca7a32859f0 { text-align: left; }
#s-1077199b-ee16-4b80-8795-c6334b4160ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1077199b-ee16-4b80-8795-c6334b4160ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e707b03-7e32-4726-9497-4b771558f293 { text-align: left; }
#s-4e707b03-7e32-4726-9497-4b771558f293 .shg-product-sold-out {
  display: none;
}

#s-4e707b03-7e32-4726-9497-4b771558f293 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e707b03-7e32-4726-9497-4b771558f293 .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-170ed9ab-0f96-4625-a548-65d9d09d697b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-170ed9ab-0f96-4625-a548-65d9d09d697b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-170ed9ab-0f96-4625-a548-65d9d09d697b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-170ed9ab-0f96-4625-a548-65d9d09d697b {
  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-170ed9ab-0f96-4625-a548-65d9d09d697b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-170ed9ab-0f96-4625-a548-65d9d09d697b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-170ed9ab-0f96-4625-a548-65d9d09d697b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-63c679df-474c-443a-8805-4759ab701652 {
  display: none;
}
#s-98156ba2-0680-41e6-8afd-e8323a2409d8 { text-align: left; }
#s-d3ed64e6-6ba4-4229-8d45-e68423cf63cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3ed64e6-6ba4-4229-8d45-e68423cf63cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-031fb8ce-aa4f-4685-86fa-437598fe3f01 { text-align: left; }
#s-031fb8ce-aa4f-4685-86fa-437598fe3f01 .shg-product-sold-out {
  display: none;
}

#s-031fb8ce-aa4f-4685-86fa-437598fe3f01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-031fb8ce-aa4f-4685-86fa-437598fe3f01 .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-5c61e752-7eb0-4fbf-b3eb-27844910286a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c61e752-7eb0-4fbf-b3eb-27844910286a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c61e752-7eb0-4fbf-b3eb-27844910286a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c61e752-7eb0-4fbf-b3eb-27844910286a {
  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-5c61e752-7eb0-4fbf-b3eb-27844910286a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c61e752-7eb0-4fbf-b3eb-27844910286a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c61e752-7eb0-4fbf-b3eb-27844910286a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8dbf61d5-4d72-40c1-891b-62859297016c {
  display: none;
}
#s-a6c353b2-37a2-47ba-b892-eb2d3b51d622 { text-align: left; }
#s-80773771-f34d-43eb-8f69-b6e3cfcd2c19 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80773771-f34d-43eb-8f69-b6e3cfcd2c19 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eaf9e2cf-c0bd-4b6f-bf56-d9e77e579f1d { text-align: left; }
#s-eaf9e2cf-c0bd-4b6f-bf56-d9e77e579f1d .shg-product-sold-out {
  display: none;
}

#s-eaf9e2cf-c0bd-4b6f-bf56-d9e77e579f1d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eaf9e2cf-c0bd-4b6f-bf56-d9e77e579f1d .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-ec20a68a-65a8-4e7c-bbcc-b4a4884b8932 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec20a68a-65a8-4e7c-bbcc-b4a4884b8932:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec20a68a-65a8-4e7c-bbcc-b4a4884b8932:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec20a68a-65a8-4e7c-bbcc-b4a4884b8932 {
  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-ec20a68a-65a8-4e7c-bbcc-b4a4884b8932.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec20a68a-65a8-4e7c-bbcc-b4a4884b8932.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec20a68a-65a8-4e7c-bbcc-b4a4884b8932.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f250888c-16dd-4bb0-8415-be5ec6a2a0ee {
  display: none;
}
#s-305c9136-54e5-42ed-8198-b147bc6777f6 { text-align: left; }
#s-2a38254a-ee6d-4704-849f-0524da463e32 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a38254a-ee6d-4704-849f-0524da463e32 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ac225af-186f-4c09-aa0e-143ea31e45e8 { text-align: left; }
#s-8ac225af-186f-4c09-aa0e-143ea31e45e8 .shg-product-sold-out {
  display: none;
}

#s-8ac225af-186f-4c09-aa0e-143ea31e45e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ac225af-186f-4c09-aa0e-143ea31e45e8 .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-d49f6ccc-c0b8-45e4-98fa-3e5195b2215e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d49f6ccc-c0b8-45e4-98fa-3e5195b2215e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d49f6ccc-c0b8-45e4-98fa-3e5195b2215e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d49f6ccc-c0b8-45e4-98fa-3e5195b2215e {
  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-d49f6ccc-c0b8-45e4-98fa-3e5195b2215e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d49f6ccc-c0b8-45e4-98fa-3e5195b2215e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d49f6ccc-c0b8-45e4-98fa-3e5195b2215e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2965a7b8-aae6-4f99-af98-ca80de2da7f1 {
  display: none;
}
#s-9e5dc637-6132-4d8c-a8e1-0230f994d0a7 { text-align: left; }
#s-fb4322a0-a37c-4fcd-b1ec-d7a125f7f0d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb4322a0-a37c-4fcd-b1ec-d7a125f7f0d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3236e451-a638-4ad8-8e88-dcd5b34b814b { text-align: left; }
#s-3236e451-a638-4ad8-8e88-dcd5b34b814b .shg-product-sold-out {
  display: none;
}

#s-3236e451-a638-4ad8-8e88-dcd5b34b814b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3236e451-a638-4ad8-8e88-dcd5b34b814b .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-a25a39a6-c064-4850-8255-9be66a3f1af7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a25a39a6-c064-4850-8255-9be66a3f1af7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a25a39a6-c064-4850-8255-9be66a3f1af7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a25a39a6-c064-4850-8255-9be66a3f1af7 {
  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-a25a39a6-c064-4850-8255-9be66a3f1af7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a25a39a6-c064-4850-8255-9be66a3f1af7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a25a39a6-c064-4850-8255-9be66a3f1af7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a3d1f32-e897-47e5-8255-5899151b31a0 {
  display: none;
}
#s-743ee231-4526-4a4b-8a55-b3a20698ceca { text-align: left; }
#s-a8b92441-d9ea-4ac1-9a3a-44896912dd45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8b92441-d9ea-4ac1-9a3a-44896912dd45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-096a1d48-1ed9-4e8f-a333-d2cdc59c3723 { text-align: left; }
#s-096a1d48-1ed9-4e8f-a333-d2cdc59c3723 .shg-product-sold-out {
  display: none;
}

#s-096a1d48-1ed9-4e8f-a333-d2cdc59c3723 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-096a1d48-1ed9-4e8f-a333-d2cdc59c3723 .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-daeeeeb1-f2ff-4586-99d6-df07b20bf1ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-daeeeeb1-f2ff-4586-99d6-df07b20bf1ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-daeeeeb1-f2ff-4586-99d6-df07b20bf1ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-daeeeeb1-f2ff-4586-99d6-df07b20bf1ca {
  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-daeeeeb1-f2ff-4586-99d6-df07b20bf1ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-daeeeeb1-f2ff-4586-99d6-df07b20bf1ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-daeeeeb1-f2ff-4586-99d6-df07b20bf1ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1518ac92-2352-4c95-8ac5-f26e10ec8f93 {
  display: none;
}
#s-ed28ab9a-bb9a-4530-a834-82b225577e07 { text-align: left; }
#s-7fc0ef62-da2a-421f-a142-9aadf2cb3e03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7fc0ef62-da2a-421f-a142-9aadf2cb3e03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83179e22-3010-4a55-8ab0-e63910523ce2 { text-align: left; }
#s-83179e22-3010-4a55-8ab0-e63910523ce2 .shg-product-sold-out {
  display: none;
}

#s-83179e22-3010-4a55-8ab0-e63910523ce2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83179e22-3010-4a55-8ab0-e63910523ce2 .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-36c5f3bb-9ac7-49b6-b12c-450112e532ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36c5f3bb-9ac7-49b6-b12c-450112e532ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36c5f3bb-9ac7-49b6-b12c-450112e532ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36c5f3bb-9ac7-49b6-b12c-450112e532ed {
  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-36c5f3bb-9ac7-49b6-b12c-450112e532ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36c5f3bb-9ac7-49b6-b12c-450112e532ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36c5f3bb-9ac7-49b6-b12c-450112e532ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73655fdf-4526-4277-8d49-4414143e1e06 {
  display: none;
}
#s-2a18656d-9146-4cee-8942-3c43ee39ae3a { text-align: left; }
#s-897b18ac-76eb-4685-9673-17ee56e3b94a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-897b18ac-76eb-4685-9673-17ee56e3b94a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1009ad8-480e-4b24-bf04-71c94481b651 { text-align: left; }
#s-c1009ad8-480e-4b24-bf04-71c94481b651 .shg-product-sold-out {
  display: none;
}

#s-c1009ad8-480e-4b24-bf04-71c94481b651 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1009ad8-480e-4b24-bf04-71c94481b651 .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-301a61d8-03cf-4828-ae40-9c95041ac063 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-301a61d8-03cf-4828-ae40-9c95041ac063:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-301a61d8-03cf-4828-ae40-9c95041ac063:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-301a61d8-03cf-4828-ae40-9c95041ac063 {
  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-301a61d8-03cf-4828-ae40-9c95041ac063.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-301a61d8-03cf-4828-ae40-9c95041ac063.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-301a61d8-03cf-4828-ae40-9c95041ac063.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5de059c9-509c-4271-a03d-57c227bc2e55 {
  display: none;
}
#s-c57cc1da-e89a-4c7b-9017-111c29f87410 { text-align: left; }
#s-1c5f47c4-453e-4036-afd9-d8a6675d64d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c5f47c4-453e-4036-afd9-d8a6675d64d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5194f2c6-55fb-4901-b63f-e92e13238168 { text-align: left; }
#s-5194f2c6-55fb-4901-b63f-e92e13238168 .shg-product-sold-out {
  display: none;
}

#s-5194f2c6-55fb-4901-b63f-e92e13238168 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5194f2c6-55fb-4901-b63f-e92e13238168 .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-d2620adc-69bc-4da4-a997-59e64f6c10ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d2620adc-69bc-4da4-a997-59e64f6c10ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d2620adc-69bc-4da4-a997-59e64f6c10ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d2620adc-69bc-4da4-a997-59e64f6c10ba {
  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-d2620adc-69bc-4da4-a997-59e64f6c10ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d2620adc-69bc-4da4-a997-59e64f6c10ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d2620adc-69bc-4da4-a997-59e64f6c10ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3861f6a0-cffc-4163-9cee-d1b851f91ef4 {
  display: none;
}
#s-479d1e61-6399-4f47-9b76-2a2e4c8fdaf1 { text-align: left; }
#s-d163af21-6e0e-4ed9-a220-c3e089f42bae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d163af21-6e0e-4ed9-a220-c3e089f42bae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-310b2dc0-18cf-4f60-a4db-ef80a84e4087 { text-align: left; }
#s-310b2dc0-18cf-4f60-a4db-ef80a84e4087 .shg-product-sold-out {
  display: none;
}

#s-310b2dc0-18cf-4f60-a4db-ef80a84e4087 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-310b2dc0-18cf-4f60-a4db-ef80a84e4087 .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-c927d518-77e0-4dbf-a080-fe6f012ac38d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c927d518-77e0-4dbf-a080-fe6f012ac38d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c927d518-77e0-4dbf-a080-fe6f012ac38d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c927d518-77e0-4dbf-a080-fe6f012ac38d {
  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-c927d518-77e0-4dbf-a080-fe6f012ac38d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c927d518-77e0-4dbf-a080-fe6f012ac38d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c927d518-77e0-4dbf-a080-fe6f012ac38d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-467eff0c-2042-4dc3-a36a-1984ef3fecf1 {
  display: none;
}
#s-e7d622be-5ba1-4a65-b5d9-c9748be2c36b { text-align: left; }
#s-8660d796-69e4-41a4-b306-97267e77c6fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8660d796-69e4-41a4-b306-97267e77c6fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-863db7f6-2d0c-4ea0-b12f-766513ff6150 { text-align: left; }
#s-863db7f6-2d0c-4ea0-b12f-766513ff6150 .shg-product-sold-out {
  display: none;
}

#s-863db7f6-2d0c-4ea0-b12f-766513ff6150 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-863db7f6-2d0c-4ea0-b12f-766513ff6150 .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-eec1c27f-7f2a-48d4-bee8-d4ad4d466efd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eec1c27f-7f2a-48d4-bee8-d4ad4d466efd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eec1c27f-7f2a-48d4-bee8-d4ad4d466efd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eec1c27f-7f2a-48d4-bee8-d4ad4d466efd {
  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-eec1c27f-7f2a-48d4-bee8-d4ad4d466efd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eec1c27f-7f2a-48d4-bee8-d4ad4d466efd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eec1c27f-7f2a-48d4-bee8-d4ad4d466efd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98ae62ed-0124-4333-9c09-9191024d7a22 {
  display: none;
}
#s-5e5bdd86-65c1-421f-b4a6-ac9f58e329ae { text-align: left; }
#s-f207c4ed-d57f-42dd-8f12-13542cdca7e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f207c4ed-d57f-42dd-8f12-13542cdca7e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b32153d2-1696-4803-b5b7-2549f5dd3249 { text-align: left; }
#s-b32153d2-1696-4803-b5b7-2549f5dd3249 .shg-product-sold-out {
  display: none;
}

#s-b32153d2-1696-4803-b5b7-2549f5dd3249 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b32153d2-1696-4803-b5b7-2549f5dd3249 .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-e676c9cb-f14c-487d-a92e-9c5921e70d76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e676c9cb-f14c-487d-a92e-9c5921e70d76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e676c9cb-f14c-487d-a92e-9c5921e70d76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e676c9cb-f14c-487d-a92e-9c5921e70d76 {
  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-e676c9cb-f14c-487d-a92e-9c5921e70d76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e676c9cb-f14c-487d-a92e-9c5921e70d76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e676c9cb-f14c-487d-a92e-9c5921e70d76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5757c20-baa0-47b9-bd27-782e80d57aea {
  display: none;
}
#s-9d97e97c-880f-4854-bece-1505334e233f { text-align: left; }
#s-f08d51d7-3c42-4301-ba8d-660e795c751b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f08d51d7-3c42-4301-ba8d-660e795c751b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c28c2ad-b4c8-4a23-9739-cac537a0e6c7 { text-align: left; }
#s-0c28c2ad-b4c8-4a23-9739-cac537a0e6c7 .shg-product-sold-out {
  display: none;
}

#s-0c28c2ad-b4c8-4a23-9739-cac537a0e6c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c28c2ad-b4c8-4a23-9739-cac537a0e6c7 .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-58e2d0b2-5f2a-43ac-9f0e-261e9eda086a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58e2d0b2-5f2a-43ac-9f0e-261e9eda086a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58e2d0b2-5f2a-43ac-9f0e-261e9eda086a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58e2d0b2-5f2a-43ac-9f0e-261e9eda086a {
  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-58e2d0b2-5f2a-43ac-9f0e-261e9eda086a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58e2d0b2-5f2a-43ac-9f0e-261e9eda086a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58e2d0b2-5f2a-43ac-9f0e-261e9eda086a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1eb3507-f0d8-4374-88aa-03a5f3a0a825 {
  display: none;
}
#s-9891c7dd-4ed3-4b8f-99f9-862e2f9d6572 { text-align: left; }
#s-82a270bd-2307-4c38-be1a-ce2838295477 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82a270bd-2307-4c38-be1a-ce2838295477 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b45b9a05-6441-45f8-be01-5ee02de8358e { text-align: left; }
#s-b45b9a05-6441-45f8-be01-5ee02de8358e .shg-product-sold-out {
  display: none;
}

#s-b45b9a05-6441-45f8-be01-5ee02de8358e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b45b9a05-6441-45f8-be01-5ee02de8358e .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-7ead4eed-c958-4f2a-a89b-1fdd95e84c47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ead4eed-c958-4f2a-a89b-1fdd95e84c47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ead4eed-c958-4f2a-a89b-1fdd95e84c47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ead4eed-c958-4f2a-a89b-1fdd95e84c47 {
  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-7ead4eed-c958-4f2a-a89b-1fdd95e84c47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ead4eed-c958-4f2a-a89b-1fdd95e84c47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ead4eed-c958-4f2a-a89b-1fdd95e84c47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2d5e259-ba8a-403e-8d73-2339c1596cbb {
  display: none;
}
#s-efb23454-a9f4-4352-a8f1-38516fcc022f { text-align: left; }
#s-36394b80-58e2-41f7-a4c7-a7c2732cf0e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36394b80-58e2-41f7-a4c7-a7c2732cf0e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72bea7df-87fc-4279-8a29-de55b2c5d36b { text-align: left; }
#s-72bea7df-87fc-4279-8a29-de55b2c5d36b .shg-product-sold-out {
  display: none;
}

#s-72bea7df-87fc-4279-8a29-de55b2c5d36b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72bea7df-87fc-4279-8a29-de55b2c5d36b .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-25d63d5a-23e4-489a-b0d2-e872e7d3d878 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-25d63d5a-23e4-489a-b0d2-e872e7d3d878:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-25d63d5a-23e4-489a-b0d2-e872e7d3d878:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25d63d5a-23e4-489a-b0d2-e872e7d3d878 {
  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-25d63d5a-23e4-489a-b0d2-e872e7d3d878.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25d63d5a-23e4-489a-b0d2-e872e7d3d878.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25d63d5a-23e4-489a-b0d2-e872e7d3d878.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-533d19c4-df1c-46a5-8a89-dcf0e8530a2c {
  display: none;
}
#s-0ee015dd-0be5-4c7c-8abd-79386eae3aec { text-align: left; }
#s-db6c87d8-3639-446a-a0ad-dc71786bb704 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db6c87d8-3639-446a-a0ad-dc71786bb704 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c22e2456-d1c3-4832-b3a6-101140449fba { text-align: left; }
#s-c22e2456-d1c3-4832-b3a6-101140449fba .shg-product-sold-out {
  display: none;
}

#s-c22e2456-d1c3-4832-b3a6-101140449fba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c22e2456-d1c3-4832-b3a6-101140449fba .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-807869cf-3d6e-4f55-8475-8aca80cd7dbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-807869cf-3d6e-4f55-8475-8aca80cd7dbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-807869cf-3d6e-4f55-8475-8aca80cd7dbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-807869cf-3d6e-4f55-8475-8aca80cd7dbb {
  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-807869cf-3d6e-4f55-8475-8aca80cd7dbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-807869cf-3d6e-4f55-8475-8aca80cd7dbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-807869cf-3d6e-4f55-8475-8aca80cd7dbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb9339a9-7fa2-4fc2-87c6-0d59032e1cdc {
  display: none;
}
#s-b609d624-4339-4dbe-aaee-33ec6058670b { text-align: left; }
#s-ee9e8293-170c-48b9-89f2-5209c2630b0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee9e8293-170c-48b9-89f2-5209c2630b0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1c594eb-9e2f-4384-92c9-f5a0f23736e0 { text-align: left; }
#s-a1c594eb-9e2f-4384-92c9-f5a0f23736e0 .shg-product-sold-out {
  display: none;
}

#s-a1c594eb-9e2f-4384-92c9-f5a0f23736e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1c594eb-9e2f-4384-92c9-f5a0f23736e0 .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-02979429-5e45-4b17-bb44-511e204bcc59 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02979429-5e45-4b17-bb44-511e204bcc59:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02979429-5e45-4b17-bb44-511e204bcc59:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02979429-5e45-4b17-bb44-511e204bcc59 {
  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-02979429-5e45-4b17-bb44-511e204bcc59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02979429-5e45-4b17-bb44-511e204bcc59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02979429-5e45-4b17-bb44-511e204bcc59.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af64b6ce-5da5-4ac7-ad6e-786374cfefa9 {
  display: none;
}
#s-d5dc0d56-42e6-44f1-a213-a9e68b788c73 { text-align: left; }
#s-784a4473-846b-4e1a-a5dd-cc03dc57ce6b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-784a4473-846b-4e1a-a5dd-cc03dc57ce6b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e12ab34-e1ed-4176-9a45-3da7e6ff5d1d { text-align: left; }
#s-0e12ab34-e1ed-4176-9a45-3da7e6ff5d1d .shg-product-sold-out {
  display: none;
}

#s-0e12ab34-e1ed-4176-9a45-3da7e6ff5d1d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e12ab34-e1ed-4176-9a45-3da7e6ff5d1d .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-4bc2d452-650a-498f-9252-64997386910d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bc2d452-650a-498f-9252-64997386910d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bc2d452-650a-498f-9252-64997386910d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bc2d452-650a-498f-9252-64997386910d {
  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-4bc2d452-650a-498f-9252-64997386910d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bc2d452-650a-498f-9252-64997386910d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bc2d452-650a-498f-9252-64997386910d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f5373b8-9c13-4218-9722-aa37e061ce6f {
  display: none;
}
#s-a6b0e112-e8bf-4d35-b78f-141088f11549 { text-align: left; }
#s-c48fc7cb-f58b-4ede-83b3-6aa53707cc50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c48fc7cb-f58b-4ede-83b3-6aa53707cc50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-873efee7-9730-4894-98df-648a78c6d2fa { text-align: left; }
#s-873efee7-9730-4894-98df-648a78c6d2fa .shg-product-sold-out {
  display: none;
}

#s-873efee7-9730-4894-98df-648a78c6d2fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-873efee7-9730-4894-98df-648a78c6d2fa .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-365bf3b9-7a1f-4f2c-9b08-01538f275073 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-365bf3b9-7a1f-4f2c-9b08-01538f275073:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-365bf3b9-7a1f-4f2c-9b08-01538f275073:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-365bf3b9-7a1f-4f2c-9b08-01538f275073 {
  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-365bf3b9-7a1f-4f2c-9b08-01538f275073.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-365bf3b9-7a1f-4f2c-9b08-01538f275073.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-365bf3b9-7a1f-4f2c-9b08-01538f275073.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab47560f-1f5b-45d0-a081-4112533523e6 {
  display: none;
}
#s-f5342dbe-a035-47f1-8bb7-5f8c468fe7e5 { text-align: left; }
#s-c1a6536a-2c4c-4032-8de6-e92b8a3d1f8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1a6536a-2c4c-4032-8de6-e92b8a3d1f8a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4cc2c736-69d0-439a-96ee-ed675ede8f01 { text-align: left; }
#s-4cc2c736-69d0-439a-96ee-ed675ede8f01 .shg-product-sold-out {
  display: none;
}

#s-4cc2c736-69d0-439a-96ee-ed675ede8f01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4cc2c736-69d0-439a-96ee-ed675ede8f01 .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-376ad4bd-e3dd-4f16-ac9c-feb345c2b499 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-376ad4bd-e3dd-4f16-ac9c-feb345c2b499:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-376ad4bd-e3dd-4f16-ac9c-feb345c2b499:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-376ad4bd-e3dd-4f16-ac9c-feb345c2b499 {
  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-376ad4bd-e3dd-4f16-ac9c-feb345c2b499.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-376ad4bd-e3dd-4f16-ac9c-feb345c2b499.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-376ad4bd-e3dd-4f16-ac9c-feb345c2b499.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86c972da-7732-48e2-bc7d-cf5c6768ac22 {
  display: none;
}
#s-70867b6f-3069-4406-aa3a-932158172a9f { text-align: left; }
#s-f25907c7-5316-4dcb-88c4-f70648edf035 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f25907c7-5316-4dcb-88c4-f70648edf035 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2fad9d8-d6de-4594-a564-bdaa3ccaf62a { text-align: left; }
#s-b2fad9d8-d6de-4594-a564-bdaa3ccaf62a .shg-product-sold-out {
  display: none;
}

#s-b2fad9d8-d6de-4594-a564-bdaa3ccaf62a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2fad9d8-d6de-4594-a564-bdaa3ccaf62a .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-4f75deb4-0b44-4f04-92eb-32c96ffc6701 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f75deb4-0b44-4f04-92eb-32c96ffc6701:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f75deb4-0b44-4f04-92eb-32c96ffc6701:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f75deb4-0b44-4f04-92eb-32c96ffc6701 {
  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-4f75deb4-0b44-4f04-92eb-32c96ffc6701.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f75deb4-0b44-4f04-92eb-32c96ffc6701.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f75deb4-0b44-4f04-92eb-32c96ffc6701.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aea192f4-e1db-47b7-9e28-e003905a9d98 {
  display: none;
}
#s-a9ade995-dd65-492d-beb7-befeaf605465 { text-align: left; }
#s-a42b4e87-86a0-4377-bbaf-dd1dba3a8cad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a42b4e87-86a0-4377-bbaf-dd1dba3a8cad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c42a7078-6867-4fdf-954c-d367c2aa018b { text-align: left; }
#s-c42a7078-6867-4fdf-954c-d367c2aa018b .shg-product-sold-out {
  display: none;
}

#s-c42a7078-6867-4fdf-954c-d367c2aa018b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c42a7078-6867-4fdf-954c-d367c2aa018b .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-dbde7dce-7c16-4a2e-a299-d2f5d9d58e83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dbde7dce-7c16-4a2e-a299-d2f5d9d58e83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dbde7dce-7c16-4a2e-a299-d2f5d9d58e83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbde7dce-7c16-4a2e-a299-d2f5d9d58e83 {
  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-dbde7dce-7c16-4a2e-a299-d2f5d9d58e83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbde7dce-7c16-4a2e-a299-d2f5d9d58e83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbde7dce-7c16-4a2e-a299-d2f5d9d58e83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e00a6e07-3903-4106-80bc-f523eed71f3c {
  display: none;
}
#s-f1a3cdd2-ed16-4224-a17c-9eca1fbe3782 { text-align: left; }
#s-38ffb174-9ef6-4d98-84b5-dbe540cbf47d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38ffb174-9ef6-4d98-84b5-dbe540cbf47d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-989193fb-cee4-4cee-8285-fdc889874311 { text-align: left; }
#s-989193fb-cee4-4cee-8285-fdc889874311 .shg-product-sold-out {
  display: none;
}

#s-989193fb-cee4-4cee-8285-fdc889874311 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-989193fb-cee4-4cee-8285-fdc889874311 .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-9dbfe836-41f9-4605-81c1-7d66097a2caa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9dbfe836-41f9-4605-81c1-7d66097a2caa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9dbfe836-41f9-4605-81c1-7d66097a2caa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9dbfe836-41f9-4605-81c1-7d66097a2caa {
  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-9dbfe836-41f9-4605-81c1-7d66097a2caa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9dbfe836-41f9-4605-81c1-7d66097a2caa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9dbfe836-41f9-4605-81c1-7d66097a2caa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37f088e0-b06b-4918-aa2a-58cd861d33c8 {
  display: none;
}
#s-5dc4d66c-f058-4ac8-b820-6ce393a5f99c { text-align: left; }
#s-af93ef3f-745f-4611-bbb0-35dc31431111 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af93ef3f-745f-4611-bbb0-35dc31431111 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58456884-388a-421b-a7ea-86097c95f634 { text-align: left; }
#s-58456884-388a-421b-a7ea-86097c95f634 .shg-product-sold-out {
  display: none;
}

#s-58456884-388a-421b-a7ea-86097c95f634 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58456884-388a-421b-a7ea-86097c95f634 .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-0a867ccd-032b-4e3f-b42d-bcb1014c8e80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a867ccd-032b-4e3f-b42d-bcb1014c8e80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a867ccd-032b-4e3f-b42d-bcb1014c8e80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a867ccd-032b-4e3f-b42d-bcb1014c8e80 {
  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-0a867ccd-032b-4e3f-b42d-bcb1014c8e80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a867ccd-032b-4e3f-b42d-bcb1014c8e80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a867ccd-032b-4e3f-b42d-bcb1014c8e80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56eff506-c68c-4b04-8d59-88ddfbb1b26a {
  display: none;
}
#s-aec3d916-756a-4c24-a53e-e78b066fcbaa { text-align: left; }
#s-3358f7fb-0ad2-4efb-a147-2ff2d55d9498 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3358f7fb-0ad2-4efb-a147-2ff2d55d9498 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dedad2a1-d0e5-44d8-9586-2eb896e5e20d { text-align: left; }
#s-dedad2a1-d0e5-44d8-9586-2eb896e5e20d .shg-product-sold-out {
  display: none;
}

#s-dedad2a1-d0e5-44d8-9586-2eb896e5e20d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dedad2a1-d0e5-44d8-9586-2eb896e5e20d .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-aece9161-bdd8-493c-82f2-f20f5da51ada { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aece9161-bdd8-493c-82f2-f20f5da51ada:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aece9161-bdd8-493c-82f2-f20f5da51ada:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aece9161-bdd8-493c-82f2-f20f5da51ada {
  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-aece9161-bdd8-493c-82f2-f20f5da51ada.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aece9161-bdd8-493c-82f2-f20f5da51ada.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aece9161-bdd8-493c-82f2-f20f5da51ada.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-365ac525-ba9c-4a11-b3dc-9e96466363c9 {
  display: none;
}
#s-299d9020-06a4-4fbb-a85b-cd3ebf5adf99 { text-align: left; }
#s-7069416b-8103-4729-9d7c-c1b96bc1317c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7069416b-8103-4729-9d7c-c1b96bc1317c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36608dd5-292d-45ff-9159-27b7ebaff330 { text-align: left; }
#s-36608dd5-292d-45ff-9159-27b7ebaff330 .shg-product-sold-out {
  display: none;
}

#s-36608dd5-292d-45ff-9159-27b7ebaff330 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36608dd5-292d-45ff-9159-27b7ebaff330 .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-846aa761-f618-4b99-a192-aa2aecec50a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-846aa761-f618-4b99-a192-aa2aecec50a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-846aa761-f618-4b99-a192-aa2aecec50a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-846aa761-f618-4b99-a192-aa2aecec50a5 {
  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-846aa761-f618-4b99-a192-aa2aecec50a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-846aa761-f618-4b99-a192-aa2aecec50a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-846aa761-f618-4b99-a192-aa2aecec50a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c75bffcc-6e2d-4b21-ad58-9089e670cd79 {
  display: none;
}
#s-4dadeebf-1cfd-4c50-b9c4-33b13782d14c { text-align: left; }
#s-f588f7f6-7332-415e-862b-1b17a8f49110 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f588f7f6-7332-415e-862b-1b17a8f49110 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-acc4ded1-84b5-47ae-b71c-bcca03a33066 { text-align: left; }
#s-acc4ded1-84b5-47ae-b71c-bcca03a33066 .shg-product-sold-out {
  display: none;
}

#s-acc4ded1-84b5-47ae-b71c-bcca03a33066 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-acc4ded1-84b5-47ae-b71c-bcca03a33066 .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-83b54e86-5f70-4730-8216-a06f9f48c245 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83b54e86-5f70-4730-8216-a06f9f48c245:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83b54e86-5f70-4730-8216-a06f9f48c245:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83b54e86-5f70-4730-8216-a06f9f48c245 {
  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-83b54e86-5f70-4730-8216-a06f9f48c245.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83b54e86-5f70-4730-8216-a06f9f48c245.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83b54e86-5f70-4730-8216-a06f9f48c245.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c6c366f-9129-4073-b71b-3c82a628f6a8 {
  display: none;
}
#s-a97e99f5-7b3d-4248-9940-5d98d78b0115 { text-align: left; }
#s-ead7e70f-8ce9-4c55-8535-e5e5f282a76e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ead7e70f-8ce9-4c55-8535-e5e5f282a76e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-767bf54b-8cbf-4421-9d06-b75c69a621aa { text-align: left; }
#s-767bf54b-8cbf-4421-9d06-b75c69a621aa .shg-product-sold-out {
  display: none;
}

#s-767bf54b-8cbf-4421-9d06-b75c69a621aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-767bf54b-8cbf-4421-9d06-b75c69a621aa .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-2f006e64-2250-4985-9d6b-84ee234a69dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f006e64-2250-4985-9d6b-84ee234a69dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f006e64-2250-4985-9d6b-84ee234a69dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f006e64-2250-4985-9d6b-84ee234a69dc {
  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-2f006e64-2250-4985-9d6b-84ee234a69dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f006e64-2250-4985-9d6b-84ee234a69dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f006e64-2250-4985-9d6b-84ee234a69dc.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;
}
