.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-3cfd7b35-7e02-4134-b2d8-31a5652c9d9f {
  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-1b21ad88-9929-428f-90db-db8db68cb618 { margin-top: 40px; }
#s-1b21ad88-9929-428f-90db-db8db68cb618 .shogun-tabs {
  justify-content: center;
}


  #s-1b21ad88-9929-428f-90db-db8db68cb618 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-1b21ad88-9929-428f-90db-db8db68cb618 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-1b21ad88-9929-428f-90db-db8db68cb618 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-1b21ad88-9929-428f-90db-db8db68cb618 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-1b21ad88-9929-428f-90db-db8db68cb618 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-1b21ad88-9929-428f-90db-db8db68cb618 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-1b21ad88-9929-428f-90db-db8db68cb618 .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-67c76e25-4baa-4e57-bc1b-e3b719e8781d { padding-top: 10px;
padding-bottom: 10px; }
 #s-67c76e25-4baa-4e57-bc1b-e3b719e8781d .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-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a43d192c-82b1-4c7a-bdac-6ec8be9410bb .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-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-1b3a8a4d-c607-4e5b-ad1e-85724157ac3e"] > .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-f579dcbc-dde9-4745-8993-b155d192b5a3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-04f3f719-672d-4ee7-8588-d3e70fcbb148 { 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-fe1a9a8b-1ec3-4a1d-b0c9-22c06db812f1 { 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-fe1a9a8b-1ec3-4a1d-b0c9-22c06db812f1: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-fe1a9a8b-1ec3-4a1d-b0c9-22c06db812f1: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-fe1a9a8b-1ec3-4a1d-b0c9-22c06db812f1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1f340a21-349b-4b0c-b4d1-f5e2bc7a47d0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c868bd8a-bfe7-4d7b-99d6-7ca1653dcdf3 { 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-7007cc41-f73d-46b1-ab88-db223f7744b8 { 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-7007cc41-f73d-46b1-ab88-db223f7744b8: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-7007cc41-f73d-46b1-ab88-db223f7744b8: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-7007cc41-f73d-46b1-ab88-db223f7744b8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e656550e-6fe6-45c1-862a-65405fdb32f4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c1e321fc-bce4-45fe-8e35-efd51fc27975 { 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-d60a24db-71dc-4ce6-aef0-12a3b46a6ce6 { 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-d60a24db-71dc-4ce6-aef0-12a3b46a6ce6: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-d60a24db-71dc-4ce6-aef0-12a3b46a6ce6: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-d60a24db-71dc-4ce6-aef0-12a3b46a6ce6.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-acf0d148-c66f-48da-96b5-11218e12779d { min-height: 50px; }
#s-acf0d148-c66f-48da-96b5-11218e12779d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f6988ab9-40a5-4b10-b6a4-97f2b2d0dd98 { 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-f6988ab9-40a5-4b10-b6a4-97f2b2d0dd98 .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-9229ea0e-22e3-42ed-b307-59044e11ac63 {
  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-dd77efc4-740b-486c-aa2f-e5e015cb24e4 { 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-3aa99646-881c-4a76-bcf2-9caa9529d801 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3aa99646-881c-4a76-bcf2-9caa9529d801 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-80b867b6-b552-48ff-9c82-7b759c62887b {
  display: none;
}
#s-5c97e5fa-a6aa-4dad-9287-5fdfcaa4f6db { text-align: left; }
#s-6df4a568-9558-4a7e-bff8-c5b46f6fb289 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6df4a568-9558-4a7e-bff8-c5b46f6fb289 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-30ac6fd6-ee80-4ade-9d78-d40962e6094d {
  display: none;
}
#s-a50b8390-241a-43a2-b91a-2a52990f491f { text-align: left; }
#s-aa83c3fa-b6f5-4da0-8bc9-f38cf0562c44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa83c3fa-b6f5-4da0-8bc9-f38cf0562c44 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ea0e2247-1e0f-4c18-b6d8-c1837db03dcc {
  display: none;
}
#s-3df8439d-ff11-476c-b4d8-a3c9df3109cc { text-align: left; }
#s-63e8ce2b-156b-42d6-bb02-e25d1e9d52f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63e8ce2b-156b-42d6-bb02-e25d1e9d52f3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9f7dfd6c-89f6-45d2-bf19-f335ff96b505 {
  display: none;
}
#s-45ea3f48-74b5-4667-ad88-0317a51d5c90 { text-align: left; }
#s-5defce54-c868-49cf-8f79-6fe45eb21035 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5defce54-c868-49cf-8f79-6fe45eb21035 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad472bc6-3bda-4995-977d-b61b1d25a2ad { text-align: left; }
#s-ad472bc6-3bda-4995-977d-b61b1d25a2ad .shg-product-sold-out {
  display: none;
}

#s-ad472bc6-3bda-4995-977d-b61b1d25a2ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad472bc6-3bda-4995-977d-b61b1d25a2ad .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-44febc4e-87b3-409b-a13e-8d62b4e6f687 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44febc4e-87b3-409b-a13e-8d62b4e6f687:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44febc4e-87b3-409b-a13e-8d62b4e6f687:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44febc4e-87b3-409b-a13e-8d62b4e6f687 {
  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-44febc4e-87b3-409b-a13e-8d62b4e6f687.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44febc4e-87b3-409b-a13e-8d62b4e6f687.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44febc4e-87b3-409b-a13e-8d62b4e6f687.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5295e88-e705-47f1-a214-58252a64575e {
  display: none;
}
#s-6882fb09-0bd9-421f-bcf1-c456d0a36bb5 { text-align: left; }
#s-3a8284e0-d66c-427a-ab35-04c10afecf5b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3a8284e0-d66c-427a-ab35-04c10afecf5b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43059909-4925-4906-aaf7-7f7ae7ab6075 { text-align: left; }
#s-43059909-4925-4906-aaf7-7f7ae7ab6075 .shg-product-sold-out {
  display: none;
}

#s-43059909-4925-4906-aaf7-7f7ae7ab6075 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43059909-4925-4906-aaf7-7f7ae7ab6075 .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-0dd6bcf0-4838-490a-92b2-5977e264833c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0dd6bcf0-4838-490a-92b2-5977e264833c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0dd6bcf0-4838-490a-92b2-5977e264833c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0dd6bcf0-4838-490a-92b2-5977e264833c {
  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-0dd6bcf0-4838-490a-92b2-5977e264833c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0dd6bcf0-4838-490a-92b2-5977e264833c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0dd6bcf0-4838-490a-92b2-5977e264833c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64664663-55c7-499b-ad67-836d20bc7658 {
  display: none;
}
#s-81ba21ec-959a-4ea6-836f-1395a4f10012 { text-align: left; }
#s-c095538c-4aa8-41e1-9631-1c4a74bfc37d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c095538c-4aa8-41e1-9631-1c4a74bfc37d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3f7861a-07db-49b7-bf50-99d6aff76469 { text-align: left; }
#s-f3f7861a-07db-49b7-bf50-99d6aff76469 .shg-product-sold-out {
  display: none;
}

#s-f3f7861a-07db-49b7-bf50-99d6aff76469 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3f7861a-07db-49b7-bf50-99d6aff76469 .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-18ec643c-22fa-4bf4-8a4b-5df9f7a320fb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-18ec643c-22fa-4bf4-8a4b-5df9f7a320fb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-18ec643c-22fa-4bf4-8a4b-5df9f7a320fb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-18ec643c-22fa-4bf4-8a4b-5df9f7a320fb {
  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-18ec643c-22fa-4bf4-8a4b-5df9f7a320fb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-18ec643c-22fa-4bf4-8a4b-5df9f7a320fb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-18ec643c-22fa-4bf4-8a4b-5df9f7a320fb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8cee5cd-47e0-43e5-aa55-830115f0817b {
  display: none;
}
#s-a5a7f035-bb00-42b9-975a-6b66dbef9587 { text-align: left; }
#s-8d63aea3-88ea-4ecf-8c1c-9f3bb7f283b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d63aea3-88ea-4ecf-8c1c-9f3bb7f283b5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a25a021b-6682-4d81-81f1-7e1e6190e339 { text-align: left; }
#s-a25a021b-6682-4d81-81f1-7e1e6190e339 .shg-product-sold-out {
  display: none;
}

#s-a25a021b-6682-4d81-81f1-7e1e6190e339 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a25a021b-6682-4d81-81f1-7e1e6190e339 .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-d125fea0-e7bf-4833-ba19-b331b41a657d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d125fea0-e7bf-4833-ba19-b331b41a657d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d125fea0-e7bf-4833-ba19-b331b41a657d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d125fea0-e7bf-4833-ba19-b331b41a657d {
  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-d125fea0-e7bf-4833-ba19-b331b41a657d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d125fea0-e7bf-4833-ba19-b331b41a657d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d125fea0-e7bf-4833-ba19-b331b41a657d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03556898-6f9a-4442-9104-134563eef3fc {
  display: none;
}
#s-6e64f6c9-4a8f-46b3-b821-f406221e5404 { text-align: left; }
#s-7c31c065-a0fa-42d2-8dd9-3d42ad9c3ecb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c31c065-a0fa-42d2-8dd9-3d42ad9c3ecb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1083955-d04e-472c-a9e2-d2de4fdd8a45 { text-align: left; }
#s-e1083955-d04e-472c-a9e2-d2de4fdd8a45 .shg-product-sold-out {
  display: none;
}

#s-e1083955-d04e-472c-a9e2-d2de4fdd8a45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1083955-d04e-472c-a9e2-d2de4fdd8a45 .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-482ccb8e-f19d-4d42-b304-6f9ba4ba5605 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-482ccb8e-f19d-4d42-b304-6f9ba4ba5605:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-482ccb8e-f19d-4d42-b304-6f9ba4ba5605:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-482ccb8e-f19d-4d42-b304-6f9ba4ba5605 {
  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-482ccb8e-f19d-4d42-b304-6f9ba4ba5605.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-482ccb8e-f19d-4d42-b304-6f9ba4ba5605.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-482ccb8e-f19d-4d42-b304-6f9ba4ba5605.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c4744712-92a2-479f-b4b8-1d6660f78882 {
  display: none;
}
#s-439a8105-fa42-4c52-ae9b-b471794cdff7 { text-align: left; }
#s-71329cb4-1050-49f6-8f49-886eef087d19 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71329cb4-1050-49f6-8f49-886eef087d19 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe6cbf41-0b58-4a36-92a1-669546491757 { text-align: left; }
#s-fe6cbf41-0b58-4a36-92a1-669546491757 .shg-product-sold-out {
  display: none;
}

#s-fe6cbf41-0b58-4a36-92a1-669546491757 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe6cbf41-0b58-4a36-92a1-669546491757 .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-bb5c8070-3bdc-4561-b018-ac998d3ecdc2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb5c8070-3bdc-4561-b018-ac998d3ecdc2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb5c8070-3bdc-4561-b018-ac998d3ecdc2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb5c8070-3bdc-4561-b018-ac998d3ecdc2 {
  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-bb5c8070-3bdc-4561-b018-ac998d3ecdc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb5c8070-3bdc-4561-b018-ac998d3ecdc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb5c8070-3bdc-4561-b018-ac998d3ecdc2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f16b6343-11e3-43d9-be51-fe1312885c83 {
  display: none;
}
#s-c36e7dfd-653e-4997-a937-8e11bdde96c8 { text-align: left; }
#s-303e46d5-8e29-40b7-bcdb-c1ebad1cc2a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-303e46d5-8e29-40b7-bcdb-c1ebad1cc2a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f6d2742e-1f19-4053-976a-8cc6dcff865e { text-align: left; }
#s-f6d2742e-1f19-4053-976a-8cc6dcff865e .shg-product-sold-out {
  display: none;
}

#s-f6d2742e-1f19-4053-976a-8cc6dcff865e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f6d2742e-1f19-4053-976a-8cc6dcff865e .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-2b4b6389-af14-4990-94c9-dbbc52592dbc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b4b6389-af14-4990-94c9-dbbc52592dbc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b4b6389-af14-4990-94c9-dbbc52592dbc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b4b6389-af14-4990-94c9-dbbc52592dbc {
  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-2b4b6389-af14-4990-94c9-dbbc52592dbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b4b6389-af14-4990-94c9-dbbc52592dbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b4b6389-af14-4990-94c9-dbbc52592dbc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05a10fcd-d972-4521-ad20-9f99d84d1381 {
  display: none;
}
#s-b8d9db02-0c4a-4fa4-bf13-39fa0748dd79 { text-align: left; }
#s-4481f48e-be37-483f-83dc-53faf14d0e04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4481f48e-be37-483f-83dc-53faf14d0e04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d28d00ee-cedc-45dc-a36c-fb82147e2f57 { text-align: left; }
#s-d28d00ee-cedc-45dc-a36c-fb82147e2f57 .shg-product-sold-out {
  display: none;
}

#s-d28d00ee-cedc-45dc-a36c-fb82147e2f57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d28d00ee-cedc-45dc-a36c-fb82147e2f57 .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-bae1959d-0b83-479a-81cb-18537781a0f8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bae1959d-0b83-479a-81cb-18537781a0f8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bae1959d-0b83-479a-81cb-18537781a0f8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bae1959d-0b83-479a-81cb-18537781a0f8 {
  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-bae1959d-0b83-479a-81cb-18537781a0f8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bae1959d-0b83-479a-81cb-18537781a0f8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bae1959d-0b83-479a-81cb-18537781a0f8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-238e35d2-fa5c-406f-9e69-d02cdec5b7fd {
  display: none;
}
#s-65d82bcd-d424-4255-b8df-f588d219fbcd { text-align: left; }
#s-dc2b99a9-b75a-4456-aa1d-c22c805ccecf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc2b99a9-b75a-4456-aa1d-c22c805ccecf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7dd96b2c-72bb-44d7-8e74-124ebd0e275e { text-align: left; }
#s-7dd96b2c-72bb-44d7-8e74-124ebd0e275e .shg-product-sold-out {
  display: none;
}

#s-7dd96b2c-72bb-44d7-8e74-124ebd0e275e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7dd96b2c-72bb-44d7-8e74-124ebd0e275e .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-fa788c95-4480-463d-b163-f206a3a5c2bc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa788c95-4480-463d-b163-f206a3a5c2bc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa788c95-4480-463d-b163-f206a3a5c2bc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa788c95-4480-463d-b163-f206a3a5c2bc {
  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-fa788c95-4480-463d-b163-f206a3a5c2bc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa788c95-4480-463d-b163-f206a3a5c2bc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa788c95-4480-463d-b163-f206a3a5c2bc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a3a22ac-83fd-4d55-a002-b3d03846a1de {
  display: none;
}
#s-6afd6056-3fd2-4893-a280-9ef7e1033f9f { text-align: left; }
#s-ab103e2b-da31-4cea-9538-e53771c5941b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab103e2b-da31-4cea-9538-e53771c5941b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-052347e6-847f-4b78-be61-777f367164c5 { text-align: left; }
#s-052347e6-847f-4b78-be61-777f367164c5 .shg-product-sold-out {
  display: none;
}

#s-052347e6-847f-4b78-be61-777f367164c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-052347e6-847f-4b78-be61-777f367164c5 .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-22ad60a9-46b9-4b6e-9334-b478e21d9fd2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22ad60a9-46b9-4b6e-9334-b478e21d9fd2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22ad60a9-46b9-4b6e-9334-b478e21d9fd2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22ad60a9-46b9-4b6e-9334-b478e21d9fd2 {
  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-22ad60a9-46b9-4b6e-9334-b478e21d9fd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22ad60a9-46b9-4b6e-9334-b478e21d9fd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22ad60a9-46b9-4b6e-9334-b478e21d9fd2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0b48d9e-859b-4daf-8614-7633ab243f60 {
  display: none;
}
#s-47f99ad8-ad82-4a6f-99ac-f4d70c77104f { text-align: left; }
#s-ff4bf84a-ec0f-495c-9727-7c5e5d8ac2d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff4bf84a-ec0f-495c-9727-7c5e5d8ac2d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7835d8a9-61b3-41b2-8566-80fb0d4a9a33 { text-align: left; }
#s-7835d8a9-61b3-41b2-8566-80fb0d4a9a33 .shg-product-sold-out {
  display: none;
}

#s-7835d8a9-61b3-41b2-8566-80fb0d4a9a33 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7835d8a9-61b3-41b2-8566-80fb0d4a9a33 .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-78c957b8-c443-4375-86a5-038c723d7d21 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78c957b8-c443-4375-86a5-038c723d7d21:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78c957b8-c443-4375-86a5-038c723d7d21:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78c957b8-c443-4375-86a5-038c723d7d21 {
  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-78c957b8-c443-4375-86a5-038c723d7d21.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78c957b8-c443-4375-86a5-038c723d7d21.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78c957b8-c443-4375-86a5-038c723d7d21.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-432ec321-69fb-4fc0-920f-4d289c55ba28 {
  display: none;
}
#s-005b5f47-db9e-41e7-a04e-fc9c159203fd { text-align: left; }
#s-a890e4fa-1c7e-47cf-9124-6db6181577a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a890e4fa-1c7e-47cf-9124-6db6181577a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d84bb433-4685-4979-b0ce-49ec8e63019f { text-align: left; }
#s-d84bb433-4685-4979-b0ce-49ec8e63019f .shg-product-sold-out {
  display: none;
}

#s-d84bb433-4685-4979-b0ce-49ec8e63019f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d84bb433-4685-4979-b0ce-49ec8e63019f .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-42ad3d22-56d3-4bd6-9405-413cb8e1891e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42ad3d22-56d3-4bd6-9405-413cb8e1891e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42ad3d22-56d3-4bd6-9405-413cb8e1891e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42ad3d22-56d3-4bd6-9405-413cb8e1891e {
  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-42ad3d22-56d3-4bd6-9405-413cb8e1891e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42ad3d22-56d3-4bd6-9405-413cb8e1891e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42ad3d22-56d3-4bd6-9405-413cb8e1891e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a5c3f1d-17ee-4859-a29b-9e5b85aa5162 {
  display: none;
}
#s-bd369fd0-7643-4b2e-8e20-dbf7a3f7a75c { text-align: left; }
#s-15bf0d75-32e8-4e2a-851d-520da96c433d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15bf0d75-32e8-4e2a-851d-520da96c433d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e690ac2e-ec34-4771-83c9-ed536efeeda5 { text-align: left; }
#s-e690ac2e-ec34-4771-83c9-ed536efeeda5 .shg-product-sold-out {
  display: none;
}

#s-e690ac2e-ec34-4771-83c9-ed536efeeda5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e690ac2e-ec34-4771-83c9-ed536efeeda5 .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-4da38866-da35-4033-afcb-125e979aebbb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4da38866-da35-4033-afcb-125e979aebbb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4da38866-da35-4033-afcb-125e979aebbb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4da38866-da35-4033-afcb-125e979aebbb {
  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-4da38866-da35-4033-afcb-125e979aebbb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4da38866-da35-4033-afcb-125e979aebbb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4da38866-da35-4033-afcb-125e979aebbb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-836ef23e-d56f-44b1-931c-8b6bdbba8937 {
  display: none;
}
#s-fd7a5c9b-c957-481c-909b-f48c034b9fbd { text-align: left; }
#s-b54d30ed-a600-4e11-9a44-aad3c1d2b501 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b54d30ed-a600-4e11-9a44-aad3c1d2b501 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f24f2399-2991-4a6b-89f5-4f466a85c4a9 { text-align: left; }
#s-f24f2399-2991-4a6b-89f5-4f466a85c4a9 .shg-product-sold-out {
  display: none;
}

#s-f24f2399-2991-4a6b-89f5-4f466a85c4a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f24f2399-2991-4a6b-89f5-4f466a85c4a9 .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-fca5d6ca-6c2b-4787-a20c-3716abca13f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fca5d6ca-6c2b-4787-a20c-3716abca13f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fca5d6ca-6c2b-4787-a20c-3716abca13f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fca5d6ca-6c2b-4787-a20c-3716abca13f9 {
  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-fca5d6ca-6c2b-4787-a20c-3716abca13f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fca5d6ca-6c2b-4787-a20c-3716abca13f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fca5d6ca-6c2b-4787-a20c-3716abca13f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c194d3c1-7f87-46f2-89d9-7bfed553abb8 {
  display: none;
}
#s-d9aa8948-1d16-41a8-8b6d-5696c3d5a0ff { text-align: left; }
#s-40d89861-77db-4bcc-bfdb-01bcdafe701c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40d89861-77db-4bcc-bfdb-01bcdafe701c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5447ea9-923f-4c0b-be5e-ff4941cd1455 { text-align: left; }
#s-d5447ea9-923f-4c0b-be5e-ff4941cd1455 .shg-product-sold-out {
  display: none;
}

#s-d5447ea9-923f-4c0b-be5e-ff4941cd1455 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5447ea9-923f-4c0b-be5e-ff4941cd1455 .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-9eb3f315-7f40-4cb2-802e-365d6b616286 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9eb3f315-7f40-4cb2-802e-365d6b616286:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9eb3f315-7f40-4cb2-802e-365d6b616286:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9eb3f315-7f40-4cb2-802e-365d6b616286 {
  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-9eb3f315-7f40-4cb2-802e-365d6b616286.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9eb3f315-7f40-4cb2-802e-365d6b616286.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9eb3f315-7f40-4cb2-802e-365d6b616286.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a2ebd77-db88-4c22-be0d-aad51fb40df3 {
  display: none;
}
#s-c05d587e-4afa-4549-b4e4-639f75749805 { text-align: left; }
#s-1098831d-4c23-4f67-9645-7d2c2b394fa7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1098831d-4c23-4f67-9645-7d2c2b394fa7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9846ee2a-088d-4c6a-ba32-4f8a68159959 { text-align: left; }
#s-9846ee2a-088d-4c6a-ba32-4f8a68159959 .shg-product-sold-out {
  display: none;
}

#s-9846ee2a-088d-4c6a-ba32-4f8a68159959 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9846ee2a-088d-4c6a-ba32-4f8a68159959 .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-53aa811e-86e2-4d5a-9803-97dcca0425d4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53aa811e-86e2-4d5a-9803-97dcca0425d4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53aa811e-86e2-4d5a-9803-97dcca0425d4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53aa811e-86e2-4d5a-9803-97dcca0425d4 {
  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-53aa811e-86e2-4d5a-9803-97dcca0425d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53aa811e-86e2-4d5a-9803-97dcca0425d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53aa811e-86e2-4d5a-9803-97dcca0425d4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca740521-c6dc-44a5-810a-1259a62b835c {
  display: none;
}
#s-a72bf0e9-3a5e-446d-9473-4c733d201acd { text-align: left; }
#s-8e8bff5b-9ffe-4fed-ab26-d3f5b07d414b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e8bff5b-9ffe-4fed-ab26-d3f5b07d414b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab29a3d4-31b0-46fa-869f-8dd023fdea12 { text-align: left; }
#s-ab29a3d4-31b0-46fa-869f-8dd023fdea12 .shg-product-sold-out {
  display: none;
}

#s-ab29a3d4-31b0-46fa-869f-8dd023fdea12 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab29a3d4-31b0-46fa-869f-8dd023fdea12 .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-f450f5c7-7f51-4d00-b2fd-3cc3e38286bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f450f5c7-7f51-4d00-b2fd-3cc3e38286bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f450f5c7-7f51-4d00-b2fd-3cc3e38286bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f450f5c7-7f51-4d00-b2fd-3cc3e38286bd {
  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-f450f5c7-7f51-4d00-b2fd-3cc3e38286bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f450f5c7-7f51-4d00-b2fd-3cc3e38286bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f450f5c7-7f51-4d00-b2fd-3cc3e38286bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e037d39-5bd1-4f29-ba1c-e2d86f577835 {
  display: none;
}
#s-220c6d54-f14e-4125-a458-90d2193e895b { text-align: left; }
#s-d4dc0a73-a481-40a4-9395-4eb75e5d8cc2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4dc0a73-a481-40a4-9395-4eb75e5d8cc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1622d78-5e10-45f0-822a-9622bcb38195 { text-align: left; }
#s-d1622d78-5e10-45f0-822a-9622bcb38195 .shg-product-sold-out {
  display: none;
}

#s-d1622d78-5e10-45f0-822a-9622bcb38195 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1622d78-5e10-45f0-822a-9622bcb38195 .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-83b9479e-f028-44f5-aac0-d35f5f4553e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83b9479e-f028-44f5-aac0-d35f5f4553e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83b9479e-f028-44f5-aac0-d35f5f4553e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83b9479e-f028-44f5-aac0-d35f5f4553e5 {
  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-83b9479e-f028-44f5-aac0-d35f5f4553e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83b9479e-f028-44f5-aac0-d35f5f4553e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83b9479e-f028-44f5-aac0-d35f5f4553e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c056cd2-a601-4600-a9f3-1e0b041a81f3 {
  display: none;
}
#s-c06eba02-ee39-44de-8c54-f41e17800027 { text-align: left; }
#s-052043ca-8820-4269-a6e3-c2920c968ab6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-052043ca-8820-4269-a6e3-c2920c968ab6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-406fd23e-2203-4f25-86a8-f5f11fb1adcb { text-align: left; }
#s-406fd23e-2203-4f25-86a8-f5f11fb1adcb .shg-product-sold-out {
  display: none;
}

#s-406fd23e-2203-4f25-86a8-f5f11fb1adcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-406fd23e-2203-4f25-86a8-f5f11fb1adcb .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-4cf5db08-87b9-41a2-ac81-0a829492088f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4cf5db08-87b9-41a2-ac81-0a829492088f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cf5db08-87b9-41a2-ac81-0a829492088f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cf5db08-87b9-41a2-ac81-0a829492088f {
  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-4cf5db08-87b9-41a2-ac81-0a829492088f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cf5db08-87b9-41a2-ac81-0a829492088f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4cf5db08-87b9-41a2-ac81-0a829492088f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18bc2349-a074-4e6f-972a-e956b4b2af43 {
  display: none;
}
#s-b016e4c2-32b2-4a05-82b6-bf66a1f63adb { text-align: left; }
#s-de8114ff-8ae7-44b1-8471-e5e7b1fdb967 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-de8114ff-8ae7-44b1-8471-e5e7b1fdb967 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-52e3de8e-b531-4276-80e9-e35cadc5b231 { text-align: left; }
#s-52e3de8e-b531-4276-80e9-e35cadc5b231 .shg-product-sold-out {
  display: none;
}

#s-52e3de8e-b531-4276-80e9-e35cadc5b231 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-52e3de8e-b531-4276-80e9-e35cadc5b231 .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-b9f7dbe8-5cd4-47e6-8ddd-3180154a02d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9f7dbe8-5cd4-47e6-8ddd-3180154a02d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9f7dbe8-5cd4-47e6-8ddd-3180154a02d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9f7dbe8-5cd4-47e6-8ddd-3180154a02d6 {
  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-b9f7dbe8-5cd4-47e6-8ddd-3180154a02d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9f7dbe8-5cd4-47e6-8ddd-3180154a02d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9f7dbe8-5cd4-47e6-8ddd-3180154a02d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-253f0e6f-e85b-4ed9-b0ed-81cbcbbe5654 {
  display: none;
}
#s-c0edc5d2-cc38-4831-b101-3d59006bf364 { text-align: left; }
#s-af2c34b3-b901-4685-85c9-984127fb39db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-af2c34b3-b901-4685-85c9-984127fb39db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-591acd9f-ce43-4772-9399-82172c93584b { text-align: left; }
#s-591acd9f-ce43-4772-9399-82172c93584b .shg-product-sold-out {
  display: none;
}

#s-591acd9f-ce43-4772-9399-82172c93584b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-591acd9f-ce43-4772-9399-82172c93584b .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-1b3f15f7-e216-46c3-819b-68fefa48feac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b3f15f7-e216-46c3-819b-68fefa48feac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b3f15f7-e216-46c3-819b-68fefa48feac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b3f15f7-e216-46c3-819b-68fefa48feac {
  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-1b3f15f7-e216-46c3-819b-68fefa48feac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b3f15f7-e216-46c3-819b-68fefa48feac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b3f15f7-e216-46c3-819b-68fefa48feac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c6113dd-5888-499d-996c-c4d30135e60e {
  display: none;
}
#s-cd02ef4d-150e-4fc1-a989-6778045a5aa6 { text-align: left; }
#s-c72fac93-d1b0-40d2-97da-b5db2e66f679 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c72fac93-d1b0-40d2-97da-b5db2e66f679 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9152e887-95dc-4803-8a36-a8e85328ea45 { text-align: left; }
#s-9152e887-95dc-4803-8a36-a8e85328ea45 .shg-product-sold-out {
  display: none;
}

#s-9152e887-95dc-4803-8a36-a8e85328ea45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9152e887-95dc-4803-8a36-a8e85328ea45 .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-13ae785b-77da-4e48-b0f8-0c4257ea62a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13ae785b-77da-4e48-b0f8-0c4257ea62a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13ae785b-77da-4e48-b0f8-0c4257ea62a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13ae785b-77da-4e48-b0f8-0c4257ea62a7 {
  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-13ae785b-77da-4e48-b0f8-0c4257ea62a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13ae785b-77da-4e48-b0f8-0c4257ea62a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13ae785b-77da-4e48-b0f8-0c4257ea62a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69f01dc9-a5f4-47cd-a4b5-5cc304d12346 {
  display: none;
}
#s-4efcf3ce-0c0b-425b-997f-a1bf63760211 { text-align: left; }
#s-2ac5b5f6-7907-4058-86e3-df5cd9db97cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ac5b5f6-7907-4058-86e3-df5cd9db97cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f0da54d-d686-4a8e-bb3a-5dedf55a0d96 { text-align: left; }
#s-9f0da54d-d686-4a8e-bb3a-5dedf55a0d96 .shg-product-sold-out {
  display: none;
}

#s-9f0da54d-d686-4a8e-bb3a-5dedf55a0d96 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f0da54d-d686-4a8e-bb3a-5dedf55a0d96 .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-74745dd0-cdec-4d5a-9671-1d785733820d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74745dd0-cdec-4d5a-9671-1d785733820d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74745dd0-cdec-4d5a-9671-1d785733820d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74745dd0-cdec-4d5a-9671-1d785733820d {
  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-74745dd0-cdec-4d5a-9671-1d785733820d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74745dd0-cdec-4d5a-9671-1d785733820d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74745dd0-cdec-4d5a-9671-1d785733820d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-199df4a1-a7f2-43c9-af06-a58cea695855 {
  display: none;
}
#s-b7c5fe29-1074-4719-bbaf-6cb4e59080ca { text-align: left; }
#s-b2a9d1e8-5ce5-41ff-87d5-9460827ba589 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2a9d1e8-5ce5-41ff-87d5-9460827ba589 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fafe1cca-c6e5-451b-b8b2-399c2e78c2e1 { text-align: left; }
#s-fafe1cca-c6e5-451b-b8b2-399c2e78c2e1 .shg-product-sold-out {
  display: none;
}

#s-fafe1cca-c6e5-451b-b8b2-399c2e78c2e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fafe1cca-c6e5-451b-b8b2-399c2e78c2e1 .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-e1369f84-effa-45d2-b15e-d8958b8da3a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1369f84-effa-45d2-b15e-d8958b8da3a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1369f84-effa-45d2-b15e-d8958b8da3a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1369f84-effa-45d2-b15e-d8958b8da3a6 {
  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-e1369f84-effa-45d2-b15e-d8958b8da3a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1369f84-effa-45d2-b15e-d8958b8da3a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1369f84-effa-45d2-b15e-d8958b8da3a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d83ab663-c6af-49dd-b4bf-d660ef5e61ad {
  display: none;
}
#s-92868d8e-c50d-4b06-a23e-4d2acc1d040f { text-align: left; }
#s-ce1ab617-44d2-4338-91a6-49f004881189 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce1ab617-44d2-4338-91a6-49f004881189 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1b6b487-705c-44c1-aef8-af440a7d62dc { text-align: left; }
#s-e1b6b487-705c-44c1-aef8-af440a7d62dc .shg-product-sold-out {
  display: none;
}

#s-e1b6b487-705c-44c1-aef8-af440a7d62dc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1b6b487-705c-44c1-aef8-af440a7d62dc .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-c00c9494-a97f-4ef8-9d07-916137c7f28d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c00c9494-a97f-4ef8-9d07-916137c7f28d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c00c9494-a97f-4ef8-9d07-916137c7f28d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c00c9494-a97f-4ef8-9d07-916137c7f28d {
  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-c00c9494-a97f-4ef8-9d07-916137c7f28d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c00c9494-a97f-4ef8-9d07-916137c7f28d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c00c9494-a97f-4ef8-9d07-916137c7f28d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65a06629-9e36-4c49-8a69-9c5c437bc727 {
  display: none;
}
#s-e6a6a44d-3032-4d05-82d2-19d89f4ff2fa { text-align: left; }
#s-20ca9fe7-af76-4037-aee0-8047d83f4812 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20ca9fe7-af76-4037-aee0-8047d83f4812 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eff431c4-b9f6-413e-a84b-61d65fff65c4 { text-align: left; }
#s-eff431c4-b9f6-413e-a84b-61d65fff65c4 .shg-product-sold-out {
  display: none;
}

#s-eff431c4-b9f6-413e-a84b-61d65fff65c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eff431c4-b9f6-413e-a84b-61d65fff65c4 .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-5cc4cf1b-d8f2-4d11-afc9-13769a190188 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5cc4cf1b-d8f2-4d11-afc9-13769a190188:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5cc4cf1b-d8f2-4d11-afc9-13769a190188:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5cc4cf1b-d8f2-4d11-afc9-13769a190188 {
  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-5cc4cf1b-d8f2-4d11-afc9-13769a190188.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5cc4cf1b-d8f2-4d11-afc9-13769a190188.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5cc4cf1b-d8f2-4d11-afc9-13769a190188.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-192ae568-8115-4229-a10b-f14c81f5c330 {
  display: none;
}
#s-813c6464-e140-4a9b-9806-7c3593635620 { text-align: left; }
#s-f49c11dc-d0bf-451a-8e26-641e026c7a2a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f49c11dc-d0bf-451a-8e26-641e026c7a2a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1116f704-7e5e-4934-98ee-95d9175c6fe1 { text-align: left; }
#s-1116f704-7e5e-4934-98ee-95d9175c6fe1 .shg-product-sold-out {
  display: none;
}

#s-1116f704-7e5e-4934-98ee-95d9175c6fe1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1116f704-7e5e-4934-98ee-95d9175c6fe1 .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-4f541d07-e8c7-455e-835f-c002f447ce2c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f541d07-e8c7-455e-835f-c002f447ce2c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f541d07-e8c7-455e-835f-c002f447ce2c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f541d07-e8c7-455e-835f-c002f447ce2c {
  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-4f541d07-e8c7-455e-835f-c002f447ce2c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f541d07-e8c7-455e-835f-c002f447ce2c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f541d07-e8c7-455e-835f-c002f447ce2c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6966f1e3-9e29-4ffe-a142-2e4b381961bc {
  display: none;
}
#s-f53e0776-e530-4526-adea-0d3feb3af969 { text-align: left; }
#s-2f85f291-49ab-48b8-aeac-80c0e62e7acb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f85f291-49ab-48b8-aeac-80c0e62e7acb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f0eae400-5c5e-4d6f-b66b-595ce32b935a { text-align: left; }
#s-f0eae400-5c5e-4d6f-b66b-595ce32b935a .shg-product-sold-out {
  display: none;
}

#s-f0eae400-5c5e-4d6f-b66b-595ce32b935a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f0eae400-5c5e-4d6f-b66b-595ce32b935a .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-a221849e-7e8f-4ec9-85ff-c6217d14e89d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a221849e-7e8f-4ec9-85ff-c6217d14e89d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a221849e-7e8f-4ec9-85ff-c6217d14e89d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a221849e-7e8f-4ec9-85ff-c6217d14e89d {
  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-a221849e-7e8f-4ec9-85ff-c6217d14e89d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a221849e-7e8f-4ec9-85ff-c6217d14e89d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a221849e-7e8f-4ec9-85ff-c6217d14e89d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa7ba01a-5d59-4cba-b005-b126dffd8dfd {
  display: none;
}
#s-10828e71-5e6f-4e5e-8476-125784addf78 { text-align: left; }
#s-d1905a17-5e98-435c-ad31-995b8cc9caa1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1905a17-5e98-435c-ad31-995b8cc9caa1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b971a377-f78b-4c3d-9aed-0d361b9d971c { text-align: left; }
#s-b971a377-f78b-4c3d-9aed-0d361b9d971c .shg-product-sold-out {
  display: none;
}

#s-b971a377-f78b-4c3d-9aed-0d361b9d971c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b971a377-f78b-4c3d-9aed-0d361b9d971c .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-743f705c-45d6-45b3-b305-f9ea58c24bcf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-743f705c-45d6-45b3-b305-f9ea58c24bcf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-743f705c-45d6-45b3-b305-f9ea58c24bcf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-743f705c-45d6-45b3-b305-f9ea58c24bcf {
  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-743f705c-45d6-45b3-b305-f9ea58c24bcf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-743f705c-45d6-45b3-b305-f9ea58c24bcf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-743f705c-45d6-45b3-b305-f9ea58c24bcf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd912a08-c6ee-497f-bd06-bff29e08d445 {
  display: none;
}
#s-76ef8e03-e063-4837-83d5-e55e04b3fabd { text-align: left; }
#s-1cc099d5-573d-46cf-85cc-3ac28dd69691 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1cc099d5-573d-46cf-85cc-3ac28dd69691 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ddc0d2d-f87d-45b6-b250-68834ce8530a { text-align: left; }
#s-4ddc0d2d-f87d-45b6-b250-68834ce8530a .shg-product-sold-out {
  display: none;
}

#s-4ddc0d2d-f87d-45b6-b250-68834ce8530a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ddc0d2d-f87d-45b6-b250-68834ce8530a .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-d8a55286-c8e5-44aa-9c75-83d973cc0952 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8a55286-c8e5-44aa-9c75-83d973cc0952:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8a55286-c8e5-44aa-9c75-83d973cc0952:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8a55286-c8e5-44aa-9c75-83d973cc0952 {
  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-d8a55286-c8e5-44aa-9c75-83d973cc0952.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8a55286-c8e5-44aa-9c75-83d973cc0952.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8a55286-c8e5-44aa-9c75-83d973cc0952.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;
}
