.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-9714af72-0848-4aa6-941a-7ac6b73d6912 {
  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-da5740e1-629e-4864-b1c2-b381c69ceb0d { margin-top: 40px; }
#s-da5740e1-629e-4864-b1c2-b381c69ceb0d .shogun-tabs {
  justify-content: center;
}


  #s-da5740e1-629e-4864-b1c2-b381c69ceb0d .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-da5740e1-629e-4864-b1c2-b381c69ceb0d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-da5740e1-629e-4864-b1c2-b381c69ceb0d .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-da5740e1-629e-4864-b1c2-b381c69ceb0d .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-da5740e1-629e-4864-b1c2-b381c69ceb0d .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-da5740e1-629e-4864-b1c2-b381c69ceb0d .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-da5740e1-629e-4864-b1c2-b381c69ceb0d .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-a516aaee-b3ba-4c08-8c86-7f146558fc6d { padding-top: 10px;
padding-bottom: 10px; }
 #s-a516aaee-b3ba-4c08-8c86-7f146558fc6d .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-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ebb60d90-b576-4694-bb74-15bd8b19f6ae .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-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cb7728ac-1b9d-47de-a165-ba36aa2d8e9d"] > .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-e4e5ddd1-ed96-49d7-bd3c-f4530d8d7ee8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-017ec534-b53c-4b74-af25-84cacacbf501 { 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-b070f2a9-f96c-468b-9d38-8348bd351c43 { 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-b070f2a9-f96c-468b-9d38-8348bd351c43: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-b070f2a9-f96c-468b-9d38-8348bd351c43: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-b070f2a9-f96c-468b-9d38-8348bd351c43.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-64a25c65-6f60-4e14-823c-d3715dd54921 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7a693dd2-7f3a-43f2-b6e8-07102e2e3d69 { 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-5cfe2734-7312-4bd4-afc2-388c4be154d6 { 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-5cfe2734-7312-4bd4-afc2-388c4be154d6: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-5cfe2734-7312-4bd4-afc2-388c4be154d6: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-5cfe2734-7312-4bd4-afc2-388c4be154d6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2f79e150-e6ea-4e5b-8788-73a6fe0ce1cd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ed7bc19d-f34e-4fcb-8782-f27ed6714be9 { 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-46238ea6-a76d-4aaa-bc7e-e087e9006efa { 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-46238ea6-a76d-4aaa-bc7e-e087e9006efa: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-46238ea6-a76d-4aaa-bc7e-e087e9006efa: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-46238ea6-a76d-4aaa-bc7e-e087e9006efa.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-1afcf27d-bd3f-4c65-a516-39efcb614812 { min-height: 50px; }
#s-1afcf27d-bd3f-4c65-a516-39efcb614812 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9092fbf4-8a89-4258-91c5-9b93bcf1d393 { 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-9092fbf4-8a89-4258-91c5-9b93bcf1d393 .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-0c6527fb-a251-4ce8-9dde-57689451c885 {
  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-895ee659-8488-409d-a1d8-ef5e3b3bff11 { 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-bf5e59f7-ef08-4797-a03e-b65aad08154c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf5e59f7-ef08-4797-a03e-b65aad08154c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2a3c833b-d9ef-48ad-ba7d-7c9e9519116d {
  display: none;
}
#s-041f89ea-6bb6-4d36-8462-ec723bf86f02 { text-align: left; }
#s-3d702c1a-a67c-40b6-961e-49b79b1670a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d702c1a-a67c-40b6-961e-49b79b1670a8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-49cf66aa-00aa-4d88-a807-fc1dc4d11b7d {
  display: none;
}
#s-158813e5-1334-4b37-98ac-9812a6efc8aa { text-align: left; }
#s-5b68728b-e657-4be7-94a5-190388cd7447 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b68728b-e657-4be7-94a5-190388cd7447 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-400b1852-172d-4b95-91f7-8c9c0f3b23f5 {
  display: none;
}
#s-7cb2727b-1227-4581-9f71-d2ffeb724118 { text-align: left; }
#s-bf6d91b0-292b-4dd4-90c8-faf7c4051d47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf6d91b0-292b-4dd4-90c8-faf7c4051d47 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-94a3e187-fd7c-40d3-b320-73bd82a75779 {
  display: none;
}
#s-5eef6560-950a-4c65-aee2-6b93d3e2ebda { text-align: left; }
#s-63617d15-dc79-4e1d-8a02-f07ae8d0dd1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63617d15-dc79-4e1d-8a02-f07ae8d0dd1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-30a6c561-4ecb-49a3-8cf7-137d9a0fe5e5 { text-align: left; }
#s-30a6c561-4ecb-49a3-8cf7-137d9a0fe5e5 .shg-product-sold-out {
  display: none;
}

#s-30a6c561-4ecb-49a3-8cf7-137d9a0fe5e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-30a6c561-4ecb-49a3-8cf7-137d9a0fe5e5 .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-97466030-2ea3-4321-aeee-c20fbda29257 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97466030-2ea3-4321-aeee-c20fbda29257:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97466030-2ea3-4321-aeee-c20fbda29257:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97466030-2ea3-4321-aeee-c20fbda29257 {
  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-97466030-2ea3-4321-aeee-c20fbda29257.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97466030-2ea3-4321-aeee-c20fbda29257.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97466030-2ea3-4321-aeee-c20fbda29257.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-afa4c318-0cbc-4ad9-b1aa-9902e2d5dc38 {
  display: none;
}
#s-094ac2e6-a589-43c6-b488-bff7fb3f5646 { text-align: left; }
#s-18e1896a-41b8-43b9-a1c1-cf67584cd067 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18e1896a-41b8-43b9-a1c1-cf67584cd067 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f79e2aae-e5bf-41a9-ab2c-1cedb23c3d50 { text-align: left; }
#s-f79e2aae-e5bf-41a9-ab2c-1cedb23c3d50 .shg-product-sold-out {
  display: none;
}

#s-f79e2aae-e5bf-41a9-ab2c-1cedb23c3d50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f79e2aae-e5bf-41a9-ab2c-1cedb23c3d50 .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-c84b2572-e073-44de-a96f-d3f175fbeee3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c84b2572-e073-44de-a96f-d3f175fbeee3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c84b2572-e073-44de-a96f-d3f175fbeee3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c84b2572-e073-44de-a96f-d3f175fbeee3 {
  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-c84b2572-e073-44de-a96f-d3f175fbeee3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c84b2572-e073-44de-a96f-d3f175fbeee3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c84b2572-e073-44de-a96f-d3f175fbeee3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3cc1dd2c-dea8-43d1-99cb-1e5e92cc1609 {
  display: none;
}
#s-4f66f4a6-8c8f-4167-92dc-0558444036d6 { text-align: left; }
#s-0cc93857-db90-414e-aea4-16b809904545 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0cc93857-db90-414e-aea4-16b809904545 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-859e9ef6-484d-40d2-929e-50d50e823723 { text-align: left; }
#s-859e9ef6-484d-40d2-929e-50d50e823723 .shg-product-sold-out {
  display: none;
}

#s-859e9ef6-484d-40d2-929e-50d50e823723 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-859e9ef6-484d-40d2-929e-50d50e823723 .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-fef1ddb9-eeca-49e5-819d-1661a5d51995 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fef1ddb9-eeca-49e5-819d-1661a5d51995:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fef1ddb9-eeca-49e5-819d-1661a5d51995:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fef1ddb9-eeca-49e5-819d-1661a5d51995 {
  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-fef1ddb9-eeca-49e5-819d-1661a5d51995.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fef1ddb9-eeca-49e5-819d-1661a5d51995.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fef1ddb9-eeca-49e5-819d-1661a5d51995.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f0d2287-b481-4251-befe-82e86aae1971 {
  display: none;
}
#s-e4e60540-53ed-4eb7-b7b8-d4e8a7c859ed { text-align: left; }
#s-4854b95d-459f-4bbd-b0e0-4ce7c7897751 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4854b95d-459f-4bbd-b0e0-4ce7c7897751 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ceb5f88f-0176-4f18-9092-5661e30424a9 { text-align: left; }
#s-ceb5f88f-0176-4f18-9092-5661e30424a9 .shg-product-sold-out {
  display: none;
}

#s-ceb5f88f-0176-4f18-9092-5661e30424a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ceb5f88f-0176-4f18-9092-5661e30424a9 .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-4e4e6c1e-84e0-4ed0-bf83-af3ac0bd593c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e4e6c1e-84e0-4ed0-bf83-af3ac0bd593c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e4e6c1e-84e0-4ed0-bf83-af3ac0bd593c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e4e6c1e-84e0-4ed0-bf83-af3ac0bd593c {
  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-4e4e6c1e-84e0-4ed0-bf83-af3ac0bd593c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e4e6c1e-84e0-4ed0-bf83-af3ac0bd593c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e4e6c1e-84e0-4ed0-bf83-af3ac0bd593c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2b45339-b8c4-4f54-8038-edde5722a52e {
  display: none;
}
#s-a06a6a43-3d05-4c1b-abc2-0de5f5d16a98 { text-align: left; }
#s-40e5eb27-4435-4cda-9a57-4ae0038616d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40e5eb27-4435-4cda-9a57-4ae0038616d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ceb7e31-b80d-45f3-a4c0-731f9b1768e7 { text-align: left; }
#s-4ceb7e31-b80d-45f3-a4c0-731f9b1768e7 .shg-product-sold-out {
  display: none;
}

#s-4ceb7e31-b80d-45f3-a4c0-731f9b1768e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ceb7e31-b80d-45f3-a4c0-731f9b1768e7 .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-af42268c-c951-4066-8ab6-4c15295ed4bb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af42268c-c951-4066-8ab6-4c15295ed4bb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af42268c-c951-4066-8ab6-4c15295ed4bb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af42268c-c951-4066-8ab6-4c15295ed4bb {
  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-af42268c-c951-4066-8ab6-4c15295ed4bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af42268c-c951-4066-8ab6-4c15295ed4bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af42268c-c951-4066-8ab6-4c15295ed4bb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb784b8d-e9f2-4a1f-b124-9ce558ed3cd9 {
  display: none;
}
#s-f0f54c79-6647-46c1-835f-28167fbaa653 { text-align: left; }
#s-39ba5fad-a739-452f-bd46-682bc007cb47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39ba5fad-a739-452f-bd46-682bc007cb47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc43d7ca-0dbd-4239-a9db-83f07bce03b4 { text-align: left; }
#s-fc43d7ca-0dbd-4239-a9db-83f07bce03b4 .shg-product-sold-out {
  display: none;
}

#s-fc43d7ca-0dbd-4239-a9db-83f07bce03b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc43d7ca-0dbd-4239-a9db-83f07bce03b4 .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-3133bcbd-3a31-4089-b140-70e95f948be6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3133bcbd-3a31-4089-b140-70e95f948be6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3133bcbd-3a31-4089-b140-70e95f948be6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3133bcbd-3a31-4089-b140-70e95f948be6 {
  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-3133bcbd-3a31-4089-b140-70e95f948be6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3133bcbd-3a31-4089-b140-70e95f948be6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3133bcbd-3a31-4089-b140-70e95f948be6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1611b5db-56e4-4fc5-8eb5-6e19964c1989 {
  display: none;
}
#s-251f8c72-77bf-4914-ae94-95a2f8bedb41 { text-align: left; }
#s-7e0231f0-21ce-4de8-b6af-4589123e62cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e0231f0-21ce-4de8-b6af-4589123e62cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7070238-b2fa-4a34-b078-0edb79005b2e { text-align: left; }
#s-e7070238-b2fa-4a34-b078-0edb79005b2e .shg-product-sold-out {
  display: none;
}

#s-e7070238-b2fa-4a34-b078-0edb79005b2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7070238-b2fa-4a34-b078-0edb79005b2e .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-5743be52-dfa3-4f8b-9b21-65a6b27dd9f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5743be52-dfa3-4f8b-9b21-65a6b27dd9f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5743be52-dfa3-4f8b-9b21-65a6b27dd9f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5743be52-dfa3-4f8b-9b21-65a6b27dd9f1 {
  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-5743be52-dfa3-4f8b-9b21-65a6b27dd9f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5743be52-dfa3-4f8b-9b21-65a6b27dd9f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5743be52-dfa3-4f8b-9b21-65a6b27dd9f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b38ee0fd-a7c6-4861-b6cb-1565d7e26098 {
  display: none;
}
#s-dea6bd04-2e0d-410b-84b6-05b6b20cd4bb { text-align: left; }
#s-cdc1315a-8fe6-42ed-9987-4258b8ae5076 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cdc1315a-8fe6-42ed-9987-4258b8ae5076 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-767b0626-9297-48eb-a085-92a444b5b9a2 { text-align: left; }
#s-767b0626-9297-48eb-a085-92a444b5b9a2 .shg-product-sold-out {
  display: none;
}

#s-767b0626-9297-48eb-a085-92a444b5b9a2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-767b0626-9297-48eb-a085-92a444b5b9a2 .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-81de9248-18e2-4d74-b3e3-6e25a7be07de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81de9248-18e2-4d74-b3e3-6e25a7be07de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81de9248-18e2-4d74-b3e3-6e25a7be07de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81de9248-18e2-4d74-b3e3-6e25a7be07de {
  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-81de9248-18e2-4d74-b3e3-6e25a7be07de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81de9248-18e2-4d74-b3e3-6e25a7be07de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81de9248-18e2-4d74-b3e3-6e25a7be07de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb11a18f-8193-415f-b907-a039ee171420 {
  display: none;
}
#s-e544bf9f-9d3d-42d9-a785-7fb167ff78d2 { text-align: left; }
#s-349e0b49-0589-49d1-a1a0-efad4099f44e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-349e0b49-0589-49d1-a1a0-efad4099f44e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bcfe7c87-9877-4a0d-89a3-a8a26c388265 { text-align: left; }
#s-bcfe7c87-9877-4a0d-89a3-a8a26c388265 .shg-product-sold-out {
  display: none;
}

#s-bcfe7c87-9877-4a0d-89a3-a8a26c388265 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bcfe7c87-9877-4a0d-89a3-a8a26c388265 .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-005dbe2f-70b9-4fb6-ad4d-3e9521bba2cc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-005dbe2f-70b9-4fb6-ad4d-3e9521bba2cc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-005dbe2f-70b9-4fb6-ad4d-3e9521bba2cc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-005dbe2f-70b9-4fb6-ad4d-3e9521bba2cc {
  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-005dbe2f-70b9-4fb6-ad4d-3e9521bba2cc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-005dbe2f-70b9-4fb6-ad4d-3e9521bba2cc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-005dbe2f-70b9-4fb6-ad4d-3e9521bba2cc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5eaa50d3-7154-4bde-8c97-dcf72fb74957 {
  display: none;
}
#s-58811258-c650-42af-819e-0743b8a610c1 { text-align: left; }
#s-b24a9181-ed31-4593-973d-c4dccf26c59e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b24a9181-ed31-4593-973d-c4dccf26c59e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-51874231-5a10-4914-8d24-36ae6507a535 { text-align: left; }
#s-51874231-5a10-4914-8d24-36ae6507a535 .shg-product-sold-out {
  display: none;
}

#s-51874231-5a10-4914-8d24-36ae6507a535 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-51874231-5a10-4914-8d24-36ae6507a535 .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-d96391fe-3cba-499d-a962-73c55f97b0bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d96391fe-3cba-499d-a962-73c55f97b0bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d96391fe-3cba-499d-a962-73c55f97b0bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d96391fe-3cba-499d-a962-73c55f97b0bf {
  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-d96391fe-3cba-499d-a962-73c55f97b0bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d96391fe-3cba-499d-a962-73c55f97b0bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d96391fe-3cba-499d-a962-73c55f97b0bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d33bc34-6b4d-4043-9436-eee7da29b8de {
  display: none;
}
#s-53fe4e59-a754-47f7-a3f0-003ddb65ae4d { text-align: left; }
#s-67d61a63-52f0-4a23-9e9b-26610c6b1a2e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67d61a63-52f0-4a23-9e9b-26610c6b1a2e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ca3ed864-ac17-4c0e-95cf-be52262132b4 { text-align: left; }
#s-ca3ed864-ac17-4c0e-95cf-be52262132b4 .shg-product-sold-out {
  display: none;
}

#s-ca3ed864-ac17-4c0e-95cf-be52262132b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ca3ed864-ac17-4c0e-95cf-be52262132b4 .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-a3b7fccc-7cbb-4358-abb6-15c306fdc396 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3b7fccc-7cbb-4358-abb6-15c306fdc396:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3b7fccc-7cbb-4358-abb6-15c306fdc396:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3b7fccc-7cbb-4358-abb6-15c306fdc396 {
  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-a3b7fccc-7cbb-4358-abb6-15c306fdc396.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3b7fccc-7cbb-4358-abb6-15c306fdc396.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3b7fccc-7cbb-4358-abb6-15c306fdc396.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c0c9286-f34b-4873-9760-8888a0bf7be6 {
  display: none;
}
#s-53b8fe2d-0480-463b-b8cc-c1908bdcc5ba { text-align: left; }
#s-66f16e6b-d2ae-47dd-81b0-070e7f877f5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66f16e6b-d2ae-47dd-81b0-070e7f877f5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0234f501-6a1d-41ff-a5bf-f55bee489f04 { text-align: left; }
#s-0234f501-6a1d-41ff-a5bf-f55bee489f04 .shg-product-sold-out {
  display: none;
}

#s-0234f501-6a1d-41ff-a5bf-f55bee489f04 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0234f501-6a1d-41ff-a5bf-f55bee489f04 .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-164873cd-9f04-421d-a48c-7f8024613779 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-164873cd-9f04-421d-a48c-7f8024613779:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-164873cd-9f04-421d-a48c-7f8024613779:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-164873cd-9f04-421d-a48c-7f8024613779 {
  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-164873cd-9f04-421d-a48c-7f8024613779.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-164873cd-9f04-421d-a48c-7f8024613779.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-164873cd-9f04-421d-a48c-7f8024613779.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-631a916d-9959-4bf4-9f55-45eccfa33485 {
  display: none;
}
#s-4206383c-1f5b-4619-a70a-e9c5ca7e6e44 { text-align: left; }
#s-28e5d15e-72a6-42c2-8e37-3b8d648fdd73 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28e5d15e-72a6-42c2-8e37-3b8d648fdd73 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8ea1f3c1-017b-48a7-8a97-ced0e5bab60f { text-align: left; }
#s-8ea1f3c1-017b-48a7-8a97-ced0e5bab60f .shg-product-sold-out {
  display: none;
}

#s-8ea1f3c1-017b-48a7-8a97-ced0e5bab60f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8ea1f3c1-017b-48a7-8a97-ced0e5bab60f .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-71c3b06f-8c39-4d0d-ad48-ea71bed6e39a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71c3b06f-8c39-4d0d-ad48-ea71bed6e39a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71c3b06f-8c39-4d0d-ad48-ea71bed6e39a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71c3b06f-8c39-4d0d-ad48-ea71bed6e39a {
  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-71c3b06f-8c39-4d0d-ad48-ea71bed6e39a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71c3b06f-8c39-4d0d-ad48-ea71bed6e39a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71c3b06f-8c39-4d0d-ad48-ea71bed6e39a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8e974d4-f34e-4d35-b45b-34faa1676199 {
  display: none;
}
#s-21e2ec2e-b1aa-4577-a0a9-cc0cb4013f72 { text-align: left; }
#s-48a8ca9f-d20b-4d0a-af91-582116d9a594 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48a8ca9f-d20b-4d0a-af91-582116d9a594 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df153797-f13e-45ac-b9d6-c668318b4866 { text-align: left; }
#s-df153797-f13e-45ac-b9d6-c668318b4866 .shg-product-sold-out {
  display: none;
}

#s-df153797-f13e-45ac-b9d6-c668318b4866 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df153797-f13e-45ac-b9d6-c668318b4866 .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-64f91aa7-9427-48f7-abb6-3f120d1efde3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64f91aa7-9427-48f7-abb6-3f120d1efde3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64f91aa7-9427-48f7-abb6-3f120d1efde3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64f91aa7-9427-48f7-abb6-3f120d1efde3 {
  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-64f91aa7-9427-48f7-abb6-3f120d1efde3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64f91aa7-9427-48f7-abb6-3f120d1efde3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64f91aa7-9427-48f7-abb6-3f120d1efde3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a43027b-e2c5-4148-a277-c7014d36b144 {
  display: none;
}
#s-e3fdafd6-3827-42ba-ab14-332e46c4e6c6 { text-align: left; }
#s-06932ba0-c70a-46f2-a3bf-d7ae91d80198 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06932ba0-c70a-46f2-a3bf-d7ae91d80198 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-100a07e3-56cd-4472-899b-ee280315de1e { text-align: left; }
#s-100a07e3-56cd-4472-899b-ee280315de1e .shg-product-sold-out {
  display: none;
}

#s-100a07e3-56cd-4472-899b-ee280315de1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-100a07e3-56cd-4472-899b-ee280315de1e .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-59f12475-7bbd-4f43-a0c9-1733c0fcbeae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59f12475-7bbd-4f43-a0c9-1733c0fcbeae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59f12475-7bbd-4f43-a0c9-1733c0fcbeae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59f12475-7bbd-4f43-a0c9-1733c0fcbeae {
  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-59f12475-7bbd-4f43-a0c9-1733c0fcbeae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59f12475-7bbd-4f43-a0c9-1733c0fcbeae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59f12475-7bbd-4f43-a0c9-1733c0fcbeae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9580e0f6-6e5f-4ebf-8cee-ee05c619ae7d {
  display: none;
}
#s-cbdaf54a-4367-4975-a100-a5d43334a30e { text-align: left; }
#s-72760939-913b-40b6-a904-6d39ff19e211 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72760939-913b-40b6-a904-6d39ff19e211 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c9ff66b-2c67-49ee-a8f7-e114b88d3e8b { text-align: left; }
#s-7c9ff66b-2c67-49ee-a8f7-e114b88d3e8b .shg-product-sold-out {
  display: none;
}

#s-7c9ff66b-2c67-49ee-a8f7-e114b88d3e8b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c9ff66b-2c67-49ee-a8f7-e114b88d3e8b .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-0c318b6c-20d5-484e-862b-922fb47ce19a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c318b6c-20d5-484e-862b-922fb47ce19a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c318b6c-20d5-484e-862b-922fb47ce19a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c318b6c-20d5-484e-862b-922fb47ce19a {
  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-0c318b6c-20d5-484e-862b-922fb47ce19a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c318b6c-20d5-484e-862b-922fb47ce19a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c318b6c-20d5-484e-862b-922fb47ce19a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-503ef68e-a8fa-42cc-aee3-43cc7c02ead1 {
  display: none;
}
#s-f210af01-cd8d-415b-9482-a924278c085f { text-align: left; }
#s-a9bbc481-4534-4d8b-9172-ece5dc6e4664 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9bbc481-4534-4d8b-9172-ece5dc6e4664 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee133d35-b1f7-44ca-8eba-614dc3cd3ccd { text-align: left; }
#s-ee133d35-b1f7-44ca-8eba-614dc3cd3ccd .shg-product-sold-out {
  display: none;
}

#s-ee133d35-b1f7-44ca-8eba-614dc3cd3ccd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee133d35-b1f7-44ca-8eba-614dc3cd3ccd .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-8dfea316-518a-47eb-aa1f-6e016e01145f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8dfea316-518a-47eb-aa1f-6e016e01145f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8dfea316-518a-47eb-aa1f-6e016e01145f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8dfea316-518a-47eb-aa1f-6e016e01145f {
  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-8dfea316-518a-47eb-aa1f-6e016e01145f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dfea316-518a-47eb-aa1f-6e016e01145f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8dfea316-518a-47eb-aa1f-6e016e01145f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dccde094-baf6-4105-90b8-ca8360b87d42 {
  display: none;
}
#s-ed5be439-5945-4740-b747-f30a7e6b636f { text-align: left; }
#s-1960a6a6-bed0-477d-8d9c-b35fa7f97843 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1960a6a6-bed0-477d-8d9c-b35fa7f97843 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e631e0a-132e-4317-8685-9fe85ab41bb6 { text-align: left; }
#s-0e631e0a-132e-4317-8685-9fe85ab41bb6 .shg-product-sold-out {
  display: none;
}

#s-0e631e0a-132e-4317-8685-9fe85ab41bb6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e631e0a-132e-4317-8685-9fe85ab41bb6 .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-b7c04811-211d-4dca-8452-9cc46ceaa932 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7c04811-211d-4dca-8452-9cc46ceaa932:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7c04811-211d-4dca-8452-9cc46ceaa932:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7c04811-211d-4dca-8452-9cc46ceaa932 {
  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-b7c04811-211d-4dca-8452-9cc46ceaa932.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7c04811-211d-4dca-8452-9cc46ceaa932.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7c04811-211d-4dca-8452-9cc46ceaa932.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d563c7b-1a84-4ae3-969b-ce3c4eedb1c4 {
  display: none;
}
#s-149f204b-7ae1-4a08-8446-f49a1ab4020c { text-align: left; }
#s-ea3d1033-5038-4079-aa42-274891a3c19a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea3d1033-5038-4079-aa42-274891a3c19a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75d91d10-303f-4b4c-b580-13f4b648bf67 { text-align: left; }
#s-75d91d10-303f-4b4c-b580-13f4b648bf67 .shg-product-sold-out {
  display: none;
}

#s-75d91d10-303f-4b4c-b580-13f4b648bf67 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75d91d10-303f-4b4c-b580-13f4b648bf67 .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-c935be47-d4f6-4eeb-96a8-40b85472b8f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c935be47-d4f6-4eeb-96a8-40b85472b8f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c935be47-d4f6-4eeb-96a8-40b85472b8f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c935be47-d4f6-4eeb-96a8-40b85472b8f5 {
  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-c935be47-d4f6-4eeb-96a8-40b85472b8f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c935be47-d4f6-4eeb-96a8-40b85472b8f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c935be47-d4f6-4eeb-96a8-40b85472b8f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-725ca405-f854-40b1-b257-887d331392ee {
  display: none;
}
#s-f068ed36-5aa2-487c-b89d-e012770fd148 { text-align: left; }
#s-3cbf7630-db75-4214-ad3b-6a1f72722259 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3cbf7630-db75-4214-ad3b-6a1f72722259 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f856065d-dbf1-4b46-9876-0670af65347c { text-align: left; }
#s-f856065d-dbf1-4b46-9876-0670af65347c .shg-product-sold-out {
  display: none;
}

#s-f856065d-dbf1-4b46-9876-0670af65347c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f856065d-dbf1-4b46-9876-0670af65347c .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-ae67c58e-95e8-4fca-b9f4-bf3c101d193c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae67c58e-95e8-4fca-b9f4-bf3c101d193c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae67c58e-95e8-4fca-b9f4-bf3c101d193c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae67c58e-95e8-4fca-b9f4-bf3c101d193c {
  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-ae67c58e-95e8-4fca-b9f4-bf3c101d193c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae67c58e-95e8-4fca-b9f4-bf3c101d193c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae67c58e-95e8-4fca-b9f4-bf3c101d193c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7a291fd-8ffa-481e-856f-220c2400bda5 {
  display: none;
}
#s-641537ba-d1db-4a2c-990a-c920bf932b3f { text-align: left; }
#s-c6f4878d-0e56-47e4-b559-a5b53ed48637 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6f4878d-0e56-47e4-b559-a5b53ed48637 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d7c933d-157c-4aa7-918f-534feb6961b1 { text-align: left; }
#s-3d7c933d-157c-4aa7-918f-534feb6961b1 .shg-product-sold-out {
  display: none;
}

#s-3d7c933d-157c-4aa7-918f-534feb6961b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d7c933d-157c-4aa7-918f-534feb6961b1 .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-e558cc0d-b064-4668-a328-52e3e391f7d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e558cc0d-b064-4668-a328-52e3e391f7d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e558cc0d-b064-4668-a328-52e3e391f7d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e558cc0d-b064-4668-a328-52e3e391f7d2 {
  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-e558cc0d-b064-4668-a328-52e3e391f7d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e558cc0d-b064-4668-a328-52e3e391f7d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e558cc0d-b064-4668-a328-52e3e391f7d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc2063bf-de1c-47d2-a4ee-5d979c0bafcd {
  display: none;
}
#s-4a4cf711-7ab6-4c28-bcd6-850569333b60 { text-align: left; }
#s-374b9040-23d9-4623-a753-c1ff6f10a4ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-374b9040-23d9-4623-a753-c1ff6f10a4ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-171d71a0-7c6d-4d67-bdba-c32b128537e7 { text-align: left; }
#s-171d71a0-7c6d-4d67-bdba-c32b128537e7 .shg-product-sold-out {
  display: none;
}

#s-171d71a0-7c6d-4d67-bdba-c32b128537e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-171d71a0-7c6d-4d67-bdba-c32b128537e7 .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-ee630a9f-9808-4f27-ad74-deecfa400780 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee630a9f-9808-4f27-ad74-deecfa400780:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee630a9f-9808-4f27-ad74-deecfa400780:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee630a9f-9808-4f27-ad74-deecfa400780 {
  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-ee630a9f-9808-4f27-ad74-deecfa400780.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee630a9f-9808-4f27-ad74-deecfa400780.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee630a9f-9808-4f27-ad74-deecfa400780.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;
}
