.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-90da1ffa-7f31-47f3-a3c7-e9be8d597e5f {
  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-67a2b85f-32cc-4c53-8ad6-a9a211d61660 { margin-top: 40px; }
#s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .shogun-tabs {
  justify-content: center;
}


  #s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-67a2b85f-32cc-4c53-8ad6-a9a211d61660 .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-b5c25619-85c2-424c-8220-72e75422f35d { padding-top: 10px;
padding-bottom: 10px; }
 #s-b5c25619-85c2-424c-8220-72e75422f35d .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-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-00ac991b-1103-48cd-8440-72cd2e2c5e00 .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-32e925ac-f883-40b6-817c-b4a275efea8d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-32e925ac-f883-40b6-817c-b4a275efea8d"] > .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-873fb7f3-a032-4a9a-9999-801da21e144e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-59c3d621-6ee3-463d-96ed-91a9da73e897 { 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-1ba62f0b-61f6-49ba-b100-8543dcadb9a7 { 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-1ba62f0b-61f6-49ba-b100-8543dcadb9a7: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-1ba62f0b-61f6-49ba-b100-8543dcadb9a7: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-1ba62f0b-61f6-49ba-b100-8543dcadb9a7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-84c616a7-d53b-402c-95e2-2b4cd4247c58 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-566360a9-27c9-4e65-985e-0c4740864e33 { 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-4f105b68-9bc2-49a4-8e04-d85e36afa906 { 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-4f105b68-9bc2-49a4-8e04-d85e36afa906: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-4f105b68-9bc2-49a4-8e04-d85e36afa906: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-4f105b68-9bc2-49a4-8e04-d85e36afa906.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-68dd1690-94e4-40e7-9808-e1bfa733a5d7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-da77bce2-1f21-44b1-8935-260f793faef8 { 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-a74ee14e-332f-41ac-8cfd-f9e7af8f4a36 { 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-a74ee14e-332f-41ac-8cfd-f9e7af8f4a36: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-a74ee14e-332f-41ac-8cfd-f9e7af8f4a36: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-a74ee14e-332f-41ac-8cfd-f9e7af8f4a36.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-99153c25-639f-4ea4-a69d-4a4530712e4c { min-height: 50px; }
#s-99153c25-639f-4ea4-a69d-4a4530712e4c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0456d9e7-468c-4be9-aef5-ef2a9d1756a1 { 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-0456d9e7-468c-4be9-aef5-ef2a9d1756a1 .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-efd1349e-d2f0-4498-8511-24a06f83d792 {
  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-cdf348f4-f32f-4b78-994f-db805f807c67 { 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-35bc696f-21b1-4439-a1bf-77345bea2239 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35bc696f-21b1-4439-a1bf-77345bea2239 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9263ac13-dd07-402e-afc2-34442ddb8440 {
  display: none;
}
#s-b76dc9a5-99b7-423b-913f-a8f62d85b3de { text-align: left; }
#s-d1ea78d7-0e6d-4dc0-8b31-45dc061147a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1ea78d7-0e6d-4dc0-8b31-45dc061147a0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4a93cc02-4311-4297-a2db-ab0a8a80576e {
  display: none;
}
#s-1ae7862b-dc1d-40c0-9130-52a113158e3e { text-align: left; }
#s-0a704fee-69b6-463c-bd25-1864207e0764 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a704fee-69b6-463c-bd25-1864207e0764 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8fd990c4-5ce7-4799-b165-c3c057eb68e2 {
  display: none;
}
#s-f7732ef4-0bb1-4553-9e6e-25e6f15daca2 { text-align: left; }
#s-15555a2a-74ad-47ee-a3e3-6618e1152ba3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15555a2a-74ad-47ee-a3e3-6618e1152ba3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-020e3bef-f0bd-4182-91b6-2e390a84d8a1 {
  display: none;
}
#s-35ad595d-ef96-435d-8ec6-da29433d7582 { text-align: left; }
#s-2cbd6729-4024-44d0-b621-d7dc11b03480 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2cbd6729-4024-44d0-b621-d7dc11b03480 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c5a0d4b-71e9-4ae4-8bb7-c92297c6b7e4 { text-align: left; }
#s-4c5a0d4b-71e9-4ae4-8bb7-c92297c6b7e4 .shg-product-sold-out {
  display: none;
}

#s-4c5a0d4b-71e9-4ae4-8bb7-c92297c6b7e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c5a0d4b-71e9-4ae4-8bb7-c92297c6b7e4 .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-ac7c06ef-cd36-4143-ad44-572ae085cf9c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac7c06ef-cd36-4143-ad44-572ae085cf9c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac7c06ef-cd36-4143-ad44-572ae085cf9c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac7c06ef-cd36-4143-ad44-572ae085cf9c {
  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-ac7c06ef-cd36-4143-ad44-572ae085cf9c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac7c06ef-cd36-4143-ad44-572ae085cf9c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac7c06ef-cd36-4143-ad44-572ae085cf9c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7995b06-9134-4021-ac3b-6ad4e674ff29 {
  display: none;
}
#s-74ee1bb7-7066-4835-b4e7-8a372bb52745 { text-align: left; }
#s-dacb46d0-f8ca-4327-a476-2b3a900f6a91 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dacb46d0-f8ca-4327-a476-2b3a900f6a91 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-509bb682-eb8d-4014-8564-75aef4b5f36e { text-align: left; }
#s-509bb682-eb8d-4014-8564-75aef4b5f36e .shg-product-sold-out {
  display: none;
}

#s-509bb682-eb8d-4014-8564-75aef4b5f36e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-509bb682-eb8d-4014-8564-75aef4b5f36e .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-c7765ff0-b390-4313-a36f-6c09563322ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c7765ff0-b390-4313-a36f-6c09563322ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c7765ff0-b390-4313-a36f-6c09563322ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c7765ff0-b390-4313-a36f-6c09563322ab {
  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-c7765ff0-b390-4313-a36f-6c09563322ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c7765ff0-b390-4313-a36f-6c09563322ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c7765ff0-b390-4313-a36f-6c09563322ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-efe07c06-839b-4e11-9c84-282fbd71571d {
  display: none;
}
#s-f9bf555f-b068-4062-ae7a-db4d9505e407 { text-align: left; }
#s-d44bec47-5251-4af4-a787-649bb08cc648 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d44bec47-5251-4af4-a787-649bb08cc648 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba420692-a480-41fd-9f9c-297d664fd07a { text-align: left; }
#s-ba420692-a480-41fd-9f9c-297d664fd07a .shg-product-sold-out {
  display: none;
}

#s-ba420692-a480-41fd-9f9c-297d664fd07a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba420692-a480-41fd-9f9c-297d664fd07a .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-f922f809-cdeb-49d4-a186-7819dcf837f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f922f809-cdeb-49d4-a186-7819dcf837f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f922f809-cdeb-49d4-a186-7819dcf837f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f922f809-cdeb-49d4-a186-7819dcf837f0 {
  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-f922f809-cdeb-49d4-a186-7819dcf837f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f922f809-cdeb-49d4-a186-7819dcf837f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f922f809-cdeb-49d4-a186-7819dcf837f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b75660f6-4084-4450-b3b5-a7a1f3db3995 {
  display: none;
}
#s-c4fd2bc3-2a38-4ff1-90de-c2d0cf516d68 { text-align: left; }
#s-ad9c83f7-07d3-4ac3-ac51-1d1b3bfe6c33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad9c83f7-07d3-4ac3-ac51-1d1b3bfe6c33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-880027ad-5caa-4cf9-9844-77babc89b431 { text-align: left; }
#s-880027ad-5caa-4cf9-9844-77babc89b431 .shg-product-sold-out {
  display: none;
}

#s-880027ad-5caa-4cf9-9844-77babc89b431 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-880027ad-5caa-4cf9-9844-77babc89b431 .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-c2dc93c6-af59-458b-9d5c-b61762300a0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2dc93c6-af59-458b-9d5c-b61762300a0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2dc93c6-af59-458b-9d5c-b61762300a0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2dc93c6-af59-458b-9d5c-b61762300a0e {
  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-c2dc93c6-af59-458b-9d5c-b61762300a0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2dc93c6-af59-458b-9d5c-b61762300a0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2dc93c6-af59-458b-9d5c-b61762300a0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c0697be-2021-4cf4-9274-55f992c7b356 {
  display: none;
}
#s-0f28b39a-40cd-432d-b401-bd70c128d69b { text-align: left; }
#s-8b5a64ba-261b-4458-8cbe-becb3c535f39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b5a64ba-261b-4458-8cbe-becb3c535f39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57cd16d0-bfe4-4d28-a322-94ee803d92f6 { text-align: left; }
#s-57cd16d0-bfe4-4d28-a322-94ee803d92f6 .shg-product-sold-out {
  display: none;
}

#s-57cd16d0-bfe4-4d28-a322-94ee803d92f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57cd16d0-bfe4-4d28-a322-94ee803d92f6 .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-e1d04e29-f5df-4f86-9b5c-6e19a9b5850d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1d04e29-f5df-4f86-9b5c-6e19a9b5850d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1d04e29-f5df-4f86-9b5c-6e19a9b5850d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1d04e29-f5df-4f86-9b5c-6e19a9b5850d {
  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-e1d04e29-f5df-4f86-9b5c-6e19a9b5850d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1d04e29-f5df-4f86-9b5c-6e19a9b5850d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1d04e29-f5df-4f86-9b5c-6e19a9b5850d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1b877ee3-679b-4dfa-add2-443780d3cdc4 {
  display: none;
}
#s-f256624a-5ee7-42bb-81df-0f775059d978 { text-align: left; }
#s-fb499107-a72b-4383-8043-c220a3a67c8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb499107-a72b-4383-8043-c220a3a67c8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6447901-389c-43b1-9e9b-5c88a6cda0ea { text-align: left; }
#s-d6447901-389c-43b1-9e9b-5c88a6cda0ea .shg-product-sold-out {
  display: none;
}

#s-d6447901-389c-43b1-9e9b-5c88a6cda0ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6447901-389c-43b1-9e9b-5c88a6cda0ea .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-1804bcba-ede8-410d-a6ce-800e5b46e422 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1804bcba-ede8-410d-a6ce-800e5b46e422:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1804bcba-ede8-410d-a6ce-800e5b46e422:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1804bcba-ede8-410d-a6ce-800e5b46e422 {
  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-1804bcba-ede8-410d-a6ce-800e5b46e422.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1804bcba-ede8-410d-a6ce-800e5b46e422.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1804bcba-ede8-410d-a6ce-800e5b46e422.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28216f4b-1712-4fb3-a4d1-65e8bb173599 {
  display: none;
}
#s-c28cf7f4-281a-4a36-9711-1f9f5a39e5d3 { text-align: left; }
#s-64a531fe-d8b3-45e3-88b0-0487f8d165ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-64a531fe-d8b3-45e3-88b0-0487f8d165ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3005e5c-ef9d-4b2b-a2cd-1b696b775520 { text-align: left; }
#s-e3005e5c-ef9d-4b2b-a2cd-1b696b775520 .shg-product-sold-out {
  display: none;
}

#s-e3005e5c-ef9d-4b2b-a2cd-1b696b775520 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3005e5c-ef9d-4b2b-a2cd-1b696b775520 .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-6b9a54ef-47d9-4bc8-a38e-05d554630c51 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b9a54ef-47d9-4bc8-a38e-05d554630c51:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b9a54ef-47d9-4bc8-a38e-05d554630c51:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b9a54ef-47d9-4bc8-a38e-05d554630c51 {
  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-6b9a54ef-47d9-4bc8-a38e-05d554630c51.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b9a54ef-47d9-4bc8-a38e-05d554630c51.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b9a54ef-47d9-4bc8-a38e-05d554630c51.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6c8804a-d6c1-4fbd-8ebc-627f0c0e4b10 {
  display: none;
}
#s-3a02a455-458d-425c-91e2-4fdfd77a108b { text-align: left; }
#s-706ea728-9066-4db2-80cc-65d465ed49d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-706ea728-9066-4db2-80cc-65d465ed49d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-11e7de28-f1fe-4f22-80c7-32c390d7ed61 { text-align: left; }
#s-11e7de28-f1fe-4f22-80c7-32c390d7ed61 .shg-product-sold-out {
  display: none;
}

#s-11e7de28-f1fe-4f22-80c7-32c390d7ed61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-11e7de28-f1fe-4f22-80c7-32c390d7ed61 .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-7cf7d98e-34bd-4eac-a83a-b2afa8528cff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cf7d98e-34bd-4eac-a83a-b2afa8528cff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cf7d98e-34bd-4eac-a83a-b2afa8528cff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cf7d98e-34bd-4eac-a83a-b2afa8528cff {
  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-7cf7d98e-34bd-4eac-a83a-b2afa8528cff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cf7d98e-34bd-4eac-a83a-b2afa8528cff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cf7d98e-34bd-4eac-a83a-b2afa8528cff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-874fe40e-4185-41b6-a22f-edeba83c91f9 {
  display: none;
}
#s-4bfd212b-370e-44bf-91cb-6b56bd7d0ec7 { text-align: left; }
#s-097f4a2d-5f40-4025-b3f2-b3611177bb45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-097f4a2d-5f40-4025-b3f2-b3611177bb45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f8c6668-f7e6-4c59-ace4-b28daefd0590 { text-align: left; }
#s-8f8c6668-f7e6-4c59-ace4-b28daefd0590 .shg-product-sold-out {
  display: none;
}

#s-8f8c6668-f7e6-4c59-ace4-b28daefd0590 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f8c6668-f7e6-4c59-ace4-b28daefd0590 .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-0ad83cbb-3da5-4222-a0e0-bf0dc5ae875d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0ad83cbb-3da5-4222-a0e0-bf0dc5ae875d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0ad83cbb-3da5-4222-a0e0-bf0dc5ae875d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0ad83cbb-3da5-4222-a0e0-bf0dc5ae875d {
  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-0ad83cbb-3da5-4222-a0e0-bf0dc5ae875d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0ad83cbb-3da5-4222-a0e0-bf0dc5ae875d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0ad83cbb-3da5-4222-a0e0-bf0dc5ae875d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-986600ac-24bb-4379-8184-eea3b01bd92e {
  display: none;
}
#s-24ed7038-2d1c-433d-aa03-edad48be5fe7 { text-align: left; }
#s-d2342d76-ac5b-4a62-9dbf-02d9d4d8c521 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d2342d76-ac5b-4a62-9dbf-02d9d4d8c521 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9971f85-4b40-4526-be9d-eef96835775a { text-align: left; }
#s-c9971f85-4b40-4526-be9d-eef96835775a .shg-product-sold-out {
  display: none;
}

#s-c9971f85-4b40-4526-be9d-eef96835775a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9971f85-4b40-4526-be9d-eef96835775a .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-dab7563a-c9d8-4be6-8940-7e8a30347bb5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dab7563a-c9d8-4be6-8940-7e8a30347bb5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dab7563a-c9d8-4be6-8940-7e8a30347bb5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dab7563a-c9d8-4be6-8940-7e8a30347bb5 {
  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-dab7563a-c9d8-4be6-8940-7e8a30347bb5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dab7563a-c9d8-4be6-8940-7e8a30347bb5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dab7563a-c9d8-4be6-8940-7e8a30347bb5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f89b05e-09bc-42d8-ab99-48a5c31828b0 {
  display: none;
}
#s-b4dd9582-b219-4295-96af-937373b0b01f { text-align: left; }
#s-3b2e8b85-3f7f-47f0-bc37-1174fd639e9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b2e8b85-3f7f-47f0-bc37-1174fd639e9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed8bc68c-6588-428e-b213-fefb81ee44fa { text-align: left; }
#s-ed8bc68c-6588-428e-b213-fefb81ee44fa .shg-product-sold-out {
  display: none;
}

#s-ed8bc68c-6588-428e-b213-fefb81ee44fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed8bc68c-6588-428e-b213-fefb81ee44fa .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-fa6bce29-2f65-4db8-9a30-fcecbd1108c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa6bce29-2f65-4db8-9a30-fcecbd1108c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa6bce29-2f65-4db8-9a30-fcecbd1108c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa6bce29-2f65-4db8-9a30-fcecbd1108c3 {
  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-fa6bce29-2f65-4db8-9a30-fcecbd1108c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa6bce29-2f65-4db8-9a30-fcecbd1108c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa6bce29-2f65-4db8-9a30-fcecbd1108c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f406b844-cf03-4130-a987-ace114680e8a {
  display: none;
}
#s-d58fd189-f354-4964-b275-bd88c1c4cd75 { text-align: left; }
#s-44880c93-3a8a-42b7-943f-f2975191b603 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44880c93-3a8a-42b7-943f-f2975191b603 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2645a568-a1c4-45b7-b1ce-bb01b7c21620 { text-align: left; }
#s-2645a568-a1c4-45b7-b1ce-bb01b7c21620 .shg-product-sold-out {
  display: none;
}

#s-2645a568-a1c4-45b7-b1ce-bb01b7c21620 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2645a568-a1c4-45b7-b1ce-bb01b7c21620 .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-5241630f-0e51-4229-bc33-42aff0023e73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5241630f-0e51-4229-bc33-42aff0023e73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5241630f-0e51-4229-bc33-42aff0023e73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5241630f-0e51-4229-bc33-42aff0023e73 {
  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-5241630f-0e51-4229-bc33-42aff0023e73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5241630f-0e51-4229-bc33-42aff0023e73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5241630f-0e51-4229-bc33-42aff0023e73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-99c846c4-f545-4020-b8b2-b988231b4737 {
  display: none;
}
#s-43939fda-41c4-4fa0-b7d3-3c4ab134d7a8 { text-align: left; }
#s-1b1f736a-021b-4bf9-b05b-2028722d4a7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b1f736a-021b-4bf9-b05b-2028722d4a7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a9a7ac1-9370-483a-81fc-5c8d43fd6cab { text-align: left; }
#s-8a9a7ac1-9370-483a-81fc-5c8d43fd6cab .shg-product-sold-out {
  display: none;
}

#s-8a9a7ac1-9370-483a-81fc-5c8d43fd6cab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a9a7ac1-9370-483a-81fc-5c8d43fd6cab .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-ece704a7-b729-401e-b454-07f6bbee8ee4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ece704a7-b729-401e-b454-07f6bbee8ee4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ece704a7-b729-401e-b454-07f6bbee8ee4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ece704a7-b729-401e-b454-07f6bbee8ee4 {
  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-ece704a7-b729-401e-b454-07f6bbee8ee4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ece704a7-b729-401e-b454-07f6bbee8ee4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ece704a7-b729-401e-b454-07f6bbee8ee4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17a369e9-c3df-4421-9e21-5f6e32cc9348 {
  display: none;
}
#s-2a45088c-7cbd-4799-a221-707338b907d1 { text-align: left; }
#s-433d4c98-8d50-4dac-bd29-7c90596ad11b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-433d4c98-8d50-4dac-bd29-7c90596ad11b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dfb4fe4d-ac3e-47e1-86c7-33424e1c2773 { text-align: left; }
#s-dfb4fe4d-ac3e-47e1-86c7-33424e1c2773 .shg-product-sold-out {
  display: none;
}

#s-dfb4fe4d-ac3e-47e1-86c7-33424e1c2773 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dfb4fe4d-ac3e-47e1-86c7-33424e1c2773 .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-6016d530-686c-4bba-a8fb-f576d6d6cfd7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6016d530-686c-4bba-a8fb-f576d6d6cfd7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6016d530-686c-4bba-a8fb-f576d6d6cfd7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6016d530-686c-4bba-a8fb-f576d6d6cfd7 {
  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-6016d530-686c-4bba-a8fb-f576d6d6cfd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6016d530-686c-4bba-a8fb-f576d6d6cfd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6016d530-686c-4bba-a8fb-f576d6d6cfd7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c0c1b82-e204-4686-be91-6699984401cc {
  display: none;
}
#s-7154b563-de0b-4d8c-8467-bddd6bd393d5 { text-align: left; }
#s-0a13b3a2-3102-4de1-a716-87a9f9335ea4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a13b3a2-3102-4de1-a716-87a9f9335ea4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc52fa9a-9ecf-4751-94d0-097a0c777927 { text-align: left; }
#s-bc52fa9a-9ecf-4751-94d0-097a0c777927 .shg-product-sold-out {
  display: none;
}

#s-bc52fa9a-9ecf-4751-94d0-097a0c777927 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc52fa9a-9ecf-4751-94d0-097a0c777927 .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-8144dd0c-7b7e-4938-8fbd-5a4ea0ce352a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8144dd0c-7b7e-4938-8fbd-5a4ea0ce352a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8144dd0c-7b7e-4938-8fbd-5a4ea0ce352a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8144dd0c-7b7e-4938-8fbd-5a4ea0ce352a {
  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-8144dd0c-7b7e-4938-8fbd-5a4ea0ce352a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8144dd0c-7b7e-4938-8fbd-5a4ea0ce352a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8144dd0c-7b7e-4938-8fbd-5a4ea0ce352a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1abce92a-c0ae-403a-a321-835fdc281c2a {
  display: none;
}
#s-e40926a5-e782-4726-988d-0c8ff91dcfa1 { text-align: left; }
#s-ea01ab77-68c2-4154-8634-97f5e01918ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea01ab77-68c2-4154-8634-97f5e01918ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5334aee-b29c-46f4-a039-8a0abb253ff6 { text-align: left; }
#s-c5334aee-b29c-46f4-a039-8a0abb253ff6 .shg-product-sold-out {
  display: none;
}

#s-c5334aee-b29c-46f4-a039-8a0abb253ff6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5334aee-b29c-46f4-a039-8a0abb253ff6 .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-9029ffec-c452-4757-96ed-663824105c9f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9029ffec-c452-4757-96ed-663824105c9f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9029ffec-c452-4757-96ed-663824105c9f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9029ffec-c452-4757-96ed-663824105c9f {
  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-9029ffec-c452-4757-96ed-663824105c9f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9029ffec-c452-4757-96ed-663824105c9f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9029ffec-c452-4757-96ed-663824105c9f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2de6bb2e-910f-436b-8b7a-f40279ebc173 {
  display: none;
}
#s-0ea9102c-ad5f-4dbe-9133-e93a2fc02168 { text-align: left; }
#s-5d382f43-d794-476c-8641-3287f24d9a47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d382f43-d794-476c-8641-3287f24d9a47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-353fe089-75f7-41be-bec7-3928f777acd1 { text-align: left; }
#s-353fe089-75f7-41be-bec7-3928f777acd1 .shg-product-sold-out {
  display: none;
}

#s-353fe089-75f7-41be-bec7-3928f777acd1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-353fe089-75f7-41be-bec7-3928f777acd1 .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-d83346e2-b804-4a87-8b01-d70ca3e7d03d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d83346e2-b804-4a87-8b01-d70ca3e7d03d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d83346e2-b804-4a87-8b01-d70ca3e7d03d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d83346e2-b804-4a87-8b01-d70ca3e7d03d {
  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-d83346e2-b804-4a87-8b01-d70ca3e7d03d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d83346e2-b804-4a87-8b01-d70ca3e7d03d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d83346e2-b804-4a87-8b01-d70ca3e7d03d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4b966fba-c0a6-4877-8349-c0a648fb0f0c {
  display: none;
}
#s-885cc8be-78ce-44a2-b45b-5b481e6a020d { text-align: left; }
#s-2f8608f6-37a0-4036-8568-be84d872311c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f8608f6-37a0-4036-8568-be84d872311c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e08a5dca-4aa9-44a1-be90-7522a9149d16 { text-align: left; }
#s-e08a5dca-4aa9-44a1-be90-7522a9149d16 .shg-product-sold-out {
  display: none;
}

#s-e08a5dca-4aa9-44a1-be90-7522a9149d16 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e08a5dca-4aa9-44a1-be90-7522a9149d16 .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-b2b3c3d6-d926-4f11-883b-0a8ef285575f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2b3c3d6-d926-4f11-883b-0a8ef285575f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2b3c3d6-d926-4f11-883b-0a8ef285575f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2b3c3d6-d926-4f11-883b-0a8ef285575f {
  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-b2b3c3d6-d926-4f11-883b-0a8ef285575f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2b3c3d6-d926-4f11-883b-0a8ef285575f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2b3c3d6-d926-4f11-883b-0a8ef285575f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-834e74ca-2b85-47ab-a95b-d15a2e5e708c {
  display: none;
}
#s-11a08dcf-1dcd-4255-ae13-620d2063fada { text-align: left; }
#s-f4929d47-4a2d-4da3-8041-b802cfc953fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f4929d47-4a2d-4da3-8041-b802cfc953fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d57fa183-d393-4e30-a860-fde1a35e24ae { text-align: left; }
#s-d57fa183-d393-4e30-a860-fde1a35e24ae .shg-product-sold-out {
  display: none;
}

#s-d57fa183-d393-4e30-a860-fde1a35e24ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d57fa183-d393-4e30-a860-fde1a35e24ae .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-95bb52b8-4875-44db-b9b1-b0dd4ba7c358 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95bb52b8-4875-44db-b9b1-b0dd4ba7c358:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95bb52b8-4875-44db-b9b1-b0dd4ba7c358:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95bb52b8-4875-44db-b9b1-b0dd4ba7c358 {
  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-95bb52b8-4875-44db-b9b1-b0dd4ba7c358.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95bb52b8-4875-44db-b9b1-b0dd4ba7c358.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95bb52b8-4875-44db-b9b1-b0dd4ba7c358.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f48b0497-dee6-4f88-b5b1-879f1341d4b1 {
  display: none;
}
#s-18095d66-7ef1-4774-8e0a-c05b384a8fcf { text-align: left; }
#s-fdffdd82-c5ea-4c5e-86df-48bf4053ecad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fdffdd82-c5ea-4c5e-86df-48bf4053ecad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c0d48e0-cf36-447c-8bb4-529715675c28 { text-align: left; }
#s-0c0d48e0-cf36-447c-8bb4-529715675c28 .shg-product-sold-out {
  display: none;
}

#s-0c0d48e0-cf36-447c-8bb4-529715675c28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c0d48e0-cf36-447c-8bb4-529715675c28 .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-e894452c-2cb9-4828-a6cc-19b13ac56262 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e894452c-2cb9-4828-a6cc-19b13ac56262:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e894452c-2cb9-4828-a6cc-19b13ac56262:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e894452c-2cb9-4828-a6cc-19b13ac56262 {
  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-e894452c-2cb9-4828-a6cc-19b13ac56262.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e894452c-2cb9-4828-a6cc-19b13ac56262.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e894452c-2cb9-4828-a6cc-19b13ac56262.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d829009-ec37-4ad4-8b99-05d47fb015c6 {
  display: none;
}
#s-183f1cc1-8805-4c5b-8e41-1cc1af8fe8a9 { text-align: left; }
#s-af5d53e2-672a-4a03-8763-e28bbee692eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af5d53e2-672a-4a03-8763-e28bbee692eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce14f402-08de-4788-9852-010fde27ba6a { text-align: left; }
#s-ce14f402-08de-4788-9852-010fde27ba6a .shg-product-sold-out {
  display: none;
}

#s-ce14f402-08de-4788-9852-010fde27ba6a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce14f402-08de-4788-9852-010fde27ba6a .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-5d4374cf-56ec-4680-b829-b229ddb716da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d4374cf-56ec-4680-b829-b229ddb716da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d4374cf-56ec-4680-b829-b229ddb716da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d4374cf-56ec-4680-b829-b229ddb716da {
  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-5d4374cf-56ec-4680-b829-b229ddb716da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d4374cf-56ec-4680-b829-b229ddb716da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d4374cf-56ec-4680-b829-b229ddb716da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f5aabed-5de1-4c25-95d2-5fa22f92dc7b {
  display: none;
}
#s-1bb239f4-e480-4b03-9b5b-ba758e826722 { text-align: left; }
#s-2d7fd4e7-cd53-4a31-b188-308a88bb1318 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d7fd4e7-cd53-4a31-b188-308a88bb1318 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c72c5ce-5b55-487f-b2b3-e6c56fddcb52 { text-align: left; }
#s-0c72c5ce-5b55-487f-b2b3-e6c56fddcb52 .shg-product-sold-out {
  display: none;
}

#s-0c72c5ce-5b55-487f-b2b3-e6c56fddcb52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c72c5ce-5b55-487f-b2b3-e6c56fddcb52 .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-0edd68ae-7647-4cd5-a207-206a41440b55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0edd68ae-7647-4cd5-a207-206a41440b55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0edd68ae-7647-4cd5-a207-206a41440b55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0edd68ae-7647-4cd5-a207-206a41440b55 {
  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-0edd68ae-7647-4cd5-a207-206a41440b55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0edd68ae-7647-4cd5-a207-206a41440b55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0edd68ae-7647-4cd5-a207-206a41440b55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c6c0cfba-fb6e-4322-921b-c0cfe474b712 {
  display: none;
}
#s-245790c3-6303-4c40-addd-8b8878b2d630 { text-align: left; }
#s-65a8f53c-94b3-49bd-acff-60eb95b4f7c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65a8f53c-94b3-49bd-acff-60eb95b4f7c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8eabb824-e4b3-49be-9b63-f9595c80ca2e { text-align: left; }
#s-8eabb824-e4b3-49be-9b63-f9595c80ca2e .shg-product-sold-out {
  display: none;
}

#s-8eabb824-e4b3-49be-9b63-f9595c80ca2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8eabb824-e4b3-49be-9b63-f9595c80ca2e .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-bf651771-8e04-49fd-94d6-0bba70dd709c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf651771-8e04-49fd-94d6-0bba70dd709c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf651771-8e04-49fd-94d6-0bba70dd709c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf651771-8e04-49fd-94d6-0bba70dd709c {
  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-bf651771-8e04-49fd-94d6-0bba70dd709c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf651771-8e04-49fd-94d6-0bba70dd709c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf651771-8e04-49fd-94d6-0bba70dd709c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3923f1e4-eab2-48f7-a3f1-31f52403eb9b {
  display: none;
}
#s-b15b0704-52a4-4d3a-9283-e8521bb6ac1b { text-align: left; }
#s-8f982910-6a1a-4abc-a612-bb823da70ec2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f982910-6a1a-4abc-a612-bb823da70ec2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12c99101-7eef-4c83-91a6-174e6047fe9f { text-align: left; }
#s-12c99101-7eef-4c83-91a6-174e6047fe9f .shg-product-sold-out {
  display: none;
}

#s-12c99101-7eef-4c83-91a6-174e6047fe9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12c99101-7eef-4c83-91a6-174e6047fe9f .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-50f2c5c0-c653-4633-ab8a-a8788a09d8bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50f2c5c0-c653-4633-ab8a-a8788a09d8bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50f2c5c0-c653-4633-ab8a-a8788a09d8bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50f2c5c0-c653-4633-ab8a-a8788a09d8bf {
  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-50f2c5c0-c653-4633-ab8a-a8788a09d8bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50f2c5c0-c653-4633-ab8a-a8788a09d8bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50f2c5c0-c653-4633-ab8a-a8788a09d8bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cacf99e4-6386-4a24-b9d4-69b5f17aa025 {
  display: none;
}
#s-c0b0fa70-e572-4ab4-b1e7-baf3490250f2 { text-align: left; }
#s-97b564b6-2fc8-4923-90b3-2ce008b3fd66 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97b564b6-2fc8-4923-90b3-2ce008b3fd66 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-054a291f-044c-4539-98b5-acc5c047c8d7 { text-align: left; }
#s-054a291f-044c-4539-98b5-acc5c047c8d7 .shg-product-sold-out {
  display: none;
}

#s-054a291f-044c-4539-98b5-acc5c047c8d7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-054a291f-044c-4539-98b5-acc5c047c8d7 .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-44eb4cf9-c02c-493f-9198-42895b42e72f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44eb4cf9-c02c-493f-9198-42895b42e72f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44eb4cf9-c02c-493f-9198-42895b42e72f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44eb4cf9-c02c-493f-9198-42895b42e72f {
  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-44eb4cf9-c02c-493f-9198-42895b42e72f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44eb4cf9-c02c-493f-9198-42895b42e72f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44eb4cf9-c02c-493f-9198-42895b42e72f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f04818f3-dc2a-4f04-9cd8-331eb6fe1924 {
  display: none;
}
#s-7fa51a0b-fb40-44e9-aa43-bdb455b7dc45 { text-align: left; }
#s-1e6ab514-c9fd-4bcf-b65f-84a05d9196af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e6ab514-c9fd-4bcf-b65f-84a05d9196af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67bbb81f-4e3f-4076-85f0-4150e0565e69 { text-align: left; }
#s-67bbb81f-4e3f-4076-85f0-4150e0565e69 .shg-product-sold-out {
  display: none;
}

#s-67bbb81f-4e3f-4076-85f0-4150e0565e69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67bbb81f-4e3f-4076-85f0-4150e0565e69 .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-23e30d3a-93cf-460e-86fc-181bb726d558 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23e30d3a-93cf-460e-86fc-181bb726d558:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23e30d3a-93cf-460e-86fc-181bb726d558:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23e30d3a-93cf-460e-86fc-181bb726d558 {
  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-23e30d3a-93cf-460e-86fc-181bb726d558.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23e30d3a-93cf-460e-86fc-181bb726d558.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23e30d3a-93cf-460e-86fc-181bb726d558.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c29ab97a-db87-4975-8cf7-7f36be1a70ad {
  display: none;
}
#s-471f7fa4-7de0-4a67-98ce-9b3d1cbeab0d { text-align: left; }
#s-72552187-5174-4ef6-8709-74e4b75a2cb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72552187-5174-4ef6-8709-74e4b75a2cb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-052ccb80-eb28-4e4d-900e-0606327acc6b { text-align: left; }
#s-052ccb80-eb28-4e4d-900e-0606327acc6b .shg-product-sold-out {
  display: none;
}

#s-052ccb80-eb28-4e4d-900e-0606327acc6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-052ccb80-eb28-4e4d-900e-0606327acc6b .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-fa12abcf-ec6b-4836-831e-fb1e30edb4b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa12abcf-ec6b-4836-831e-fb1e30edb4b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa12abcf-ec6b-4836-831e-fb1e30edb4b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa12abcf-ec6b-4836-831e-fb1e30edb4b1 {
  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-fa12abcf-ec6b-4836-831e-fb1e30edb4b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa12abcf-ec6b-4836-831e-fb1e30edb4b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa12abcf-ec6b-4836-831e-fb1e30edb4b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96156c3a-9f1b-4ae7-acd9-695606a83b82 {
  display: none;
}
#s-9e0e5b91-2443-4946-8624-bcff33b1d5cf { text-align: left; }
#s-7a72a5a7-514b-4091-a018-d88c586884f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a72a5a7-514b-4091-a018-d88c586884f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ece8372a-63aa-441c-9813-566a593fa8da { text-align: left; }
#s-ece8372a-63aa-441c-9813-566a593fa8da .shg-product-sold-out {
  display: none;
}

#s-ece8372a-63aa-441c-9813-566a593fa8da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ece8372a-63aa-441c-9813-566a593fa8da .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-350aab86-66ba-4eef-a40a-e4e75f6e46be { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-350aab86-66ba-4eef-a40a-e4e75f6e46be:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-350aab86-66ba-4eef-a40a-e4e75f6e46be:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-350aab86-66ba-4eef-a40a-e4e75f6e46be {
  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-350aab86-66ba-4eef-a40a-e4e75f6e46be.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-350aab86-66ba-4eef-a40a-e4e75f6e46be.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-350aab86-66ba-4eef-a40a-e4e75f6e46be.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-451c802c-9e87-4c47-9b95-a5548a3733c8 {
  display: none;
}
#s-664354bc-2931-4c02-848a-6c049fd49461 { text-align: left; }
#s-0764851c-4ade-4d15-834d-63ff4fd94095 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0764851c-4ade-4d15-834d-63ff4fd94095 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52966609-b03c-4bb7-9458-9be36b281e43 { text-align: left; }
#s-52966609-b03c-4bb7-9458-9be36b281e43 .shg-product-sold-out {
  display: none;
}

#s-52966609-b03c-4bb7-9458-9be36b281e43 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52966609-b03c-4bb7-9458-9be36b281e43 .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-882949d3-4015-4d5c-85f5-710634800230 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-882949d3-4015-4d5c-85f5-710634800230:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-882949d3-4015-4d5c-85f5-710634800230:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-882949d3-4015-4d5c-85f5-710634800230 {
  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-882949d3-4015-4d5c-85f5-710634800230.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-882949d3-4015-4d5c-85f5-710634800230.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-882949d3-4015-4d5c-85f5-710634800230.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d73c878-b064-44bc-bc14-0ca6d638ee7c {
  display: none;
}
#s-75bc4f58-e585-479d-8a67-7525561aa4df { text-align: left; }
#s-aa602f19-43a2-4c32-9b4f-0a0823c6b3e8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa602f19-43a2-4c32-9b4f-0a0823c6b3e8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57b4e1d3-5d2c-42dc-a17a-e1f99702bd42 { text-align: left; }
#s-57b4e1d3-5d2c-42dc-a17a-e1f99702bd42 .shg-product-sold-out {
  display: none;
}

#s-57b4e1d3-5d2c-42dc-a17a-e1f99702bd42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57b4e1d3-5d2c-42dc-a17a-e1f99702bd42 .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-d6fd8f01-9ae2-4d65-9954-401383f072d8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6fd8f01-9ae2-4d65-9954-401383f072d8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6fd8f01-9ae2-4d65-9954-401383f072d8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6fd8f01-9ae2-4d65-9954-401383f072d8 {
  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-d6fd8f01-9ae2-4d65-9954-401383f072d8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6fd8f01-9ae2-4d65-9954-401383f072d8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6fd8f01-9ae2-4d65-9954-401383f072d8.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;
}
