.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-2dd472f4-1e56-442b-84bb-ff2f3b9a020d {
  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-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce { margin-top: 40px; }
#s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .shogun-tabs {
  justify-content: center;
}


  #s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f9b7562b-b57c-48c7-bdb5-d4de907ec9ce .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-eea1c35d-ab69-4a3f-8b94-8d88e24e196b { padding-top: 10px;
padding-bottom: 10px; }
 #s-eea1c35d-ab69-4a3f-8b94-8d88e24e196b .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-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-18edb225-5d23-4c74-9d55-e1c154546397 .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-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ac3281ef-8a7b-4895-bb0a-8ebe47c05d33"] > .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-76d33cd3-89dd-48cd-afa5-d8f6a3080343 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cde4c41d-b493-4a1e-bc6b-a33e4b10789e { 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-8a959b87-4a33-4874-bc6a-bb3eaf5d566d { 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-8a959b87-4a33-4874-bc6a-bb3eaf5d566d: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-8a959b87-4a33-4874-bc6a-bb3eaf5d566d: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-8a959b87-4a33-4874-bc6a-bb3eaf5d566d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-04043d75-48de-4123-97bb-0b39c8a1847b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-07ed0353-6587-4915-81db-2cd4a4a70fae { 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-39ee458a-50a5-4ade-a054-6c3260075a2a { 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-39ee458a-50a5-4ade-a054-6c3260075a2a: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-39ee458a-50a5-4ade-a054-6c3260075a2a: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-39ee458a-50a5-4ade-a054-6c3260075a2a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-64e56ec1-20c2-4c55-b087-ca26477d3335 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-284024ee-e0f0-432a-a5c8-7c80b652b108 { 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-829c97ad-0d61-41c7-b02b-cd25089ac4a4 { 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-829c97ad-0d61-41c7-b02b-cd25089ac4a4: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-829c97ad-0d61-41c7-b02b-cd25089ac4a4: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-829c97ad-0d61-41c7-b02b-cd25089ac4a4.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-581520a1-8f5e-49ed-b9c4-eda522a53b7f { min-height: 50px; }
#s-581520a1-8f5e-49ed-b9c4-eda522a53b7f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-061795b8-e19b-4364-8fd1-cfca1c41044a { 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-061795b8-e19b-4364-8fd1-cfca1c41044a .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-8168f4d4-a3fe-4df9-b738-4e0a075f40a9 {
  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-eaa3cfd3-428e-4ffc-a628-e605b41f10a8 { 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-d68c16fc-7b76-47d7-b08a-12430a1598ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d68c16fc-7b76-47d7-b08a-12430a1598ab .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a66bf99a-04a1-4040-ab28-87ba8734aff9 {
  display: none;
}
#s-f75b4fc3-5683-499a-a6b0-2465d5575483 { text-align: left; }
#s-50751926-de18-4948-8e67-96faaf509fa3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50751926-de18-4948-8e67-96faaf509fa3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c370a982-c8ba-4062-a57b-0aa1d420ed05 {
  display: none;
}
#s-d5d470d6-40f1-4b67-b247-36473b48f993 { text-align: left; }
#s-710e5afe-24a7-4462-8cff-e9fde48a7ae2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-710e5afe-24a7-4462-8cff-e9fde48a7ae2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b799dd03-ebe4-4115-b548-78e1ddd584a6 {
  display: none;
}
#s-7c649019-b14c-447e-96ca-5f76912d30ac { text-align: left; }
#s-b0032ec0-f10f-4c4a-9015-3596e3b092de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0032ec0-f10f-4c4a-9015-3596e3b092de .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-680ac2d5-a927-47c2-9b3d-31ed958cf5a0 {
  display: none;
}
#s-0b0554de-165d-4021-94a8-cc737ba59bd1 { text-align: left; }
#s-b6839acc-2a12-43d4-9a68-fdfb63b2952d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6839acc-2a12-43d4-9a68-fdfb63b2952d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-305a1c08-76d9-40d6-828a-cda68c68bf8a { text-align: left; }
#s-305a1c08-76d9-40d6-828a-cda68c68bf8a .shg-product-sold-out {
  display: none;
}

#s-305a1c08-76d9-40d6-828a-cda68c68bf8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-305a1c08-76d9-40d6-828a-cda68c68bf8a .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-68989f2f-0e5e-40e6-ad96-66008861c800 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68989f2f-0e5e-40e6-ad96-66008861c800:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68989f2f-0e5e-40e6-ad96-66008861c800:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68989f2f-0e5e-40e6-ad96-66008861c800 {
  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-68989f2f-0e5e-40e6-ad96-66008861c800.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68989f2f-0e5e-40e6-ad96-66008861c800.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68989f2f-0e5e-40e6-ad96-66008861c800.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81d08cd5-f8ca-4435-9a71-a0677f6f959f {
  display: none;
}
#s-d4cd4751-985b-4636-85e5-7e08308519ce { text-align: left; }
#s-95cf44f2-5c10-4494-9d6a-116995f1a626 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95cf44f2-5c10-4494-9d6a-116995f1a626 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa4a9005-ed04-41f9-b0a2-ea724af435c0 { text-align: left; }
#s-fa4a9005-ed04-41f9-b0a2-ea724af435c0 .shg-product-sold-out {
  display: none;
}

#s-fa4a9005-ed04-41f9-b0a2-ea724af435c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa4a9005-ed04-41f9-b0a2-ea724af435c0 .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-36ba7043-29a6-485b-9f7a-4af4681df191 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36ba7043-29a6-485b-9f7a-4af4681df191:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36ba7043-29a6-485b-9f7a-4af4681df191:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36ba7043-29a6-485b-9f7a-4af4681df191 {
  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-36ba7043-29a6-485b-9f7a-4af4681df191.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36ba7043-29a6-485b-9f7a-4af4681df191.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36ba7043-29a6-485b-9f7a-4af4681df191.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25b85779-ec6c-45c8-a3c6-8fc66e12f747 {
  display: none;
}
#s-9ac65a77-b25b-4ea4-91fc-d975aeee4005 { text-align: left; }
#s-d7873e9d-cacb-4822-b8c8-cb56e8a4526e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7873e9d-cacb-4822-b8c8-cb56e8a4526e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47f4fd45-eb7a-40e8-8c88-fd414c0a3aa7 { text-align: left; }
#s-47f4fd45-eb7a-40e8-8c88-fd414c0a3aa7 .shg-product-sold-out {
  display: none;
}

#s-47f4fd45-eb7a-40e8-8c88-fd414c0a3aa7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47f4fd45-eb7a-40e8-8c88-fd414c0a3aa7 .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-7a703828-9b7a-481a-a815-44549a316aa2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a703828-9b7a-481a-a815-44549a316aa2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a703828-9b7a-481a-a815-44549a316aa2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a703828-9b7a-481a-a815-44549a316aa2 {
  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-7a703828-9b7a-481a-a815-44549a316aa2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a703828-9b7a-481a-a815-44549a316aa2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a703828-9b7a-481a-a815-44549a316aa2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7a2c8d8-1c55-4efe-b4c3-7efe8b85d0e2 {
  display: none;
}
#s-72710156-0a3f-4a48-9cac-3bfd5400ecab { text-align: left; }
#s-fdb60fa8-d56c-4c95-8cd6-fa06ca6b09c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fdb60fa8-d56c-4c95-8cd6-fa06ca6b09c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05193bf0-62bf-4c92-9885-f975f65c8339 { text-align: left; }
#s-05193bf0-62bf-4c92-9885-f975f65c8339 .shg-product-sold-out {
  display: none;
}

#s-05193bf0-62bf-4c92-9885-f975f65c8339 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05193bf0-62bf-4c92-9885-f975f65c8339 .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-e3c6a0ee-25fc-47a4-a5dd-90d76f5db4ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e3c6a0ee-25fc-47a4-a5dd-90d76f5db4ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e3c6a0ee-25fc-47a4-a5dd-90d76f5db4ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e3c6a0ee-25fc-47a4-a5dd-90d76f5db4ce {
  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-e3c6a0ee-25fc-47a4-a5dd-90d76f5db4ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3c6a0ee-25fc-47a4-a5dd-90d76f5db4ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e3c6a0ee-25fc-47a4-a5dd-90d76f5db4ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd4c6af7-bc8b-4c68-af91-4e07155bc073 {
  display: none;
}
#s-276a36fa-01a7-40a0-aa80-9c859bf77b40 { text-align: left; }
#s-32eb86f9-2c0b-4552-8857-ca6a9cdbac40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32eb86f9-2c0b-4552-8857-ca6a9cdbac40 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1569389c-1580-49f7-baa7-0d07c8e1c87c { text-align: left; }
#s-1569389c-1580-49f7-baa7-0d07c8e1c87c .shg-product-sold-out {
  display: none;
}

#s-1569389c-1580-49f7-baa7-0d07c8e1c87c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1569389c-1580-49f7-baa7-0d07c8e1c87c .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-ca5e7cca-e5e3-41b3-8635-dd476c6114ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca5e7cca-e5e3-41b3-8635-dd476c6114ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca5e7cca-e5e3-41b3-8635-dd476c6114ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca5e7cca-e5e3-41b3-8635-dd476c6114ce {
  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-ca5e7cca-e5e3-41b3-8635-dd476c6114ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca5e7cca-e5e3-41b3-8635-dd476c6114ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca5e7cca-e5e3-41b3-8635-dd476c6114ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9133c588-2426-457c-8e86-bef188e023e7 {
  display: none;
}
#s-59e61727-2588-498f-9bed-baedc3f692ca { text-align: left; }
#s-3bc223a2-eb11-4433-ab4b-4b78ca512694 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bc223a2-eb11-4433-ab4b-4b78ca512694 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8687b9f-5b23-401d-aaae-ceee9ef55840 { text-align: left; }
#s-c8687b9f-5b23-401d-aaae-ceee9ef55840 .shg-product-sold-out {
  display: none;
}

#s-c8687b9f-5b23-401d-aaae-ceee9ef55840 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8687b9f-5b23-401d-aaae-ceee9ef55840 .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-8fe75d87-81ea-4579-8ecd-076b37b53e28 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8fe75d87-81ea-4579-8ecd-076b37b53e28:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8fe75d87-81ea-4579-8ecd-076b37b53e28:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8fe75d87-81ea-4579-8ecd-076b37b53e28 {
  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-8fe75d87-81ea-4579-8ecd-076b37b53e28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8fe75d87-81ea-4579-8ecd-076b37b53e28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8fe75d87-81ea-4579-8ecd-076b37b53e28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06a67a37-a7b1-4f0e-a524-e0e14f6a958e {
  display: none;
}
#s-c279a906-a7a9-4254-a097-4d67165929a2 { text-align: left; }
#s-50b4ab5a-b079-4885-a8c8-7550fea3e56f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50b4ab5a-b079-4885-a8c8-7550fea3e56f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ef64262-88a2-4228-992f-9804c11172f7 { text-align: left; }
#s-6ef64262-88a2-4228-992f-9804c11172f7 .shg-product-sold-out {
  display: none;
}

#s-6ef64262-88a2-4228-992f-9804c11172f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ef64262-88a2-4228-992f-9804c11172f7 .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-7d846623-92f8-4a5b-ab0e-78cbef042aef { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d846623-92f8-4a5b-ab0e-78cbef042aef:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d846623-92f8-4a5b-ab0e-78cbef042aef:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d846623-92f8-4a5b-ab0e-78cbef042aef {
  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-7d846623-92f8-4a5b-ab0e-78cbef042aef.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d846623-92f8-4a5b-ab0e-78cbef042aef.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d846623-92f8-4a5b-ab0e-78cbef042aef.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46da9d65-5a8b-43ee-b2c6-3230b0363e19 {
  display: none;
}
#s-534dd6db-602a-4c9c-9a6d-5546d1225eac { text-align: left; }
#s-b5cebc2e-100b-473a-9811-18772171c10e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5cebc2e-100b-473a-9811-18772171c10e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da34941c-4ba9-4135-acf5-67b96ebe12ba { text-align: left; }
#s-da34941c-4ba9-4135-acf5-67b96ebe12ba .shg-product-sold-out {
  display: none;
}

#s-da34941c-4ba9-4135-acf5-67b96ebe12ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da34941c-4ba9-4135-acf5-67b96ebe12ba .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-3df9dc1c-b294-46da-b471-df96689d41ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3df9dc1c-b294-46da-b471-df96689d41ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3df9dc1c-b294-46da-b471-df96689d41ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3df9dc1c-b294-46da-b471-df96689d41ca {
  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-3df9dc1c-b294-46da-b471-df96689d41ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3df9dc1c-b294-46da-b471-df96689d41ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3df9dc1c-b294-46da-b471-df96689d41ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-370715ac-b1ad-4558-8dc1-8a9442aa7983 {
  display: none;
}
#s-12993d4a-92b5-4a95-881e-4c372109531e { text-align: left; }
#s-c2b9c1b8-1569-4e37-9fc3-ce16924c496a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2b9c1b8-1569-4e37-9fc3-ce16924c496a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22775750-31c2-44c7-b59f-b172a4c1c9be { text-align: left; }
#s-22775750-31c2-44c7-b59f-b172a4c1c9be .shg-product-sold-out {
  display: none;
}

#s-22775750-31c2-44c7-b59f-b172a4c1c9be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22775750-31c2-44c7-b59f-b172a4c1c9be .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-495ab1ee-86b5-4b5e-922d-ce1bc8b7dca2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-495ab1ee-86b5-4b5e-922d-ce1bc8b7dca2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-495ab1ee-86b5-4b5e-922d-ce1bc8b7dca2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-495ab1ee-86b5-4b5e-922d-ce1bc8b7dca2 {
  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-495ab1ee-86b5-4b5e-922d-ce1bc8b7dca2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-495ab1ee-86b5-4b5e-922d-ce1bc8b7dca2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-495ab1ee-86b5-4b5e-922d-ce1bc8b7dca2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb5c97af-6772-4f26-97cd-e2f8ccc1fc37 {
  display: none;
}
#s-e679a5cd-fe6b-4e7a-b28e-90f5e3b0a2e6 { text-align: left; }
#s-8908b74f-82db-4bde-98df-de9ffd9b2ae1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8908b74f-82db-4bde-98df-de9ffd9b2ae1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34bf735d-2fea-4c63-a7aa-f9a802292399 { text-align: left; }
#s-34bf735d-2fea-4c63-a7aa-f9a802292399 .shg-product-sold-out {
  display: none;
}

#s-34bf735d-2fea-4c63-a7aa-f9a802292399 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34bf735d-2fea-4c63-a7aa-f9a802292399 .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-72666ebe-9512-414a-9df5-9d6fc11fc335 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-72666ebe-9512-414a-9df5-9d6fc11fc335:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-72666ebe-9512-414a-9df5-9d6fc11fc335:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-72666ebe-9512-414a-9df5-9d6fc11fc335 {
  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-72666ebe-9512-414a-9df5-9d6fc11fc335.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-72666ebe-9512-414a-9df5-9d6fc11fc335.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-72666ebe-9512-414a-9df5-9d6fc11fc335.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bc4c341-868f-4d67-97ab-e18b0e96e3c2 {
  display: none;
}
#s-0594fcf5-831d-46d8-883e-7bd09ab9f4b6 { text-align: left; }
#s-f8a5b871-1572-49bc-8cbf-f5a8a49fbf3a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f8a5b871-1572-49bc-8cbf-f5a8a49fbf3a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-272a06e8-db78-4d3a-8f6e-92746f6da09e { text-align: left; }
#s-272a06e8-db78-4d3a-8f6e-92746f6da09e .shg-product-sold-out {
  display: none;
}

#s-272a06e8-db78-4d3a-8f6e-92746f6da09e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-272a06e8-db78-4d3a-8f6e-92746f6da09e .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-e16a3149-aadb-444f-9866-fc56ea178207 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e16a3149-aadb-444f-9866-fc56ea178207:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e16a3149-aadb-444f-9866-fc56ea178207:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e16a3149-aadb-444f-9866-fc56ea178207 {
  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-e16a3149-aadb-444f-9866-fc56ea178207.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e16a3149-aadb-444f-9866-fc56ea178207.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e16a3149-aadb-444f-9866-fc56ea178207.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aedf52dd-30f4-486e-be51-c2af1e156bda {
  display: none;
}
#s-f40bcbc3-3f7b-4d9d-8800-872b78b1d899 { text-align: left; }
#s-a00ea162-ca59-4ff5-ac19-9f2fb37b62f4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a00ea162-ca59-4ff5-ac19-9f2fb37b62f4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af91f6b6-08a0-4385-86ea-5c33c09927cf { text-align: left; }
#s-af91f6b6-08a0-4385-86ea-5c33c09927cf .shg-product-sold-out {
  display: none;
}

#s-af91f6b6-08a0-4385-86ea-5c33c09927cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af91f6b6-08a0-4385-86ea-5c33c09927cf .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-bf40b37b-438b-470a-9142-fd485c76fa3e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf40b37b-438b-470a-9142-fd485c76fa3e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf40b37b-438b-470a-9142-fd485c76fa3e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf40b37b-438b-470a-9142-fd485c76fa3e {
  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-bf40b37b-438b-470a-9142-fd485c76fa3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf40b37b-438b-470a-9142-fd485c76fa3e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf40b37b-438b-470a-9142-fd485c76fa3e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9930383-a102-4530-bef1-0e3e86ee47ea {
  display: none;
}
#s-ebfea754-b312-49e9-99d5-5b3bd22de2cc { text-align: left; }
#s-b5938b3e-40c8-42f4-a3da-89a39f67872e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5938b3e-40c8-42f4-a3da-89a39f67872e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99b48984-6535-43ed-a83e-657bf0786e52 { text-align: left; }
#s-99b48984-6535-43ed-a83e-657bf0786e52 .shg-product-sold-out {
  display: none;
}

#s-99b48984-6535-43ed-a83e-657bf0786e52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99b48984-6535-43ed-a83e-657bf0786e52 .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-8f1c671b-0948-427c-a2a5-380e038cb4bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f1c671b-0948-427c-a2a5-380e038cb4bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f1c671b-0948-427c-a2a5-380e038cb4bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f1c671b-0948-427c-a2a5-380e038cb4bd {
  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-8f1c671b-0948-427c-a2a5-380e038cb4bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f1c671b-0948-427c-a2a5-380e038cb4bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f1c671b-0948-427c-a2a5-380e038cb4bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-11c6b9a2-58e3-4f48-b9dd-ae30e677b00a {
  display: none;
}
#s-d2c25edf-f845-479f-b2f6-78eee7d61e29 { text-align: left; }
#s-15dbc469-69c7-41df-95ca-73bd69280b11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15dbc469-69c7-41df-95ca-73bd69280b11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c188447-0b50-4ec8-bfae-caae924e546c { text-align: left; }
#s-7c188447-0b50-4ec8-bfae-caae924e546c .shg-product-sold-out {
  display: none;
}

#s-7c188447-0b50-4ec8-bfae-caae924e546c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c188447-0b50-4ec8-bfae-caae924e546c .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-16b3a8f8-d85d-4e8a-a6b5-4854242f9e79 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16b3a8f8-d85d-4e8a-a6b5-4854242f9e79:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16b3a8f8-d85d-4e8a-a6b5-4854242f9e79:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16b3a8f8-d85d-4e8a-a6b5-4854242f9e79 {
  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-16b3a8f8-d85d-4e8a-a6b5-4854242f9e79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16b3a8f8-d85d-4e8a-a6b5-4854242f9e79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16b3a8f8-d85d-4e8a-a6b5-4854242f9e79.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-374bd940-f42e-413f-b864-a957707840b0 {
  display: none;
}
#s-935463af-d16b-4636-a1cd-fdec59538560 { text-align: left; }
#s-a8dfa943-ba6c-4d66-aeaa-a3c1974682b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8dfa943-ba6c-4d66-aeaa-a3c1974682b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3be22dcb-2615-4c3c-af40-6d16e248c505 { text-align: left; }
#s-3be22dcb-2615-4c3c-af40-6d16e248c505 .shg-product-sold-out {
  display: none;
}

#s-3be22dcb-2615-4c3c-af40-6d16e248c505 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3be22dcb-2615-4c3c-af40-6d16e248c505 .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-4e41b4b6-e9b0-4af3-abcb-8d666e3ab7dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e41b4b6-e9b0-4af3-abcb-8d666e3ab7dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e41b4b6-e9b0-4af3-abcb-8d666e3ab7dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e41b4b6-e9b0-4af3-abcb-8d666e3ab7dc {
  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-4e41b4b6-e9b0-4af3-abcb-8d666e3ab7dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e41b4b6-e9b0-4af3-abcb-8d666e3ab7dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e41b4b6-e9b0-4af3-abcb-8d666e3ab7dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f2a0574f-5de2-404f-9e26-799077275363 {
  display: none;
}
#s-06df0bbb-9cc8-4986-a251-805d4e304295 { text-align: left; }
#s-a3dd0abf-be69-4c59-848d-e3a086a34ed2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3dd0abf-be69-4c59-848d-e3a086a34ed2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52c3e0b5-0d6c-426f-bfb5-6dfd7be7dd6f { text-align: left; }
#s-52c3e0b5-0d6c-426f-bfb5-6dfd7be7dd6f .shg-product-sold-out {
  display: none;
}

#s-52c3e0b5-0d6c-426f-bfb5-6dfd7be7dd6f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52c3e0b5-0d6c-426f-bfb5-6dfd7be7dd6f .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-1aa2d729-759b-4d9a-8f82-463b4e8a587c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1aa2d729-759b-4d9a-8f82-463b4e8a587c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1aa2d729-759b-4d9a-8f82-463b4e8a587c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1aa2d729-759b-4d9a-8f82-463b4e8a587c {
  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-1aa2d729-759b-4d9a-8f82-463b4e8a587c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aa2d729-759b-4d9a-8f82-463b4e8a587c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1aa2d729-759b-4d9a-8f82-463b4e8a587c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d78bbd4-3301-4dcf-8a3d-c7183449acce {
  display: none;
}
#s-82b2205e-4325-48fb-8f9d-18d5b306ab40 { text-align: left; }
#s-b0622d5e-3a27-42e0-addd-e53dcaefac59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0622d5e-3a27-42e0-addd-e53dcaefac59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-939bd969-ab2d-4161-b460-50e606c4e09a { text-align: left; }
#s-939bd969-ab2d-4161-b460-50e606c4e09a .shg-product-sold-out {
  display: none;
}

#s-939bd969-ab2d-4161-b460-50e606c4e09a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-939bd969-ab2d-4161-b460-50e606c4e09a .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-856d075a-9b34-4e81-886d-358ff19efa97 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-856d075a-9b34-4e81-886d-358ff19efa97:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-856d075a-9b34-4e81-886d-358ff19efa97:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-856d075a-9b34-4e81-886d-358ff19efa97 {
  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-856d075a-9b34-4e81-886d-358ff19efa97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-856d075a-9b34-4e81-886d-358ff19efa97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-856d075a-9b34-4e81-886d-358ff19efa97.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e20d0f7-4d7c-4fce-8acd-5756098c020a {
  display: none;
}
#s-06f0118d-8dfe-4dfd-ad2e-a92197e3f2e7 { text-align: left; }
#s-bbc6a88c-4f19-41f5-b0e8-c95d35a72165 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbc6a88c-4f19-41f5-b0e8-c95d35a72165 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8cb6475-458e-4931-b261-e5f83be7f123 { text-align: left; }
#s-e8cb6475-458e-4931-b261-e5f83be7f123 .shg-product-sold-out {
  display: none;
}

#s-e8cb6475-458e-4931-b261-e5f83be7f123 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8cb6475-458e-4931-b261-e5f83be7f123 .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-11669b03-ca86-4d99-bc8f-5d4aec3ea197 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11669b03-ca86-4d99-bc8f-5d4aec3ea197:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11669b03-ca86-4d99-bc8f-5d4aec3ea197:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11669b03-ca86-4d99-bc8f-5d4aec3ea197 {
  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-11669b03-ca86-4d99-bc8f-5d4aec3ea197.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11669b03-ca86-4d99-bc8f-5d4aec3ea197.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11669b03-ca86-4d99-bc8f-5d4aec3ea197.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-010b85ba-42be-45a4-b820-449c5be27041 {
  display: none;
}
#s-3f061300-6ef5-42ba-899d-ffdb6aedae87 { text-align: left; }
#s-0dbe05c8-71ca-4577-b99a-756d91e6884a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0dbe05c8-71ca-4577-b99a-756d91e6884a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f09dfb70-123d-4e16-9632-5ea1be000b00 { text-align: left; }
#s-f09dfb70-123d-4e16-9632-5ea1be000b00 .shg-product-sold-out {
  display: none;
}

#s-f09dfb70-123d-4e16-9632-5ea1be000b00 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f09dfb70-123d-4e16-9632-5ea1be000b00 .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-a44abe1d-aab6-4434-a436-52d4b8fca0bb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a44abe1d-aab6-4434-a436-52d4b8fca0bb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a44abe1d-aab6-4434-a436-52d4b8fca0bb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a44abe1d-aab6-4434-a436-52d4b8fca0bb {
  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-a44abe1d-aab6-4434-a436-52d4b8fca0bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a44abe1d-aab6-4434-a436-52d4b8fca0bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a44abe1d-aab6-4434-a436-52d4b8fca0bb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66f50480-378d-48f1-97b3-aa3e6a390968 {
  display: none;
}
#s-6ffd8946-f619-4186-843a-a81dfe33e2b1 { text-align: left; }
#s-19f70771-c98f-4d23-95d0-cb4dc2cb06b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19f70771-c98f-4d23-95d0-cb4dc2cb06b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8dc5cb8-9711-4779-abf4-3443af6ab807 { text-align: left; }
#s-f8dc5cb8-9711-4779-abf4-3443af6ab807 .shg-product-sold-out {
  display: none;
}

#s-f8dc5cb8-9711-4779-abf4-3443af6ab807 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8dc5cb8-9711-4779-abf4-3443af6ab807 .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-a8c7f5c5-3ba5-47df-b8ff-9609abcf5083 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8c7f5c5-3ba5-47df-b8ff-9609abcf5083:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8c7f5c5-3ba5-47df-b8ff-9609abcf5083:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8c7f5c5-3ba5-47df-b8ff-9609abcf5083 {
  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-a8c7f5c5-3ba5-47df-b8ff-9609abcf5083.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8c7f5c5-3ba5-47df-b8ff-9609abcf5083.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8c7f5c5-3ba5-47df-b8ff-9609abcf5083.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed185d08-6da1-44b2-9caa-aef139487ffd {
  display: none;
}
#s-9ed46cb0-c36a-4de7-a5fa-0f6e3080e050 { text-align: left; }
#s-0e1ebb78-5280-453e-93a7-47bc10440ce7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e1ebb78-5280-453e-93a7-47bc10440ce7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69e13a51-483f-4d4c-9025-970ace395385 { text-align: left; }
#s-69e13a51-483f-4d4c-9025-970ace395385 .shg-product-sold-out {
  display: none;
}

#s-69e13a51-483f-4d4c-9025-970ace395385 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69e13a51-483f-4d4c-9025-970ace395385 .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-263ef31d-78e7-4a4f-ac65-baae951c2653 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-263ef31d-78e7-4a4f-ac65-baae951c2653:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-263ef31d-78e7-4a4f-ac65-baae951c2653:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-263ef31d-78e7-4a4f-ac65-baae951c2653 {
  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-263ef31d-78e7-4a4f-ac65-baae951c2653.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-263ef31d-78e7-4a4f-ac65-baae951c2653.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-263ef31d-78e7-4a4f-ac65-baae951c2653.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92589dc1-5fa3-4da2-a15a-f8220f9d76d6 {
  display: none;
}
#s-4f2d61bc-39b9-4519-a035-6721c1d2718b { text-align: left; }
#s-41216457-7138-42f8-8456-2b3aee33734f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41216457-7138-42f8-8456-2b3aee33734f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a9576c7-b252-4d93-bf03-1a4fc9a11813 { text-align: left; }
#s-7a9576c7-b252-4d93-bf03-1a4fc9a11813 .shg-product-sold-out {
  display: none;
}

#s-7a9576c7-b252-4d93-bf03-1a4fc9a11813 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a9576c7-b252-4d93-bf03-1a4fc9a11813 .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-e03cfe3e-5b14-4ced-b2b9-03f8e7e6ca88 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e03cfe3e-5b14-4ced-b2b9-03f8e7e6ca88:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e03cfe3e-5b14-4ced-b2b9-03f8e7e6ca88:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e03cfe3e-5b14-4ced-b2b9-03f8e7e6ca88 {
  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-e03cfe3e-5b14-4ced-b2b9-03f8e7e6ca88.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e03cfe3e-5b14-4ced-b2b9-03f8e7e6ca88.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e03cfe3e-5b14-4ced-b2b9-03f8e7e6ca88.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b1bc27f8-2630-4031-8936-8bac52bdd98f {
  display: none;
}
#s-46674c69-9f81-4f23-8c99-2aa2b041d95b { text-align: left; }
#s-e3799e4f-9586-4276-9aa2-a665871413aa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3799e4f-9586-4276-9aa2-a665871413aa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0217ddd5-5913-4841-bbdc-f8f09688dc73 { text-align: left; }
#s-0217ddd5-5913-4841-bbdc-f8f09688dc73 .shg-product-sold-out {
  display: none;
}

#s-0217ddd5-5913-4841-bbdc-f8f09688dc73 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0217ddd5-5913-4841-bbdc-f8f09688dc73 .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-448249a5-49de-4180-9f52-a919f707efb9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-448249a5-49de-4180-9f52-a919f707efb9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-448249a5-49de-4180-9f52-a919f707efb9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-448249a5-49de-4180-9f52-a919f707efb9 {
  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-448249a5-49de-4180-9f52-a919f707efb9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-448249a5-49de-4180-9f52-a919f707efb9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-448249a5-49de-4180-9f52-a919f707efb9.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;
}
