.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-7bf7b51e-42cb-4f53-b08a-f3a42cd47bd3 {
  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-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 { margin-top: 40px; }
#s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .shogun-tabs {
  justify-content: center;
}


  #s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-bfb6aa08-41d6-4c0a-aef4-d64bcc99b088 .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-56cb7099-a345-4291-991c-a1b832c204d9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-56cb7099-a345-4291-991c-a1b832c204d9 .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-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-789aca8b-5110-4b42-928e-a5e4d9fdea17 .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-47de0e56-dd48-495e-affd-79c1f3490ea5 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47de0e56-dd48-495e-affd-79c1f3490ea5"] > .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-e3e73d9f-6d29-45b0-94d1-7bced4a3f210 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-eedb9d05-bc31-4897-aefc-1b79919bf13a { 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-d9b83c8b-568c-4693-877a-bb4c131de709 { 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-d9b83c8b-568c-4693-877a-bb4c131de709: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-d9b83c8b-568c-4693-877a-bb4c131de709: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-d9b83c8b-568c-4693-877a-bb4c131de709.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9cd433c0-40cc-4e07-ad7f-a82b5cc07896 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e2dd0839-adc1-4506-bc5d-34e7ac3afbdd { 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-1b5bf221-78a4-4e96-a3db-944cfdccbb9b { 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-1b5bf221-78a4-4e96-a3db-944cfdccbb9b: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-1b5bf221-78a4-4e96-a3db-944cfdccbb9b: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-1b5bf221-78a4-4e96-a3db-944cfdccbb9b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7d52580f-d13f-455e-8424-a46a950d0eb1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6a6ad375-9e70-4411-8754-a96e9b4850a1 { 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-abd23ec9-24bf-4385-b292-0b0e5ecc029d { 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-abd23ec9-24bf-4385-b292-0b0e5ecc029d: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-abd23ec9-24bf-4385-b292-0b0e5ecc029d: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-abd23ec9-24bf-4385-b292-0b0e5ecc029d.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-44e65507-468b-4ecb-8324-51094fb09ca4 { min-height: 50px; }
#s-44e65507-468b-4ecb-8324-51094fb09ca4 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3f24323f-667e-4b40-9d96-a9d0df382629 { 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-3f24323f-667e-4b40-9d96-a9d0df382629 .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-b50165d5-f477-4577-8a7a-aca8db33ac89 {
  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-422b868a-1c31-4c46-8fb5-7ec8820b1fa5 { 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-73cfd358-f5cf-49c0-b498-e44877f48443 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73cfd358-f5cf-49c0-b498-e44877f48443 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b0ff7da2-ae18-4cb8-b9d1-a1ea9106f1ed {
  display: none;
}
#s-fb503b5e-91ef-4549-9b7d-d440a53bf32f { text-align: left; }
#s-3408a401-146c-440b-8bad-06ae53b82326 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3408a401-146c-440b-8bad-06ae53b82326 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-43691538-00ce-407c-b551-fc5b78d20531 {
  display: none;
}
#s-68a3cc85-8e4a-4172-8081-bbb01786d74f { text-align: left; }
#s-2f8e4e6e-7d14-47d8-a5df-bed51aea7d6a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f8e4e6e-7d14-47d8-a5df-bed51aea7d6a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-de9d5dee-b05d-4704-b2c4-4d5da9409067 {
  display: none;
}
#s-1e7f74b4-f19a-4550-9ded-420d14ea79fe { text-align: left; }
#s-6ca831d2-afe1-4a9f-b1a2-8a416467c978 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ca831d2-afe1-4a9f-b1a2-8a416467c978 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f15fb5c3-7b4c-4462-864b-5f8fbff30a96 {
  display: none;
}
#s-b508a9c5-6285-45d1-9fae-3990c1cdad0f { text-align: left; }
#s-678d0c2b-34bb-4ab5-b28d-5728843fa152 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-678d0c2b-34bb-4ab5-b28d-5728843fa152 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfdbbff7-aee9-4b7f-8d5f-a33de69629ff { text-align: left; }
#s-cfdbbff7-aee9-4b7f-8d5f-a33de69629ff .shg-product-sold-out {
  display: none;
}

#s-cfdbbff7-aee9-4b7f-8d5f-a33de69629ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfdbbff7-aee9-4b7f-8d5f-a33de69629ff .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-846d2493-8692-4e4d-869e-f63fcbd8873a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-846d2493-8692-4e4d-869e-f63fcbd8873a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-846d2493-8692-4e4d-869e-f63fcbd8873a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-846d2493-8692-4e4d-869e-f63fcbd8873a {
  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-846d2493-8692-4e4d-869e-f63fcbd8873a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-846d2493-8692-4e4d-869e-f63fcbd8873a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-846d2493-8692-4e4d-869e-f63fcbd8873a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43dac9b3-f268-4614-80f7-5a6ba57bbe00 {
  display: none;
}
#s-dcf6ab15-daa7-4ee1-8986-564b6a039782 { text-align: left; }
#s-ebe62a8b-44e1-4cea-981c-a52d93f61bfd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebe62a8b-44e1-4cea-981c-a52d93f61bfd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-146d5afb-d11c-4983-9f24-cf4d387495a3 { text-align: left; }
#s-146d5afb-d11c-4983-9f24-cf4d387495a3 .shg-product-sold-out {
  display: none;
}

#s-146d5afb-d11c-4983-9f24-cf4d387495a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-146d5afb-d11c-4983-9f24-cf4d387495a3 .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-549919b6-8f35-4ee7-90fc-01a9ddfc81ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-549919b6-8f35-4ee7-90fc-01a9ddfc81ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-549919b6-8f35-4ee7-90fc-01a9ddfc81ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-549919b6-8f35-4ee7-90fc-01a9ddfc81ab {
  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-549919b6-8f35-4ee7-90fc-01a9ddfc81ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-549919b6-8f35-4ee7-90fc-01a9ddfc81ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-549919b6-8f35-4ee7-90fc-01a9ddfc81ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a34ace27-fb40-4e1b-b0a3-4545321cea8e {
  display: none;
}
#s-9118dd6a-9c34-4922-bce7-8757cb2ba30c { text-align: left; }
#s-141a092a-ac36-49f8-a20e-e84562b51a24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-141a092a-ac36-49f8-a20e-e84562b51a24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7e9d4dc-6dca-471d-9153-60b4bfade0c0 { text-align: left; }
#s-c7e9d4dc-6dca-471d-9153-60b4bfade0c0 .shg-product-sold-out {
  display: none;
}

#s-c7e9d4dc-6dca-471d-9153-60b4bfade0c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7e9d4dc-6dca-471d-9153-60b4bfade0c0 .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-a56c1b7e-3f95-4459-bf7d-11675add0267 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a56c1b7e-3f95-4459-bf7d-11675add0267:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a56c1b7e-3f95-4459-bf7d-11675add0267:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a56c1b7e-3f95-4459-bf7d-11675add0267 {
  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-a56c1b7e-3f95-4459-bf7d-11675add0267.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a56c1b7e-3f95-4459-bf7d-11675add0267.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a56c1b7e-3f95-4459-bf7d-11675add0267.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-722b3474-e0c3-489f-b628-b6293e2ff824 {
  display: none;
}
#s-e1155cdb-24f7-4a3e-8b64-86f79407dd3f { text-align: left; }
#s-03fb2141-c294-442d-b5f9-5f6f6136789f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03fb2141-c294-442d-b5f9-5f6f6136789f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ef0f9a2-f1ea-42ce-bf87-8817791e87cc { text-align: left; }
#s-0ef0f9a2-f1ea-42ce-bf87-8817791e87cc .shg-product-sold-out {
  display: none;
}

#s-0ef0f9a2-f1ea-42ce-bf87-8817791e87cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ef0f9a2-f1ea-42ce-bf87-8817791e87cc .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-b66d9bea-808e-469f-8c7b-36fb903be457 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b66d9bea-808e-469f-8c7b-36fb903be457:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b66d9bea-808e-469f-8c7b-36fb903be457:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b66d9bea-808e-469f-8c7b-36fb903be457 {
  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-b66d9bea-808e-469f-8c7b-36fb903be457.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b66d9bea-808e-469f-8c7b-36fb903be457.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b66d9bea-808e-469f-8c7b-36fb903be457.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9fbe4a18-0b2e-41ca-afb1-5a537d1d5144 {
  display: none;
}
#s-0c387c18-f91f-48da-a658-578ab3c5aaa6 { text-align: left; }
#s-d8a67dc1-0a86-401a-bba9-917c9b7dd2c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8a67dc1-0a86-401a-bba9-917c9b7dd2c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ee35782-e0f4-472b-b7ec-515bd7461879 { text-align: left; }
#s-0ee35782-e0f4-472b-b7ec-515bd7461879 .shg-product-sold-out {
  display: none;
}

#s-0ee35782-e0f4-472b-b7ec-515bd7461879 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ee35782-e0f4-472b-b7ec-515bd7461879 .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-76f11abf-280c-4199-88fa-58f0d67c55ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76f11abf-280c-4199-88fa-58f0d67c55ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76f11abf-280c-4199-88fa-58f0d67c55ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76f11abf-280c-4199-88fa-58f0d67c55ab {
  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-76f11abf-280c-4199-88fa-58f0d67c55ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76f11abf-280c-4199-88fa-58f0d67c55ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76f11abf-280c-4199-88fa-58f0d67c55ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-322f1f4f-ff66-4414-8c65-160690fa39de {
  display: none;
}
#s-237220ab-5f91-4ecd-abb7-e6f4e15ff946 { text-align: left; }
#s-401ef502-ef76-403d-866f-f4b3f4bf85b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-401ef502-ef76-403d-866f-f4b3f4bf85b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54566bee-cfcd-44ff-885f-56a9b2aecb19 { text-align: left; }
#s-54566bee-cfcd-44ff-885f-56a9b2aecb19 .shg-product-sold-out {
  display: none;
}

#s-54566bee-cfcd-44ff-885f-56a9b2aecb19 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54566bee-cfcd-44ff-885f-56a9b2aecb19 .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-611a850f-2d90-44f2-a459-633c9fc50401 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-611a850f-2d90-44f2-a459-633c9fc50401:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-611a850f-2d90-44f2-a459-633c9fc50401:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-611a850f-2d90-44f2-a459-633c9fc50401 {
  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-611a850f-2d90-44f2-a459-633c9fc50401.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-611a850f-2d90-44f2-a459-633c9fc50401.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-611a850f-2d90-44f2-a459-633c9fc50401.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef1ca013-a51b-4ba5-b022-cb6e83824a51 {
  display: none;
}
#s-7ca43ff8-8c2e-462b-a79f-423e94eb6cd3 { text-align: left; }
#s-ee9cac52-c71c-4038-a864-a32bf583346e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee9cac52-c71c-4038-a864-a32bf583346e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c3b22d6-305d-4c6b-a8ff-5fe5f8c11118 { text-align: left; }
#s-8c3b22d6-305d-4c6b-a8ff-5fe5f8c11118 .shg-product-sold-out {
  display: none;
}

#s-8c3b22d6-305d-4c6b-a8ff-5fe5f8c11118 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c3b22d6-305d-4c6b-a8ff-5fe5f8c11118 .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-7d9b2960-2218-448b-93c8-8cf34df0c882 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d9b2960-2218-448b-93c8-8cf34df0c882:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d9b2960-2218-448b-93c8-8cf34df0c882:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d9b2960-2218-448b-93c8-8cf34df0c882 {
  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-7d9b2960-2218-448b-93c8-8cf34df0c882.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d9b2960-2218-448b-93c8-8cf34df0c882.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d9b2960-2218-448b-93c8-8cf34df0c882.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f264c9a-11d3-4284-adff-f0b8604cc0bf {
  display: none;
}
#s-d52673ee-09ad-43df-b5f6-abf7019b3ff3 { text-align: left; }
#s-e84cce76-177a-4ed9-afbe-f9edf7a2a398 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e84cce76-177a-4ed9-afbe-f9edf7a2a398 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da0302a0-bc91-4e78-a6d6-b0fd3cdf177a { text-align: left; }
#s-da0302a0-bc91-4e78-a6d6-b0fd3cdf177a .shg-product-sold-out {
  display: none;
}

#s-da0302a0-bc91-4e78-a6d6-b0fd3cdf177a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da0302a0-bc91-4e78-a6d6-b0fd3cdf177a .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-cb5c9195-a87a-4d84-a444-e1b5580d2012 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb5c9195-a87a-4d84-a444-e1b5580d2012:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb5c9195-a87a-4d84-a444-e1b5580d2012:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb5c9195-a87a-4d84-a444-e1b5580d2012 {
  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-cb5c9195-a87a-4d84-a444-e1b5580d2012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb5c9195-a87a-4d84-a444-e1b5580d2012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb5c9195-a87a-4d84-a444-e1b5580d2012.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0cdd46d-2cda-4ca7-898d-fcbd56f59343 {
  display: none;
}
#s-b76f5200-0872-46c3-8117-98796e395c8d { text-align: left; }
#s-43e69cbb-02a8-4c48-8d95-c0d951454e95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43e69cbb-02a8-4c48-8d95-c0d951454e95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a54f54ae-4064-4289-8b06-d49f733201aa { text-align: left; }
#s-a54f54ae-4064-4289-8b06-d49f733201aa .shg-product-sold-out {
  display: none;
}

#s-a54f54ae-4064-4289-8b06-d49f733201aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a54f54ae-4064-4289-8b06-d49f733201aa .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-505b1e60-d1c0-4c97-9f2f-66b772820a15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-505b1e60-d1c0-4c97-9f2f-66b772820a15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-505b1e60-d1c0-4c97-9f2f-66b772820a15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-505b1e60-d1c0-4c97-9f2f-66b772820a15 {
  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-505b1e60-d1c0-4c97-9f2f-66b772820a15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-505b1e60-d1c0-4c97-9f2f-66b772820a15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-505b1e60-d1c0-4c97-9f2f-66b772820a15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f653a0d9-b253-451d-8e98-2923cf6f9444 {
  display: none;
}
#s-1b33040d-85af-451d-b31d-805a94e9c284 { text-align: left; }
#s-0be27d54-078a-4c3b-a5aa-c1a6c30e3c2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0be27d54-078a-4c3b-a5aa-c1a6c30e3c2b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37bf6a23-2bf7-414d-a59a-c7f1a8a57845 { text-align: left; }
#s-37bf6a23-2bf7-414d-a59a-c7f1a8a57845 .shg-product-sold-out {
  display: none;
}

#s-37bf6a23-2bf7-414d-a59a-c7f1a8a57845 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37bf6a23-2bf7-414d-a59a-c7f1a8a57845 .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-818203a5-3edb-4a25-ba84-33d6ecb28ffd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-818203a5-3edb-4a25-ba84-33d6ecb28ffd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-818203a5-3edb-4a25-ba84-33d6ecb28ffd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-818203a5-3edb-4a25-ba84-33d6ecb28ffd {
  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-818203a5-3edb-4a25-ba84-33d6ecb28ffd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-818203a5-3edb-4a25-ba84-33d6ecb28ffd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-818203a5-3edb-4a25-ba84-33d6ecb28ffd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33cd6200-c2bb-45e7-b18d-e30cdfeacdb4 {
  display: none;
}
#s-804eca62-22e4-4844-89a7-b5062669816c { text-align: left; }
#s-a34e433b-1d76-4ecb-9051-28803a833e33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a34e433b-1d76-4ecb-9051-28803a833e33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a9aff351-a1ae-4e55-842c-e8fbb2a471a7 { text-align: left; }
#s-a9aff351-a1ae-4e55-842c-e8fbb2a471a7 .shg-product-sold-out {
  display: none;
}

#s-a9aff351-a1ae-4e55-842c-e8fbb2a471a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a9aff351-a1ae-4e55-842c-e8fbb2a471a7 .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-b835db25-7f44-4207-bfe5-8c4ae1be851c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b835db25-7f44-4207-bfe5-8c4ae1be851c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b835db25-7f44-4207-bfe5-8c4ae1be851c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b835db25-7f44-4207-bfe5-8c4ae1be851c {
  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-b835db25-7f44-4207-bfe5-8c4ae1be851c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b835db25-7f44-4207-bfe5-8c4ae1be851c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b835db25-7f44-4207-bfe5-8c4ae1be851c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3a1a283-f0c5-42de-a277-ac8f4b8977a1 {
  display: none;
}
#s-16d9b3c2-75cd-4b27-b7e3-6ca49d38bad7 { text-align: left; }
#s-f45f3112-4abf-4310-9722-11c3e78cd27c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f45f3112-4abf-4310-9722-11c3e78cd27c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-069bd7aa-7d8e-4f61-a318-69d2f0869c7f { text-align: left; }
#s-069bd7aa-7d8e-4f61-a318-69d2f0869c7f .shg-product-sold-out {
  display: none;
}

#s-069bd7aa-7d8e-4f61-a318-69d2f0869c7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-069bd7aa-7d8e-4f61-a318-69d2f0869c7f .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-4f327f9a-b5dd-4de4-9049-2b38fef16ceb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f327f9a-b5dd-4de4-9049-2b38fef16ceb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f327f9a-b5dd-4de4-9049-2b38fef16ceb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f327f9a-b5dd-4de4-9049-2b38fef16ceb {
  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-4f327f9a-b5dd-4de4-9049-2b38fef16ceb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f327f9a-b5dd-4de4-9049-2b38fef16ceb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f327f9a-b5dd-4de4-9049-2b38fef16ceb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c464dac5-9294-417f-859c-6f45a47f1ce2 {
  display: none;
}
#s-75734252-b6cd-414d-bb8f-7f0a622eecb3 { text-align: left; }
#s-7edc427f-8bd7-4ed4-a093-52ea8fb03ec0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7edc427f-8bd7-4ed4-a093-52ea8fb03ec0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4637c45-2084-485b-921b-febdf52e9f69 { text-align: left; }
#s-d4637c45-2084-485b-921b-febdf52e9f69 .shg-product-sold-out {
  display: none;
}

#s-d4637c45-2084-485b-921b-febdf52e9f69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4637c45-2084-485b-921b-febdf52e9f69 .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-e5dfad4e-9640-47be-8963-008a500127a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5dfad4e-9640-47be-8963-008a500127a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5dfad4e-9640-47be-8963-008a500127a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5dfad4e-9640-47be-8963-008a500127a0 {
  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-e5dfad4e-9640-47be-8963-008a500127a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5dfad4e-9640-47be-8963-008a500127a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5dfad4e-9640-47be-8963-008a500127a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-57e22fe7-ee05-4a3a-8d1d-ae8f20c763d8 {
  display: none;
}
#s-795ad57b-b8cc-4a74-8385-01954e918008 { text-align: left; }
#s-4f8a740f-1589-4cbc-8b95-b7e3f1424a08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f8a740f-1589-4cbc-8b95-b7e3f1424a08 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d79a9152-98ba-44be-929c-7b0c6ec2cdf9 { text-align: left; }
#s-d79a9152-98ba-44be-929c-7b0c6ec2cdf9 .shg-product-sold-out {
  display: none;
}

#s-d79a9152-98ba-44be-929c-7b0c6ec2cdf9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d79a9152-98ba-44be-929c-7b0c6ec2cdf9 .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-5d19f3ba-16b5-440d-befe-4373b3817713 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d19f3ba-16b5-440d-befe-4373b3817713:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d19f3ba-16b5-440d-befe-4373b3817713:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d19f3ba-16b5-440d-befe-4373b3817713 {
  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-5d19f3ba-16b5-440d-befe-4373b3817713.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d19f3ba-16b5-440d-befe-4373b3817713.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d19f3ba-16b5-440d-befe-4373b3817713.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2c7676d-5583-4c5a-9bfb-d9cb7533e082 {
  display: none;
}
#s-9288f702-7159-47ea-a6f5-1976970dde1b { text-align: left; }
#s-fb867c8f-b940-4b17-87c3-6f220a2b903f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb867c8f-b940-4b17-87c3-6f220a2b903f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d78b47db-e639-4537-9819-571a35b5c073 { text-align: left; }
#s-d78b47db-e639-4537-9819-571a35b5c073 .shg-product-sold-out {
  display: none;
}

#s-d78b47db-e639-4537-9819-571a35b5c073 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d78b47db-e639-4537-9819-571a35b5c073 .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-f302c43f-6321-4923-b1cc-4a58d81ef941 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f302c43f-6321-4923-b1cc-4a58d81ef941:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f302c43f-6321-4923-b1cc-4a58d81ef941:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f302c43f-6321-4923-b1cc-4a58d81ef941 {
  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-f302c43f-6321-4923-b1cc-4a58d81ef941.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f302c43f-6321-4923-b1cc-4a58d81ef941.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f302c43f-6321-4923-b1cc-4a58d81ef941.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a2223590-dbde-4590-a629-47504698f5d7 {
  display: none;
}
#s-571a3a5c-e508-46ac-bea0-5ca8a9957f11 { text-align: left; }
#s-2b092343-6bf8-48fb-a05e-078e89738a57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b092343-6bf8-48fb-a05e-078e89738a57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-196fca5f-de07-41e9-852e-b5d7ef2481b7 { text-align: left; }
#s-196fca5f-de07-41e9-852e-b5d7ef2481b7 .shg-product-sold-out {
  display: none;
}

#s-196fca5f-de07-41e9-852e-b5d7ef2481b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-196fca5f-de07-41e9-852e-b5d7ef2481b7 .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-f56e3a8e-cdaa-4ad1-918e-e74458fe850c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f56e3a8e-cdaa-4ad1-918e-e74458fe850c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f56e3a8e-cdaa-4ad1-918e-e74458fe850c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f56e3a8e-cdaa-4ad1-918e-e74458fe850c {
  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-f56e3a8e-cdaa-4ad1-918e-e74458fe850c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f56e3a8e-cdaa-4ad1-918e-e74458fe850c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f56e3a8e-cdaa-4ad1-918e-e74458fe850c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2aeb4dd-418a-4673-85b7-b5150a86dc73 {
  display: none;
}
#s-5efdbaf2-b9bb-4918-af1e-79e8d0f23630 { text-align: left; }
#s-5a35f0e2-2af7-4e7e-8a27-927f2ce2eb22 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a35f0e2-2af7-4e7e-8a27-927f2ce2eb22 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d70b9af9-0db1-4aad-bfbb-efadcd31a877 { text-align: left; }
#s-d70b9af9-0db1-4aad-bfbb-efadcd31a877 .shg-product-sold-out {
  display: none;
}

#s-d70b9af9-0db1-4aad-bfbb-efadcd31a877 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d70b9af9-0db1-4aad-bfbb-efadcd31a877 .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-ccff1071-af86-49f4-8c0e-3a82d01eb153 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccff1071-af86-49f4-8c0e-3a82d01eb153:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccff1071-af86-49f4-8c0e-3a82d01eb153:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccff1071-af86-49f4-8c0e-3a82d01eb153 {
  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-ccff1071-af86-49f4-8c0e-3a82d01eb153.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccff1071-af86-49f4-8c0e-3a82d01eb153.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccff1071-af86-49f4-8c0e-3a82d01eb153.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f1fc693-9311-492c-82ca-0eb5253bff29 {
  display: none;
}
#s-b302f09d-8618-4922-b153-8706df91f05c { text-align: left; }
#s-4ae067a6-cf28-4f6b-9010-fc6c8786f4c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ae067a6-cf28-4f6b-9010-fc6c8786f4c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf616181-1639-4c56-93ef-e08b4c2e41da { text-align: left; }
#s-cf616181-1639-4c56-93ef-e08b4c2e41da .shg-product-sold-out {
  display: none;
}

#s-cf616181-1639-4c56-93ef-e08b4c2e41da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf616181-1639-4c56-93ef-e08b4c2e41da .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-a8467890-e786-452c-9c45-dd35cb75e582 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8467890-e786-452c-9c45-dd35cb75e582:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8467890-e786-452c-9c45-dd35cb75e582:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8467890-e786-452c-9c45-dd35cb75e582 {
  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-a8467890-e786-452c-9c45-dd35cb75e582.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8467890-e786-452c-9c45-dd35cb75e582.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8467890-e786-452c-9c45-dd35cb75e582.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0d89065-ef6d-49e2-8613-436ea9df4d44 {
  display: none;
}
#s-4e76e54f-22c2-4697-b7db-2d3bd14ebdaa { text-align: left; }
#s-ccef7e3d-59fb-4890-9443-398c562efbc5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccef7e3d-59fb-4890-9443-398c562efbc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3dedb53d-73da-4278-a6f3-abbdc1b29e75 { text-align: left; }
#s-3dedb53d-73da-4278-a6f3-abbdc1b29e75 .shg-product-sold-out {
  display: none;
}

#s-3dedb53d-73da-4278-a6f3-abbdc1b29e75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3dedb53d-73da-4278-a6f3-abbdc1b29e75 .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-5429afc2-47ca-4742-a9ff-e48efc176447 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5429afc2-47ca-4742-a9ff-e48efc176447:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5429afc2-47ca-4742-a9ff-e48efc176447:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5429afc2-47ca-4742-a9ff-e48efc176447 {
  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-5429afc2-47ca-4742-a9ff-e48efc176447.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5429afc2-47ca-4742-a9ff-e48efc176447.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5429afc2-47ca-4742-a9ff-e48efc176447.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-41a3aa17-667e-414e-9017-0115a619c967 {
  display: none;
}
#s-06abb9ff-d49a-40ca-aebd-d1a5dd9f563b { text-align: left; }
#s-9c098f70-c7b5-41fb-81a9-d1a23f22396a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c098f70-c7b5-41fb-81a9-d1a23f22396a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3d734c6-40ef-4ed4-aa96-a5d3204d4277 { text-align: left; }
#s-b3d734c6-40ef-4ed4-aa96-a5d3204d4277 .shg-product-sold-out {
  display: none;
}

#s-b3d734c6-40ef-4ed4-aa96-a5d3204d4277 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3d734c6-40ef-4ed4-aa96-a5d3204d4277 .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-12e04927-e531-4669-94d1-20c7ef26bcc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12e04927-e531-4669-94d1-20c7ef26bcc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12e04927-e531-4669-94d1-20c7ef26bcc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12e04927-e531-4669-94d1-20c7ef26bcc0 {
  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-12e04927-e531-4669-94d1-20c7ef26bcc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12e04927-e531-4669-94d1-20c7ef26bcc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12e04927-e531-4669-94d1-20c7ef26bcc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e77fa6ff-7bfe-4785-915d-8034c7da2415 {
  display: none;
}
#s-6bb385ec-b70f-4ebb-a35d-668a163b8c33 { text-align: left; }
#s-959a9a5b-304d-4f58-99fd-08efe377e746 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-959a9a5b-304d-4f58-99fd-08efe377e746 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6722b488-881d-4ec7-bbeb-3c3eba3c17f2 { text-align: left; }
#s-6722b488-881d-4ec7-bbeb-3c3eba3c17f2 .shg-product-sold-out {
  display: none;
}

#s-6722b488-881d-4ec7-bbeb-3c3eba3c17f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6722b488-881d-4ec7-bbeb-3c3eba3c17f2 .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-1e942ffe-2659-4865-84e7-48dde00433d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e942ffe-2659-4865-84e7-48dde00433d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e942ffe-2659-4865-84e7-48dde00433d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e942ffe-2659-4865-84e7-48dde00433d1 {
  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-1e942ffe-2659-4865-84e7-48dde00433d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e942ffe-2659-4865-84e7-48dde00433d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e942ffe-2659-4865-84e7-48dde00433d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-339abfe2-0b15-4147-a739-62cdedf87807 {
  display: none;
}
#s-3f8aaac2-e8d6-4af2-938f-9037bf62ab15 { text-align: left; }
#s-4f6305ec-4732-481b-bb9a-b7fcfd9c55d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f6305ec-4732-481b-bb9a-b7fcfd9c55d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2f4c602-4961-4ac7-9811-af2e41b96b0c { text-align: left; }
#s-d2f4c602-4961-4ac7-9811-af2e41b96b0c .shg-product-sold-out {
  display: none;
}

#s-d2f4c602-4961-4ac7-9811-af2e41b96b0c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2f4c602-4961-4ac7-9811-af2e41b96b0c .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-0fe00fcc-5a74-4fbd-88cb-21824a9c0700 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0fe00fcc-5a74-4fbd-88cb-21824a9c0700:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0fe00fcc-5a74-4fbd-88cb-21824a9c0700:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0fe00fcc-5a74-4fbd-88cb-21824a9c0700 {
  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-0fe00fcc-5a74-4fbd-88cb-21824a9c0700.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0fe00fcc-5a74-4fbd-88cb-21824a9c0700.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0fe00fcc-5a74-4fbd-88cb-21824a9c0700.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f4e97b9-1ac5-40bd-a249-0864467b1ff6 {
  display: none;
}
#s-56f0a71c-e1b0-45e8-9548-bc3cad139c9a { text-align: left; }
#s-c3d5f5ee-7782-497c-a3fa-c2733fbc71b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c3d5f5ee-7782-497c-a3fa-c2733fbc71b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17656d06-655b-49d3-b5ca-b0cd63b7a8f5 { text-align: left; }
#s-17656d06-655b-49d3-b5ca-b0cd63b7a8f5 .shg-product-sold-out {
  display: none;
}

#s-17656d06-655b-49d3-b5ca-b0cd63b7a8f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17656d06-655b-49d3-b5ca-b0cd63b7a8f5 .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-93e78a7d-901a-4047-8d8d-bbbcb36e0e7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93e78a7d-901a-4047-8d8d-bbbcb36e0e7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93e78a7d-901a-4047-8d8d-bbbcb36e0e7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93e78a7d-901a-4047-8d8d-bbbcb36e0e7a {
  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-93e78a7d-901a-4047-8d8d-bbbcb36e0e7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93e78a7d-901a-4047-8d8d-bbbcb36e0e7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93e78a7d-901a-4047-8d8d-bbbcb36e0e7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b2a54d5-19d8-449a-ac8c-8a99d5c04ef9 {
  display: none;
}
#s-1457749a-44c7-47ea-a8dc-dbdeb745c928 { text-align: left; }
#s-5d97fb20-0b68-4152-979b-1210c4cbbf88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d97fb20-0b68-4152-979b-1210c4cbbf88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97eb8f48-f720-4ea0-aad7-d4c9dd897132 { text-align: left; }
#s-97eb8f48-f720-4ea0-aad7-d4c9dd897132 .shg-product-sold-out {
  display: none;
}

#s-97eb8f48-f720-4ea0-aad7-d4c9dd897132 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97eb8f48-f720-4ea0-aad7-d4c9dd897132 .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-3fa9c84b-54ed-4b38-8119-e9dcb1640c6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3fa9c84b-54ed-4b38-8119-e9dcb1640c6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3fa9c84b-54ed-4b38-8119-e9dcb1640c6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3fa9c84b-54ed-4b38-8119-e9dcb1640c6b {
  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-3fa9c84b-54ed-4b38-8119-e9dcb1640c6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3fa9c84b-54ed-4b38-8119-e9dcb1640c6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3fa9c84b-54ed-4b38-8119-e9dcb1640c6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e72a6df1-d130-4ce7-b3e3-9cb490a76d0d {
  display: none;
}
#s-4723931f-70dd-46d6-a239-f1e50afd55d9 { text-align: left; }
#s-0292a03b-f2ec-4cc0-91b3-3a57c8c4a94a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0292a03b-f2ec-4cc0-91b3-3a57c8c4a94a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b8f92fc-2592-4346-97bd-95f235404288 { text-align: left; }
#s-7b8f92fc-2592-4346-97bd-95f235404288 .shg-product-sold-out {
  display: none;
}

#s-7b8f92fc-2592-4346-97bd-95f235404288 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b8f92fc-2592-4346-97bd-95f235404288 .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-e0eb3eb3-6e58-410f-8c20-151218d621a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0eb3eb3-6e58-410f-8c20-151218d621a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0eb3eb3-6e58-410f-8c20-151218d621a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0eb3eb3-6e58-410f-8c20-151218d621a6 {
  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-e0eb3eb3-6e58-410f-8c20-151218d621a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0eb3eb3-6e58-410f-8c20-151218d621a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0eb3eb3-6e58-410f-8c20-151218d621a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c69aa1d-88aa-4b56-b51d-a44b2fa0dd6c {
  display: none;
}
#s-e2bb4789-6cc4-4c4c-9a64-7838bb472138 { text-align: left; }
#s-d66ba034-a5a4-4e7b-bbf3-7dabad715c4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d66ba034-a5a4-4e7b-bbf3-7dabad715c4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fc58d2b-42c3-4b81-9cc9-ca39944126c4 { text-align: left; }
#s-0fc58d2b-42c3-4b81-9cc9-ca39944126c4 .shg-product-sold-out {
  display: none;
}

#s-0fc58d2b-42c3-4b81-9cc9-ca39944126c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fc58d2b-42c3-4b81-9cc9-ca39944126c4 .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-7d8fd9c9-e21a-4c69-b81e-ae973af4942c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d8fd9c9-e21a-4c69-b81e-ae973af4942c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d8fd9c9-e21a-4c69-b81e-ae973af4942c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d8fd9c9-e21a-4c69-b81e-ae973af4942c {
  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-7d8fd9c9-e21a-4c69-b81e-ae973af4942c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d8fd9c9-e21a-4c69-b81e-ae973af4942c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d8fd9c9-e21a-4c69-b81e-ae973af4942c.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;
}
