.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-ebb016bb-648f-41a1-9ab9-35761da5cde7 {
  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-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 { margin-top: 40px; }
#s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .shogun-tabs {
  justify-content: center;
}


  #s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e59f5a3b-bbed-454f-9a6d-b6aa23d6ee79 .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-8fd95011-04b0-4336-9c37-0e18a6285082 { padding-top: 10px;
padding-bottom: 10px; }
 #s-8fd95011-04b0-4336-9c37-0e18a6285082 .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-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-cda417cf-7b8d-4e53-bbb5-d4f07ec84d3a .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-fa0d525c-b110-4804-bfa6-4f451f20a555 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fa0d525c-b110-4804-bfa6-4f451f20a555"] > .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-88ef05ab-cbea-4f03-971e-4212cb4d7ad1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f62eeaae-96b1-4c77-8773-ea6ffab1c4fb { 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-1770cf0c-4a2d-4bbe-99fa-d55f4f0b2e80 { 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-1770cf0c-4a2d-4bbe-99fa-d55f4f0b2e80: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-1770cf0c-4a2d-4bbe-99fa-d55f4f0b2e80: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-1770cf0c-4a2d-4bbe-99fa-d55f4f0b2e80.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c4ce3065-443a-4fcd-abdc-af65fe37def1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-56caeec7-4ad6-4deb-9389-d70b0d30a3fa { 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-68a45fbe-8a8b-46ef-9a26-755f9b8b0f75 { 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-68a45fbe-8a8b-46ef-9a26-755f9b8b0f75: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-68a45fbe-8a8b-46ef-9a26-755f9b8b0f75: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-68a45fbe-8a8b-46ef-9a26-755f9b8b0f75.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8fda1b5c-0b02-4ab7-93e9-4072ba695e49 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1c6e245d-7fc4-4976-bc8d-221fa146064c { 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-af680d04-cd31-4926-abf9-04358d85a037 { 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-af680d04-cd31-4926-abf9-04358d85a037: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-af680d04-cd31-4926-abf9-04358d85a037: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-af680d04-cd31-4926-abf9-04358d85a037.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-974ec7fa-a254-46ce-8673-8c63c4520072 { min-height: 50px; }
#s-974ec7fa-a254-46ce-8673-8c63c4520072 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-364823ed-79fc-4ba7-bdcb-575c981a1ff1 { 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-364823ed-79fc-4ba7-bdcb-575c981a1ff1 .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-efc5179d-028e-4411-9b3e-fb97e0bc964e {
  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-a41370cc-c07c-4308-88b6-ad284dd56b9b { 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-f5d283fc-b67c-481b-9f6d-d295e2006764 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5d283fc-b67c-481b-9f6d-d295e2006764 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0e6ebce7-f55e-4d26-8f88-f39015c65131 {
  display: none;
}
#s-1a302026-da91-4087-bdda-0f756726a238 { text-align: left; }
#s-b8194126-5f2b-4d35-9a74-e57255cdff2a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8194126-5f2b-4d35-9a74-e57255cdff2a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bb16eab3-c740-4b1a-9f69-c7bfc6e486e3 {
  display: none;
}
#s-561cdb41-ba7d-41fa-8f6b-3bbc6bd75c6d { text-align: left; }
#s-6333b591-0af3-42c5-a51e-b0f3c85dc4ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6333b591-0af3-42c5-a51e-b0f3c85dc4ad .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-971f5e3b-380a-410c-aee3-8d128910403e {
  display: none;
}
#s-fdf8a01b-9417-4b72-9130-6ae7b94938f1 { text-align: left; }
#s-d1423c10-184b-4baa-828b-e0b1c715e713 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1423c10-184b-4baa-828b-e0b1c715e713 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2e1941d6-b214-485a-af06-f0908bacf25b {
  display: none;
}
#s-16159a6c-5e88-43bc-af32-b0fca3447b9a { text-align: left; }
#s-89a842cb-b5fe-4359-82dc-e800e4f65abd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89a842cb-b5fe-4359-82dc-e800e4f65abd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7320f3df-0ff7-4819-a0ae-3ddb9eafd620 { text-align: left; }
#s-7320f3df-0ff7-4819-a0ae-3ddb9eafd620 .shg-product-sold-out {
  display: none;
}

#s-7320f3df-0ff7-4819-a0ae-3ddb9eafd620 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7320f3df-0ff7-4819-a0ae-3ddb9eafd620 .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-f5809c54-e839-4c1d-ba28-24ad30ae008b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5809c54-e839-4c1d-ba28-24ad30ae008b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5809c54-e839-4c1d-ba28-24ad30ae008b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5809c54-e839-4c1d-ba28-24ad30ae008b {
  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-f5809c54-e839-4c1d-ba28-24ad30ae008b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5809c54-e839-4c1d-ba28-24ad30ae008b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5809c54-e839-4c1d-ba28-24ad30ae008b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e3c4d55-603c-46ab-82c4-b2672322bd19 {
  display: none;
}
#s-e7e5f71b-8e7f-4e9e-b3a5-d36b20328aa7 { text-align: left; }
#s-321f255e-20b4-4504-b227-acfa6adb08b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-321f255e-20b4-4504-b227-acfa6adb08b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a02154fa-d5c1-4860-b936-f9d188a51ecc { text-align: left; }
#s-a02154fa-d5c1-4860-b936-f9d188a51ecc .shg-product-sold-out {
  display: none;
}

#s-a02154fa-d5c1-4860-b936-f9d188a51ecc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a02154fa-d5c1-4860-b936-f9d188a51ecc .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-c1021be6-26e9-44b7-a4f9-ab32b2c0ac34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1021be6-26e9-44b7-a4f9-ab32b2c0ac34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1021be6-26e9-44b7-a4f9-ab32b2c0ac34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1021be6-26e9-44b7-a4f9-ab32b2c0ac34 {
  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-c1021be6-26e9-44b7-a4f9-ab32b2c0ac34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1021be6-26e9-44b7-a4f9-ab32b2c0ac34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1021be6-26e9-44b7-a4f9-ab32b2c0ac34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7153fc85-0746-4337-868c-87d0c8273250 {
  display: none;
}
#s-9be0e584-00e5-4c05-8583-e501120d8239 { text-align: left; }
#s-2b5c606b-d7b5-4c90-a072-cc8905f41766 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b5c606b-d7b5-4c90-a072-cc8905f41766 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43eedc87-ee3f-4acd-a18a-c9f1d80084f8 { text-align: left; }
#s-43eedc87-ee3f-4acd-a18a-c9f1d80084f8 .shg-product-sold-out {
  display: none;
}

#s-43eedc87-ee3f-4acd-a18a-c9f1d80084f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43eedc87-ee3f-4acd-a18a-c9f1d80084f8 .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-7c62a865-f784-4d24-b9ca-6b2e6075523c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c62a865-f784-4d24-b9ca-6b2e6075523c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c62a865-f784-4d24-b9ca-6b2e6075523c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c62a865-f784-4d24-b9ca-6b2e6075523c {
  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-7c62a865-f784-4d24-b9ca-6b2e6075523c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c62a865-f784-4d24-b9ca-6b2e6075523c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c62a865-f784-4d24-b9ca-6b2e6075523c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-08edf3f0-2e19-48db-8c6a-6b38fb9a5a71 {
  display: none;
}
#s-17e7f884-b28a-4148-bfcb-266a85090f97 { text-align: left; }
#s-4f208832-25d3-4151-bfd3-f6515f014277 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f208832-25d3-4151-bfd3-f6515f014277 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f23aa6b8-2e9e-4e49-88ba-5fc5c80917ed { text-align: left; }
#s-f23aa6b8-2e9e-4e49-88ba-5fc5c80917ed .shg-product-sold-out {
  display: none;
}

#s-f23aa6b8-2e9e-4e49-88ba-5fc5c80917ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f23aa6b8-2e9e-4e49-88ba-5fc5c80917ed .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-afbc54b8-2b99-4a25-a427-a2edfd2f694f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-afbc54b8-2b99-4a25-a427-a2edfd2f694f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-afbc54b8-2b99-4a25-a427-a2edfd2f694f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-afbc54b8-2b99-4a25-a427-a2edfd2f694f {
  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-afbc54b8-2b99-4a25-a427-a2edfd2f694f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-afbc54b8-2b99-4a25-a427-a2edfd2f694f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-afbc54b8-2b99-4a25-a427-a2edfd2f694f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d8965d2-4a3f-43af-afb7-84d16cae5246 {
  display: none;
}
#s-9984cb83-855d-4299-8b54-d6ff28b73c28 { text-align: left; }
#s-92641d8e-a361-4604-b114-00eca94ba357 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92641d8e-a361-4604-b114-00eca94ba357 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c065a028-19b9-4e6a-af35-51ab737948ab { text-align: left; }
#s-c065a028-19b9-4e6a-af35-51ab737948ab .shg-product-sold-out {
  display: none;
}

#s-c065a028-19b9-4e6a-af35-51ab737948ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c065a028-19b9-4e6a-af35-51ab737948ab .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-6200e019-a09e-487c-9372-f9a19eb6e6b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6200e019-a09e-487c-9372-f9a19eb6e6b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6200e019-a09e-487c-9372-f9a19eb6e6b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6200e019-a09e-487c-9372-f9a19eb6e6b1 {
  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-6200e019-a09e-487c-9372-f9a19eb6e6b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6200e019-a09e-487c-9372-f9a19eb6e6b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6200e019-a09e-487c-9372-f9a19eb6e6b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4aacd0d8-4bdd-44a4-b56e-861374532664 {
  display: none;
}
#s-42f4ab9e-ddfd-49a3-807a-3ef01ab88e44 { text-align: left; }
#s-b37abe8b-014f-45c3-8920-081fe3ba6358 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b37abe8b-014f-45c3-8920-081fe3ba6358 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d221858-0b70-44f0-bd61-efd8ea66fec6 { text-align: left; }
#s-5d221858-0b70-44f0-bd61-efd8ea66fec6 .shg-product-sold-out {
  display: none;
}

#s-5d221858-0b70-44f0-bd61-efd8ea66fec6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d221858-0b70-44f0-bd61-efd8ea66fec6 .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-9f0a10aa-099b-462f-b2e1-d41044307036 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f0a10aa-099b-462f-b2e1-d41044307036:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f0a10aa-099b-462f-b2e1-d41044307036:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f0a10aa-099b-462f-b2e1-d41044307036 {
  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-9f0a10aa-099b-462f-b2e1-d41044307036.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f0a10aa-099b-462f-b2e1-d41044307036.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f0a10aa-099b-462f-b2e1-d41044307036.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6bf034a6-34ae-47a6-a1fe-6b8569996b80 {
  display: none;
}
#s-c0ddbeb2-5117-4a30-bd81-97bb8b699c75 { text-align: left; }
#s-d57bbaa1-6ddb-4846-848f-af85afff392f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d57bbaa1-6ddb-4846-848f-af85afff392f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4acc958-21bd-44cc-b102-d9c5c8462079 { text-align: left; }
#s-f4acc958-21bd-44cc-b102-d9c5c8462079 .shg-product-sold-out {
  display: none;
}

#s-f4acc958-21bd-44cc-b102-d9c5c8462079 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4acc958-21bd-44cc-b102-d9c5c8462079 .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-83db02f6-4c00-498e-b46a-4b818a9e4031 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83db02f6-4c00-498e-b46a-4b818a9e4031:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83db02f6-4c00-498e-b46a-4b818a9e4031:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83db02f6-4c00-498e-b46a-4b818a9e4031 {
  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-83db02f6-4c00-498e-b46a-4b818a9e4031.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83db02f6-4c00-498e-b46a-4b818a9e4031.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83db02f6-4c00-498e-b46a-4b818a9e4031.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6704d739-9f6b-48b6-a859-1430bda89c6f {
  display: none;
}
#s-cc043a9c-8105-4255-90f3-ecb06f47fa94 { text-align: left; }
#s-5f8b110f-7eda-49df-b2f0-a859afdec0ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5f8b110f-7eda-49df-b2f0-a859afdec0ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adc07d1e-d1e7-4ab7-9882-8739858b58f4 { text-align: left; }
#s-adc07d1e-d1e7-4ab7-9882-8739858b58f4 .shg-product-sold-out {
  display: none;
}

#s-adc07d1e-d1e7-4ab7-9882-8739858b58f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adc07d1e-d1e7-4ab7-9882-8739858b58f4 .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-9494d73e-e44e-4c97-a153-cd8afb47a271 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9494d73e-e44e-4c97-a153-cd8afb47a271:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9494d73e-e44e-4c97-a153-cd8afb47a271:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9494d73e-e44e-4c97-a153-cd8afb47a271 {
  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-9494d73e-e44e-4c97-a153-cd8afb47a271.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9494d73e-e44e-4c97-a153-cd8afb47a271.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9494d73e-e44e-4c97-a153-cd8afb47a271.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e288f8f3-98d8-494e-bdb4-e2a5051693ad {
  display: none;
}
#s-bb894c71-bd87-4713-917b-4823d54e3aa2 { text-align: left; }
#s-01b17470-a4ca-4601-a583-6db13a1326eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01b17470-a4ca-4601-a583-6db13a1326eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49320dd4-ccab-45bd-8f87-d87891e152da { text-align: left; }
#s-49320dd4-ccab-45bd-8f87-d87891e152da .shg-product-sold-out {
  display: none;
}

#s-49320dd4-ccab-45bd-8f87-d87891e152da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49320dd4-ccab-45bd-8f87-d87891e152da .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-67fe1a42-d118-403d-930f-5e08cdd2ae00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67fe1a42-d118-403d-930f-5e08cdd2ae00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67fe1a42-d118-403d-930f-5e08cdd2ae00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67fe1a42-d118-403d-930f-5e08cdd2ae00 {
  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-67fe1a42-d118-403d-930f-5e08cdd2ae00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67fe1a42-d118-403d-930f-5e08cdd2ae00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67fe1a42-d118-403d-930f-5e08cdd2ae00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea89daed-737e-4d0d-bc28-78d20064098f {
  display: none;
}
#s-9d992cc9-967f-4593-8a5f-503e2fc6ed31 { text-align: left; }
#s-f5dea8d3-3d96-475c-9d9e-a17ce4d4a67c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5dea8d3-3d96-475c-9d9e-a17ce4d4a67c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d7d7cc4-6f95-4a88-8797-5de6ab24ff53 { text-align: left; }
#s-2d7d7cc4-6f95-4a88-8797-5de6ab24ff53 .shg-product-sold-out {
  display: none;
}

#s-2d7d7cc4-6f95-4a88-8797-5de6ab24ff53 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d7d7cc4-6f95-4a88-8797-5de6ab24ff53 .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-d18fe8a7-71e5-4a5f-8c1f-16cd4140638a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d18fe8a7-71e5-4a5f-8c1f-16cd4140638a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d18fe8a7-71e5-4a5f-8c1f-16cd4140638a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d18fe8a7-71e5-4a5f-8c1f-16cd4140638a {
  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-d18fe8a7-71e5-4a5f-8c1f-16cd4140638a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d18fe8a7-71e5-4a5f-8c1f-16cd4140638a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d18fe8a7-71e5-4a5f-8c1f-16cd4140638a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ddf926c-d583-4939-8e54-4aa5498307e0 {
  display: none;
}
#s-241ec18c-83ee-4d66-933c-5739c64f263e { text-align: left; }
#s-dcf5b24b-51aa-42c6-a3dd-8edcb0e3003e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dcf5b24b-51aa-42c6-a3dd-8edcb0e3003e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1a4b1e6-9508-4bea-99a1-89532e44baec { text-align: left; }
#s-e1a4b1e6-9508-4bea-99a1-89532e44baec .shg-product-sold-out {
  display: none;
}

#s-e1a4b1e6-9508-4bea-99a1-89532e44baec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1a4b1e6-9508-4bea-99a1-89532e44baec .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-d746f4a6-fbff-4f20-9608-83d9e9d64c3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d746f4a6-fbff-4f20-9608-83d9e9d64c3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d746f4a6-fbff-4f20-9608-83d9e9d64c3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d746f4a6-fbff-4f20-9608-83d9e9d64c3d {
  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-d746f4a6-fbff-4f20-9608-83d9e9d64c3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d746f4a6-fbff-4f20-9608-83d9e9d64c3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d746f4a6-fbff-4f20-9608-83d9e9d64c3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2db1f1c7-7bdb-4c7e-b667-c135a6ee9e80 {
  display: none;
}
#s-b3d05378-ddbc-4aba-9fae-23c9221add4c { text-align: left; }
#s-04a81c02-cec4-47ec-a083-fc2897461eae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04a81c02-cec4-47ec-a083-fc2897461eae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fddab06-cfb8-41a0-8f64-4dc7c6e7a123 { text-align: left; }
#s-0fddab06-cfb8-41a0-8f64-4dc7c6e7a123 .shg-product-sold-out {
  display: none;
}

#s-0fddab06-cfb8-41a0-8f64-4dc7c6e7a123 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fddab06-cfb8-41a0-8f64-4dc7c6e7a123 .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-fc144a57-a918-4748-b302-3b676334f1a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc144a57-a918-4748-b302-3b676334f1a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc144a57-a918-4748-b302-3b676334f1a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc144a57-a918-4748-b302-3b676334f1a1 {
  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-fc144a57-a918-4748-b302-3b676334f1a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc144a57-a918-4748-b302-3b676334f1a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc144a57-a918-4748-b302-3b676334f1a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b888a078-467d-49ac-8a11-0d39b58e6eb9 {
  display: none;
}
#s-fdde1765-a3a5-4471-91b2-b517c67d4bde { text-align: left; }
#s-611275f8-10b4-44f4-bfdf-292fc64cb8e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-611275f8-10b4-44f4-bfdf-292fc64cb8e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc4afea5-eeb4-4c17-bf68-28e318e0336e { text-align: left; }
#s-cc4afea5-eeb4-4c17-bf68-28e318e0336e .shg-product-sold-out {
  display: none;
}

#s-cc4afea5-eeb4-4c17-bf68-28e318e0336e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc4afea5-eeb4-4c17-bf68-28e318e0336e .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-4eafd753-844b-4410-9183-5f98372f3623 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4eafd753-844b-4410-9183-5f98372f3623:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4eafd753-844b-4410-9183-5f98372f3623:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4eafd753-844b-4410-9183-5f98372f3623 {
  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-4eafd753-844b-4410-9183-5f98372f3623.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4eafd753-844b-4410-9183-5f98372f3623.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4eafd753-844b-4410-9183-5f98372f3623.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8148af57-f0fd-4c9a-96f4-fe6fca9a201a {
  display: none;
}
#s-f39bb2ba-be41-41b4-987a-f576c06b7ca8 { text-align: left; }
#s-9b84f7e2-a6c7-42e3-b0c6-161f08154968 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9b84f7e2-a6c7-42e3-b0c6-161f08154968 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d8bfe8d-73c7-4f3f-a81f-3272836e0072 { text-align: left; }
#s-5d8bfe8d-73c7-4f3f-a81f-3272836e0072 .shg-product-sold-out {
  display: none;
}

#s-5d8bfe8d-73c7-4f3f-a81f-3272836e0072 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d8bfe8d-73c7-4f3f-a81f-3272836e0072 .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-f9416be0-14c9-4e10-bc42-cbc39cd1c794 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9416be0-14c9-4e10-bc42-cbc39cd1c794:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9416be0-14c9-4e10-bc42-cbc39cd1c794:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9416be0-14c9-4e10-bc42-cbc39cd1c794 {
  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-f9416be0-14c9-4e10-bc42-cbc39cd1c794.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9416be0-14c9-4e10-bc42-cbc39cd1c794.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9416be0-14c9-4e10-bc42-cbc39cd1c794.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7afc1f2f-edf8-4216-b934-2a3903c41db4 {
  display: none;
}
#s-3a0c7d5b-c3b4-4933-89b9-d19a371d6b14 { text-align: left; }
#s-44406e47-95dd-4f96-88c2-a190e8091bca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44406e47-95dd-4f96-88c2-a190e8091bca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f264e25-b286-48ab-b821-72c390363cf4 { text-align: left; }
#s-5f264e25-b286-48ab-b821-72c390363cf4 .shg-product-sold-out {
  display: none;
}

#s-5f264e25-b286-48ab-b821-72c390363cf4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f264e25-b286-48ab-b821-72c390363cf4 .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-8c91aa4f-a5ee-4c8b-9c3a-251ce9e36168 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c91aa4f-a5ee-4c8b-9c3a-251ce9e36168:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c91aa4f-a5ee-4c8b-9c3a-251ce9e36168:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c91aa4f-a5ee-4c8b-9c3a-251ce9e36168 {
  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-8c91aa4f-a5ee-4c8b-9c3a-251ce9e36168.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c91aa4f-a5ee-4c8b-9c3a-251ce9e36168.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c91aa4f-a5ee-4c8b-9c3a-251ce9e36168.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2ed9670-5af3-47d0-91fa-2a9992edcf47 {
  display: none;
}
#s-3780acd4-347c-4195-a821-826af498a54f { text-align: left; }
#s-ff05b686-719a-4e1b-8761-e2e3fe2f93cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff05b686-719a-4e1b-8761-e2e3fe2f93cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74cacf29-a174-4b88-85ba-770b88ddf0e4 { text-align: left; }
#s-74cacf29-a174-4b88-85ba-770b88ddf0e4 .shg-product-sold-out {
  display: none;
}

#s-74cacf29-a174-4b88-85ba-770b88ddf0e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74cacf29-a174-4b88-85ba-770b88ddf0e4 .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-0d215ad5-6852-409e-a7cb-700a82555315 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d215ad5-6852-409e-a7cb-700a82555315:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d215ad5-6852-409e-a7cb-700a82555315:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d215ad5-6852-409e-a7cb-700a82555315 {
  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-0d215ad5-6852-409e-a7cb-700a82555315.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d215ad5-6852-409e-a7cb-700a82555315.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d215ad5-6852-409e-a7cb-700a82555315.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f7cd2e7-9515-4bb3-b006-408051e517f3 {
  display: none;
}
#s-9fa30b40-4366-454d-ba5a-16573675d976 { text-align: left; }
#s-20138c29-9661-47b9-9d6b-15ecc3d44ba4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20138c29-9661-47b9-9d6b-15ecc3d44ba4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d638d78-f493-4299-8321-22286a5e08a0 { text-align: left; }
#s-0d638d78-f493-4299-8321-22286a5e08a0 .shg-product-sold-out {
  display: none;
}

#s-0d638d78-f493-4299-8321-22286a5e08a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d638d78-f493-4299-8321-22286a5e08a0 .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-d6efe624-fe40-4023-95b8-192104363f54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6efe624-fe40-4023-95b8-192104363f54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6efe624-fe40-4023-95b8-192104363f54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6efe624-fe40-4023-95b8-192104363f54 {
  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-d6efe624-fe40-4023-95b8-192104363f54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6efe624-fe40-4023-95b8-192104363f54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6efe624-fe40-4023-95b8-192104363f54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-195b1602-404c-4a5f-a293-5dc01e15969d {
  display: none;
}
#s-7ad72c23-f2f4-407e-a98c-debb1122364b { text-align: left; }
#s-6a9f6447-1a6f-455a-abe5-323d224207de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a9f6447-1a6f-455a-abe5-323d224207de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-283fa8ea-da9e-455f-b8ae-451d5c56c1e4 { text-align: left; }
#s-283fa8ea-da9e-455f-b8ae-451d5c56c1e4 .shg-product-sold-out {
  display: none;
}

#s-283fa8ea-da9e-455f-b8ae-451d5c56c1e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-283fa8ea-da9e-455f-b8ae-451d5c56c1e4 .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-e05e3afd-b993-4eda-b41b-ec6b5a0f6c0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e05e3afd-b993-4eda-b41b-ec6b5a0f6c0b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e05e3afd-b993-4eda-b41b-ec6b5a0f6c0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e05e3afd-b993-4eda-b41b-ec6b5a0f6c0b {
  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-e05e3afd-b993-4eda-b41b-ec6b5a0f6c0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e05e3afd-b993-4eda-b41b-ec6b5a0f6c0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e05e3afd-b993-4eda-b41b-ec6b5a0f6c0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf9ac365-c114-4030-8426-046e9b874261 {
  display: none;
}
#s-8214767b-f79a-41b6-9578-7dd211046c7a { text-align: left; }
#s-d39acba4-f61e-41c5-aca8-564bfa9061be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d39acba4-f61e-41c5-aca8-564bfa9061be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b0279b37-8f45-4bcb-a2c6-b9cc91564978 { text-align: left; }
#s-b0279b37-8f45-4bcb-a2c6-b9cc91564978 .shg-product-sold-out {
  display: none;
}

#s-b0279b37-8f45-4bcb-a2c6-b9cc91564978 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b0279b37-8f45-4bcb-a2c6-b9cc91564978 .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-4754845b-0515-4f56-910d-d6bbf2bd978d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4754845b-0515-4f56-910d-d6bbf2bd978d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4754845b-0515-4f56-910d-d6bbf2bd978d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4754845b-0515-4f56-910d-d6bbf2bd978d {
  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-4754845b-0515-4f56-910d-d6bbf2bd978d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4754845b-0515-4f56-910d-d6bbf2bd978d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4754845b-0515-4f56-910d-d6bbf2bd978d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd6f866d-04cc-47bc-bc26-7fc507295a6d {
  display: none;
}
#s-f098d73d-750b-4f1d-9813-d958915bca8b { text-align: left; }
#s-bf94fe44-cb40-4429-a0a2-b08a50774f61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf94fe44-cb40-4429-a0a2-b08a50774f61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6be5b495-2eef-471b-99c8-0892e5d5d8f9 { text-align: left; }
#s-6be5b495-2eef-471b-99c8-0892e5d5d8f9 .shg-product-sold-out {
  display: none;
}

#s-6be5b495-2eef-471b-99c8-0892e5d5d8f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6be5b495-2eef-471b-99c8-0892e5d5d8f9 .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-a689c22a-b540-403c-8996-f6295c15c19b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a689c22a-b540-403c-8996-f6295c15c19b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a689c22a-b540-403c-8996-f6295c15c19b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a689c22a-b540-403c-8996-f6295c15c19b {
  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-a689c22a-b540-403c-8996-f6295c15c19b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a689c22a-b540-403c-8996-f6295c15c19b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a689c22a-b540-403c-8996-f6295c15c19b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-715c1c11-546e-409e-863d-ea0240b2333c {
  display: none;
}
#s-05591027-e40e-46ed-ac00-68a230f76c44 { text-align: left; }
#s-6821b6cf-a931-4885-8d10-b02a99984772 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6821b6cf-a931-4885-8d10-b02a99984772 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e5e617a-f48e-400f-9608-5190e5aadb78 { text-align: left; }
#s-9e5e617a-f48e-400f-9608-5190e5aadb78 .shg-product-sold-out {
  display: none;
}

#s-9e5e617a-f48e-400f-9608-5190e5aadb78 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e5e617a-f48e-400f-9608-5190e5aadb78 .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-f93b77ec-5411-4419-8744-ed1b5c407869 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f93b77ec-5411-4419-8744-ed1b5c407869:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f93b77ec-5411-4419-8744-ed1b5c407869:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f93b77ec-5411-4419-8744-ed1b5c407869 {
  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-f93b77ec-5411-4419-8744-ed1b5c407869.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f93b77ec-5411-4419-8744-ed1b5c407869.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f93b77ec-5411-4419-8744-ed1b5c407869.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4e1afd7-9273-4ca8-b97f-2e52e66f2ec2 {
  display: none;
}
#s-38d6c37f-a38e-4226-82be-5b4ba32f55f1 { text-align: left; }
#s-6c0fba0b-15c1-42bd-8aed-cf31f9a46a85 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c0fba0b-15c1-42bd-8aed-cf31f9a46a85 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-190acfd5-6ee7-4b41-9624-2e2a4c1d171b { text-align: left; }
#s-190acfd5-6ee7-4b41-9624-2e2a4c1d171b .shg-product-sold-out {
  display: none;
}

#s-190acfd5-6ee7-4b41-9624-2e2a4c1d171b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-190acfd5-6ee7-4b41-9624-2e2a4c1d171b .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-41909d34-fee7-41c3-be72-b266f35cdc51 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-41909d34-fee7-41c3-be72-b266f35cdc51:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-41909d34-fee7-41c3-be72-b266f35cdc51:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-41909d34-fee7-41c3-be72-b266f35cdc51 {
  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-41909d34-fee7-41c3-be72-b266f35cdc51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41909d34-fee7-41c3-be72-b266f35cdc51.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-41909d34-fee7-41c3-be72-b266f35cdc51.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17c1e035-0b58-4987-8f04-e7fba38da2c1 {
  display: none;
}
#s-dae5090c-14a4-4136-b3e6-d4ebf1d52ae5 { text-align: left; }
#s-c5201cc9-c760-4e88-8adc-2faf66526c99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5201cc9-c760-4e88-8adc-2faf66526c99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2cab677-b886-4269-b818-81c1e4ce2af9 { text-align: left; }
#s-a2cab677-b886-4269-b818-81c1e4ce2af9 .shg-product-sold-out {
  display: none;
}

#s-a2cab677-b886-4269-b818-81c1e4ce2af9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2cab677-b886-4269-b818-81c1e4ce2af9 .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-692d45b9-f664-4350-a921-4df258706268 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-692d45b9-f664-4350-a921-4df258706268:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-692d45b9-f664-4350-a921-4df258706268:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-692d45b9-f664-4350-a921-4df258706268 {
  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-692d45b9-f664-4350-a921-4df258706268.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-692d45b9-f664-4350-a921-4df258706268.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-692d45b9-f664-4350-a921-4df258706268.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79e75587-923f-4413-8ab2-835cc01abf28 {
  display: none;
}
#s-cc45d03c-0c2f-491b-a3d9-f78343bc8d23 { text-align: left; }
#s-7f938184-8fa9-4092-924a-7c11896b5213 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f938184-8fa9-4092-924a-7c11896b5213 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e8f4b95-f5c4-431b-aff4-a9bac9480385 { text-align: left; }
#s-8e8f4b95-f5c4-431b-aff4-a9bac9480385 .shg-product-sold-out {
  display: none;
}

#s-8e8f4b95-f5c4-431b-aff4-a9bac9480385 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e8f4b95-f5c4-431b-aff4-a9bac9480385 .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-4e7d4987-4959-4beb-a5c8-0badda0df000 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e7d4987-4959-4beb-a5c8-0badda0df000:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e7d4987-4959-4beb-a5c8-0badda0df000:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e7d4987-4959-4beb-a5c8-0badda0df000 {
  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-4e7d4987-4959-4beb-a5c8-0badda0df000.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e7d4987-4959-4beb-a5c8-0badda0df000.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e7d4987-4959-4beb-a5c8-0badda0df000.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bce3bfcc-e230-42c7-9d2e-1f259b753873 {
  display: none;
}
#s-c190d51e-81b9-4e18-a38b-9061ffec5396 { text-align: left; }
#s-8ee5a9c5-c97a-4e23-984d-f5493d4a7501 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ee5a9c5-c97a-4e23-984d-f5493d4a7501 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bcd86357-d9be-438d-b0d9-aa282b2e6a9f { text-align: left; }
#s-bcd86357-d9be-438d-b0d9-aa282b2e6a9f .shg-product-sold-out {
  display: none;
}

#s-bcd86357-d9be-438d-b0d9-aa282b2e6a9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bcd86357-d9be-438d-b0d9-aa282b2e6a9f .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-a2ecc356-1bc0-4f81-941a-bc4c9f9289cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2ecc356-1bc0-4f81-941a-bc4c9f9289cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2ecc356-1bc0-4f81-941a-bc4c9f9289cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2ecc356-1bc0-4f81-941a-bc4c9f9289cc {
  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-a2ecc356-1bc0-4f81-941a-bc4c9f9289cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2ecc356-1bc0-4f81-941a-bc4c9f9289cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2ecc356-1bc0-4f81-941a-bc4c9f9289cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a606952-7181-48ec-8b6a-efe279b04dfb {
  display: none;
}
#s-d20e9f3e-3693-43ce-80c0-7052fe04cecd { text-align: left; }
#s-5cac229e-4cc5-4cbb-8a4f-239747e4dfd2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5cac229e-4cc5-4cbb-8a4f-239747e4dfd2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc154096-0ce6-43eb-8ef3-d1e6d9f9496c { text-align: left; }
#s-bc154096-0ce6-43eb-8ef3-d1e6d9f9496c .shg-product-sold-out {
  display: none;
}

#s-bc154096-0ce6-43eb-8ef3-d1e6d9f9496c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc154096-0ce6-43eb-8ef3-d1e6d9f9496c .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-69d4d741-8fe3-4c82-bb16-839c9a7913e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69d4d741-8fe3-4c82-bb16-839c9a7913e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69d4d741-8fe3-4c82-bb16-839c9a7913e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69d4d741-8fe3-4c82-bb16-839c9a7913e1 {
  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-69d4d741-8fe3-4c82-bb16-839c9a7913e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69d4d741-8fe3-4c82-bb16-839c9a7913e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69d4d741-8fe3-4c82-bb16-839c9a7913e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96b63f69-dde8-4faf-b4d1-359f0b2e00ed {
  display: none;
}
#s-4f42c0b0-99e6-49be-b645-00fe256a1d3a { text-align: left; }
#s-8693e798-e29a-4f74-addf-cc8e868ea2ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8693e798-e29a-4f74-addf-cc8e868ea2ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-398671d3-ec86-477a-bb2a-029f20087e42 { text-align: left; }
#s-398671d3-ec86-477a-bb2a-029f20087e42 .shg-product-sold-out {
  display: none;
}

#s-398671d3-ec86-477a-bb2a-029f20087e42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-398671d3-ec86-477a-bb2a-029f20087e42 .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-f72b2ac4-2e87-4ce9-896a-af47dc80e986 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f72b2ac4-2e87-4ce9-896a-af47dc80e986:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f72b2ac4-2e87-4ce9-896a-af47dc80e986:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f72b2ac4-2e87-4ce9-896a-af47dc80e986 {
  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-f72b2ac4-2e87-4ce9-896a-af47dc80e986.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f72b2ac4-2e87-4ce9-896a-af47dc80e986.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f72b2ac4-2e87-4ce9-896a-af47dc80e986.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;
}
