.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-f89378ad-7e8b-41e4-b3de-d1dd2276068c {
  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-091e938f-6c08-49e0-bbd8-24406509020c { margin-top: 40px; }
#s-091e938f-6c08-49e0-bbd8-24406509020c .shogun-tabs {
  justify-content: center;
}


  #s-091e938f-6c08-49e0-bbd8-24406509020c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-091e938f-6c08-49e0-bbd8-24406509020c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-091e938f-6c08-49e0-bbd8-24406509020c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-091e938f-6c08-49e0-bbd8-24406509020c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-091e938f-6c08-49e0-bbd8-24406509020c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-091e938f-6c08-49e0-bbd8-24406509020c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-091e938f-6c08-49e0-bbd8-24406509020c .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-5c8f6907-4e74-41f5-9b5b-1ea5324b7abc { padding-top: 10px;
padding-bottom: 10px; }
 #s-5c8f6907-4e74-41f5-9b5b-1ea5324b7abc .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-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-1a9598f6-ef79-48d7-a142-eca768a4de42 .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-56d9e172-b389-4601-8ff1-f77dee935bd1 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-56d9e172-b389-4601-8ff1-f77dee935bd1"] > .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-e258bc6f-b5fd-4b72-acdf-245575c6150a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d1387429-8fb0-4615-bfb9-162c8354fa6e { 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-cfd963f9-767e-437b-b431-93b59282b527 { 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-cfd963f9-767e-437b-b431-93b59282b527: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-cfd963f9-767e-437b-b431-93b59282b527: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-cfd963f9-767e-437b-b431-93b59282b527.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1bebb24a-108c-4ef5-90a3-2433d38027fd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-04844cbb-96e9-4b12-97a6-689c9aa53e48 { 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-8dc63dbf-92bc-4874-bd07-246b0718a6d3 { 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-8dc63dbf-92bc-4874-bd07-246b0718a6d3: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-8dc63dbf-92bc-4874-bd07-246b0718a6d3: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-8dc63dbf-92bc-4874-bd07-246b0718a6d3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-50f5a300-9963-42b3-ad5a-5241053b42ad { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c87432d3-5c76-405d-9a10-1c496f0fad2b { 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-755f912a-1356-497b-9cdf-3836c11cee69 { 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-755f912a-1356-497b-9cdf-3836c11cee69: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-755f912a-1356-497b-9cdf-3836c11cee69: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-755f912a-1356-497b-9cdf-3836c11cee69.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-d15e7da9-e327-4024-95ab-c47f86eb0873 { min-height: 50px; }
#s-d15e7da9-e327-4024-95ab-c47f86eb0873 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cf955d4f-b4e0-4762-ad23-dfed4c2585c3 { 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-cf955d4f-b4e0-4762-ad23-dfed4c2585c3 .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-72f811dd-356b-4dc3-b323-f7135d217258 {
  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-092dc083-2fe4-497f-a3c4-a977b69e5b00 { 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-3e294005-25fd-4629-b58e-fbbff2305888 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e294005-25fd-4629-b58e-fbbff2305888 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6c5d1efa-3341-4273-b44c-d28446bb857e {
  display: none;
}
#s-64b5d0e6-cd15-43c5-89dd-400c4099f562 { text-align: left; }
#s-fef75f98-d23f-4ead-9994-1bf4b564283f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fef75f98-d23f-4ead-9994-1bf4b564283f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-618d9714-192d-4fc8-8351-ba4883af121d {
  display: none;
}
#s-59012385-8d26-42bc-a923-775db27f5b77 { text-align: left; }
#s-b928ea6f-1cc2-4bff-bafb-2b16ff601309 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b928ea6f-1cc2-4bff-bafb-2b16ff601309 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cdd3eca0-2da5-4568-9c33-64f16cb674e8 {
  display: none;
}
#s-d9176fd6-6db8-4613-bd68-8cefc5ee6726 { text-align: left; }
#s-75f5ed99-140a-4c09-b22a-5ed65fe38eb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75f5ed99-140a-4c09-b22a-5ed65fe38eb6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ad2625bd-b495-4280-9c2a-de3d77674263 {
  display: none;
}
#s-30ed402f-e271-44b8-8592-3634bf44940c { text-align: left; }
#s-a3aa1884-690a-4c12-822d-bc93928cd029 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3aa1884-690a-4c12-822d-bc93928cd029 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66723448-3139-4147-bca6-6ed278ea33db { text-align: left; }
#s-66723448-3139-4147-bca6-6ed278ea33db .shg-product-sold-out {
  display: none;
}

#s-66723448-3139-4147-bca6-6ed278ea33db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66723448-3139-4147-bca6-6ed278ea33db .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-12dcc474-4c39-4ecc-911f-1fcf1b9b29f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12dcc474-4c39-4ecc-911f-1fcf1b9b29f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12dcc474-4c39-4ecc-911f-1fcf1b9b29f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12dcc474-4c39-4ecc-911f-1fcf1b9b29f7 {
  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-12dcc474-4c39-4ecc-911f-1fcf1b9b29f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12dcc474-4c39-4ecc-911f-1fcf1b9b29f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12dcc474-4c39-4ecc-911f-1fcf1b9b29f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd179722-8a51-41ec-933f-a0b96d38779a {
  display: none;
}
#s-ca8e93d7-3db1-4ff5-aa7a-7930e6833b8b { text-align: left; }
#s-251249d3-d78e-404d-9fe8-7b7ae424ba1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-251249d3-d78e-404d-9fe8-7b7ae424ba1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-62eb871e-9035-4e0e-9db8-da57e021605a { text-align: left; }
#s-62eb871e-9035-4e0e-9db8-da57e021605a .shg-product-sold-out {
  display: none;
}

#s-62eb871e-9035-4e0e-9db8-da57e021605a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-62eb871e-9035-4e0e-9db8-da57e021605a .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-efb6b25a-d179-4e56-a265-1089b0ef29b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efb6b25a-d179-4e56-a265-1089b0ef29b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efb6b25a-d179-4e56-a265-1089b0ef29b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efb6b25a-d179-4e56-a265-1089b0ef29b8 {
  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-efb6b25a-d179-4e56-a265-1089b0ef29b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efb6b25a-d179-4e56-a265-1089b0ef29b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efb6b25a-d179-4e56-a265-1089b0ef29b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24446b16-9eab-494a-ac80-45fb0de08633 {
  display: none;
}
#s-21f66e7d-82a8-4ddd-80f0-8d07c52ff5a2 { text-align: left; }
#s-ae354fbf-06a6-4281-8975-d5b7c427afef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae354fbf-06a6-4281-8975-d5b7c427afef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f02aa68d-efdb-402b-a8f1-81e5146bd559 { text-align: left; }
#s-f02aa68d-efdb-402b-a8f1-81e5146bd559 .shg-product-sold-out {
  display: none;
}

#s-f02aa68d-efdb-402b-a8f1-81e5146bd559 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f02aa68d-efdb-402b-a8f1-81e5146bd559 .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-6a66d0a5-1cac-4d5c-96a1-a4faef149c33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a66d0a5-1cac-4d5c-96a1-a4faef149c33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a66d0a5-1cac-4d5c-96a1-a4faef149c33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a66d0a5-1cac-4d5c-96a1-a4faef149c33 {
  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-6a66d0a5-1cac-4d5c-96a1-a4faef149c33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a66d0a5-1cac-4d5c-96a1-a4faef149c33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a66d0a5-1cac-4d5c-96a1-a4faef149c33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1259d6a8-285e-488d-9eab-a997a34de9c3 {
  display: none;
}
#s-434d1b42-5039-4b66-ad92-505d535529b3 { text-align: left; }
#s-5e07efb9-b1a9-4805-99df-5a9f07d15946 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e07efb9-b1a9-4805-99df-5a9f07d15946 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e1e0a1f-788f-4de7-ae65-84feb4dadfa4 { text-align: left; }
#s-3e1e0a1f-788f-4de7-ae65-84feb4dadfa4 .shg-product-sold-out {
  display: none;
}

#s-3e1e0a1f-788f-4de7-ae65-84feb4dadfa4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e1e0a1f-788f-4de7-ae65-84feb4dadfa4 .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-4594b226-59b2-4432-9e45-f97d66baedf7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4594b226-59b2-4432-9e45-f97d66baedf7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4594b226-59b2-4432-9e45-f97d66baedf7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4594b226-59b2-4432-9e45-f97d66baedf7 {
  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-4594b226-59b2-4432-9e45-f97d66baedf7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4594b226-59b2-4432-9e45-f97d66baedf7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4594b226-59b2-4432-9e45-f97d66baedf7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-830a2cb4-b25a-46e7-a162-af7579c8a0ea {
  display: none;
}
#s-f9445c45-2121-44f8-8f03-6bf001efd576 { text-align: left; }
#s-8a5df5f2-b0d5-45a5-965a-562283729f2a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a5df5f2-b0d5-45a5-965a-562283729f2a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0b6d127-7707-4f7b-8d68-292e40725e38 { text-align: left; }
#s-e0b6d127-7707-4f7b-8d68-292e40725e38 .shg-product-sold-out {
  display: none;
}

#s-e0b6d127-7707-4f7b-8d68-292e40725e38 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0b6d127-7707-4f7b-8d68-292e40725e38 .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-74076e0e-8769-46f0-8a65-3e448faedc32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74076e0e-8769-46f0-8a65-3e448faedc32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74076e0e-8769-46f0-8a65-3e448faedc32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74076e0e-8769-46f0-8a65-3e448faedc32 {
  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-74076e0e-8769-46f0-8a65-3e448faedc32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74076e0e-8769-46f0-8a65-3e448faedc32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74076e0e-8769-46f0-8a65-3e448faedc32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c5c6758d-1a41-48ac-a78f-a50c3db9977e {
  display: none;
}
#s-a3ea9ad9-a35e-4841-80b8-16f4bee1cd5d { text-align: left; }
#s-6f556eb4-df98-41f3-a8b9-afabb9ff2315 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f556eb4-df98-41f3-a8b9-afabb9ff2315 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0af9aa3-1352-4a37-8fd5-6fffef2a80a1 { text-align: left; }
#s-f0af9aa3-1352-4a37-8fd5-6fffef2a80a1 .shg-product-sold-out {
  display: none;
}

#s-f0af9aa3-1352-4a37-8fd5-6fffef2a80a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0af9aa3-1352-4a37-8fd5-6fffef2a80a1 .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-83be3c49-c64a-43db-b5bd-4c5882ac0b7a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83be3c49-c64a-43db-b5bd-4c5882ac0b7a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83be3c49-c64a-43db-b5bd-4c5882ac0b7a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83be3c49-c64a-43db-b5bd-4c5882ac0b7a {
  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-83be3c49-c64a-43db-b5bd-4c5882ac0b7a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83be3c49-c64a-43db-b5bd-4c5882ac0b7a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83be3c49-c64a-43db-b5bd-4c5882ac0b7a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1442d3ca-8b7c-49c1-85ac-401c4bb67b0e {
  display: none;
}
#s-0166cd99-972c-4393-9c52-2d91872edcd6 { text-align: left; }
#s-786adf6e-1a41-4137-a1f5-512560754816 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-786adf6e-1a41-4137-a1f5-512560754816 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86e4b022-b68f-48ac-9265-5c03899cd12d { text-align: left; }
#s-86e4b022-b68f-48ac-9265-5c03899cd12d .shg-product-sold-out {
  display: none;
}

#s-86e4b022-b68f-48ac-9265-5c03899cd12d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86e4b022-b68f-48ac-9265-5c03899cd12d .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-2b5480b7-3e5d-4828-b303-98d0fa9f815f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b5480b7-3e5d-4828-b303-98d0fa9f815f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b5480b7-3e5d-4828-b303-98d0fa9f815f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b5480b7-3e5d-4828-b303-98d0fa9f815f {
  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-2b5480b7-3e5d-4828-b303-98d0fa9f815f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b5480b7-3e5d-4828-b303-98d0fa9f815f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b5480b7-3e5d-4828-b303-98d0fa9f815f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e221033d-b1a3-4d33-ace5-7b3860860369 {
  display: none;
}
#s-f57f9a2a-3c72-4db0-8771-ceddcb690bb5 { text-align: left; }
#s-cb991f72-3789-4f07-9f26-8cea9498f400 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb991f72-3789-4f07-9f26-8cea9498f400 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81e03eea-6ee3-4d2c-ad8a-3b12bb7c03ba { text-align: left; }
#s-81e03eea-6ee3-4d2c-ad8a-3b12bb7c03ba .shg-product-sold-out {
  display: none;
}

#s-81e03eea-6ee3-4d2c-ad8a-3b12bb7c03ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81e03eea-6ee3-4d2c-ad8a-3b12bb7c03ba .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-43f47b6a-3e4e-4b79-a283-e717f4b019b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43f47b6a-3e4e-4b79-a283-e717f4b019b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43f47b6a-3e4e-4b79-a283-e717f4b019b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43f47b6a-3e4e-4b79-a283-e717f4b019b4 {
  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-43f47b6a-3e4e-4b79-a283-e717f4b019b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43f47b6a-3e4e-4b79-a283-e717f4b019b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43f47b6a-3e4e-4b79-a283-e717f4b019b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a8f99940-bd9f-4228-9450-7a09975e129b {
  display: none;
}
#s-524c833b-53ae-4e5f-a71a-faa167b4aa0f { text-align: left; }
#s-965461ac-e0fd-4154-94f7-40827fadf0e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-965461ac-e0fd-4154-94f7-40827fadf0e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78ecf3c0-cc39-461f-a09d-c7cbeee860cc { text-align: left; }
#s-78ecf3c0-cc39-461f-a09d-c7cbeee860cc .shg-product-sold-out {
  display: none;
}

#s-78ecf3c0-cc39-461f-a09d-c7cbeee860cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78ecf3c0-cc39-461f-a09d-c7cbeee860cc .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-4513f03a-6b1f-4604-9808-d5665d9b3465 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4513f03a-6b1f-4604-9808-d5665d9b3465:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4513f03a-6b1f-4604-9808-d5665d9b3465:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4513f03a-6b1f-4604-9808-d5665d9b3465 {
  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-4513f03a-6b1f-4604-9808-d5665d9b3465.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4513f03a-6b1f-4604-9808-d5665d9b3465.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4513f03a-6b1f-4604-9808-d5665d9b3465.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2799e346-2f49-4c56-8071-817175a9f531 {
  display: none;
}
#s-097a0544-bc87-4b53-b6d8-865c4854bd63 { text-align: left; }
#s-3b4502a8-efa0-45bc-8bc6-1df62587ab33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b4502a8-efa0-45bc-8bc6-1df62587ab33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e14f18f6-2eb6-4923-aaf8-fc36b10c5918 { text-align: left; }
#s-e14f18f6-2eb6-4923-aaf8-fc36b10c5918 .shg-product-sold-out {
  display: none;
}

#s-e14f18f6-2eb6-4923-aaf8-fc36b10c5918 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e14f18f6-2eb6-4923-aaf8-fc36b10c5918 .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-2cf183e6-ef12-4350-b2f1-3375bd347637 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2cf183e6-ef12-4350-b2f1-3375bd347637:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2cf183e6-ef12-4350-b2f1-3375bd347637:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2cf183e6-ef12-4350-b2f1-3375bd347637 {
  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-2cf183e6-ef12-4350-b2f1-3375bd347637.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cf183e6-ef12-4350-b2f1-3375bd347637.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2cf183e6-ef12-4350-b2f1-3375bd347637.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ad74a5c-5797-4516-b0b7-380a67f09b8c {
  display: none;
}
#s-79ac4256-1cb8-4d2f-978b-d197bfe5e2ef { text-align: left; }
#s-985e9fa6-ee09-4cb7-a954-bbbe16004ca6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-985e9fa6-ee09-4cb7-a954-bbbe16004ca6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1b992bb0-41ef-4c7b-8bf7-b227947bcf3b { text-align: left; }
#s-1b992bb0-41ef-4c7b-8bf7-b227947bcf3b .shg-product-sold-out {
  display: none;
}

#s-1b992bb0-41ef-4c7b-8bf7-b227947bcf3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1b992bb0-41ef-4c7b-8bf7-b227947bcf3b .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-ae4e9c1e-bbf3-44ac-aa70-03be5aa97250 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae4e9c1e-bbf3-44ac-aa70-03be5aa97250:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae4e9c1e-bbf3-44ac-aa70-03be5aa97250:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae4e9c1e-bbf3-44ac-aa70-03be5aa97250 {
  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-ae4e9c1e-bbf3-44ac-aa70-03be5aa97250.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae4e9c1e-bbf3-44ac-aa70-03be5aa97250.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae4e9c1e-bbf3-44ac-aa70-03be5aa97250.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7f7383ba-70b3-4c0d-a89a-c90ace4dcf54 {
  display: none;
}
#s-7a3a6616-308e-4594-b20d-0561aba11239 { text-align: left; }
#s-a39f1b4c-2bbb-48b9-ad1a-36b2ff8c63a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a39f1b4c-2bbb-48b9-ad1a-36b2ff8c63a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-635d98e5-f7ee-455a-b07b-ac01888c0989 { text-align: left; }
#s-635d98e5-f7ee-455a-b07b-ac01888c0989 .shg-product-sold-out {
  display: none;
}

#s-635d98e5-f7ee-455a-b07b-ac01888c0989 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-635d98e5-f7ee-455a-b07b-ac01888c0989 .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-91ca7e49-1337-4f45-ae55-bf504692958d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91ca7e49-1337-4f45-ae55-bf504692958d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91ca7e49-1337-4f45-ae55-bf504692958d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91ca7e49-1337-4f45-ae55-bf504692958d {
  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-91ca7e49-1337-4f45-ae55-bf504692958d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91ca7e49-1337-4f45-ae55-bf504692958d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91ca7e49-1337-4f45-ae55-bf504692958d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad15ef11-d157-4bb7-b507-d570c2ec9f4d {
  display: none;
}
#s-6fda8f0f-75e8-4672-a907-23a444174f72 { text-align: left; }
#s-034affd4-5195-4139-aac7-3a9ddfb48b61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-034affd4-5195-4139-aac7-3a9ddfb48b61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27e861a5-6e06-4f3c-a94a-0fd1462f35a4 { text-align: left; }
#s-27e861a5-6e06-4f3c-a94a-0fd1462f35a4 .shg-product-sold-out {
  display: none;
}

#s-27e861a5-6e06-4f3c-a94a-0fd1462f35a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27e861a5-6e06-4f3c-a94a-0fd1462f35a4 .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-9f24c2cd-c630-4a97-ab5e-46afedfaf9c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f24c2cd-c630-4a97-ab5e-46afedfaf9c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f24c2cd-c630-4a97-ab5e-46afedfaf9c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f24c2cd-c630-4a97-ab5e-46afedfaf9c2 {
  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-9f24c2cd-c630-4a97-ab5e-46afedfaf9c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f24c2cd-c630-4a97-ab5e-46afedfaf9c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f24c2cd-c630-4a97-ab5e-46afedfaf9c2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ec42171-97fc-4b46-b486-602de8ed5785 {
  display: none;
}
#s-1f2d1f8a-9eae-4d5e-bbcb-e51da248b790 { text-align: left; }
#s-b55dfd09-96ed-4ef2-8cf7-a7fd725f4808 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b55dfd09-96ed-4ef2-8cf7-a7fd725f4808 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a8bd724-7480-4117-9d5f-1c1cf5e3f78b { text-align: left; }
#s-6a8bd724-7480-4117-9d5f-1c1cf5e3f78b .shg-product-sold-out {
  display: none;
}

#s-6a8bd724-7480-4117-9d5f-1c1cf5e3f78b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a8bd724-7480-4117-9d5f-1c1cf5e3f78b .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-a45b08f4-c595-4bbd-bf3f-2d87ca5d5407 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a45b08f4-c595-4bbd-bf3f-2d87ca5d5407:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a45b08f4-c595-4bbd-bf3f-2d87ca5d5407:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a45b08f4-c595-4bbd-bf3f-2d87ca5d5407 {
  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-a45b08f4-c595-4bbd-bf3f-2d87ca5d5407.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a45b08f4-c595-4bbd-bf3f-2d87ca5d5407.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a45b08f4-c595-4bbd-bf3f-2d87ca5d5407.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7922910b-0ec1-4692-aa37-22eb6fc911c2 {
  display: none;
}
#s-de5f30d6-a17a-4185-a6f5-5368de3d8eaf { text-align: left; }
#s-cc4a1d11-c3fa-47be-b573-ddbc0d4949f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc4a1d11-c3fa-47be-b573-ddbc0d4949f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d4b28e4-e4ed-4bb9-ab9b-5053a5e545f1 { text-align: left; }
#s-5d4b28e4-e4ed-4bb9-ab9b-5053a5e545f1 .shg-product-sold-out {
  display: none;
}

#s-5d4b28e4-e4ed-4bb9-ab9b-5053a5e545f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d4b28e4-e4ed-4bb9-ab9b-5053a5e545f1 .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-0945990e-0593-4b92-9dba-86c8dc28a9f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0945990e-0593-4b92-9dba-86c8dc28a9f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0945990e-0593-4b92-9dba-86c8dc28a9f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0945990e-0593-4b92-9dba-86c8dc28a9f9 {
  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-0945990e-0593-4b92-9dba-86c8dc28a9f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0945990e-0593-4b92-9dba-86c8dc28a9f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0945990e-0593-4b92-9dba-86c8dc28a9f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-967a9552-fad9-4c3b-8731-77449bdf15cc {
  display: none;
}
#s-64f2b980-1c77-49c5-bdee-839b39b96d9d { text-align: left; }
#s-796ee2a3-c912-4103-b41f-18d207aa9cad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-796ee2a3-c912-4103-b41f-18d207aa9cad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b6628b66-449c-42e1-8be0-2ead94228e6d { text-align: left; }
#s-b6628b66-449c-42e1-8be0-2ead94228e6d .shg-product-sold-out {
  display: none;
}

#s-b6628b66-449c-42e1-8be0-2ead94228e6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b6628b66-449c-42e1-8be0-2ead94228e6d .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-ca0beb15-968d-41ed-b549-7acfa3fcf38e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca0beb15-968d-41ed-b549-7acfa3fcf38e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca0beb15-968d-41ed-b549-7acfa3fcf38e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca0beb15-968d-41ed-b549-7acfa3fcf38e {
  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-ca0beb15-968d-41ed-b549-7acfa3fcf38e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca0beb15-968d-41ed-b549-7acfa3fcf38e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca0beb15-968d-41ed-b549-7acfa3fcf38e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36428e39-881c-49eb-ae36-ee6b36ca9424 {
  display: none;
}
#s-8e9e2d8f-c2af-4632-a217-2ecae6514ef7 { text-align: left; }
#s-abee5aa5-da2a-4b9a-bd12-32eee2d09b6f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abee5aa5-da2a-4b9a-bd12-32eee2d09b6f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1d8a242-c697-4e90-a846-4365fb151caf { text-align: left; }
#s-e1d8a242-c697-4e90-a846-4365fb151caf .shg-product-sold-out {
  display: none;
}

#s-e1d8a242-c697-4e90-a846-4365fb151caf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1d8a242-c697-4e90-a846-4365fb151caf .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-8f7cf744-aab6-4a4d-9965-35f4e6dd8426 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f7cf744-aab6-4a4d-9965-35f4e6dd8426:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f7cf744-aab6-4a4d-9965-35f4e6dd8426:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f7cf744-aab6-4a4d-9965-35f4e6dd8426 {
  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-8f7cf744-aab6-4a4d-9965-35f4e6dd8426.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f7cf744-aab6-4a4d-9965-35f4e6dd8426.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f7cf744-aab6-4a4d-9965-35f4e6dd8426.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53878f2e-c76d-4162-83d9-f0bf7764795f {
  display: none;
}
#s-ef5115fe-8711-4c92-a3b6-4dc6f2f09a9b { text-align: left; }
#s-eacc0726-4a9d-4601-9e12-363e44c2f7bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eacc0726-4a9d-4601-9e12-363e44c2f7bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1fa7e490-9500-4515-8bc0-237e494c4398 { text-align: left; }
#s-1fa7e490-9500-4515-8bc0-237e494c4398 .shg-product-sold-out {
  display: none;
}

#s-1fa7e490-9500-4515-8bc0-237e494c4398 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1fa7e490-9500-4515-8bc0-237e494c4398 .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-f342afd4-6752-44a2-b184-19b87950c0cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f342afd4-6752-44a2-b184-19b87950c0cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f342afd4-6752-44a2-b184-19b87950c0cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f342afd4-6752-44a2-b184-19b87950c0cd {
  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-f342afd4-6752-44a2-b184-19b87950c0cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f342afd4-6752-44a2-b184-19b87950c0cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f342afd4-6752-44a2-b184-19b87950c0cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5170effc-cae8-46a4-a399-d2efe17c6d0e {
  display: none;
}
#s-41c4d007-0cd0-44b0-b024-1222fab69b0b { text-align: left; }
#s-5bb401ee-8972-4fe1-8231-fad729b636f5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5bb401ee-8972-4fe1-8231-fad729b636f5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27cd841a-0191-4c47-a4c3-f5bbc00cb1b1 { text-align: left; }
#s-27cd841a-0191-4c47-a4c3-f5bbc00cb1b1 .shg-product-sold-out {
  display: none;
}

#s-27cd841a-0191-4c47-a4c3-f5bbc00cb1b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27cd841a-0191-4c47-a4c3-f5bbc00cb1b1 .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-b0fe844e-8515-4948-9902-f22fce37b1f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0fe844e-8515-4948-9902-f22fce37b1f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0fe844e-8515-4948-9902-f22fce37b1f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0fe844e-8515-4948-9902-f22fce37b1f2 {
  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-b0fe844e-8515-4948-9902-f22fce37b1f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0fe844e-8515-4948-9902-f22fce37b1f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0fe844e-8515-4948-9902-f22fce37b1f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b4ab166-d3d3-44e2-a49a-ab54a146c9b4 {
  display: none;
}
#s-6fb75d1c-d862-447c-aafc-6f846f0a8061 { text-align: left; }
#s-d4030585-72bb-4779-ba2d-01790f67467b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4030585-72bb-4779-ba2d-01790f67467b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba47f951-acb1-4568-a9bd-a82cade52e7c { text-align: left; }
#s-ba47f951-acb1-4568-a9bd-a82cade52e7c .shg-product-sold-out {
  display: none;
}

#s-ba47f951-acb1-4568-a9bd-a82cade52e7c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba47f951-acb1-4568-a9bd-a82cade52e7c .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-b1b51092-c53a-4093-9b77-4faecb45f9f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1b51092-c53a-4093-9b77-4faecb45f9f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1b51092-c53a-4093-9b77-4faecb45f9f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1b51092-c53a-4093-9b77-4faecb45f9f8 {
  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-b1b51092-c53a-4093-9b77-4faecb45f9f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1b51092-c53a-4093-9b77-4faecb45f9f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1b51092-c53a-4093-9b77-4faecb45f9f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3432757a-43ba-4bc3-8641-21e2ba728a8d {
  display: none;
}
#s-13ab7737-af2c-46f1-9d34-c81682daf597 { text-align: left; }
#s-4aa8be1d-3c55-4f4e-b7ef-136cc12d7c13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4aa8be1d-3c55-4f4e-b7ef-136cc12d7c13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffaebc49-1d54-4b32-ac3a-b80c227e27e0 { text-align: left; }
#s-ffaebc49-1d54-4b32-ac3a-b80c227e27e0 .shg-product-sold-out {
  display: none;
}

#s-ffaebc49-1d54-4b32-ac3a-b80c227e27e0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffaebc49-1d54-4b32-ac3a-b80c227e27e0 .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-38d222ae-98b6-47a3-b4b8-59bbf002ab09 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38d222ae-98b6-47a3-b4b8-59bbf002ab09:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38d222ae-98b6-47a3-b4b8-59bbf002ab09:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38d222ae-98b6-47a3-b4b8-59bbf002ab09 {
  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-38d222ae-98b6-47a3-b4b8-59bbf002ab09.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38d222ae-98b6-47a3-b4b8-59bbf002ab09.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38d222ae-98b6-47a3-b4b8-59bbf002ab09.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cea14781-6e48-48d6-883a-62171764538b {
  display: none;
}
#s-146dbd16-30d4-4d83-b337-2a55ede31dd8 { text-align: left; }
#s-6ca92743-f2ae-40d3-bf4d-d7019995c21c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ca92743-f2ae-40d3-bf4d-d7019995c21c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4547238-1472-47d8-ac9e-82d36f055a30 { text-align: left; }
#s-d4547238-1472-47d8-ac9e-82d36f055a30 .shg-product-sold-out {
  display: none;
}

#s-d4547238-1472-47d8-ac9e-82d36f055a30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4547238-1472-47d8-ac9e-82d36f055a30 .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-e1e62350-5d87-4bf9-a981-76af1d27dbd8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1e62350-5d87-4bf9-a981-76af1d27dbd8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1e62350-5d87-4bf9-a981-76af1d27dbd8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1e62350-5d87-4bf9-a981-76af1d27dbd8 {
  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-e1e62350-5d87-4bf9-a981-76af1d27dbd8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1e62350-5d87-4bf9-a981-76af1d27dbd8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1e62350-5d87-4bf9-a981-76af1d27dbd8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80e13b4c-4bd5-4deb-881f-d848cd4db181 {
  display: none;
}
#s-e16213d6-b026-4805-b259-f1863e1d0424 { text-align: left; }
#s-39b01516-8229-4de9-800e-ac9ab75fb50f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39b01516-8229-4de9-800e-ac9ab75fb50f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5e5f01f-1e17-40e5-9eb6-4347b4cf5cec { text-align: left; }
#s-c5e5f01f-1e17-40e5-9eb6-4347b4cf5cec .shg-product-sold-out {
  display: none;
}

#s-c5e5f01f-1e17-40e5-9eb6-4347b4cf5cec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5e5f01f-1e17-40e5-9eb6-4347b4cf5cec .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-a16a7686-a220-4e68-886a-bacb8c1e90c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a16a7686-a220-4e68-886a-bacb8c1e90c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a16a7686-a220-4e68-886a-bacb8c1e90c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a16a7686-a220-4e68-886a-bacb8c1e90c1 {
  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-a16a7686-a220-4e68-886a-bacb8c1e90c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a16a7686-a220-4e68-886a-bacb8c1e90c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a16a7686-a220-4e68-886a-bacb8c1e90c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b95aa4db-7582-4e32-a9a7-5e79ea208c9d {
  display: none;
}
#s-e74bf49c-1c83-4098-a871-a924743da2ca { text-align: left; }
#s-ea6dc05f-262a-4436-aa9d-2a2154d80ebf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea6dc05f-262a-4436-aa9d-2a2154d80ebf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d8e4734-791a-43e6-8083-bf395f845059 { text-align: left; }
#s-3d8e4734-791a-43e6-8083-bf395f845059 .shg-product-sold-out {
  display: none;
}

#s-3d8e4734-791a-43e6-8083-bf395f845059 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d8e4734-791a-43e6-8083-bf395f845059 .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-00bc47c4-8b11-47cb-a84a-2157c0207e9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00bc47c4-8b11-47cb-a84a-2157c0207e9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00bc47c4-8b11-47cb-a84a-2157c0207e9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00bc47c4-8b11-47cb-a84a-2157c0207e9e {
  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-00bc47c4-8b11-47cb-a84a-2157c0207e9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00bc47c4-8b11-47cb-a84a-2157c0207e9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00bc47c4-8b11-47cb-a84a-2157c0207e9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c507ce14-b21b-4ab6-b55f-9859e0272b2d {
  display: none;
}
#s-dba7caf3-a91c-4424-a8a3-7981d1e8e1e8 { text-align: left; }
#s-a92c773a-8b6f-4df0-8cc8-03f64e83fbd5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a92c773a-8b6f-4df0-8cc8-03f64e83fbd5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b0ff1db-b76d-43a2-a41e-867a8270abef { text-align: left; }
#s-7b0ff1db-b76d-43a2-a41e-867a8270abef .shg-product-sold-out {
  display: none;
}

#s-7b0ff1db-b76d-43a2-a41e-867a8270abef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b0ff1db-b76d-43a2-a41e-867a8270abef .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-5dd78827-2bff-49c4-a4b6-953775234c53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5dd78827-2bff-49c4-a4b6-953775234c53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5dd78827-2bff-49c4-a4b6-953775234c53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5dd78827-2bff-49c4-a4b6-953775234c53 {
  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-5dd78827-2bff-49c4-a4b6-953775234c53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5dd78827-2bff-49c4-a4b6-953775234c53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5dd78827-2bff-49c4-a4b6-953775234c53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-163466e4-6ba7-4177-9d12-6a0c11adf70c {
  display: none;
}
#s-d862026c-d81f-46b9-8ce7-010f0f30db89 { text-align: left; }
#s-0bce3cc4-0713-42c3-b7ea-9c8731d0d4b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bce3cc4-0713-42c3-b7ea-9c8731d0d4b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-699fe1b2-0204-4a8f-bd04-6ab3669d373e { text-align: left; }
#s-699fe1b2-0204-4a8f-bd04-6ab3669d373e .shg-product-sold-out {
  display: none;
}

#s-699fe1b2-0204-4a8f-bd04-6ab3669d373e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-699fe1b2-0204-4a8f-bd04-6ab3669d373e .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-b4beef33-2270-4a6c-af6a-4fe2faad7a8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4beef33-2270-4a6c-af6a-4fe2faad7a8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4beef33-2270-4a6c-af6a-4fe2faad7a8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4beef33-2270-4a6c-af6a-4fe2faad7a8b {
  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-b4beef33-2270-4a6c-af6a-4fe2faad7a8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4beef33-2270-4a6c-af6a-4fe2faad7a8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4beef33-2270-4a6c-af6a-4fe2faad7a8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8fb43857-575f-4abd-a491-46341921e377 {
  display: none;
}
#s-69adf85e-465a-4ea8-a627-09b316e3359c { text-align: left; }
#s-1683bd1b-f051-495e-83c0-f3522c1499c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1683bd1b-f051-495e-83c0-f3522c1499c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2c775c8-90b9-4a82-9e69-c3ffc696b2d6 { text-align: left; }
#s-d2c775c8-90b9-4a82-9e69-c3ffc696b2d6 .shg-product-sold-out {
  display: none;
}

#s-d2c775c8-90b9-4a82-9e69-c3ffc696b2d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2c775c8-90b9-4a82-9e69-c3ffc696b2d6 .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-ca3a9862-635f-497b-9aa1-9f399489a2ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca3a9862-635f-497b-9aa1-9f399489a2ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca3a9862-635f-497b-9aa1-9f399489a2ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca3a9862-635f-497b-9aa1-9f399489a2ba {
  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-ca3a9862-635f-497b-9aa1-9f399489a2ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca3a9862-635f-497b-9aa1-9f399489a2ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca3a9862-635f-497b-9aa1-9f399489a2ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7d2ce63-b238-452e-a927-8505c30b17cd {
  display: none;
}
#s-9bf9e5b0-0a75-47db-a7c5-ae835e17e099 { text-align: left; }
#s-27abc1b4-0e81-4840-94a8-03e3b7b3d881 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27abc1b4-0e81-4840-94a8-03e3b7b3d881 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d704ec4-cc67-4ae8-8d12-a2092275db10 { text-align: left; }
#s-6d704ec4-cc67-4ae8-8d12-a2092275db10 .shg-product-sold-out {
  display: none;
}

#s-6d704ec4-cc67-4ae8-8d12-a2092275db10 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d704ec4-cc67-4ae8-8d12-a2092275db10 .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-b590374d-1b49-45b5-a72e-1c61e850d536 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b590374d-1b49-45b5-a72e-1c61e850d536:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b590374d-1b49-45b5-a72e-1c61e850d536:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b590374d-1b49-45b5-a72e-1c61e850d536 {
  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-b590374d-1b49-45b5-a72e-1c61e850d536.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b590374d-1b49-45b5-a72e-1c61e850d536.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b590374d-1b49-45b5-a72e-1c61e850d536.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c21a0b5-0588-4f27-ad34-bd172e992ede {
  display: none;
}
#s-dd45ccc5-4209-4495-9d72-0c2fbefb9dbd { text-align: left; }
#s-30a3251d-4f60-483b-93c7-c31d150c646b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30a3251d-4f60-483b-93c7-c31d150c646b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70f5a42b-6b68-4909-9456-2eae431e4db7 { text-align: left; }
#s-70f5a42b-6b68-4909-9456-2eae431e4db7 .shg-product-sold-out {
  display: none;
}

#s-70f5a42b-6b68-4909-9456-2eae431e4db7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70f5a42b-6b68-4909-9456-2eae431e4db7 .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-56de1ac8-fd79-48e7-9112-52dea9dda5a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56de1ac8-fd79-48e7-9112-52dea9dda5a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56de1ac8-fd79-48e7-9112-52dea9dda5a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56de1ac8-fd79-48e7-9112-52dea9dda5a4 {
  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-56de1ac8-fd79-48e7-9112-52dea9dda5a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56de1ac8-fd79-48e7-9112-52dea9dda5a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56de1ac8-fd79-48e7-9112-52dea9dda5a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd5a381a-5529-45fd-9df9-09c4ee5fdb70 {
  display: none;
}
#s-89d293cb-3719-4574-9a29-6b42d648d572 { text-align: left; }
#s-aa8edab8-eb32-40e1-8839-8524c9a2bced { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa8edab8-eb32-40e1-8839-8524c9a2bced .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-272f1a88-0f90-46b1-9111-91b37d00d8bc { text-align: left; }
#s-272f1a88-0f90-46b1-9111-91b37d00d8bc .shg-product-sold-out {
  display: none;
}

#s-272f1a88-0f90-46b1-9111-91b37d00d8bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-272f1a88-0f90-46b1-9111-91b37d00d8bc .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-ed532f48-612f-4fdb-bb87-f896357c4410 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed532f48-612f-4fdb-bb87-f896357c4410:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed532f48-612f-4fdb-bb87-f896357c4410:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed532f48-612f-4fdb-bb87-f896357c4410 {
  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-ed532f48-612f-4fdb-bb87-f896357c4410.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed532f48-612f-4fdb-bb87-f896357c4410.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed532f48-612f-4fdb-bb87-f896357c4410.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;
}
