.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-8f596613-e059-4fad-9f83-9c8cc508ab37 {
  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-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 { margin-top: 40px; }
#s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .shogun-tabs {
  justify-content: center;
}


  #s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-89d4afbd-235a-4c25-8e5a-26319a0dd1d4 .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-782c77a4-a534-428e-b05a-b3bb212dd9e7 { padding-top: 10px;
padding-bottom: 10px; }
 #s-782c77a4-a534-428e-b05a-b3bb212dd9e7 .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-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-b867299b-dbf7-4ed5-906a-8e9e6e592594 .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-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-29fc457b-7867-4dd8-b8cc-42cbd3b48f8d"] > .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-37302d35-3298-4179-9128-fd8037551f6c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9afc1788-0501-4c43-9d1d-b2bd24855078 { 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-831b46fa-5d4b-4484-9e05-9a649bd0e929 { 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-831b46fa-5d4b-4484-9e05-9a649bd0e929: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-831b46fa-5d4b-4484-9e05-9a649bd0e929: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-831b46fa-5d4b-4484-9e05-9a649bd0e929.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-db2c5b12-53af-455f-891c-26c7b2ea6fc1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5738c34b-679f-44a7-8c78-90f450d35bad { 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-dcbe888e-0b72-40a3-80a2-1a2883d1a084 { 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-dcbe888e-0b72-40a3-80a2-1a2883d1a084: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-dcbe888e-0b72-40a3-80a2-1a2883d1a084: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-dcbe888e-0b72-40a3-80a2-1a2883d1a084.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-10b1b46a-dedf-4ddb-ba87-81f06b2d20e2 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-90b78be1-7d83-4ff0-b82e-e5b49e7c8268 { 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-a5c25a0e-76e8-41dd-9ce0-7e0d3565649a { 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-a5c25a0e-76e8-41dd-9ce0-7e0d3565649a: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-a5c25a0e-76e8-41dd-9ce0-7e0d3565649a: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-a5c25a0e-76e8-41dd-9ce0-7e0d3565649a.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-4e6188ea-fe24-48c4-8e6c-7a8234a25af7 { min-height: 50px; }
#s-4e6188ea-fe24-48c4-8e6c-7a8234a25af7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e1f78714-8cbc-4553-a413-1943375bfb33 { 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-e1f78714-8cbc-4553-a413-1943375bfb33 .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-bb96492c-2864-44f0-88c4-0d1cf2f72431 {
  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-60851e3d-9028-4132-90df-cda01d30cca8 { 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-e913445c-9de4-4943-b7c9-13fcdd9394cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e913445c-9de4-4943-b7c9-13fcdd9394cd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3a73ac40-bd5e-4cf2-8477-dbc516ad3c10 {
  display: none;
}
#s-803ee426-deae-4f32-b9b4-c04c2efc40fa { text-align: left; }
#s-2c903bd3-6881-41b5-a24c-b6c472203d7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c903bd3-6881-41b5-a24c-b6c472203d7d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-890ee6bb-8133-40a2-80bf-960e050eadd0 {
  display: none;
}
#s-c198acc4-515e-46ba-8b9f-ff7211a92026 { text-align: left; }
#s-fd8b092e-3919-45e1-a070-c65e848f67d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd8b092e-3919-45e1-a070-c65e848f67d7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f88db338-779e-4d5b-976d-afcd3656afb3 {
  display: none;
}
#s-f2981f0a-3887-4216-9a7f-6c76f01a09ad { text-align: left; }
#s-88be8cd6-88a6-4f22-bc63-f79026776919 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88be8cd6-88a6-4f22-bc63-f79026776919 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c1b76265-39db-46fc-9919-d1e31acb98e3 {
  display: none;
}
#s-3b5d8bd9-1933-4155-ab19-a745ea60a3a0 { text-align: left; }
#s-7f7652ed-1857-438a-b2b8-4e2ff1ee06d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f7652ed-1857-438a-b2b8-4e2ff1ee06d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0257b35-642e-40bd-92e3-95b044fe0e81 { text-align: left; }
#s-c0257b35-642e-40bd-92e3-95b044fe0e81 .shg-product-sold-out {
  display: none;
}

#s-c0257b35-642e-40bd-92e3-95b044fe0e81 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0257b35-642e-40bd-92e3-95b044fe0e81 .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-3629fb47-d5bc-4356-a55e-aef03039ba91 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3629fb47-d5bc-4356-a55e-aef03039ba91:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3629fb47-d5bc-4356-a55e-aef03039ba91:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3629fb47-d5bc-4356-a55e-aef03039ba91 {
  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-3629fb47-d5bc-4356-a55e-aef03039ba91.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3629fb47-d5bc-4356-a55e-aef03039ba91.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3629fb47-d5bc-4356-a55e-aef03039ba91.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03b56d72-eb88-4066-84b8-6fdf03f4688c {
  display: none;
}
#s-a233726e-8238-40ab-910b-2e5e2d42ae59 { text-align: left; }
#s-09acc1b9-470c-480c-8eac-ae1377d89046 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09acc1b9-470c-480c-8eac-ae1377d89046 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9dcced1b-383b-486b-be7f-f46263f41d7e { text-align: left; }
#s-9dcced1b-383b-486b-be7f-f46263f41d7e .shg-product-sold-out {
  display: none;
}

#s-9dcced1b-383b-486b-be7f-f46263f41d7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9dcced1b-383b-486b-be7f-f46263f41d7e .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-f651a156-dcc0-4859-8ce5-5abcc13067eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f651a156-dcc0-4859-8ce5-5abcc13067eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f651a156-dcc0-4859-8ce5-5abcc13067eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f651a156-dcc0-4859-8ce5-5abcc13067eb {
  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-f651a156-dcc0-4859-8ce5-5abcc13067eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f651a156-dcc0-4859-8ce5-5abcc13067eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f651a156-dcc0-4859-8ce5-5abcc13067eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-189d69a6-da83-4ba7-926e-49ae98053ccd {
  display: none;
}
#s-3a021551-c3d3-4339-a685-9485d14225f6 { text-align: left; }
#s-2197b1b6-35e7-4b5a-8ba8-6a4ac0f0ec76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2197b1b6-35e7-4b5a-8ba8-6a4ac0f0ec76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d9330c3-4890-4f17-a7fd-acd22149ed7a { text-align: left; }
#s-4d9330c3-4890-4f17-a7fd-acd22149ed7a .shg-product-sold-out {
  display: none;
}

#s-4d9330c3-4890-4f17-a7fd-acd22149ed7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d9330c3-4890-4f17-a7fd-acd22149ed7a .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-73f7d1be-a056-4ec8-a575-7127e976a24c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73f7d1be-a056-4ec8-a575-7127e976a24c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73f7d1be-a056-4ec8-a575-7127e976a24c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73f7d1be-a056-4ec8-a575-7127e976a24c {
  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-73f7d1be-a056-4ec8-a575-7127e976a24c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73f7d1be-a056-4ec8-a575-7127e976a24c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73f7d1be-a056-4ec8-a575-7127e976a24c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89745c35-23e5-458b-9d47-d0f90be55538 {
  display: none;
}
#s-e884401c-14fb-4d03-8641-1dbc41abd76e { text-align: left; }
#s-57b7cad8-ece8-423c-bbf8-ce2a2bf3da4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57b7cad8-ece8-423c-bbf8-ce2a2bf3da4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c45d21bd-5352-4389-bc35-464f82222219 { text-align: left; }
#s-c45d21bd-5352-4389-bc35-464f82222219 .shg-product-sold-out {
  display: none;
}

#s-c45d21bd-5352-4389-bc35-464f82222219 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c45d21bd-5352-4389-bc35-464f82222219 .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-e90f4da3-b510-4d3e-84c1-72c15202ea2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e90f4da3-b510-4d3e-84c1-72c15202ea2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e90f4da3-b510-4d3e-84c1-72c15202ea2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e90f4da3-b510-4d3e-84c1-72c15202ea2f {
  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-e90f4da3-b510-4d3e-84c1-72c15202ea2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e90f4da3-b510-4d3e-84c1-72c15202ea2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e90f4da3-b510-4d3e-84c1-72c15202ea2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc4a08f5-3ad3-4a12-b229-000b3a6359cf {
  display: none;
}
#s-6f2ebb63-b4a5-4f72-ab4a-084bf0c481f7 { text-align: left; }
#s-2e13d8d9-beb8-4f11-a4dc-9aa21780c27c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e13d8d9-beb8-4f11-a4dc-9aa21780c27c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5ef47fc-4acc-421c-aec7-f4d50ac5db90 { text-align: left; }
#s-f5ef47fc-4acc-421c-aec7-f4d50ac5db90 .shg-product-sold-out {
  display: none;
}

#s-f5ef47fc-4acc-421c-aec7-f4d50ac5db90 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5ef47fc-4acc-421c-aec7-f4d50ac5db90 .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-e6e7a8ba-2b6c-43f6-8100-3753b03ada7d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6e7a8ba-2b6c-43f6-8100-3753b03ada7d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6e7a8ba-2b6c-43f6-8100-3753b03ada7d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6e7a8ba-2b6c-43f6-8100-3753b03ada7d {
  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-e6e7a8ba-2b6c-43f6-8100-3753b03ada7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6e7a8ba-2b6c-43f6-8100-3753b03ada7d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6e7a8ba-2b6c-43f6-8100-3753b03ada7d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26c61380-c522-4cd4-83b6-81df84886fda {
  display: none;
}
#s-cb1688b3-81c4-4e6b-98de-929df4c3483b { text-align: left; }
#s-6aa9550b-0b90-42c6-9d86-2a70aba64b7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6aa9550b-0b90-42c6-9d86-2a70aba64b7e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0def1f1d-c041-4356-985f-3519cc93e858 { text-align: left; }
#s-0def1f1d-c041-4356-985f-3519cc93e858 .shg-product-sold-out {
  display: none;
}

#s-0def1f1d-c041-4356-985f-3519cc93e858 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0def1f1d-c041-4356-985f-3519cc93e858 .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-48aa29e6-7ed7-4536-a7a7-06e79eb55a3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48aa29e6-7ed7-4536-a7a7-06e79eb55a3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48aa29e6-7ed7-4536-a7a7-06e79eb55a3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48aa29e6-7ed7-4536-a7a7-06e79eb55a3d {
  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-48aa29e6-7ed7-4536-a7a7-06e79eb55a3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48aa29e6-7ed7-4536-a7a7-06e79eb55a3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48aa29e6-7ed7-4536-a7a7-06e79eb55a3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a972ee0c-3a6d-4397-a4f9-9e3a47e6addb {
  display: none;
}
#s-1a3da4fb-07f3-4f93-ba4a-81e32be3f83b { text-align: left; }
#s-f0bb985f-8ce4-49dc-b0c9-f2cf777762ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f0bb985f-8ce4-49dc-b0c9-f2cf777762ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1699ec54-0a39-4dca-8c48-1ca461bb48fb { text-align: left; }
#s-1699ec54-0a39-4dca-8c48-1ca461bb48fb .shg-product-sold-out {
  display: none;
}

#s-1699ec54-0a39-4dca-8c48-1ca461bb48fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1699ec54-0a39-4dca-8c48-1ca461bb48fb .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-42698eb5-f001-44ce-b424-7478ba70403c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42698eb5-f001-44ce-b424-7478ba70403c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42698eb5-f001-44ce-b424-7478ba70403c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42698eb5-f001-44ce-b424-7478ba70403c {
  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-42698eb5-f001-44ce-b424-7478ba70403c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42698eb5-f001-44ce-b424-7478ba70403c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42698eb5-f001-44ce-b424-7478ba70403c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-832ab1ca-4be6-46a4-be7c-ca3716053405 {
  display: none;
}
#s-666c71bf-3f72-4582-b127-a4d32ebedf6f { text-align: left; }
#s-5130ba79-6a6d-4b89-8551-79b5d80c15e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5130ba79-6a6d-4b89-8551-79b5d80c15e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e61e257b-9b3a-4ef6-83f2-0a01b2c2ffa3 { text-align: left; }
#s-e61e257b-9b3a-4ef6-83f2-0a01b2c2ffa3 .shg-product-sold-out {
  display: none;
}

#s-e61e257b-9b3a-4ef6-83f2-0a01b2c2ffa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e61e257b-9b3a-4ef6-83f2-0a01b2c2ffa3 .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-da011705-5f62-496f-a852-f8694c889489 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da011705-5f62-496f-a852-f8694c889489:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da011705-5f62-496f-a852-f8694c889489:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da011705-5f62-496f-a852-f8694c889489 {
  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-da011705-5f62-496f-a852-f8694c889489.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da011705-5f62-496f-a852-f8694c889489.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da011705-5f62-496f-a852-f8694c889489.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e995abc8-1da2-4ebb-804b-e3bb5e776cda {
  display: none;
}
#s-9b38d673-a953-411c-a653-eda769c8681c { text-align: left; }
#s-c45fe8eb-e434-4fb0-9ff8-2e3a0210e025 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c45fe8eb-e434-4fb0-9ff8-2e3a0210e025 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1c02ce43-5a19-499b-a7e7-2df6a8f8c1bf { text-align: left; }
#s-1c02ce43-5a19-499b-a7e7-2df6a8f8c1bf .shg-product-sold-out {
  display: none;
}

#s-1c02ce43-5a19-499b-a7e7-2df6a8f8c1bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c02ce43-5a19-499b-a7e7-2df6a8f8c1bf .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-2eeeb940-072e-4946-8c23-48b10d44f931 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2eeeb940-072e-4946-8c23-48b10d44f931:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2eeeb940-072e-4946-8c23-48b10d44f931:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2eeeb940-072e-4946-8c23-48b10d44f931 {
  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-2eeeb940-072e-4946-8c23-48b10d44f931.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eeeb940-072e-4946-8c23-48b10d44f931.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2eeeb940-072e-4946-8c23-48b10d44f931.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a18dfbcb-75e6-4125-85d8-3ccaf72d3f80 {
  display: none;
}
#s-2b2cdf90-140c-4861-81ac-3d1a8a279dbb { text-align: left; }
#s-51f8d24c-e9fd-459a-ad63-54eadf75f316 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51f8d24c-e9fd-459a-ad63-54eadf75f316 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b81f9869-ea9d-4bc9-926e-116d3db97448 { text-align: left; }
#s-b81f9869-ea9d-4bc9-926e-116d3db97448 .shg-product-sold-out {
  display: none;
}

#s-b81f9869-ea9d-4bc9-926e-116d3db97448 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b81f9869-ea9d-4bc9-926e-116d3db97448 .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-671287c0-4310-4673-97cb-54806ac40c90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-671287c0-4310-4673-97cb-54806ac40c90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-671287c0-4310-4673-97cb-54806ac40c90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-671287c0-4310-4673-97cb-54806ac40c90 {
  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-671287c0-4310-4673-97cb-54806ac40c90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-671287c0-4310-4673-97cb-54806ac40c90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-671287c0-4310-4673-97cb-54806ac40c90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b85b6b0c-406e-4d56-afb5-f36ff8b8a559 {
  display: none;
}
#s-0af5bfac-e4d4-4040-8454-d86e21691e9d { text-align: left; }
#s-ac044d83-80f4-4ff9-ae82-48b2ffd467be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac044d83-80f4-4ff9-ae82-48b2ffd467be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9f35fc7-e8db-432d-a8e9-2035303c7acc { text-align: left; }
#s-f9f35fc7-e8db-432d-a8e9-2035303c7acc .shg-product-sold-out {
  display: none;
}

#s-f9f35fc7-e8db-432d-a8e9-2035303c7acc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9f35fc7-e8db-432d-a8e9-2035303c7acc .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-7d2fa3df-a589-4a24-b469-9b692f58e8b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d2fa3df-a589-4a24-b469-9b692f58e8b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d2fa3df-a589-4a24-b469-9b692f58e8b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d2fa3df-a589-4a24-b469-9b692f58e8b3 {
  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-7d2fa3df-a589-4a24-b469-9b692f58e8b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d2fa3df-a589-4a24-b469-9b692f58e8b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d2fa3df-a589-4a24-b469-9b692f58e8b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-629bb669-d45f-469a-8195-886231e7f65c {
  display: none;
}
#s-e8c29895-61c8-4aaa-aeb3-530249b74e62 { text-align: left; }
#s-61584642-b051-4321-9c18-f4092f00d016 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-61584642-b051-4321-9c18-f4092f00d016 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-731e1b56-4b66-4e36-929c-3fc8ffdf82ec { text-align: left; }
#s-731e1b56-4b66-4e36-929c-3fc8ffdf82ec .shg-product-sold-out {
  display: none;
}

#s-731e1b56-4b66-4e36-929c-3fc8ffdf82ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-731e1b56-4b66-4e36-929c-3fc8ffdf82ec .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-63ef723c-9750-4b20-bb91-08ed0d874790 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63ef723c-9750-4b20-bb91-08ed0d874790:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63ef723c-9750-4b20-bb91-08ed0d874790:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63ef723c-9750-4b20-bb91-08ed0d874790 {
  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-63ef723c-9750-4b20-bb91-08ed0d874790.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63ef723c-9750-4b20-bb91-08ed0d874790.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63ef723c-9750-4b20-bb91-08ed0d874790.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79b13241-1f60-4654-953d-7caa77eb1bb2 {
  display: none;
}
#s-4f4103a3-928f-490f-9bbf-ecf4e35b91d8 { text-align: left; }
#s-52cb58d2-78df-4cbc-a7b3-f7088850f3fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52cb58d2-78df-4cbc-a7b3-f7088850f3fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f83ee61-64c1-4aba-90b7-8c7b2a9a56ca { text-align: left; }
#s-8f83ee61-64c1-4aba-90b7-8c7b2a9a56ca .shg-product-sold-out {
  display: none;
}

#s-8f83ee61-64c1-4aba-90b7-8c7b2a9a56ca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f83ee61-64c1-4aba-90b7-8c7b2a9a56ca .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-f9137e26-9cd6-425b-918f-db20e3435e96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9137e26-9cd6-425b-918f-db20e3435e96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9137e26-9cd6-425b-918f-db20e3435e96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9137e26-9cd6-425b-918f-db20e3435e96 {
  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-f9137e26-9cd6-425b-918f-db20e3435e96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9137e26-9cd6-425b-918f-db20e3435e96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9137e26-9cd6-425b-918f-db20e3435e96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2b547e7a-b497-42ba-bc24-7876ea66d669 {
  display: none;
}
#s-92b02d33-26e0-482f-9173-cda7ad3bc5ac { text-align: left; }
#s-adc94d25-2052-472e-8185-c47fb0ceb123 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adc94d25-2052-472e-8185-c47fb0ceb123 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a8c7d13-a854-4594-b431-b7d218da3a15 { text-align: left; }
#s-5a8c7d13-a854-4594-b431-b7d218da3a15 .shg-product-sold-out {
  display: none;
}

#s-5a8c7d13-a854-4594-b431-b7d218da3a15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a8c7d13-a854-4594-b431-b7d218da3a15 .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-884fb19f-5ca7-4cfe-8aae-89890004d558 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-884fb19f-5ca7-4cfe-8aae-89890004d558:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-884fb19f-5ca7-4cfe-8aae-89890004d558:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-884fb19f-5ca7-4cfe-8aae-89890004d558 {
  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-884fb19f-5ca7-4cfe-8aae-89890004d558.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-884fb19f-5ca7-4cfe-8aae-89890004d558.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-884fb19f-5ca7-4cfe-8aae-89890004d558.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe01c406-770c-43a8-a59a-d42be3b403c2 {
  display: none;
}
#s-8c1b700e-6d8d-400d-91f4-afbfb1e93ecc { text-align: left; }
#s-cce98c1c-c183-4740-9161-4565094ee231 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cce98c1c-c183-4740-9161-4565094ee231 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-866c5b10-3a3b-4cd9-8005-561995955a9a { text-align: left; }
#s-866c5b10-3a3b-4cd9-8005-561995955a9a .shg-product-sold-out {
  display: none;
}

#s-866c5b10-3a3b-4cd9-8005-561995955a9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-866c5b10-3a3b-4cd9-8005-561995955a9a .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-9f60104e-bb2e-470a-a1ae-cef6f9c13ceb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f60104e-bb2e-470a-a1ae-cef6f9c13ceb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f60104e-bb2e-470a-a1ae-cef6f9c13ceb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f60104e-bb2e-470a-a1ae-cef6f9c13ceb {
  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-9f60104e-bb2e-470a-a1ae-cef6f9c13ceb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f60104e-bb2e-470a-a1ae-cef6f9c13ceb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f60104e-bb2e-470a-a1ae-cef6f9c13ceb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e4ea45aa-4f32-48bc-bfb5-96c2cf83e69a {
  display: none;
}
#s-22c08e84-765e-4e46-aadd-0c8ae45cefc0 { text-align: left; }
#s-1925937e-7237-462d-bd3c-b77fc9628941 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1925937e-7237-462d-bd3c-b77fc9628941 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfb0ff86-90ed-4d66-9530-26d6f048548e { text-align: left; }
#s-cfb0ff86-90ed-4d66-9530-26d6f048548e .shg-product-sold-out {
  display: none;
}

#s-cfb0ff86-90ed-4d66-9530-26d6f048548e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfb0ff86-90ed-4d66-9530-26d6f048548e .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-0dbe15a1-d694-4e5e-854d-2ecdce183bda { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0dbe15a1-d694-4e5e-854d-2ecdce183bda:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0dbe15a1-d694-4e5e-854d-2ecdce183bda:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0dbe15a1-d694-4e5e-854d-2ecdce183bda {
  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-0dbe15a1-d694-4e5e-854d-2ecdce183bda.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0dbe15a1-d694-4e5e-854d-2ecdce183bda.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0dbe15a1-d694-4e5e-854d-2ecdce183bda.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1678b5e8-a05d-450e-b2b0-2960e3dd6068 {
  display: none;
}
#s-11599d8e-d484-4c58-aaca-431330dbc588 { text-align: left; }
#s-29cd8d07-2fa8-4b25-897b-67654b9db5f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29cd8d07-2fa8-4b25-897b-67654b9db5f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d34c3687-19bc-41d8-9fd4-1b0ab93a0d7f { text-align: left; }
#s-d34c3687-19bc-41d8-9fd4-1b0ab93a0d7f .shg-product-sold-out {
  display: none;
}

#s-d34c3687-19bc-41d8-9fd4-1b0ab93a0d7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d34c3687-19bc-41d8-9fd4-1b0ab93a0d7f .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-15da0637-8426-42ef-9030-5d3f585f411d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15da0637-8426-42ef-9030-5d3f585f411d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15da0637-8426-42ef-9030-5d3f585f411d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15da0637-8426-42ef-9030-5d3f585f411d {
  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-15da0637-8426-42ef-9030-5d3f585f411d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15da0637-8426-42ef-9030-5d3f585f411d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15da0637-8426-42ef-9030-5d3f585f411d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e50ae12-256b-4c8a-b66c-38b19c439118 {
  display: none;
}
#s-b25937e3-191d-4658-991e-67a52e04982c { text-align: left; }
#s-01644404-6f44-45aa-9051-deb3dbae3ccf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01644404-6f44-45aa-9051-deb3dbae3ccf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14472078-b292-4d39-a91a-ecee45c0eb1c { text-align: left; }
#s-14472078-b292-4d39-a91a-ecee45c0eb1c .shg-product-sold-out {
  display: none;
}

#s-14472078-b292-4d39-a91a-ecee45c0eb1c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14472078-b292-4d39-a91a-ecee45c0eb1c .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-ba428a30-dd2b-40b2-bc96-89de6e9300e8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba428a30-dd2b-40b2-bc96-89de6e9300e8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba428a30-dd2b-40b2-bc96-89de6e9300e8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba428a30-dd2b-40b2-bc96-89de6e9300e8 {
  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-ba428a30-dd2b-40b2-bc96-89de6e9300e8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba428a30-dd2b-40b2-bc96-89de6e9300e8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba428a30-dd2b-40b2-bc96-89de6e9300e8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ee53541-34c6-43a7-bd61-8df910d4de6e {
  display: none;
}
#s-0531b70c-21f9-4ba8-a486-3579991281df { text-align: left; }
#s-cd21bc4c-cefb-443f-a99d-7b9be6f2f73a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd21bc4c-cefb-443f-a99d-7b9be6f2f73a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-849ba55e-be99-4315-a84e-4dc641395af1 { text-align: left; }
#s-849ba55e-be99-4315-a84e-4dc641395af1 .shg-product-sold-out {
  display: none;
}

#s-849ba55e-be99-4315-a84e-4dc641395af1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-849ba55e-be99-4315-a84e-4dc641395af1 .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-96aba7ac-f287-4a0f-ae08-31659b05004a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96aba7ac-f287-4a0f-ae08-31659b05004a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96aba7ac-f287-4a0f-ae08-31659b05004a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96aba7ac-f287-4a0f-ae08-31659b05004a {
  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-96aba7ac-f287-4a0f-ae08-31659b05004a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96aba7ac-f287-4a0f-ae08-31659b05004a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96aba7ac-f287-4a0f-ae08-31659b05004a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac35929f-525d-489a-a7de-57b1b9c2c0ec {
  display: none;
}
#s-002e734c-cf69-4e0d-8452-f3ee12fd6edc { text-align: left; }
#s-4467e46c-6081-43c3-a92f-bda2e52f7b8b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4467e46c-6081-43c3-a92f-bda2e52f7b8b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41a81821-fbe7-44e1-849f-e0afc8165b81 { text-align: left; }
#s-41a81821-fbe7-44e1-849f-e0afc8165b81 .shg-product-sold-out {
  display: none;
}

#s-41a81821-fbe7-44e1-849f-e0afc8165b81 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41a81821-fbe7-44e1-849f-e0afc8165b81 .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-f70840c0-3313-44fd-9c2b-8c97310df6b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f70840c0-3313-44fd-9c2b-8c97310df6b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f70840c0-3313-44fd-9c2b-8c97310df6b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f70840c0-3313-44fd-9c2b-8c97310df6b8 {
  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-f70840c0-3313-44fd-9c2b-8c97310df6b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f70840c0-3313-44fd-9c2b-8c97310df6b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f70840c0-3313-44fd-9c2b-8c97310df6b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0589eea6-0ee2-4cf0-bcb3-001917683bd6 {
  display: none;
}
#s-6c41be4d-48ed-4bac-a21d-672066dec537 { text-align: left; }
#s-cff70a22-2018-4f75-a1ee-c2d7d808a28f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cff70a22-2018-4f75-a1ee-c2d7d808a28f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60490295-707b-4b8c-bb94-3b0053cdd171 { text-align: left; }
#s-60490295-707b-4b8c-bb94-3b0053cdd171 .shg-product-sold-out {
  display: none;
}

#s-60490295-707b-4b8c-bb94-3b0053cdd171 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60490295-707b-4b8c-bb94-3b0053cdd171 .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-cba7ee83-6c86-4930-ac41-4f68fc17c6fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cba7ee83-6c86-4930-ac41-4f68fc17c6fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cba7ee83-6c86-4930-ac41-4f68fc17c6fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cba7ee83-6c86-4930-ac41-4f68fc17c6fd {
  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-cba7ee83-6c86-4930-ac41-4f68fc17c6fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cba7ee83-6c86-4930-ac41-4f68fc17c6fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cba7ee83-6c86-4930-ac41-4f68fc17c6fd.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;
}
