.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-7ce200d6-abf3-4ae8-972f-9e7eae2f1380 {
  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-4d0e2a99-3045-421e-b245-7946d7fc79d6 { margin-top: 40px; }
#s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .shogun-tabs {
  justify-content: center;
}


  #s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-4d0e2a99-3045-421e-b245-7946d7fc79d6 .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-47640014-9d97-4e59-b817-ac89ef5582b7 { padding-top: 10px;
padding-bottom: 10px; }
 #s-47640014-9d97-4e59-b817-ac89ef5582b7 .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-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-15ae8803-82cc-4507-adec-2d7a38a46f41 .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-aaafde1e-ce38-4a09-ad90-ddf16bff1c60 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-aaafde1e-ce38-4a09-ad90-ddf16bff1c60"] > .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-60b97106-e24a-4117-a846-fc5672b2c109 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-29bdb509-81c4-45b4-9f4d-5a2933dc935e { 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-6e2f31b0-fb77-44bd-922a-26f095701844 { 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-6e2f31b0-fb77-44bd-922a-26f095701844: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-6e2f31b0-fb77-44bd-922a-26f095701844: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-6e2f31b0-fb77-44bd-922a-26f095701844.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1631ecd1-be00-4efd-b703-15e06dc2cf54 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-dbb61f3f-ead0-41cd-8727-fc164bc2f598 { 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-4a43be5e-cc89-4ba4-a157-67d5abb92253 { 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-4a43be5e-cc89-4ba4-a157-67d5abb92253: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-4a43be5e-cc89-4ba4-a157-67d5abb92253: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-4a43be5e-cc89-4ba4-a157-67d5abb92253.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-801f8273-14eb-4cce-b4fd-7312c87ad43e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-eefa9692-70eb-4b83-ac4f-85985317107d { 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-5a33fec0-3c53-462f-9ace-d6233b2fab7f { 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-5a33fec0-3c53-462f-9ace-d6233b2fab7f: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-5a33fec0-3c53-462f-9ace-d6233b2fab7f: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-5a33fec0-3c53-462f-9ace-d6233b2fab7f.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-0602e40e-47a2-49db-a02c-e7b650fb8264 { min-height: 50px; }
#s-0602e40e-47a2-49db-a02c-e7b650fb8264 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1eb5dd8e-7b38-4ce8-b29e-899d5414994f { 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-1eb5dd8e-7b38-4ce8-b29e-899d5414994f .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-92309c7f-e4ed-47d2-a0a9-8be3a40a07ea {
  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-d01720a1-05fb-42da-8b90-5a2f8f816a87 { 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-09b16ade-7f3c-43f6-bce2-620a0b55dced { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09b16ade-7f3c-43f6-bce2-620a0b55dced .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ef2bea39-be90-4740-819b-0e8179cf41c4 {
  display: none;
}
#s-92d0443d-0a35-4c0b-8859-96b3bc9eaca9 { text-align: left; }
#s-fcd7f7f0-203c-49dd-bf19-e032be8af98c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcd7f7f0-203c-49dd-bf19-e032be8af98c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-73299f64-6531-4650-85cc-33de1f4d2282 {
  display: none;
}
#s-4e16bd99-5c26-42bc-83d5-8cd447ee4b5d { text-align: left; }
#s-217987b7-14f6-4896-b01e-fff5be7f09f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-217987b7-14f6-4896-b01e-fff5be7f09f1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-97b5f15d-748d-4027-b2fa-1d94ffc14984 {
  display: none;
}
#s-5b01d2fa-132b-4f36-baa4-c9d9e15ab37e { text-align: left; }
#s-9582aff8-d839-40bd-87d6-f9b97d931003 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9582aff8-d839-40bd-87d6-f9b97d931003 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3636dd5a-428c-41df-a8a6-cefbea15b725 {
  display: none;
}
#s-df801a3a-6ba8-4c63-8486-2a63abf67ff2 { text-align: left; }
#s-a6812bb5-6368-4508-8464-c208e8e712ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6812bb5-6368-4508-8464-c208e8e712ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-178ffabb-8df3-4298-acc9-c4a4a50d453c { text-align: left; }
#s-178ffabb-8df3-4298-acc9-c4a4a50d453c .shg-product-sold-out {
  display: none;
}

#s-178ffabb-8df3-4298-acc9-c4a4a50d453c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-178ffabb-8df3-4298-acc9-c4a4a50d453c .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-3385eb45-1fba-42e6-8453-3d81dedecfaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3385eb45-1fba-42e6-8453-3d81dedecfaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3385eb45-1fba-42e6-8453-3d81dedecfaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3385eb45-1fba-42e6-8453-3d81dedecfaa {
  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-3385eb45-1fba-42e6-8453-3d81dedecfaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3385eb45-1fba-42e6-8453-3d81dedecfaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3385eb45-1fba-42e6-8453-3d81dedecfaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7712a9c8-a5b9-487e-a05d-39e64cffa8f1 {
  display: none;
}
#s-0c5de008-91a8-4cca-ac85-28405bf50e44 { text-align: left; }
#s-f68bb10a-11b3-4f65-8dd9-a6518920333b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f68bb10a-11b3-4f65-8dd9-a6518920333b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db733c34-9c96-461b-aa2b-2938e20a95a1 { text-align: left; }
#s-db733c34-9c96-461b-aa2b-2938e20a95a1 .shg-product-sold-out {
  display: none;
}

#s-db733c34-9c96-461b-aa2b-2938e20a95a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db733c34-9c96-461b-aa2b-2938e20a95a1 .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-453e5061-bf3c-4a6b-9035-5107ed07658c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-453e5061-bf3c-4a6b-9035-5107ed07658c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-453e5061-bf3c-4a6b-9035-5107ed07658c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-453e5061-bf3c-4a6b-9035-5107ed07658c {
  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-453e5061-bf3c-4a6b-9035-5107ed07658c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-453e5061-bf3c-4a6b-9035-5107ed07658c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-453e5061-bf3c-4a6b-9035-5107ed07658c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28662b63-df6c-47dc-ac61-53c335b20977 {
  display: none;
}
#s-6a59d6fd-372a-436e-b2e5-1f7c42dc8fc9 { text-align: left; }
#s-fcf994a6-817b-48d8-8253-5813843941de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcf994a6-817b-48d8-8253-5813843941de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-087436da-97b9-4b4a-9fee-b7c209e78d20 { text-align: left; }
#s-087436da-97b9-4b4a-9fee-b7c209e78d20 .shg-product-sold-out {
  display: none;
}

#s-087436da-97b9-4b4a-9fee-b7c209e78d20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-087436da-97b9-4b4a-9fee-b7c209e78d20 .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-984b57b9-8f4c-4964-8940-32aa53d0e09d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-984b57b9-8f4c-4964-8940-32aa53d0e09d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-984b57b9-8f4c-4964-8940-32aa53d0e09d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-984b57b9-8f4c-4964-8940-32aa53d0e09d {
  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-984b57b9-8f4c-4964-8940-32aa53d0e09d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-984b57b9-8f4c-4964-8940-32aa53d0e09d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-984b57b9-8f4c-4964-8940-32aa53d0e09d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64ad5348-2b65-4d6a-b154-8970d92e015b {
  display: none;
}
#s-500a8497-378d-424b-90d5-45e2c6b1a9f3 { text-align: left; }
#s-f40ca2d4-8e65-4fc6-975e-b4adf85b6667 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f40ca2d4-8e65-4fc6-975e-b4adf85b6667 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-79012466-62b9-42b6-8609-f36ed0ef6b23 { text-align: left; }
#s-79012466-62b9-42b6-8609-f36ed0ef6b23 .shg-product-sold-out {
  display: none;
}

#s-79012466-62b9-42b6-8609-f36ed0ef6b23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79012466-62b9-42b6-8609-f36ed0ef6b23 .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-d54d2f60-8ab6-49ca-ac71-44c8f94233eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d54d2f60-8ab6-49ca-ac71-44c8f94233eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d54d2f60-8ab6-49ca-ac71-44c8f94233eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d54d2f60-8ab6-49ca-ac71-44c8f94233eb {
  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-d54d2f60-8ab6-49ca-ac71-44c8f94233eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d54d2f60-8ab6-49ca-ac71-44c8f94233eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d54d2f60-8ab6-49ca-ac71-44c8f94233eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5cfaee04-dad0-4bfd-adfa-71e2df0efb89 {
  display: none;
}
#s-622bb8a9-babb-417d-a738-21d0480c9059 { text-align: left; }
#s-c38b8041-abee-44ef-b107-19c3c288536a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c38b8041-abee-44ef-b107-19c3c288536a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf2f17a7-ea10-4016-bd60-0a7fa0663480 { text-align: left; }
#s-cf2f17a7-ea10-4016-bd60-0a7fa0663480 .shg-product-sold-out {
  display: none;
}

#s-cf2f17a7-ea10-4016-bd60-0a7fa0663480 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf2f17a7-ea10-4016-bd60-0a7fa0663480 .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-14a4bb1f-106b-43e6-bc17-4ce2cf43b858 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-14a4bb1f-106b-43e6-bc17-4ce2cf43b858:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-14a4bb1f-106b-43e6-bc17-4ce2cf43b858:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-14a4bb1f-106b-43e6-bc17-4ce2cf43b858 {
  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-14a4bb1f-106b-43e6-bc17-4ce2cf43b858.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-14a4bb1f-106b-43e6-bc17-4ce2cf43b858.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-14a4bb1f-106b-43e6-bc17-4ce2cf43b858.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-242571cf-4a3c-4532-9eb6-1a1678e233a5 {
  display: none;
}
#s-afb5efa6-4eae-4ab1-b218-12a66fbe9608 { text-align: left; }
#s-aa4ca8a3-b27d-467f-887a-78d88719911b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa4ca8a3-b27d-467f-887a-78d88719911b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f209a6ed-5314-4a84-ae47-442f939fe0a0 { text-align: left; }
#s-f209a6ed-5314-4a84-ae47-442f939fe0a0 .shg-product-sold-out {
  display: none;
}

#s-f209a6ed-5314-4a84-ae47-442f939fe0a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f209a6ed-5314-4a84-ae47-442f939fe0a0 .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-0cc9d7c8-262a-4cb8-ba8e-a26c319ecc6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0cc9d7c8-262a-4cb8-ba8e-a26c319ecc6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0cc9d7c8-262a-4cb8-ba8e-a26c319ecc6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0cc9d7c8-262a-4cb8-ba8e-a26c319ecc6f {
  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-0cc9d7c8-262a-4cb8-ba8e-a26c319ecc6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0cc9d7c8-262a-4cb8-ba8e-a26c319ecc6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0cc9d7c8-262a-4cb8-ba8e-a26c319ecc6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a91a3d43-0b72-41ae-9e17-3b329ae2bd9e {
  display: none;
}
#s-9c619137-d6b8-43fb-bc97-53c89da738f4 { text-align: left; }
#s-a4ca21ec-6e89-42ed-8f46-b14c2d4357d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4ca21ec-6e89-42ed-8f46-b14c2d4357d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3b6e63d-b140-473e-9585-01ef9266181f { text-align: left; }
#s-f3b6e63d-b140-473e-9585-01ef9266181f .shg-product-sold-out {
  display: none;
}

#s-f3b6e63d-b140-473e-9585-01ef9266181f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3b6e63d-b140-473e-9585-01ef9266181f .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-6f5e0a0f-c6ff-4f3b-bb8d-295b6fbfa9ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f5e0a0f-c6ff-4f3b-bb8d-295b6fbfa9ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f5e0a0f-c6ff-4f3b-bb8d-295b6fbfa9ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f5e0a0f-c6ff-4f3b-bb8d-295b6fbfa9ac {
  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-6f5e0a0f-c6ff-4f3b-bb8d-295b6fbfa9ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f5e0a0f-c6ff-4f3b-bb8d-295b6fbfa9ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f5e0a0f-c6ff-4f3b-bb8d-295b6fbfa9ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25205349-2f3d-4ef7-bf4a-ef75bbf07a84 {
  display: none;
}
#s-fae9724e-695a-46bc-a449-50e29a8479a5 { text-align: left; }
#s-7268671d-09f7-475e-8c27-fa12a1c2819e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7268671d-09f7-475e-8c27-fa12a1c2819e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0c09f7b-e438-4dce-ae5a-c83b63b706d4 { text-align: left; }
#s-e0c09f7b-e438-4dce-ae5a-c83b63b706d4 .shg-product-sold-out {
  display: none;
}

#s-e0c09f7b-e438-4dce-ae5a-c83b63b706d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0c09f7b-e438-4dce-ae5a-c83b63b706d4 .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-3d003536-287b-47d2-b98e-cb18d5d591f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d003536-287b-47d2-b98e-cb18d5d591f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d003536-287b-47d2-b98e-cb18d5d591f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d003536-287b-47d2-b98e-cb18d5d591f7 {
  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-3d003536-287b-47d2-b98e-cb18d5d591f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d003536-287b-47d2-b98e-cb18d5d591f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d003536-287b-47d2-b98e-cb18d5d591f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fdbc1bf5-5784-4690-836c-b043a40b6f51 {
  display: none;
}
#s-97dcaacd-0b72-4344-9213-e271a5081bfc { text-align: left; }
#s-3a172e0d-5786-4533-91b4-086eb7111fe9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a172e0d-5786-4533-91b4-086eb7111fe9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ba3c76c-2c13-422a-8050-81fca1781119 { text-align: left; }
#s-9ba3c76c-2c13-422a-8050-81fca1781119 .shg-product-sold-out {
  display: none;
}

#s-9ba3c76c-2c13-422a-8050-81fca1781119 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ba3c76c-2c13-422a-8050-81fca1781119 .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-13bef570-8b19-4a6b-938b-f74e4e768b26 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13bef570-8b19-4a6b-938b-f74e4e768b26:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13bef570-8b19-4a6b-938b-f74e4e768b26:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13bef570-8b19-4a6b-938b-f74e4e768b26 {
  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-13bef570-8b19-4a6b-938b-f74e4e768b26.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13bef570-8b19-4a6b-938b-f74e4e768b26.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13bef570-8b19-4a6b-938b-f74e4e768b26.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f492db5-b744-4cff-99f9-72a12677c8de {
  display: none;
}
#s-236f9cad-0aca-4d0f-995e-595d77488767 { text-align: left; }
#s-7c6a8cca-65ea-4d01-9bc0-ae637573c8fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c6a8cca-65ea-4d01-9bc0-ae637573c8fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e31e0556-60d9-4049-98e0-c235f35ef814 { text-align: left; }
#s-e31e0556-60d9-4049-98e0-c235f35ef814 .shg-product-sold-out {
  display: none;
}

#s-e31e0556-60d9-4049-98e0-c235f35ef814 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e31e0556-60d9-4049-98e0-c235f35ef814 .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-4c8e5878-ba6b-4e4b-9700-29ef8ff39986 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c8e5878-ba6b-4e4b-9700-29ef8ff39986:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c8e5878-ba6b-4e4b-9700-29ef8ff39986:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c8e5878-ba6b-4e4b-9700-29ef8ff39986 {
  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-4c8e5878-ba6b-4e4b-9700-29ef8ff39986.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c8e5878-ba6b-4e4b-9700-29ef8ff39986.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c8e5878-ba6b-4e4b-9700-29ef8ff39986.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b690525-56c6-4eb2-9965-a76039fbdc3e {
  display: none;
}
#s-1b919fea-715a-44d4-88aa-55959f3b2ced { text-align: left; }
#s-e386a5fb-2d4f-4c43-a5a5-f3706e885b5e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e386a5fb-2d4f-4c43-a5a5-f3706e885b5e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ebccf78-eeb9-47db-8bb8-1bf02c7d8c37 { text-align: left; }
#s-6ebccf78-eeb9-47db-8bb8-1bf02c7d8c37 .shg-product-sold-out {
  display: none;
}

#s-6ebccf78-eeb9-47db-8bb8-1bf02c7d8c37 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ebccf78-eeb9-47db-8bb8-1bf02c7d8c37 .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-fda390ca-a842-4802-a1fe-6c2500632f3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fda390ca-a842-4802-a1fe-6c2500632f3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fda390ca-a842-4802-a1fe-6c2500632f3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fda390ca-a842-4802-a1fe-6c2500632f3a {
  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-fda390ca-a842-4802-a1fe-6c2500632f3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fda390ca-a842-4802-a1fe-6c2500632f3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fda390ca-a842-4802-a1fe-6c2500632f3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b6a7af47-218e-444e-b1be-1239c496911b {
  display: none;
}
#s-6f87e496-7538-43c2-a9a4-dfea8bc3c8e6 { text-align: left; }
#s-56f64093-f452-45a4-a761-dbb2f41c2683 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56f64093-f452-45a4-a761-dbb2f41c2683 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8a5ef7d-d354-4875-9a11-eb2c4193488d { text-align: left; }
#s-a8a5ef7d-d354-4875-9a11-eb2c4193488d .shg-product-sold-out {
  display: none;
}

#s-a8a5ef7d-d354-4875-9a11-eb2c4193488d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8a5ef7d-d354-4875-9a11-eb2c4193488d .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-ab7bbdcd-6b33-4a45-85a6-259ff62faedd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab7bbdcd-6b33-4a45-85a6-259ff62faedd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab7bbdcd-6b33-4a45-85a6-259ff62faedd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab7bbdcd-6b33-4a45-85a6-259ff62faedd {
  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-ab7bbdcd-6b33-4a45-85a6-259ff62faedd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab7bbdcd-6b33-4a45-85a6-259ff62faedd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab7bbdcd-6b33-4a45-85a6-259ff62faedd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86d691ae-1e4b-4529-bc8f-175d4f7f3603 {
  display: none;
}
#s-2785b15a-9d30-42fb-a95c-886a93c94d75 { text-align: left; }
#s-c58055c2-767a-433c-849e-710d9a9cabfd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c58055c2-767a-433c-849e-710d9a9cabfd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17cb8682-e494-4fa5-812e-21069e42007e { text-align: left; }
#s-17cb8682-e494-4fa5-812e-21069e42007e .shg-product-sold-out {
  display: none;
}

#s-17cb8682-e494-4fa5-812e-21069e42007e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17cb8682-e494-4fa5-812e-21069e42007e .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-2aa4bfc2-8b84-4f0f-887e-d1dcf9d3bda7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2aa4bfc2-8b84-4f0f-887e-d1dcf9d3bda7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2aa4bfc2-8b84-4f0f-887e-d1dcf9d3bda7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2aa4bfc2-8b84-4f0f-887e-d1dcf9d3bda7 {
  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-2aa4bfc2-8b84-4f0f-887e-d1dcf9d3bda7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2aa4bfc2-8b84-4f0f-887e-d1dcf9d3bda7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2aa4bfc2-8b84-4f0f-887e-d1dcf9d3bda7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4baee84c-ba4b-40c4-9dc0-acf05244c0bc {
  display: none;
}
#s-0e5cf0ef-7785-4163-9b4f-6ef78c8732bc { text-align: left; }
#s-60818c05-ba2a-461f-94bf-96bc4d4f9500 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60818c05-ba2a-461f-94bf-96bc4d4f9500 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36ad1b80-144d-4e01-b88a-012b19386490 { text-align: left; }
#s-36ad1b80-144d-4e01-b88a-012b19386490 .shg-product-sold-out {
  display: none;
}

#s-36ad1b80-144d-4e01-b88a-012b19386490 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36ad1b80-144d-4e01-b88a-012b19386490 .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-4f76fea0-a406-4c52-8a31-7bd5a37389b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f76fea0-a406-4c52-8a31-7bd5a37389b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f76fea0-a406-4c52-8a31-7bd5a37389b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f76fea0-a406-4c52-8a31-7bd5a37389b1 {
  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-4f76fea0-a406-4c52-8a31-7bd5a37389b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f76fea0-a406-4c52-8a31-7bd5a37389b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f76fea0-a406-4c52-8a31-7bd5a37389b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f1225876-281c-4422-a932-74822dc8e55b {
  display: none;
}
#s-a64539df-af57-473f-a672-db1d94a68920 { text-align: left; }
#s-e490af1a-c89a-41a6-a566-ea34715cd989 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e490af1a-c89a-41a6-a566-ea34715cd989 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-735e01e9-a06f-4209-9c3f-924be48c0d14 { text-align: left; }
#s-735e01e9-a06f-4209-9c3f-924be48c0d14 .shg-product-sold-out {
  display: none;
}

#s-735e01e9-a06f-4209-9c3f-924be48c0d14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-735e01e9-a06f-4209-9c3f-924be48c0d14 .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-a363460e-65a6-4f4e-829d-1f978b631e3c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a363460e-65a6-4f4e-829d-1f978b631e3c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a363460e-65a6-4f4e-829d-1f978b631e3c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a363460e-65a6-4f4e-829d-1f978b631e3c {
  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-a363460e-65a6-4f4e-829d-1f978b631e3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a363460e-65a6-4f4e-829d-1f978b631e3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a363460e-65a6-4f4e-829d-1f978b631e3c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef4fa645-ac7e-4075-945c-7244fe86f091 {
  display: none;
}
#s-273cd520-45a0-4d66-9f39-9b35704ae55c { text-align: left; }
#s-8a97eee6-8b39-47ce-b8fd-2c074066d9dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a97eee6-8b39-47ce-b8fd-2c074066d9dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1a3575b-f2e4-459d-a616-003bf988b673 { text-align: left; }
#s-d1a3575b-f2e4-459d-a616-003bf988b673 .shg-product-sold-out {
  display: none;
}

#s-d1a3575b-f2e4-459d-a616-003bf988b673 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1a3575b-f2e4-459d-a616-003bf988b673 .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-5079aa33-db7a-4355-827e-3e66f25294a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5079aa33-db7a-4355-827e-3e66f25294a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5079aa33-db7a-4355-827e-3e66f25294a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5079aa33-db7a-4355-827e-3e66f25294a3 {
  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-5079aa33-db7a-4355-827e-3e66f25294a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5079aa33-db7a-4355-827e-3e66f25294a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5079aa33-db7a-4355-827e-3e66f25294a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8987d54f-9e2c-4349-ab34-2463f39b91cd {
  display: none;
}
#s-37365ef0-4be9-40ce-ae10-a38190de4ddc { text-align: left; }
#s-ed580437-42b6-420d-975f-9b4cafc82ed0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed580437-42b6-420d-975f-9b4cafc82ed0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-782c87c0-8b20-4bb3-a354-889980c950bc { text-align: left; }
#s-782c87c0-8b20-4bb3-a354-889980c950bc .shg-product-sold-out {
  display: none;
}

#s-782c87c0-8b20-4bb3-a354-889980c950bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-782c87c0-8b20-4bb3-a354-889980c950bc .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-8a44dd74-4d3d-45b8-b5be-75cbc709fd33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a44dd74-4d3d-45b8-b5be-75cbc709fd33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a44dd74-4d3d-45b8-b5be-75cbc709fd33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a44dd74-4d3d-45b8-b5be-75cbc709fd33 {
  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-8a44dd74-4d3d-45b8-b5be-75cbc709fd33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a44dd74-4d3d-45b8-b5be-75cbc709fd33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a44dd74-4d3d-45b8-b5be-75cbc709fd33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1abe840-db78-4cd5-969c-0db6aef8a5b4 {
  display: none;
}
#s-83865a26-356e-470c-82c4-df26605268db { text-align: left; }
#s-ce091682-1ecd-4528-81fd-2da4fde3a148 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce091682-1ecd-4528-81fd-2da4fde3a148 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-03c2284c-f7ae-437d-9c3e-be28c2003bf2 { text-align: left; }
#s-03c2284c-f7ae-437d-9c3e-be28c2003bf2 .shg-product-sold-out {
  display: none;
}

#s-03c2284c-f7ae-437d-9c3e-be28c2003bf2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-03c2284c-f7ae-437d-9c3e-be28c2003bf2 .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-21ea7ebf-644b-4fdc-9be8-bf5992702ae1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-21ea7ebf-644b-4fdc-9be8-bf5992702ae1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-21ea7ebf-644b-4fdc-9be8-bf5992702ae1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-21ea7ebf-644b-4fdc-9be8-bf5992702ae1 {
  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-21ea7ebf-644b-4fdc-9be8-bf5992702ae1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21ea7ebf-644b-4fdc-9be8-bf5992702ae1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21ea7ebf-644b-4fdc-9be8-bf5992702ae1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e93f1ef-d216-48ce-a2ad-c0e3d31d6a9f {
  display: none;
}
#s-29edcfce-ea83-4651-84fd-b4cfd754ff88 { text-align: left; }
#s-1a87b80f-dcc5-4fff-b56e-272e7fb41469 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a87b80f-dcc5-4fff-b56e-272e7fb41469 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b48c5c44-7db0-499d-938f-f8c8ed0c154b { text-align: left; }
#s-b48c5c44-7db0-499d-938f-f8c8ed0c154b .shg-product-sold-out {
  display: none;
}

#s-b48c5c44-7db0-499d-938f-f8c8ed0c154b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b48c5c44-7db0-499d-938f-f8c8ed0c154b .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-f6245dce-4347-4e4c-ad22-7ee03ebfcb8d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6245dce-4347-4e4c-ad22-7ee03ebfcb8d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6245dce-4347-4e4c-ad22-7ee03ebfcb8d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6245dce-4347-4e4c-ad22-7ee03ebfcb8d {
  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-f6245dce-4347-4e4c-ad22-7ee03ebfcb8d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6245dce-4347-4e4c-ad22-7ee03ebfcb8d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6245dce-4347-4e4c-ad22-7ee03ebfcb8d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ebdafa8d-3295-4536-a66f-a498410bc9f6 {
  display: none;
}
#s-d3ce278d-47fa-41dd-8bf6-15d2be53eca5 { text-align: left; }
#s-217f9199-96e2-495e-990d-c144f9aef99f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-217f9199-96e2-495e-990d-c144f9aef99f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-643e6a88-6f2d-4281-a47b-b97ca3fa3377 { text-align: left; }
#s-643e6a88-6f2d-4281-a47b-b97ca3fa3377 .shg-product-sold-out {
  display: none;
}

#s-643e6a88-6f2d-4281-a47b-b97ca3fa3377 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-643e6a88-6f2d-4281-a47b-b97ca3fa3377 .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-6f31b64e-f7e0-4ccb-a43a-00f95995286d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f31b64e-f7e0-4ccb-a43a-00f95995286d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f31b64e-f7e0-4ccb-a43a-00f95995286d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f31b64e-f7e0-4ccb-a43a-00f95995286d {
  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-6f31b64e-f7e0-4ccb-a43a-00f95995286d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f31b64e-f7e0-4ccb-a43a-00f95995286d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f31b64e-f7e0-4ccb-a43a-00f95995286d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69bb332f-8c5f-4a2d-b499-7eb87f9d433d {
  display: none;
}
#s-09661140-1734-4786-aad5-f0ea757648c9 { text-align: left; }
#s-9c0655ab-a88d-4ba6-83ed-85e024290594 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c0655ab-a88d-4ba6-83ed-85e024290594 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ade247a-ab80-4329-ba44-6ede431eed30 { text-align: left; }
#s-9ade247a-ab80-4329-ba44-6ede431eed30 .shg-product-sold-out {
  display: none;
}

#s-9ade247a-ab80-4329-ba44-6ede431eed30 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ade247a-ab80-4329-ba44-6ede431eed30 .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-992cd017-d58a-4349-8c7e-208dc78c57dd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-992cd017-d58a-4349-8c7e-208dc78c57dd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-992cd017-d58a-4349-8c7e-208dc78c57dd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-992cd017-d58a-4349-8c7e-208dc78c57dd {
  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-992cd017-d58a-4349-8c7e-208dc78c57dd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-992cd017-d58a-4349-8c7e-208dc78c57dd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-992cd017-d58a-4349-8c7e-208dc78c57dd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81b1855a-46b4-4910-8dc1-74325d37811f {
  display: none;
}
#s-12555362-6f79-4086-87c0-dcbce9e87738 { text-align: left; }
#s-a9bea08d-344a-45bd-a020-4798f9a5bb6f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9bea08d-344a-45bd-a020-4798f9a5bb6f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cd3e258-98a2-4ff1-a353-653dcbc56fd7 { text-align: left; }
#s-6cd3e258-98a2-4ff1-a353-653dcbc56fd7 .shg-product-sold-out {
  display: none;
}

#s-6cd3e258-98a2-4ff1-a353-653dcbc56fd7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cd3e258-98a2-4ff1-a353-653dcbc56fd7 .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-25bb3639-69ce-4a0c-9755-31fde2be5415 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-25bb3639-69ce-4a0c-9755-31fde2be5415:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-25bb3639-69ce-4a0c-9755-31fde2be5415:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25bb3639-69ce-4a0c-9755-31fde2be5415 {
  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-25bb3639-69ce-4a0c-9755-31fde2be5415.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25bb3639-69ce-4a0c-9755-31fde2be5415.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25bb3639-69ce-4a0c-9755-31fde2be5415.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c5f8c4cc-959e-4d7e-8dde-0d949a9f3af9 {
  display: none;
}
#s-2d89be55-f80a-4748-87b3-cb35dfcbf3bc { text-align: left; }
#s-3bd0b4dc-0e1c-4080-80d6-7a3aea21f00c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bd0b4dc-0e1c-4080-80d6-7a3aea21f00c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31949798-48d9-42ad-bc4e-22831ac00e33 { text-align: left; }
#s-31949798-48d9-42ad-bc4e-22831ac00e33 .shg-product-sold-out {
  display: none;
}

#s-31949798-48d9-42ad-bc4e-22831ac00e33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31949798-48d9-42ad-bc4e-22831ac00e33 .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-83764b47-4cd2-49c0-9fda-eb4280d74c75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83764b47-4cd2-49c0-9fda-eb4280d74c75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83764b47-4cd2-49c0-9fda-eb4280d74c75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83764b47-4cd2-49c0-9fda-eb4280d74c75 {
  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-83764b47-4cd2-49c0-9fda-eb4280d74c75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83764b47-4cd2-49c0-9fda-eb4280d74c75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83764b47-4cd2-49c0-9fda-eb4280d74c75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-118c0623-446e-4b50-ab47-8f309bc78a48 {
  display: none;
}
#s-a8a0d3c3-14aa-4b1a-89ce-616f9cffca80 { text-align: left; }
#s-d12e9fd3-82d6-4cdb-b531-70e21eb907c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d12e9fd3-82d6-4cdb-b531-70e21eb907c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35e390b3-0643-4780-9309-09dca38bdc3f { text-align: left; }
#s-35e390b3-0643-4780-9309-09dca38bdc3f .shg-product-sold-out {
  display: none;
}

#s-35e390b3-0643-4780-9309-09dca38bdc3f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35e390b3-0643-4780-9309-09dca38bdc3f .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-d060086c-92a0-4bbe-86f3-43de6708cdfb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d060086c-92a0-4bbe-86f3-43de6708cdfb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d060086c-92a0-4bbe-86f3-43de6708cdfb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d060086c-92a0-4bbe-86f3-43de6708cdfb {
  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-d060086c-92a0-4bbe-86f3-43de6708cdfb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d060086c-92a0-4bbe-86f3-43de6708cdfb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d060086c-92a0-4bbe-86f3-43de6708cdfb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbee467c-f717-437b-8336-7eb85aa71dfc {
  display: none;
}
#s-da00401e-b52a-4ff5-bf61-ace862d6531d { text-align: left; }
#s-655f9a53-7ac3-419e-90f2-f28b3601f148 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-655f9a53-7ac3-419e-90f2-f28b3601f148 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a98f8072-450f-4718-819e-e5acbe03e822 { text-align: left; }
#s-a98f8072-450f-4718-819e-e5acbe03e822 .shg-product-sold-out {
  display: none;
}

#s-a98f8072-450f-4718-819e-e5acbe03e822 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a98f8072-450f-4718-819e-e5acbe03e822 .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-11e5b01f-ab74-487a-aa98-8a9d4dc9c9c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11e5b01f-ab74-487a-aa98-8a9d4dc9c9c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11e5b01f-ab74-487a-aa98-8a9d4dc9c9c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11e5b01f-ab74-487a-aa98-8a9d4dc9c9c6 {
  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-11e5b01f-ab74-487a-aa98-8a9d4dc9c9c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11e5b01f-ab74-487a-aa98-8a9d4dc9c9c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11e5b01f-ab74-487a-aa98-8a9d4dc9c9c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2311984b-fb23-48c9-a3aa-1d9adb2d9681 {
  display: none;
}
#s-c51112c7-b632-497c-b653-8dd17010b83a { text-align: left; }
#s-ccbbdbe4-ab05-46f6-be8a-509c3444a924 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccbbdbe4-ab05-46f6-be8a-509c3444a924 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b57e206-3fe2-4b47-913a-24dd23d0210b { text-align: left; }
#s-2b57e206-3fe2-4b47-913a-24dd23d0210b .shg-product-sold-out {
  display: none;
}

#s-2b57e206-3fe2-4b47-913a-24dd23d0210b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b57e206-3fe2-4b47-913a-24dd23d0210b .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-2d44e42a-16dc-473a-bf49-9b0d70a146ba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2d44e42a-16dc-473a-bf49-9b0d70a146ba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2d44e42a-16dc-473a-bf49-9b0d70a146ba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2d44e42a-16dc-473a-bf49-9b0d70a146ba {
  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-2d44e42a-16dc-473a-bf49-9b0d70a146ba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2d44e42a-16dc-473a-bf49-9b0d70a146ba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2d44e42a-16dc-473a-bf49-9b0d70a146ba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-111a18c8-dfbe-42b7-9c30-a8d3ed77fc57 {
  display: none;
}
#s-110e1984-52cb-4a71-b5a9-8675389fa105 { text-align: left; }
#s-b8cd2097-4349-4506-8bda-a31f9ed3edf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8cd2097-4349-4506-8bda-a31f9ed3edf3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9fe60dbb-926b-4847-b1b8-3030243b5ef4 { text-align: left; }
#s-9fe60dbb-926b-4847-b1b8-3030243b5ef4 .shg-product-sold-out {
  display: none;
}

#s-9fe60dbb-926b-4847-b1b8-3030243b5ef4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9fe60dbb-926b-4847-b1b8-3030243b5ef4 .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-5d09556a-97e3-49b0-8e26-4939deee9116 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d09556a-97e3-49b0-8e26-4939deee9116:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d09556a-97e3-49b0-8e26-4939deee9116:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d09556a-97e3-49b0-8e26-4939deee9116 {
  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-5d09556a-97e3-49b0-8e26-4939deee9116.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d09556a-97e3-49b0-8e26-4939deee9116.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d09556a-97e3-49b0-8e26-4939deee9116.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18670c8e-abdb-4eff-a8bc-350a99467306 {
  display: none;
}
#s-c9907828-b866-45c0-b8db-457fdefbb935 { text-align: left; }
#s-933b9158-6114-4f00-8fae-fe1fcb2f7e17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-933b9158-6114-4f00-8fae-fe1fcb2f7e17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ea9df68-c0eb-4de2-998c-f2559e5f7f0c { text-align: left; }
#s-4ea9df68-c0eb-4de2-998c-f2559e5f7f0c .shg-product-sold-out {
  display: none;
}

#s-4ea9df68-c0eb-4de2-998c-f2559e5f7f0c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ea9df68-c0eb-4de2-998c-f2559e5f7f0c .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-ce413d10-26bb-4130-8270-936433804774 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce413d10-26bb-4130-8270-936433804774:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce413d10-26bb-4130-8270-936433804774:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce413d10-26bb-4130-8270-936433804774 {
  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-ce413d10-26bb-4130-8270-936433804774.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce413d10-26bb-4130-8270-936433804774.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce413d10-26bb-4130-8270-936433804774.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f95e411-5a96-4e07-878b-8abd045d7bd1 {
  display: none;
}
#s-1336dd8b-e6e9-44c7-af53-5cf3eaa9869e { text-align: left; }
#s-db64b07a-2446-4792-9437-c5e0299f4915 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-db64b07a-2446-4792-9437-c5e0299f4915 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8edf743-a067-42d1-91de-d16063583ec1 { text-align: left; }
#s-e8edf743-a067-42d1-91de-d16063583ec1 .shg-product-sold-out {
  display: none;
}

#s-e8edf743-a067-42d1-91de-d16063583ec1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8edf743-a067-42d1-91de-d16063583ec1 .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-ff369722-0564-4bbb-ace2-be6030328fc3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff369722-0564-4bbb-ace2-be6030328fc3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff369722-0564-4bbb-ace2-be6030328fc3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff369722-0564-4bbb-ace2-be6030328fc3 {
  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-ff369722-0564-4bbb-ace2-be6030328fc3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff369722-0564-4bbb-ace2-be6030328fc3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff369722-0564-4bbb-ace2-be6030328fc3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bff34ec5-090e-450e-9714-5f9fd3b47fc5 {
  display: none;
}
#s-5122e0f4-acd2-465e-a03a-4a8c024910a4 { text-align: left; }
#s-6e66e95d-2f18-409b-97fb-c58352e7943f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e66e95d-2f18-409b-97fb-c58352e7943f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49b54cf4-7902-411b-9c51-a8f163444cc2 { text-align: left; }
#s-49b54cf4-7902-411b-9c51-a8f163444cc2 .shg-product-sold-out {
  display: none;
}

#s-49b54cf4-7902-411b-9c51-a8f163444cc2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49b54cf4-7902-411b-9c51-a8f163444cc2 .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-e6bdda34-ec13-4f54-bc12-d351ff556536 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6bdda34-ec13-4f54-bc12-d351ff556536:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6bdda34-ec13-4f54-bc12-d351ff556536:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6bdda34-ec13-4f54-bc12-d351ff556536 {
  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-e6bdda34-ec13-4f54-bc12-d351ff556536.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6bdda34-ec13-4f54-bc12-d351ff556536.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6bdda34-ec13-4f54-bc12-d351ff556536.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;
}
