.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-25d3fe62-d907-4483-8f97-97c887626f21 {
  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-003043b8-d9ab-4d5a-9c76-c06551903341 { margin-top: 40px; }
#s-003043b8-d9ab-4d5a-9c76-c06551903341 .shogun-tabs {
  justify-content: center;
}


  #s-003043b8-d9ab-4d5a-9c76-c06551903341 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-003043b8-d9ab-4d5a-9c76-c06551903341 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-003043b8-d9ab-4d5a-9c76-c06551903341 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-003043b8-d9ab-4d5a-9c76-c06551903341 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-003043b8-d9ab-4d5a-9c76-c06551903341 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-003043b8-d9ab-4d5a-9c76-c06551903341 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-003043b8-d9ab-4d5a-9c76-c06551903341 .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-51fc643c-e57d-4998-9060-719e1dda6ef7 { padding-top: 10px;
padding-bottom: 10px; }
 #s-51fc643c-e57d-4998-9060-719e1dda6ef7 .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-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-9ce9c4e3-0c12-4a64-aae6-65c1450af8b9 .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-e3b79ca5-2019-43cd-af6d-ce835167e388 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e3b79ca5-2019-43cd-af6d-ce835167e388"] > .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-2d16c581-cf7c-45fc-be6d-f0205187f7ed { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8c5f30c2-f73f-4ede-8b9b-559f06d3e6ae { 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-f8bb64a2-bf63-4a24-8ca2-8564fe2abde6 { 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-f8bb64a2-bf63-4a24-8ca2-8564fe2abde6: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-f8bb64a2-bf63-4a24-8ca2-8564fe2abde6: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-f8bb64a2-bf63-4a24-8ca2-8564fe2abde6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d4f1c8ad-2d38-4dfd-b7f6-465a7cccd11f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-86cfb897-952e-4633-85ec-b972f80250bb { 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-79395a76-1b03-455a-845f-1547e68ee36f { 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-79395a76-1b03-455a-845f-1547e68ee36f: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-79395a76-1b03-455a-845f-1547e68ee36f: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-79395a76-1b03-455a-845f-1547e68ee36f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0b5dfc52-29fa-4cda-b173-c9cce2a7adba { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-2526ccfc-ff2b-4194-bc73-bec27aa1f967 { 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-9a0115ce-c362-4426-bf3a-4ded941f21c6 { 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-9a0115ce-c362-4426-bf3a-4ded941f21c6: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-9a0115ce-c362-4426-bf3a-4ded941f21c6: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-9a0115ce-c362-4426-bf3a-4ded941f21c6.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-43e58cd5-40cf-4aeb-9090-864cb6e190f0 { min-height: 50px; }
#s-43e58cd5-40cf-4aeb-9090-864cb6e190f0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-3c368077-7788-4bb9-af7f-d611c95e47af { 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-3c368077-7788-4bb9-af7f-d611c95e47af .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-072c09e0-4a01-46e5-b89e-73ab511fbcfb {
  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-941a69ce-2c05-4c65-ae64-bccc705c7d3e { 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-d08f828d-5c01-421c-a9ef-f70fac5983cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d08f828d-5c01-421c-a9ef-f70fac5983cd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a2d97f67-8f48-440d-aaff-9c4f4aa0c7f3 {
  display: none;
}
#s-05e6232d-031e-4592-9217-7023c9790fb8 { text-align: left; }
#s-369cdb69-0ab4-46fb-9033-c0b2788936e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-369cdb69-0ab4-46fb-9033-c0b2788936e4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e410cdd2-3dc8-4425-a105-8921d7c5b195 {
  display: none;
}
#s-5ce0200a-6caa-421d-9848-2325a7eda7ad { text-align: left; }
#s-7cc234f2-81b8-4b84-879e-efc664a9023b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cc234f2-81b8-4b84-879e-efc664a9023b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4d792963-c11b-4f60-aab9-bd2b7196d77f {
  display: none;
}
#s-306ac1da-ac98-45f2-8224-6a648923a1bd { text-align: left; }
#s-025c64b3-71f3-474b-93d0-3d0e23a6671f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-025c64b3-71f3-474b-93d0-3d0e23a6671f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8977c9d1-6de2-4081-b7c8-bb5843fc1776 {
  display: none;
}
#s-1fe6076e-0f73-40a7-8674-fb65533b79ed { text-align: left; }
#s-694cd744-93d5-42ed-8d5a-7bcf5bbce06a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-694cd744-93d5-42ed-8d5a-7bcf5bbce06a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4f9540a-09f4-45cf-ab22-b07e258ef4d4 { text-align: left; }
#s-d4f9540a-09f4-45cf-ab22-b07e258ef4d4 .shg-product-sold-out {
  display: none;
}

#s-d4f9540a-09f4-45cf-ab22-b07e258ef4d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4f9540a-09f4-45cf-ab22-b07e258ef4d4 .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-4a6154c5-1d51-401b-8e02-29c962936c5e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a6154c5-1d51-401b-8e02-29c962936c5e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a6154c5-1d51-401b-8e02-29c962936c5e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a6154c5-1d51-401b-8e02-29c962936c5e {
  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-4a6154c5-1d51-401b-8e02-29c962936c5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a6154c5-1d51-401b-8e02-29c962936c5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a6154c5-1d51-401b-8e02-29c962936c5e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-880d77b5-5fbd-4c92-b3b0-0a2e46fc4deb {
  display: none;
}
#s-a75008aa-3d87-4263-8598-735229db2e51 { text-align: left; }
#s-4c0a4e47-e064-4e6e-86e6-04091d3b771c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c0a4e47-e064-4e6e-86e6-04091d3b771c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-88e01560-2006-4128-9c4f-cbd639fc174e { text-align: left; }
#s-88e01560-2006-4128-9c4f-cbd639fc174e .shg-product-sold-out {
  display: none;
}

#s-88e01560-2006-4128-9c4f-cbd639fc174e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-88e01560-2006-4128-9c4f-cbd639fc174e .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-b6052845-c06c-488b-b3b9-d8a899d098b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b6052845-c06c-488b-b3b9-d8a899d098b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b6052845-c06c-488b-b3b9-d8a899d098b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b6052845-c06c-488b-b3b9-d8a899d098b1 {
  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-b6052845-c06c-488b-b3b9-d8a899d098b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b6052845-c06c-488b-b3b9-d8a899d098b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b6052845-c06c-488b-b3b9-d8a899d098b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bece210a-1e9f-4d57-b355-4878d4d3fe1a {
  display: none;
}
#s-273b6447-2086-4c95-92e2-80f3fcc88675 { text-align: left; }
#s-6369142e-0548-4615-aeb3-bcae91cfd76e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6369142e-0548-4615-aeb3-bcae91cfd76e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc8bf87d-75a2-4074-858f-39cdc9c55265 { text-align: left; }
#s-cc8bf87d-75a2-4074-858f-39cdc9c55265 .shg-product-sold-out {
  display: none;
}

#s-cc8bf87d-75a2-4074-858f-39cdc9c55265 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc8bf87d-75a2-4074-858f-39cdc9c55265 .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-6a25b215-b1ab-4a2b-b9fc-23f02d47af92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a25b215-b1ab-4a2b-b9fc-23f02d47af92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a25b215-b1ab-4a2b-b9fc-23f02d47af92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a25b215-b1ab-4a2b-b9fc-23f02d47af92 {
  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-6a25b215-b1ab-4a2b-b9fc-23f02d47af92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a25b215-b1ab-4a2b-b9fc-23f02d47af92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a25b215-b1ab-4a2b-b9fc-23f02d47af92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03280908-1c19-4beb-9acf-9099292d08fe {
  display: none;
}
#s-8fcfeea7-792a-4711-a5e3-d17a3d982f79 { text-align: left; }
#s-b6af6d0e-e6e5-4e6f-a6b5-8c2a21af5f86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6af6d0e-e6e5-4e6f-a6b5-8c2a21af5f86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-760d0304-6b07-47a8-988d-62c7ed6c78b3 { text-align: left; }
#s-760d0304-6b07-47a8-988d-62c7ed6c78b3 .shg-product-sold-out {
  display: none;
}

#s-760d0304-6b07-47a8-988d-62c7ed6c78b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-760d0304-6b07-47a8-988d-62c7ed6c78b3 .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-4f3fd20f-1928-46c3-b96b-bb597f852c75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f3fd20f-1928-46c3-b96b-bb597f852c75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f3fd20f-1928-46c3-b96b-bb597f852c75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f3fd20f-1928-46c3-b96b-bb597f852c75 {
  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-4f3fd20f-1928-46c3-b96b-bb597f852c75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f3fd20f-1928-46c3-b96b-bb597f852c75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f3fd20f-1928-46c3-b96b-bb597f852c75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7236e42f-f507-4288-8664-f9ccc57a06f5 {
  display: none;
}
#s-36081345-9cda-41bc-9c24-80d4d3801fac { text-align: left; }
#s-b10d2b15-57dc-4461-85be-d8d1dab05508 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b10d2b15-57dc-4461-85be-d8d1dab05508 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a53468d-4e3e-4ad1-9c87-59b6bcf80ed8 { text-align: left; }
#s-3a53468d-4e3e-4ad1-9c87-59b6bcf80ed8 .shg-product-sold-out {
  display: none;
}

#s-3a53468d-4e3e-4ad1-9c87-59b6bcf80ed8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a53468d-4e3e-4ad1-9c87-59b6bcf80ed8 .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-7bff5522-62bc-40ce-8d2d-c5ee18a91b05 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7bff5522-62bc-40ce-8d2d-c5ee18a91b05:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7bff5522-62bc-40ce-8d2d-c5ee18a91b05:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7bff5522-62bc-40ce-8d2d-c5ee18a91b05 {
  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-7bff5522-62bc-40ce-8d2d-c5ee18a91b05.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7bff5522-62bc-40ce-8d2d-c5ee18a91b05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7bff5522-62bc-40ce-8d2d-c5ee18a91b05.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d0ab3588-20ba-4e43-a7d2-95fdc67dfa0f {
  display: none;
}
#s-2871e63f-16a0-41d1-b738-8a2fac86db37 { text-align: left; }
#s-b2331080-36f6-448e-b96e-dd861fd6642c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2331080-36f6-448e-b96e-dd861fd6642c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-00aeaa0b-1be7-4cda-9438-66ba6d1ece2a { text-align: left; }
#s-00aeaa0b-1be7-4cda-9438-66ba6d1ece2a .shg-product-sold-out {
  display: none;
}

#s-00aeaa0b-1be7-4cda-9438-66ba6d1ece2a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-00aeaa0b-1be7-4cda-9438-66ba6d1ece2a .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-03b26579-0601-4cde-9845-c69bf7f3698d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03b26579-0601-4cde-9845-c69bf7f3698d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03b26579-0601-4cde-9845-c69bf7f3698d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03b26579-0601-4cde-9845-c69bf7f3698d {
  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-03b26579-0601-4cde-9845-c69bf7f3698d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03b26579-0601-4cde-9845-c69bf7f3698d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03b26579-0601-4cde-9845-c69bf7f3698d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b925116-8aff-421d-a2d5-55feb014fd30 {
  display: none;
}
#s-a2d6d1b5-6933-4b90-9b75-8bd26c4a51c8 { text-align: left; }
#s-fd1ab789-0b16-45ff-bc84-bcbd80e9d351 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd1ab789-0b16-45ff-bc84-bcbd80e9d351 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-542d7ccb-acee-4725-a834-d0404ad9c21b { text-align: left; }
#s-542d7ccb-acee-4725-a834-d0404ad9c21b .shg-product-sold-out {
  display: none;
}

#s-542d7ccb-acee-4725-a834-d0404ad9c21b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-542d7ccb-acee-4725-a834-d0404ad9c21b .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-46b6a072-2254-43ac-a47a-d2b9fe8b1d2e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-46b6a072-2254-43ac-a47a-d2b9fe8b1d2e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-46b6a072-2254-43ac-a47a-d2b9fe8b1d2e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-46b6a072-2254-43ac-a47a-d2b9fe8b1d2e {
  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-46b6a072-2254-43ac-a47a-d2b9fe8b1d2e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-46b6a072-2254-43ac-a47a-d2b9fe8b1d2e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-46b6a072-2254-43ac-a47a-d2b9fe8b1d2e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef756882-eb89-4cea-af51-8aa81f408325 {
  display: none;
}
#s-93511f53-9160-462c-acd6-23cec3a9e4a8 { text-align: left; }
#s-282d5ad8-8d02-44da-a109-50261f147ab7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-282d5ad8-8d02-44da-a109-50261f147ab7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc447ad1-65bd-43da-8c4f-22cd94e4432e { text-align: left; }
#s-dc447ad1-65bd-43da-8c4f-22cd94e4432e .shg-product-sold-out {
  display: none;
}

#s-dc447ad1-65bd-43da-8c4f-22cd94e4432e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc447ad1-65bd-43da-8c4f-22cd94e4432e .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-a40b6428-e5aa-4904-96bd-d30a4df4baf6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a40b6428-e5aa-4904-96bd-d30a4df4baf6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a40b6428-e5aa-4904-96bd-d30a4df4baf6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a40b6428-e5aa-4904-96bd-d30a4df4baf6 {
  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-a40b6428-e5aa-4904-96bd-d30a4df4baf6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a40b6428-e5aa-4904-96bd-d30a4df4baf6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a40b6428-e5aa-4904-96bd-d30a4df4baf6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ed6eb91-caa8-4c7b-95fa-e8a0858d48a3 {
  display: none;
}
#s-b4820941-4561-4486-9482-af910a5169f9 { text-align: left; }
#s-f7ec2099-a69c-46dd-bb0a-33e8de98d33e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7ec2099-a69c-46dd-bb0a-33e8de98d33e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f4b76c40-4aff-4559-825e-acb0edd15228 { text-align: left; }
#s-f4b76c40-4aff-4559-825e-acb0edd15228 .shg-product-sold-out {
  display: none;
}

#s-f4b76c40-4aff-4559-825e-acb0edd15228 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f4b76c40-4aff-4559-825e-acb0edd15228 .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-4e54e071-95e8-442e-977b-8ea6e54d8b19 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e54e071-95e8-442e-977b-8ea6e54d8b19:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e54e071-95e8-442e-977b-8ea6e54d8b19:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e54e071-95e8-442e-977b-8ea6e54d8b19 {
  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-4e54e071-95e8-442e-977b-8ea6e54d8b19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e54e071-95e8-442e-977b-8ea6e54d8b19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e54e071-95e8-442e-977b-8ea6e54d8b19.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05242bca-7711-4ed1-97b3-962dfa3c8bb1 {
  display: none;
}
#s-b6d10c4c-5cf7-4806-bebf-6d875c26cc5b { text-align: left; }
#s-ae911df8-80e1-4d7d-bd41-f197bd5ae6f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae911df8-80e1-4d7d-bd41-f197bd5ae6f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3095d93d-03b7-4ab1-bd6c-422cc3884aa4 { text-align: left; }
#s-3095d93d-03b7-4ab1-bd6c-422cc3884aa4 .shg-product-sold-out {
  display: none;
}

#s-3095d93d-03b7-4ab1-bd6c-422cc3884aa4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3095d93d-03b7-4ab1-bd6c-422cc3884aa4 .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-7e19258d-a66f-493c-9373-519376afa2e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7e19258d-a66f-493c-9373-519376afa2e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7e19258d-a66f-493c-9373-519376afa2e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7e19258d-a66f-493c-9373-519376afa2e2 {
  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-7e19258d-a66f-493c-9373-519376afa2e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7e19258d-a66f-493c-9373-519376afa2e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7e19258d-a66f-493c-9373-519376afa2e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0fc34d3e-d98d-4b88-ba36-33b935657a79 {
  display: none;
}
#s-9d90644c-2f1f-460f-a933-21c368f6f7ac { text-align: left; }
#s-942b7390-f8fb-4833-82ea-e7debc8c19ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-942b7390-f8fb-4833-82ea-e7debc8c19ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ecc14186-a8a9-45cc-ab14-4b5bc6a8cff7 { text-align: left; }
#s-ecc14186-a8a9-45cc-ab14-4b5bc6a8cff7 .shg-product-sold-out {
  display: none;
}

#s-ecc14186-a8a9-45cc-ab14-4b5bc6a8cff7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ecc14186-a8a9-45cc-ab14-4b5bc6a8cff7 .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-1cd7877e-24b2-4fe5-afaa-1a9409aec7fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cd7877e-24b2-4fe5-afaa-1a9409aec7fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cd7877e-24b2-4fe5-afaa-1a9409aec7fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cd7877e-24b2-4fe5-afaa-1a9409aec7fc {
  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-1cd7877e-24b2-4fe5-afaa-1a9409aec7fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cd7877e-24b2-4fe5-afaa-1a9409aec7fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cd7877e-24b2-4fe5-afaa-1a9409aec7fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-60b14c5f-86b9-4a86-9c7d-bdac1ac31df8 {
  display: none;
}
#s-b41b7563-b7f8-46c3-8de5-192dc176c167 { text-align: left; }
#s-c9d41591-6796-431a-9eb8-3b19de0c647d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9d41591-6796-431a-9eb8-3b19de0c647d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac86a069-efd1-4e88-bdde-5ba9e3128f41 { text-align: left; }
#s-ac86a069-efd1-4e88-bdde-5ba9e3128f41 .shg-product-sold-out {
  display: none;
}

#s-ac86a069-efd1-4e88-bdde-5ba9e3128f41 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac86a069-efd1-4e88-bdde-5ba9e3128f41 .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-1f306e84-6c20-4ee6-842f-e40f0db0ac83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f306e84-6c20-4ee6-842f-e40f0db0ac83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f306e84-6c20-4ee6-842f-e40f0db0ac83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f306e84-6c20-4ee6-842f-e40f0db0ac83 {
  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-1f306e84-6c20-4ee6-842f-e40f0db0ac83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f306e84-6c20-4ee6-842f-e40f0db0ac83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f306e84-6c20-4ee6-842f-e40f0db0ac83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-322368da-2bc7-40a3-b620-149c4a88ca11 {
  display: none;
}
#s-fa349f55-418e-4a3a-b89a-3c9a42a9f1e6 { text-align: left; }
#s-3c024d55-3353-44b6-a2ec-13e71b0841eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c024d55-3353-44b6-a2ec-13e71b0841eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d40fcad-727d-4687-bd92-a59e01971ac0 { text-align: left; }
#s-5d40fcad-727d-4687-bd92-a59e01971ac0 .shg-product-sold-out {
  display: none;
}

#s-5d40fcad-727d-4687-bd92-a59e01971ac0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d40fcad-727d-4687-bd92-a59e01971ac0 .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-9bbd2aee-9565-427d-a3b4-73da7f6cd05b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bbd2aee-9565-427d-a3b4-73da7f6cd05b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bbd2aee-9565-427d-a3b4-73da7f6cd05b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bbd2aee-9565-427d-a3b4-73da7f6cd05b {
  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-9bbd2aee-9565-427d-a3b4-73da7f6cd05b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bbd2aee-9565-427d-a3b4-73da7f6cd05b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bbd2aee-9565-427d-a3b4-73da7f6cd05b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff0664ea-f489-4845-84f5-3b2f31096e4e {
  display: none;
}
#s-588782a8-0ab5-4934-95ae-9c3bd54c7484 { text-align: left; }
#s-eee253ab-45d5-449d-a645-ba2f085614ca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eee253ab-45d5-449d-a645-ba2f085614ca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f94035e7-09c2-41ea-8853-b39ec18fa590 { text-align: left; }
#s-f94035e7-09c2-41ea-8853-b39ec18fa590 .shg-product-sold-out {
  display: none;
}

#s-f94035e7-09c2-41ea-8853-b39ec18fa590 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f94035e7-09c2-41ea-8853-b39ec18fa590 .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-a43b342a-3b76-4cf5-9838-669ff2f5b16e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a43b342a-3b76-4cf5-9838-669ff2f5b16e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a43b342a-3b76-4cf5-9838-669ff2f5b16e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a43b342a-3b76-4cf5-9838-669ff2f5b16e {
  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-a43b342a-3b76-4cf5-9838-669ff2f5b16e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a43b342a-3b76-4cf5-9838-669ff2f5b16e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a43b342a-3b76-4cf5-9838-669ff2f5b16e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77d858fe-7f43-470e-bc81-40633493f6e3 {
  display: none;
}
#s-ab8e7f89-f66b-4b1b-88d6-d17fc361e832 { text-align: left; }
#s-e6e409f8-eac0-48e1-a2e4-30fcc98c1ed3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6e409f8-eac0-48e1-a2e4-30fcc98c1ed3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7600f833-e5e7-4c4e-a1ad-c01848864ab2 { text-align: left; }
#s-7600f833-e5e7-4c4e-a1ad-c01848864ab2 .shg-product-sold-out {
  display: none;
}

#s-7600f833-e5e7-4c4e-a1ad-c01848864ab2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7600f833-e5e7-4c4e-a1ad-c01848864ab2 .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-a16f7e92-4a2f-4702-9d17-2f077790752d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a16f7e92-4a2f-4702-9d17-2f077790752d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a16f7e92-4a2f-4702-9d17-2f077790752d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a16f7e92-4a2f-4702-9d17-2f077790752d {
  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-a16f7e92-4a2f-4702-9d17-2f077790752d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a16f7e92-4a2f-4702-9d17-2f077790752d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a16f7e92-4a2f-4702-9d17-2f077790752d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-696162d7-61bb-4d3f-9da2-08f5018b1486 {
  display: none;
}
#s-90114d31-a03a-4699-b027-c2acb397a5ce { text-align: left; }
#s-d498a211-fb6c-4f43-9be3-f67bd9070bef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d498a211-fb6c-4f43-9be3-f67bd9070bef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d69fd391-ec8e-427a-8490-9659f4f8c21c { text-align: left; }
#s-d69fd391-ec8e-427a-8490-9659f4f8c21c .shg-product-sold-out {
  display: none;
}

#s-d69fd391-ec8e-427a-8490-9659f4f8c21c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d69fd391-ec8e-427a-8490-9659f4f8c21c .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-a235c890-7794-40a7-8c1f-507970d1ded3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a235c890-7794-40a7-8c1f-507970d1ded3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a235c890-7794-40a7-8c1f-507970d1ded3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a235c890-7794-40a7-8c1f-507970d1ded3 {
  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-a235c890-7794-40a7-8c1f-507970d1ded3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a235c890-7794-40a7-8c1f-507970d1ded3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a235c890-7794-40a7-8c1f-507970d1ded3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a466838c-656d-4b4f-9bcf-97c50524542d {
  display: none;
}
#s-01623b49-0478-410e-80b9-d95a510419c0 { text-align: left; }
#s-2d127a49-01b8-4d5a-9cd3-523fca2ed1c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d127a49-01b8-4d5a-9cd3-523fca2ed1c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9148cb75-9e97-47e5-b2c9-b7e9ad579442 { text-align: left; }
#s-9148cb75-9e97-47e5-b2c9-b7e9ad579442 .shg-product-sold-out {
  display: none;
}

#s-9148cb75-9e97-47e5-b2c9-b7e9ad579442 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9148cb75-9e97-47e5-b2c9-b7e9ad579442 .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-1afd5574-4bf4-45b3-8aac-de55d4630859 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1afd5574-4bf4-45b3-8aac-de55d4630859:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1afd5574-4bf4-45b3-8aac-de55d4630859:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1afd5574-4bf4-45b3-8aac-de55d4630859 {
  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-1afd5574-4bf4-45b3-8aac-de55d4630859.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1afd5574-4bf4-45b3-8aac-de55d4630859.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1afd5574-4bf4-45b3-8aac-de55d4630859.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-695f9411-cd3b-4e6e-912d-af6dd48b3a86 {
  display: none;
}
#s-1e557f19-723e-4d10-af93-4f2a35187d01 { text-align: left; }
#s-dbb66164-e6a7-4114-9c38-3135eff8668e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbb66164-e6a7-4114-9c38-3135eff8668e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f54f08fd-d3f9-44bf-b79b-09025b7df943 { text-align: left; }
#s-f54f08fd-d3f9-44bf-b79b-09025b7df943 .shg-product-sold-out {
  display: none;
}

#s-f54f08fd-d3f9-44bf-b79b-09025b7df943 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f54f08fd-d3f9-44bf-b79b-09025b7df943 .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-81f2ee48-c4f4-4b84-b058-0f14dfc16bab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81f2ee48-c4f4-4b84-b058-0f14dfc16bab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81f2ee48-c4f4-4b84-b058-0f14dfc16bab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81f2ee48-c4f4-4b84-b058-0f14dfc16bab {
  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-81f2ee48-c4f4-4b84-b058-0f14dfc16bab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81f2ee48-c4f4-4b84-b058-0f14dfc16bab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81f2ee48-c4f4-4b84-b058-0f14dfc16bab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5572cdef-b3e2-4a33-92e3-2c2d69ec1c4a {
  display: none;
}
#s-2333897d-8dc0-4392-a7e5-d640a7056b19 { text-align: left; }
#s-1116e18e-6837-4e3a-8558-bf71e3eedd45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1116e18e-6837-4e3a-8558-bf71e3eedd45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9f822ef-c7f5-4eae-b673-bf1f93c4581b { text-align: left; }
#s-c9f822ef-c7f5-4eae-b673-bf1f93c4581b .shg-product-sold-out {
  display: none;
}

#s-c9f822ef-c7f5-4eae-b673-bf1f93c4581b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9f822ef-c7f5-4eae-b673-bf1f93c4581b .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-7cf2f206-6a98-4bac-a42e-976700d50f84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cf2f206-6a98-4bac-a42e-976700d50f84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cf2f206-6a98-4bac-a42e-976700d50f84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cf2f206-6a98-4bac-a42e-976700d50f84 {
  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-7cf2f206-6a98-4bac-a42e-976700d50f84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cf2f206-6a98-4bac-a42e-976700d50f84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cf2f206-6a98-4bac-a42e-976700d50f84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb384db7-b87e-4673-99ea-767b145a6986 {
  display: none;
}
#s-f7862ef0-6c13-4c0f-aa1b-d359990054fa { text-align: left; }
#s-580091b1-def9-41dd-aaaf-8f3be8ba1274 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-580091b1-def9-41dd-aaaf-8f3be8ba1274 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b97fde4-96df-48be-b658-bcd70b7af47a { text-align: left; }
#s-3b97fde4-96df-48be-b658-bcd70b7af47a .shg-product-sold-out {
  display: none;
}

#s-3b97fde4-96df-48be-b658-bcd70b7af47a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b97fde4-96df-48be-b658-bcd70b7af47a .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-b7f9ce5f-f1aa-475d-8692-b3cad0a289ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7f9ce5f-f1aa-475d-8692-b3cad0a289ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7f9ce5f-f1aa-475d-8692-b3cad0a289ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7f9ce5f-f1aa-475d-8692-b3cad0a289ac {
  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-b7f9ce5f-f1aa-475d-8692-b3cad0a289ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7f9ce5f-f1aa-475d-8692-b3cad0a289ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7f9ce5f-f1aa-475d-8692-b3cad0a289ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5b25e9a4-6abf-4e90-9007-6617e6b13184 {
  display: none;
}
#s-a4c75790-ad2f-4597-90d0-c3ee38c58011 { text-align: left; }
#s-da16140a-2a5c-4931-b735-940039d7b7d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da16140a-2a5c-4931-b735-940039d7b7d3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97ea0e29-138a-46ea-ba80-c3dc933f2a61 { text-align: left; }
#s-97ea0e29-138a-46ea-ba80-c3dc933f2a61 .shg-product-sold-out {
  display: none;
}

#s-97ea0e29-138a-46ea-ba80-c3dc933f2a61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97ea0e29-138a-46ea-ba80-c3dc933f2a61 .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-ed1c6c27-6530-45b0-ba9a-523fcc175589 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed1c6c27-6530-45b0-ba9a-523fcc175589:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed1c6c27-6530-45b0-ba9a-523fcc175589:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed1c6c27-6530-45b0-ba9a-523fcc175589 {
  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-ed1c6c27-6530-45b0-ba9a-523fcc175589.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed1c6c27-6530-45b0-ba9a-523fcc175589.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed1c6c27-6530-45b0-ba9a-523fcc175589.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;
}
