.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-21ef10f5-443c-4e60-91df-6560954e6e04 {
  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-7bee6f4e-1168-46de-94e0-bf791c3a7e99 { margin-top: 40px; }
#s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .shogun-tabs {
  justify-content: center;
}


  #s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-7bee6f4e-1168-46de-94e0-bf791c3a7e99 .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-2ca5f941-b5e0-46c6-b08f-4c74161e67a3 { padding-top: 10px;
padding-bottom: 10px; }
 #s-2ca5f941-b5e0-46c6-b08f-4c74161e67a3 .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-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5edf53ef-4998-4c4c-8f6e-9e7e2e129e99 .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-d71d17ea-f35a-4f77-bc69-450d78f872e7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d71d17ea-f35a-4f77-bc69-450d78f872e7"] > .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-efc0f2ac-c63f-4b17-b29a-0c968e78fdb7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cdd41684-eb80-42c4-aa3a-c0edda39f023 { 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-d99501fd-b32d-4b63-ac23-014b68375074 { 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-d99501fd-b32d-4b63-ac23-014b68375074: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-d99501fd-b32d-4b63-ac23-014b68375074: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-d99501fd-b32d-4b63-ac23-014b68375074.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-00b7dcd2-cc2b-4505-8bbe-10ef713d60bc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1439b714-30ee-4bb1-a3cb-c3181aed8255 { 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-ffccdf15-d109-48ca-9b2d-060e7cd48a8d { 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-ffccdf15-d109-48ca-9b2d-060e7cd48a8d: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-ffccdf15-d109-48ca-9b2d-060e7cd48a8d: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-ffccdf15-d109-48ca-9b2d-060e7cd48a8d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5ef0c7f7-84ec-4ae1-bcc3-b82d060aaa1f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a336df85-ce25-49c8-b39e-fc9328f2908e { 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-ca42cd9b-b0c5-4dd7-a0a5-e61b3be03bc8 { 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-ca42cd9b-b0c5-4dd7-a0a5-e61b3be03bc8: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-ca42cd9b-b0c5-4dd7-a0a5-e61b3be03bc8: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-ca42cd9b-b0c5-4dd7-a0a5-e61b3be03bc8.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-a17afc6c-7105-4232-8ef5-e00a04971201 { min-height: 50px; }
#s-a17afc6c-7105-4232-8ef5-e00a04971201 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-14844a20-185a-45e0-9c22-82658e71c4dd { 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-14844a20-185a-45e0-9c22-82658e71c4dd .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-d4333492-6069-450e-9d1e-833e2afba4eb {
  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-229d1c90-63ea-4831-9e5c-b09f42070636 { 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-61184286-3741-49af-94c3-116b00a12440 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-61184286-3741-49af-94c3-116b00a12440 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6f4f74f3-9fac-438d-8c89-0e1b1230b87c {
  display: none;
}
#s-0a2e549a-7bd1-4608-b444-198435611d26 { text-align: left; }
#s-7f55c8b2-d4df-4d5a-97df-2b59dbe5f66e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f55c8b2-d4df-4d5a-97df-2b59dbe5f66e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-86563b6a-ad35-4413-9738-00350864ee0d {
  display: none;
}
#s-16f882e4-9ef5-4f79-a3bc-9e363a96afcb { text-align: left; }
#s-f42721c7-b6dd-4c71-96b4-41e4fe3e1141 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f42721c7-b6dd-4c71-96b4-41e4fe3e1141 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e4424c4e-24ac-4281-9924-e6b800ad50c0 {
  display: none;
}
#s-08f17b1f-3801-4a53-bb24-48b9a1cdf053 { text-align: left; }
#s-d328b394-43c6-4b86-89aa-784b7cd8e07c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d328b394-43c6-4b86-89aa-784b7cd8e07c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8c555550-e8e2-4cbd-978f-979d422f7f8c {
  display: none;
}
#s-ed347909-d8cd-4d0f-8b00-fd1684c0eef9 { text-align: left; }
#s-522a384a-edbe-4abe-b5a2-91c5b2358731 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-522a384a-edbe-4abe-b5a2-91c5b2358731 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b0b63217-e958-45ef-9fcc-bef612a91246 { text-align: left; }
#s-b0b63217-e958-45ef-9fcc-bef612a91246 .shg-product-sold-out {
  display: none;
}

#s-b0b63217-e958-45ef-9fcc-bef612a91246 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b0b63217-e958-45ef-9fcc-bef612a91246 .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-177cbef4-a46c-4669-939c-0f4c362f36cb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-177cbef4-a46c-4669-939c-0f4c362f36cb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-177cbef4-a46c-4669-939c-0f4c362f36cb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-177cbef4-a46c-4669-939c-0f4c362f36cb {
  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-177cbef4-a46c-4669-939c-0f4c362f36cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-177cbef4-a46c-4669-939c-0f4c362f36cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-177cbef4-a46c-4669-939c-0f4c362f36cb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ca01f7d-141f-438d-aa5c-458a9b9e1cd4 {
  display: none;
}
#s-c8ea2f3a-e344-4d16-b1ee-93b348959477 { text-align: left; }
#s-ef64e3a2-b852-44f9-8574-4e30253d5cce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef64e3a2-b852-44f9-8574-4e30253d5cce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-586869fd-d537-425d-bdc6-e0a1eb2e5a41 { text-align: left; }
#s-586869fd-d537-425d-bdc6-e0a1eb2e5a41 .shg-product-sold-out {
  display: none;
}

#s-586869fd-d537-425d-bdc6-e0a1eb2e5a41 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-586869fd-d537-425d-bdc6-e0a1eb2e5a41 .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-c8bc258c-5583-4fb8-8e66-d7c32fe81857 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8bc258c-5583-4fb8-8e66-d7c32fe81857:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8bc258c-5583-4fb8-8e66-d7c32fe81857:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8bc258c-5583-4fb8-8e66-d7c32fe81857 {
  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-c8bc258c-5583-4fb8-8e66-d7c32fe81857.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8bc258c-5583-4fb8-8e66-d7c32fe81857.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8bc258c-5583-4fb8-8e66-d7c32fe81857.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-371dc7b4-631a-43d1-87bc-5a1ec1e646a1 {
  display: none;
}
#s-802f2dde-11e9-4dee-8839-85317827e807 { text-align: left; }
#s-d2492776-c117-4a80-be1e-ce9fdff64a2d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2492776-c117-4a80-be1e-ce9fdff64a2d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b7adff7-878e-4f3d-8e9e-fa1c239c5b3b { text-align: left; }
#s-4b7adff7-878e-4f3d-8e9e-fa1c239c5b3b .shg-product-sold-out {
  display: none;
}

#s-4b7adff7-878e-4f3d-8e9e-fa1c239c5b3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b7adff7-878e-4f3d-8e9e-fa1c239c5b3b .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-a8277283-0135-44bc-9f7b-f2bdd2624880 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a8277283-0135-44bc-9f7b-f2bdd2624880:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a8277283-0135-44bc-9f7b-f2bdd2624880:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a8277283-0135-44bc-9f7b-f2bdd2624880 {
  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-a8277283-0135-44bc-9f7b-f2bdd2624880.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a8277283-0135-44bc-9f7b-f2bdd2624880.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a8277283-0135-44bc-9f7b-f2bdd2624880.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8eececf-9ca3-48ea-8eec-5663b2300750 {
  display: none;
}
#s-4320b6f3-1843-4ed5-ab6e-0e8919bb7ac4 { text-align: left; }
#s-89c6508e-4788-4894-a8de-eb90b07a2745 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89c6508e-4788-4894-a8de-eb90b07a2745 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69badb60-97d9-4a0e-a08f-1b4870e9bc4e { text-align: left; }
#s-69badb60-97d9-4a0e-a08f-1b4870e9bc4e .shg-product-sold-out {
  display: none;
}

#s-69badb60-97d9-4a0e-a08f-1b4870e9bc4e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69badb60-97d9-4a0e-a08f-1b4870e9bc4e .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-5e0db8d0-7f20-4583-afdd-52ce39333a28 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e0db8d0-7f20-4583-afdd-52ce39333a28:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e0db8d0-7f20-4583-afdd-52ce39333a28:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e0db8d0-7f20-4583-afdd-52ce39333a28 {
  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-5e0db8d0-7f20-4583-afdd-52ce39333a28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e0db8d0-7f20-4583-afdd-52ce39333a28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e0db8d0-7f20-4583-afdd-52ce39333a28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc22f98e-76ac-4486-a859-924e84200187 {
  display: none;
}
#s-e5c3a7d7-4e1a-479d-98b4-e09b75c19c16 { text-align: left; }
#s-7fcc0d67-c230-4ded-9126-ec6517c39606 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7fcc0d67-c230-4ded-9126-ec6517c39606 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49bf5ef5-0bbf-485f-b12d-d5032f99dcd8 { text-align: left; }
#s-49bf5ef5-0bbf-485f-b12d-d5032f99dcd8 .shg-product-sold-out {
  display: none;
}

#s-49bf5ef5-0bbf-485f-b12d-d5032f99dcd8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49bf5ef5-0bbf-485f-b12d-d5032f99dcd8 .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-30c63fed-fda4-49d3-b13a-7d162c1fba36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30c63fed-fda4-49d3-b13a-7d162c1fba36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30c63fed-fda4-49d3-b13a-7d162c1fba36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30c63fed-fda4-49d3-b13a-7d162c1fba36 {
  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-30c63fed-fda4-49d3-b13a-7d162c1fba36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30c63fed-fda4-49d3-b13a-7d162c1fba36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30c63fed-fda4-49d3-b13a-7d162c1fba36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fa4738c-0a93-4924-a88a-61cb0f6c9d6c {
  display: none;
}
#s-435b8029-0c8e-4de8-bd6b-7e1bbe8123ee { text-align: left; }
#s-19175842-f1b0-4dc3-b278-d276fa2f99b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19175842-f1b0-4dc3-b278-d276fa2f99b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-413ce665-23db-465f-a4f2-b6a9c1348652 { text-align: left; }
#s-413ce665-23db-465f-a4f2-b6a9c1348652 .shg-product-sold-out {
  display: none;
}

#s-413ce665-23db-465f-a4f2-b6a9c1348652 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-413ce665-23db-465f-a4f2-b6a9c1348652 .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-9316b9b1-2971-4452-87ef-9377388728d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9316b9b1-2971-4452-87ef-9377388728d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9316b9b1-2971-4452-87ef-9377388728d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9316b9b1-2971-4452-87ef-9377388728d7 {
  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-9316b9b1-2971-4452-87ef-9377388728d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9316b9b1-2971-4452-87ef-9377388728d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9316b9b1-2971-4452-87ef-9377388728d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9cacae5-f26d-42c4-8caa-b4888d1e3c04 {
  display: none;
}
#s-d60f82af-ac33-433f-b6d9-abfd8b0eae73 { text-align: left; }
#s-eadcd98b-e910-4314-90c3-72a891ebd586 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eadcd98b-e910-4314-90c3-72a891ebd586 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-984a07d4-23f3-48cd-93c8-e2bd2f0879a9 { text-align: left; }
#s-984a07d4-23f3-48cd-93c8-e2bd2f0879a9 .shg-product-sold-out {
  display: none;
}

#s-984a07d4-23f3-48cd-93c8-e2bd2f0879a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-984a07d4-23f3-48cd-93c8-e2bd2f0879a9 .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-f3c4ce41-5208-4841-82db-f685f95cdd08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3c4ce41-5208-4841-82db-f685f95cdd08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3c4ce41-5208-4841-82db-f685f95cdd08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3c4ce41-5208-4841-82db-f685f95cdd08 {
  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-f3c4ce41-5208-4841-82db-f685f95cdd08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3c4ce41-5208-4841-82db-f685f95cdd08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3c4ce41-5208-4841-82db-f685f95cdd08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5a3260a9-1421-4f30-803b-7cc5b467ff12 {
  display: none;
}
#s-b5efd177-c362-45c5-aee7-04687d75077c { text-align: left; }
#s-9a5a1635-befd-45b1-849b-ab9d6a24f2e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a5a1635-befd-45b1-849b-ab9d6a24f2e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e040bb99-b369-443a-b23c-551a08654909 { text-align: left; }
#s-e040bb99-b369-443a-b23c-551a08654909 .shg-product-sold-out {
  display: none;
}

#s-e040bb99-b369-443a-b23c-551a08654909 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e040bb99-b369-443a-b23c-551a08654909 .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-456fd3af-02c5-4f04-8de0-50361d7296c7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-456fd3af-02c5-4f04-8de0-50361d7296c7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-456fd3af-02c5-4f04-8de0-50361d7296c7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-456fd3af-02c5-4f04-8de0-50361d7296c7 {
  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-456fd3af-02c5-4f04-8de0-50361d7296c7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-456fd3af-02c5-4f04-8de0-50361d7296c7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-456fd3af-02c5-4f04-8de0-50361d7296c7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aca8811c-16e8-4947-977b-ce9d299f0a0e {
  display: none;
}
#s-69a312ed-dcd9-45ec-905a-5e3b01be72d1 { text-align: left; }
#s-ecfe77c4-72e2-4d3a-9ade-311cb7eafd95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ecfe77c4-72e2-4d3a-9ade-311cb7eafd95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fb06b14-c3cc-4d31-9e31-658169c988d5 { text-align: left; }
#s-0fb06b14-c3cc-4d31-9e31-658169c988d5 .shg-product-sold-out {
  display: none;
}

#s-0fb06b14-c3cc-4d31-9e31-658169c988d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fb06b14-c3cc-4d31-9e31-658169c988d5 .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-53e4ff5f-1f17-43af-ae3a-6dd9082f0d48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53e4ff5f-1f17-43af-ae3a-6dd9082f0d48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53e4ff5f-1f17-43af-ae3a-6dd9082f0d48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53e4ff5f-1f17-43af-ae3a-6dd9082f0d48 {
  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-53e4ff5f-1f17-43af-ae3a-6dd9082f0d48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53e4ff5f-1f17-43af-ae3a-6dd9082f0d48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53e4ff5f-1f17-43af-ae3a-6dd9082f0d48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0c60a11c-75d4-4300-a850-92a12c20a1b6 {
  display: none;
}
#s-3c559303-d965-485a-ae9f-ae5570b8d8ba { text-align: left; }
#s-c7604f8d-c16f-46dd-af2f-dbbf7a4a7d0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7604f8d-c16f-46dd-af2f-dbbf7a4a7d0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c98a7521-021b-4584-bf46-32499a18b5b1 { text-align: left; }
#s-c98a7521-021b-4584-bf46-32499a18b5b1 .shg-product-sold-out {
  display: none;
}

#s-c98a7521-021b-4584-bf46-32499a18b5b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c98a7521-021b-4584-bf46-32499a18b5b1 .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-fec17c4c-d9f0-4716-9929-444ecc647f29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fec17c4c-d9f0-4716-9929-444ecc647f29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fec17c4c-d9f0-4716-9929-444ecc647f29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fec17c4c-d9f0-4716-9929-444ecc647f29 {
  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-fec17c4c-d9f0-4716-9929-444ecc647f29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fec17c4c-d9f0-4716-9929-444ecc647f29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fec17c4c-d9f0-4716-9929-444ecc647f29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0f23936f-604a-4ad9-97f4-5fce6ff69ffc {
  display: none;
}
#s-7f05f70f-2d34-4e68-b76b-3dca4e53aece { text-align: left; }
#s-9e7fb1e1-66ad-4888-9ca9-51c1dc6f9a20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e7fb1e1-66ad-4888-9ca9-51c1dc6f9a20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eff81f46-47e8-419b-8794-157a11b853df { text-align: left; }
#s-eff81f46-47e8-419b-8794-157a11b853df .shg-product-sold-out {
  display: none;
}

#s-eff81f46-47e8-419b-8794-157a11b853df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eff81f46-47e8-419b-8794-157a11b853df .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-2ff1ea64-497c-496f-89fb-fc3fe35e39f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ff1ea64-497c-496f-89fb-fc3fe35e39f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ff1ea64-497c-496f-89fb-fc3fe35e39f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ff1ea64-497c-496f-89fb-fc3fe35e39f8 {
  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-2ff1ea64-497c-496f-89fb-fc3fe35e39f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ff1ea64-497c-496f-89fb-fc3fe35e39f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ff1ea64-497c-496f-89fb-fc3fe35e39f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6e07c10-92e9-44da-a6c1-15961faef452 {
  display: none;
}
#s-e27b118b-139b-4f24-b5cd-6c94bd4bf2f6 { text-align: left; }
#s-faea924c-cdeb-42ff-9e59-cfdd6c8b3efc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-faea924c-cdeb-42ff-9e59-cfdd6c8b3efc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a55dfd62-7e81-4d35-bad7-5a89a458a506 { text-align: left; }
#s-a55dfd62-7e81-4d35-bad7-5a89a458a506 .shg-product-sold-out {
  display: none;
}

#s-a55dfd62-7e81-4d35-bad7-5a89a458a506 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a55dfd62-7e81-4d35-bad7-5a89a458a506 .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-a1a11885-f0be-4dc4-a639-4986337f85fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a1a11885-f0be-4dc4-a639-4986337f85fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a1a11885-f0be-4dc4-a639-4986337f85fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a1a11885-f0be-4dc4-a639-4986337f85fd {
  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-a1a11885-f0be-4dc4-a639-4986337f85fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a1a11885-f0be-4dc4-a639-4986337f85fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a1a11885-f0be-4dc4-a639-4986337f85fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-325caa3c-d712-4b30-b49d-5a857ef180be {
  display: none;
}
#s-5fa22a5b-c4d4-4496-beab-71d006b90946 { text-align: left; }
#s-ae2aa49d-1bb2-4c40-abc5-c830183dad73 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae2aa49d-1bb2-4c40-abc5-c830183dad73 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b24fc04d-3bf5-454a-ac1f-5a3c03cdf74a { text-align: left; }
#s-b24fc04d-3bf5-454a-ac1f-5a3c03cdf74a .shg-product-sold-out {
  display: none;
}

#s-b24fc04d-3bf5-454a-ac1f-5a3c03cdf74a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b24fc04d-3bf5-454a-ac1f-5a3c03cdf74a .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-612243bb-3b12-471f-9a8c-e141b8466a5a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-612243bb-3b12-471f-9a8c-e141b8466a5a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-612243bb-3b12-471f-9a8c-e141b8466a5a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-612243bb-3b12-471f-9a8c-e141b8466a5a {
  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-612243bb-3b12-471f-9a8c-e141b8466a5a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-612243bb-3b12-471f-9a8c-e141b8466a5a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-612243bb-3b12-471f-9a8c-e141b8466a5a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c1128ea-f232-42e4-aa49-a936d54836a7 {
  display: none;
}
#s-b5b8ae98-1c3e-44aa-8185-d05421a064f8 { text-align: left; }
#s-98cc7c43-d149-455b-b05b-eb60cc9bb326 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98cc7c43-d149-455b-b05b-eb60cc9bb326 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-10e70f4c-5783-4048-a617-6af737a61a46 { text-align: left; }
#s-10e70f4c-5783-4048-a617-6af737a61a46 .shg-product-sold-out {
  display: none;
}

#s-10e70f4c-5783-4048-a617-6af737a61a46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-10e70f4c-5783-4048-a617-6af737a61a46 .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-a7102808-2486-4591-9f07-1c3aad0997d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a7102808-2486-4591-9f07-1c3aad0997d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a7102808-2486-4591-9f07-1c3aad0997d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a7102808-2486-4591-9f07-1c3aad0997d7 {
  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-a7102808-2486-4591-9f07-1c3aad0997d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7102808-2486-4591-9f07-1c3aad0997d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a7102808-2486-4591-9f07-1c3aad0997d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b1b83e5-94b2-4553-9ec1-02fe007cc8aa {
  display: none;
}
#s-9a2d2dcc-4881-4bc5-baa7-7279806749e0 { text-align: left; }
#s-efc928cd-81ea-493e-9a57-0b499fc32c00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-efc928cd-81ea-493e-9a57-0b499fc32c00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3b5449d-15a3-4d1f-ab67-79ee0ec80df0 { text-align: left; }
#s-d3b5449d-15a3-4d1f-ab67-79ee0ec80df0 .shg-product-sold-out {
  display: none;
}

#s-d3b5449d-15a3-4d1f-ab67-79ee0ec80df0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3b5449d-15a3-4d1f-ab67-79ee0ec80df0 .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-a16a9a8e-7644-4cd5-9afb-80bc24e4b788 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a16a9a8e-7644-4cd5-9afb-80bc24e4b788:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a16a9a8e-7644-4cd5-9afb-80bc24e4b788:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a16a9a8e-7644-4cd5-9afb-80bc24e4b788 {
  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-a16a9a8e-7644-4cd5-9afb-80bc24e4b788.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a16a9a8e-7644-4cd5-9afb-80bc24e4b788.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a16a9a8e-7644-4cd5-9afb-80bc24e4b788.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-564f0f17-a866-440e-996d-351bbfc660f8 {
  display: none;
}
#s-bb98340f-4725-4129-8ba6-8f20080a9ffc { text-align: left; }
#s-b3f00aea-a8db-4c48-9b29-22ac00ca18b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3f00aea-a8db-4c48-9b29-22ac00ca18b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1012f11a-89e1-4f37-a529-70ab9830487d { text-align: left; }
#s-1012f11a-89e1-4f37-a529-70ab9830487d .shg-product-sold-out {
  display: none;
}

#s-1012f11a-89e1-4f37-a529-70ab9830487d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1012f11a-89e1-4f37-a529-70ab9830487d .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-18487ba6-a600-4c97-9f8a-7579b54b6258 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-18487ba6-a600-4c97-9f8a-7579b54b6258:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-18487ba6-a600-4c97-9f8a-7579b54b6258:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-18487ba6-a600-4c97-9f8a-7579b54b6258 {
  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-18487ba6-a600-4c97-9f8a-7579b54b6258.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18487ba6-a600-4c97-9f8a-7579b54b6258.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-18487ba6-a600-4c97-9f8a-7579b54b6258.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e178f99-4e13-4ffa-bea1-6311e905a8c1 {
  display: none;
}
#s-c7a64203-ff86-4673-badf-896ef1a530ba { text-align: left; }
#s-b5d1d13f-fda3-4e14-b07f-9fe598b97cfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5d1d13f-fda3-4e14-b07f-9fe598b97cfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f02f6de2-c86b-412a-a05e-cc9fe7f713ce { text-align: left; }
#s-f02f6de2-c86b-412a-a05e-cc9fe7f713ce .shg-product-sold-out {
  display: none;
}

#s-f02f6de2-c86b-412a-a05e-cc9fe7f713ce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f02f6de2-c86b-412a-a05e-cc9fe7f713ce .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-7a2b9b1b-ac36-444b-a3ec-82e40ef84401 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a2b9b1b-ac36-444b-a3ec-82e40ef84401:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a2b9b1b-ac36-444b-a3ec-82e40ef84401:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a2b9b1b-ac36-444b-a3ec-82e40ef84401 {
  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-7a2b9b1b-ac36-444b-a3ec-82e40ef84401.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a2b9b1b-ac36-444b-a3ec-82e40ef84401.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a2b9b1b-ac36-444b-a3ec-82e40ef84401.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b72ef0a8-33c7-4cd4-bec3-0a1a08ce0a5b {
  display: none;
}
#s-3b60f74d-7ccd-4839-8bf5-fbbe685fa416 { text-align: left; }
#s-6fb5fb10-794b-4507-a989-6a3dd8fbf59a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fb5fb10-794b-4507-a989-6a3dd8fbf59a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2fdf0b9-9cac-4dfb-a96c-32eda443da4d { text-align: left; }
#s-a2fdf0b9-9cac-4dfb-a96c-32eda443da4d .shg-product-sold-out {
  display: none;
}

#s-a2fdf0b9-9cac-4dfb-a96c-32eda443da4d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2fdf0b9-9cac-4dfb-a96c-32eda443da4d .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-68cc8d8c-2f0a-4282-8d56-0dd01aca0759 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68cc8d8c-2f0a-4282-8d56-0dd01aca0759:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68cc8d8c-2f0a-4282-8d56-0dd01aca0759:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68cc8d8c-2f0a-4282-8d56-0dd01aca0759 {
  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-68cc8d8c-2f0a-4282-8d56-0dd01aca0759.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68cc8d8c-2f0a-4282-8d56-0dd01aca0759.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68cc8d8c-2f0a-4282-8d56-0dd01aca0759.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-064db1d5-9dec-46aa-b24b-e4147e2919f2 {
  display: none;
}
#s-afadaca5-cc7e-4e3b-a7eb-f045d27f8aae { text-align: left; }
#s-c7dc6a69-ac2a-4d62-bc45-4957dd000de4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7dc6a69-ac2a-4d62-bc45-4957dd000de4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42b5335a-27d4-4696-8ad5-5a877cfed92e { text-align: left; }
#s-42b5335a-27d4-4696-8ad5-5a877cfed92e .shg-product-sold-out {
  display: none;
}

#s-42b5335a-27d4-4696-8ad5-5a877cfed92e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42b5335a-27d4-4696-8ad5-5a877cfed92e .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-e385aa91-6658-4a3c-924d-fd9979918725 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e385aa91-6658-4a3c-924d-fd9979918725:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e385aa91-6658-4a3c-924d-fd9979918725:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e385aa91-6658-4a3c-924d-fd9979918725 {
  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-e385aa91-6658-4a3c-924d-fd9979918725.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e385aa91-6658-4a3c-924d-fd9979918725.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e385aa91-6658-4a3c-924d-fd9979918725.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-288e879d-8ec5-4738-87b1-b959075de744 {
  display: none;
}
#s-64c3a266-d07a-4835-a5f0-e95b7ad9d5e2 { text-align: left; }
#s-8332830f-7a76-49e5-924b-89b1b2d9afe7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8332830f-7a76-49e5-924b-89b1b2d9afe7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-873528bd-d617-4153-9925-8dc01510915d { text-align: left; }
#s-873528bd-d617-4153-9925-8dc01510915d .shg-product-sold-out {
  display: none;
}

#s-873528bd-d617-4153-9925-8dc01510915d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-873528bd-d617-4153-9925-8dc01510915d .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-ad739f12-814b-4921-81b3-0b840ce0bb65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad739f12-814b-4921-81b3-0b840ce0bb65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad739f12-814b-4921-81b3-0b840ce0bb65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad739f12-814b-4921-81b3-0b840ce0bb65 {
  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-ad739f12-814b-4921-81b3-0b840ce0bb65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad739f12-814b-4921-81b3-0b840ce0bb65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad739f12-814b-4921-81b3-0b840ce0bb65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae2289c9-bec4-4fdb-8692-0fc304e48163 {
  display: none;
}
#s-1e7d1acd-e7de-4e01-bab3-a3e52735e41e { text-align: left; }
#s-6fbccf18-6afc-4dc6-831f-4f95aa737811 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6fbccf18-6afc-4dc6-831f-4f95aa737811 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-30cbe711-9611-4681-961f-c73c8f2fb3b4 { text-align: left; }
#s-30cbe711-9611-4681-961f-c73c8f2fb3b4 .shg-product-sold-out {
  display: none;
}

#s-30cbe711-9611-4681-961f-c73c8f2fb3b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-30cbe711-9611-4681-961f-c73c8f2fb3b4 .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-c1d2b42e-861a-43a9-a5ac-25f17f7020fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1d2b42e-861a-43a9-a5ac-25f17f7020fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1d2b42e-861a-43a9-a5ac-25f17f7020fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1d2b42e-861a-43a9-a5ac-25f17f7020fd {
  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-c1d2b42e-861a-43a9-a5ac-25f17f7020fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1d2b42e-861a-43a9-a5ac-25f17f7020fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1d2b42e-861a-43a9-a5ac-25f17f7020fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7809182-ffe7-48df-aacf-f91103c5cab7 {
  display: none;
}
#s-d9555e9b-a67a-4c9a-a0c5-54c91e0da744 { text-align: left; }
#s-390521c2-306b-47db-a4f6-8edbdd63358c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-390521c2-306b-47db-a4f6-8edbdd63358c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99911c30-9391-40b4-93bf-0974dd3b8ecc { text-align: left; }
#s-99911c30-9391-40b4-93bf-0974dd3b8ecc .shg-product-sold-out {
  display: none;
}

#s-99911c30-9391-40b4-93bf-0974dd3b8ecc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99911c30-9391-40b4-93bf-0974dd3b8ecc .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-90f269f7-741e-4d52-bd57-39070609c6b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90f269f7-741e-4d52-bd57-39070609c6b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90f269f7-741e-4d52-bd57-39070609c6b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90f269f7-741e-4d52-bd57-39070609c6b6 {
  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-90f269f7-741e-4d52-bd57-39070609c6b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90f269f7-741e-4d52-bd57-39070609c6b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90f269f7-741e-4d52-bd57-39070609c6b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f1d1f51-51eb-4c31-8ad7-c23e97ceeb29 {
  display: none;
}
#s-2f922f6c-1091-4d98-a358-b7a1ea5188dd { text-align: left; }
#s-51e6413c-cc86-41ea-b421-4ba3c47d68c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51e6413c-cc86-41ea-b421-4ba3c47d68c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bbdec1c4-a036-4d47-90d4-fe3371986126 { text-align: left; }
#s-bbdec1c4-a036-4d47-90d4-fe3371986126 .shg-product-sold-out {
  display: none;
}

#s-bbdec1c4-a036-4d47-90d4-fe3371986126 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bbdec1c4-a036-4d47-90d4-fe3371986126 .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-a2110933-ef43-442f-8320-cfa3ec1bf10e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2110933-ef43-442f-8320-cfa3ec1bf10e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2110933-ef43-442f-8320-cfa3ec1bf10e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2110933-ef43-442f-8320-cfa3ec1bf10e {
  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-a2110933-ef43-442f-8320-cfa3ec1bf10e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2110933-ef43-442f-8320-cfa3ec1bf10e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2110933-ef43-442f-8320-cfa3ec1bf10e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d33cfd78-07f2-4a62-8459-914069e4ed73 {
  display: none;
}
#s-eeac3795-469f-4724-9c0a-ec0533df8492 { text-align: left; }
#s-c7c0ca53-b91e-4067-a070-07ffb98b59de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7c0ca53-b91e-4067-a070-07ffb98b59de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e2be3b1-9dad-4d50-95be-d71086501939 { text-align: left; }
#s-4e2be3b1-9dad-4d50-95be-d71086501939 .shg-product-sold-out {
  display: none;
}

#s-4e2be3b1-9dad-4d50-95be-d71086501939 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e2be3b1-9dad-4d50-95be-d71086501939 .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-89814b88-0b35-4fe7-acf5-37868d27c1c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-89814b88-0b35-4fe7-acf5-37868d27c1c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-89814b88-0b35-4fe7-acf5-37868d27c1c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89814b88-0b35-4fe7-acf5-37868d27c1c8 {
  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-89814b88-0b35-4fe7-acf5-37868d27c1c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89814b88-0b35-4fe7-acf5-37868d27c1c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89814b88-0b35-4fe7-acf5-37868d27c1c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d993cf53-abfb-47cd-9dfe-1c219e146fa2 {
  display: none;
}
#s-9b3853ca-c760-4093-8b34-32e5378c2b4f { text-align: left; }
#s-0dd37cc8-1b05-4142-ac62-a653a5e319f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0dd37cc8-1b05-4142-ac62-a653a5e319f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e9293f5f-4bca-4994-9cf6-83d345b3e5e0 { text-align: left; }
#s-e9293f5f-4bca-4994-9cf6-83d345b3e5e0 .shg-product-sold-out {
  display: none;
}

#s-e9293f5f-4bca-4994-9cf6-83d345b3e5e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e9293f5f-4bca-4994-9cf6-83d345b3e5e0 .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-620260b8-a8e7-4502-9f80-0389d47bb9f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-620260b8-a8e7-4502-9f80-0389d47bb9f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-620260b8-a8e7-4502-9f80-0389d47bb9f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-620260b8-a8e7-4502-9f80-0389d47bb9f0 {
  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-620260b8-a8e7-4502-9f80-0389d47bb9f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-620260b8-a8e7-4502-9f80-0389d47bb9f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-620260b8-a8e7-4502-9f80-0389d47bb9f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e5833645-cdc3-4f26-90a6-03906e1fc646 {
  display: none;
}
#s-893de903-fea0-42bc-9df9-2a6b14cdd3e1 { text-align: left; }
#s-b560f47d-107d-4d12-80ed-7ee173a44bcf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b560f47d-107d-4d12-80ed-7ee173a44bcf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37513206-74ee-44a3-9747-3ceace4c6579 { text-align: left; }
#s-37513206-74ee-44a3-9747-3ceace4c6579 .shg-product-sold-out {
  display: none;
}

#s-37513206-74ee-44a3-9747-3ceace4c6579 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37513206-74ee-44a3-9747-3ceace4c6579 .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-2b18b40d-78d1-4f49-ae01-051fed94c485 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b18b40d-78d1-4f49-ae01-051fed94c485:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b18b40d-78d1-4f49-ae01-051fed94c485:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b18b40d-78d1-4f49-ae01-051fed94c485 {
  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-2b18b40d-78d1-4f49-ae01-051fed94c485.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b18b40d-78d1-4f49-ae01-051fed94c485.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b18b40d-78d1-4f49-ae01-051fed94c485.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba26ce85-9390-4357-b077-3e0fdefc3207 {
  display: none;
}
#s-423ef50c-ed2c-49af-89c7-476153353eb3 { text-align: left; }
#s-7f61952e-6328-4e47-90fd-2f491f7a1432 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f61952e-6328-4e47-90fd-2f491f7a1432 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ccfaa358-747e-421f-ae78-3baf442d0425 { text-align: left; }
#s-ccfaa358-747e-421f-ae78-3baf442d0425 .shg-product-sold-out {
  display: none;
}

#s-ccfaa358-747e-421f-ae78-3baf442d0425 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ccfaa358-747e-421f-ae78-3baf442d0425 .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-f1ccde72-a4bc-4e93-97fb-e82284cf200c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1ccde72-a4bc-4e93-97fb-e82284cf200c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1ccde72-a4bc-4e93-97fb-e82284cf200c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1ccde72-a4bc-4e93-97fb-e82284cf200c {
  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-f1ccde72-a4bc-4e93-97fb-e82284cf200c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1ccde72-a4bc-4e93-97fb-e82284cf200c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1ccde72-a4bc-4e93-97fb-e82284cf200c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73dbe6f6-8ea1-4798-9480-d7caae8002e3 {
  display: none;
}
#s-a9f58e1a-669f-4343-8796-2466c9eb3a1a { text-align: left; }
#s-54055ff9-2b5a-405c-8004-8dcf0b9d6ddb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54055ff9-2b5a-405c-8004-8dcf0b9d6ddb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-950b4f37-5645-488f-a186-f5b6d24b7f9a { text-align: left; }
#s-950b4f37-5645-488f-a186-f5b6d24b7f9a .shg-product-sold-out {
  display: none;
}

#s-950b4f37-5645-488f-a186-f5b6d24b7f9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-950b4f37-5645-488f-a186-f5b6d24b7f9a .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-eee4135d-9967-4b64-9c7c-bf48d2920935 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eee4135d-9967-4b64-9c7c-bf48d2920935:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eee4135d-9967-4b64-9c7c-bf48d2920935:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eee4135d-9967-4b64-9c7c-bf48d2920935 {
  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-eee4135d-9967-4b64-9c7c-bf48d2920935.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eee4135d-9967-4b64-9c7c-bf48d2920935.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eee4135d-9967-4b64-9c7c-bf48d2920935.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c37a83a0-7d54-4b75-9c5d-c1e49ab89969 {
  display: none;
}
#s-651840b8-39eb-47f9-aae2-7c7792761964 { text-align: left; }
#s-7b004c3d-c050-4053-82ef-c0c49d9b0f03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b004c3d-c050-4053-82ef-c0c49d9b0f03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-914b275d-4aaf-4357-bde7-e10705d94dc7 { text-align: left; }
#s-914b275d-4aaf-4357-bde7-e10705d94dc7 .shg-product-sold-out {
  display: none;
}

#s-914b275d-4aaf-4357-bde7-e10705d94dc7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-914b275d-4aaf-4357-bde7-e10705d94dc7 .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-40ee0408-7525-4c14-855a-8b0ad953c883 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40ee0408-7525-4c14-855a-8b0ad953c883:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40ee0408-7525-4c14-855a-8b0ad953c883:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40ee0408-7525-4c14-855a-8b0ad953c883 {
  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-40ee0408-7525-4c14-855a-8b0ad953c883.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40ee0408-7525-4c14-855a-8b0ad953c883.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40ee0408-7525-4c14-855a-8b0ad953c883.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2d621a1-fc3c-485f-8ff8-6686ae3dbfad {
  display: none;
}
#s-015c2b9f-f647-4cd8-8f1c-db64ce0ef776 { text-align: left; }
#s-c05f31e4-ee32-4c01-906d-dd3c8de8b23f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c05f31e4-ee32-4c01-906d-dd3c8de8b23f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-478762da-17b9-44f3-b069-9aa8b428ed5d { text-align: left; }
#s-478762da-17b9-44f3-b069-9aa8b428ed5d .shg-product-sold-out {
  display: none;
}

#s-478762da-17b9-44f3-b069-9aa8b428ed5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-478762da-17b9-44f3-b069-9aa8b428ed5d .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-d9b25813-8413-4da6-beb1-f0832792085f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9b25813-8413-4da6-beb1-f0832792085f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9b25813-8413-4da6-beb1-f0832792085f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9b25813-8413-4da6-beb1-f0832792085f {
  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-d9b25813-8413-4da6-beb1-f0832792085f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9b25813-8413-4da6-beb1-f0832792085f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9b25813-8413-4da6-beb1-f0832792085f.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;
}
