.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-784f81c7-9058-4848-943c-237a257099db {
  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-bf766fe3-2196-4d15-a9fd-01de970b7c51 { margin-top: 40px; }
#s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .shogun-tabs {
  justify-content: center;
}


  #s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-bf766fe3-2196-4d15-a9fd-01de970b7c51 .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-04c446d4-5a18-482b-a926-3c02cde3e749 { padding-top: 10px;
padding-bottom: 10px; }
 #s-04c446d4-5a18-482b-a926-3c02cde3e749 .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-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-44a5e76f-6902-4de8-852a-9a8fe4d65dd1 .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-c62191d4-6b52-414c-91f4-f01c1bdfaf1e { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c62191d4-6b52-414c-91f4-f01c1bdfaf1e"] > .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-4947d69f-582d-4662-b47f-413ce77136a3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-31988d43-e597-4eec-be18-61c5ee418b25 { 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-8398608b-9b06-4dd8-94f5-cdea300c6aeb { 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-8398608b-9b06-4dd8-94f5-cdea300c6aeb: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-8398608b-9b06-4dd8-94f5-cdea300c6aeb: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-8398608b-9b06-4dd8-94f5-cdea300c6aeb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-48fee80e-fa2a-4f84-a255-e8fd83e67e0c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-77711bb1-3007-4cb4-ace5-a99f8bee1106 { 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-079f10a9-12f8-4f21-b9a5-4ee888656489 { 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-079f10a9-12f8-4f21-b9a5-4ee888656489: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-079f10a9-12f8-4f21-b9a5-4ee888656489: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-079f10a9-12f8-4f21-b9a5-4ee888656489.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c12fb476-ee65-4edc-b697-eb19906f7b21 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7f958816-a656-47af-9a03-d8c62111031e { 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-89de92fb-35ea-446b-8a98-faa5264a5aac { 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-89de92fb-35ea-446b-8a98-faa5264a5aac: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-89de92fb-35ea-446b-8a98-faa5264a5aac: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-89de92fb-35ea-446b-8a98-faa5264a5aac.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-0064c0cc-663e-4133-b9f9-6f45c77c0fcf { min-height: 50px; }
#s-0064c0cc-663e-4133-b9f9-6f45c77c0fcf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-256a07e0-07d0-4769-b763-1061213f3cfc { 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-256a07e0-07d0-4769-b763-1061213f3cfc .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-ebe9a589-e7bf-45c4-8145-bb7a9cf25ce9 {
  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-729760ef-2c4d-4ead-8dcd-06429b5eb83c { 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-bb96a48a-3655-41f0-8ef0-b3de158008a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb96a48a-3655-41f0-8ef0-b3de158008a9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-63009fa9-4496-4dd8-94bf-6d2eb03c311f {
  display: none;
}
#s-04e7072f-4635-4f9f-8d78-c6125bc28164 { text-align: left; }
#s-571d9df6-e4fe-408d-88ae-503cb0e3e0a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-571d9df6-e4fe-408d-88ae-503cb0e3e0a5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3267bfc8-b4e8-45c8-8979-8c74acf6f4c2 {
  display: none;
}
#s-8cc39fab-b42b-4f61-91f7-b85d2f159de1 { text-align: left; }
#s-1a7e49b8-c502-41f5-92a7-e6d50bd87ec3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a7e49b8-c502-41f5-92a7-e6d50bd87ec3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b36b27b4-4cfa-49f4-89ad-1cf256943f7b {
  display: none;
}
#s-3b0982aa-dd90-4556-a7f4-0f5fb8c5d1d2 { text-align: left; }
#s-f6665ac0-feb5-4b6b-a417-a4e036850c06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6665ac0-feb5-4b6b-a417-a4e036850c06 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-163becd5-3421-46db-b85c-d17126f4f077 {
  display: none;
}
#s-9cb6bfb6-350d-4fa5-8a53-099898ec627d { text-align: left; }
#s-e640570a-cf99-4d7f-94f4-31442a215d55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e640570a-cf99-4d7f-94f4-31442a215d55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e1f8b34-c2f6-48b1-9c5b-217725b8c0f0 { text-align: left; }
#s-7e1f8b34-c2f6-48b1-9c5b-217725b8c0f0 .shg-product-sold-out {
  display: none;
}

#s-7e1f8b34-c2f6-48b1-9c5b-217725b8c0f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e1f8b34-c2f6-48b1-9c5b-217725b8c0f0 .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-fa405604-dfc6-4e93-b335-f69f93a8058a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa405604-dfc6-4e93-b335-f69f93a8058a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa405604-dfc6-4e93-b335-f69f93a8058a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa405604-dfc6-4e93-b335-f69f93a8058a {
  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-fa405604-dfc6-4e93-b335-f69f93a8058a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa405604-dfc6-4e93-b335-f69f93a8058a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa405604-dfc6-4e93-b335-f69f93a8058a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79baf7ed-2cf3-4d0d-b3ab-dd62cb636d67 {
  display: none;
}
#s-30fa6d30-9183-49e1-b9c3-32c47ec664a3 { text-align: left; }
#s-d7a3040a-e2bb-410f-b0ea-f71b84807526 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7a3040a-e2bb-410f-b0ea-f71b84807526 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-207111c1-2620-4c0a-a8d8-0072d9daa370 { text-align: left; }
#s-207111c1-2620-4c0a-a8d8-0072d9daa370 .shg-product-sold-out {
  display: none;
}

#s-207111c1-2620-4c0a-a8d8-0072d9daa370 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-207111c1-2620-4c0a-a8d8-0072d9daa370 .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-6ab0c7bb-5f7b-47bd-a4b8-cb69fb4aa544 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ab0c7bb-5f7b-47bd-a4b8-cb69fb4aa544:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ab0c7bb-5f7b-47bd-a4b8-cb69fb4aa544:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ab0c7bb-5f7b-47bd-a4b8-cb69fb4aa544 {
  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-6ab0c7bb-5f7b-47bd-a4b8-cb69fb4aa544.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ab0c7bb-5f7b-47bd-a4b8-cb69fb4aa544.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ab0c7bb-5f7b-47bd-a4b8-cb69fb4aa544.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15217439-b17d-4328-a88a-01189af5186d {
  display: none;
}
#s-4cef4f8d-6274-4d95-be1d-602d910fe0e6 { text-align: left; }
#s-6af68064-d3b2-46e4-8d7c-f88ab2caceac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6af68064-d3b2-46e4-8d7c-f88ab2caceac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3d13707-fe3e-433d-8ab1-860b5b149ee1 { text-align: left; }
#s-d3d13707-fe3e-433d-8ab1-860b5b149ee1 .shg-product-sold-out {
  display: none;
}

#s-d3d13707-fe3e-433d-8ab1-860b5b149ee1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3d13707-fe3e-433d-8ab1-860b5b149ee1 .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-2ad836cb-474c-47d0-9f57-8b8cba5740e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ad836cb-474c-47d0-9f57-8b8cba5740e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ad836cb-474c-47d0-9f57-8b8cba5740e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ad836cb-474c-47d0-9f57-8b8cba5740e4 {
  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-2ad836cb-474c-47d0-9f57-8b8cba5740e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ad836cb-474c-47d0-9f57-8b8cba5740e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ad836cb-474c-47d0-9f57-8b8cba5740e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db6ddd7a-6aee-4be2-9893-690b3e8cc2c7 {
  display: none;
}
#s-8acc3f35-f161-4353-8fca-805f7fdac51e { text-align: left; }
#s-fb09b9d5-06d4-42b2-93f2-5750e6fdee76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb09b9d5-06d4-42b2-93f2-5750e6fdee76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f6f54330-bb49-4a34-be70-5e86338fa119 { text-align: left; }
#s-f6f54330-bb49-4a34-be70-5e86338fa119 .shg-product-sold-out {
  display: none;
}

#s-f6f54330-bb49-4a34-be70-5e86338fa119 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f6f54330-bb49-4a34-be70-5e86338fa119 .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-24c83c30-f6b8-47d0-b602-0182f4398a57 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-24c83c30-f6b8-47d0-b602-0182f4398a57:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-24c83c30-f6b8-47d0-b602-0182f4398a57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-24c83c30-f6b8-47d0-b602-0182f4398a57 {
  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-24c83c30-f6b8-47d0-b602-0182f4398a57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-24c83c30-f6b8-47d0-b602-0182f4398a57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-24c83c30-f6b8-47d0-b602-0182f4398a57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e069e9a1-bcc2-4d73-8b8b-bc9561028a7c {
  display: none;
}
#s-a7b63b1b-d5ed-49d7-808f-e4737b66910a { text-align: left; }
#s-6bceac2b-cc28-444e-b508-648e7cc2f437 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6bceac2b-cc28-444e-b508-648e7cc2f437 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e619a1e-38a6-46a8-b8d4-41db382c9f50 { text-align: left; }
#s-9e619a1e-38a6-46a8-b8d4-41db382c9f50 .shg-product-sold-out {
  display: none;
}

#s-9e619a1e-38a6-46a8-b8d4-41db382c9f50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e619a1e-38a6-46a8-b8d4-41db382c9f50 .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-3746f88f-1c02-46e7-807e-f932f05499aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3746f88f-1c02-46e7-807e-f932f05499aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3746f88f-1c02-46e7-807e-f932f05499aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3746f88f-1c02-46e7-807e-f932f05499aa {
  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-3746f88f-1c02-46e7-807e-f932f05499aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3746f88f-1c02-46e7-807e-f932f05499aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3746f88f-1c02-46e7-807e-f932f05499aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-09507845-1376-4776-b7d4-9725cf88d752 {
  display: none;
}
#s-82e33797-347a-4296-a962-1d34c7ce8859 { text-align: left; }
#s-e7569c32-4caf-4074-91f1-2ae92fd82eee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e7569c32-4caf-4074-91f1-2ae92fd82eee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-000abc3c-4e47-4e40-a0ef-50e2bebedf1a { text-align: left; }
#s-000abc3c-4e47-4e40-a0ef-50e2bebedf1a .shg-product-sold-out {
  display: none;
}

#s-000abc3c-4e47-4e40-a0ef-50e2bebedf1a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-000abc3c-4e47-4e40-a0ef-50e2bebedf1a .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-e26dd45b-90e1-4693-ac20-a1bd7b3130de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e26dd45b-90e1-4693-ac20-a1bd7b3130de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e26dd45b-90e1-4693-ac20-a1bd7b3130de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e26dd45b-90e1-4693-ac20-a1bd7b3130de {
  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-e26dd45b-90e1-4693-ac20-a1bd7b3130de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e26dd45b-90e1-4693-ac20-a1bd7b3130de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e26dd45b-90e1-4693-ac20-a1bd7b3130de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6ddba88-330e-489d-95aa-2ae3ff9c0600 {
  display: none;
}
#s-6c9baa26-202d-4faf-b95d-066e0f0b0354 { text-align: left; }
#s-fbebcf6c-0128-4c8d-929f-c66c76d2e705 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbebcf6c-0128-4c8d-929f-c66c76d2e705 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab6ec346-bd44-40c2-8d06-dc4166bceb56 { text-align: left; }
#s-ab6ec346-bd44-40c2-8d06-dc4166bceb56 .shg-product-sold-out {
  display: none;
}

#s-ab6ec346-bd44-40c2-8d06-dc4166bceb56 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab6ec346-bd44-40c2-8d06-dc4166bceb56 .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-fa489af5-7780-4d31-b57f-5c73f8f62d67 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa489af5-7780-4d31-b57f-5c73f8f62d67:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa489af5-7780-4d31-b57f-5c73f8f62d67:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa489af5-7780-4d31-b57f-5c73f8f62d67 {
  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-fa489af5-7780-4d31-b57f-5c73f8f62d67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa489af5-7780-4d31-b57f-5c73f8f62d67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa489af5-7780-4d31-b57f-5c73f8f62d67.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea0b45f9-933d-4c8d-b3ec-24cf5bb33846 {
  display: none;
}
#s-39a1976e-983b-4150-ac26-c054a3c60a8e { text-align: left; }
#s-08602804-054e-458b-9ce6-dc8b1dce25cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08602804-054e-458b-9ce6-dc8b1dce25cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57f7210a-c7c6-451e-a679-9b05249e71b7 { text-align: left; }
#s-57f7210a-c7c6-451e-a679-9b05249e71b7 .shg-product-sold-out {
  display: none;
}

#s-57f7210a-c7c6-451e-a679-9b05249e71b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57f7210a-c7c6-451e-a679-9b05249e71b7 .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-642081fa-a9ab-4752-b7bb-abb0720a522b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-642081fa-a9ab-4752-b7bb-abb0720a522b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-642081fa-a9ab-4752-b7bb-abb0720a522b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-642081fa-a9ab-4752-b7bb-abb0720a522b {
  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-642081fa-a9ab-4752-b7bb-abb0720a522b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-642081fa-a9ab-4752-b7bb-abb0720a522b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-642081fa-a9ab-4752-b7bb-abb0720a522b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9c77362-923e-436c-891a-f40cec6dc9e2 {
  display: none;
}
#s-afbf77a6-a35a-4859-a2e8-6db5cfe126cf { text-align: left; }
#s-14836a26-511b-4228-944b-dc2bb6af314d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-14836a26-511b-4228-944b-dc2bb6af314d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ba22648-f09d-4999-aaeb-64357042ddea { text-align: left; }
#s-2ba22648-f09d-4999-aaeb-64357042ddea .shg-product-sold-out {
  display: none;
}

#s-2ba22648-f09d-4999-aaeb-64357042ddea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ba22648-f09d-4999-aaeb-64357042ddea .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-c31d15c7-d41e-47bd-a7ba-89d9a6c1bc2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c31d15c7-d41e-47bd-a7ba-89d9a6c1bc2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c31d15c7-d41e-47bd-a7ba-89d9a6c1bc2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c31d15c7-d41e-47bd-a7ba-89d9a6c1bc2c {
  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-c31d15c7-d41e-47bd-a7ba-89d9a6c1bc2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c31d15c7-d41e-47bd-a7ba-89d9a6c1bc2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c31d15c7-d41e-47bd-a7ba-89d9a6c1bc2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5566193c-bae0-4ac2-bb50-891a8569c010 {
  display: none;
}
#s-ff26e97b-53fd-4403-b0f9-8a7591925e4a { text-align: left; }
#s-129e7f2c-b51a-4fdc-a466-491948b7a776 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-129e7f2c-b51a-4fdc-a466-491948b7a776 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a877b1f-e22c-42aa-8a67-4ab444e4d1b8 { text-align: left; }
#s-8a877b1f-e22c-42aa-8a67-4ab444e4d1b8 .shg-product-sold-out {
  display: none;
}

#s-8a877b1f-e22c-42aa-8a67-4ab444e4d1b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a877b1f-e22c-42aa-8a67-4ab444e4d1b8 .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-358e9263-e5b5-4f1b-993b-dcff59993625 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-358e9263-e5b5-4f1b-993b-dcff59993625:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-358e9263-e5b5-4f1b-993b-dcff59993625:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-358e9263-e5b5-4f1b-993b-dcff59993625 {
  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-358e9263-e5b5-4f1b-993b-dcff59993625.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-358e9263-e5b5-4f1b-993b-dcff59993625.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-358e9263-e5b5-4f1b-993b-dcff59993625.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-601e4b67-dad6-402c-8371-2a01fdd5f135 {
  display: none;
}
#s-22a5ec69-afb6-415a-9307-99e71d27f2f0 { text-align: left; }
#s-dd637e41-904f-4794-8218-cdb96edadca1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd637e41-904f-4794-8218-cdb96edadca1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-61c52949-fa26-4429-bd9d-9551e0427107 { text-align: left; }
#s-61c52949-fa26-4429-bd9d-9551e0427107 .shg-product-sold-out {
  display: none;
}

#s-61c52949-fa26-4429-bd9d-9551e0427107 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-61c52949-fa26-4429-bd9d-9551e0427107 .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-90a194af-73df-426c-9fa3-0e4e2a194ffd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90a194af-73df-426c-9fa3-0e4e2a194ffd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90a194af-73df-426c-9fa3-0e4e2a194ffd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90a194af-73df-426c-9fa3-0e4e2a194ffd {
  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-90a194af-73df-426c-9fa3-0e4e2a194ffd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90a194af-73df-426c-9fa3-0e4e2a194ffd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90a194af-73df-426c-9fa3-0e4e2a194ffd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0119e1e0-3c20-4c11-9535-4e659f48b9a0 {
  display: none;
}
#s-fb6f7b7e-5729-4ceb-a52c-9c57c468df1e { text-align: left; }
#s-43efe9f6-e1cf-4fc0-a3eb-826557ac650f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43efe9f6-e1cf-4fc0-a3eb-826557ac650f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b463d329-61a3-4da9-9ee5-d122a8f502a6 { text-align: left; }
#s-b463d329-61a3-4da9-9ee5-d122a8f502a6 .shg-product-sold-out {
  display: none;
}

#s-b463d329-61a3-4da9-9ee5-d122a8f502a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b463d329-61a3-4da9-9ee5-d122a8f502a6 .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-8236da5e-44c7-40b9-bbde-031c4969acc8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8236da5e-44c7-40b9-bbde-031c4969acc8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8236da5e-44c7-40b9-bbde-031c4969acc8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8236da5e-44c7-40b9-bbde-031c4969acc8 {
  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-8236da5e-44c7-40b9-bbde-031c4969acc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8236da5e-44c7-40b9-bbde-031c4969acc8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8236da5e-44c7-40b9-bbde-031c4969acc8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb7d1da7-ba7c-4a1f-b66d-a63a5a0ff388 {
  display: none;
}
#s-af7ce85a-1686-4f26-82f5-1f08566886bc { text-align: left; }
#s-ade2c6eb-0db8-479f-b4db-fd0fed22df55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ade2c6eb-0db8-479f-b4db-fd0fed22df55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bda4351a-8174-4cda-8083-7190e8fb3784 { text-align: left; }
#s-bda4351a-8174-4cda-8083-7190e8fb3784 .shg-product-sold-out {
  display: none;
}

#s-bda4351a-8174-4cda-8083-7190e8fb3784 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bda4351a-8174-4cda-8083-7190e8fb3784 .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-74bcb5a4-6d44-4ebb-bd70-55f2fa958e58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74bcb5a4-6d44-4ebb-bd70-55f2fa958e58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74bcb5a4-6d44-4ebb-bd70-55f2fa958e58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74bcb5a4-6d44-4ebb-bd70-55f2fa958e58 {
  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-74bcb5a4-6d44-4ebb-bd70-55f2fa958e58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74bcb5a4-6d44-4ebb-bd70-55f2fa958e58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74bcb5a4-6d44-4ebb-bd70-55f2fa958e58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8a127f2-fcf8-446f-ae18-29821b200739 {
  display: none;
}
#s-f42c8120-1258-441e-8dd2-b8e41bf18978 { text-align: left; }
#s-b256f9cf-646e-4dfd-ba01-3ef4cddc29ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b256f9cf-646e-4dfd-ba01-3ef4cddc29ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83c32619-c585-473a-bb87-57b9f45659ec { text-align: left; }
#s-83c32619-c585-473a-bb87-57b9f45659ec .shg-product-sold-out {
  display: none;
}

#s-83c32619-c585-473a-bb87-57b9f45659ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83c32619-c585-473a-bb87-57b9f45659ec .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-13cc81a1-e56b-4603-aef6-3f1d6103b41a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13cc81a1-e56b-4603-aef6-3f1d6103b41a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13cc81a1-e56b-4603-aef6-3f1d6103b41a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13cc81a1-e56b-4603-aef6-3f1d6103b41a {
  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-13cc81a1-e56b-4603-aef6-3f1d6103b41a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13cc81a1-e56b-4603-aef6-3f1d6103b41a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13cc81a1-e56b-4603-aef6-3f1d6103b41a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-703c13e8-33f1-4306-ab89-a922aeea3750 {
  display: none;
}
#s-113a8e47-439f-4b1e-aa8a-fea1646b9739 { text-align: left; }
#s-11279f5c-5bea-4543-b849-fe669862acf1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11279f5c-5bea-4543-b849-fe669862acf1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ebdd07e-23a7-44c5-b9db-8d6b6a289571 { text-align: left; }
#s-2ebdd07e-23a7-44c5-b9db-8d6b6a289571 .shg-product-sold-out {
  display: none;
}

#s-2ebdd07e-23a7-44c5-b9db-8d6b6a289571 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ebdd07e-23a7-44c5-b9db-8d6b6a289571 .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-06aed59e-887a-4a24-9330-f2e1928aa06b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06aed59e-887a-4a24-9330-f2e1928aa06b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06aed59e-887a-4a24-9330-f2e1928aa06b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06aed59e-887a-4a24-9330-f2e1928aa06b {
  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-06aed59e-887a-4a24-9330-f2e1928aa06b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06aed59e-887a-4a24-9330-f2e1928aa06b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06aed59e-887a-4a24-9330-f2e1928aa06b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99698a11-d4c6-418e-994f-96d9bd330909 {
  display: none;
}
#s-d6371c62-d9da-4720-8ceb-09a8894faeb3 { text-align: left; }
#s-ee07e57f-b54a-403a-bfed-a4b24d9112eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee07e57f-b54a-403a-bfed-a4b24d9112eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b526b687-19a2-41c3-9d48-0b81de09ae7c { text-align: left; }
#s-b526b687-19a2-41c3-9d48-0b81de09ae7c .shg-product-sold-out {
  display: none;
}

#s-b526b687-19a2-41c3-9d48-0b81de09ae7c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b526b687-19a2-41c3-9d48-0b81de09ae7c .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-224578bf-8d88-447b-b512-592f9684aecc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-224578bf-8d88-447b-b512-592f9684aecc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-224578bf-8d88-447b-b512-592f9684aecc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-224578bf-8d88-447b-b512-592f9684aecc {
  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-224578bf-8d88-447b-b512-592f9684aecc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-224578bf-8d88-447b-b512-592f9684aecc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-224578bf-8d88-447b-b512-592f9684aecc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3cba7e8-9b91-41f9-8324-02e9cf431c57 {
  display: none;
}
#s-79d0411f-c3a5-4e32-8c90-e8c5d6bd02d2 { text-align: left; }
#s-49d2e387-269f-4fee-b73e-23abc4d08013 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49d2e387-269f-4fee-b73e-23abc4d08013 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7a66597-fb61-40d3-959c-44803722fae8 { text-align: left; }
#s-e7a66597-fb61-40d3-959c-44803722fae8 .shg-product-sold-out {
  display: none;
}

#s-e7a66597-fb61-40d3-959c-44803722fae8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7a66597-fb61-40d3-959c-44803722fae8 .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-f9e9d7b8-fc66-49fc-837c-2cafd910d99a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9e9d7b8-fc66-49fc-837c-2cafd910d99a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9e9d7b8-fc66-49fc-837c-2cafd910d99a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9e9d7b8-fc66-49fc-837c-2cafd910d99a {
  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-f9e9d7b8-fc66-49fc-837c-2cafd910d99a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9e9d7b8-fc66-49fc-837c-2cafd910d99a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9e9d7b8-fc66-49fc-837c-2cafd910d99a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40ff435a-410c-4601-ba8e-47a16ea68755 {
  display: none;
}
#s-9a058e92-f615-4c4a-aa69-ddc3086e122e { text-align: left; }
#s-1cbab8eb-95fb-4111-8671-5a062c47105e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cbab8eb-95fb-4111-8671-5a062c47105e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bc0edbe-4da6-44c8-b105-5f8e150761f6 { text-align: left; }
#s-9bc0edbe-4da6-44c8-b105-5f8e150761f6 .shg-product-sold-out {
  display: none;
}

#s-9bc0edbe-4da6-44c8-b105-5f8e150761f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bc0edbe-4da6-44c8-b105-5f8e150761f6 .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-e5a66b1c-9e88-43c4-bd36-86bfa5b343cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5a66b1c-9e88-43c4-bd36-86bfa5b343cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5a66b1c-9e88-43c4-bd36-86bfa5b343cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5a66b1c-9e88-43c4-bd36-86bfa5b343cc {
  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-e5a66b1c-9e88-43c4-bd36-86bfa5b343cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5a66b1c-9e88-43c4-bd36-86bfa5b343cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5a66b1c-9e88-43c4-bd36-86bfa5b343cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8f6dd1c-b1b5-4b4b-9439-98a5d5e3ceb3 {
  display: none;
}
#s-c87b8379-2d93-4b7b-ab20-afb0bda6d22e { text-align: left; }
#s-bb9aa002-9e00-474f-b165-0e8797834818 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb9aa002-9e00-474f-b165-0e8797834818 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a7ba202-eca0-4925-8536-a0470e243587 { text-align: left; }
#s-3a7ba202-eca0-4925-8536-a0470e243587 .shg-product-sold-out {
  display: none;
}

#s-3a7ba202-eca0-4925-8536-a0470e243587 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a7ba202-eca0-4925-8536-a0470e243587 .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-176c0a19-2cf3-478e-ba5c-4131af67ca04 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-176c0a19-2cf3-478e-ba5c-4131af67ca04:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-176c0a19-2cf3-478e-ba5c-4131af67ca04:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-176c0a19-2cf3-478e-ba5c-4131af67ca04 {
  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-176c0a19-2cf3-478e-ba5c-4131af67ca04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-176c0a19-2cf3-478e-ba5c-4131af67ca04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-176c0a19-2cf3-478e-ba5c-4131af67ca04.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3341f535-26d9-4862-a32a-5d8a626965f7 {
  display: none;
}
#s-69091dd5-f19c-44c7-b385-afc159083131 { text-align: left; }
#s-5acf0dec-5261-48fa-bb9a-a9b59d4bd1d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5acf0dec-5261-48fa-bb9a-a9b59d4bd1d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f323d08f-4a23-4480-bb0a-18d49d5ed0a2 { text-align: left; }
#s-f323d08f-4a23-4480-bb0a-18d49d5ed0a2 .shg-product-sold-out {
  display: none;
}

#s-f323d08f-4a23-4480-bb0a-18d49d5ed0a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f323d08f-4a23-4480-bb0a-18d49d5ed0a2 .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-b33c2bcc-37f5-47ac-8081-cc0ebcc9cb48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b33c2bcc-37f5-47ac-8081-cc0ebcc9cb48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b33c2bcc-37f5-47ac-8081-cc0ebcc9cb48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b33c2bcc-37f5-47ac-8081-cc0ebcc9cb48 {
  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-b33c2bcc-37f5-47ac-8081-cc0ebcc9cb48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b33c2bcc-37f5-47ac-8081-cc0ebcc9cb48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b33c2bcc-37f5-47ac-8081-cc0ebcc9cb48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f761c6e6-da90-4e59-ba39-e78aabaa56df {
  display: none;
}
#s-21999245-2afd-4064-bddd-ec5b18f0faba { text-align: left; }
#s-d497bf0a-0fba-4b5d-be5e-cfdb6fb16293 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d497bf0a-0fba-4b5d-be5e-cfdb6fb16293 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ea0f6d8-e67e-4c41-9add-fa40612ef033 { text-align: left; }
#s-2ea0f6d8-e67e-4c41-9add-fa40612ef033 .shg-product-sold-out {
  display: none;
}

#s-2ea0f6d8-e67e-4c41-9add-fa40612ef033 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ea0f6d8-e67e-4c41-9add-fa40612ef033 .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-c15ef7b5-7be5-4628-8f03-26f654f1114c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c15ef7b5-7be5-4628-8f03-26f654f1114c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c15ef7b5-7be5-4628-8f03-26f654f1114c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c15ef7b5-7be5-4628-8f03-26f654f1114c {
  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-c15ef7b5-7be5-4628-8f03-26f654f1114c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c15ef7b5-7be5-4628-8f03-26f654f1114c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c15ef7b5-7be5-4628-8f03-26f654f1114c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5202e05b-f96d-4a93-9621-fec6413067c1 {
  display: none;
}
#s-5f504f20-31d7-4d33-9d74-a1a1d453cb81 { text-align: left; }
#s-c648a5ce-889c-4317-87da-fb58c667d315 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c648a5ce-889c-4317-87da-fb58c667d315 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bbd0d54-c56f-417d-89e4-c746b17b81a8 { text-align: left; }
#s-8bbd0d54-c56f-417d-89e4-c746b17b81a8 .shg-product-sold-out {
  display: none;
}

#s-8bbd0d54-c56f-417d-89e4-c746b17b81a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bbd0d54-c56f-417d-89e4-c746b17b81a8 .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-da1851e2-cdf1-497e-bdc1-b500a97ba157 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da1851e2-cdf1-497e-bdc1-b500a97ba157:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da1851e2-cdf1-497e-bdc1-b500a97ba157:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da1851e2-cdf1-497e-bdc1-b500a97ba157 {
  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-da1851e2-cdf1-497e-bdc1-b500a97ba157.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da1851e2-cdf1-497e-bdc1-b500a97ba157.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da1851e2-cdf1-497e-bdc1-b500a97ba157.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5d90b59-fc4e-46df-8ece-2863b97c5864 {
  display: none;
}
#s-1dd647cb-2e0d-49ff-b2a1-71f71503369c { text-align: left; }
#s-c480e360-f241-47e6-8918-1ea029fc1aaf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c480e360-f241-47e6-8918-1ea029fc1aaf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fdabc9a-cb79-4a5a-8a7d-a80cb2594f1e { text-align: left; }
#s-2fdabc9a-cb79-4a5a-8a7d-a80cb2594f1e .shg-product-sold-out {
  display: none;
}

#s-2fdabc9a-cb79-4a5a-8a7d-a80cb2594f1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fdabc9a-cb79-4a5a-8a7d-a80cb2594f1e .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-fa232f65-00d4-48d1-8cf5-9ed2e3a8a35b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa232f65-00d4-48d1-8cf5-9ed2e3a8a35b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa232f65-00d4-48d1-8cf5-9ed2e3a8a35b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa232f65-00d4-48d1-8cf5-9ed2e3a8a35b {
  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-fa232f65-00d4-48d1-8cf5-9ed2e3a8a35b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa232f65-00d4-48d1-8cf5-9ed2e3a8a35b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa232f65-00d4-48d1-8cf5-9ed2e3a8a35b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c60bf3c-9e9d-4583-ba15-06af16116667 {
  display: none;
}
#s-12ecae7f-f9cd-473f-b6ed-79b258a7b97f { text-align: left; }
#s-70226099-5dcc-421f-a6d8-c8a95a1d8053 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70226099-5dcc-421f-a6d8-c8a95a1d8053 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9d50505-28a1-477c-af1b-3659167da439 { text-align: left; }
#s-c9d50505-28a1-477c-af1b-3659167da439 .shg-product-sold-out {
  display: none;
}

#s-c9d50505-28a1-477c-af1b-3659167da439 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9d50505-28a1-477c-af1b-3659167da439 .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-e098b0a8-8a5c-4d91-912f-fa3a7ef07248 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e098b0a8-8a5c-4d91-912f-fa3a7ef07248:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e098b0a8-8a5c-4d91-912f-fa3a7ef07248:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e098b0a8-8a5c-4d91-912f-fa3a7ef07248 {
  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-e098b0a8-8a5c-4d91-912f-fa3a7ef07248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e098b0a8-8a5c-4d91-912f-fa3a7ef07248.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e098b0a8-8a5c-4d91-912f-fa3a7ef07248.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4d4067c-6374-43c1-976c-91f597c8d7bc {
  display: none;
}
#s-6cddb668-4c52-4e76-a152-f4a0fb74fd9a { text-align: left; }
#s-16181d53-57fd-49e4-9625-6d6b43ff7cbe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16181d53-57fd-49e4-9625-6d6b43ff7cbe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4f0fcc70-fe1f-4e99-9733-e5af2a7e2e72 { text-align: left; }
#s-4f0fcc70-fe1f-4e99-9733-e5af2a7e2e72 .shg-product-sold-out {
  display: none;
}

#s-4f0fcc70-fe1f-4e99-9733-e5af2a7e2e72 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4f0fcc70-fe1f-4e99-9733-e5af2a7e2e72 .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-4df78f3b-648b-48d4-b257-f8639813a8d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4df78f3b-648b-48d4-b257-f8639813a8d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4df78f3b-648b-48d4-b257-f8639813a8d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4df78f3b-648b-48d4-b257-f8639813a8d7 {
  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-4df78f3b-648b-48d4-b257-f8639813a8d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4df78f3b-648b-48d4-b257-f8639813a8d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4df78f3b-648b-48d4-b257-f8639813a8d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4dab435-8528-40b5-8fce-28fe14e634b4 {
  display: none;
}
#s-923ed46f-d214-478c-b1fd-6143b4baf626 { text-align: left; }
#s-ebf8a328-20d3-485d-849d-68ccda1c0918 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebf8a328-20d3-485d-849d-68ccda1c0918 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-135594b1-b7da-432a-8bfa-293dafaf55ba { text-align: left; }
#s-135594b1-b7da-432a-8bfa-293dafaf55ba .shg-product-sold-out {
  display: none;
}

#s-135594b1-b7da-432a-8bfa-293dafaf55ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-135594b1-b7da-432a-8bfa-293dafaf55ba .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-07baabc6-8051-488b-bf6c-994c5d6fed72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07baabc6-8051-488b-bf6c-994c5d6fed72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07baabc6-8051-488b-bf6c-994c5d6fed72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07baabc6-8051-488b-bf6c-994c5d6fed72 {
  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-07baabc6-8051-488b-bf6c-994c5d6fed72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07baabc6-8051-488b-bf6c-994c5d6fed72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07baabc6-8051-488b-bf6c-994c5d6fed72.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;
}
