.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-bb9882a0-d272-4a84-b716-b7a7a5248adc {
  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-56229455-f32f-434f-a8f1-0dd418f5bd10 { margin-top: 40px; }
#s-56229455-f32f-434f-a8f1-0dd418f5bd10 .shogun-tabs {
  justify-content: center;
}


  #s-56229455-f32f-434f-a8f1-0dd418f5bd10 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-56229455-f32f-434f-a8f1-0dd418f5bd10 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-56229455-f32f-434f-a8f1-0dd418f5bd10 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-56229455-f32f-434f-a8f1-0dd418f5bd10 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-56229455-f32f-434f-a8f1-0dd418f5bd10 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-56229455-f32f-434f-a8f1-0dd418f5bd10 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-56229455-f32f-434f-a8f1-0dd418f5bd10 .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-b66f5e5f-ece4-43c4-a125-415e8c829293 { padding-top: 10px;
padding-bottom: 10px; }
 #s-b66f5e5f-ece4-43c4-a125-415e8c829293 .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-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-078ac1ad-abc9-419c-a269-e13fd5eedaf5 .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-638f2b62-32d9-4c0c-a745-b2c4b0e6a383 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-638f2b62-32d9-4c0c-a745-b2c4b0e6a383"] > .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-442fae5b-0e54-4550-9b75-af06c7d25bb0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a89c9408-b462-44bf-830b-924ebaa6cf29 { 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-e0e3e055-c832-4ad7-94f7-6c23f77e4463 { 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-e0e3e055-c832-4ad7-94f7-6c23f77e4463: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-e0e3e055-c832-4ad7-94f7-6c23f77e4463: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-e0e3e055-c832-4ad7-94f7-6c23f77e4463.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c78c0030-3184-40c2-bd97-a4bc70a59362 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0d41bb74-5c74-4c80-b9e6-1b9a6391d113 { 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-44471d99-313a-48de-ac3d-5b220c59718c { 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-44471d99-313a-48de-ac3d-5b220c59718c: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-44471d99-313a-48de-ac3d-5b220c59718c: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-44471d99-313a-48de-ac3d-5b220c59718c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-81333cf1-4a67-4c21-a6af-98e2223d032c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-86a166fb-2cbd-4b27-bc14-ac3e4d3e6fa1 { 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-9765d58b-bba3-4a11-b45a-484d897519c5 { 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-9765d58b-bba3-4a11-b45a-484d897519c5: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-9765d58b-bba3-4a11-b45a-484d897519c5: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-9765d58b-bba3-4a11-b45a-484d897519c5.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-deefda20-7e21-44e3-ba5f-3ce01dcda423 { min-height: 50px; }
#s-deefda20-7e21-44e3-ba5f-3ce01dcda423 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-272ef87a-bd3d-446a-99ab-f6fe02ea9743 { 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-272ef87a-bd3d-446a-99ab-f6fe02ea9743 .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-c46a6981-b92d-4b59-9fda-5a0d2fba6eeb {
  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-97d7b5e1-676d-43ae-9a40-c1413564dd43 { 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-d01450be-4c7e-4d3a-b118-a93ddc2caa13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d01450be-4c7e-4d3a-b118-a93ddc2caa13 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a8ebca40-cafe-4e74-91b3-8e67a85bead6 {
  display: none;
}
#s-4c379511-5fbc-4df5-95d0-c6920fe85f5a { text-align: left; }
#s-dbeb70e0-1286-4165-8940-fd6bc09cded4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbeb70e0-1286-4165-8940-fd6bc09cded4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6ef7f3ff-2e6a-4d1e-aaab-2e5b65f00dff {
  display: none;
}
#s-f10d6cb8-7b74-4712-ad57-899571c15110 { text-align: left; }
#s-5151605c-a3c0-40fd-b757-a31ca7669e08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5151605c-a3c0-40fd-b757-a31ca7669e08 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0ef06a6d-f5bb-46f3-b897-1eb88b268c08 {
  display: none;
}
#s-5d9a5459-e4ba-4b03-8939-3271840189c0 { text-align: left; }
#s-badfb24a-255a-4a5d-8b51-b3944b7f148b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-badfb24a-255a-4a5d-8b51-b3944b7f148b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3def4aa6-d3b5-44a5-8023-0e3ad125d102 {
  display: none;
}
#s-c08ca464-8154-4714-a47a-2fbcadc0987a { text-align: left; }
#s-62bcf51f-9318-4402-9f19-3012c6e2582b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62bcf51f-9318-4402-9f19-3012c6e2582b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-77b7153d-b590-4868-9d6b-cee47dec4bb6 { text-align: left; }
#s-77b7153d-b590-4868-9d6b-cee47dec4bb6 .shg-product-sold-out {
  display: none;
}

#s-77b7153d-b590-4868-9d6b-cee47dec4bb6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-77b7153d-b590-4868-9d6b-cee47dec4bb6 .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-2071949f-bd04-4b8e-9e60-204c9f538515 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2071949f-bd04-4b8e-9e60-204c9f538515:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2071949f-bd04-4b8e-9e60-204c9f538515:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2071949f-bd04-4b8e-9e60-204c9f538515 {
  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-2071949f-bd04-4b8e-9e60-204c9f538515.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2071949f-bd04-4b8e-9e60-204c9f538515.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2071949f-bd04-4b8e-9e60-204c9f538515.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-953e0c6c-141b-4e76-9849-8d3481f208eb {
  display: none;
}
#s-70749422-2c81-48a8-bc61-8953bc9941e6 { text-align: left; }
#s-9950a227-041f-4a18-a450-82c10591a7d0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9950a227-041f-4a18-a450-82c10591a7d0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41f0fe9a-cb46-4dab-9fea-469df13604bb { text-align: left; }
#s-41f0fe9a-cb46-4dab-9fea-469df13604bb .shg-product-sold-out {
  display: none;
}

#s-41f0fe9a-cb46-4dab-9fea-469df13604bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41f0fe9a-cb46-4dab-9fea-469df13604bb .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-0400abf3-0d95-4667-a342-728a33322889 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0400abf3-0d95-4667-a342-728a33322889:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0400abf3-0d95-4667-a342-728a33322889:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0400abf3-0d95-4667-a342-728a33322889 {
  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-0400abf3-0d95-4667-a342-728a33322889.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0400abf3-0d95-4667-a342-728a33322889.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0400abf3-0d95-4667-a342-728a33322889.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8e35e01-a38d-4946-ad73-9707ff0dcc04 {
  display: none;
}
#s-77c8d821-f29f-4dcf-8f67-63ae68b03bad { text-align: left; }
#s-ba965f81-9657-4f18-8d62-06d4ecd1dfcd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba965f81-9657-4f18-8d62-06d4ecd1dfcd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff8ee783-243d-442d-b300-b9c53706b236 { text-align: left; }
#s-ff8ee783-243d-442d-b300-b9c53706b236 .shg-product-sold-out {
  display: none;
}

#s-ff8ee783-243d-442d-b300-b9c53706b236 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff8ee783-243d-442d-b300-b9c53706b236 .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-c4fe90a8-d44d-4a87-a5ed-a0e4c6d2ebf3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c4fe90a8-d44d-4a87-a5ed-a0e4c6d2ebf3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c4fe90a8-d44d-4a87-a5ed-a0e4c6d2ebf3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c4fe90a8-d44d-4a87-a5ed-a0e4c6d2ebf3 {
  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-c4fe90a8-d44d-4a87-a5ed-a0e4c6d2ebf3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c4fe90a8-d44d-4a87-a5ed-a0e4c6d2ebf3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c4fe90a8-d44d-4a87-a5ed-a0e4c6d2ebf3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d00bc8d5-9ba3-4701-9629-918858278ba8 {
  display: none;
}
#s-1e7eae04-df64-40bd-8ec3-6499ab31e092 { text-align: left; }
#s-4e6fb264-feef-4d57-9d86-7b9be8af39fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4e6fb264-feef-4d57-9d86-7b9be8af39fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf37b4cd-381f-4984-864b-db7278d4372c { text-align: left; }
#s-bf37b4cd-381f-4984-864b-db7278d4372c .shg-product-sold-out {
  display: none;
}

#s-bf37b4cd-381f-4984-864b-db7278d4372c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf37b4cd-381f-4984-864b-db7278d4372c .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-5990bc7d-3b5e-4930-99b7-91dc0b612d03 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5990bc7d-3b5e-4930-99b7-91dc0b612d03:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5990bc7d-3b5e-4930-99b7-91dc0b612d03:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5990bc7d-3b5e-4930-99b7-91dc0b612d03 {
  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-5990bc7d-3b5e-4930-99b7-91dc0b612d03.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5990bc7d-3b5e-4930-99b7-91dc0b612d03.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5990bc7d-3b5e-4930-99b7-91dc0b612d03.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea5e75c2-d54e-41e7-bf94-0290b382dcd2 {
  display: none;
}
#s-6cd65dd5-9e34-4076-bd59-95a30f84178b { text-align: left; }
#s-3ddd4f7d-1fb6-4c75-9cb9-5b985da7dd0f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ddd4f7d-1fb6-4c75-9cb9-5b985da7dd0f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b60611c-fdb5-4058-945d-06d97e3cce1e { text-align: left; }
#s-8b60611c-fdb5-4058-945d-06d97e3cce1e .shg-product-sold-out {
  display: none;
}

#s-8b60611c-fdb5-4058-945d-06d97e3cce1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b60611c-fdb5-4058-945d-06d97e3cce1e .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-a0734a9f-fb88-4fba-ae42-50be3e96b05f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0734a9f-fb88-4fba-ae42-50be3e96b05f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0734a9f-fb88-4fba-ae42-50be3e96b05f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0734a9f-fb88-4fba-ae42-50be3e96b05f {
  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-a0734a9f-fb88-4fba-ae42-50be3e96b05f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0734a9f-fb88-4fba-ae42-50be3e96b05f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0734a9f-fb88-4fba-ae42-50be3e96b05f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-967b7925-9f1b-478a-a9d8-4368b5ae1f52 {
  display: none;
}
#s-aae0ef38-a642-4c61-b885-bd100c44dfbc { text-align: left; }
#s-4d7ecb77-35a6-42f6-9974-688ec4815ac0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d7ecb77-35a6-42f6-9974-688ec4815ac0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99ccf717-dca7-49aa-8af2-128b8744e3e4 { text-align: left; }
#s-99ccf717-dca7-49aa-8af2-128b8744e3e4 .shg-product-sold-out {
  display: none;
}

#s-99ccf717-dca7-49aa-8af2-128b8744e3e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99ccf717-dca7-49aa-8af2-128b8744e3e4 .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-d054b438-5541-4881-aa27-4cae8a984bcc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d054b438-5541-4881-aa27-4cae8a984bcc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d054b438-5541-4881-aa27-4cae8a984bcc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d054b438-5541-4881-aa27-4cae8a984bcc {
  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-d054b438-5541-4881-aa27-4cae8a984bcc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d054b438-5541-4881-aa27-4cae8a984bcc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d054b438-5541-4881-aa27-4cae8a984bcc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4524e59e-3152-4923-90f7-af151ca52b00 {
  display: none;
}
#s-446bd3b7-2b65-4fd2-8df3-01d8058281ed { text-align: left; }
#s-64d8c30b-7700-4cd8-b15e-594b327145b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64d8c30b-7700-4cd8-b15e-594b327145b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a77b6d8-1a55-4c5b-a8d2-a1973eba79df { text-align: left; }
#s-4a77b6d8-1a55-4c5b-a8d2-a1973eba79df .shg-product-sold-out {
  display: none;
}

#s-4a77b6d8-1a55-4c5b-a8d2-a1973eba79df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a77b6d8-1a55-4c5b-a8d2-a1973eba79df .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-0d36672e-044e-4d28-bf8e-52df88b46eea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d36672e-044e-4d28-bf8e-52df88b46eea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d36672e-044e-4d28-bf8e-52df88b46eea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d36672e-044e-4d28-bf8e-52df88b46eea {
  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-0d36672e-044e-4d28-bf8e-52df88b46eea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d36672e-044e-4d28-bf8e-52df88b46eea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d36672e-044e-4d28-bf8e-52df88b46eea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb93e5da-dfd5-4f1b-bbd9-2438c54daa34 {
  display: none;
}
#s-c3e58fd8-673b-4f68-8033-e5256ccae8d1 { text-align: left; }
#s-8039b87b-8b18-4b97-b949-665ea91114c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8039b87b-8b18-4b97-b949-665ea91114c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e727db41-0edd-4a01-bb58-1a301b5213a1 { text-align: left; }
#s-e727db41-0edd-4a01-bb58-1a301b5213a1 .shg-product-sold-out {
  display: none;
}

#s-e727db41-0edd-4a01-bb58-1a301b5213a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e727db41-0edd-4a01-bb58-1a301b5213a1 .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-3cf2f74e-0b6d-4548-b06e-1eb9961f2c14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cf2f74e-0b6d-4548-b06e-1eb9961f2c14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cf2f74e-0b6d-4548-b06e-1eb9961f2c14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cf2f74e-0b6d-4548-b06e-1eb9961f2c14 {
  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-3cf2f74e-0b6d-4548-b06e-1eb9961f2c14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cf2f74e-0b6d-4548-b06e-1eb9961f2c14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cf2f74e-0b6d-4548-b06e-1eb9961f2c14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9591a8e-ac05-404d-ab67-aabc10f07be9 {
  display: none;
}
#s-66f5d52f-e432-4aa8-a333-4580722f6e14 { text-align: left; }
#s-e88e3e7d-fb09-4298-b3f0-6b7999ffcafd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e88e3e7d-fb09-4298-b3f0-6b7999ffcafd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2d6a355-2c9e-4817-9646-3b3de6e44b49 { text-align: left; }
#s-d2d6a355-2c9e-4817-9646-3b3de6e44b49 .shg-product-sold-out {
  display: none;
}

#s-d2d6a355-2c9e-4817-9646-3b3de6e44b49 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2d6a355-2c9e-4817-9646-3b3de6e44b49 .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-f9a21f21-3ad9-44bc-adf0-5bd590a116c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9a21f21-3ad9-44bc-adf0-5bd590a116c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9a21f21-3ad9-44bc-adf0-5bd590a116c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9a21f21-3ad9-44bc-adf0-5bd590a116c1 {
  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-f9a21f21-3ad9-44bc-adf0-5bd590a116c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9a21f21-3ad9-44bc-adf0-5bd590a116c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9a21f21-3ad9-44bc-adf0-5bd590a116c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7ee72a3-d6ee-455c-84b2-2f605c947757 {
  display: none;
}
#s-ef2b5e5d-e394-4319-b639-5da9d162e93b { text-align: left; }
#s-5a34add2-b249-40f4-85bb-55c5a638c08e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a34add2-b249-40f4-85bb-55c5a638c08e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6eaaa4a-739a-4a31-89dd-f8f9ceb79d02 { text-align: left; }
#s-d6eaaa4a-739a-4a31-89dd-f8f9ceb79d02 .shg-product-sold-out {
  display: none;
}

#s-d6eaaa4a-739a-4a31-89dd-f8f9ceb79d02 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6eaaa4a-739a-4a31-89dd-f8f9ceb79d02 .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-8dfeb446-1633-46ed-9a00-d5f34734512e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8dfeb446-1633-46ed-9a00-d5f34734512e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8dfeb446-1633-46ed-9a00-d5f34734512e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8dfeb446-1633-46ed-9a00-d5f34734512e {
  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-8dfeb446-1633-46ed-9a00-d5f34734512e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dfeb446-1633-46ed-9a00-d5f34734512e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8dfeb446-1633-46ed-9a00-d5f34734512e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae6ca61f-dc08-4410-aba2-7656a11400f8 {
  display: none;
}
#s-9cd6c0b2-c49a-439d-b28e-99d55b8ca4e7 { text-align: left; }
#s-ed4e70ed-ef4c-4ea6-a66c-dd83a86bdefa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed4e70ed-ef4c-4ea6-a66c-dd83a86bdefa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38150fa9-94df-43b6-8bc2-3cab76ffdd09 { text-align: left; }
#s-38150fa9-94df-43b6-8bc2-3cab76ffdd09 .shg-product-sold-out {
  display: none;
}

#s-38150fa9-94df-43b6-8bc2-3cab76ffdd09 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38150fa9-94df-43b6-8bc2-3cab76ffdd09 .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-465ca701-065c-4dd6-b058-586bfdb789b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-465ca701-065c-4dd6-b058-586bfdb789b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-465ca701-065c-4dd6-b058-586bfdb789b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-465ca701-065c-4dd6-b058-586bfdb789b3 {
  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-465ca701-065c-4dd6-b058-586bfdb789b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-465ca701-065c-4dd6-b058-586bfdb789b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-465ca701-065c-4dd6-b058-586bfdb789b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a9fdfd5-a77e-47eb-a459-ae91aee0d37a {
  display: none;
}
#s-05dc95ce-2377-47ea-aa36-a0a22d4b45d5 { text-align: left; }
#s-72332f22-c999-439c-996d-8b9f4e1b7bba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72332f22-c999-439c-996d-8b9f4e1b7bba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ea7c84c-a9f5-4b77-814d-5aec01561ee1 { text-align: left; }
#s-6ea7c84c-a9f5-4b77-814d-5aec01561ee1 .shg-product-sold-out {
  display: none;
}

#s-6ea7c84c-a9f5-4b77-814d-5aec01561ee1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ea7c84c-a9f5-4b77-814d-5aec01561ee1 .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-f7c45e6c-b141-4b19-9ebb-820aa7360608 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7c45e6c-b141-4b19-9ebb-820aa7360608:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7c45e6c-b141-4b19-9ebb-820aa7360608:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7c45e6c-b141-4b19-9ebb-820aa7360608 {
  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-f7c45e6c-b141-4b19-9ebb-820aa7360608.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7c45e6c-b141-4b19-9ebb-820aa7360608.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7c45e6c-b141-4b19-9ebb-820aa7360608.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a68dcc5-7f53-4100-b95d-d6cae9eb5bbd {
  display: none;
}
#s-a07e58be-e896-462e-b4e3-ebdb75e3e8b0 { text-align: left; }
#s-d1239c36-d314-4906-b7ff-6693f642b9d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1239c36-d314-4906-b7ff-6693f642b9d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-565a4454-c6d5-4879-a43d-306014a28be9 { text-align: left; }
#s-565a4454-c6d5-4879-a43d-306014a28be9 .shg-product-sold-out {
  display: none;
}

#s-565a4454-c6d5-4879-a43d-306014a28be9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-565a4454-c6d5-4879-a43d-306014a28be9 .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-efd60d33-777b-4373-9377-2d3e674c0f9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efd60d33-777b-4373-9377-2d3e674c0f9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efd60d33-777b-4373-9377-2d3e674c0f9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efd60d33-777b-4373-9377-2d3e674c0f9b {
  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-efd60d33-777b-4373-9377-2d3e674c0f9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efd60d33-777b-4373-9377-2d3e674c0f9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efd60d33-777b-4373-9377-2d3e674c0f9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb15fa6c-1543-4c5d-af75-05c7ba7b61ce {
  display: none;
}
#s-2b2c2541-6f22-42d7-8c2c-b03a88a823f2 { text-align: left; }
#s-ab46f3c0-8883-4eff-a95a-6a3d10e8168c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab46f3c0-8883-4eff-a95a-6a3d10e8168c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8bbe79b8-cf06-452d-9ac4-741d20d3e850 { text-align: left; }
#s-8bbe79b8-cf06-452d-9ac4-741d20d3e850 .shg-product-sold-out {
  display: none;
}

#s-8bbe79b8-cf06-452d-9ac4-741d20d3e850 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8bbe79b8-cf06-452d-9ac4-741d20d3e850 .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-96120592-77fc-45b0-b17f-1b9f5d0fdc8a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96120592-77fc-45b0-b17f-1b9f5d0fdc8a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96120592-77fc-45b0-b17f-1b9f5d0fdc8a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96120592-77fc-45b0-b17f-1b9f5d0fdc8a {
  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-96120592-77fc-45b0-b17f-1b9f5d0fdc8a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96120592-77fc-45b0-b17f-1b9f5d0fdc8a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96120592-77fc-45b0-b17f-1b9f5d0fdc8a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48a7fadf-6711-4de5-ae0c-f06c7a8a940f {
  display: none;
}
#s-370a9149-3a0f-4f6b-8385-0ca3d655b3eb { text-align: left; }
#s-063e560d-32fe-4a67-b052-dc975ffe6cd9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-063e560d-32fe-4a67-b052-dc975ffe6cd9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f1aac95f-007c-4f6b-98e6-d50cd51337f5 { text-align: left; }
#s-f1aac95f-007c-4f6b-98e6-d50cd51337f5 .shg-product-sold-out {
  display: none;
}

#s-f1aac95f-007c-4f6b-98e6-d50cd51337f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f1aac95f-007c-4f6b-98e6-d50cd51337f5 .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-ad7fff24-08dc-4a0b-b3ce-e787de49baf8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad7fff24-08dc-4a0b-b3ce-e787de49baf8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad7fff24-08dc-4a0b-b3ce-e787de49baf8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad7fff24-08dc-4a0b-b3ce-e787de49baf8 {
  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-ad7fff24-08dc-4a0b-b3ce-e787de49baf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad7fff24-08dc-4a0b-b3ce-e787de49baf8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad7fff24-08dc-4a0b-b3ce-e787de49baf8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-acb31fcd-0fd4-408d-b2b6-359fbd574d84 {
  display: none;
}
#s-91eb789b-40ab-4244-a151-225047cbc8f7 { text-align: left; }
#s-50f6df1a-effa-45fa-b7ed-7f97cab2d51a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50f6df1a-effa-45fa-b7ed-7f97cab2d51a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98bc8f10-2780-45d2-91e2-476282047aef { text-align: left; }
#s-98bc8f10-2780-45d2-91e2-476282047aef .shg-product-sold-out {
  display: none;
}

#s-98bc8f10-2780-45d2-91e2-476282047aef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98bc8f10-2780-45d2-91e2-476282047aef .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-896a4db1-0710-42ba-9c19-a513fba30b66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-896a4db1-0710-42ba-9c19-a513fba30b66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-896a4db1-0710-42ba-9c19-a513fba30b66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-896a4db1-0710-42ba-9c19-a513fba30b66 {
  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-896a4db1-0710-42ba-9c19-a513fba30b66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-896a4db1-0710-42ba-9c19-a513fba30b66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-896a4db1-0710-42ba-9c19-a513fba30b66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b090f2d-ee6f-4a01-b544-e029d8d7ed03 {
  display: none;
}
#s-50d14316-4f72-4c3c-9814-4040fa21a077 { text-align: left; }
#s-88f4987c-dfa8-4fd4-b1dc-6a15521dd125 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88f4987c-dfa8-4fd4-b1dc-6a15521dd125 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf4a1d82-b38d-4944-8c06-2e5af75a2c47 { text-align: left; }
#s-bf4a1d82-b38d-4944-8c06-2e5af75a2c47 .shg-product-sold-out {
  display: none;
}

#s-bf4a1d82-b38d-4944-8c06-2e5af75a2c47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf4a1d82-b38d-4944-8c06-2e5af75a2c47 .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-ac84315a-4dfb-4bdf-8e55-94ea65c8b6f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac84315a-4dfb-4bdf-8e55-94ea65c8b6f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac84315a-4dfb-4bdf-8e55-94ea65c8b6f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac84315a-4dfb-4bdf-8e55-94ea65c8b6f7 {
  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-ac84315a-4dfb-4bdf-8e55-94ea65c8b6f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac84315a-4dfb-4bdf-8e55-94ea65c8b6f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac84315a-4dfb-4bdf-8e55-94ea65c8b6f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b12ab217-cea5-4ccb-ae0e-f8ca7bfdd870 {
  display: none;
}
#s-69076346-b835-40d8-9613-42e232ea3906 { text-align: left; }
#s-d07e8d1a-d0c0-4b74-b02d-fdebfc0fb039 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d07e8d1a-d0c0-4b74-b02d-fdebfc0fb039 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b072cfc0-e71a-476f-9b30-341161e6654a { text-align: left; }
#s-b072cfc0-e71a-476f-9b30-341161e6654a .shg-product-sold-out {
  display: none;
}

#s-b072cfc0-e71a-476f-9b30-341161e6654a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b072cfc0-e71a-476f-9b30-341161e6654a .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-9ac4c51b-a403-4cd9-84ea-d93c0c70c87d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ac4c51b-a403-4cd9-84ea-d93c0c70c87d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ac4c51b-a403-4cd9-84ea-d93c0c70c87d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ac4c51b-a403-4cd9-84ea-d93c0c70c87d {
  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-9ac4c51b-a403-4cd9-84ea-d93c0c70c87d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ac4c51b-a403-4cd9-84ea-d93c0c70c87d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ac4c51b-a403-4cd9-84ea-d93c0c70c87d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d20c2a40-44b9-4559-af17-3a186e7a0220 {
  display: none;
}
#s-6b6f90f6-987f-477f-b873-cfa54c61bf25 { text-align: left; }
#s-0d351234-535b-4732-b62e-af990e4d340f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d351234-535b-4732-b62e-af990e4d340f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c08a216c-1ff1-40b3-8f46-7834d47bb02a { text-align: left; }
#s-c08a216c-1ff1-40b3-8f46-7834d47bb02a .shg-product-sold-out {
  display: none;
}

#s-c08a216c-1ff1-40b3-8f46-7834d47bb02a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c08a216c-1ff1-40b3-8f46-7834d47bb02a .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-5d6a52ca-51b6-4ebb-909b-a78feb6f240e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d6a52ca-51b6-4ebb-909b-a78feb6f240e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d6a52ca-51b6-4ebb-909b-a78feb6f240e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d6a52ca-51b6-4ebb-909b-a78feb6f240e {
  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-5d6a52ca-51b6-4ebb-909b-a78feb6f240e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d6a52ca-51b6-4ebb-909b-a78feb6f240e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d6a52ca-51b6-4ebb-909b-a78feb6f240e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20311419-9a77-42bf-a742-9bcc179e6064 {
  display: none;
}
#s-f1b1d831-c235-4fb7-ad7e-8cb1163bb86f { text-align: left; }
#s-aecadcbd-26ca-4e72-8a26-da6c771784fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aecadcbd-26ca-4e72-8a26-da6c771784fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c1c8d57-8c00-4862-a5d0-e8d12c0a318d { text-align: left; }
#s-7c1c8d57-8c00-4862-a5d0-e8d12c0a318d .shg-product-sold-out {
  display: none;
}

#s-7c1c8d57-8c00-4862-a5d0-e8d12c0a318d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c1c8d57-8c00-4862-a5d0-e8d12c0a318d .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-71969443-8f0b-4e27-92d3-23901de982e4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71969443-8f0b-4e27-92d3-23901de982e4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71969443-8f0b-4e27-92d3-23901de982e4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71969443-8f0b-4e27-92d3-23901de982e4 {
  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-71969443-8f0b-4e27-92d3-23901de982e4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71969443-8f0b-4e27-92d3-23901de982e4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71969443-8f0b-4e27-92d3-23901de982e4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e40ffe0-ab1e-44c4-8311-709ce11133ca {
  display: none;
}
#s-cfc4dfeb-e511-4345-b5f6-d75d02dbf2e2 { text-align: left; }
#s-e229704a-f111-4e9b-8fef-ffb357b5f1db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e229704a-f111-4e9b-8fef-ffb357b5f1db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84f88360-075e-414a-87f6-ce23ee6aa658 { text-align: left; }
#s-84f88360-075e-414a-87f6-ce23ee6aa658 .shg-product-sold-out {
  display: none;
}

#s-84f88360-075e-414a-87f6-ce23ee6aa658 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84f88360-075e-414a-87f6-ce23ee6aa658 .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-12d83c99-2b20-46e3-b53f-e8e108dfc9d0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12d83c99-2b20-46e3-b53f-e8e108dfc9d0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12d83c99-2b20-46e3-b53f-e8e108dfc9d0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12d83c99-2b20-46e3-b53f-e8e108dfc9d0 {
  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-12d83c99-2b20-46e3-b53f-e8e108dfc9d0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12d83c99-2b20-46e3-b53f-e8e108dfc9d0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12d83c99-2b20-46e3-b53f-e8e108dfc9d0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93baa68e-d355-4749-8e76-df8a9dbe0ba5 {
  display: none;
}
#s-f9f59f3b-1c39-4cb4-92a5-3dbdf14f50ad { text-align: left; }
#s-ff47ab1d-b97c-48cc-b276-73b4c6ff9722 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff47ab1d-b97c-48cc-b276-73b4c6ff9722 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8486d35f-9d70-4bbb-a77f-1f5ccc342b4d { text-align: left; }
#s-8486d35f-9d70-4bbb-a77f-1f5ccc342b4d .shg-product-sold-out {
  display: none;
}

#s-8486d35f-9d70-4bbb-a77f-1f5ccc342b4d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8486d35f-9d70-4bbb-a77f-1f5ccc342b4d .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-77d7950e-ea48-4e61-be53-20f488f965ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77d7950e-ea48-4e61-be53-20f488f965ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77d7950e-ea48-4e61-be53-20f488f965ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77d7950e-ea48-4e61-be53-20f488f965ee {
  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-77d7950e-ea48-4e61-be53-20f488f965ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77d7950e-ea48-4e61-be53-20f488f965ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77d7950e-ea48-4e61-be53-20f488f965ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d02b84f-d7fb-4914-95d8-3c862dac82fd {
  display: none;
}
#s-f32893e1-17a5-488f-937c-04e69be44c9b { text-align: left; }
#s-3350fe14-2ec8-49fb-8c76-25ff10a83d18 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3350fe14-2ec8-49fb-8c76-25ff10a83d18 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7cf1e80e-2a24-4504-91a0-4ea98afb3af9 { text-align: left; }
#s-7cf1e80e-2a24-4504-91a0-4ea98afb3af9 .shg-product-sold-out {
  display: none;
}

#s-7cf1e80e-2a24-4504-91a0-4ea98afb3af9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7cf1e80e-2a24-4504-91a0-4ea98afb3af9 .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-35de2c34-9ebc-42f0-8a8d-8b635d492e01 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-35de2c34-9ebc-42f0-8a8d-8b635d492e01:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-35de2c34-9ebc-42f0-8a8d-8b635d492e01:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-35de2c34-9ebc-42f0-8a8d-8b635d492e01 {
  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-35de2c34-9ebc-42f0-8a8d-8b635d492e01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35de2c34-9ebc-42f0-8a8d-8b635d492e01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-35de2c34-9ebc-42f0-8a8d-8b635d492e01.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a372015d-1759-497c-9606-21e7efc1e39e {
  display: none;
}
#s-94ed99cf-c82c-460c-bd4e-d433180d0376 { text-align: left; }
#s-a79605dc-218a-4aad-a161-74b7417afe78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a79605dc-218a-4aad-a161-74b7417afe78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c79c3972-0cc6-45b0-b2e5-ed64436c2502 { text-align: left; }
#s-c79c3972-0cc6-45b0-b2e5-ed64436c2502 .shg-product-sold-out {
  display: none;
}

#s-c79c3972-0cc6-45b0-b2e5-ed64436c2502 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c79c3972-0cc6-45b0-b2e5-ed64436c2502 .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-3607432d-183c-450f-be9c-7033fe9b5be1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3607432d-183c-450f-be9c-7033fe9b5be1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3607432d-183c-450f-be9c-7033fe9b5be1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3607432d-183c-450f-be9c-7033fe9b5be1 {
  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-3607432d-183c-450f-be9c-7033fe9b5be1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3607432d-183c-450f-be9c-7033fe9b5be1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3607432d-183c-450f-be9c-7033fe9b5be1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ab0cf5f-1404-4cd9-9f57-d23226f2fbbe {
  display: none;
}
#s-4f0b9d2c-5aa1-4050-9bc2-b2e762991874 { text-align: left; }
#s-1ab4e515-2646-4351-a0d2-20b2063cc965 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ab4e515-2646-4351-a0d2-20b2063cc965 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0b69a99-7061-4ed5-a432-8d3c6b5475ae { text-align: left; }
#s-c0b69a99-7061-4ed5-a432-8d3c6b5475ae .shg-product-sold-out {
  display: none;
}

#s-c0b69a99-7061-4ed5-a432-8d3c6b5475ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0b69a99-7061-4ed5-a432-8d3c6b5475ae .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-6462510c-f1fd-49a6-8ba0-701cfbc6d27b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6462510c-f1fd-49a6-8ba0-701cfbc6d27b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6462510c-f1fd-49a6-8ba0-701cfbc6d27b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6462510c-f1fd-49a6-8ba0-701cfbc6d27b {
  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-6462510c-f1fd-49a6-8ba0-701cfbc6d27b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6462510c-f1fd-49a6-8ba0-701cfbc6d27b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6462510c-f1fd-49a6-8ba0-701cfbc6d27b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa2d0cb7-723a-453e-aa08-4e40c6d20639 {
  display: none;
}
#s-b45f3456-8b58-484c-96aa-9d1bbf284829 { text-align: left; }
#s-f2c0fb1d-dc29-43ba-a80e-73d1d831a2ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2c0fb1d-dc29-43ba-a80e-73d1d831a2ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfb3b3bf-00da-4d8b-b1e3-83b364f9f13b { text-align: left; }
#s-dfb3b3bf-00da-4d8b-b1e3-83b364f9f13b .shg-product-sold-out {
  display: none;
}

#s-dfb3b3bf-00da-4d8b-b1e3-83b364f9f13b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfb3b3bf-00da-4d8b-b1e3-83b364f9f13b .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-adf7191d-9fc9-47f1-8a04-c8726d4077a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-adf7191d-9fc9-47f1-8a04-c8726d4077a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-adf7191d-9fc9-47f1-8a04-c8726d4077a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-adf7191d-9fc9-47f1-8a04-c8726d4077a3 {
  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-adf7191d-9fc9-47f1-8a04-c8726d4077a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adf7191d-9fc9-47f1-8a04-c8726d4077a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-adf7191d-9fc9-47f1-8a04-c8726d4077a3.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;
}
