.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-49dac8f0-3d45-47f7-8087-aa4531d73876 {
  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-641b81e4-a800-4ec3-b16e-06907c29f147 { margin-top: 40px; }
#s-641b81e4-a800-4ec3-b16e-06907c29f147 .shogun-tabs {
  justify-content: center;
}


  #s-641b81e4-a800-4ec3-b16e-06907c29f147 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-641b81e4-a800-4ec3-b16e-06907c29f147 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-641b81e4-a800-4ec3-b16e-06907c29f147 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-641b81e4-a800-4ec3-b16e-06907c29f147 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-641b81e4-a800-4ec3-b16e-06907c29f147 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-641b81e4-a800-4ec3-b16e-06907c29f147 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-641b81e4-a800-4ec3-b16e-06907c29f147 .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-0115efc4-d494-4fc3-9ad8-7c3b76d1c535 { padding-top: 10px;
padding-bottom: 10px; }
 #s-0115efc4-d494-4fc3-9ad8-7c3b76d1c535 .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-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-6ebc182d-ec66-47cb-afcd-ad9f3870b71c .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-f901964c-e28f-44d8-a133-0fb6f0ce1eff { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-f901964c-e28f-44d8-a133-0fb6f0ce1eff"] > .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-1df016af-b957-4cff-a03f-b343c3c5e580 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7d710c38-f9da-4f75-94ec-187e630e04f2 { 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-f92297db-c89c-445b-8543-26bc22a68597 { 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-f92297db-c89c-445b-8543-26bc22a68597: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-f92297db-c89c-445b-8543-26bc22a68597: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-f92297db-c89c-445b-8543-26bc22a68597.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-88213d3f-eed4-4181-946d-d135c63d6e6e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-923c5dff-02c4-45e8-872e-a8ad78c99e21 { 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-1bcfc120-5173-4bed-b106-d4ae50d4da91 { 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-1bcfc120-5173-4bed-b106-d4ae50d4da91: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-1bcfc120-5173-4bed-b106-d4ae50d4da91: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-1bcfc120-5173-4bed-b106-d4ae50d4da91.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-83ec061a-21d7-4d79-909b-7576bd2575a1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-557e9896-7af8-48fa-8ab7-136ec03d911b { 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-db070a2c-ed38-4053-93d2-b4e7c074b94c { 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-db070a2c-ed38-4053-93d2-b4e7c074b94c: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-db070a2c-ed38-4053-93d2-b4e7c074b94c: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-db070a2c-ed38-4053-93d2-b4e7c074b94c.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-8371bfda-e4bd-40c1-a407-6d5e81350960 { min-height: 50px; }
#s-8371bfda-e4bd-40c1-a407-6d5e81350960 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a457e6a2-eb4c-4b1f-a042-5a7a9bbb31ca { 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-a457e6a2-eb4c-4b1f-a042-5a7a9bbb31ca .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-d14a712e-e747-45d2-8f01-6db708927b40 {
  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-79284eb8-ce24-4220-b138-182e7a64607e { 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-816510e8-ad4b-4efe-a306-9a45812f5f13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-816510e8-ad4b-4efe-a306-9a45812f5f13 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7cb392d8-f53b-40d6-b9ad-1d4f1e765cbc {
  display: none;
}
#s-105b5ea8-b306-4949-b719-c0cf4da25e03 { text-align: left; }
#s-a93f33fb-b5e4-4d81-8272-0e8e732a7807 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a93f33fb-b5e4-4d81-8272-0e8e732a7807 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f7e3ba21-2d64-42b9-858b-d92c392664f5 {
  display: none;
}
#s-c6bc4c00-875e-46eb-a721-e5b380f2607b { text-align: left; }
#s-85195299-5f42-4af3-bf55-ed0cdd0a37cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85195299-5f42-4af3-bf55-ed0cdd0a37cc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ae9b7988-22bf-4fa9-8d54-27600bbbf2ea {
  display: none;
}
#s-91b34707-ba8a-4967-a376-720e77134068 { text-align: left; }
#s-81b87f20-b690-4bc5-8bab-859d9442e136 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81b87f20-b690-4bc5-8bab-859d9442e136 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-241ac695-de3d-4e6c-a8f2-bb63b3054988 {
  display: none;
}
#s-caa91594-c90f-4c01-9444-2652fa9b1b9c { text-align: left; }
#s-d22b9540-f4f3-4439-8dc4-7df330a44011 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d22b9540-f4f3-4439-8dc4-7df330a44011 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c06a314a-1902-4b79-9bca-fac125a2c4b7 { text-align: left; }
#s-c06a314a-1902-4b79-9bca-fac125a2c4b7 .shg-product-sold-out {
  display: none;
}

#s-c06a314a-1902-4b79-9bca-fac125a2c4b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c06a314a-1902-4b79-9bca-fac125a2c4b7 .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-b22fffcc-2902-4900-86f5-a58dc397d1bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b22fffcc-2902-4900-86f5-a58dc397d1bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b22fffcc-2902-4900-86f5-a58dc397d1bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b22fffcc-2902-4900-86f5-a58dc397d1bf {
  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-b22fffcc-2902-4900-86f5-a58dc397d1bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b22fffcc-2902-4900-86f5-a58dc397d1bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b22fffcc-2902-4900-86f5-a58dc397d1bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b668b05-9eaa-4a42-a45f-581ff56475dd {
  display: none;
}
#s-29d01801-802c-420b-b89e-77d5a2ad636a { text-align: left; }
#s-4762ee04-016a-4481-8b9f-0625ee5eb258 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4762ee04-016a-4481-8b9f-0625ee5eb258 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d0305c2-9198-4ed1-bb4c-08cfc7bb3794 { text-align: left; }
#s-8d0305c2-9198-4ed1-bb4c-08cfc7bb3794 .shg-product-sold-out {
  display: none;
}

#s-8d0305c2-9198-4ed1-bb4c-08cfc7bb3794 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d0305c2-9198-4ed1-bb4c-08cfc7bb3794 .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-328a24c5-0abf-4f59-ac11-c0dfa00cf75a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-328a24c5-0abf-4f59-ac11-c0dfa00cf75a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-328a24c5-0abf-4f59-ac11-c0dfa00cf75a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-328a24c5-0abf-4f59-ac11-c0dfa00cf75a {
  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-328a24c5-0abf-4f59-ac11-c0dfa00cf75a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-328a24c5-0abf-4f59-ac11-c0dfa00cf75a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-328a24c5-0abf-4f59-ac11-c0dfa00cf75a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-115e6962-8f14-4c91-a1c8-02f8a7e79a69 {
  display: none;
}
#s-4f56430c-ffaf-4634-8e86-8493fccdade0 { text-align: left; }
#s-55974ea2-86e6-432d-be78-9eea8ee3e1b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55974ea2-86e6-432d-be78-9eea8ee3e1b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3ce2bbf-7457-49ae-8662-792c192de94a { text-align: left; }
#s-e3ce2bbf-7457-49ae-8662-792c192de94a .shg-product-sold-out {
  display: none;
}

#s-e3ce2bbf-7457-49ae-8662-792c192de94a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3ce2bbf-7457-49ae-8662-792c192de94a .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-0f609f15-d4e0-481d-8985-40f34a1a81a9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f609f15-d4e0-481d-8985-40f34a1a81a9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f609f15-d4e0-481d-8985-40f34a1a81a9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f609f15-d4e0-481d-8985-40f34a1a81a9 {
  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-0f609f15-d4e0-481d-8985-40f34a1a81a9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f609f15-d4e0-481d-8985-40f34a1a81a9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f609f15-d4e0-481d-8985-40f34a1a81a9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f7c27d98-c2b6-42b7-bd23-8a76a3f6db44 {
  display: none;
}
#s-4333f23c-72c1-4989-94ca-aee7fe3c7290 { text-align: left; }
#s-1802ae05-a1e9-4d31-bb0f-f00fc529ade1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1802ae05-a1e9-4d31-bb0f-f00fc529ade1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7a5f0ff-8cbf-4a1a-827e-68ead3b1531d { text-align: left; }
#s-b7a5f0ff-8cbf-4a1a-827e-68ead3b1531d .shg-product-sold-out {
  display: none;
}

#s-b7a5f0ff-8cbf-4a1a-827e-68ead3b1531d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7a5f0ff-8cbf-4a1a-827e-68ead3b1531d .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-fe18dfe6-a442-41e7-b7b6-5761a51cc63c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe18dfe6-a442-41e7-b7b6-5761a51cc63c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe18dfe6-a442-41e7-b7b6-5761a51cc63c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe18dfe6-a442-41e7-b7b6-5761a51cc63c {
  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-fe18dfe6-a442-41e7-b7b6-5761a51cc63c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe18dfe6-a442-41e7-b7b6-5761a51cc63c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe18dfe6-a442-41e7-b7b6-5761a51cc63c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c60847b2-ec31-4096-81e9-61fb9e2d2bff {
  display: none;
}
#s-d79f9f03-0e6d-4d65-b139-a6126553ab77 { text-align: left; }
#s-ea664666-c4c6-4f8c-82ac-79546f20b07c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea664666-c4c6-4f8c-82ac-79546f20b07c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb412c73-af1e-4fce-9362-16662999b73d { text-align: left; }
#s-cb412c73-af1e-4fce-9362-16662999b73d .shg-product-sold-out {
  display: none;
}

#s-cb412c73-af1e-4fce-9362-16662999b73d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb412c73-af1e-4fce-9362-16662999b73d .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-d23fa83c-9f5d-481b-8acd-6ae8555c3e0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d23fa83c-9f5d-481b-8acd-6ae8555c3e0b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d23fa83c-9f5d-481b-8acd-6ae8555c3e0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d23fa83c-9f5d-481b-8acd-6ae8555c3e0b {
  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-d23fa83c-9f5d-481b-8acd-6ae8555c3e0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d23fa83c-9f5d-481b-8acd-6ae8555c3e0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d23fa83c-9f5d-481b-8acd-6ae8555c3e0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16baa1a0-9f4b-4988-b325-eeae0280f88b {
  display: none;
}
#s-726612c5-0701-42dd-a666-6c95545965e5 { text-align: left; }
#s-9d2a24b4-7255-451c-b3ef-976eda030e9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d2a24b4-7255-451c-b3ef-976eda030e9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-374871a4-7682-4c82-923b-afec36d451b5 { text-align: left; }
#s-374871a4-7682-4c82-923b-afec36d451b5 .shg-product-sold-out {
  display: none;
}

#s-374871a4-7682-4c82-923b-afec36d451b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-374871a4-7682-4c82-923b-afec36d451b5 .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-6303c452-bfed-41c3-91b6-36cfa1ccea4b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6303c452-bfed-41c3-91b6-36cfa1ccea4b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6303c452-bfed-41c3-91b6-36cfa1ccea4b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6303c452-bfed-41c3-91b6-36cfa1ccea4b {
  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-6303c452-bfed-41c3-91b6-36cfa1ccea4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6303c452-bfed-41c3-91b6-36cfa1ccea4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6303c452-bfed-41c3-91b6-36cfa1ccea4b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8a5277d-b0ad-40b1-bd82-895f86f549bf {
  display: none;
}
#s-fb06ac40-2066-47d6-870a-838a5b2f5c9e { text-align: left; }
#s-ef7c2c21-7d85-4d74-89ee-cb76b8865b05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef7c2c21-7d85-4d74-89ee-cb76b8865b05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bd6d9f9c-bea9-46a9-ae95-9b5bf7e38bfc { text-align: left; }
#s-bd6d9f9c-bea9-46a9-ae95-9b5bf7e38bfc .shg-product-sold-out {
  display: none;
}

#s-bd6d9f9c-bea9-46a9-ae95-9b5bf7e38bfc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bd6d9f9c-bea9-46a9-ae95-9b5bf7e38bfc .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-8d855da9-1674-4399-a3e0-349a1be1bda2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d855da9-1674-4399-a3e0-349a1be1bda2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d855da9-1674-4399-a3e0-349a1be1bda2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d855da9-1674-4399-a3e0-349a1be1bda2 {
  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-8d855da9-1674-4399-a3e0-349a1be1bda2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d855da9-1674-4399-a3e0-349a1be1bda2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d855da9-1674-4399-a3e0-349a1be1bda2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2670c28-3999-4209-ae04-a30409e65a5f {
  display: none;
}
#s-58916fc5-9285-4c64-987d-851c1768debb { text-align: left; }
#s-37a2ad98-05be-4d03-8c8a-c97613e0a46e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37a2ad98-05be-4d03-8c8a-c97613e0a46e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-472fe988-6d4c-4f78-89a3-d78b609ee3aa { text-align: left; }
#s-472fe988-6d4c-4f78-89a3-d78b609ee3aa .shg-product-sold-out {
  display: none;
}

#s-472fe988-6d4c-4f78-89a3-d78b609ee3aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-472fe988-6d4c-4f78-89a3-d78b609ee3aa .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-77272884-7c88-479a-bfe9-5f6f9c3c9537 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77272884-7c88-479a-bfe9-5f6f9c3c9537:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77272884-7c88-479a-bfe9-5f6f9c3c9537:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77272884-7c88-479a-bfe9-5f6f9c3c9537 {
  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-77272884-7c88-479a-bfe9-5f6f9c3c9537.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77272884-7c88-479a-bfe9-5f6f9c3c9537.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77272884-7c88-479a-bfe9-5f6f9c3c9537.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf24e5db-43b4-4124-bd76-2e00f399dfe3 {
  display: none;
}
#s-28f028d9-3084-45c6-8f71-d5fd9c274bcb { text-align: left; }
#s-662fa175-2f94-4622-8374-ea3e777f6b81 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-662fa175-2f94-4622-8374-ea3e777f6b81 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13601e75-29a3-42cc-86af-c2bcf302e9fe { text-align: left; }
#s-13601e75-29a3-42cc-86af-c2bcf302e9fe .shg-product-sold-out {
  display: none;
}

#s-13601e75-29a3-42cc-86af-c2bcf302e9fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13601e75-29a3-42cc-86af-c2bcf302e9fe .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-21bdfb7e-9ec1-405d-8ca4-923957f13c00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-21bdfb7e-9ec1-405d-8ca4-923957f13c00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-21bdfb7e-9ec1-405d-8ca4-923957f13c00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-21bdfb7e-9ec1-405d-8ca4-923957f13c00 {
  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-21bdfb7e-9ec1-405d-8ca4-923957f13c00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21bdfb7e-9ec1-405d-8ca4-923957f13c00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21bdfb7e-9ec1-405d-8ca4-923957f13c00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56df4e84-c732-4aea-85a2-d58f4068be92 {
  display: none;
}
#s-c9ab6f2d-6947-476c-ae3f-9f22de474061 { text-align: left; }
#s-92e90890-3c24-4178-aa52-408e0e184259 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-92e90890-3c24-4178-aa52-408e0e184259 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16410ea0-1314-4212-9286-2f7ddf80dd47 { text-align: left; }
#s-16410ea0-1314-4212-9286-2f7ddf80dd47 .shg-product-sold-out {
  display: none;
}

#s-16410ea0-1314-4212-9286-2f7ddf80dd47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16410ea0-1314-4212-9286-2f7ddf80dd47 .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-0c6a96b5-121d-4534-bdd4-1ad9d8f27551 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c6a96b5-121d-4534-bdd4-1ad9d8f27551:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c6a96b5-121d-4534-bdd4-1ad9d8f27551:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c6a96b5-121d-4534-bdd4-1ad9d8f27551 {
  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-0c6a96b5-121d-4534-bdd4-1ad9d8f27551.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c6a96b5-121d-4534-bdd4-1ad9d8f27551.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c6a96b5-121d-4534-bdd4-1ad9d8f27551.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7799273-5b15-45c1-a6cb-267b53d02045 {
  display: none;
}
#s-9764e046-2545-4159-ab4c-598d32b43e4c { text-align: left; }
#s-f73bfd8b-9339-4cd5-8f2a-684175eff04a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f73bfd8b-9339-4cd5-8f2a-684175eff04a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a4ab91f-9be9-442c-b3ef-d1b35a388c3a { text-align: left; }
#s-3a4ab91f-9be9-442c-b3ef-d1b35a388c3a .shg-product-sold-out {
  display: none;
}

#s-3a4ab91f-9be9-442c-b3ef-d1b35a388c3a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a4ab91f-9be9-442c-b3ef-d1b35a388c3a .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-c2e5e839-ad22-4ef8-9fee-5ed4c09df4da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2e5e839-ad22-4ef8-9fee-5ed4c09df4da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2e5e839-ad22-4ef8-9fee-5ed4c09df4da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2e5e839-ad22-4ef8-9fee-5ed4c09df4da {
  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-c2e5e839-ad22-4ef8-9fee-5ed4c09df4da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2e5e839-ad22-4ef8-9fee-5ed4c09df4da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2e5e839-ad22-4ef8-9fee-5ed4c09df4da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fb66ce7-4564-47e3-83d9-dac507cdf56f {
  display: none;
}
#s-a69df299-f429-492a-8f34-d7cf0eccd11b { text-align: left; }
#s-7b829031-af7e-46bb-be80-f6a5cbaa698f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b829031-af7e-46bb-be80-f6a5cbaa698f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eec9b19f-daf3-4d52-8627-71b4f64b6091 { text-align: left; }
#s-eec9b19f-daf3-4d52-8627-71b4f64b6091 .shg-product-sold-out {
  display: none;
}

#s-eec9b19f-daf3-4d52-8627-71b4f64b6091 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eec9b19f-daf3-4d52-8627-71b4f64b6091 .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-7ee6961d-7f78-4e20-9529-08bfc648d78e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7ee6961d-7f78-4e20-9529-08bfc648d78e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7ee6961d-7f78-4e20-9529-08bfc648d78e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7ee6961d-7f78-4e20-9529-08bfc648d78e {
  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-7ee6961d-7f78-4e20-9529-08bfc648d78e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7ee6961d-7f78-4e20-9529-08bfc648d78e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7ee6961d-7f78-4e20-9529-08bfc648d78e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-156bb402-4ec8-4824-a92a-5488d19a15af {
  display: none;
}
#s-a99b59cc-6810-4bc9-bd17-79158a3e058c { text-align: left; }
#s-ac02d744-89ee-4179-970b-4b967b41015b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac02d744-89ee-4179-970b-4b967b41015b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2cde18fc-bdda-495a-a3ec-d1fdafd96298 { text-align: left; }
#s-2cde18fc-bdda-495a-a3ec-d1fdafd96298 .shg-product-sold-out {
  display: none;
}

#s-2cde18fc-bdda-495a-a3ec-d1fdafd96298 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2cde18fc-bdda-495a-a3ec-d1fdafd96298 .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-5e7aa893-db88-43d8-baa0-cea4c4c84e44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e7aa893-db88-43d8-baa0-cea4c4c84e44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e7aa893-db88-43d8-baa0-cea4c4c84e44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e7aa893-db88-43d8-baa0-cea4c4c84e44 {
  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-5e7aa893-db88-43d8-baa0-cea4c4c84e44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e7aa893-db88-43d8-baa0-cea4c4c84e44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e7aa893-db88-43d8-baa0-cea4c4c84e44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-427a200a-83f2-43c5-8c49-34b8e68f9bb5 {
  display: none;
}
#s-9ca174e2-51ce-49f6-be83-d5e19c1ea9fc { text-align: left; }
#s-f0f04343-5e2d-464f-8d17-dcbd270f06b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0f04343-5e2d-464f-8d17-dcbd270f06b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b656697-2823-4b68-af21-b7c105e65b13 { text-align: left; }
#s-5b656697-2823-4b68-af21-b7c105e65b13 .shg-product-sold-out {
  display: none;
}

#s-5b656697-2823-4b68-af21-b7c105e65b13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b656697-2823-4b68-af21-b7c105e65b13 .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-a60c00d1-9d7f-4b63-88bd-ecd7de04eb0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a60c00d1-9d7f-4b63-88bd-ecd7de04eb0b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a60c00d1-9d7f-4b63-88bd-ecd7de04eb0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a60c00d1-9d7f-4b63-88bd-ecd7de04eb0b {
  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-a60c00d1-9d7f-4b63-88bd-ecd7de04eb0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a60c00d1-9d7f-4b63-88bd-ecd7de04eb0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a60c00d1-9d7f-4b63-88bd-ecd7de04eb0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f407a176-4ee3-4a85-ad61-867f5dd35050 {
  display: none;
}
#s-cdc3eaa9-3783-42f6-9f3a-4eefce6efc5b { text-align: left; }
#s-a783c768-8fb0-43a9-9a43-ba9a06a37a3c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a783c768-8fb0-43a9-9a43-ba9a06a37a3c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7fd75cf-1041-4391-acc4-6f2b30bfc542 { text-align: left; }
#s-a7fd75cf-1041-4391-acc4-6f2b30bfc542 .shg-product-sold-out {
  display: none;
}

#s-a7fd75cf-1041-4391-acc4-6f2b30bfc542 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7fd75cf-1041-4391-acc4-6f2b30bfc542 .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-fef39030-2785-4eb0-9702-d618d683faf1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fef39030-2785-4eb0-9702-d618d683faf1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fef39030-2785-4eb0-9702-d618d683faf1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fef39030-2785-4eb0-9702-d618d683faf1 {
  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-fef39030-2785-4eb0-9702-d618d683faf1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fef39030-2785-4eb0-9702-d618d683faf1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fef39030-2785-4eb0-9702-d618d683faf1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-be9fd2a1-0fc2-41d1-b5e4-f154f82e8629 {
  display: none;
}
#s-aeca24f5-2738-43d3-9ee1-0324741e87db { text-align: left; }
#s-b8909c5e-a103-4e4c-ac2a-d33572a4e540 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8909c5e-a103-4e4c-ac2a-d33572a4e540 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7fe5f1d-f4c2-4bb6-9325-e2036ad63118 { text-align: left; }
#s-c7fe5f1d-f4c2-4bb6-9325-e2036ad63118 .shg-product-sold-out {
  display: none;
}

#s-c7fe5f1d-f4c2-4bb6-9325-e2036ad63118 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7fe5f1d-f4c2-4bb6-9325-e2036ad63118 .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-0f3f2149-8879-4473-af25-72775c6b4df4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f3f2149-8879-4473-af25-72775c6b4df4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f3f2149-8879-4473-af25-72775c6b4df4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f3f2149-8879-4473-af25-72775c6b4df4 {
  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-0f3f2149-8879-4473-af25-72775c6b4df4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f3f2149-8879-4473-af25-72775c6b4df4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f3f2149-8879-4473-af25-72775c6b4df4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16969743-fc6c-455c-bb87-952c671cafc9 {
  display: none;
}
#s-b810af72-15ff-448b-8734-861ebf77035b { text-align: left; }
#s-a862dd77-f87e-4824-b286-3a5522e51e27 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a862dd77-f87e-4824-b286-3a5522e51e27 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abee23c6-0caa-46cd-923d-4be1a783709a { text-align: left; }
#s-abee23c6-0caa-46cd-923d-4be1a783709a .shg-product-sold-out {
  display: none;
}

#s-abee23c6-0caa-46cd-923d-4be1a783709a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abee23c6-0caa-46cd-923d-4be1a783709a .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-a87d02d5-f20f-4e30-991c-b6e712fa8524 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a87d02d5-f20f-4e30-991c-b6e712fa8524:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a87d02d5-f20f-4e30-991c-b6e712fa8524:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a87d02d5-f20f-4e30-991c-b6e712fa8524 {
  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-a87d02d5-f20f-4e30-991c-b6e712fa8524.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a87d02d5-f20f-4e30-991c-b6e712fa8524.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a87d02d5-f20f-4e30-991c-b6e712fa8524.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3690e279-b8f9-4e89-b35d-b1465603b447 {
  display: none;
}
#s-e1a111e4-72a7-495c-b7c3-bc20d3ca701f { text-align: left; }
#s-464a6908-898e-4e4b-991d-d9d922ea8976 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-464a6908-898e-4e4b-991d-d9d922ea8976 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2360b1c6-1ceb-42b6-b183-333d033d8963 { text-align: left; }
#s-2360b1c6-1ceb-42b6-b183-333d033d8963 .shg-product-sold-out {
  display: none;
}

#s-2360b1c6-1ceb-42b6-b183-333d033d8963 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2360b1c6-1ceb-42b6-b183-333d033d8963 .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-be114ab0-358b-421f-9f4f-abc40f4b0d65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be114ab0-358b-421f-9f4f-abc40f4b0d65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be114ab0-358b-421f-9f4f-abc40f4b0d65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be114ab0-358b-421f-9f4f-abc40f4b0d65 {
  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-be114ab0-358b-421f-9f4f-abc40f4b0d65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be114ab0-358b-421f-9f4f-abc40f4b0d65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be114ab0-358b-421f-9f4f-abc40f4b0d65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e54cf968-9ba9-4502-9b34-80e12514fc4e {
  display: none;
}
#s-151f2b0e-f1eb-4805-8fdb-d421d7a70bff { text-align: left; }
#s-6a46e419-1f82-411b-bd01-9263df90d187 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a46e419-1f82-411b-bd01-9263df90d187 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ddbeace-1a88-4ce4-b25c-3dc9baa00226 { text-align: left; }
#s-9ddbeace-1a88-4ce4-b25c-3dc9baa00226 .shg-product-sold-out {
  display: none;
}

#s-9ddbeace-1a88-4ce4-b25c-3dc9baa00226 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ddbeace-1a88-4ce4-b25c-3dc9baa00226 .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-4fa84a0c-c406-436e-bd83-68c6ec941ca0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4fa84a0c-c406-436e-bd83-68c6ec941ca0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4fa84a0c-c406-436e-bd83-68c6ec941ca0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4fa84a0c-c406-436e-bd83-68c6ec941ca0 {
  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-4fa84a0c-c406-436e-bd83-68c6ec941ca0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fa84a0c-c406-436e-bd83-68c6ec941ca0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4fa84a0c-c406-436e-bd83-68c6ec941ca0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8daa4ee-f41a-45bb-9ee3-2f458d539374 {
  display: none;
}
#s-60f7f8df-d6cd-49e3-9625-ad88b91fa958 { text-align: left; }
#s-13fd8e4b-9170-43df-9434-078c4c429648 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13fd8e4b-9170-43df-9434-078c4c429648 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-61f7bb61-8a9b-416a-bd1f-d81ecc9f073e { text-align: left; }
#s-61f7bb61-8a9b-416a-bd1f-d81ecc9f073e .shg-product-sold-out {
  display: none;
}

#s-61f7bb61-8a9b-416a-bd1f-d81ecc9f073e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-61f7bb61-8a9b-416a-bd1f-d81ecc9f073e .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-760ba344-0991-4caf-8599-aea9904bde76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-760ba344-0991-4caf-8599-aea9904bde76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-760ba344-0991-4caf-8599-aea9904bde76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-760ba344-0991-4caf-8599-aea9904bde76 {
  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-760ba344-0991-4caf-8599-aea9904bde76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-760ba344-0991-4caf-8599-aea9904bde76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-760ba344-0991-4caf-8599-aea9904bde76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7eed402a-3bdc-4a74-836b-43a95c1a65a8 {
  display: none;
}
#s-8a535a71-90dc-40c9-97dc-e4c7de92ace1 { text-align: left; }
#s-cdd8e2b0-46d2-4600-bb72-e0b2a334ac38 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cdd8e2b0-46d2-4600-bb72-e0b2a334ac38 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-df0b31c4-f38b-485f-b137-8d15df9d6ed3 { text-align: left; }
#s-df0b31c4-f38b-485f-b137-8d15df9d6ed3 .shg-product-sold-out {
  display: none;
}

#s-df0b31c4-f38b-485f-b137-8d15df9d6ed3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-df0b31c4-f38b-485f-b137-8d15df9d6ed3 .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-25e19289-e019-4eff-a411-633ef24dc804 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-25e19289-e019-4eff-a411-633ef24dc804:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-25e19289-e019-4eff-a411-633ef24dc804:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25e19289-e019-4eff-a411-633ef24dc804 {
  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-25e19289-e019-4eff-a411-633ef24dc804.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25e19289-e019-4eff-a411-633ef24dc804.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25e19289-e019-4eff-a411-633ef24dc804.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9c4a730-21a0-49bd-a94f-cfb6b607ea07 {
  display: none;
}
#s-55d1e868-8666-4e93-bbac-4280eee17a3c { text-align: left; }
#s-e1c06521-8835-4a99-8910-24d845fad0f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1c06521-8835-4a99-8910-24d845fad0f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eebcb22f-2942-4dbb-9ba1-e4e44ff1f3bc { text-align: left; }
#s-eebcb22f-2942-4dbb-9ba1-e4e44ff1f3bc .shg-product-sold-out {
  display: none;
}

#s-eebcb22f-2942-4dbb-9ba1-e4e44ff1f3bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eebcb22f-2942-4dbb-9ba1-e4e44ff1f3bc .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-6804550d-7fd2-4272-8475-0c7b8af7737f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6804550d-7fd2-4272-8475-0c7b8af7737f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6804550d-7fd2-4272-8475-0c7b8af7737f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6804550d-7fd2-4272-8475-0c7b8af7737f {
  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-6804550d-7fd2-4272-8475-0c7b8af7737f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6804550d-7fd2-4272-8475-0c7b8af7737f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6804550d-7fd2-4272-8475-0c7b8af7737f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ad707cf-f678-48f0-8c48-1bd001b38353 {
  display: none;
}
#s-0fc5ed82-22f7-42fb-ac4e-8f7eed60d725 { text-align: left; }
#s-507dcfb6-3ab6-4b42-9bab-73299d98c2c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-507dcfb6-3ab6-4b42-9bab-73299d98c2c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa3f8b0f-3550-4d69-92e9-d877ea16b386 { text-align: left; }
#s-fa3f8b0f-3550-4d69-92e9-d877ea16b386 .shg-product-sold-out {
  display: none;
}

#s-fa3f8b0f-3550-4d69-92e9-d877ea16b386 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa3f8b0f-3550-4d69-92e9-d877ea16b386 .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-fa36a8c6-c2cb-46ac-a859-840d96774e04 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa36a8c6-c2cb-46ac-a859-840d96774e04:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa36a8c6-c2cb-46ac-a859-840d96774e04:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa36a8c6-c2cb-46ac-a859-840d96774e04 {
  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-fa36a8c6-c2cb-46ac-a859-840d96774e04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa36a8c6-c2cb-46ac-a859-840d96774e04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa36a8c6-c2cb-46ac-a859-840d96774e04.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dad83daa-510c-4252-a540-a1fb2550da89 {
  display: none;
}
#s-53d4c9d2-4f5d-4cd6-9654-52ca46ff447f { text-align: left; }
#s-d1d05427-17e7-46ff-b78c-7acf1bac0770 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1d05427-17e7-46ff-b78c-7acf1bac0770 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-407084d1-f8a3-46ec-89f2-afc0d51fcb47 { text-align: left; }
#s-407084d1-f8a3-46ec-89f2-afc0d51fcb47 .shg-product-sold-out {
  display: none;
}

#s-407084d1-f8a3-46ec-89f2-afc0d51fcb47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-407084d1-f8a3-46ec-89f2-afc0d51fcb47 .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-2c690279-13ec-4f9b-ab46-7bfa2ff7947d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c690279-13ec-4f9b-ab46-7bfa2ff7947d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c690279-13ec-4f9b-ab46-7bfa2ff7947d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c690279-13ec-4f9b-ab46-7bfa2ff7947d {
  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-2c690279-13ec-4f9b-ab46-7bfa2ff7947d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c690279-13ec-4f9b-ab46-7bfa2ff7947d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c690279-13ec-4f9b-ab46-7bfa2ff7947d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69779783-d0f8-435e-b139-af71b6389ea0 {
  display: none;
}
#s-a250f69a-622f-438d-91f9-1c2aeb887076 { text-align: left; }
#s-76dc787d-776d-4462-b2b9-6b9c3941f21c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76dc787d-776d-4462-b2b9-6b9c3941f21c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67c19907-dc08-4c0e-8922-0446ad007a1b { text-align: left; }
#s-67c19907-dc08-4c0e-8922-0446ad007a1b .shg-product-sold-out {
  display: none;
}

#s-67c19907-dc08-4c0e-8922-0446ad007a1b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67c19907-dc08-4c0e-8922-0446ad007a1b .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-dcfe0bb3-dcc1-4c42-a3e4-d2afb59e9d0c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dcfe0bb3-dcc1-4c42-a3e4-d2afb59e9d0c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dcfe0bb3-dcc1-4c42-a3e4-d2afb59e9d0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dcfe0bb3-dcc1-4c42-a3e4-d2afb59e9d0c {
  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-dcfe0bb3-dcc1-4c42-a3e4-d2afb59e9d0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dcfe0bb3-dcc1-4c42-a3e4-d2afb59e9d0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dcfe0bb3-dcc1-4c42-a3e4-d2afb59e9d0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3250077a-7890-4779-9a8f-0220f7938ceb {
  display: none;
}
#s-2f225955-e32e-4d81-a9d3-f6bd0eda7e92 { text-align: left; }
#s-b8ada3a6-f33f-4d3c-b776-a8cb22aba218 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8ada3a6-f33f-4d3c-b776-a8cb22aba218 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5c9fd343-5483-4278-92f5-bbfaa91563ed { text-align: left; }
#s-5c9fd343-5483-4278-92f5-bbfaa91563ed .shg-product-sold-out {
  display: none;
}

#s-5c9fd343-5483-4278-92f5-bbfaa91563ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5c9fd343-5483-4278-92f5-bbfaa91563ed .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-f6869f2f-2dbf-4649-a9ff-ffae22ab1b68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6869f2f-2dbf-4649-a9ff-ffae22ab1b68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6869f2f-2dbf-4649-a9ff-ffae22ab1b68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6869f2f-2dbf-4649-a9ff-ffae22ab1b68 {
  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-f6869f2f-2dbf-4649-a9ff-ffae22ab1b68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6869f2f-2dbf-4649-a9ff-ffae22ab1b68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6869f2f-2dbf-4649-a9ff-ffae22ab1b68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e98a4cc-96e9-409e-988c-d0f9252b50f5 {
  display: none;
}
#s-a8f868df-9f4a-4a1b-9510-07bc9a1b7a48 { text-align: left; }
#s-be16ef87-6e63-4ddc-855c-970c2dcc4c83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-be16ef87-6e63-4ddc-855c-970c2dcc4c83 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db2aabc9-0aed-44d3-8a3b-09b7d97f8e33 { text-align: left; }
#s-db2aabc9-0aed-44d3-8a3b-09b7d97f8e33 .shg-product-sold-out {
  display: none;
}

#s-db2aabc9-0aed-44d3-8a3b-09b7d97f8e33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db2aabc9-0aed-44d3-8a3b-09b7d97f8e33 .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-7319094f-62b8-4afd-bfa0-77bdacc81761 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7319094f-62b8-4afd-bfa0-77bdacc81761:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7319094f-62b8-4afd-bfa0-77bdacc81761:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7319094f-62b8-4afd-bfa0-77bdacc81761 {
  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-7319094f-62b8-4afd-bfa0-77bdacc81761.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7319094f-62b8-4afd-bfa0-77bdacc81761.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7319094f-62b8-4afd-bfa0-77bdacc81761.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd6542a5-e7dc-4fa4-8848-6ea239d1a875 {
  display: none;
}
#s-5425d96f-e9a9-4f8e-a087-f310de4995cb { text-align: left; }
#s-3ef98693-5af9-442f-8328-82553d95bdb4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ef98693-5af9-442f-8328-82553d95bdb4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09c4c693-1b2f-4f3d-8ee2-2fdefb9d7411 { text-align: left; }
#s-09c4c693-1b2f-4f3d-8ee2-2fdefb9d7411 .shg-product-sold-out {
  display: none;
}

#s-09c4c693-1b2f-4f3d-8ee2-2fdefb9d7411 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09c4c693-1b2f-4f3d-8ee2-2fdefb9d7411 .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-8dbee58f-4308-4b87-a237-7b3480049e31 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8dbee58f-4308-4b87-a237-7b3480049e31:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8dbee58f-4308-4b87-a237-7b3480049e31:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8dbee58f-4308-4b87-a237-7b3480049e31 {
  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-8dbee58f-4308-4b87-a237-7b3480049e31.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dbee58f-4308-4b87-a237-7b3480049e31.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8dbee58f-4308-4b87-a237-7b3480049e31.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-629c5af0-b5c8-4c87-b17b-183dc03c1392 {
  display: none;
}
#s-1101b67c-8658-4f58-b9e4-1b03d7d1aad9 { text-align: left; }
#s-745bdb3c-84c6-4ce4-a085-c6a1d8985de2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-745bdb3c-84c6-4ce4-a085-c6a1d8985de2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0d5abd3-7361-455d-abf5-d6acb7a6b5cd { text-align: left; }
#s-f0d5abd3-7361-455d-abf5-d6acb7a6b5cd .shg-product-sold-out {
  display: none;
}

#s-f0d5abd3-7361-455d-abf5-d6acb7a6b5cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0d5abd3-7361-455d-abf5-d6acb7a6b5cd .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-ef61dd68-261d-4e89-ae17-242f24c5e623 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef61dd68-261d-4e89-ae17-242f24c5e623:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef61dd68-261d-4e89-ae17-242f24c5e623:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef61dd68-261d-4e89-ae17-242f24c5e623 {
  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-ef61dd68-261d-4e89-ae17-242f24c5e623.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef61dd68-261d-4e89-ae17-242f24c5e623.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef61dd68-261d-4e89-ae17-242f24c5e623.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4aa95a87-70dd-4fa4-b493-32c207be143c {
  display: none;
}
#s-7e331e1e-e9f5-4783-9546-99c3683af21a { text-align: left; }
#s-7a22c50b-bb8b-48f4-9721-184c600b9aa6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a22c50b-bb8b-48f4-9721-184c600b9aa6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-08324429-fa7b-4394-8c45-7802041bb4d8 { text-align: left; }
#s-08324429-fa7b-4394-8c45-7802041bb4d8 .shg-product-sold-out {
  display: none;
}

#s-08324429-fa7b-4394-8c45-7802041bb4d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-08324429-fa7b-4394-8c45-7802041bb4d8 .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-78abb93a-f6aa-4cd3-b063-13e1f762b712 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78abb93a-f6aa-4cd3-b063-13e1f762b712:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78abb93a-f6aa-4cd3-b063-13e1f762b712:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78abb93a-f6aa-4cd3-b063-13e1f762b712 {
  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-78abb93a-f6aa-4cd3-b063-13e1f762b712.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78abb93a-f6aa-4cd3-b063-13e1f762b712.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78abb93a-f6aa-4cd3-b063-13e1f762b712.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;
}
