.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-fd06ac2b-75a1-4ab4-a714-db0d30282ad1 {
  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-b9d8f383-837d-4715-a036-3ad00370f028 { margin-top: 40px; }
#s-b9d8f383-837d-4715-a036-3ad00370f028 .shogun-tabs {
  justify-content: center;
}


  #s-b9d8f383-837d-4715-a036-3ad00370f028 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b9d8f383-837d-4715-a036-3ad00370f028 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b9d8f383-837d-4715-a036-3ad00370f028 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b9d8f383-837d-4715-a036-3ad00370f028 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b9d8f383-837d-4715-a036-3ad00370f028 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b9d8f383-837d-4715-a036-3ad00370f028 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b9d8f383-837d-4715-a036-3ad00370f028 .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-340f5033-fddf-4ef8-bdec-58f494be83ec { padding-top: 10px;
padding-bottom: 10px; }
 #s-340f5033-fddf-4ef8-bdec-58f494be83ec .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-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-9403637e-52ca-4864-8974-a80d6b27ff20 .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-d6667e2b-bc73-4566-9364-ef693aba1726 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d6667e2b-bc73-4566-9364-ef693aba1726"] > .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-bca82608-a0b5-41db-91ee-02a9c3e00823 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-44d107b6-540b-4821-b123-f78f55bfc8c0 { 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-068c6eb5-65c5-49d4-b3d7-41cbc2f45083 { 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-068c6eb5-65c5-49d4-b3d7-41cbc2f45083: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-068c6eb5-65c5-49d4-b3d7-41cbc2f45083: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-068c6eb5-65c5-49d4-b3d7-41cbc2f45083.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-308adef6-416c-4020-b265-ffd037e609a4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d39cf79d-7f82-4aa0-b677-6e51c51edbe2 { 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-b7697c83-4a50-4a94-bbcd-0b9048e05731 { 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-b7697c83-4a50-4a94-bbcd-0b9048e05731: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-b7697c83-4a50-4a94-bbcd-0b9048e05731: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-b7697c83-4a50-4a94-bbcd-0b9048e05731.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-89bda3e0-34d4-4750-b639-e20c2c131542 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3271e01f-9946-4737-bae1-446ee58c059c { 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-126a1284-30ff-4ef5-849e-b73fd53ea298 { 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-126a1284-30ff-4ef5-849e-b73fd53ea298: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-126a1284-30ff-4ef5-849e-b73fd53ea298: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-126a1284-30ff-4ef5-849e-b73fd53ea298.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-432e9647-cb2a-42d7-9501-4ee655c61cb2 { min-height: 50px; }
#s-432e9647-cb2a-42d7-9501-4ee655c61cb2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-aec61001-143d-46a9-88d0-7ccf049d8ad9 { 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-aec61001-143d-46a9-88d0-7ccf049d8ad9 .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-26868bba-0d50-402a-86ba-f9406d0c94a5 {
  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-d0c5679a-0197-4ac9-8193-c2634d42d9cd { 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-a353ba9a-5beb-4886-af82-d8fee798f178 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a353ba9a-5beb-4886-af82-d8fee798f178 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3c82e170-529e-4e99-bc9d-9412d8ee4954 {
  display: none;
}
#s-cd98fb7f-0f4a-422f-8787-ac6be7d654ed { text-align: left; }
#s-c4b2369c-ee0a-4558-ac4d-6f216ccff5e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4b2369c-ee0a-4558-ac4d-6f216ccff5e0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2bf1eced-768b-45eb-a454-e05c78cec3ef {
  display: none;
}
#s-0132a231-8702-4e3f-bbee-79b2160926cc { text-align: left; }
#s-83be2c9f-a170-454e-b84e-2a285b63c5b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83be2c9f-a170-454e-b84e-2a285b63c5b2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e9f9243d-9147-4c5c-85a9-4ee13dd95926 {
  display: none;
}
#s-f2bffce6-60e2-43f1-8f7f-b535f5d28419 { text-align: left; }
#s-a775eb65-d4f8-4639-8b8c-239912abb1b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a775eb65-d4f8-4639-8b8c-239912abb1b0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-956fa604-9daf-4392-895a-263b78374110 {
  display: none;
}
#s-b338c75c-012d-4c49-9dc0-1b150ca65c0f { text-align: left; }
#s-62df322d-f1af-47f5-94d1-1f9df679ca24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62df322d-f1af-47f5-94d1-1f9df679ca24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1df70f6-ff43-4072-97f2-ecb16f7763bd { text-align: left; }
#s-b1df70f6-ff43-4072-97f2-ecb16f7763bd .shg-product-sold-out {
  display: none;
}

#s-b1df70f6-ff43-4072-97f2-ecb16f7763bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1df70f6-ff43-4072-97f2-ecb16f7763bd .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-9ae432de-14f9-4d95-a41e-fc418eed6292 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ae432de-14f9-4d95-a41e-fc418eed6292:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ae432de-14f9-4d95-a41e-fc418eed6292:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ae432de-14f9-4d95-a41e-fc418eed6292 {
  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-9ae432de-14f9-4d95-a41e-fc418eed6292.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ae432de-14f9-4d95-a41e-fc418eed6292.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ae432de-14f9-4d95-a41e-fc418eed6292.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2251bb2d-66ad-4fd3-b3fc-2bdc8efa7cd7 {
  display: none;
}
#s-1717328d-71ad-4964-98f4-0af8b339b32a { text-align: left; }
#s-8d30ad46-6bf1-4777-a87a-fedc7702d215 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d30ad46-6bf1-4777-a87a-fedc7702d215 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-66aa9e11-6178-4615-b772-25f4898dd49e { text-align: left; }
#s-66aa9e11-6178-4615-b772-25f4898dd49e .shg-product-sold-out {
  display: none;
}

#s-66aa9e11-6178-4615-b772-25f4898dd49e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-66aa9e11-6178-4615-b772-25f4898dd49e .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-bd5ccfc5-e928-4ce3-b839-8d9fd3c60aac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd5ccfc5-e928-4ce3-b839-8d9fd3c60aac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd5ccfc5-e928-4ce3-b839-8d9fd3c60aac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd5ccfc5-e928-4ce3-b839-8d9fd3c60aac {
  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-bd5ccfc5-e928-4ce3-b839-8d9fd3c60aac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd5ccfc5-e928-4ce3-b839-8d9fd3c60aac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd5ccfc5-e928-4ce3-b839-8d9fd3c60aac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9dcea741-59fb-4ad0-a138-1a5f602da6ae {
  display: none;
}
#s-883a2aff-89fa-4743-a5fc-78009ed68e23 { text-align: left; }
#s-73808d82-a64b-4460-8b23-5e58d8609d67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73808d82-a64b-4460-8b23-5e58d8609d67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32d75c67-f95a-47d1-8780-05b70ba2b233 { text-align: left; }
#s-32d75c67-f95a-47d1-8780-05b70ba2b233 .shg-product-sold-out {
  display: none;
}

#s-32d75c67-f95a-47d1-8780-05b70ba2b233 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32d75c67-f95a-47d1-8780-05b70ba2b233 .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-43bec093-edc9-4143-b876-5a55656e304d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43bec093-edc9-4143-b876-5a55656e304d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43bec093-edc9-4143-b876-5a55656e304d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43bec093-edc9-4143-b876-5a55656e304d {
  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-43bec093-edc9-4143-b876-5a55656e304d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43bec093-edc9-4143-b876-5a55656e304d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43bec093-edc9-4143-b876-5a55656e304d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-660618a9-e4af-45e1-94fb-5de708774488 {
  display: none;
}
#s-e63a1d41-afc1-4aa1-9e0d-6324c633a55a { text-align: left; }
#s-8597a32c-f4a7-47ac-877c-63ad63dd0aff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8597a32c-f4a7-47ac-877c-63ad63dd0aff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2001042f-ce10-4a2d-8de6-88090b6aa382 { text-align: left; }
#s-2001042f-ce10-4a2d-8de6-88090b6aa382 .shg-product-sold-out {
  display: none;
}

#s-2001042f-ce10-4a2d-8de6-88090b6aa382 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2001042f-ce10-4a2d-8de6-88090b6aa382 .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-b7ccdbcd-6908-40c4-bf7a-6fcad465ab9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7ccdbcd-6908-40c4-bf7a-6fcad465ab9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7ccdbcd-6908-40c4-bf7a-6fcad465ab9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7ccdbcd-6908-40c4-bf7a-6fcad465ab9d {
  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-b7ccdbcd-6908-40c4-bf7a-6fcad465ab9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7ccdbcd-6908-40c4-bf7a-6fcad465ab9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7ccdbcd-6908-40c4-bf7a-6fcad465ab9d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d158d475-b89d-4ef3-a8d1-724b1caf645d {
  display: none;
}
#s-22a484f2-7c2a-47a3-ba9b-4e43d645b7db { text-align: left; }
#s-a7ce21a5-3f00-4284-8652-1b8b300fb660 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a7ce21a5-3f00-4284-8652-1b8b300fb660 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2b6c0ed-836a-4587-9edc-202ad16572a9 { text-align: left; }
#s-d2b6c0ed-836a-4587-9edc-202ad16572a9 .shg-product-sold-out {
  display: none;
}

#s-d2b6c0ed-836a-4587-9edc-202ad16572a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2b6c0ed-836a-4587-9edc-202ad16572a9 .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-9c32f9a6-81a7-419b-b132-933ebb2d4361 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c32f9a6-81a7-419b-b132-933ebb2d4361:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c32f9a6-81a7-419b-b132-933ebb2d4361:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c32f9a6-81a7-419b-b132-933ebb2d4361 {
  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-9c32f9a6-81a7-419b-b132-933ebb2d4361.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c32f9a6-81a7-419b-b132-933ebb2d4361.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c32f9a6-81a7-419b-b132-933ebb2d4361.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-411eb3bf-b56c-4e0c-911c-622069e64c5b {
  display: none;
}
#s-e5fe3a05-2c4d-4f91-844f-b7c483c6bf0c { text-align: left; }
#s-d6c64e20-1163-4c29-adea-b9febbc18b49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6c64e20-1163-4c29-adea-b9febbc18b49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8a10dc19-3ea3-42c9-bf1f-5a1615d1d614 { text-align: left; }
#s-8a10dc19-3ea3-42c9-bf1f-5a1615d1d614 .shg-product-sold-out {
  display: none;
}

#s-8a10dc19-3ea3-42c9-bf1f-5a1615d1d614 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8a10dc19-3ea3-42c9-bf1f-5a1615d1d614 .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-051021f6-8caf-44fa-aa9e-d77f10177f14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-051021f6-8caf-44fa-aa9e-d77f10177f14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-051021f6-8caf-44fa-aa9e-d77f10177f14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-051021f6-8caf-44fa-aa9e-d77f10177f14 {
  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-051021f6-8caf-44fa-aa9e-d77f10177f14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-051021f6-8caf-44fa-aa9e-d77f10177f14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-051021f6-8caf-44fa-aa9e-d77f10177f14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8850ca5b-212e-4336-8d9a-350f76a62d3a {
  display: none;
}
#s-e96cbb9a-b5b6-4925-97be-dc028e3e2e9d { text-align: left; }
#s-ce494c4d-5b0b-4eee-89a8-0815fc207d6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce494c4d-5b0b-4eee-89a8-0815fc207d6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dcfbee88-247a-4222-bc90-759d0914ea33 { text-align: left; }
#s-dcfbee88-247a-4222-bc90-759d0914ea33 .shg-product-sold-out {
  display: none;
}

#s-dcfbee88-247a-4222-bc90-759d0914ea33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dcfbee88-247a-4222-bc90-759d0914ea33 .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-dc4993e3-8206-412f-909b-b959eb155d1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dc4993e3-8206-412f-909b-b959eb155d1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dc4993e3-8206-412f-909b-b959eb155d1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dc4993e3-8206-412f-909b-b959eb155d1f {
  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-dc4993e3-8206-412f-909b-b959eb155d1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc4993e3-8206-412f-909b-b959eb155d1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dc4993e3-8206-412f-909b-b959eb155d1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a8faf96-bd35-453d-b662-272042e2d494 {
  display: none;
}
#s-c45cf879-6834-47a4-b0b5-4dafe0a02853 { text-align: left; }
#s-0db81448-2d21-43e6-8bcb-12b2d0ac2233 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0db81448-2d21-43e6-8bcb-12b2d0ac2233 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b5fb64b-4880-403d-9f22-0a27054af0cf { text-align: left; }
#s-5b5fb64b-4880-403d-9f22-0a27054af0cf .shg-product-sold-out {
  display: none;
}

#s-5b5fb64b-4880-403d-9f22-0a27054af0cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b5fb64b-4880-403d-9f22-0a27054af0cf .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-66ce9a61-0cbe-420f-bea7-c62e0d4eb9f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66ce9a61-0cbe-420f-bea7-c62e0d4eb9f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66ce9a61-0cbe-420f-bea7-c62e0d4eb9f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66ce9a61-0cbe-420f-bea7-c62e0d4eb9f1 {
  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-66ce9a61-0cbe-420f-bea7-c62e0d4eb9f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66ce9a61-0cbe-420f-bea7-c62e0d4eb9f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66ce9a61-0cbe-420f-bea7-c62e0d4eb9f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95a333c6-afdd-47e5-8396-600e164aae1d {
  display: none;
}
#s-8cede779-ae21-45aa-8fde-83bcf8d53562 { text-align: left; }
#s-6f703e47-e8a8-47ad-9c33-53b96474b683 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f703e47-e8a8-47ad-9c33-53b96474b683 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdfd71d9-0b39-46d2-ab56-e1cce1f5c565 { text-align: left; }
#s-fdfd71d9-0b39-46d2-ab56-e1cce1f5c565 .shg-product-sold-out {
  display: none;
}

#s-fdfd71d9-0b39-46d2-ab56-e1cce1f5c565 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdfd71d9-0b39-46d2-ab56-e1cce1f5c565 .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-a19aa7db-d263-45f5-be83-dc42a153014c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a19aa7db-d263-45f5-be83-dc42a153014c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a19aa7db-d263-45f5-be83-dc42a153014c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a19aa7db-d263-45f5-be83-dc42a153014c {
  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-a19aa7db-d263-45f5-be83-dc42a153014c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a19aa7db-d263-45f5-be83-dc42a153014c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a19aa7db-d263-45f5-be83-dc42a153014c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd2fb026-88e1-40c7-b4be-4adfaf3e56d8 {
  display: none;
}
#s-71461692-744f-41b7-81a2-943054ba9058 { text-align: left; }
#s-3bc41538-7a9d-4ab5-a3c4-af137d48e72a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bc41538-7a9d-4ab5-a3c4-af137d48e72a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c53a7feb-e812-470c-af71-3782ee36f141 { text-align: left; }
#s-c53a7feb-e812-470c-af71-3782ee36f141 .shg-product-sold-out {
  display: none;
}

#s-c53a7feb-e812-470c-af71-3782ee36f141 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c53a7feb-e812-470c-af71-3782ee36f141 .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-06c22bcc-3d53-439e-955c-62a85c0c92ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06c22bcc-3d53-439e-955c-62a85c0c92ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06c22bcc-3d53-439e-955c-62a85c0c92ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06c22bcc-3d53-439e-955c-62a85c0c92ab {
  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-06c22bcc-3d53-439e-955c-62a85c0c92ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06c22bcc-3d53-439e-955c-62a85c0c92ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06c22bcc-3d53-439e-955c-62a85c0c92ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca41503b-3599-41fb-9277-ddbe83f2522a {
  display: none;
}
#s-101b9658-f758-47da-b775-fb67b2deb3cc { text-align: left; }
#s-285d286e-671c-42d9-8353-e91f8ed3e87e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-285d286e-671c-42d9-8353-e91f8ed3e87e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-92f730d3-0688-4a36-96dc-5072e6dcb0e8 { text-align: left; }
#s-92f730d3-0688-4a36-96dc-5072e6dcb0e8 .shg-product-sold-out {
  display: none;
}

#s-92f730d3-0688-4a36-96dc-5072e6dcb0e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-92f730d3-0688-4a36-96dc-5072e6dcb0e8 .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-dd1d7581-2771-40c9-8aa0-33e0950cdb7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dd1d7581-2771-40c9-8aa0-33e0950cdb7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dd1d7581-2771-40c9-8aa0-33e0950cdb7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dd1d7581-2771-40c9-8aa0-33e0950cdb7e {
  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-dd1d7581-2771-40c9-8aa0-33e0950cdb7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dd1d7581-2771-40c9-8aa0-33e0950cdb7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dd1d7581-2771-40c9-8aa0-33e0950cdb7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a7208e1-53a1-4183-ad1e-03ad37f80a98 {
  display: none;
}
#s-6c73f1a2-c233-4703-984d-35199ae58f0b { text-align: left; }
#s-e13fec41-15fb-4102-916d-4d964b292da3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e13fec41-15fb-4102-916d-4d964b292da3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-42d731a4-8fe2-4eab-a29b-af27a3eb9900 { text-align: left; }
#s-42d731a4-8fe2-4eab-a29b-af27a3eb9900 .shg-product-sold-out {
  display: none;
}

#s-42d731a4-8fe2-4eab-a29b-af27a3eb9900 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-42d731a4-8fe2-4eab-a29b-af27a3eb9900 .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-a268be30-96b6-42aa-96e1-e8c76df7e415 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a268be30-96b6-42aa-96e1-e8c76df7e415:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a268be30-96b6-42aa-96e1-e8c76df7e415:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a268be30-96b6-42aa-96e1-e8c76df7e415 {
  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-a268be30-96b6-42aa-96e1-e8c76df7e415.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a268be30-96b6-42aa-96e1-e8c76df7e415.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a268be30-96b6-42aa-96e1-e8c76df7e415.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-525f82be-5554-46b7-9fe4-b7a0926de50c {
  display: none;
}
#s-3527e6e8-c8f1-45b8-b51a-96721748dda3 { text-align: left; }
#s-15b86d5f-5c8a-49e5-afcd-2eb1dbe52e7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15b86d5f-5c8a-49e5-afcd-2eb1dbe52e7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1385788b-89a6-4517-9c44-2d233538c2db { text-align: left; }
#s-1385788b-89a6-4517-9c44-2d233538c2db .shg-product-sold-out {
  display: none;
}

#s-1385788b-89a6-4517-9c44-2d233538c2db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1385788b-89a6-4517-9c44-2d233538c2db .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-37d56115-1edf-48ed-b98e-66be48b50890 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37d56115-1edf-48ed-b98e-66be48b50890:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37d56115-1edf-48ed-b98e-66be48b50890:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37d56115-1edf-48ed-b98e-66be48b50890 {
  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-37d56115-1edf-48ed-b98e-66be48b50890.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37d56115-1edf-48ed-b98e-66be48b50890.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37d56115-1edf-48ed-b98e-66be48b50890.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-362f8289-a381-453a-af57-cdecaedac824 {
  display: none;
}
#s-c3466928-dcc5-45a8-88d1-dad408154c0c { text-align: left; }
#s-68afcc2a-be88-4996-bfaa-e530a2a6b674 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68afcc2a-be88-4996-bfaa-e530a2a6b674 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3932fb92-a8a1-4f46-ac49-853a805a460b { text-align: left; }
#s-3932fb92-a8a1-4f46-ac49-853a805a460b .shg-product-sold-out {
  display: none;
}

#s-3932fb92-a8a1-4f46-ac49-853a805a460b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3932fb92-a8a1-4f46-ac49-853a805a460b .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-12317df9-09c8-4350-bfed-5ef8b479bf74 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12317df9-09c8-4350-bfed-5ef8b479bf74:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12317df9-09c8-4350-bfed-5ef8b479bf74:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12317df9-09c8-4350-bfed-5ef8b479bf74 {
  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-12317df9-09c8-4350-bfed-5ef8b479bf74.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12317df9-09c8-4350-bfed-5ef8b479bf74.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12317df9-09c8-4350-bfed-5ef8b479bf74.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20a34bf1-1701-4cb3-b9a8-005c3f1ce775 {
  display: none;
}
#s-eb6cd9df-08ba-4caa-a331-2d07e0f3eaf2 { text-align: left; }
#s-657c7219-aa65-4321-88cc-a14753bff0a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-657c7219-aa65-4321-88cc-a14753bff0a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3640c1e-c144-4269-84fe-8735e0d98b95 { text-align: left; }
#s-e3640c1e-c144-4269-84fe-8735e0d98b95 .shg-product-sold-out {
  display: none;
}

#s-e3640c1e-c144-4269-84fe-8735e0d98b95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3640c1e-c144-4269-84fe-8735e0d98b95 .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-060d483b-9e51-4473-be01-19c6e6f29536 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-060d483b-9e51-4473-be01-19c6e6f29536:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-060d483b-9e51-4473-be01-19c6e6f29536:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-060d483b-9e51-4473-be01-19c6e6f29536 {
  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-060d483b-9e51-4473-be01-19c6e6f29536.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-060d483b-9e51-4473-be01-19c6e6f29536.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-060d483b-9e51-4473-be01-19c6e6f29536.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bce8788-d534-4112-9260-f0a9ddb7455e {
  display: none;
}
#s-492e9008-732f-4cc5-96a9-47010a970ee9 { text-align: left; }
#s-0778b9e2-59a5-42f4-9384-e7fa4fcb8892 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0778b9e2-59a5-42f4-9384-e7fa4fcb8892 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-878296c9-4761-44e5-a522-a67efa7b4c7d { text-align: left; }
#s-878296c9-4761-44e5-a522-a67efa7b4c7d .shg-product-sold-out {
  display: none;
}

#s-878296c9-4761-44e5-a522-a67efa7b4c7d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-878296c9-4761-44e5-a522-a67efa7b4c7d .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-98ea5c86-d7d4-4f7c-8ea0-0adb83fd05d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-98ea5c86-d7d4-4f7c-8ea0-0adb83fd05d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-98ea5c86-d7d4-4f7c-8ea0-0adb83fd05d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-98ea5c86-d7d4-4f7c-8ea0-0adb83fd05d6 {
  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-98ea5c86-d7d4-4f7c-8ea0-0adb83fd05d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-98ea5c86-d7d4-4f7c-8ea0-0adb83fd05d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-98ea5c86-d7d4-4f7c-8ea0-0adb83fd05d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62b60338-7974-4e69-acec-f35b7706567d {
  display: none;
}
#s-247e69a7-d4ca-4ff2-a8f9-4273b765bead { text-align: left; }
#s-6d0ec3e5-5319-4773-acc1-018d53bf65dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d0ec3e5-5319-4773-acc1-018d53bf65dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44323f83-45ab-4359-b9a0-06f1c086b148 { text-align: left; }
#s-44323f83-45ab-4359-b9a0-06f1c086b148 .shg-product-sold-out {
  display: none;
}

#s-44323f83-45ab-4359-b9a0-06f1c086b148 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44323f83-45ab-4359-b9a0-06f1c086b148 .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-1ed786fa-5979-4808-8a29-4f1c34e2959c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ed786fa-5979-4808-8a29-4f1c34e2959c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ed786fa-5979-4808-8a29-4f1c34e2959c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ed786fa-5979-4808-8a29-4f1c34e2959c {
  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-1ed786fa-5979-4808-8a29-4f1c34e2959c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ed786fa-5979-4808-8a29-4f1c34e2959c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ed786fa-5979-4808-8a29-4f1c34e2959c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f79b42a4-71d9-4060-95e7-3f130aa9fff2 {
  display: none;
}
#s-a29a83c5-05ab-4dfc-81c2-2614efaea230 { text-align: left; }
#s-dc5b6ad7-17fc-4241-80f6-012e69086bff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc5b6ad7-17fc-4241-80f6-012e69086bff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-febf0ab8-f3bd-4f4e-ac39-df96da7d6c6c { text-align: left; }
#s-febf0ab8-f3bd-4f4e-ac39-df96da7d6c6c .shg-product-sold-out {
  display: none;
}

#s-febf0ab8-f3bd-4f4e-ac39-df96da7d6c6c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-febf0ab8-f3bd-4f4e-ac39-df96da7d6c6c .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-f583e698-f1c4-4194-9764-8f75497aaba0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f583e698-f1c4-4194-9764-8f75497aaba0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f583e698-f1c4-4194-9764-8f75497aaba0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f583e698-f1c4-4194-9764-8f75497aaba0 {
  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-f583e698-f1c4-4194-9764-8f75497aaba0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f583e698-f1c4-4194-9764-8f75497aaba0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f583e698-f1c4-4194-9764-8f75497aaba0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad48fe1a-cbb1-4cc3-b293-d67ac6f22b3e {
  display: none;
}
#s-86091a6f-79ee-4cf8-90d4-da5486a8ace4 { text-align: left; }
#s-6d693deb-cb80-4f2d-8fd9-35f047a1e828 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d693deb-cb80-4f2d-8fd9-35f047a1e828 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b5900401-dce7-4ec5-ad70-fb2341e4cdf7 { text-align: left; }
#s-b5900401-dce7-4ec5-ad70-fb2341e4cdf7 .shg-product-sold-out {
  display: none;
}

#s-b5900401-dce7-4ec5-ad70-fb2341e4cdf7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5900401-dce7-4ec5-ad70-fb2341e4cdf7 .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-bc8e0e90-a654-48cb-aeac-98b8ad46418e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc8e0e90-a654-48cb-aeac-98b8ad46418e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc8e0e90-a654-48cb-aeac-98b8ad46418e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc8e0e90-a654-48cb-aeac-98b8ad46418e {
  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-bc8e0e90-a654-48cb-aeac-98b8ad46418e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc8e0e90-a654-48cb-aeac-98b8ad46418e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc8e0e90-a654-48cb-aeac-98b8ad46418e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eea75226-721c-4757-9712-6df7c1794bfd {
  display: none;
}
#s-8fab2250-9cad-47bc-b575-e4a92dfe8fbf { text-align: left; }
#s-3e78de4f-a597-42cc-8c23-fe5e5109fd1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e78de4f-a597-42cc-8c23-fe5e5109fd1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-369e924b-edfc-4aae-8897-e27b667de5ad { text-align: left; }
#s-369e924b-edfc-4aae-8897-e27b667de5ad .shg-product-sold-out {
  display: none;
}

#s-369e924b-edfc-4aae-8897-e27b667de5ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-369e924b-edfc-4aae-8897-e27b667de5ad .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-fa1f217d-8ed6-4767-814f-b653bc9f99c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa1f217d-8ed6-4767-814f-b653bc9f99c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa1f217d-8ed6-4767-814f-b653bc9f99c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa1f217d-8ed6-4767-814f-b653bc9f99c4 {
  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-fa1f217d-8ed6-4767-814f-b653bc9f99c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa1f217d-8ed6-4767-814f-b653bc9f99c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa1f217d-8ed6-4767-814f-b653bc9f99c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bd7f4453-732a-4703-a84d-e3a950440b51 {
  display: none;
}
#s-87dced2a-bc07-49b1-9914-d4a33a0efd6a { text-align: left; }
#s-608df61f-67f2-42d2-a6b0-414c3532c451 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-608df61f-67f2-42d2-a6b0-414c3532c451 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7355c5a1-daac-4484-916c-8e25e583983f { text-align: left; }
#s-7355c5a1-daac-4484-916c-8e25e583983f .shg-product-sold-out {
  display: none;
}

#s-7355c5a1-daac-4484-916c-8e25e583983f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7355c5a1-daac-4484-916c-8e25e583983f .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-99819617-6b93-4fe6-9d56-b5878d8817e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99819617-6b93-4fe6-9d56-b5878d8817e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99819617-6b93-4fe6-9d56-b5878d8817e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99819617-6b93-4fe6-9d56-b5878d8817e5 {
  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-99819617-6b93-4fe6-9d56-b5878d8817e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99819617-6b93-4fe6-9d56-b5878d8817e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99819617-6b93-4fe6-9d56-b5878d8817e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-11908b42-d6d2-4285-adeb-4871f74736f2 {
  display: none;
}
#s-cd08ee50-1b6e-4211-b987-6b381ed8b228 { text-align: left; }
#s-0c16fa74-2394-4317-8003-211a86c24038 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c16fa74-2394-4317-8003-211a86c24038 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de7689cb-efae-44e0-bbc9-1db196a78cc8 { text-align: left; }
#s-de7689cb-efae-44e0-bbc9-1db196a78cc8 .shg-product-sold-out {
  display: none;
}

#s-de7689cb-efae-44e0-bbc9-1db196a78cc8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de7689cb-efae-44e0-bbc9-1db196a78cc8 .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-0b1ba5c6-9d58-40b0-b5f7-26e302a93310 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b1ba5c6-9d58-40b0-b5f7-26e302a93310:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b1ba5c6-9d58-40b0-b5f7-26e302a93310:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b1ba5c6-9d58-40b0-b5f7-26e302a93310 {
  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-0b1ba5c6-9d58-40b0-b5f7-26e302a93310.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b1ba5c6-9d58-40b0-b5f7-26e302a93310.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b1ba5c6-9d58-40b0-b5f7-26e302a93310.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36de118b-94cd-4c08-bd24-d709a541b88f {
  display: none;
}
#s-a9b0223f-6c12-4f14-a2c9-ee7e00e5c6c3 { text-align: left; }
#s-97086f31-f1f1-48fd-91b8-d5a4cf494b1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97086f31-f1f1-48fd-91b8-d5a4cf494b1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa273f79-37fd-4eaa-b597-2e9085c341ea { text-align: left; }
#s-fa273f79-37fd-4eaa-b597-2e9085c341ea .shg-product-sold-out {
  display: none;
}

#s-fa273f79-37fd-4eaa-b597-2e9085c341ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa273f79-37fd-4eaa-b597-2e9085c341ea .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-81b33f14-9ddc-4f14-bad4-bb05222588c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81b33f14-9ddc-4f14-bad4-bb05222588c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81b33f14-9ddc-4f14-bad4-bb05222588c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81b33f14-9ddc-4f14-bad4-bb05222588c3 {
  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-81b33f14-9ddc-4f14-bad4-bb05222588c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81b33f14-9ddc-4f14-bad4-bb05222588c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81b33f14-9ddc-4f14-bad4-bb05222588c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c3652e88-0c1c-42b6-874d-7606202b7ae3 {
  display: none;
}
#s-42feb369-9a41-4416-bb0b-b865ce636107 { text-align: left; }
#s-acc6a9fd-ff54-477d-972c-8d482a9b7c6d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acc6a9fd-ff54-477d-972c-8d482a9b7c6d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fc48894-4d3f-49fb-bc3c-45da4a6b7440 { text-align: left; }
#s-2fc48894-4d3f-49fb-bc3c-45da4a6b7440 .shg-product-sold-out {
  display: none;
}

#s-2fc48894-4d3f-49fb-bc3c-45da4a6b7440 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fc48894-4d3f-49fb-bc3c-45da4a6b7440 .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-6127a106-20ae-46b5-b7be-d319b0963ce2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6127a106-20ae-46b5-b7be-d319b0963ce2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6127a106-20ae-46b5-b7be-d319b0963ce2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6127a106-20ae-46b5-b7be-d319b0963ce2 {
  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-6127a106-20ae-46b5-b7be-d319b0963ce2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6127a106-20ae-46b5-b7be-d319b0963ce2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6127a106-20ae-46b5-b7be-d319b0963ce2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2b8d6a49-57ec-413d-a371-f408c3094ade {
  display: none;
}
#s-0fdb5d38-367f-4c9c-972a-ce9ce0d3415e { text-align: left; }
#s-f252c7ee-89fd-4f0b-8173-88bf283f0c30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f252c7ee-89fd-4f0b-8173-88bf283f0c30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbc3626a-f887-40fd-a470-9959fd195039 { text-align: left; }
#s-dbc3626a-f887-40fd-a470-9959fd195039 .shg-product-sold-out {
  display: none;
}

#s-dbc3626a-f887-40fd-a470-9959fd195039 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbc3626a-f887-40fd-a470-9959fd195039 .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-6cf913de-de2b-45fd-b959-e8190f2f0dff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6cf913de-de2b-45fd-b959-e8190f2f0dff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6cf913de-de2b-45fd-b959-e8190f2f0dff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6cf913de-de2b-45fd-b959-e8190f2f0dff {
  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-6cf913de-de2b-45fd-b959-e8190f2f0dff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6cf913de-de2b-45fd-b959-e8190f2f0dff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6cf913de-de2b-45fd-b959-e8190f2f0dff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9e7cea63-7158-43a9-b5c5-66488cb573b3 {
  display: none;
}
#s-ebfbf0ff-bc8d-4e80-8cb6-e88c7349932a { text-align: left; }
#s-11497d9a-d070-4ddb-a0ba-3a884a507824 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-11497d9a-d070-4ddb-a0ba-3a884a507824 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ddf7670c-0357-470b-a461-c894a8de5142 { text-align: left; }
#s-ddf7670c-0357-470b-a461-c894a8de5142 .shg-product-sold-out {
  display: none;
}

#s-ddf7670c-0357-470b-a461-c894a8de5142 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ddf7670c-0357-470b-a461-c894a8de5142 .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-6e2b9433-951e-4504-a2e7-18b6ee561686 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e2b9433-951e-4504-a2e7-18b6ee561686:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e2b9433-951e-4504-a2e7-18b6ee561686:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e2b9433-951e-4504-a2e7-18b6ee561686 {
  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-6e2b9433-951e-4504-a2e7-18b6ee561686.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e2b9433-951e-4504-a2e7-18b6ee561686.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e2b9433-951e-4504-a2e7-18b6ee561686.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2033ffcd-0778-4785-9b24-ed4f2a3719d6 {
  display: none;
}
#s-b470c822-3c70-4a85-8b6f-375960812a40 { text-align: left; }
#s-de5b987f-72c6-4c50-9bb7-f03fe18fe2ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-de5b987f-72c6-4c50-9bb7-f03fe18fe2ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d20c7fa-e7eb-44da-aa7f-5ad6555b337f { text-align: left; }
#s-2d20c7fa-e7eb-44da-aa7f-5ad6555b337f .shg-product-sold-out {
  display: none;
}

#s-2d20c7fa-e7eb-44da-aa7f-5ad6555b337f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d20c7fa-e7eb-44da-aa7f-5ad6555b337f .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-edba13c0-f8ca-453d-9b99-e918a80c07f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-edba13c0-f8ca-453d-9b99-e918a80c07f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-edba13c0-f8ca-453d-9b99-e918a80c07f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-edba13c0-f8ca-453d-9b99-e918a80c07f5 {
  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-edba13c0-f8ca-453d-9b99-e918a80c07f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-edba13c0-f8ca-453d-9b99-e918a80c07f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-edba13c0-f8ca-453d-9b99-e918a80c07f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-57c63ecb-ddd8-42e4-b5b9-222f24444864 {
  display: none;
}
#s-0c9c485a-c59d-45fc-987d-dec220b6694c { text-align: left; }
#s-b7d86e0d-6e7e-454f-bb44-6f2b6415f353 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7d86e0d-6e7e-454f-bb44-6f2b6415f353 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59f3adca-6ec8-474b-808b-41d8ac35224e { text-align: left; }
#s-59f3adca-6ec8-474b-808b-41d8ac35224e .shg-product-sold-out {
  display: none;
}

#s-59f3adca-6ec8-474b-808b-41d8ac35224e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59f3adca-6ec8-474b-808b-41d8ac35224e .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-16ce5e57-e401-4486-872d-048e7e09072b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16ce5e57-e401-4486-872d-048e7e09072b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16ce5e57-e401-4486-872d-048e7e09072b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16ce5e57-e401-4486-872d-048e7e09072b {
  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-16ce5e57-e401-4486-872d-048e7e09072b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16ce5e57-e401-4486-872d-048e7e09072b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16ce5e57-e401-4486-872d-048e7e09072b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9712f6c0-a89c-4fec-a568-ab16f593fa25 {
  display: none;
}
#s-bf45c4cd-836d-4d99-a229-f7f68afb20e0 { text-align: left; }
#s-3e686f60-260c-409b-8efb-b79d5ffe5d84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e686f60-260c-409b-8efb-b79d5ffe5d84 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a0dfd8e-3fdc-4819-90ef-6086341b9e95 { text-align: left; }
#s-4a0dfd8e-3fdc-4819-90ef-6086341b9e95 .shg-product-sold-out {
  display: none;
}

#s-4a0dfd8e-3fdc-4819-90ef-6086341b9e95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a0dfd8e-3fdc-4819-90ef-6086341b9e95 .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-2dde80e9-aaf4-4836-a125-a0008053604a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2dde80e9-aaf4-4836-a125-a0008053604a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2dde80e9-aaf4-4836-a125-a0008053604a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2dde80e9-aaf4-4836-a125-a0008053604a {
  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-2dde80e9-aaf4-4836-a125-a0008053604a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2dde80e9-aaf4-4836-a125-a0008053604a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2dde80e9-aaf4-4836-a125-a0008053604a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df4c6154-b347-4d74-bcac-ca5d6aca2fc3 {
  display: none;
}
#s-53661629-f808-4341-8bdd-7e0028919381 { text-align: left; }
#s-7238cc90-9774-4352-963d-76b6fb241205 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7238cc90-9774-4352-963d-76b6fb241205 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce7a1c12-ee75-4f59-8bb5-63b8f26945a8 { text-align: left; }
#s-ce7a1c12-ee75-4f59-8bb5-63b8f26945a8 .shg-product-sold-out {
  display: none;
}

#s-ce7a1c12-ee75-4f59-8bb5-63b8f26945a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce7a1c12-ee75-4f59-8bb5-63b8f26945a8 .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-2d79dcf2-c6a4-4267-bf1d-52e5cefe2510 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d79dcf2-c6a4-4267-bf1d-52e5cefe2510:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d79dcf2-c6a4-4267-bf1d-52e5cefe2510:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d79dcf2-c6a4-4267-bf1d-52e5cefe2510 {
  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-2d79dcf2-c6a4-4267-bf1d-52e5cefe2510.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d79dcf2-c6a4-4267-bf1d-52e5cefe2510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d79dcf2-c6a4-4267-bf1d-52e5cefe2510.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;
}
