.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-966f465b-4e1b-4571-8df0-6326ef15f443 {
  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-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 { margin-top: 40px; }
#s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .shogun-tabs {
  justify-content: center;
}


  #s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-468d4dcb-ad6a-44b6-aec1-7b12d2ed81c1 .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-ea8b191d-a068-4a4a-ac6f-bced5ab2934c { padding-top: 10px;
padding-bottom: 10px; }
 #s-ea8b191d-a068-4a4a-ac6f-bced5ab2934c .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-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-fc1de1d6-be19-4b90-9329-da7645c005cc .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-6314b2b1-8861-4141-a881-0ce8418284d7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6314b2b1-8861-4141-a881-0ce8418284d7"] > .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-f4079189-21b9-486e-939a-f7bfdf85f55d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2846d470-bf9c-4a56-936d-7225e5cfb3da { 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-dc885a7e-8c0f-4bae-afcb-5725813d2b97 { 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-dc885a7e-8c0f-4bae-afcb-5725813d2b97: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-dc885a7e-8c0f-4bae-afcb-5725813d2b97: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-dc885a7e-8c0f-4bae-afcb-5725813d2b97.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dff77cfd-f2bd-427d-b7d8-79645175ddaa { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-061022fe-b839-417b-9793-7cae6085b03d { 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-69ba32ec-6c6e-42a8-8f66-bee497e48ef2 { 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-69ba32ec-6c6e-42a8-8f66-bee497e48ef2: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-69ba32ec-6c6e-42a8-8f66-bee497e48ef2: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-69ba32ec-6c6e-42a8-8f66-bee497e48ef2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b9369978-047e-4dde-b7c3-393f5b490488 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7b0bd0e2-b11d-4122-8790-d44d51205632 { 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-4bc5a74b-d345-4ca7-900e-f481d85aa4fb { 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-4bc5a74b-d345-4ca7-900e-f481d85aa4fb: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-4bc5a74b-d345-4ca7-900e-f481d85aa4fb: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-4bc5a74b-d345-4ca7-900e-f481d85aa4fb.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-30c3fe06-2c9b-4f5c-b7be-930a302b4f98 { min-height: 50px; }
#s-30c3fe06-2c9b-4f5c-b7be-930a302b4f98 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-71056233-af8d-4eb2-b91d-6f8a7b6921ee { 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-71056233-af8d-4eb2-b91d-6f8a7b6921ee .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-7ebd9c15-58ce-4761-8899-5a3fbfc6fd02 {
  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-548eaf9e-b61f-4e53-8860-d3d009bad58f { 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-29e25d0e-fb54-4eed-b53d-26fe1be72b8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29e25d0e-fb54-4eed-b53d-26fe1be72b8a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d3a039c2-84c4-4fa6-8c2d-91212053a111 {
  display: none;
}
#s-bd6e1035-c178-41bd-8ef4-e4021137b56c { text-align: left; }
#s-e4e06ade-8916-47e2-aadb-29ea246fb2c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4e06ade-8916-47e2-aadb-29ea246fb2c0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2094e867-513d-4f75-9ce0-984ec945d5b2 {
  display: none;
}
#s-8f8c0297-1b4f-4e05-89a5-0041bde917d8 { text-align: left; }
#s-f71568be-acaf-4c53-85f9-5b2606e805d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f71568be-acaf-4c53-85f9-5b2606e805d4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e9060729-e91e-4ff8-9685-144cb7b176f4 {
  display: none;
}
#s-da34f7ea-9cd6-4e96-bda8-a3b55a94d2f0 { text-align: left; }
#s-7c81b4b4-c399-4568-af0e-efc67be5618b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c81b4b4-c399-4568-af0e-efc67be5618b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a1f85467-d82a-4003-9c9f-5218ed836531 {
  display: none;
}
#s-b252fa42-0435-4fec-afca-9421a7ca5056 { text-align: left; }
#s-f4356c05-808c-456c-9d7f-c094227c652e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4356c05-808c-456c-9d7f-c094227c652e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0860319-6a82-407f-8b1c-2b195ab93122 { text-align: left; }
#s-f0860319-6a82-407f-8b1c-2b195ab93122 .shg-product-sold-out {
  display: none;
}

#s-f0860319-6a82-407f-8b1c-2b195ab93122 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0860319-6a82-407f-8b1c-2b195ab93122 .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-0679d420-dcdc-401b-85c8-c9a6c16a7b71 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0679d420-dcdc-401b-85c8-c9a6c16a7b71:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0679d420-dcdc-401b-85c8-c9a6c16a7b71:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0679d420-dcdc-401b-85c8-c9a6c16a7b71 {
  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-0679d420-dcdc-401b-85c8-c9a6c16a7b71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0679d420-dcdc-401b-85c8-c9a6c16a7b71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0679d420-dcdc-401b-85c8-c9a6c16a7b71.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ef7b92d-2e4b-4b14-89b5-d6493c40040e {
  display: none;
}
#s-446345c9-7dd1-42b0-906e-d0742af4dfec { text-align: left; }
#s-64f2d9c9-920b-4235-860f-ef56169be532 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64f2d9c9-920b-4235-860f-ef56169be532 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-497cebd9-3eba-4cf3-8dff-007a77d50105 { text-align: left; }
#s-497cebd9-3eba-4cf3-8dff-007a77d50105 .shg-product-sold-out {
  display: none;
}

#s-497cebd9-3eba-4cf3-8dff-007a77d50105 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-497cebd9-3eba-4cf3-8dff-007a77d50105 .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-f25d5a15-5863-4e0d-ab4b-d54804cd859b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f25d5a15-5863-4e0d-ab4b-d54804cd859b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f25d5a15-5863-4e0d-ab4b-d54804cd859b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f25d5a15-5863-4e0d-ab4b-d54804cd859b {
  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-f25d5a15-5863-4e0d-ab4b-d54804cd859b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f25d5a15-5863-4e0d-ab4b-d54804cd859b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f25d5a15-5863-4e0d-ab4b-d54804cd859b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84177097-4062-4096-a204-ceb3a2de377a {
  display: none;
}
#s-2001387b-94d8-4e7a-b357-ac6eafa9cefc { text-align: left; }
#s-332b07df-e4e5-471b-9c5d-98b62aaee05a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-332b07df-e4e5-471b-9c5d-98b62aaee05a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4d45e44-4024-43a7-a14f-85adb58f4285 { text-align: left; }
#s-a4d45e44-4024-43a7-a14f-85adb58f4285 .shg-product-sold-out {
  display: none;
}

#s-a4d45e44-4024-43a7-a14f-85adb58f4285 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4d45e44-4024-43a7-a14f-85adb58f4285 .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-82a8b7b8-1e49-4caa-a33e-70b50232acbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82a8b7b8-1e49-4caa-a33e-70b50232acbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82a8b7b8-1e49-4caa-a33e-70b50232acbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82a8b7b8-1e49-4caa-a33e-70b50232acbb {
  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-82a8b7b8-1e49-4caa-a33e-70b50232acbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82a8b7b8-1e49-4caa-a33e-70b50232acbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82a8b7b8-1e49-4caa-a33e-70b50232acbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c29b16c-c4de-40e9-8a13-d4660171ca5a {
  display: none;
}
#s-47fb7607-9861-488f-96f0-ae4843a7b535 { text-align: left; }
#s-e6a4a902-8170-4c37-b1f0-4be6d9320da4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6a4a902-8170-4c37-b1f0-4be6d9320da4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e898a604-113b-4e7d-af0e-c1474dc671d7 { text-align: left; }
#s-e898a604-113b-4e7d-af0e-c1474dc671d7 .shg-product-sold-out {
  display: none;
}

#s-e898a604-113b-4e7d-af0e-c1474dc671d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e898a604-113b-4e7d-af0e-c1474dc671d7 .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-617fef15-9437-46d7-b41e-d536c34b0cc9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-617fef15-9437-46d7-b41e-d536c34b0cc9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-617fef15-9437-46d7-b41e-d536c34b0cc9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-617fef15-9437-46d7-b41e-d536c34b0cc9 {
  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-617fef15-9437-46d7-b41e-d536c34b0cc9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-617fef15-9437-46d7-b41e-d536c34b0cc9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-617fef15-9437-46d7-b41e-d536c34b0cc9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-58de02f6-d6a7-47f0-9d04-aca46c8eeae6 {
  display: none;
}
#s-69859680-ce7f-4d14-b5bc-d9223957b00c { text-align: left; }
#s-0fa88bce-773f-44e0-a964-039f416bc3ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0fa88bce-773f-44e0-a964-039f416bc3ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e735a62f-2748-4a4d-8778-0db01c2e7393 { text-align: left; }
#s-e735a62f-2748-4a4d-8778-0db01c2e7393 .shg-product-sold-out {
  display: none;
}

#s-e735a62f-2748-4a4d-8778-0db01c2e7393 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e735a62f-2748-4a4d-8778-0db01c2e7393 .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-b6514065-e076-415d-bc4b-2ae3afb75488 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6514065-e076-415d-bc4b-2ae3afb75488:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6514065-e076-415d-bc4b-2ae3afb75488:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6514065-e076-415d-bc4b-2ae3afb75488 {
  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-b6514065-e076-415d-bc4b-2ae3afb75488.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6514065-e076-415d-bc4b-2ae3afb75488.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6514065-e076-415d-bc4b-2ae3afb75488.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c20abd7-ff68-4f24-ace1-7c7cd879ef82 {
  display: none;
}
#s-9aa9492e-5378-425b-a8a9-688600da0fea { text-align: left; }
#s-5b2f3c3a-8f42-4187-b56a-c83b99be1968 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b2f3c3a-8f42-4187-b56a-c83b99be1968 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12d1743f-6956-4464-af79-d904892afdff { text-align: left; }
#s-12d1743f-6956-4464-af79-d904892afdff .shg-product-sold-out {
  display: none;
}

#s-12d1743f-6956-4464-af79-d904892afdff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12d1743f-6956-4464-af79-d904892afdff .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-d285334e-269e-4704-a24f-5ebe97559ba0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d285334e-269e-4704-a24f-5ebe97559ba0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d285334e-269e-4704-a24f-5ebe97559ba0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d285334e-269e-4704-a24f-5ebe97559ba0 {
  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-d285334e-269e-4704-a24f-5ebe97559ba0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d285334e-269e-4704-a24f-5ebe97559ba0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d285334e-269e-4704-a24f-5ebe97559ba0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8004ab07-4939-4d32-a3ce-d7e2e04d0a9a {
  display: none;
}
#s-7eb0cc26-5880-4665-8e73-bdd1cb1e4ce1 { text-align: left; }
#s-b6131161-d5cd-4b1b-974b-ac412e238a1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6131161-d5cd-4b1b-974b-ac412e238a1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c80836e-fcc3-405b-b392-b9d717e5bdae { text-align: left; }
#s-7c80836e-fcc3-405b-b392-b9d717e5bdae .shg-product-sold-out {
  display: none;
}

#s-7c80836e-fcc3-405b-b392-b9d717e5bdae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c80836e-fcc3-405b-b392-b9d717e5bdae .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-46dfffff-061b-4c5d-8ec6-fc347bdb6219 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46dfffff-061b-4c5d-8ec6-fc347bdb6219:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46dfffff-061b-4c5d-8ec6-fc347bdb6219:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46dfffff-061b-4c5d-8ec6-fc347bdb6219 {
  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-46dfffff-061b-4c5d-8ec6-fc347bdb6219.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46dfffff-061b-4c5d-8ec6-fc347bdb6219.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46dfffff-061b-4c5d-8ec6-fc347bdb6219.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0272f8cd-e438-48de-9f1d-ef2cd5d47a9c {
  display: none;
}
#s-8489ac41-1e17-40be-a9c1-53c9c9a0f5c7 { text-align: left; }
#s-9ff77f6c-2488-4a30-8a81-98d1f30963f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ff77f6c-2488-4a30-8a81-98d1f30963f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af66b56f-e92a-4530-9916-68a5af12b92e { text-align: left; }
#s-af66b56f-e92a-4530-9916-68a5af12b92e .shg-product-sold-out {
  display: none;
}

#s-af66b56f-e92a-4530-9916-68a5af12b92e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af66b56f-e92a-4530-9916-68a5af12b92e .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-b6656143-5964-4ede-a7fd-24af366eb2e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6656143-5964-4ede-a7fd-24af366eb2e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6656143-5964-4ede-a7fd-24af366eb2e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6656143-5964-4ede-a7fd-24af366eb2e1 {
  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-b6656143-5964-4ede-a7fd-24af366eb2e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6656143-5964-4ede-a7fd-24af366eb2e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6656143-5964-4ede-a7fd-24af366eb2e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-898c54bb-d0aa-4588-b8a7-c4434d6444b9 {
  display: none;
}
#s-94d381c7-405c-48ce-8655-7c44e0b3cffb { text-align: left; }
#s-95ead78e-5b93-4d1d-ae6e-5c7d2e70b567 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95ead78e-5b93-4d1d-ae6e-5c7d2e70b567 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-362151df-de77-48e4-8f6e-bace5546aba4 { text-align: left; }
#s-362151df-de77-48e4-8f6e-bace5546aba4 .shg-product-sold-out {
  display: none;
}

#s-362151df-de77-48e4-8f6e-bace5546aba4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-362151df-de77-48e4-8f6e-bace5546aba4 .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-98e7a44e-5ebf-4ece-b68d-45c111473359 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98e7a44e-5ebf-4ece-b68d-45c111473359:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98e7a44e-5ebf-4ece-b68d-45c111473359:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98e7a44e-5ebf-4ece-b68d-45c111473359 {
  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-98e7a44e-5ebf-4ece-b68d-45c111473359.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98e7a44e-5ebf-4ece-b68d-45c111473359.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98e7a44e-5ebf-4ece-b68d-45c111473359.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-099718af-46be-4636-ae64-738e8c709a68 {
  display: none;
}
#s-f2ee51b1-0e94-4440-9887-546398526602 { text-align: left; }
#s-c6f8a2be-7ede-4696-b8f8-d8a05e63250e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6f8a2be-7ede-4696-b8f8-d8a05e63250e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e32b0860-6397-4a81-961d-6645f5ce70cd { text-align: left; }
#s-e32b0860-6397-4a81-961d-6645f5ce70cd .shg-product-sold-out {
  display: none;
}

#s-e32b0860-6397-4a81-961d-6645f5ce70cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e32b0860-6397-4a81-961d-6645f5ce70cd .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-1c4bf27b-e38a-436d-b488-df83aa86d003 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1c4bf27b-e38a-436d-b488-df83aa86d003:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1c4bf27b-e38a-436d-b488-df83aa86d003:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c4bf27b-e38a-436d-b488-df83aa86d003 {
  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-1c4bf27b-e38a-436d-b488-df83aa86d003.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c4bf27b-e38a-436d-b488-df83aa86d003.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c4bf27b-e38a-436d-b488-df83aa86d003.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4a0289b-e093-4b5d-8bbe-a647f5d9e2ab {
  display: none;
}
#s-da265c70-7201-4030-a927-95bc2959b4b5 { text-align: left; }
#s-30b97d95-3252-49a1-a56a-6e05bb11d488 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30b97d95-3252-49a1-a56a-6e05bb11d488 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d75fb37-745f-41ee-9201-8f576d694001 { text-align: left; }
#s-1d75fb37-745f-41ee-9201-8f576d694001 .shg-product-sold-out {
  display: none;
}

#s-1d75fb37-745f-41ee-9201-8f576d694001 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d75fb37-745f-41ee-9201-8f576d694001 .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-537cffc4-6152-4032-b60a-b805d60e6df9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-537cffc4-6152-4032-b60a-b805d60e6df9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-537cffc4-6152-4032-b60a-b805d60e6df9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-537cffc4-6152-4032-b60a-b805d60e6df9 {
  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-537cffc4-6152-4032-b60a-b805d60e6df9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-537cffc4-6152-4032-b60a-b805d60e6df9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-537cffc4-6152-4032-b60a-b805d60e6df9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a40673b9-d2a2-4171-a4c1-9dac61949f86 {
  display: none;
}
#s-226a637d-9e51-499a-a8ef-91d0ba1a3a35 { text-align: left; }
#s-40e3f346-573c-4876-9e69-ba7296fe240e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40e3f346-573c-4876-9e69-ba7296fe240e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abe7b7b8-702c-4aed-895f-deed69ec4a5e { text-align: left; }
#s-abe7b7b8-702c-4aed-895f-deed69ec4a5e .shg-product-sold-out {
  display: none;
}

#s-abe7b7b8-702c-4aed-895f-deed69ec4a5e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abe7b7b8-702c-4aed-895f-deed69ec4a5e .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-45933eec-a5ea-4343-b675-7fc37c830f64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45933eec-a5ea-4343-b675-7fc37c830f64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45933eec-a5ea-4343-b675-7fc37c830f64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45933eec-a5ea-4343-b675-7fc37c830f64 {
  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-45933eec-a5ea-4343-b675-7fc37c830f64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45933eec-a5ea-4343-b675-7fc37c830f64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45933eec-a5ea-4343-b675-7fc37c830f64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe584366-5dae-443a-a72b-7d2ffc46d7fa {
  display: none;
}
#s-9204a89c-fe29-49b8-9a9c-3dabd1d9fea4 { text-align: left; }
#s-75617593-a519-47af-bec8-18ddc9ca23ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75617593-a519-47af-bec8-18ddc9ca23ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d725673e-2f1c-4a83-a10d-b0226b4d82ec { text-align: left; }
#s-d725673e-2f1c-4a83-a10d-b0226b4d82ec .shg-product-sold-out {
  display: none;
}

#s-d725673e-2f1c-4a83-a10d-b0226b4d82ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d725673e-2f1c-4a83-a10d-b0226b4d82ec .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-58ed6df0-4243-4b3c-8168-38566fef1421 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58ed6df0-4243-4b3c-8168-38566fef1421:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58ed6df0-4243-4b3c-8168-38566fef1421:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58ed6df0-4243-4b3c-8168-38566fef1421 {
  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-58ed6df0-4243-4b3c-8168-38566fef1421.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58ed6df0-4243-4b3c-8168-38566fef1421.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58ed6df0-4243-4b3c-8168-38566fef1421.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-02417c09-785b-439f-9307-535bc88bef62 {
  display: none;
}
#s-1358234e-61c8-4bd7-ba07-48c0f29bc847 { text-align: left; }
#s-d7c225fc-582e-42aa-8682-29f51e260d0f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d7c225fc-582e-42aa-8682-29f51e260d0f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93795aae-9ef7-40a3-832f-1a978569e590 { text-align: left; }
#s-93795aae-9ef7-40a3-832f-1a978569e590 .shg-product-sold-out {
  display: none;
}

#s-93795aae-9ef7-40a3-832f-1a978569e590 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93795aae-9ef7-40a3-832f-1a978569e590 .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-5a512513-4efb-4f82-ba84-9620869d2b40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a512513-4efb-4f82-ba84-9620869d2b40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a512513-4efb-4f82-ba84-9620869d2b40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a512513-4efb-4f82-ba84-9620869d2b40 {
  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-5a512513-4efb-4f82-ba84-9620869d2b40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a512513-4efb-4f82-ba84-9620869d2b40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a512513-4efb-4f82-ba84-9620869d2b40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af8c7ebc-103d-4cfd-80ac-c55004ca77b4 {
  display: none;
}
#s-e01118a3-172b-4a20-b9bb-e401fb07d33d { text-align: left; }
#s-4a369e1b-4d46-46df-966d-579933ed3fd3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a369e1b-4d46-46df-966d-579933ed3fd3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42ba7bcd-0031-4da3-bea4-8633124d783d { text-align: left; }
#s-42ba7bcd-0031-4da3-bea4-8633124d783d .shg-product-sold-out {
  display: none;
}

#s-42ba7bcd-0031-4da3-bea4-8633124d783d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42ba7bcd-0031-4da3-bea4-8633124d783d .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-8dea24b5-0f9a-416c-9d6d-36e0774a9222 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8dea24b5-0f9a-416c-9d6d-36e0774a9222:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8dea24b5-0f9a-416c-9d6d-36e0774a9222:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8dea24b5-0f9a-416c-9d6d-36e0774a9222 {
  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-8dea24b5-0f9a-416c-9d6d-36e0774a9222.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dea24b5-0f9a-416c-9d6d-36e0774a9222.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8dea24b5-0f9a-416c-9d6d-36e0774a9222.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2aec09ed-db8a-469a-9914-74e553257491 {
  display: none;
}
#s-3c0438ba-2c73-4939-b6b8-633ba77f5b5b { text-align: left; }
#s-b3bee79d-f7d0-40af-98d0-97fae740a509 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3bee79d-f7d0-40af-98d0-97fae740a509 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e43a4640-22de-4156-90f6-b6085119310d { text-align: left; }
#s-e43a4640-22de-4156-90f6-b6085119310d .shg-product-sold-out {
  display: none;
}

#s-e43a4640-22de-4156-90f6-b6085119310d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e43a4640-22de-4156-90f6-b6085119310d .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-cf4ced3a-33ca-4be2-99b7-fa811ee97566 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf4ced3a-33ca-4be2-99b7-fa811ee97566:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf4ced3a-33ca-4be2-99b7-fa811ee97566:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf4ced3a-33ca-4be2-99b7-fa811ee97566 {
  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-cf4ced3a-33ca-4be2-99b7-fa811ee97566.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf4ced3a-33ca-4be2-99b7-fa811ee97566.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf4ced3a-33ca-4be2-99b7-fa811ee97566.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dcb01110-62bb-405d-9c4f-676575827085 {
  display: none;
}
#s-c5fa6ae4-ed49-406d-963d-27b38020edbc { text-align: left; }
#s-9db0e201-9da5-4368-86dc-7acd2ba54db3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9db0e201-9da5-4368-86dc-7acd2ba54db3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d52fa732-9f3f-4ade-b5f5-069ef56091dc { text-align: left; }
#s-d52fa732-9f3f-4ade-b5f5-069ef56091dc .shg-product-sold-out {
  display: none;
}

#s-d52fa732-9f3f-4ade-b5f5-069ef56091dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d52fa732-9f3f-4ade-b5f5-069ef56091dc .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-0099a62e-c649-454a-8284-ada56df355e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0099a62e-c649-454a-8284-ada56df355e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0099a62e-c649-454a-8284-ada56df355e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0099a62e-c649-454a-8284-ada56df355e3 {
  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-0099a62e-c649-454a-8284-ada56df355e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0099a62e-c649-454a-8284-ada56df355e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0099a62e-c649-454a-8284-ada56df355e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40be761c-4d5e-4b4e-ab81-433c7d3b5c30 {
  display: none;
}
#s-681aea51-c1e1-4cfa-9398-99c225bbe95b { text-align: left; }
#s-264e55da-082c-4ba4-b6cc-7ae56d4903c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-264e55da-082c-4ba4-b6cc-7ae56d4903c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd4e46c9-ccb9-4775-936f-76db446b8afb { text-align: left; }
#s-dd4e46c9-ccb9-4775-936f-76db446b8afb .shg-product-sold-out {
  display: none;
}

#s-dd4e46c9-ccb9-4775-936f-76db446b8afb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd4e46c9-ccb9-4775-936f-76db446b8afb .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-e0712303-f786-421e-8349-db86a62e1cea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0712303-f786-421e-8349-db86a62e1cea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0712303-f786-421e-8349-db86a62e1cea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0712303-f786-421e-8349-db86a62e1cea {
  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-e0712303-f786-421e-8349-db86a62e1cea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0712303-f786-421e-8349-db86a62e1cea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0712303-f786-421e-8349-db86a62e1cea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d8af472-2aeb-48d4-a567-6c8f1fce55ee {
  display: none;
}
#s-e4e8c213-b975-4a82-b97a-5f52566c616b { text-align: left; }
#s-59ead740-6245-4418-b69a-f9c3c140d6d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59ead740-6245-4418-b69a-f9c3c140d6d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-290d3ee3-e374-458c-8e58-fac9ff82aff4 { text-align: left; }
#s-290d3ee3-e374-458c-8e58-fac9ff82aff4 .shg-product-sold-out {
  display: none;
}

#s-290d3ee3-e374-458c-8e58-fac9ff82aff4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-290d3ee3-e374-458c-8e58-fac9ff82aff4 .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-be208f37-83df-4880-ae88-101c8776b4f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be208f37-83df-4880-ae88-101c8776b4f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be208f37-83df-4880-ae88-101c8776b4f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be208f37-83df-4880-ae88-101c8776b4f6 {
  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-be208f37-83df-4880-ae88-101c8776b4f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be208f37-83df-4880-ae88-101c8776b4f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be208f37-83df-4880-ae88-101c8776b4f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18bf8995-6064-4dd3-93a3-f07be0c6e7aa {
  display: none;
}
#s-9ca286f6-dc8d-493c-8f56-272e6393848c { text-align: left; }
#s-be66fc68-bb4a-474e-8d8d-9f0011528a17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be66fc68-bb4a-474e-8d8d-9f0011528a17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a266d531-3091-403d-af6c-4d286b583e4f { text-align: left; }
#s-a266d531-3091-403d-af6c-4d286b583e4f .shg-product-sold-out {
  display: none;
}

#s-a266d531-3091-403d-af6c-4d286b583e4f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a266d531-3091-403d-af6c-4d286b583e4f .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-8177be52-d25a-41d1-b1a9-a4655ce23c08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8177be52-d25a-41d1-b1a9-a4655ce23c08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8177be52-d25a-41d1-b1a9-a4655ce23c08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8177be52-d25a-41d1-b1a9-a4655ce23c08 {
  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-8177be52-d25a-41d1-b1a9-a4655ce23c08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8177be52-d25a-41d1-b1a9-a4655ce23c08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8177be52-d25a-41d1-b1a9-a4655ce23c08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5516961c-d785-4f24-b689-1d6da27aa398 {
  display: none;
}
#s-b216d249-754f-4351-a46a-0113c18e49dd { text-align: left; }
#s-9f364d66-d105-4a79-8322-ba60e64da4a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f364d66-d105-4a79-8322-ba60e64da4a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43a41b29-d670-4898-93d3-92c9f501447e { text-align: left; }
#s-43a41b29-d670-4898-93d3-92c9f501447e .shg-product-sold-out {
  display: none;
}

#s-43a41b29-d670-4898-93d3-92c9f501447e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43a41b29-d670-4898-93d3-92c9f501447e .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-30f89126-27c0-459e-9f33-3f48a760b4e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30f89126-27c0-459e-9f33-3f48a760b4e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30f89126-27c0-459e-9f33-3f48a760b4e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30f89126-27c0-459e-9f33-3f48a760b4e8 {
  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-30f89126-27c0-459e-9f33-3f48a760b4e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30f89126-27c0-459e-9f33-3f48a760b4e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30f89126-27c0-459e-9f33-3f48a760b4e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0edefbc-6cd3-4f4c-8f57-57a3605b956b {
  display: none;
}
#s-ca05bfe7-e24d-4ab4-b9bf-2983860842e1 { text-align: left; }
#s-55d5aaf4-e8dd-4bd9-bcb6-486541e857a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55d5aaf4-e8dd-4bd9-bcb6-486541e857a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9f0b921-a8b7-4807-8478-86955808d2d9 { text-align: left; }
#s-c9f0b921-a8b7-4807-8478-86955808d2d9 .shg-product-sold-out {
  display: none;
}

#s-c9f0b921-a8b7-4807-8478-86955808d2d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9f0b921-a8b7-4807-8478-86955808d2d9 .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-7f7d9787-c26c-4d12-b351-2f45e5366135 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f7d9787-c26c-4d12-b351-2f45e5366135:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f7d9787-c26c-4d12-b351-2f45e5366135:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f7d9787-c26c-4d12-b351-2f45e5366135 {
  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-7f7d9787-c26c-4d12-b351-2f45e5366135.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f7d9787-c26c-4d12-b351-2f45e5366135.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f7d9787-c26c-4d12-b351-2f45e5366135.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1bec8a96-73ed-4e70-8b89-bf7568ed6c86 {
  display: none;
}
#s-8cba6372-3339-4b86-8975-fa81288ff997 { text-align: left; }
#s-32e49610-6d17-41fd-b98c-5cc9c13716cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32e49610-6d17-41fd-b98c-5cc9c13716cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b8be51d-6f04-4164-bffc-9729d29fcaa0 { text-align: left; }
#s-4b8be51d-6f04-4164-bffc-9729d29fcaa0 .shg-product-sold-out {
  display: none;
}

#s-4b8be51d-6f04-4164-bffc-9729d29fcaa0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b8be51d-6f04-4164-bffc-9729d29fcaa0 .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-97ef5f97-7b30-429e-85ec-52dee2e33796 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97ef5f97-7b30-429e-85ec-52dee2e33796:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97ef5f97-7b30-429e-85ec-52dee2e33796:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97ef5f97-7b30-429e-85ec-52dee2e33796 {
  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-97ef5f97-7b30-429e-85ec-52dee2e33796.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97ef5f97-7b30-429e-85ec-52dee2e33796.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97ef5f97-7b30-429e-85ec-52dee2e33796.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13555205-a567-4d8b-9c73-7af70d448668 {
  display: none;
}
#s-5e880c2f-e8be-4a27-b224-590621971e4c { text-align: left; }
#s-59146b08-6115-48e0-b35b-9f04a52b1aac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-59146b08-6115-48e0-b35b-9f04a52b1aac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b72c73a5-e066-40e4-9531-43065da50a9e { text-align: left; }
#s-b72c73a5-e066-40e4-9531-43065da50a9e .shg-product-sold-out {
  display: none;
}

#s-b72c73a5-e066-40e4-9531-43065da50a9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b72c73a5-e066-40e4-9531-43065da50a9e .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-1d631bf3-4011-4a04-ae3d-521b6f503647 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d631bf3-4011-4a04-ae3d-521b6f503647:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d631bf3-4011-4a04-ae3d-521b6f503647:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d631bf3-4011-4a04-ae3d-521b6f503647 {
  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-1d631bf3-4011-4a04-ae3d-521b6f503647.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d631bf3-4011-4a04-ae3d-521b6f503647.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d631bf3-4011-4a04-ae3d-521b6f503647.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-578d0721-8873-43e2-8ee2-f6012ded5166 {
  display: none;
}
#s-3ba4715f-2ec9-484c-804b-2391e352e8b7 { text-align: left; }
#s-97b80bc5-1702-423e-84f0-7d282660cf3d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97b80bc5-1702-423e-84f0-7d282660cf3d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d4b87bb-7dba-487b-a045-ca8bafaa80be { text-align: left; }
#s-5d4b87bb-7dba-487b-a045-ca8bafaa80be .shg-product-sold-out {
  display: none;
}

#s-5d4b87bb-7dba-487b-a045-ca8bafaa80be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d4b87bb-7dba-487b-a045-ca8bafaa80be .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-73f2cfa1-94f4-4476-b9cb-442231ebe0e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73f2cfa1-94f4-4476-b9cb-442231ebe0e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73f2cfa1-94f4-4476-b9cb-442231ebe0e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73f2cfa1-94f4-4476-b9cb-442231ebe0e3 {
  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-73f2cfa1-94f4-4476-b9cb-442231ebe0e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73f2cfa1-94f4-4476-b9cb-442231ebe0e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73f2cfa1-94f4-4476-b9cb-442231ebe0e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec538537-4c52-459e-acfa-254441ecc2fc {
  display: none;
}
#s-bd1a91c2-15ae-4955-bc7a-e8b29120801a { text-align: left; }
#s-b0c2add7-2c11-4581-8ca7-bfd2b28d9287 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0c2add7-2c11-4581-8ca7-bfd2b28d9287 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87a60b77-01e9-433a-95f1-8c7dbb64cba9 { text-align: left; }
#s-87a60b77-01e9-433a-95f1-8c7dbb64cba9 .shg-product-sold-out {
  display: none;
}

#s-87a60b77-01e9-433a-95f1-8c7dbb64cba9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87a60b77-01e9-433a-95f1-8c7dbb64cba9 .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-927dcf63-027e-4e1e-a25d-2ebf9a280532 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-927dcf63-027e-4e1e-a25d-2ebf9a280532:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-927dcf63-027e-4e1e-a25d-2ebf9a280532:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-927dcf63-027e-4e1e-a25d-2ebf9a280532 {
  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-927dcf63-027e-4e1e-a25d-2ebf9a280532.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-927dcf63-027e-4e1e-a25d-2ebf9a280532.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-927dcf63-027e-4e1e-a25d-2ebf9a280532.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d806c97d-8d63-4f52-9666-4efd9e7255b5 {
  display: none;
}
#s-78cfc99b-282b-46f4-bdcb-b48b46e6638a { text-align: left; }
#s-4314d7bd-c539-4f5b-8664-8384ac81c5f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4314d7bd-c539-4f5b-8664-8384ac81c5f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb02762a-2894-4c11-9f4e-65d6531bb699 { text-align: left; }
#s-cb02762a-2894-4c11-9f4e-65d6531bb699 .shg-product-sold-out {
  display: none;
}

#s-cb02762a-2894-4c11-9f4e-65d6531bb699 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb02762a-2894-4c11-9f4e-65d6531bb699 .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-b558b8c8-6a1e-4a7b-ae4f-99051f6738ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b558b8c8-6a1e-4a7b-ae4f-99051f6738ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b558b8c8-6a1e-4a7b-ae4f-99051f6738ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b558b8c8-6a1e-4a7b-ae4f-99051f6738ee {
  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-b558b8c8-6a1e-4a7b-ae4f-99051f6738ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b558b8c8-6a1e-4a7b-ae4f-99051f6738ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b558b8c8-6a1e-4a7b-ae4f-99051f6738ee.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;
}
