.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-15aa9443-b31b-4523-8a45-6427ae9877c2 {
  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-fd352071-507d-45c5-bcf0-8fe8cd48ec14 { margin-top: 40px; }
#s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .shogun-tabs {
  justify-content: center;
}


  #s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-fd352071-507d-45c5-bcf0-8fe8cd48ec14 .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-9c7d5a5f-5022-492e-afc8-d0cc8c0fe640 { padding-top: 10px;
padding-bottom: 10px; }
 #s-9c7d5a5f-5022-492e-afc8-d0cc8c0fe640 .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-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-27ce05d4-9b79-4367-bbff-37141805a7a3 .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-b50f2606-0f49-4d1d-87da-9227bf2cddb9 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b50f2606-0f49-4d1d-87da-9227bf2cddb9"] > .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-01086e25-9b9e-4bc7-98be-ead6a1ec7749 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-71560d7d-b0bd-483b-9b33-aa17d303fb6e { 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-dfff7592-0dfd-4f7b-8417-34c52dc7a38e { 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-dfff7592-0dfd-4f7b-8417-34c52dc7a38e: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-dfff7592-0dfd-4f7b-8417-34c52dc7a38e: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-dfff7592-0dfd-4f7b-8417-34c52dc7a38e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6b118af2-997c-4d3f-8e9c-d1d19d40c149 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-080ab76b-4806-46ae-9ba7-2d902beb6f16 { 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-fddd4beb-51a8-4541-8827-86348bfb1ef7 { 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-fddd4beb-51a8-4541-8827-86348bfb1ef7: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-fddd4beb-51a8-4541-8827-86348bfb1ef7: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-fddd4beb-51a8-4541-8827-86348bfb1ef7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-622e8342-0ec3-4544-8413-93cd86972d79 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-14b5e11f-9afa-433e-a779-8b011aaf12bc { 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-2445b4a3-2d49-4ce5-9964-6f5c1d158852 { 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-2445b4a3-2d49-4ce5-9964-6f5c1d158852: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-2445b4a3-2d49-4ce5-9964-6f5c1d158852: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-2445b4a3-2d49-4ce5-9964-6f5c1d158852.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-ff030783-48dd-48cc-a8ff-c88de9f9811a { min-height: 50px; }
#s-ff030783-48dd-48cc-a8ff-c88de9f9811a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cbb00b07-30a5-4fd0-a7b1-fac23b91fdff { 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-cbb00b07-30a5-4fd0-a7b1-fac23b91fdff .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-7fd7601b-946a-430e-a8e5-ce255d060e82 {
  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-5aa5b7a5-cce8-45de-b9a8-f59db7e7e7ab { 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-57a84885-7841-49eb-883a-6b16d9abc738 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57a84885-7841-49eb-883a-6b16d9abc738 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f8bd8b3c-3232-4db8-ae76-723bb11ea40b {
  display: none;
}
#s-4f2f9e04-5295-41e3-b9aa-66b409e922c7 { text-align: left; }
#s-9ec6496e-1881-4125-8cb3-0a8794564fc7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ec6496e-1881-4125-8cb3-0a8794564fc7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9331c53d-3bc2-4ec3-829f-46a3a4bdc693 {
  display: none;
}
#s-5b966c7c-58d2-45c6-aa28-eba32206a81a { text-align: left; }
#s-57f144ea-0980-4015-926a-2e2690c064b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57f144ea-0980-4015-926a-2e2690c064b7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f5d70e71-86ad-47f4-bf34-fb1a7c79724f {
  display: none;
}
#s-23169776-4464-4d30-983b-c75016cd684c { text-align: left; }
#s-d531fd46-1c9e-49b6-89a8-efbfd3b4997a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d531fd46-1c9e-49b6-89a8-efbfd3b4997a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e15ab9a1-bcc7-4163-9710-0ccc463ee3c5 {
  display: none;
}
#s-b238345f-8b63-42fa-9302-d64c2eeb7961 { text-align: left; }
#s-fc2b1901-cfe8-4039-83c4-af8b9fab8954 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc2b1901-cfe8-4039-83c4-af8b9fab8954 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-006b457a-1e10-4312-8d5a-85839fa76154 { text-align: left; }
#s-006b457a-1e10-4312-8d5a-85839fa76154 .shg-product-sold-out {
  display: none;
}

#s-006b457a-1e10-4312-8d5a-85839fa76154 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-006b457a-1e10-4312-8d5a-85839fa76154 .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-22fefcdb-5766-431d-9e56-e1162d2ed84b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22fefcdb-5766-431d-9e56-e1162d2ed84b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22fefcdb-5766-431d-9e56-e1162d2ed84b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22fefcdb-5766-431d-9e56-e1162d2ed84b {
  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-22fefcdb-5766-431d-9e56-e1162d2ed84b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22fefcdb-5766-431d-9e56-e1162d2ed84b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22fefcdb-5766-431d-9e56-e1162d2ed84b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3bea653b-2a3d-454a-9279-a9d677061b34 {
  display: none;
}
#s-6faa45ab-cff3-4537-874a-c976fc30e1ff { text-align: left; }
#s-24386cc3-4f81-4672-854f-71aa142e88ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24386cc3-4f81-4672-854f-71aa142e88ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8311fbfb-7b5d-4584-88c2-3b1a7e552bd7 { text-align: left; }
#s-8311fbfb-7b5d-4584-88c2-3b1a7e552bd7 .shg-product-sold-out {
  display: none;
}

#s-8311fbfb-7b5d-4584-88c2-3b1a7e552bd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8311fbfb-7b5d-4584-88c2-3b1a7e552bd7 .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-c7b95deb-754a-4555-bcff-560bfe541de6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7b95deb-754a-4555-bcff-560bfe541de6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7b95deb-754a-4555-bcff-560bfe541de6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7b95deb-754a-4555-bcff-560bfe541de6 {
  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-c7b95deb-754a-4555-bcff-560bfe541de6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7b95deb-754a-4555-bcff-560bfe541de6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7b95deb-754a-4555-bcff-560bfe541de6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8fbb733e-49f1-40fb-8ad6-9eff78a33fb2 {
  display: none;
}
#s-9cafd4c8-524c-44ad-9f81-aec9deb6a57d { text-align: left; }
#s-4997ef4f-1513-4ebe-b14a-0832aee2dda4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4997ef4f-1513-4ebe-b14a-0832aee2dda4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fa34b16-d72d-48a7-a8f2-e6f17c32cbc6 { text-align: left; }
#s-0fa34b16-d72d-48a7-a8f2-e6f17c32cbc6 .shg-product-sold-out {
  display: none;
}

#s-0fa34b16-d72d-48a7-a8f2-e6f17c32cbc6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fa34b16-d72d-48a7-a8f2-e6f17c32cbc6 .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-aed24da5-2925-4d8e-97f3-a611aeae7a6c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aed24da5-2925-4d8e-97f3-a611aeae7a6c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aed24da5-2925-4d8e-97f3-a611aeae7a6c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aed24da5-2925-4d8e-97f3-a611aeae7a6c {
  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-aed24da5-2925-4d8e-97f3-a611aeae7a6c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aed24da5-2925-4d8e-97f3-a611aeae7a6c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aed24da5-2925-4d8e-97f3-a611aeae7a6c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ab4facd-fe9c-41bf-9453-18249899c698 {
  display: none;
}
#s-2b704cfa-d587-4d24-936f-c2c2f5412b8c { text-align: left; }
#s-829efbaf-68b6-495e-b7d7-2892d81cb0f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-829efbaf-68b6-495e-b7d7-2892d81cb0f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d696fb9-a380-4e83-88cd-e54560832038 { text-align: left; }
#s-7d696fb9-a380-4e83-88cd-e54560832038 .shg-product-sold-out {
  display: none;
}

#s-7d696fb9-a380-4e83-88cd-e54560832038 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d696fb9-a380-4e83-88cd-e54560832038 .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-fa60f26d-69f5-43a6-a170-bd049e8ce597 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa60f26d-69f5-43a6-a170-bd049e8ce597:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa60f26d-69f5-43a6-a170-bd049e8ce597:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa60f26d-69f5-43a6-a170-bd049e8ce597 {
  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-fa60f26d-69f5-43a6-a170-bd049e8ce597.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa60f26d-69f5-43a6-a170-bd049e8ce597.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa60f26d-69f5-43a6-a170-bd049e8ce597.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10f4edfd-f218-4b6a-bd95-122b1dfd6f15 {
  display: none;
}
#s-cec9eb68-f9ce-49c2-9b30-7b56dfecab07 { text-align: left; }
#s-ad4a4b29-bdab-4eed-b780-fff2f153e861 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad4a4b29-bdab-4eed-b780-fff2f153e861 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e87d7b5c-1b05-4b38-b49d-fd0195a4517c { text-align: left; }
#s-e87d7b5c-1b05-4b38-b49d-fd0195a4517c .shg-product-sold-out {
  display: none;
}

#s-e87d7b5c-1b05-4b38-b49d-fd0195a4517c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e87d7b5c-1b05-4b38-b49d-fd0195a4517c .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-f7537e89-e0f5-414f-803d-389ebca525ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7537e89-e0f5-414f-803d-389ebca525ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7537e89-e0f5-414f-803d-389ebca525ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7537e89-e0f5-414f-803d-389ebca525ec {
  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-f7537e89-e0f5-414f-803d-389ebca525ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7537e89-e0f5-414f-803d-389ebca525ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7537e89-e0f5-414f-803d-389ebca525ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e85d2406-63a7-4227-9343-40e602013d68 {
  display: none;
}
#s-d637162d-86fc-4561-80bb-60c709c21ea5 { text-align: left; }
#s-acaddb30-b6e3-4b72-ada0-47d53d268df7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acaddb30-b6e3-4b72-ada0-47d53d268df7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df5507a8-b07b-4bb6-a6eb-b64b96e9d46b { text-align: left; }
#s-df5507a8-b07b-4bb6-a6eb-b64b96e9d46b .shg-product-sold-out {
  display: none;
}

#s-df5507a8-b07b-4bb6-a6eb-b64b96e9d46b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df5507a8-b07b-4bb6-a6eb-b64b96e9d46b .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-f1b1f7b5-f41a-4f29-964f-85763a8900e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1b1f7b5-f41a-4f29-964f-85763a8900e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1b1f7b5-f41a-4f29-964f-85763a8900e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1b1f7b5-f41a-4f29-964f-85763a8900e8 {
  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-f1b1f7b5-f41a-4f29-964f-85763a8900e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1b1f7b5-f41a-4f29-964f-85763a8900e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1b1f7b5-f41a-4f29-964f-85763a8900e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82d833ed-ded2-4581-82c2-1f6224907a16 {
  display: none;
}
#s-65a8442b-eea8-40c7-b77e-b091b8caa9cb { text-align: left; }
#s-1b48946b-c80d-4f98-b9da-9ebc52067ebe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b48946b-c80d-4f98-b9da-9ebc52067ebe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0efa4423-016b-4f23-b8ba-564b58fe474a { text-align: left; }
#s-0efa4423-016b-4f23-b8ba-564b58fe474a .shg-product-sold-out {
  display: none;
}

#s-0efa4423-016b-4f23-b8ba-564b58fe474a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0efa4423-016b-4f23-b8ba-564b58fe474a .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-3629473c-a786-46f6-9fc9-bf211694fa8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3629473c-a786-46f6-9fc9-bf211694fa8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3629473c-a786-46f6-9fc9-bf211694fa8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3629473c-a786-46f6-9fc9-bf211694fa8b {
  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-3629473c-a786-46f6-9fc9-bf211694fa8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3629473c-a786-46f6-9fc9-bf211694fa8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3629473c-a786-46f6-9fc9-bf211694fa8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-416dbe3c-6a07-45bc-aef5-b554368fa328 {
  display: none;
}
#s-52e152b8-0d7e-4357-8f7e-54fb6772de3f { text-align: left; }
#s-60037f1a-a072-4e6d-b7cf-3326532b894e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60037f1a-a072-4e6d-b7cf-3326532b894e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc3f99b7-38cc-4f50-bcaa-d7e323e7d30f { text-align: left; }
#s-bc3f99b7-38cc-4f50-bcaa-d7e323e7d30f .shg-product-sold-out {
  display: none;
}

#s-bc3f99b7-38cc-4f50-bcaa-d7e323e7d30f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc3f99b7-38cc-4f50-bcaa-d7e323e7d30f .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-ab0a45fa-efd6-4c0c-a6c3-ef2da3180953 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab0a45fa-efd6-4c0c-a6c3-ef2da3180953:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab0a45fa-efd6-4c0c-a6c3-ef2da3180953:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab0a45fa-efd6-4c0c-a6c3-ef2da3180953 {
  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-ab0a45fa-efd6-4c0c-a6c3-ef2da3180953.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab0a45fa-efd6-4c0c-a6c3-ef2da3180953.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab0a45fa-efd6-4c0c-a6c3-ef2da3180953.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7789436-a92d-46ba-afc9-d4eb2a4db740 {
  display: none;
}
#s-be013878-08a8-4401-a12e-8c13fb780b91 { text-align: left; }
#s-11f12bae-c15e-4af1-82be-b75ccc0d9462 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11f12bae-c15e-4af1-82be-b75ccc0d9462 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d4012e0-cd3b-4e1b-9048-975759fd30ea { text-align: left; }
#s-5d4012e0-cd3b-4e1b-9048-975759fd30ea .shg-product-sold-out {
  display: none;
}

#s-5d4012e0-cd3b-4e1b-9048-975759fd30ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d4012e0-cd3b-4e1b-9048-975759fd30ea .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-ccf07b86-5148-496a-b45c-3336eca0f0b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccf07b86-5148-496a-b45c-3336eca0f0b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccf07b86-5148-496a-b45c-3336eca0f0b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccf07b86-5148-496a-b45c-3336eca0f0b0 {
  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-ccf07b86-5148-496a-b45c-3336eca0f0b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccf07b86-5148-496a-b45c-3336eca0f0b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccf07b86-5148-496a-b45c-3336eca0f0b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-14d3fd2c-244c-4f16-a3f0-03e6110890b1 {
  display: none;
}
#s-a8b28f25-ba9d-44dd-b02e-ab47726fa2a3 { text-align: left; }
#s-9d7ea832-50c5-4b53-9db5-77654e6c99ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d7ea832-50c5-4b53-9db5-77654e6c99ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d39ec246-103d-40e0-b31a-3fa17a0d445e { text-align: left; }
#s-d39ec246-103d-40e0-b31a-3fa17a0d445e .shg-product-sold-out {
  display: none;
}

#s-d39ec246-103d-40e0-b31a-3fa17a0d445e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d39ec246-103d-40e0-b31a-3fa17a0d445e .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-c3422031-467c-4201-b23f-73eedcaf649f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c3422031-467c-4201-b23f-73eedcaf649f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c3422031-467c-4201-b23f-73eedcaf649f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c3422031-467c-4201-b23f-73eedcaf649f {
  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-c3422031-467c-4201-b23f-73eedcaf649f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c3422031-467c-4201-b23f-73eedcaf649f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c3422031-467c-4201-b23f-73eedcaf649f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1847f81f-ef07-4c9a-928c-4eccdf604f52 {
  display: none;
}
#s-760457bc-7ead-4f60-a654-1e1ae7c0b2d8 { text-align: left; }
#s-daaa7485-7d1c-4724-8a22-d98f708f116c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-daaa7485-7d1c-4724-8a22-d98f708f116c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-871f7071-8e99-4c21-ba19-1fb275dae292 { text-align: left; }
#s-871f7071-8e99-4c21-ba19-1fb275dae292 .shg-product-sold-out {
  display: none;
}

#s-871f7071-8e99-4c21-ba19-1fb275dae292 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-871f7071-8e99-4c21-ba19-1fb275dae292 .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-ed77ee70-5624-4088-a1ab-acf0d8c9734c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed77ee70-5624-4088-a1ab-acf0d8c9734c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed77ee70-5624-4088-a1ab-acf0d8c9734c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed77ee70-5624-4088-a1ab-acf0d8c9734c {
  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-ed77ee70-5624-4088-a1ab-acf0d8c9734c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed77ee70-5624-4088-a1ab-acf0d8c9734c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed77ee70-5624-4088-a1ab-acf0d8c9734c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00341b8d-ebca-4691-bb72-36f47e5ad648 {
  display: none;
}
#s-0fde6951-3974-4e75-8705-1be09a5e63c1 { text-align: left; }
#s-0ea1cda9-4735-46d6-9403-13b27567d0e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ea1cda9-4735-46d6-9403-13b27567d0e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39584460-1dfe-43e8-a430-7526e5b8f2e4 { text-align: left; }
#s-39584460-1dfe-43e8-a430-7526e5b8f2e4 .shg-product-sold-out {
  display: none;
}

#s-39584460-1dfe-43e8-a430-7526e5b8f2e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39584460-1dfe-43e8-a430-7526e5b8f2e4 .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-e60d5cf4-e078-4692-8053-f3038d08303c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e60d5cf4-e078-4692-8053-f3038d08303c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e60d5cf4-e078-4692-8053-f3038d08303c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e60d5cf4-e078-4692-8053-f3038d08303c {
  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-e60d5cf4-e078-4692-8053-f3038d08303c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e60d5cf4-e078-4692-8053-f3038d08303c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e60d5cf4-e078-4692-8053-f3038d08303c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26d45f14-4dd8-4c1d-accb-e1e2dcd4dfea {
  display: none;
}
#s-9e34fb8f-8a13-4ca2-ad14-3564c57fb812 { text-align: left; }
#s-8f571f6b-e48c-413f-86b3-dd78048f1563 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f571f6b-e48c-413f-86b3-dd78048f1563 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22117ce3-e9a1-403b-8d66-bf8c1df8ae69 { text-align: left; }
#s-22117ce3-e9a1-403b-8d66-bf8c1df8ae69 .shg-product-sold-out {
  display: none;
}

#s-22117ce3-e9a1-403b-8d66-bf8c1df8ae69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22117ce3-e9a1-403b-8d66-bf8c1df8ae69 .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-e79db0be-a7e0-49ad-b7e9-677906b42fcf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e79db0be-a7e0-49ad-b7e9-677906b42fcf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e79db0be-a7e0-49ad-b7e9-677906b42fcf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e79db0be-a7e0-49ad-b7e9-677906b42fcf {
  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-e79db0be-a7e0-49ad-b7e9-677906b42fcf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e79db0be-a7e0-49ad-b7e9-677906b42fcf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e79db0be-a7e0-49ad-b7e9-677906b42fcf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-109826b1-dd7e-4473-8022-83800f02a201 {
  display: none;
}
#s-5d6ccc54-627c-4c5c-a9e5-474cb20b5624 { text-align: left; }
#s-e9cd551a-0114-4c46-9a8e-52ada5eeca0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9cd551a-0114-4c46-9a8e-52ada5eeca0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71ff9342-379c-4432-a97b-29d0241aa567 { text-align: left; }
#s-71ff9342-379c-4432-a97b-29d0241aa567 .shg-product-sold-out {
  display: none;
}

#s-71ff9342-379c-4432-a97b-29d0241aa567 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71ff9342-379c-4432-a97b-29d0241aa567 .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-c187f2e7-0a4d-47d2-856e-7b4d9ac77c7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c187f2e7-0a4d-47d2-856e-7b4d9ac77c7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c187f2e7-0a4d-47d2-856e-7b4d9ac77c7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c187f2e7-0a4d-47d2-856e-7b4d9ac77c7e {
  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-c187f2e7-0a4d-47d2-856e-7b4d9ac77c7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c187f2e7-0a4d-47d2-856e-7b4d9ac77c7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c187f2e7-0a4d-47d2-856e-7b4d9ac77c7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-232ce91e-de16-4d61-855e-20a503c74eec {
  display: none;
}
#s-e4ba77ab-29eb-4395-b81d-abe82f61d05c { text-align: left; }
#s-1fee5c68-65f5-4638-8e6c-cc957723af02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1fee5c68-65f5-4638-8e6c-cc957723af02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ad69bfb-4a10-4184-9886-327a12a28723 { text-align: left; }
#s-2ad69bfb-4a10-4184-9886-327a12a28723 .shg-product-sold-out {
  display: none;
}

#s-2ad69bfb-4a10-4184-9886-327a12a28723 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ad69bfb-4a10-4184-9886-327a12a28723 .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-81ca3e85-402f-48da-a888-8ae43e3b6685 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81ca3e85-402f-48da-a888-8ae43e3b6685:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81ca3e85-402f-48da-a888-8ae43e3b6685:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81ca3e85-402f-48da-a888-8ae43e3b6685 {
  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-81ca3e85-402f-48da-a888-8ae43e3b6685.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81ca3e85-402f-48da-a888-8ae43e3b6685.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81ca3e85-402f-48da-a888-8ae43e3b6685.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9542e4f9-6996-474c-b99c-9191f5d5bd4c {
  display: none;
}
#s-02674847-3456-4b87-965e-dee2317640b7 { text-align: left; }
#s-c28e1f43-0dfe-4d34-828b-bacc87479864 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c28e1f43-0dfe-4d34-828b-bacc87479864 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-28d03418-f25f-4f70-9c10-2c729e2dbccd { text-align: left; }
#s-28d03418-f25f-4f70-9c10-2c729e2dbccd .shg-product-sold-out {
  display: none;
}

#s-28d03418-f25f-4f70-9c10-2c729e2dbccd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-28d03418-f25f-4f70-9c10-2c729e2dbccd .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-99db9564-cb39-451c-8b4e-5896bb622210 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99db9564-cb39-451c-8b4e-5896bb622210:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99db9564-cb39-451c-8b4e-5896bb622210:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99db9564-cb39-451c-8b4e-5896bb622210 {
  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-99db9564-cb39-451c-8b4e-5896bb622210.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99db9564-cb39-451c-8b4e-5896bb622210.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99db9564-cb39-451c-8b4e-5896bb622210.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2eb1ab50-ed51-40f1-bbfe-8faf023e1b4c {
  display: none;
}
#s-7b64839d-2f1c-40b9-9331-772253365e3a { text-align: left; }
#s-69d0012d-9c00-4a20-9797-c8200829b687 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69d0012d-9c00-4a20-9797-c8200829b687 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-871de615-0534-4f32-ae1c-7548a16744c5 { text-align: left; }
#s-871de615-0534-4f32-ae1c-7548a16744c5 .shg-product-sold-out {
  display: none;
}

#s-871de615-0534-4f32-ae1c-7548a16744c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-871de615-0534-4f32-ae1c-7548a16744c5 .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-8025177c-40ff-4a22-a1dd-1f0f75d1f01a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8025177c-40ff-4a22-a1dd-1f0f75d1f01a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8025177c-40ff-4a22-a1dd-1f0f75d1f01a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8025177c-40ff-4a22-a1dd-1f0f75d1f01a {
  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-8025177c-40ff-4a22-a1dd-1f0f75d1f01a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8025177c-40ff-4a22-a1dd-1f0f75d1f01a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8025177c-40ff-4a22-a1dd-1f0f75d1f01a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00c7b34d-a149-4cf9-bb5f-83c0af22b139 {
  display: none;
}
#s-01b1e7ea-a869-44ce-8edf-df3598815046 { text-align: left; }
#s-6d1e1351-7d6c-475a-b931-e51c312e3092 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d1e1351-7d6c-475a-b931-e51c312e3092 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adea2b6a-e283-4ccf-b66c-b056c61d01d5 { text-align: left; }
#s-adea2b6a-e283-4ccf-b66c-b056c61d01d5 .shg-product-sold-out {
  display: none;
}

#s-adea2b6a-e283-4ccf-b66c-b056c61d01d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adea2b6a-e283-4ccf-b66c-b056c61d01d5 .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-ee638f3e-cadc-494c-8800-8ef10a9e95e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee638f3e-cadc-494c-8800-8ef10a9e95e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee638f3e-cadc-494c-8800-8ef10a9e95e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee638f3e-cadc-494c-8800-8ef10a9e95e6 {
  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-ee638f3e-cadc-494c-8800-8ef10a9e95e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee638f3e-cadc-494c-8800-8ef10a9e95e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee638f3e-cadc-494c-8800-8ef10a9e95e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c24dcf90-70d7-4672-95ce-ef2f28a04c36 {
  display: none;
}
#s-690d5ee6-1aa4-41c8-a868-e603510d19c6 { text-align: left; }
#s-1609d202-01d7-42aa-b925-ceb215389239 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1609d202-01d7-42aa-b925-ceb215389239 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13db29a4-ac32-4eba-9833-7fd9f639e22c { text-align: left; }
#s-13db29a4-ac32-4eba-9833-7fd9f639e22c .shg-product-sold-out {
  display: none;
}

#s-13db29a4-ac32-4eba-9833-7fd9f639e22c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13db29a4-ac32-4eba-9833-7fd9f639e22c .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-dbcf0e97-364a-4f46-8273-24b9403c8959 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dbcf0e97-364a-4f46-8273-24b9403c8959:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dbcf0e97-364a-4f46-8273-24b9403c8959:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbcf0e97-364a-4f46-8273-24b9403c8959 {
  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-dbcf0e97-364a-4f46-8273-24b9403c8959.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbcf0e97-364a-4f46-8273-24b9403c8959.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbcf0e97-364a-4f46-8273-24b9403c8959.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d7995b6-bee0-42ba-90d0-f7d8364450ef {
  display: none;
}
#s-41e7007f-b08f-40a5-aff9-525b68ec37e7 { text-align: left; }
#s-af88731e-52f2-431b-b0df-d11c3ddd1e1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af88731e-52f2-431b-b0df-d11c3ddd1e1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fefa28f0-9653-40df-968b-7d40f47553eb { text-align: left; }
#s-fefa28f0-9653-40df-968b-7d40f47553eb .shg-product-sold-out {
  display: none;
}

#s-fefa28f0-9653-40df-968b-7d40f47553eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fefa28f0-9653-40df-968b-7d40f47553eb .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-9ffb8840-8fde-485b-964d-78706a2e65c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ffb8840-8fde-485b-964d-78706a2e65c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ffb8840-8fde-485b-964d-78706a2e65c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ffb8840-8fde-485b-964d-78706a2e65c0 {
  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-9ffb8840-8fde-485b-964d-78706a2e65c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ffb8840-8fde-485b-964d-78706a2e65c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ffb8840-8fde-485b-964d-78706a2e65c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a96592f5-c850-4bc9-8ea7-ff87efa37002 {
  display: none;
}
#s-42d18b04-03f9-43ba-a011-cad5e8ebd67e { text-align: left; }
#s-033baefc-ade1-4aaf-8c99-d7ed1e1bceb8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-033baefc-ade1-4aaf-8c99-d7ed1e1bceb8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60ea7106-c5fa-43d7-9b84-e8a05eeaa2a7 { text-align: left; }
#s-60ea7106-c5fa-43d7-9b84-e8a05eeaa2a7 .shg-product-sold-out {
  display: none;
}

#s-60ea7106-c5fa-43d7-9b84-e8a05eeaa2a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60ea7106-c5fa-43d7-9b84-e8a05eeaa2a7 .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-67e14042-9e74-4983-b78e-c8376b91c5c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67e14042-9e74-4983-b78e-c8376b91c5c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67e14042-9e74-4983-b78e-c8376b91c5c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67e14042-9e74-4983-b78e-c8376b91c5c6 {
  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-67e14042-9e74-4983-b78e-c8376b91c5c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67e14042-9e74-4983-b78e-c8376b91c5c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67e14042-9e74-4983-b78e-c8376b91c5c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f31777e4-2385-4a6d-9275-efd82f8e77c5 {
  display: none;
}
#s-60223c2d-6d24-4b60-977d-b016032b4d2e { text-align: left; }
#s-87b065e0-71e6-4d46-97ce-72f7e30a67fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87b065e0-71e6-4d46-97ce-72f7e30a67fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a19d67f2-329b-4241-9bd7-de6b7319e50b { text-align: left; }
#s-a19d67f2-329b-4241-9bd7-de6b7319e50b .shg-product-sold-out {
  display: none;
}

#s-a19d67f2-329b-4241-9bd7-de6b7319e50b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a19d67f2-329b-4241-9bd7-de6b7319e50b .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-145f070c-48ae-4657-a064-2aa6a92da36d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-145f070c-48ae-4657-a064-2aa6a92da36d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-145f070c-48ae-4657-a064-2aa6a92da36d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-145f070c-48ae-4657-a064-2aa6a92da36d {
  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-145f070c-48ae-4657-a064-2aa6a92da36d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-145f070c-48ae-4657-a064-2aa6a92da36d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-145f070c-48ae-4657-a064-2aa6a92da36d.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;
}
