.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-d257f89b-b052-4d8d-83b1-0590ef90e8f7 {
  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-7146f1dd-53e3-4937-a8ed-48b49260308d { margin-top: 40px; }
#s-7146f1dd-53e3-4937-a8ed-48b49260308d .shogun-tabs {
  justify-content: center;
}


  #s-7146f1dd-53e3-4937-a8ed-48b49260308d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-7146f1dd-53e3-4937-a8ed-48b49260308d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-7146f1dd-53e3-4937-a8ed-48b49260308d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-7146f1dd-53e3-4937-a8ed-48b49260308d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-7146f1dd-53e3-4937-a8ed-48b49260308d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-7146f1dd-53e3-4937-a8ed-48b49260308d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-7146f1dd-53e3-4937-a8ed-48b49260308d .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-587da801-8016-4eca-a0a9-89bbcbf4f602 { padding-top: 10px;
padding-bottom: 10px; }
 #s-587da801-8016-4eca-a0a9-89bbcbf4f602 .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-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-63d89654-4c35-442b-afda-4411979bfd3b .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-6432d8fb-ada6-49d8-8065-1cd80d674a45 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6432d8fb-ada6-49d8-8065-1cd80d674a45"] > .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-bb833167-c5c8-489c-ad2c-72d728b143f5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-860e4e38-115c-41b9-ba45-d6154e5e304f { 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-19ac35f0-ee1a-4115-8eb1-9656e6a85407 { 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-19ac35f0-ee1a-4115-8eb1-9656e6a85407: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-19ac35f0-ee1a-4115-8eb1-9656e6a85407: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-19ac35f0-ee1a-4115-8eb1-9656e6a85407.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-09380b2f-2185-425c-9c7e-cee73149a8a3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a44dfa97-46b1-41c3-912f-a4302e8609ad { 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-99118d56-3b47-4602-a630-59027bb97c11 { 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-99118d56-3b47-4602-a630-59027bb97c11: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-99118d56-3b47-4602-a630-59027bb97c11: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-99118d56-3b47-4602-a630-59027bb97c11.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4b11cda5-999f-4d30-96f9-089dc0469274 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bd7e30a2-30e6-47ac-83fc-93f00d4d8ef9 { 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-c5fe28d9-4fc1-4a64-83d8-396f7b3a2adc { 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-c5fe28d9-4fc1-4a64-83d8-396f7b3a2adc: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-c5fe28d9-4fc1-4a64-83d8-396f7b3a2adc: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-c5fe28d9-4fc1-4a64-83d8-396f7b3a2adc.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-eb74443e-3a42-4df5-a998-1d1ab8845c86 { min-height: 50px; }
#s-eb74443e-3a42-4df5-a998-1d1ab8845c86 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f995d2a3-0923-4559-a9bb-2e819803682c { 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-f995d2a3-0923-4559-a9bb-2e819803682c .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-1b1b1dfa-d973-4dc2-ad10-1a6049508be2 {
  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-2bdfd5a9-bf91-47a4-b7c7-949966263684 { 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-31715727-58ea-433a-a3d4-bf3a04ee63f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-31715727-58ea-433a-a3d4-bf3a04ee63f2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-54e77d60-82d6-4333-9ff0-f42ee44ad6f8 {
  display: none;
}
#s-fb131ae9-8d16-4c41-b0b8-bfc714f6a809 { text-align: left; }
#s-4481a243-95ca-49f3-9e63-888774751b3b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4481a243-95ca-49f3-9e63-888774751b3b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-89e7a9ec-4d2c-42a5-aaed-6bc7214cef20 {
  display: none;
}
#s-ccc5e571-c0b4-4ec0-a54d-b119f8282672 { text-align: left; }
#s-35be7ac6-bf52-4001-9cfe-e03d14809fec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35be7ac6-bf52-4001-9cfe-e03d14809fec .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e53df4a8-fd55-47ad-a19c-33c6f32bcca2 {
  display: none;
}
#s-3999a009-0893-402e-9797-6fcc63585157 { text-align: left; }
#s-d10068c2-42cf-4115-a1ae-c939d29bc0aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d10068c2-42cf-4115-a1ae-c939d29bc0aa .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-38cc39f3-ce64-4d92-8fec-d1bbf2a9e6a1 {
  display: none;
}
#s-9f39513a-5462-4e8c-877b-08f30fd48c56 { text-align: left; }
#s-06261d79-e85a-49e6-ba9d-c4ca78509a23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06261d79-e85a-49e6-ba9d-c4ca78509a23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-914c2647-272d-412f-9e2c-6b8199c4b643 { text-align: left; }
#s-914c2647-272d-412f-9e2c-6b8199c4b643 .shg-product-sold-out {
  display: none;
}

#s-914c2647-272d-412f-9e2c-6b8199c4b643 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-914c2647-272d-412f-9e2c-6b8199c4b643 .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-796e7fba-d7cf-41b5-a307-8539a5729642 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-796e7fba-d7cf-41b5-a307-8539a5729642:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-796e7fba-d7cf-41b5-a307-8539a5729642:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-796e7fba-d7cf-41b5-a307-8539a5729642 {
  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-796e7fba-d7cf-41b5-a307-8539a5729642.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-796e7fba-d7cf-41b5-a307-8539a5729642.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-796e7fba-d7cf-41b5-a307-8539a5729642.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aeb7e4ae-d861-4861-b3b3-33f520766b6a {
  display: none;
}
#s-4e38f69b-5571-4db1-b506-3d42d3288a89 { text-align: left; }
#s-12a5b716-065b-4f10-bfd3-76e3f746cbb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12a5b716-065b-4f10-bfd3-76e3f746cbb0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d29d3b4e-3151-4f4b-bcc2-4aaab751dbb3 { text-align: left; }
#s-d29d3b4e-3151-4f4b-bcc2-4aaab751dbb3 .shg-product-sold-out {
  display: none;
}

#s-d29d3b4e-3151-4f4b-bcc2-4aaab751dbb3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d29d3b4e-3151-4f4b-bcc2-4aaab751dbb3 .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-e49ca6b1-dd9c-4ca6-bbd7-50faf0d421fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e49ca6b1-dd9c-4ca6-bbd7-50faf0d421fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e49ca6b1-dd9c-4ca6-bbd7-50faf0d421fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e49ca6b1-dd9c-4ca6-bbd7-50faf0d421fd {
  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-e49ca6b1-dd9c-4ca6-bbd7-50faf0d421fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e49ca6b1-dd9c-4ca6-bbd7-50faf0d421fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e49ca6b1-dd9c-4ca6-bbd7-50faf0d421fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-177000eb-a862-4cc2-943c-28421831e2ed {
  display: none;
}
#s-aec0416b-dadf-4a95-a762-96d73d8a7b78 { text-align: left; }
#s-257cbede-0fb9-447f-a307-3c4d3b669351 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-257cbede-0fb9-447f-a307-3c4d3b669351 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d88296fc-0d55-4413-a4c8-faeea3e32fde { text-align: left; }
#s-d88296fc-0d55-4413-a4c8-faeea3e32fde .shg-product-sold-out {
  display: none;
}

#s-d88296fc-0d55-4413-a4c8-faeea3e32fde .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d88296fc-0d55-4413-a4c8-faeea3e32fde .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-589c5041-fbe4-4dfe-aaa7-a7ab312778b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-589c5041-fbe4-4dfe-aaa7-a7ab312778b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-589c5041-fbe4-4dfe-aaa7-a7ab312778b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-589c5041-fbe4-4dfe-aaa7-a7ab312778b4 {
  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-589c5041-fbe4-4dfe-aaa7-a7ab312778b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-589c5041-fbe4-4dfe-aaa7-a7ab312778b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-589c5041-fbe4-4dfe-aaa7-a7ab312778b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d44a708-b581-4881-90c1-c42762b5a13b {
  display: none;
}
#s-229b3866-c216-4315-8835-977ce072928d { text-align: left; }
#s-c7c7cb65-7f8d-4523-9ea8-453a3d947bd3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7c7cb65-7f8d-4523-9ea8-453a3d947bd3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-73f58d87-b312-4dea-b967-808b25a9bfc8 { text-align: left; }
#s-73f58d87-b312-4dea-b967-808b25a9bfc8 .shg-product-sold-out {
  display: none;
}

#s-73f58d87-b312-4dea-b967-808b25a9bfc8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-73f58d87-b312-4dea-b967-808b25a9bfc8 .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-cfed608f-2c63-49be-956b-5bfd1f78c0b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cfed608f-2c63-49be-956b-5bfd1f78c0b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cfed608f-2c63-49be-956b-5bfd1f78c0b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cfed608f-2c63-49be-956b-5bfd1f78c0b3 {
  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-cfed608f-2c63-49be-956b-5bfd1f78c0b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfed608f-2c63-49be-956b-5bfd1f78c0b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cfed608f-2c63-49be-956b-5bfd1f78c0b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28110218-a8f0-499c-8edc-b40bbb4ae791 {
  display: none;
}
#s-c067afb2-546e-4e3b-8077-467a277d72e6 { text-align: left; }
#s-60c231d7-9daf-4d7f-8909-353ab844c8fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60c231d7-9daf-4d7f-8909-353ab844c8fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d027a77-f9a7-4734-9008-a3f770b28b32 { text-align: left; }
#s-3d027a77-f9a7-4734-9008-a3f770b28b32 .shg-product-sold-out {
  display: none;
}

#s-3d027a77-f9a7-4734-9008-a3f770b28b32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d027a77-f9a7-4734-9008-a3f770b28b32 .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-8518abe4-29db-4675-a366-6ed845d79fb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8518abe4-29db-4675-a366-6ed845d79fb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8518abe4-29db-4675-a366-6ed845d79fb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8518abe4-29db-4675-a366-6ed845d79fb7 {
  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-8518abe4-29db-4675-a366-6ed845d79fb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8518abe4-29db-4675-a366-6ed845d79fb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8518abe4-29db-4675-a366-6ed845d79fb7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df60faa2-ed36-4a36-a0ce-3b6f77a291f6 {
  display: none;
}
#s-3a5677ab-4106-4822-a560-db56e39169d7 { text-align: left; }
#s-f7d37e8e-2333-4690-8cb1-5a8ec02f20df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7d37e8e-2333-4690-8cb1-5a8ec02f20df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b45bc117-9742-4c18-9343-ff2a7728bc72 { text-align: left; }
#s-b45bc117-9742-4c18-9343-ff2a7728bc72 .shg-product-sold-out {
  display: none;
}

#s-b45bc117-9742-4c18-9343-ff2a7728bc72 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b45bc117-9742-4c18-9343-ff2a7728bc72 .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-201adc74-15b3-4e15-9063-9266d99a6447 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-201adc74-15b3-4e15-9063-9266d99a6447:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-201adc74-15b3-4e15-9063-9266d99a6447:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-201adc74-15b3-4e15-9063-9266d99a6447 {
  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-201adc74-15b3-4e15-9063-9266d99a6447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-201adc74-15b3-4e15-9063-9266d99a6447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-201adc74-15b3-4e15-9063-9266d99a6447.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2468f647-c7e8-494b-9ea6-4f5d49e8bb5b {
  display: none;
}
#s-e7451a4a-e143-49fd-b7de-c88627fb054a { text-align: left; }
#s-9423c2eb-3f74-40bc-a727-5b4b6fa83f44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9423c2eb-3f74-40bc-a727-5b4b6fa83f44 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83e25bad-d854-4af5-8208-80e6d9fb87d2 { text-align: left; }
#s-83e25bad-d854-4af5-8208-80e6d9fb87d2 .shg-product-sold-out {
  display: none;
}

#s-83e25bad-d854-4af5-8208-80e6d9fb87d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83e25bad-d854-4af5-8208-80e6d9fb87d2 .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-d95cbbad-9866-42bc-a9f5-49d591d5f5ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d95cbbad-9866-42bc-a9f5-49d591d5f5ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d95cbbad-9866-42bc-a9f5-49d591d5f5ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d95cbbad-9866-42bc-a9f5-49d591d5f5ae {
  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-d95cbbad-9866-42bc-a9f5-49d591d5f5ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d95cbbad-9866-42bc-a9f5-49d591d5f5ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d95cbbad-9866-42bc-a9f5-49d591d5f5ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89da3569-123e-4001-8426-824b32cffac9 {
  display: none;
}
#s-562e5fe7-5012-4a40-a5dc-3ea915a4c87b { text-align: left; }
#s-790bcce5-6b50-41ad-8086-253ae4f3b17e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-790bcce5-6b50-41ad-8086-253ae4f3b17e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e4921f27-5e4a-4c27-86e2-76a46257e824 { text-align: left; }
#s-e4921f27-5e4a-4c27-86e2-76a46257e824 .shg-product-sold-out {
  display: none;
}

#s-e4921f27-5e4a-4c27-86e2-76a46257e824 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e4921f27-5e4a-4c27-86e2-76a46257e824 .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-7cd0daa1-7d24-4e8a-abf7-800ce4866175 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cd0daa1-7d24-4e8a-abf7-800ce4866175:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cd0daa1-7d24-4e8a-abf7-800ce4866175:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cd0daa1-7d24-4e8a-abf7-800ce4866175 {
  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-7cd0daa1-7d24-4e8a-abf7-800ce4866175.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cd0daa1-7d24-4e8a-abf7-800ce4866175.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cd0daa1-7d24-4e8a-abf7-800ce4866175.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58943dcb-8468-48f6-8744-2c34bd0bf10c {
  display: none;
}
#s-7476e7ce-b9f9-4e83-86eb-1516550bf1d9 { text-align: left; }
#s-106db37f-69cd-41c7-a060-ec0d065262c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-106db37f-69cd-41c7-a060-ec0d065262c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3dff9e88-e6db-43ec-8fe9-f11e3cbd623d { text-align: left; }
#s-3dff9e88-e6db-43ec-8fe9-f11e3cbd623d .shg-product-sold-out {
  display: none;
}

#s-3dff9e88-e6db-43ec-8fe9-f11e3cbd623d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3dff9e88-e6db-43ec-8fe9-f11e3cbd623d .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-40cec188-bd5c-4038-a31c-4bea368c9d6e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40cec188-bd5c-4038-a31c-4bea368c9d6e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40cec188-bd5c-4038-a31c-4bea368c9d6e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40cec188-bd5c-4038-a31c-4bea368c9d6e {
  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-40cec188-bd5c-4038-a31c-4bea368c9d6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40cec188-bd5c-4038-a31c-4bea368c9d6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40cec188-bd5c-4038-a31c-4bea368c9d6e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e525fbec-ab12-42b1-bcd5-7398510ac92e {
  display: none;
}
#s-7c0fee4b-9477-40b0-b959-65712398adc4 { text-align: left; }
#s-0e7a14ea-a07f-4225-ab4a-f9be61d78cf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e7a14ea-a07f-4225-ab4a-f9be61d78cf3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ce17a16-ae0a-477c-bbbc-96c8d07d3fe3 { text-align: left; }
#s-7ce17a16-ae0a-477c-bbbc-96c8d07d3fe3 .shg-product-sold-out {
  display: none;
}

#s-7ce17a16-ae0a-477c-bbbc-96c8d07d3fe3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ce17a16-ae0a-477c-bbbc-96c8d07d3fe3 .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-eb083055-a291-4745-84f8-f71a55a42b40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb083055-a291-4745-84f8-f71a55a42b40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb083055-a291-4745-84f8-f71a55a42b40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb083055-a291-4745-84f8-f71a55a42b40 {
  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-eb083055-a291-4745-84f8-f71a55a42b40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb083055-a291-4745-84f8-f71a55a42b40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb083055-a291-4745-84f8-f71a55a42b40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c217fdd-e8fd-4d8f-874e-6e32f9973afe {
  display: none;
}
#s-f90b0279-3364-4f71-86e6-ae4b34b1b967 { text-align: left; }
#s-aeda7bb7-1371-4136-9398-ad4afd0cd695 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aeda7bb7-1371-4136-9398-ad4afd0cd695 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44c909c7-2ae4-4960-adb5-2ad12f98a009 { text-align: left; }
#s-44c909c7-2ae4-4960-adb5-2ad12f98a009 .shg-product-sold-out {
  display: none;
}

#s-44c909c7-2ae4-4960-adb5-2ad12f98a009 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44c909c7-2ae4-4960-adb5-2ad12f98a009 .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-2a98659f-20eb-4cec-93c3-0ad7e9754e81 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a98659f-20eb-4cec-93c3-0ad7e9754e81:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a98659f-20eb-4cec-93c3-0ad7e9754e81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a98659f-20eb-4cec-93c3-0ad7e9754e81 {
  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-2a98659f-20eb-4cec-93c3-0ad7e9754e81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a98659f-20eb-4cec-93c3-0ad7e9754e81.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a98659f-20eb-4cec-93c3-0ad7e9754e81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72bc8ecb-c276-4b0b-a3cc-23b5b36c4605 {
  display: none;
}
#s-0a855346-8c25-44c7-b488-852e352f621a { text-align: left; }
#s-93ede058-074f-46eb-9bd3-b2795ee1976f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93ede058-074f-46eb-9bd3-b2795ee1976f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fb3033de-3a65-4800-9671-fa46ce71baab { text-align: left; }
#s-fb3033de-3a65-4800-9671-fa46ce71baab .shg-product-sold-out {
  display: none;
}

#s-fb3033de-3a65-4800-9671-fa46ce71baab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fb3033de-3a65-4800-9671-fa46ce71baab .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-618da1bc-ac2a-4352-b62a-1ae5ab263c20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-618da1bc-ac2a-4352-b62a-1ae5ab263c20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-618da1bc-ac2a-4352-b62a-1ae5ab263c20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-618da1bc-ac2a-4352-b62a-1ae5ab263c20 {
  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-618da1bc-ac2a-4352-b62a-1ae5ab263c20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-618da1bc-ac2a-4352-b62a-1ae5ab263c20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-618da1bc-ac2a-4352-b62a-1ae5ab263c20.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae78f35c-7d4a-4a35-a541-9f041ac3879a {
  display: none;
}
#s-ef30a0e0-a5e7-4f04-be6b-0291d0365970 { text-align: left; }
#s-842c24d8-7d5f-4f00-a8c0-dfece2d49659 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-842c24d8-7d5f-4f00-a8c0-dfece2d49659 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-443003b9-f20e-44c4-940d-01adca4f2ae1 { text-align: left; }
#s-443003b9-f20e-44c4-940d-01adca4f2ae1 .shg-product-sold-out {
  display: none;
}

#s-443003b9-f20e-44c4-940d-01adca4f2ae1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-443003b9-f20e-44c4-940d-01adca4f2ae1 .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-862e2bfe-046a-4836-bc83-a10a9e9bfdac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-862e2bfe-046a-4836-bc83-a10a9e9bfdac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-862e2bfe-046a-4836-bc83-a10a9e9bfdac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-862e2bfe-046a-4836-bc83-a10a9e9bfdac {
  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-862e2bfe-046a-4836-bc83-a10a9e9bfdac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-862e2bfe-046a-4836-bc83-a10a9e9bfdac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-862e2bfe-046a-4836-bc83-a10a9e9bfdac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9c87d86-66ea-4d83-abde-875dc33e6eb3 {
  display: none;
}
#s-9cee2224-b599-4556-8cbe-1f5ca63fde44 { text-align: left; }
#s-0bb5bce2-6c3b-4bb7-914a-527e3537d4fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bb5bce2-6c3b-4bb7-914a-527e3537d4fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-80c807cb-37cf-4f74-9566-8f63bff5e486 { text-align: left; }
#s-80c807cb-37cf-4f74-9566-8f63bff5e486 .shg-product-sold-out {
  display: none;
}

#s-80c807cb-37cf-4f74-9566-8f63bff5e486 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-80c807cb-37cf-4f74-9566-8f63bff5e486 .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-4bf4d4d4-cd69-4bb2-bb44-cedd8afaca9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bf4d4d4-cd69-4bb2-bb44-cedd8afaca9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bf4d4d4-cd69-4bb2-bb44-cedd8afaca9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bf4d4d4-cd69-4bb2-bb44-cedd8afaca9b {
  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-4bf4d4d4-cd69-4bb2-bb44-cedd8afaca9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bf4d4d4-cd69-4bb2-bb44-cedd8afaca9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bf4d4d4-cd69-4bb2-bb44-cedd8afaca9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1783cbc8-8e8a-4c1e-b9ad-b6722ad7f8c0 {
  display: none;
}
#s-05ae4656-8ae1-4675-ac98-bbdf6ae5b297 { text-align: left; }
#s-a01184cf-82a7-48f1-b042-f8791555f599 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a01184cf-82a7-48f1-b042-f8791555f599 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0544b53-6888-49ce-af7c-884cba0daf55 { text-align: left; }
#s-c0544b53-6888-49ce-af7c-884cba0daf55 .shg-product-sold-out {
  display: none;
}

#s-c0544b53-6888-49ce-af7c-884cba0daf55 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0544b53-6888-49ce-af7c-884cba0daf55 .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-a6b93398-505f-495f-b02b-6f785bda6f3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6b93398-505f-495f-b02b-6f785bda6f3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6b93398-505f-495f-b02b-6f785bda6f3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6b93398-505f-495f-b02b-6f785bda6f3d {
  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-a6b93398-505f-495f-b02b-6f785bda6f3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6b93398-505f-495f-b02b-6f785bda6f3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6b93398-505f-495f-b02b-6f785bda6f3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e26e9f22-d1cc-4011-b62d-2d0d8a2e47bb {
  display: none;
}
#s-5ab6d899-7bce-4e3b-bbcc-0ab4fb4f8425 { text-align: left; }
#s-7d1c35fd-600b-411a-8a5a-ab1c7a8f4ba9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d1c35fd-600b-411a-8a5a-ab1c7a8f4ba9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9443e9f2-7941-4d87-be44-67e198ef01e0 { text-align: left; }
#s-9443e9f2-7941-4d87-be44-67e198ef01e0 .shg-product-sold-out {
  display: none;
}

#s-9443e9f2-7941-4d87-be44-67e198ef01e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9443e9f2-7941-4d87-be44-67e198ef01e0 .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-dded196f-b981-4051-bc76-b01362e06377 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dded196f-b981-4051-bc76-b01362e06377:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dded196f-b981-4051-bc76-b01362e06377:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dded196f-b981-4051-bc76-b01362e06377 {
  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-dded196f-b981-4051-bc76-b01362e06377.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dded196f-b981-4051-bc76-b01362e06377.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dded196f-b981-4051-bc76-b01362e06377.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8502c42-7447-4689-b0fe-01630f09d43e {
  display: none;
}
#s-389f20bd-5ef1-48a3-856f-0fbb4ac6a214 { text-align: left; }
#s-c0152d2e-0d0e-425e-8023-dfba2b48e676 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0152d2e-0d0e-425e-8023-dfba2b48e676 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54eefbb7-7841-496d-afcc-22b77967b08f { text-align: left; }
#s-54eefbb7-7841-496d-afcc-22b77967b08f .shg-product-sold-out {
  display: none;
}

#s-54eefbb7-7841-496d-afcc-22b77967b08f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54eefbb7-7841-496d-afcc-22b77967b08f .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-749ce646-4efd-448a-a4a5-c254f989d398 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-749ce646-4efd-448a-a4a5-c254f989d398:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-749ce646-4efd-448a-a4a5-c254f989d398:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-749ce646-4efd-448a-a4a5-c254f989d398 {
  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-749ce646-4efd-448a-a4a5-c254f989d398.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-749ce646-4efd-448a-a4a5-c254f989d398.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-749ce646-4efd-448a-a4a5-c254f989d398.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-356393ed-3e63-4ce3-997c-e01d786fdf7e {
  display: none;
}
#s-c26ff64c-e9bb-4b72-8750-2e54c4875726 { text-align: left; }
#s-10d87042-0ef8-4edb-84e7-747fb17ea3a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10d87042-0ef8-4edb-84e7-747fb17ea3a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1e10f1d0-cd36-4ec4-bc45-56a02c5e557c { text-align: left; }
#s-1e10f1d0-cd36-4ec4-bc45-56a02c5e557c .shg-product-sold-out {
  display: none;
}

#s-1e10f1d0-cd36-4ec4-bc45-56a02c5e557c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1e10f1d0-cd36-4ec4-bc45-56a02c5e557c .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-9d33900f-9e99-4fd8-a686-4cd29b6f28b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d33900f-9e99-4fd8-a686-4cd29b6f28b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d33900f-9e99-4fd8-a686-4cd29b6f28b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d33900f-9e99-4fd8-a686-4cd29b6f28b0 {
  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-9d33900f-9e99-4fd8-a686-4cd29b6f28b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d33900f-9e99-4fd8-a686-4cd29b6f28b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d33900f-9e99-4fd8-a686-4cd29b6f28b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-902f30dc-b5ab-4a49-95b6-1fca72f6a72c {
  display: none;
}
#s-d1cf8858-14e6-415a-aff7-a11d26fedac6 { text-align: left; }
#s-e05cea6d-6cf3-4d4f-9420-54e177b20d7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e05cea6d-6cf3-4d4f-9420-54e177b20d7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a18b373-993f-4cb4-9994-dce548702a43 { text-align: left; }
#s-0a18b373-993f-4cb4-9994-dce548702a43 .shg-product-sold-out {
  display: none;
}

#s-0a18b373-993f-4cb4-9994-dce548702a43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a18b373-993f-4cb4-9994-dce548702a43 .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-dbd33707-a65a-4a30-8415-3b2d48dd162a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dbd33707-a65a-4a30-8415-3b2d48dd162a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dbd33707-a65a-4a30-8415-3b2d48dd162a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbd33707-a65a-4a30-8415-3b2d48dd162a {
  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-dbd33707-a65a-4a30-8415-3b2d48dd162a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbd33707-a65a-4a30-8415-3b2d48dd162a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbd33707-a65a-4a30-8415-3b2d48dd162a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9ae42b9e-202f-4898-9609-c5dbce2ce044 {
  display: none;
}
#s-ddd31084-63ca-4c4b-b161-b1d6be844829 { text-align: left; }
#s-301872ef-a210-4f79-b6d2-005ece3aca25 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-301872ef-a210-4f79-b6d2-005ece3aca25 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6eca44fc-f661-467a-9f04-308a2a0da1a8 { text-align: left; }
#s-6eca44fc-f661-467a-9f04-308a2a0da1a8 .shg-product-sold-out {
  display: none;
}

#s-6eca44fc-f661-467a-9f04-308a2a0da1a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6eca44fc-f661-467a-9f04-308a2a0da1a8 .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-b3e611c1-ae3b-44f4-afa3-0e55bae80372 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3e611c1-ae3b-44f4-afa3-0e55bae80372:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3e611c1-ae3b-44f4-afa3-0e55bae80372:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3e611c1-ae3b-44f4-afa3-0e55bae80372 {
  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-b3e611c1-ae3b-44f4-afa3-0e55bae80372.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3e611c1-ae3b-44f4-afa3-0e55bae80372.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3e611c1-ae3b-44f4-afa3-0e55bae80372.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-832406e7-d521-4e78-b8c2-d910b75cf3bd {
  display: none;
}
#s-09e524fc-6591-46dc-b99e-2d36f19c3efe { text-align: left; }
#s-29719035-d46d-4d92-9a8b-bec25906fdc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29719035-d46d-4d92-9a8b-bec25906fdc6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f32c689a-0e77-43e1-9563-6a9ae2fde639 { text-align: left; }
#s-f32c689a-0e77-43e1-9563-6a9ae2fde639 .shg-product-sold-out {
  display: none;
}

#s-f32c689a-0e77-43e1-9563-6a9ae2fde639 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f32c689a-0e77-43e1-9563-6a9ae2fde639 .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-b5a0fc85-681f-4e49-8fe7-ea40d930fdb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5a0fc85-681f-4e49-8fe7-ea40d930fdb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5a0fc85-681f-4e49-8fe7-ea40d930fdb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5a0fc85-681f-4e49-8fe7-ea40d930fdb7 {
  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-b5a0fc85-681f-4e49-8fe7-ea40d930fdb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5a0fc85-681f-4e49-8fe7-ea40d930fdb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5a0fc85-681f-4e49-8fe7-ea40d930fdb7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c3a3043-e9cd-450f-baac-59e5ebaa4f80 {
  display: none;
}
#s-361876e8-aebf-4939-a493-046813d87154 { text-align: left; }
#s-3bbcaf5d-e6a0-4309-bf51-ea86d8f0e815 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bbcaf5d-e6a0-4309-bf51-ea86d8f0e815 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93777d46-eb9d-4b58-8048-1d7be7fa77e8 { text-align: left; }
#s-93777d46-eb9d-4b58-8048-1d7be7fa77e8 .shg-product-sold-out {
  display: none;
}

#s-93777d46-eb9d-4b58-8048-1d7be7fa77e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93777d46-eb9d-4b58-8048-1d7be7fa77e8 .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-c65e01d0-d379-4ca4-87dc-3cea1b08b0d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c65e01d0-d379-4ca4-87dc-3cea1b08b0d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c65e01d0-d379-4ca4-87dc-3cea1b08b0d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c65e01d0-d379-4ca4-87dc-3cea1b08b0d0 {
  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-c65e01d0-d379-4ca4-87dc-3cea1b08b0d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c65e01d0-d379-4ca4-87dc-3cea1b08b0d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c65e01d0-d379-4ca4-87dc-3cea1b08b0d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14e29fbe-27d0-4f58-9f1d-734dfecb85ed {
  display: none;
}
#s-83d013e7-bc31-4f17-8b0f-4d5bd2403c81 { text-align: left; }
#s-fee9b29b-1edc-4140-ab5e-8da14cc57962 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fee9b29b-1edc-4140-ab5e-8da14cc57962 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84b1656d-1829-4c93-8f51-a3949d531627 { text-align: left; }
#s-84b1656d-1829-4c93-8f51-a3949d531627 .shg-product-sold-out {
  display: none;
}

#s-84b1656d-1829-4c93-8f51-a3949d531627 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84b1656d-1829-4c93-8f51-a3949d531627 .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-8e61e0e5-8c94-4fcf-89d8-ef273a6cf9c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e61e0e5-8c94-4fcf-89d8-ef273a6cf9c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e61e0e5-8c94-4fcf-89d8-ef273a6cf9c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e61e0e5-8c94-4fcf-89d8-ef273a6cf9c6 {
  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-8e61e0e5-8c94-4fcf-89d8-ef273a6cf9c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e61e0e5-8c94-4fcf-89d8-ef273a6cf9c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e61e0e5-8c94-4fcf-89d8-ef273a6cf9c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-59840799-3d41-4253-beee-d75c8c93b2b8 {
  display: none;
}
#s-6fe1463d-9ef1-45cd-affb-223041863573 { text-align: left; }
#s-8182b80f-8652-438a-80c2-b3aa42c409de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8182b80f-8652-438a-80c2-b3aa42c409de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bcd0ce95-5078-4445-a741-3960144cfbd3 { text-align: left; }
#s-bcd0ce95-5078-4445-a741-3960144cfbd3 .shg-product-sold-out {
  display: none;
}

#s-bcd0ce95-5078-4445-a741-3960144cfbd3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bcd0ce95-5078-4445-a741-3960144cfbd3 .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-0dc7d7fd-7dbe-4201-86f1-647f28d5c78c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0dc7d7fd-7dbe-4201-86f1-647f28d5c78c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0dc7d7fd-7dbe-4201-86f1-647f28d5c78c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0dc7d7fd-7dbe-4201-86f1-647f28d5c78c {
  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-0dc7d7fd-7dbe-4201-86f1-647f28d5c78c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0dc7d7fd-7dbe-4201-86f1-647f28d5c78c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0dc7d7fd-7dbe-4201-86f1-647f28d5c78c.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;
}
