.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-54f5bea8-9ba3-4348-b7a6-457cc608902a {
  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-b949969c-1b78-427d-91fd-40ece739d5fc { margin-top: 40px; }
#s-b949969c-1b78-427d-91fd-40ece739d5fc .shogun-tabs {
  justify-content: center;
}


  #s-b949969c-1b78-427d-91fd-40ece739d5fc .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b949969c-1b78-427d-91fd-40ece739d5fc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b949969c-1b78-427d-91fd-40ece739d5fc .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b949969c-1b78-427d-91fd-40ece739d5fc .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b949969c-1b78-427d-91fd-40ece739d5fc .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b949969c-1b78-427d-91fd-40ece739d5fc .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b949969c-1b78-427d-91fd-40ece739d5fc .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-b1606c04-c541-46c9-a2dc-0b335cc73cd0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-b1606c04-c541-46c9-a2dc-0b335cc73cd0 .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-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d3071964-9e65-4294-b960-acb0ebb97960 .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-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1150487e-9b26-4eb6-a4cd-45d2bd53b9c0"] > .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-6b0730ca-995c-4bf7-990b-a640470d93f7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-852bf38a-4522-4dd6-aace-b59790d6d11a { 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-2b99cbb7-b84f-43f3-a8d7-57b9fe89ee95 { 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-2b99cbb7-b84f-43f3-a8d7-57b9fe89ee95: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-2b99cbb7-b84f-43f3-a8d7-57b9fe89ee95: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-2b99cbb7-b84f-43f3-a8d7-57b9fe89ee95.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-59f2871c-f85d-4e7d-a868-708b67eb4ae6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2821f59d-4507-4d91-99e1-74b0f315093b { 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-46ad19c1-e9c9-4ede-8c88-3acf583385ad { 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-46ad19c1-e9c9-4ede-8c88-3acf583385ad: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-46ad19c1-e9c9-4ede-8c88-3acf583385ad: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-46ad19c1-e9c9-4ede-8c88-3acf583385ad.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8fe4e0a8-a852-4e69-ae10-44d2108676a9 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-530a9bd6-6474-4074-b915-ec56020bb890 { 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-bd8b89c6-1646-449e-aec6-8574815b4056 { 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-bd8b89c6-1646-449e-aec6-8574815b4056: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-bd8b89c6-1646-449e-aec6-8574815b4056: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-bd8b89c6-1646-449e-aec6-8574815b4056.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-5f330b47-6dd2-4a8a-8c89-6924e75353e6 { min-height: 50px; }
#s-5f330b47-6dd2-4a8a-8c89-6924e75353e6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8ef916d5-75aa-4241-ae9d-8d5c9b3b0807 { 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-8ef916d5-75aa-4241-ae9d-8d5c9b3b0807 .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-0a315e14-7250-47cd-b565-a8b5f0ff6699 {
  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-273bf538-49c6-4ff0-95dc-512bbda60d9b { 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-da4badad-00f5-443e-ac1d-434608c50772 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da4badad-00f5-443e-ac1d-434608c50772 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b5380634-8a73-4cac-8d52-2edc3daa94c7 {
  display: none;
}
#s-3450a154-cdbc-4e08-971b-e60668db78cb { text-align: left; }
#s-2fe95d88-060a-42bd-95c3-3ad0df3b9791 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2fe95d88-060a-42bd-95c3-3ad0df3b9791 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-55bf9f32-de6a-482b-bcc2-6e8b52a5cb6d {
  display: none;
}
#s-155cb174-6246-402c-ac9c-f187f3185912 { text-align: left; }
#s-da09fe28-2d91-4cb9-ab67-6d813afe2619 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da09fe28-2d91-4cb9-ab67-6d813afe2619 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-26a472a5-eaf8-4f36-ad2e-929ffa90f23c {
  display: none;
}
#s-147d92b5-0338-41b1-b9da-ea5f12411df3 { text-align: left; }
#s-7462d5af-d0bd-4c1c-aa87-bcddc9a871cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7462d5af-d0bd-4c1c-aa87-bcddc9a871cb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cb0f23fa-a9de-473c-9580-c8aa3190da14 {
  display: none;
}
#s-804e3ad6-63b6-48db-8452-a3e65c017801 { text-align: left; }
#s-56eb5892-d218-42d0-85ef-cb887c639676 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56eb5892-d218-42d0-85ef-cb887c639676 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-751d0765-c55c-48a2-91b5-04976bbce35b { text-align: left; }
#s-751d0765-c55c-48a2-91b5-04976bbce35b .shg-product-sold-out {
  display: none;
}

#s-751d0765-c55c-48a2-91b5-04976bbce35b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-751d0765-c55c-48a2-91b5-04976bbce35b .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-8276538b-2bd4-458b-a172-4b3857b6d536 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8276538b-2bd4-458b-a172-4b3857b6d536:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8276538b-2bd4-458b-a172-4b3857b6d536:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8276538b-2bd4-458b-a172-4b3857b6d536 {
  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-8276538b-2bd4-458b-a172-4b3857b6d536.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8276538b-2bd4-458b-a172-4b3857b6d536.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8276538b-2bd4-458b-a172-4b3857b6d536.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e67d45bc-c1c0-4aca-b66d-20c2dea83be6 {
  display: none;
}
#s-826183a6-3264-41c8-bff9-21f4746321a9 { text-align: left; }
#s-40caf59b-cb2f-4757-926c-0555c74301a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40caf59b-cb2f-4757-926c-0555c74301a7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e863de13-0de8-4277-ac70-ebb20e593004 { text-align: left; }
#s-e863de13-0de8-4277-ac70-ebb20e593004 .shg-product-sold-out {
  display: none;
}

#s-e863de13-0de8-4277-ac70-ebb20e593004 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e863de13-0de8-4277-ac70-ebb20e593004 .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-39c05144-7ce4-4d2c-9dc9-9389bcb69f18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39c05144-7ce4-4d2c-9dc9-9389bcb69f18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39c05144-7ce4-4d2c-9dc9-9389bcb69f18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39c05144-7ce4-4d2c-9dc9-9389bcb69f18 {
  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-39c05144-7ce4-4d2c-9dc9-9389bcb69f18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39c05144-7ce4-4d2c-9dc9-9389bcb69f18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39c05144-7ce4-4d2c-9dc9-9389bcb69f18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92942b14-220e-4ccf-af55-9115d45697a6 {
  display: none;
}
#s-58d98b80-27de-4608-b56f-b689cdec0d4b { text-align: left; }
#s-93618a83-2e77-4158-bd61-4fbc79513d51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93618a83-2e77-4158-bd61-4fbc79513d51 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7f9a59e-099e-4daa-b47c-2989d396beba { text-align: left; }
#s-f7f9a59e-099e-4daa-b47c-2989d396beba .shg-product-sold-out {
  display: none;
}

#s-f7f9a59e-099e-4daa-b47c-2989d396beba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7f9a59e-099e-4daa-b47c-2989d396beba .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-3eb050da-7407-4673-af9e-7ab165e78085 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3eb050da-7407-4673-af9e-7ab165e78085:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3eb050da-7407-4673-af9e-7ab165e78085:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3eb050da-7407-4673-af9e-7ab165e78085 {
  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-3eb050da-7407-4673-af9e-7ab165e78085.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3eb050da-7407-4673-af9e-7ab165e78085.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3eb050da-7407-4673-af9e-7ab165e78085.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-298e263a-24c0-49b0-8dc6-6db2acf1dc6b {
  display: none;
}
#s-8e83771d-a090-4d08-9ac3-0ddd76acdeca { text-align: left; }
#s-50253d06-0506-4a80-b035-615135afb831 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-50253d06-0506-4a80-b035-615135afb831 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdb013f7-594b-45ad-a9c1-f3cfe7244b14 { text-align: left; }
#s-fdb013f7-594b-45ad-a9c1-f3cfe7244b14 .shg-product-sold-out {
  display: none;
}

#s-fdb013f7-594b-45ad-a9c1-f3cfe7244b14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdb013f7-594b-45ad-a9c1-f3cfe7244b14 .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-6067995b-3faa-496d-a46a-7b6db2bf30cb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6067995b-3faa-496d-a46a-7b6db2bf30cb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6067995b-3faa-496d-a46a-7b6db2bf30cb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6067995b-3faa-496d-a46a-7b6db2bf30cb {
  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-6067995b-3faa-496d-a46a-7b6db2bf30cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6067995b-3faa-496d-a46a-7b6db2bf30cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6067995b-3faa-496d-a46a-7b6db2bf30cb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8a2c1b10-fcff-4a77-a4b5-d672abc4fa24 {
  display: none;
}
#s-4182d86b-1b61-4a79-893a-a11c3de88b11 { text-align: left; }
#s-4b79a1bd-5ed7-450c-93f1-2a8ba7a7be33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b79a1bd-5ed7-450c-93f1-2a8ba7a7be33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1b4e935-b940-4934-a08d-860f779d0a79 { text-align: left; }
#s-c1b4e935-b940-4934-a08d-860f779d0a79 .shg-product-sold-out {
  display: none;
}

#s-c1b4e935-b940-4934-a08d-860f779d0a79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1b4e935-b940-4934-a08d-860f779d0a79 .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-b2dc241c-ccb6-46ce-bcca-f0c6b1829e16 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2dc241c-ccb6-46ce-bcca-f0c6b1829e16:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2dc241c-ccb6-46ce-bcca-f0c6b1829e16:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2dc241c-ccb6-46ce-bcca-f0c6b1829e16 {
  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-b2dc241c-ccb6-46ce-bcca-f0c6b1829e16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2dc241c-ccb6-46ce-bcca-f0c6b1829e16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2dc241c-ccb6-46ce-bcca-f0c6b1829e16.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d7c4277-1a4f-4387-bcf2-5f16e64bc05c {
  display: none;
}
#s-abb19c3b-6dad-49dd-a0e2-85bc5cc41d8d { text-align: left; }
#s-aa643d4c-b58c-450f-80aa-a9a58835f26f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa643d4c-b58c-450f-80aa-a9a58835f26f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d71991c-93dd-4e7a-b992-1a4860ccf15a { text-align: left; }
#s-8d71991c-93dd-4e7a-b992-1a4860ccf15a .shg-product-sold-out {
  display: none;
}

#s-8d71991c-93dd-4e7a-b992-1a4860ccf15a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d71991c-93dd-4e7a-b992-1a4860ccf15a .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-55797e7b-0331-4d79-8e64-4de04a9f1a02 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55797e7b-0331-4d79-8e64-4de04a9f1a02:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55797e7b-0331-4d79-8e64-4de04a9f1a02:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55797e7b-0331-4d79-8e64-4de04a9f1a02 {
  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-55797e7b-0331-4d79-8e64-4de04a9f1a02.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55797e7b-0331-4d79-8e64-4de04a9f1a02.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55797e7b-0331-4d79-8e64-4de04a9f1a02.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ade2030e-e52e-4724-bec0-635b8553e705 {
  display: none;
}
#s-9bd13d37-3f31-42f8-96ac-23b24141ed20 { text-align: left; }
#s-599b3c7d-e99a-4fd9-bbb0-fa7dab4a34f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-599b3c7d-e99a-4fd9-bbb0-fa7dab4a34f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb28f128-095a-437a-afd7-7db1078d0e88 { text-align: left; }
#s-eb28f128-095a-437a-afd7-7db1078d0e88 .shg-product-sold-out {
  display: none;
}

#s-eb28f128-095a-437a-afd7-7db1078d0e88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb28f128-095a-437a-afd7-7db1078d0e88 .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-df280015-af9d-43af-ab58-a7dc7bb58654 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df280015-af9d-43af-ab58-a7dc7bb58654:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df280015-af9d-43af-ab58-a7dc7bb58654:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df280015-af9d-43af-ab58-a7dc7bb58654 {
  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-df280015-af9d-43af-ab58-a7dc7bb58654.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df280015-af9d-43af-ab58-a7dc7bb58654.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df280015-af9d-43af-ab58-a7dc7bb58654.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26a6541c-dce5-462f-a2ac-9c38f0f5edb0 {
  display: none;
}
#s-bd9d4839-ceab-46a0-ac24-10689876c72f { text-align: left; }
#s-5a1056a1-e249-4755-a43e-9c786f5fa69c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a1056a1-e249-4755-a43e-9c786f5fa69c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b019ebc-2c75-4aa7-ab14-1f764f53877c { text-align: left; }
#s-8b019ebc-2c75-4aa7-ab14-1f764f53877c .shg-product-sold-out {
  display: none;
}

#s-8b019ebc-2c75-4aa7-ab14-1f764f53877c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b019ebc-2c75-4aa7-ab14-1f764f53877c .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-a987e399-4d5a-4ab6-aac5-0a14e7b661b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a987e399-4d5a-4ab6-aac5-0a14e7b661b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a987e399-4d5a-4ab6-aac5-0a14e7b661b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a987e399-4d5a-4ab6-aac5-0a14e7b661b5 {
  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-a987e399-4d5a-4ab6-aac5-0a14e7b661b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a987e399-4d5a-4ab6-aac5-0a14e7b661b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a987e399-4d5a-4ab6-aac5-0a14e7b661b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e765e8d-95ff-456a-9f8c-6727dedba6b3 {
  display: none;
}
#s-bb1a2e46-06b4-4986-bbe3-8cbaf9ef531d { text-align: left; }
#s-fadab708-ede6-4c61-ae02-f1f3617015c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fadab708-ede6-4c61-ae02-f1f3617015c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-072e03f1-96e2-42e7-bf91-bc2b7c4cfd9a { text-align: left; }
#s-072e03f1-96e2-42e7-bf91-bc2b7c4cfd9a .shg-product-sold-out {
  display: none;
}

#s-072e03f1-96e2-42e7-bf91-bc2b7c4cfd9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-072e03f1-96e2-42e7-bf91-bc2b7c4cfd9a .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-6a449587-2004-42aa-a28f-6fd678cffa15 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a449587-2004-42aa-a28f-6fd678cffa15:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a449587-2004-42aa-a28f-6fd678cffa15:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a449587-2004-42aa-a28f-6fd678cffa15 {
  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-6a449587-2004-42aa-a28f-6fd678cffa15.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a449587-2004-42aa-a28f-6fd678cffa15.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a449587-2004-42aa-a28f-6fd678cffa15.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d454b82f-900f-4389-9256-ed1926e32f12 {
  display: none;
}
#s-49b0b520-4931-4a97-84bb-43443f348617 { text-align: left; }
#s-8070bbe6-364f-4161-bca8-bb41526f6bbc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8070bbe6-364f-4161-bca8-bb41526f6bbc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89f194e8-196b-4a41-b43e-1a761afd35be { text-align: left; }
#s-89f194e8-196b-4a41-b43e-1a761afd35be .shg-product-sold-out {
  display: none;
}

#s-89f194e8-196b-4a41-b43e-1a761afd35be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89f194e8-196b-4a41-b43e-1a761afd35be .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-65a836b4-8a5e-4363-8d10-f689c4d84de1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65a836b4-8a5e-4363-8d10-f689c4d84de1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65a836b4-8a5e-4363-8d10-f689c4d84de1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65a836b4-8a5e-4363-8d10-f689c4d84de1 {
  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-65a836b4-8a5e-4363-8d10-f689c4d84de1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65a836b4-8a5e-4363-8d10-f689c4d84de1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65a836b4-8a5e-4363-8d10-f689c4d84de1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5361cf6f-824e-4be0-88c8-63126708c7a4 {
  display: none;
}
#s-27064c31-8359-4e24-aa7e-af99fcfb198d { text-align: left; }
#s-9dc0eed0-34c3-4d82-aa86-c3e9caaceb37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9dc0eed0-34c3-4d82-aa86-c3e9caaceb37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ea9d27c-a6d6-4c96-9d55-73fe8af11b27 { text-align: left; }
#s-7ea9d27c-a6d6-4c96-9d55-73fe8af11b27 .shg-product-sold-out {
  display: none;
}

#s-7ea9d27c-a6d6-4c96-9d55-73fe8af11b27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ea9d27c-a6d6-4c96-9d55-73fe8af11b27 .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-17042b4e-365f-459e-938a-cf0ade1f4278 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-17042b4e-365f-459e-938a-cf0ade1f4278:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-17042b4e-365f-459e-938a-cf0ade1f4278:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17042b4e-365f-459e-938a-cf0ade1f4278 {
  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-17042b4e-365f-459e-938a-cf0ade1f4278.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17042b4e-365f-459e-938a-cf0ade1f4278.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-17042b4e-365f-459e-938a-cf0ade1f4278.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-84bd7f7e-6c6a-4f0e-b088-f40f42dc259d {
  display: none;
}
#s-5f4bc24d-a174-408c-92a3-5f4f96efc977 { text-align: left; }
#s-0693a7be-5071-4d71-9212-4a5ca952270d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0693a7be-5071-4d71-9212-4a5ca952270d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00f45bdb-f660-4f07-956d-70245e9fbc44 { text-align: left; }
#s-00f45bdb-f660-4f07-956d-70245e9fbc44 .shg-product-sold-out {
  display: none;
}

#s-00f45bdb-f660-4f07-956d-70245e9fbc44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00f45bdb-f660-4f07-956d-70245e9fbc44 .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-c198f69b-82de-46a9-be01-bdab2e100d43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c198f69b-82de-46a9-be01-bdab2e100d43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c198f69b-82de-46a9-be01-bdab2e100d43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c198f69b-82de-46a9-be01-bdab2e100d43 {
  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-c198f69b-82de-46a9-be01-bdab2e100d43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c198f69b-82de-46a9-be01-bdab2e100d43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c198f69b-82de-46a9-be01-bdab2e100d43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-036f951d-6e1e-41b7-9b3e-72420cb11d07 {
  display: none;
}
#s-3161c654-7489-474a-a17b-d7fef36bfcf4 { text-align: left; }
#s-ff3201d4-f862-4ede-b086-632b6100724d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff3201d4-f862-4ede-b086-632b6100724d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c206f325-59dc-46b4-919f-4b916fa6a357 { text-align: left; }
#s-c206f325-59dc-46b4-919f-4b916fa6a357 .shg-product-sold-out {
  display: none;
}

#s-c206f325-59dc-46b4-919f-4b916fa6a357 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c206f325-59dc-46b4-919f-4b916fa6a357 .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-9f64be0d-3457-401b-812b-12c54393dfd3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f64be0d-3457-401b-812b-12c54393dfd3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f64be0d-3457-401b-812b-12c54393dfd3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f64be0d-3457-401b-812b-12c54393dfd3 {
  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-9f64be0d-3457-401b-812b-12c54393dfd3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f64be0d-3457-401b-812b-12c54393dfd3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f64be0d-3457-401b-812b-12c54393dfd3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44e4c894-2167-4435-a715-3a4faa924d55 {
  display: none;
}
#s-2ee32aea-2757-440a-9a38-33c027217dae { text-align: left; }
#s-6e0c3f7e-e16f-4464-86be-d9c6bc3b68f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e0c3f7e-e16f-4464-86be-d9c6bc3b68f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0515354d-3cd5-4581-a98e-5ccfd08ca9cd { text-align: left; }
#s-0515354d-3cd5-4581-a98e-5ccfd08ca9cd .shg-product-sold-out {
  display: none;
}

#s-0515354d-3cd5-4581-a98e-5ccfd08ca9cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0515354d-3cd5-4581-a98e-5ccfd08ca9cd .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-1361e7f8-dd5b-442e-950d-d756bf929a0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1361e7f8-dd5b-442e-950d-d756bf929a0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1361e7f8-dd5b-442e-950d-d756bf929a0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1361e7f8-dd5b-442e-950d-d756bf929a0e {
  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-1361e7f8-dd5b-442e-950d-d756bf929a0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1361e7f8-dd5b-442e-950d-d756bf929a0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1361e7f8-dd5b-442e-950d-d756bf929a0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34d5f108-986a-403a-a6fb-4d4972b2e147 {
  display: none;
}
#s-a40a81b1-5824-476c-8da8-6d1250ee358a { text-align: left; }
#s-53f33f12-a937-40ea-92c5-ba0aee9ffd71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53f33f12-a937-40ea-92c5-ba0aee9ffd71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49049832-ba7d-4f70-9603-4b27808e23c1 { text-align: left; }
#s-49049832-ba7d-4f70-9603-4b27808e23c1 .shg-product-sold-out {
  display: none;
}

#s-49049832-ba7d-4f70-9603-4b27808e23c1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49049832-ba7d-4f70-9603-4b27808e23c1 .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-7acd5b11-9dfc-423d-a440-2ba4398109ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7acd5b11-9dfc-423d-a440-2ba4398109ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7acd5b11-9dfc-423d-a440-2ba4398109ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7acd5b11-9dfc-423d-a440-2ba4398109ae {
  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-7acd5b11-9dfc-423d-a440-2ba4398109ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7acd5b11-9dfc-423d-a440-2ba4398109ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7acd5b11-9dfc-423d-a440-2ba4398109ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45931640-2ed4-4543-9c9f-b0bed206159d {
  display: none;
}
#s-09e5e65f-0369-49b1-9bc9-1d6e1267e82e { text-align: left; }
#s-9e7ee63f-b8e2-49bb-809d-eefcaf91e3be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e7ee63f-b8e2-49bb-809d-eefcaf91e3be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6a0ce158-99de-4df9-bb8f-d32737c8d3ef { text-align: left; }
#s-6a0ce158-99de-4df9-bb8f-d32737c8d3ef .shg-product-sold-out {
  display: none;
}

#s-6a0ce158-99de-4df9-bb8f-d32737c8d3ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6a0ce158-99de-4df9-bb8f-d32737c8d3ef .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-dd1e890c-a2c1-40fa-ae97-2ef2de95aaab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd1e890c-a2c1-40fa-ae97-2ef2de95aaab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd1e890c-a2c1-40fa-ae97-2ef2de95aaab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd1e890c-a2c1-40fa-ae97-2ef2de95aaab {
  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-dd1e890c-a2c1-40fa-ae97-2ef2de95aaab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd1e890c-a2c1-40fa-ae97-2ef2de95aaab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd1e890c-a2c1-40fa-ae97-2ef2de95aaab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10b0bb88-2068-47dc-9b51-b6ed3570ee85 {
  display: none;
}
#s-1041bba1-d71c-4ea9-91d4-ddbaff7ad52a { text-align: left; }
#s-2b0012ae-2fa9-4ad7-af7c-bffb26c4a2fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b0012ae-2fa9-4ad7-af7c-bffb26c4a2fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8101ba25-f4dc-473c-a3b9-78a79b219b16 { text-align: left; }
#s-8101ba25-f4dc-473c-a3b9-78a79b219b16 .shg-product-sold-out {
  display: none;
}

#s-8101ba25-f4dc-473c-a3b9-78a79b219b16 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8101ba25-f4dc-473c-a3b9-78a79b219b16 .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-01367fb2-bbfe-4aa2-a95e-7fef6d87961e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01367fb2-bbfe-4aa2-a95e-7fef6d87961e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01367fb2-bbfe-4aa2-a95e-7fef6d87961e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01367fb2-bbfe-4aa2-a95e-7fef6d87961e {
  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-01367fb2-bbfe-4aa2-a95e-7fef6d87961e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01367fb2-bbfe-4aa2-a95e-7fef6d87961e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01367fb2-bbfe-4aa2-a95e-7fef6d87961e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5e9abb2-cf9a-49c7-a3f1-c67d54154103 {
  display: none;
}
#s-8b43fcbd-c024-4864-923a-724ffd871c19 { text-align: left; }
#s-899a8091-eda8-4d9f-9466-c0bb8e4561b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-899a8091-eda8-4d9f-9466-c0bb8e4561b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-27c684ac-8dfa-4640-bd2f-e9289620ec38 { text-align: left; }
#s-27c684ac-8dfa-4640-bd2f-e9289620ec38 .shg-product-sold-out {
  display: none;
}

#s-27c684ac-8dfa-4640-bd2f-e9289620ec38 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-27c684ac-8dfa-4640-bd2f-e9289620ec38 .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-299056c5-00ca-44fb-912b-982d0b1d397c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-299056c5-00ca-44fb-912b-982d0b1d397c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-299056c5-00ca-44fb-912b-982d0b1d397c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-299056c5-00ca-44fb-912b-982d0b1d397c {
  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-299056c5-00ca-44fb-912b-982d0b1d397c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-299056c5-00ca-44fb-912b-982d0b1d397c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-299056c5-00ca-44fb-912b-982d0b1d397c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-419c13d3-0f97-40b9-8408-1c3193eb7824 {
  display: none;
}
#s-65504d6a-a854-41d8-b861-9538a6e5b5b8 { text-align: left; }
#s-90ed705d-736e-4c39-9038-0901553b728d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90ed705d-736e-4c39-9038-0901553b728d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9768b13a-0a7e-4d93-bc73-80597cf792ef { text-align: left; }
#s-9768b13a-0a7e-4d93-bc73-80597cf792ef .shg-product-sold-out {
  display: none;
}

#s-9768b13a-0a7e-4d93-bc73-80597cf792ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9768b13a-0a7e-4d93-bc73-80597cf792ef .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-ee8873fa-c2f6-4e86-afe4-b593aafbaaa3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee8873fa-c2f6-4e86-afe4-b593aafbaaa3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee8873fa-c2f6-4e86-afe4-b593aafbaaa3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee8873fa-c2f6-4e86-afe4-b593aafbaaa3 {
  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-ee8873fa-c2f6-4e86-afe4-b593aafbaaa3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee8873fa-c2f6-4e86-afe4-b593aafbaaa3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee8873fa-c2f6-4e86-afe4-b593aafbaaa3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c22f248-c9cb-496d-942f-91e4d32d8c9b {
  display: none;
}
#s-6c8d5274-8aad-44b7-bc5b-c980370f0bc6 { text-align: left; }
#s-2f4149fd-584b-41ab-81d8-b1bb60090a1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f4149fd-584b-41ab-81d8-b1bb60090a1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce8301ef-01b5-43cb-9875-59b0faf926e3 { text-align: left; }
#s-ce8301ef-01b5-43cb-9875-59b0faf926e3 .shg-product-sold-out {
  display: none;
}

#s-ce8301ef-01b5-43cb-9875-59b0faf926e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce8301ef-01b5-43cb-9875-59b0faf926e3 .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-d7d1b0ec-dbf5-4326-adb8-af4de5e90cda { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7d1b0ec-dbf5-4326-adb8-af4de5e90cda:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7d1b0ec-dbf5-4326-adb8-af4de5e90cda:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7d1b0ec-dbf5-4326-adb8-af4de5e90cda {
  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-d7d1b0ec-dbf5-4326-adb8-af4de5e90cda.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7d1b0ec-dbf5-4326-adb8-af4de5e90cda.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7d1b0ec-dbf5-4326-adb8-af4de5e90cda.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40ebabf4-0ac5-4d05-89b3-defa815f96c1 {
  display: none;
}
#s-30520c06-4024-4123-960b-c0222b4773e7 { text-align: left; }
#s-58f6d12f-5e29-4e7d-b330-7ca41eb45509 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58f6d12f-5e29-4e7d-b330-7ca41eb45509 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a590b89d-95c3-4ddd-a172-e148db5f1eb1 { text-align: left; }
#s-a590b89d-95c3-4ddd-a172-e148db5f1eb1 .shg-product-sold-out {
  display: none;
}

#s-a590b89d-95c3-4ddd-a172-e148db5f1eb1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a590b89d-95c3-4ddd-a172-e148db5f1eb1 .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-6ade8178-45c4-4662-88b1-c95e0911243d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ade8178-45c4-4662-88b1-c95e0911243d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ade8178-45c4-4662-88b1-c95e0911243d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ade8178-45c4-4662-88b1-c95e0911243d {
  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-6ade8178-45c4-4662-88b1-c95e0911243d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ade8178-45c4-4662-88b1-c95e0911243d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ade8178-45c4-4662-88b1-c95e0911243d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5174629a-1148-4e9a-9b34-63fdca6f9c8c {
  display: none;
}
#s-3d0119e9-60ea-4727-9fee-5f034b7fb274 { text-align: left; }
#s-b1dd09d2-c53b-4b4f-9a28-f0c9f941b630 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1dd09d2-c53b-4b4f-9a28-f0c9f941b630 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ecaf93e6-fd61-418a-b8d7-f294565c18d8 { text-align: left; }
#s-ecaf93e6-fd61-418a-b8d7-f294565c18d8 .shg-product-sold-out {
  display: none;
}

#s-ecaf93e6-fd61-418a-b8d7-f294565c18d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ecaf93e6-fd61-418a-b8d7-f294565c18d8 .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-9de8b3df-0a71-4253-89f4-92934bc24717 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9de8b3df-0a71-4253-89f4-92934bc24717:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9de8b3df-0a71-4253-89f4-92934bc24717:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9de8b3df-0a71-4253-89f4-92934bc24717 {
  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-9de8b3df-0a71-4253-89f4-92934bc24717.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9de8b3df-0a71-4253-89f4-92934bc24717.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9de8b3df-0a71-4253-89f4-92934bc24717.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34235545-83c3-4840-b202-98cdd04593f2 {
  display: none;
}
#s-f77f5be8-f361-4e33-abcc-6625eee99fef { text-align: left; }
#s-44f254d9-ea55-4cf9-990b-2a8d2b46a5e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44f254d9-ea55-4cf9-990b-2a8d2b46a5e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50ee8e58-07da-4056-ad5a-5fab09c37efa { text-align: left; }
#s-50ee8e58-07da-4056-ad5a-5fab09c37efa .shg-product-sold-out {
  display: none;
}

#s-50ee8e58-07da-4056-ad5a-5fab09c37efa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50ee8e58-07da-4056-ad5a-5fab09c37efa .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-12965cad-0af8-4ebf-b9ec-dc12169b72f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12965cad-0af8-4ebf-b9ec-dc12169b72f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12965cad-0af8-4ebf-b9ec-dc12169b72f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12965cad-0af8-4ebf-b9ec-dc12169b72f5 {
  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-12965cad-0af8-4ebf-b9ec-dc12169b72f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12965cad-0af8-4ebf-b9ec-dc12169b72f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12965cad-0af8-4ebf-b9ec-dc12169b72f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d1c72d32-4939-46ec-b998-faa734c738ee {
  display: none;
}
#s-3bc26ad3-9c1b-42bf-9860-23a04fdcaefa { text-align: left; }
#s-19728edb-801a-437b-8341-3747764e3711 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19728edb-801a-437b-8341-3747764e3711 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b79224f4-3edf-49cd-b1c9-10eb4ad95d45 { text-align: left; }
#s-b79224f4-3edf-49cd-b1c9-10eb4ad95d45 .shg-product-sold-out {
  display: none;
}

#s-b79224f4-3edf-49cd-b1c9-10eb4ad95d45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b79224f4-3edf-49cd-b1c9-10eb4ad95d45 .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-e01d5207-6801-4c40-8d5b-ffaa56899341 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e01d5207-6801-4c40-8d5b-ffaa56899341:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e01d5207-6801-4c40-8d5b-ffaa56899341:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e01d5207-6801-4c40-8d5b-ffaa56899341 {
  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-e01d5207-6801-4c40-8d5b-ffaa56899341.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e01d5207-6801-4c40-8d5b-ffaa56899341.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e01d5207-6801-4c40-8d5b-ffaa56899341.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a4435ae-1c43-427a-a8b3-f3481dfedb2c {
  display: none;
}
#s-fb6cb2fd-1b1f-4a8a-881e-df5d4760a426 { text-align: left; }
#s-b064f60b-0230-40a2-96cb-a846d91364ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b064f60b-0230-40a2-96cb-a846d91364ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f1fbfcb-8590-45fe-a40c-a429634c9f5a { text-align: left; }
#s-0f1fbfcb-8590-45fe-a40c-a429634c9f5a .shg-product-sold-out {
  display: none;
}

#s-0f1fbfcb-8590-45fe-a40c-a429634c9f5a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f1fbfcb-8590-45fe-a40c-a429634c9f5a .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-1ae1ad74-3379-483d-b661-b366d5370eb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ae1ad74-3379-483d-b661-b366d5370eb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ae1ad74-3379-483d-b661-b366d5370eb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ae1ad74-3379-483d-b661-b366d5370eb7 {
  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-1ae1ad74-3379-483d-b661-b366d5370eb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ae1ad74-3379-483d-b661-b366d5370eb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ae1ad74-3379-483d-b661-b366d5370eb7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e7adbaa-9877-41df-90fe-6cc1fe3416e6 {
  display: none;
}
#s-43f78594-116b-408a-bbb9-3ce1aa8bcd48 { text-align: left; }
#s-dca251b1-9c9b-4d5a-b494-66373e19bf9c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dca251b1-9c9b-4d5a-b494-66373e19bf9c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf2452f8-7090-4992-b57b-7e73a3d2f1ee { text-align: left; }
#s-cf2452f8-7090-4992-b57b-7e73a3d2f1ee .shg-product-sold-out {
  display: none;
}

#s-cf2452f8-7090-4992-b57b-7e73a3d2f1ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf2452f8-7090-4992-b57b-7e73a3d2f1ee .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-d7227648-6910-47be-9ce3-c3245099b069 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7227648-6910-47be-9ce3-c3245099b069:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7227648-6910-47be-9ce3-c3245099b069:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7227648-6910-47be-9ce3-c3245099b069 {
  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-d7227648-6910-47be-9ce3-c3245099b069.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7227648-6910-47be-9ce3-c3245099b069.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7227648-6910-47be-9ce3-c3245099b069.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8e7c008-a341-4b5f-b571-57e7e7393d15 {
  display: none;
}
#s-0957c004-76a1-48bd-a970-917c1dc1ea0d { text-align: left; }
#s-5913a54b-1467-4d02-ad5c-99b601916db6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5913a54b-1467-4d02-ad5c-99b601916db6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d44aa807-b50a-4f9f-a251-941349ceb951 { text-align: left; }
#s-d44aa807-b50a-4f9f-a251-941349ceb951 .shg-product-sold-out {
  display: none;
}

#s-d44aa807-b50a-4f9f-a251-941349ceb951 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d44aa807-b50a-4f9f-a251-941349ceb951 .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-0782f2ca-7a8e-4535-83d1-fcbd7946151b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0782f2ca-7a8e-4535-83d1-fcbd7946151b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0782f2ca-7a8e-4535-83d1-fcbd7946151b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0782f2ca-7a8e-4535-83d1-fcbd7946151b {
  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-0782f2ca-7a8e-4535-83d1-fcbd7946151b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0782f2ca-7a8e-4535-83d1-fcbd7946151b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0782f2ca-7a8e-4535-83d1-fcbd7946151b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-352f939e-6264-4876-8915-281e69c87bbd {
  display: none;
}
#s-94f4fb04-e279-4c33-bdf4-68819a018af7 { text-align: left; }
#s-cfe779dd-d59e-4adf-a017-39d3cefca03d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cfe779dd-d59e-4adf-a017-39d3cefca03d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08997e40-d1dd-4c43-b51d-708ecad779d3 { text-align: left; }
#s-08997e40-d1dd-4c43-b51d-708ecad779d3 .shg-product-sold-out {
  display: none;
}

#s-08997e40-d1dd-4c43-b51d-708ecad779d3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08997e40-d1dd-4c43-b51d-708ecad779d3 .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-9b055df1-7ca6-4bf9-bf38-5b7f96290d33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b055df1-7ca6-4bf9-bf38-5b7f96290d33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b055df1-7ca6-4bf9-bf38-5b7f96290d33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b055df1-7ca6-4bf9-bf38-5b7f96290d33 {
  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-9b055df1-7ca6-4bf9-bf38-5b7f96290d33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b055df1-7ca6-4bf9-bf38-5b7f96290d33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b055df1-7ca6-4bf9-bf38-5b7f96290d33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e28d4b01-0930-432b-907b-fcdec30d9139 {
  display: none;
}
#s-f138a476-04f5-43f9-8efd-accde55eb2c7 { text-align: left; }
#s-16f3df11-aced-46a7-b948-482a6c604ae8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16f3df11-aced-46a7-b948-482a6c604ae8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-765f3a9d-97aa-4926-8273-261ca7cddf7a { text-align: left; }
#s-765f3a9d-97aa-4926-8273-261ca7cddf7a .shg-product-sold-out {
  display: none;
}

#s-765f3a9d-97aa-4926-8273-261ca7cddf7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-765f3a9d-97aa-4926-8273-261ca7cddf7a .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-dd83a83a-40b1-41f2-84c4-9ea889fe363a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd83a83a-40b1-41f2-84c4-9ea889fe363a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd83a83a-40b1-41f2-84c4-9ea889fe363a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd83a83a-40b1-41f2-84c4-9ea889fe363a {
  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-dd83a83a-40b1-41f2-84c4-9ea889fe363a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd83a83a-40b1-41f2-84c4-9ea889fe363a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd83a83a-40b1-41f2-84c4-9ea889fe363a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a8de39f-f89f-4246-81b1-4eb058ee7089 {
  display: none;
}
#s-6c1bd603-e74f-4334-b3ec-0d84b3866ee2 { text-align: left; }
#s-22a438b5-73c2-4cfe-bc82-c5c5b6636a74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-22a438b5-73c2-4cfe-bc82-c5c5b6636a74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aab477ae-d8b3-403f-b38f-e524a2e0d21c { text-align: left; }
#s-aab477ae-d8b3-403f-b38f-e524a2e0d21c .shg-product-sold-out {
  display: none;
}

#s-aab477ae-d8b3-403f-b38f-e524a2e0d21c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aab477ae-d8b3-403f-b38f-e524a2e0d21c .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-e24b9af2-974c-4d7e-82b0-cebf7066f2cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e24b9af2-974c-4d7e-82b0-cebf7066f2cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e24b9af2-974c-4d7e-82b0-cebf7066f2cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e24b9af2-974c-4d7e-82b0-cebf7066f2cf {
  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-e24b9af2-974c-4d7e-82b0-cebf7066f2cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e24b9af2-974c-4d7e-82b0-cebf7066f2cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e24b9af2-974c-4d7e-82b0-cebf7066f2cf.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;
}
