.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-53df25f9-e7a2-4f31-9205-7039710857c0 {
  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-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 { margin-top: 40px; }
#s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .shogun-tabs {
  justify-content: center;
}


  #s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-897f70ce-d60f-4227-9a7d-c9eb6d9e33d3 .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-abf3a76b-e9cb-415b-a62d-6cdf02dd3a44 { padding-top: 10px;
padding-bottom: 10px; }
 #s-abf3a76b-e9cb-415b-a62d-6cdf02dd3a44 .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-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-35ec655f-e1cb-49db-9aee-87720504d349 .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-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0add394e-cd8c-4b9b-86bd-2fc15e76bb3f"] > .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-3df042f9-06ec-469d-a1f9-6bd6e5a45e9c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d5bb5673-3208-4945-9553-81382709c630 { 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-00c7bf03-ba52-47af-a6e5-1260578d1e14 { 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-00c7bf03-ba52-47af-a6e5-1260578d1e14: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-00c7bf03-ba52-47af-a6e5-1260578d1e14: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-00c7bf03-ba52-47af-a6e5-1260578d1e14.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-953ce62b-9793-42fe-aa91-45daab3ddda9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d81fbabd-6145-4512-b706-466cf12b7980 { 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-97a56e75-23e9-4072-a760-583e7a9d242b { 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-97a56e75-23e9-4072-a760-583e7a9d242b: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-97a56e75-23e9-4072-a760-583e7a9d242b: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-97a56e75-23e9-4072-a760-583e7a9d242b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1e293e07-5cd8-4497-b404-109bad134c39 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-24c53d9c-82e5-49b9-b8e7-b36405443178 { 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-9b1fadb7-4a25-4668-8348-0003284664a3 { 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-9b1fadb7-4a25-4668-8348-0003284664a3: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-9b1fadb7-4a25-4668-8348-0003284664a3: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-9b1fadb7-4a25-4668-8348-0003284664a3.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-180d485c-19d0-4127-87f6-4f1d226f45db { min-height: 50px; }
#s-180d485c-19d0-4127-87f6-4f1d226f45db > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-40f530fb-d057-4632-8dd2-4940358f9091 { 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-40f530fb-d057-4632-8dd2-4940358f9091 .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-010d15ed-e5d6-4930-90d6-c1d208778363 {
  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-88751c46-ba5a-4a3d-99f4-6ab2f3d22c5e { 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-129bcf32-ef49-41d8-ae72-f19b75693c4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-129bcf32-ef49-41d8-ae72-f19b75693c4a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1cad5bb7-045a-472f-beb9-9519a0dd7397 {
  display: none;
}
#s-091307f2-8d6f-40ca-ac0f-7d79fa59e1fa { text-align: left; }
#s-888b3115-8723-4cd7-9e42-0216638c975f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-888b3115-8723-4cd7-9e42-0216638c975f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d19318be-bb78-4ede-9ddf-481dec429eb0 {
  display: none;
}
#s-fb0bd650-84b6-4c05-968a-97e328c643b6 { text-align: left; }
#s-091a099a-7852-4392-bcaa-beab3acc5df0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-091a099a-7852-4392-bcaa-beab3acc5df0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-92aec16f-fd77-4b3f-b23c-4003f2a8128f {
  display: none;
}
#s-ae1b48f9-4fa2-4983-800c-fbff2cbd574c { text-align: left; }
#s-b3925c4e-0099-412c-b9f4-9939c77c2dfe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3925c4e-0099-412c-b9f4-9939c77c2dfe .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-30ffcdd8-8a7e-446e-9af3-e9f934fad7d3 {
  display: none;
}
#s-3a4383a7-86d2-4547-8750-294f3a943491 { text-align: left; }
#s-ff1d7495-3c8b-4e44-a1f9-61d3bad8eb6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff1d7495-3c8b-4e44-a1f9-61d3bad8eb6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc64c691-4c4e-4671-847c-42faaf03f90e { text-align: left; }
#s-fc64c691-4c4e-4671-847c-42faaf03f90e .shg-product-sold-out {
  display: none;
}

#s-fc64c691-4c4e-4671-847c-42faaf03f90e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc64c691-4c4e-4671-847c-42faaf03f90e .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-98cd83f4-c9c2-41d4-832e-e1a01c77a8d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98cd83f4-c9c2-41d4-832e-e1a01c77a8d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98cd83f4-c9c2-41d4-832e-e1a01c77a8d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98cd83f4-c9c2-41d4-832e-e1a01c77a8d6 {
  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-98cd83f4-c9c2-41d4-832e-e1a01c77a8d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98cd83f4-c9c2-41d4-832e-e1a01c77a8d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98cd83f4-c9c2-41d4-832e-e1a01c77a8d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bccc047e-fbee-49a9-9de9-c245ef3e89d1 {
  display: none;
}
#s-c0e404fa-da30-40c3-ac5a-16ca7b032d60 { text-align: left; }
#s-bea53784-2bc8-4a7a-bba9-7b0801d29711 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bea53784-2bc8-4a7a-bba9-7b0801d29711 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-703c961d-4915-45d1-8def-635d5802d22d { text-align: left; }
#s-703c961d-4915-45d1-8def-635d5802d22d .shg-product-sold-out {
  display: none;
}

#s-703c961d-4915-45d1-8def-635d5802d22d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-703c961d-4915-45d1-8def-635d5802d22d .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-b9b29521-b141-40fd-bc06-59c704c70c73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9b29521-b141-40fd-bc06-59c704c70c73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9b29521-b141-40fd-bc06-59c704c70c73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9b29521-b141-40fd-bc06-59c704c70c73 {
  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-b9b29521-b141-40fd-bc06-59c704c70c73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9b29521-b141-40fd-bc06-59c704c70c73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9b29521-b141-40fd-bc06-59c704c70c73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f76a886-6ffa-4a62-9be3-d146662a707d {
  display: none;
}
#s-e54ade5e-c731-4009-b69b-2cf258372289 { text-align: left; }
#s-aa04aeeb-92e9-4b78-8cfa-a8b3465150ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa04aeeb-92e9-4b78-8cfa-a8b3465150ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a2f1ccc-e4f2-43ff-b0ed-524e6d37853a { text-align: left; }
#s-1a2f1ccc-e4f2-43ff-b0ed-524e6d37853a .shg-product-sold-out {
  display: none;
}

#s-1a2f1ccc-e4f2-43ff-b0ed-524e6d37853a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a2f1ccc-e4f2-43ff-b0ed-524e6d37853a .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-2b6928c0-b4f5-4757-a332-72cfbe1ddbdf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b6928c0-b4f5-4757-a332-72cfbe1ddbdf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b6928c0-b4f5-4757-a332-72cfbe1ddbdf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b6928c0-b4f5-4757-a332-72cfbe1ddbdf {
  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-2b6928c0-b4f5-4757-a332-72cfbe1ddbdf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b6928c0-b4f5-4757-a332-72cfbe1ddbdf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b6928c0-b4f5-4757-a332-72cfbe1ddbdf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c6284f56-f812-4265-923d-6437f8673db0 {
  display: none;
}
#s-c3a69f62-cf93-4b8d-9702-da54b0a112ca { text-align: left; }
#s-2c210768-0e17-4ca9-9bfd-173faa12cda3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c210768-0e17-4ca9-9bfd-173faa12cda3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6e9a9b9-3b3d-4643-b450-8fd4e860dbe3 { text-align: left; }
#s-e6e9a9b9-3b3d-4643-b450-8fd4e860dbe3 .shg-product-sold-out {
  display: none;
}

#s-e6e9a9b9-3b3d-4643-b450-8fd4e860dbe3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6e9a9b9-3b3d-4643-b450-8fd4e860dbe3 .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-75cbe3ec-683b-4b97-8c15-77a6f1ad2df6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75cbe3ec-683b-4b97-8c15-77a6f1ad2df6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75cbe3ec-683b-4b97-8c15-77a6f1ad2df6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75cbe3ec-683b-4b97-8c15-77a6f1ad2df6 {
  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-75cbe3ec-683b-4b97-8c15-77a6f1ad2df6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75cbe3ec-683b-4b97-8c15-77a6f1ad2df6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75cbe3ec-683b-4b97-8c15-77a6f1ad2df6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bb98cc1-2db0-4b3b-8f0a-4b44759ac029 {
  display: none;
}
#s-eb6b6ca0-45dd-4ae0-bf60-c2811bf12685 { text-align: left; }
#s-14e2f65f-b9bd-4964-a503-d4ae697279d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14e2f65f-b9bd-4964-a503-d4ae697279d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6742560f-8f4d-45cc-9ca1-74935851c41d { text-align: left; }
#s-6742560f-8f4d-45cc-9ca1-74935851c41d .shg-product-sold-out {
  display: none;
}

#s-6742560f-8f4d-45cc-9ca1-74935851c41d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6742560f-8f4d-45cc-9ca1-74935851c41d .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-077f9b44-0c3f-463b-a1a6-6fcf177fcd09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-077f9b44-0c3f-463b-a1a6-6fcf177fcd09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-077f9b44-0c3f-463b-a1a6-6fcf177fcd09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-077f9b44-0c3f-463b-a1a6-6fcf177fcd09 {
  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-077f9b44-0c3f-463b-a1a6-6fcf177fcd09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-077f9b44-0c3f-463b-a1a6-6fcf177fcd09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-077f9b44-0c3f-463b-a1a6-6fcf177fcd09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ad50cbc-5bfa-4a97-b8c8-92f43888a6a2 {
  display: none;
}
#s-c227f2a5-b9c1-406b-b61d-4012fb7b753e { text-align: left; }
#s-7716f09c-0284-4fa0-a5bc-5ffd12ac4e60 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7716f09c-0284-4fa0-a5bc-5ffd12ac4e60 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec8298fc-659c-449d-8d3d-ad143f1f798e { text-align: left; }
#s-ec8298fc-659c-449d-8d3d-ad143f1f798e .shg-product-sold-out {
  display: none;
}

#s-ec8298fc-659c-449d-8d3d-ad143f1f798e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec8298fc-659c-449d-8d3d-ad143f1f798e .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-00aae558-e7e2-4f6a-8356-35545a9086a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00aae558-e7e2-4f6a-8356-35545a9086a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00aae558-e7e2-4f6a-8356-35545a9086a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00aae558-e7e2-4f6a-8356-35545a9086a1 {
  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-00aae558-e7e2-4f6a-8356-35545a9086a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00aae558-e7e2-4f6a-8356-35545a9086a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00aae558-e7e2-4f6a-8356-35545a9086a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d6be65e9-c0d3-4ea2-be4e-1d59bfec8baf {
  display: none;
}
#s-96588023-59d2-4f3d-baf6-7a254e231a06 { text-align: left; }
#s-567d1b1b-15a9-4546-8f33-6ceba2d9bb69 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-567d1b1b-15a9-4546-8f33-6ceba2d9bb69 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f1133a5-ab57-4dd6-bddd-00ca60a4a3e8 { text-align: left; }
#s-4f1133a5-ab57-4dd6-bddd-00ca60a4a3e8 .shg-product-sold-out {
  display: none;
}

#s-4f1133a5-ab57-4dd6-bddd-00ca60a4a3e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f1133a5-ab57-4dd6-bddd-00ca60a4a3e8 .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-cdcdcdcb-8d3c-4e5b-b27a-f1c5645d47f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cdcdcdcb-8d3c-4e5b-b27a-f1c5645d47f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cdcdcdcb-8d3c-4e5b-b27a-f1c5645d47f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cdcdcdcb-8d3c-4e5b-b27a-f1c5645d47f6 {
  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-cdcdcdcb-8d3c-4e5b-b27a-f1c5645d47f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cdcdcdcb-8d3c-4e5b-b27a-f1c5645d47f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cdcdcdcb-8d3c-4e5b-b27a-f1c5645d47f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-637ac499-3533-4b68-9c0c-8df74ed5deb1 {
  display: none;
}
#s-db6bd9e3-eb63-4bf1-a878-092050cef3c4 { text-align: left; }
#s-e7c85f81-9fff-4cc5-8fb4-f4bebcd213c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e7c85f81-9fff-4cc5-8fb4-f4bebcd213c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d216965c-6657-4198-86f0-435567563f5d { text-align: left; }
#s-d216965c-6657-4198-86f0-435567563f5d .shg-product-sold-out {
  display: none;
}

#s-d216965c-6657-4198-86f0-435567563f5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d216965c-6657-4198-86f0-435567563f5d .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-72cf44fa-3582-43b0-badd-9eff43cb2f42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72cf44fa-3582-43b0-badd-9eff43cb2f42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72cf44fa-3582-43b0-badd-9eff43cb2f42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72cf44fa-3582-43b0-badd-9eff43cb2f42 {
  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-72cf44fa-3582-43b0-badd-9eff43cb2f42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72cf44fa-3582-43b0-badd-9eff43cb2f42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72cf44fa-3582-43b0-badd-9eff43cb2f42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0109085-feaf-466b-935a-8052d9d11e0c {
  display: none;
}
#s-d2947765-248f-46b6-bb17-e2b74b958c70 { text-align: left; }
#s-98abd75f-c67d-4c70-baee-0023df5aac1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98abd75f-c67d-4c70-baee-0023df5aac1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee768d16-e6f4-48e2-a8ae-e1878eafa1e2 { text-align: left; }
#s-ee768d16-e6f4-48e2-a8ae-e1878eafa1e2 .shg-product-sold-out {
  display: none;
}

#s-ee768d16-e6f4-48e2-a8ae-e1878eafa1e2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee768d16-e6f4-48e2-a8ae-e1878eafa1e2 .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-d4efb2aa-a3c2-46a5-8aee-231ff38495c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d4efb2aa-a3c2-46a5-8aee-231ff38495c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d4efb2aa-a3c2-46a5-8aee-231ff38495c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d4efb2aa-a3c2-46a5-8aee-231ff38495c9 {
  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-d4efb2aa-a3c2-46a5-8aee-231ff38495c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d4efb2aa-a3c2-46a5-8aee-231ff38495c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d4efb2aa-a3c2-46a5-8aee-231ff38495c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4cd01fa-2b2b-4a34-abb8-589a1d3b5f39 {
  display: none;
}
#s-e965aac7-3285-4e01-b58c-ed3fbd57304e { text-align: left; }
#s-aaf530d4-b32f-453c-97e7-d6e1d9e2be78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aaf530d4-b32f-453c-97e7-d6e1d9e2be78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b72bd1a9-32b5-4261-a917-13b3a75ad73d { text-align: left; }
#s-b72bd1a9-32b5-4261-a917-13b3a75ad73d .shg-product-sold-out {
  display: none;
}

#s-b72bd1a9-32b5-4261-a917-13b3a75ad73d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b72bd1a9-32b5-4261-a917-13b3a75ad73d .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-a060fac8-bc17-428c-8a61-8273ed5b3afc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a060fac8-bc17-428c-8a61-8273ed5b3afc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a060fac8-bc17-428c-8a61-8273ed5b3afc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a060fac8-bc17-428c-8a61-8273ed5b3afc {
  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-a060fac8-bc17-428c-8a61-8273ed5b3afc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a060fac8-bc17-428c-8a61-8273ed5b3afc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a060fac8-bc17-428c-8a61-8273ed5b3afc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e23b1bb3-523e-4198-89c8-f9fdff6246b3 {
  display: none;
}
#s-f53c1b33-753a-430d-ae11-daffd0d8fd6b { text-align: left; }
#s-7037f74a-8451-4eb6-8459-33e41d8d6e6a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7037f74a-8451-4eb6-8459-33e41d8d6e6a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a34d4d4-6247-4c07-9a94-44ac41888143 { text-align: left; }
#s-5a34d4d4-6247-4c07-9a94-44ac41888143 .shg-product-sold-out {
  display: none;
}

#s-5a34d4d4-6247-4c07-9a94-44ac41888143 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a34d4d4-6247-4c07-9a94-44ac41888143 .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-36da3ab8-5133-4bcb-8038-c3af075184c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36da3ab8-5133-4bcb-8038-c3af075184c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36da3ab8-5133-4bcb-8038-c3af075184c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36da3ab8-5133-4bcb-8038-c3af075184c2 {
  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-36da3ab8-5133-4bcb-8038-c3af075184c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36da3ab8-5133-4bcb-8038-c3af075184c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36da3ab8-5133-4bcb-8038-c3af075184c2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-12b8762f-d605-4f20-8279-409346765b12 {
  display: none;
}
#s-f168bbc6-302e-4117-9681-dc391931ec3b { text-align: left; }
#s-2a6d450e-becc-4044-9641-36b1f5dbf00b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a6d450e-becc-4044-9641-36b1f5dbf00b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-82db0200-1397-4443-b3ef-62b19f25147d { text-align: left; }
#s-82db0200-1397-4443-b3ef-62b19f25147d .shg-product-sold-out {
  display: none;
}

#s-82db0200-1397-4443-b3ef-62b19f25147d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82db0200-1397-4443-b3ef-62b19f25147d .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-53d07ab8-c410-4a2b-8e36-f4f2f0fcb47c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53d07ab8-c410-4a2b-8e36-f4f2f0fcb47c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53d07ab8-c410-4a2b-8e36-f4f2f0fcb47c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53d07ab8-c410-4a2b-8e36-f4f2f0fcb47c {
  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-53d07ab8-c410-4a2b-8e36-f4f2f0fcb47c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53d07ab8-c410-4a2b-8e36-f4f2f0fcb47c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53d07ab8-c410-4a2b-8e36-f4f2f0fcb47c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c693f8f3-332a-4f36-881d-d3d35d3b5c73 {
  display: none;
}
#s-ffa0622a-9c02-49fc-92c5-b4fdac42a202 { text-align: left; }
#s-ef0bf9f6-9875-4084-81b4-1e5747d87606 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef0bf9f6-9875-4084-81b4-1e5747d87606 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c258b67-3ec8-4fde-ae35-bb1ab626fd18 { text-align: left; }
#s-4c258b67-3ec8-4fde-ae35-bb1ab626fd18 .shg-product-sold-out {
  display: none;
}

#s-4c258b67-3ec8-4fde-ae35-bb1ab626fd18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c258b67-3ec8-4fde-ae35-bb1ab626fd18 .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-4221e4b8-f384-45bb-bdc0-31f28078cc34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4221e4b8-f384-45bb-bdc0-31f28078cc34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4221e4b8-f384-45bb-bdc0-31f28078cc34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4221e4b8-f384-45bb-bdc0-31f28078cc34 {
  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-4221e4b8-f384-45bb-bdc0-31f28078cc34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4221e4b8-f384-45bb-bdc0-31f28078cc34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4221e4b8-f384-45bb-bdc0-31f28078cc34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d203a31-9342-4454-8c3f-12e8d16bae4c {
  display: none;
}
#s-72ce0df7-a32d-4db1-861c-c088f10f31e1 { text-align: left; }
#s-78b0cd99-2de0-4b2f-9784-7cd2c9295181 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-78b0cd99-2de0-4b2f-9784-7cd2c9295181 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14789099-2196-427f-8a47-268088b3d19e { text-align: left; }
#s-14789099-2196-427f-8a47-268088b3d19e .shg-product-sold-out {
  display: none;
}

#s-14789099-2196-427f-8a47-268088b3d19e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14789099-2196-427f-8a47-268088b3d19e .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-f8a5e93a-79b6-4d26-a356-7eb9560b6245 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f8a5e93a-79b6-4d26-a356-7eb9560b6245:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f8a5e93a-79b6-4d26-a356-7eb9560b6245:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f8a5e93a-79b6-4d26-a356-7eb9560b6245 {
  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-f8a5e93a-79b6-4d26-a356-7eb9560b6245.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f8a5e93a-79b6-4d26-a356-7eb9560b6245.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f8a5e93a-79b6-4d26-a356-7eb9560b6245.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9eec4f0-0c88-49f5-8ddb-d7c72a3e4034 {
  display: none;
}
#s-94cb3976-ae47-42d1-b7bc-fff1dff46dd7 { text-align: left; }
#s-aab0512d-d946-48c3-b62e-88ca980ba42a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aab0512d-d946-48c3-b62e-88ca980ba42a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-68980a4c-2e21-4ec9-a233-72e437db011d { text-align: left; }
#s-68980a4c-2e21-4ec9-a233-72e437db011d .shg-product-sold-out {
  display: none;
}

#s-68980a4c-2e21-4ec9-a233-72e437db011d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-68980a4c-2e21-4ec9-a233-72e437db011d .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-ad5497c4-a343-4473-8829-64fa49be9b86 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad5497c4-a343-4473-8829-64fa49be9b86:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad5497c4-a343-4473-8829-64fa49be9b86:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad5497c4-a343-4473-8829-64fa49be9b86 {
  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-ad5497c4-a343-4473-8829-64fa49be9b86.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad5497c4-a343-4473-8829-64fa49be9b86.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad5497c4-a343-4473-8829-64fa49be9b86.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92a69f8e-33e7-4804-94e7-c1ef730d3b90 {
  display: none;
}
#s-5bb03d72-aa8c-4f31-9df0-a47a5e0b3d41 { text-align: left; }
#s-d2a193e9-83f7-495c-b250-7bd240ccf5c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2a193e9-83f7-495c-b250-7bd240ccf5c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87b98a52-1077-4358-8e31-a553c629d54f { text-align: left; }
#s-87b98a52-1077-4358-8e31-a553c629d54f .shg-product-sold-out {
  display: none;
}

#s-87b98a52-1077-4358-8e31-a553c629d54f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87b98a52-1077-4358-8e31-a553c629d54f .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-53431162-7b91-45e3-87de-78343bc7f6d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53431162-7b91-45e3-87de-78343bc7f6d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53431162-7b91-45e3-87de-78343bc7f6d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53431162-7b91-45e3-87de-78343bc7f6d2 {
  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-53431162-7b91-45e3-87de-78343bc7f6d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53431162-7b91-45e3-87de-78343bc7f6d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53431162-7b91-45e3-87de-78343bc7f6d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15fe7498-dfcf-482c-96ea-499c03c4997b {
  display: none;
}
#s-ab9c8daf-6f64-4afa-b6f5-991d6f603d84 { text-align: left; }
#s-ac301ba4-e475-4629-9569-457f48f3eabc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac301ba4-e475-4629-9569-457f48f3eabc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0ea69fe-7ef1-4ff3-a79f-7cbcc3b50449 { text-align: left; }
#s-c0ea69fe-7ef1-4ff3-a79f-7cbcc3b50449 .shg-product-sold-out {
  display: none;
}

#s-c0ea69fe-7ef1-4ff3-a79f-7cbcc3b50449 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0ea69fe-7ef1-4ff3-a79f-7cbcc3b50449 .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-c5304828-20cc-4bda-b530-746d439b316a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5304828-20cc-4bda-b530-746d439b316a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5304828-20cc-4bda-b530-746d439b316a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5304828-20cc-4bda-b530-746d439b316a {
  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-c5304828-20cc-4bda-b530-746d439b316a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5304828-20cc-4bda-b530-746d439b316a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5304828-20cc-4bda-b530-746d439b316a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c96a87c-a333-43fe-9eed-688066af1585 {
  display: none;
}
#s-6c4c0212-614e-4e03-adbe-d222064a3165 { text-align: left; }
#s-600344cf-a690-475f-85ab-60eb63a2149d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-600344cf-a690-475f-85ab-60eb63a2149d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9d0887fd-e0bb-4f7a-a163-9afea985841d { text-align: left; }
#s-9d0887fd-e0bb-4f7a-a163-9afea985841d .shg-product-sold-out {
  display: none;
}

#s-9d0887fd-e0bb-4f7a-a163-9afea985841d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9d0887fd-e0bb-4f7a-a163-9afea985841d .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-2d9f8d02-508c-4a3a-8dc6-ae84359f0cfe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d9f8d02-508c-4a3a-8dc6-ae84359f0cfe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d9f8d02-508c-4a3a-8dc6-ae84359f0cfe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d9f8d02-508c-4a3a-8dc6-ae84359f0cfe {
  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-2d9f8d02-508c-4a3a-8dc6-ae84359f0cfe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d9f8d02-508c-4a3a-8dc6-ae84359f0cfe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d9f8d02-508c-4a3a-8dc6-ae84359f0cfe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a543602-a8d1-4477-9eb7-25d69760103a {
  display: none;
}
#s-58a95d6a-f20a-47d1-9ab1-aebe59cdd9f9 { text-align: left; }
#s-43731c72-394d-4c2e-814b-d9baa2f8922c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43731c72-394d-4c2e-814b-d9baa2f8922c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c3688445-b123-40d3-b2eb-76436e00c486 { text-align: left; }
#s-c3688445-b123-40d3-b2eb-76436e00c486 .shg-product-sold-out {
  display: none;
}

#s-c3688445-b123-40d3-b2eb-76436e00c486 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c3688445-b123-40d3-b2eb-76436e00c486 .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-fc4e6d96-f07d-4afa-93a6-413bd97cd4f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fc4e6d96-f07d-4afa-93a6-413bd97cd4f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fc4e6d96-f07d-4afa-93a6-413bd97cd4f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fc4e6d96-f07d-4afa-93a6-413bd97cd4f6 {
  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-fc4e6d96-f07d-4afa-93a6-413bd97cd4f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fc4e6d96-f07d-4afa-93a6-413bd97cd4f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fc4e6d96-f07d-4afa-93a6-413bd97cd4f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a561ac2-c894-4a24-8103-5491462d71f3 {
  display: none;
}
#s-b29acfa8-7afb-49ff-8cc8-d12280b4c1c6 { text-align: left; }
#s-7b303341-0447-4172-bf10-bb0627ded905 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b303341-0447-4172-bf10-bb0627ded905 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e5fa8a60-373b-4319-82ba-12e69d68898f { text-align: left; }
#s-e5fa8a60-373b-4319-82ba-12e69d68898f .shg-product-sold-out {
  display: none;
}

#s-e5fa8a60-373b-4319-82ba-12e69d68898f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e5fa8a60-373b-4319-82ba-12e69d68898f .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-8efcb6ba-c92c-4cb3-9380-75f7ed64c4c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8efcb6ba-c92c-4cb3-9380-75f7ed64c4c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8efcb6ba-c92c-4cb3-9380-75f7ed64c4c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8efcb6ba-c92c-4cb3-9380-75f7ed64c4c3 {
  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-8efcb6ba-c92c-4cb3-9380-75f7ed64c4c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8efcb6ba-c92c-4cb3-9380-75f7ed64c4c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8efcb6ba-c92c-4cb3-9380-75f7ed64c4c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d49a8ad1-2783-4ead-ad35-bf3acf389ac9 {
  display: none;
}
#s-8421108c-5568-4ee0-ab75-d6359d698c72 { text-align: left; }
#s-e8e56b27-d5e0-4ce4-b4b9-95848a44b21c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8e56b27-d5e0-4ce4-b4b9-95848a44b21c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-07600274-a795-4531-ad3e-491340333290 { text-align: left; }
#s-07600274-a795-4531-ad3e-491340333290 .shg-product-sold-out {
  display: none;
}

#s-07600274-a795-4531-ad3e-491340333290 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-07600274-a795-4531-ad3e-491340333290 .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-c906a1f9-0841-4294-a7eb-b65592415e77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c906a1f9-0841-4294-a7eb-b65592415e77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c906a1f9-0841-4294-a7eb-b65592415e77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c906a1f9-0841-4294-a7eb-b65592415e77 {
  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-c906a1f9-0841-4294-a7eb-b65592415e77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c906a1f9-0841-4294-a7eb-b65592415e77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c906a1f9-0841-4294-a7eb-b65592415e77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-140bcbe8-9eab-43d3-8fff-d5bae94f3bed {
  display: none;
}
#s-5fc59dc4-fbd6-4c92-887e-ff9e7e7f7743 { text-align: left; }
#s-0b9eaf84-38a4-4257-9b22-2233c662bb58 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b9eaf84-38a4-4257-9b22-2233c662bb58 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ccf22b0-9404-438f-8e07-bdd2eb112e39 { text-align: left; }
#s-7ccf22b0-9404-438f-8e07-bdd2eb112e39 .shg-product-sold-out {
  display: none;
}

#s-7ccf22b0-9404-438f-8e07-bdd2eb112e39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ccf22b0-9404-438f-8e07-bdd2eb112e39 .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-fb3d0b32-fd5e-4e09-b5a6-9b0c973e19be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb3d0b32-fd5e-4e09-b5a6-9b0c973e19be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb3d0b32-fd5e-4e09-b5a6-9b0c973e19be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb3d0b32-fd5e-4e09-b5a6-9b0c973e19be {
  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-fb3d0b32-fd5e-4e09-b5a6-9b0c973e19be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb3d0b32-fd5e-4e09-b5a6-9b0c973e19be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb3d0b32-fd5e-4e09-b5a6-9b0c973e19be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2145a5b9-66f6-46c8-a42f-39f6c64f9519 {
  display: none;
}
#s-5595932b-fb0f-4836-bc94-b15517d685d1 { text-align: left; }
#s-8b30fc3d-a50a-40e8-bd2a-500e3998897a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b30fc3d-a50a-40e8-bd2a-500e3998897a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0072cf8b-8721-474e-a1b3-a81ecc183f0d { text-align: left; }
#s-0072cf8b-8721-474e-a1b3-a81ecc183f0d .shg-product-sold-out {
  display: none;
}

#s-0072cf8b-8721-474e-a1b3-a81ecc183f0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0072cf8b-8721-474e-a1b3-a81ecc183f0d .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-d972c996-a7e5-43ae-8aae-ba120a476d35 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d972c996-a7e5-43ae-8aae-ba120a476d35:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d972c996-a7e5-43ae-8aae-ba120a476d35:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d972c996-a7e5-43ae-8aae-ba120a476d35 {
  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-d972c996-a7e5-43ae-8aae-ba120a476d35.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d972c996-a7e5-43ae-8aae-ba120a476d35.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d972c996-a7e5-43ae-8aae-ba120a476d35.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-982037cf-b3bb-4705-a9e5-81477eda0f3d {
  display: none;
}
#s-03403e21-4a2f-43b8-a8cf-85e85106d314 { text-align: left; }
#s-7f43a20f-7a58-48ba-9ef8-78cfa113e1ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f43a20f-7a58-48ba-9ef8-78cfa113e1ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-278f3039-3ef7-4fac-b99c-dff7d4e4a0f3 { text-align: left; }
#s-278f3039-3ef7-4fac-b99c-dff7d4e4a0f3 .shg-product-sold-out {
  display: none;
}

#s-278f3039-3ef7-4fac-b99c-dff7d4e4a0f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-278f3039-3ef7-4fac-b99c-dff7d4e4a0f3 .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-800c79aa-d9cf-4604-9362-f2d941f30eab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-800c79aa-d9cf-4604-9362-f2d941f30eab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-800c79aa-d9cf-4604-9362-f2d941f30eab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-800c79aa-d9cf-4604-9362-f2d941f30eab {
  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-800c79aa-d9cf-4604-9362-f2d941f30eab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-800c79aa-d9cf-4604-9362-f2d941f30eab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-800c79aa-d9cf-4604-9362-f2d941f30eab.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;
}
