.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-fd3cbb50-4df0-4fe7-828d-dbe6a8ba43a0 {
  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-fa177f09-62c5-4b50-aed7-d951c9079756 { margin-top: 40px; }
#s-fa177f09-62c5-4b50-aed7-d951c9079756 .shogun-tabs {
  justify-content: center;
}


  #s-fa177f09-62c5-4b50-aed7-d951c9079756 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-fa177f09-62c5-4b50-aed7-d951c9079756 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-fa177f09-62c5-4b50-aed7-d951c9079756 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-fa177f09-62c5-4b50-aed7-d951c9079756 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-fa177f09-62c5-4b50-aed7-d951c9079756 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-fa177f09-62c5-4b50-aed7-d951c9079756 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-fa177f09-62c5-4b50-aed7-d951c9079756 .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-1166353b-e461-4dbe-80d2-7f2a581ac80f { padding-top: 10px;
padding-bottom: 10px; }
 #s-1166353b-e461-4dbe-80d2-7f2a581ac80f .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-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-449a0580-dbbe-4131-89d7-11338d5833d4 .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-7cf5049b-3041-4f13-9a59-becfb414584c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7cf5049b-3041-4f13-9a59-becfb414584c"] > .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-f96c5edf-cd71-4aaf-b72d-831709c81286 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0ad18014-1734-40a2-a302-01503900fecb { 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-81c42c2e-139c-489d-a395-b11e3a50e900 { 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-81c42c2e-139c-489d-a395-b11e3a50e900: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-81c42c2e-139c-489d-a395-b11e3a50e900: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-81c42c2e-139c-489d-a395-b11e3a50e900.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-f1a2bae6-90b0-4f68-a40c-fe3e60928720 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ad4f3723-e628-4843-9710-7e32b7bfb8d9 { 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-2b314465-2655-4bf1-b9c0-dc3352413931 { 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-2b314465-2655-4bf1-b9c0-dc3352413931: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-2b314465-2655-4bf1-b9c0-dc3352413931: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-2b314465-2655-4bf1-b9c0-dc3352413931.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6e018bc4-7114-4aff-8c21-eeda777adfde { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c215d137-ca79-47fb-89f7-09ca155c7b09 { 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-46d6bd29-674e-4fc5-b77c-51c5c63818db { 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-46d6bd29-674e-4fc5-b77c-51c5c63818db: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-46d6bd29-674e-4fc5-b77c-51c5c63818db: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-46d6bd29-674e-4fc5-b77c-51c5c63818db.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-2d8a8155-727a-451e-86d4-230b7984ecf1 { min-height: 50px; }
#s-2d8a8155-727a-451e-86d4-230b7984ecf1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-239a2b22-e577-4ef2-b1d6-9ea831975dac { 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-239a2b22-e577-4ef2-b1d6-9ea831975dac .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-8046be85-5f36-4637-8a30-555afc0782cc {
  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-dc5657f6-9579-4d98-9473-b1a00aa3e11b { 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-565a90aa-b59e-4eda-9849-4941f3fa31be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-565a90aa-b59e-4eda-9849-4941f3fa31be .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-69c8dc64-1c83-4fe4-8cad-8a9969352408 {
  display: none;
}
#s-17e5b80c-31e3-410b-9454-972a6949ae92 { text-align: left; }
#s-9f33847d-333b-4325-b808-5e8fc9593654 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9f33847d-333b-4325-b808-5e8fc9593654 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cbfea986-93f6-4e3c-9b1d-e0792a06dbe1 {
  display: none;
}
#s-aa086d23-0b60-4238-8e97-d6608dda5bdc { text-align: left; }
#s-b4da1791-fdc8-43c1-b3db-5fdefe510c45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4da1791-fdc8-43c1-b3db-5fdefe510c45 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5f88cd91-55c1-4dce-a720-540970b352de {
  display: none;
}
#s-cb72045c-945f-410f-91a4-3b63e20ef026 { text-align: left; }
#s-c9e9c02b-fe72-4e8e-b43d-5c0c9589a628 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9e9c02b-fe72-4e8e-b43d-5c0c9589a628 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-782a9086-185c-4408-a8be-6b3e2c137d2b {
  display: none;
}
#s-b83b3ccf-a145-49d7-9ec1-fc10bad896d3 { text-align: left; }
#s-1c1cde5d-cbff-4571-ae4d-445c0518cd63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c1cde5d-cbff-4571-ae4d-445c0518cd63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3964d6e-6646-4b68-a761-2c9313be00c8 { text-align: left; }
#s-b3964d6e-6646-4b68-a761-2c9313be00c8 .shg-product-sold-out {
  display: none;
}

#s-b3964d6e-6646-4b68-a761-2c9313be00c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3964d6e-6646-4b68-a761-2c9313be00c8 .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-2bac38a1-fc2f-41f5-b64d-f56071870187 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2bac38a1-fc2f-41f5-b64d-f56071870187:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2bac38a1-fc2f-41f5-b64d-f56071870187:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2bac38a1-fc2f-41f5-b64d-f56071870187 {
  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-2bac38a1-fc2f-41f5-b64d-f56071870187.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2bac38a1-fc2f-41f5-b64d-f56071870187.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2bac38a1-fc2f-41f5-b64d-f56071870187.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-05c95409-dd98-40aa-978d-e0849f618ef7 {
  display: none;
}
#s-7c0126e2-2808-4f65-80b0-f1f3a2a18554 { text-align: left; }
#s-a62c897f-a009-4550-8b7f-a89994092a0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a62c897f-a009-4550-8b7f-a89994092a0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9bcd6c0b-08a3-49c2-8eab-5f89834f63db { text-align: left; }
#s-9bcd6c0b-08a3-49c2-8eab-5f89834f63db .shg-product-sold-out {
  display: none;
}

#s-9bcd6c0b-08a3-49c2-8eab-5f89834f63db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9bcd6c0b-08a3-49c2-8eab-5f89834f63db .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-ab335052-53ad-4c6f-a255-0c1f050b5484 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab335052-53ad-4c6f-a255-0c1f050b5484:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab335052-53ad-4c6f-a255-0c1f050b5484:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab335052-53ad-4c6f-a255-0c1f050b5484 {
  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-ab335052-53ad-4c6f-a255-0c1f050b5484.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab335052-53ad-4c6f-a255-0c1f050b5484.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab335052-53ad-4c6f-a255-0c1f050b5484.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69a4d1fc-686e-42ed-8a76-881914b98df7 {
  display: none;
}
#s-0d73d146-15a5-4102-bb8c-9165824c2026 { text-align: left; }
#s-fac0ab83-0684-443f-9524-4f803f956e9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fac0ab83-0684-443f-9524-4f803f956e9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-feca4657-7373-4c4e-84b1-7a9605fe1956 { text-align: left; }
#s-feca4657-7373-4c4e-84b1-7a9605fe1956 .shg-product-sold-out {
  display: none;
}

#s-feca4657-7373-4c4e-84b1-7a9605fe1956 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-feca4657-7373-4c4e-84b1-7a9605fe1956 .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-8a5873df-3963-4a97-b572-b8ad8b0d5f50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a5873df-3963-4a97-b572-b8ad8b0d5f50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a5873df-3963-4a97-b572-b8ad8b0d5f50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a5873df-3963-4a97-b572-b8ad8b0d5f50 {
  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-8a5873df-3963-4a97-b572-b8ad8b0d5f50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a5873df-3963-4a97-b572-b8ad8b0d5f50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a5873df-3963-4a97-b572-b8ad8b0d5f50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-df3818ce-8e02-45ea-b7f9-748932d2836f {
  display: none;
}
#s-502c0abe-e181-4c18-ac98-2c9f68dc4244 { text-align: left; }
#s-6528f3af-2f0a-4d5c-8573-865d789c4c33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6528f3af-2f0a-4d5c-8573-865d789c4c33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b871af8-056a-4803-89d0-65baaefad1b0 { text-align: left; }
#s-8b871af8-056a-4803-89d0-65baaefad1b0 .shg-product-sold-out {
  display: none;
}

#s-8b871af8-056a-4803-89d0-65baaefad1b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b871af8-056a-4803-89d0-65baaefad1b0 .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-d30196e7-7e29-4f61-802f-3e9a088ba605 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d30196e7-7e29-4f61-802f-3e9a088ba605:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d30196e7-7e29-4f61-802f-3e9a088ba605:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d30196e7-7e29-4f61-802f-3e9a088ba605 {
  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-d30196e7-7e29-4f61-802f-3e9a088ba605.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d30196e7-7e29-4f61-802f-3e9a088ba605.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d30196e7-7e29-4f61-802f-3e9a088ba605.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3ce0ec65-d02a-4e17-8499-4e5a7e4dd6fb {
  display: none;
}
#s-6c997bbb-9eda-4d7f-a20f-a4efa2422075 { text-align: left; }
#s-7001c639-b7da-4a10-95fd-e4e78c3c6039 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7001c639-b7da-4a10-95fd-e4e78c3c6039 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7270257-2b1f-414c-812d-052371f29b7b { text-align: left; }
#s-a7270257-2b1f-414c-812d-052371f29b7b .shg-product-sold-out {
  display: none;
}

#s-a7270257-2b1f-414c-812d-052371f29b7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7270257-2b1f-414c-812d-052371f29b7b .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-de9702ce-4e8c-4a2d-a119-82a07ad5166c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de9702ce-4e8c-4a2d-a119-82a07ad5166c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de9702ce-4e8c-4a2d-a119-82a07ad5166c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de9702ce-4e8c-4a2d-a119-82a07ad5166c {
  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-de9702ce-4e8c-4a2d-a119-82a07ad5166c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de9702ce-4e8c-4a2d-a119-82a07ad5166c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de9702ce-4e8c-4a2d-a119-82a07ad5166c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-646306f8-28da-4753-a2df-41207c8707b4 {
  display: none;
}
#s-e2c36ccd-b11c-49fd-aa5c-b894fbcb51eb { text-align: left; }
#s-7f940cee-85eb-4d34-b1ea-4b7dfeca82e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f940cee-85eb-4d34-b1ea-4b7dfeca82e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9238b5f6-b765-4990-916d-e2e6d56ae8a3 { text-align: left; }
#s-9238b5f6-b765-4990-916d-e2e6d56ae8a3 .shg-product-sold-out {
  display: none;
}

#s-9238b5f6-b765-4990-916d-e2e6d56ae8a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9238b5f6-b765-4990-916d-e2e6d56ae8a3 .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-302a1179-0278-435e-9910-c6db2c8304c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-302a1179-0278-435e-9910-c6db2c8304c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-302a1179-0278-435e-9910-c6db2c8304c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-302a1179-0278-435e-9910-c6db2c8304c6 {
  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-302a1179-0278-435e-9910-c6db2c8304c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-302a1179-0278-435e-9910-c6db2c8304c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-302a1179-0278-435e-9910-c6db2c8304c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c09e53a7-3f5d-4f0d-88d9-e7dcc089e474 {
  display: none;
}
#s-26ee0d85-9727-4ef8-a109-fb95c4631be9 { text-align: left; }
#s-60cc63ea-b55a-4f91-8556-a1b82638b85c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60cc63ea-b55a-4f91-8556-a1b82638b85c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce4f637c-7c8a-4f8b-81cb-3845f8be3774 { text-align: left; }
#s-ce4f637c-7c8a-4f8b-81cb-3845f8be3774 .shg-product-sold-out {
  display: none;
}

#s-ce4f637c-7c8a-4f8b-81cb-3845f8be3774 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce4f637c-7c8a-4f8b-81cb-3845f8be3774 .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-9faf5052-8b4a-41c9-8b1c-352ade5d5e83 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9faf5052-8b4a-41c9-8b1c-352ade5d5e83:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9faf5052-8b4a-41c9-8b1c-352ade5d5e83:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9faf5052-8b4a-41c9-8b1c-352ade5d5e83 {
  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-9faf5052-8b4a-41c9-8b1c-352ade5d5e83.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9faf5052-8b4a-41c9-8b1c-352ade5d5e83.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9faf5052-8b4a-41c9-8b1c-352ade5d5e83.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e6a8e1a4-02d3-4dcd-bea9-c2c1461e2730 {
  display: none;
}
#s-b1d14af3-a3a4-4484-93a2-5205830f2912 { text-align: left; }
#s-000b0920-f3bf-4102-89e6-d00e133a5c86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-000b0920-f3bf-4102-89e6-d00e133a5c86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b964db0a-7025-4240-90b7-3f0eeed686a3 { text-align: left; }
#s-b964db0a-7025-4240-90b7-3f0eeed686a3 .shg-product-sold-out {
  display: none;
}

#s-b964db0a-7025-4240-90b7-3f0eeed686a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b964db0a-7025-4240-90b7-3f0eeed686a3 .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-d9764237-c58a-4db0-af91-c685ec525b43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d9764237-c58a-4db0-af91-c685ec525b43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d9764237-c58a-4db0-af91-c685ec525b43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d9764237-c58a-4db0-af91-c685ec525b43 {
  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-d9764237-c58a-4db0-af91-c685ec525b43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d9764237-c58a-4db0-af91-c685ec525b43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d9764237-c58a-4db0-af91-c685ec525b43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e985f75-45bc-4846-8e42-d4e58d01f410 {
  display: none;
}
#s-8ac714f6-e299-4bca-b746-9dc0c1638e50 { text-align: left; }
#s-87bf4fd6-62f6-41ed-899c-036ef8abcee4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87bf4fd6-62f6-41ed-899c-036ef8abcee4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-087893ac-c217-4752-8f58-0215b7456506 { text-align: left; }
#s-087893ac-c217-4752-8f58-0215b7456506 .shg-product-sold-out {
  display: none;
}

#s-087893ac-c217-4752-8f58-0215b7456506 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-087893ac-c217-4752-8f58-0215b7456506 .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-6a1f941f-1add-48aa-9efe-4f979adad6e1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a1f941f-1add-48aa-9efe-4f979adad6e1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a1f941f-1add-48aa-9efe-4f979adad6e1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a1f941f-1add-48aa-9efe-4f979adad6e1 {
  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-6a1f941f-1add-48aa-9efe-4f979adad6e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a1f941f-1add-48aa-9efe-4f979adad6e1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a1f941f-1add-48aa-9efe-4f979adad6e1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8006f34-f4b5-4e21-8913-fc31c195bbe5 {
  display: none;
}
#s-240ebc2e-dc9c-4114-be38-337df7681e7e { text-align: left; }
#s-40e4ce97-7dcf-4461-8b31-991208a844b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40e4ce97-7dcf-4461-8b31-991208a844b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b860264a-e336-443c-9414-7ba5cd2fecb7 { text-align: left; }
#s-b860264a-e336-443c-9414-7ba5cd2fecb7 .shg-product-sold-out {
  display: none;
}

#s-b860264a-e336-443c-9414-7ba5cd2fecb7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b860264a-e336-443c-9414-7ba5cd2fecb7 .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-603279a8-9c32-49c9-9fb6-94aa82a0b17c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-603279a8-9c32-49c9-9fb6-94aa82a0b17c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-603279a8-9c32-49c9-9fb6-94aa82a0b17c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-603279a8-9c32-49c9-9fb6-94aa82a0b17c {
  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-603279a8-9c32-49c9-9fb6-94aa82a0b17c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-603279a8-9c32-49c9-9fb6-94aa82a0b17c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-603279a8-9c32-49c9-9fb6-94aa82a0b17c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea9ba8c7-d72c-4ee8-9944-7e05dcb63f7a {
  display: none;
}
#s-71b6992b-62f5-44db-9871-d0ec5ca8e517 { text-align: left; }
#s-eca36ade-8d36-4f0d-914f-b8eeccada087 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eca36ade-8d36-4f0d-914f-b8eeccada087 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93b7462e-1557-41dc-8bec-9d28326d93f6 { text-align: left; }
#s-93b7462e-1557-41dc-8bec-9d28326d93f6 .shg-product-sold-out {
  display: none;
}

#s-93b7462e-1557-41dc-8bec-9d28326d93f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93b7462e-1557-41dc-8bec-9d28326d93f6 .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-ecb76843-eda6-43be-ad70-7ace50fa3275 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ecb76843-eda6-43be-ad70-7ace50fa3275:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ecb76843-eda6-43be-ad70-7ace50fa3275:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ecb76843-eda6-43be-ad70-7ace50fa3275 {
  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-ecb76843-eda6-43be-ad70-7ace50fa3275.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ecb76843-eda6-43be-ad70-7ace50fa3275.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ecb76843-eda6-43be-ad70-7ace50fa3275.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e53ec14-a6b4-41be-a7f1-ea179015c18f {
  display: none;
}
#s-1e6f230a-6d75-4fc3-84ae-68cd81c6591f { text-align: left; }
#s-094e53c3-936f-41a5-bef2-a2b9da2c881f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-094e53c3-936f-41a5-bef2-a2b9da2c881f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6ec08da-c0cb-4936-ba5b-b517bb1931d6 { text-align: left; }
#s-e6ec08da-c0cb-4936-ba5b-b517bb1931d6 .shg-product-sold-out {
  display: none;
}

#s-e6ec08da-c0cb-4936-ba5b-b517bb1931d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6ec08da-c0cb-4936-ba5b-b517bb1931d6 .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-aa502e6d-3edb-4e84-99aa-663786407a54 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa502e6d-3edb-4e84-99aa-663786407a54:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa502e6d-3edb-4e84-99aa-663786407a54:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa502e6d-3edb-4e84-99aa-663786407a54 {
  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-aa502e6d-3edb-4e84-99aa-663786407a54.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa502e6d-3edb-4e84-99aa-663786407a54.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa502e6d-3edb-4e84-99aa-663786407a54.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-caa7b23b-6d7d-4727-bfe9-a2c8ceb029da {
  display: none;
}
#s-3f5a521b-54ec-46a4-b713-01ebd5ca1ad4 { text-align: left; }
#s-1d896b75-8808-4f42-a012-5e876ba93ce5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d896b75-8808-4f42-a012-5e876ba93ce5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d242df32-a150-472c-b259-4ec2c64d7021 { text-align: left; }
#s-d242df32-a150-472c-b259-4ec2c64d7021 .shg-product-sold-out {
  display: none;
}

#s-d242df32-a150-472c-b259-4ec2c64d7021 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d242df32-a150-472c-b259-4ec2c64d7021 .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-f4e7bb54-e711-4556-a9c5-eab317925520 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f4e7bb54-e711-4556-a9c5-eab317925520:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f4e7bb54-e711-4556-a9c5-eab317925520:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f4e7bb54-e711-4556-a9c5-eab317925520 {
  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-f4e7bb54-e711-4556-a9c5-eab317925520.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f4e7bb54-e711-4556-a9c5-eab317925520.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f4e7bb54-e711-4556-a9c5-eab317925520.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5dff97ca-652e-479e-9362-e1217e1a70b8 {
  display: none;
}
#s-c0207ea8-bd2f-4e0d-9be2-07539eb4321e { text-align: left; }
#s-3d305768-6e2a-474b-bb36-f16898e6a208 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3d305768-6e2a-474b-bb36-f16898e6a208 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-487cdf09-9b06-4444-a567-45ce5c585bcb { text-align: left; }
#s-487cdf09-9b06-4444-a567-45ce5c585bcb .shg-product-sold-out {
  display: none;
}

#s-487cdf09-9b06-4444-a567-45ce5c585bcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-487cdf09-9b06-4444-a567-45ce5c585bcb .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-9afbb46f-5f46-4f40-808f-943520407770 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9afbb46f-5f46-4f40-808f-943520407770:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9afbb46f-5f46-4f40-808f-943520407770:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9afbb46f-5f46-4f40-808f-943520407770 {
  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-9afbb46f-5f46-4f40-808f-943520407770.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9afbb46f-5f46-4f40-808f-943520407770.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9afbb46f-5f46-4f40-808f-943520407770.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6ffadfc1-8e25-43df-bdfb-f4f3800ba1e5 {
  display: none;
}
#s-6b260083-831f-4a80-97ed-6d4630c1dbc3 { text-align: left; }
#s-68a0c304-2554-4890-8137-625b7568aee5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68a0c304-2554-4890-8137-625b7568aee5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41998b10-961a-48f9-9ed2-844739a9533c { text-align: left; }
#s-41998b10-961a-48f9-9ed2-844739a9533c .shg-product-sold-out {
  display: none;
}

#s-41998b10-961a-48f9-9ed2-844739a9533c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41998b10-961a-48f9-9ed2-844739a9533c .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-e3504487-f211-4eea-9871-cac4201f8f4a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e3504487-f211-4eea-9871-cac4201f8f4a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e3504487-f211-4eea-9871-cac4201f8f4a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e3504487-f211-4eea-9871-cac4201f8f4a {
  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-e3504487-f211-4eea-9871-cac4201f8f4a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e3504487-f211-4eea-9871-cac4201f8f4a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e3504487-f211-4eea-9871-cac4201f8f4a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f0cfd37-46e1-4923-8d00-a7df411be9ed {
  display: none;
}
#s-05353a3e-919c-47f1-aa46-7bcf71c95b8c { text-align: left; }
#s-642046bc-c17c-4014-9233-15a52ec95c8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-642046bc-c17c-4014-9233-15a52ec95c8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c827a2d1-7c45-4176-91d9-4d40a86a7a39 { text-align: left; }
#s-c827a2d1-7c45-4176-91d9-4d40a86a7a39 .shg-product-sold-out {
  display: none;
}

#s-c827a2d1-7c45-4176-91d9-4d40a86a7a39 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c827a2d1-7c45-4176-91d9-4d40a86a7a39 .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-44a3fdf0-86a8-42e2-8861-7981bd26452f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44a3fdf0-86a8-42e2-8861-7981bd26452f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44a3fdf0-86a8-42e2-8861-7981bd26452f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44a3fdf0-86a8-42e2-8861-7981bd26452f {
  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-44a3fdf0-86a8-42e2-8861-7981bd26452f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44a3fdf0-86a8-42e2-8861-7981bd26452f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44a3fdf0-86a8-42e2-8861-7981bd26452f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f7133b8-902e-49e5-96e9-41443ab805aa {
  display: none;
}
#s-97170f7f-ea3d-46b0-b43a-0f8730778ea6 { text-align: left; }
#s-94ae70da-2d2f-440c-b8e4-76d371730b66 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94ae70da-2d2f-440c-b8e4-76d371730b66 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd03a7bc-856b-4982-aa92-73ab03560b92 { text-align: left; }
#s-cd03a7bc-856b-4982-aa92-73ab03560b92 .shg-product-sold-out {
  display: none;
}

#s-cd03a7bc-856b-4982-aa92-73ab03560b92 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd03a7bc-856b-4982-aa92-73ab03560b92 .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-4f232df3-2acc-4962-8a90-ec9ae595522a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4f232df3-2acc-4962-8a90-ec9ae595522a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4f232df3-2acc-4962-8a90-ec9ae595522a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4f232df3-2acc-4962-8a90-ec9ae595522a {
  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-4f232df3-2acc-4962-8a90-ec9ae595522a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4f232df3-2acc-4962-8a90-ec9ae595522a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4f232df3-2acc-4962-8a90-ec9ae595522a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3705ad29-2afe-4b4e-9301-87261d326ebd {
  display: none;
}
#s-ac81df40-a233-48bd-b438-9d8071165ac3 { text-align: left; }
#s-06f75742-92f7-458f-8053-325a88c5bb78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06f75742-92f7-458f-8053-325a88c5bb78 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4e90c81b-6301-46e2-b801-285eeae77e7e { text-align: left; }
#s-4e90c81b-6301-46e2-b801-285eeae77e7e .shg-product-sold-out {
  display: none;
}

#s-4e90c81b-6301-46e2-b801-285eeae77e7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4e90c81b-6301-46e2-b801-285eeae77e7e .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-0f03cfb7-c529-4fb5-9300-ee026f5eed69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f03cfb7-c529-4fb5-9300-ee026f5eed69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f03cfb7-c529-4fb5-9300-ee026f5eed69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f03cfb7-c529-4fb5-9300-ee026f5eed69 {
  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-0f03cfb7-c529-4fb5-9300-ee026f5eed69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f03cfb7-c529-4fb5-9300-ee026f5eed69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f03cfb7-c529-4fb5-9300-ee026f5eed69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7a8bb8c3-539e-491e-9d48-14295235ad73 {
  display: none;
}
#s-e1888a2c-ddb8-4169-8aa0-76c0078469ef { text-align: left; }
#s-20b2cac4-5a87-4ed3-a15c-443555160614 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-20b2cac4-5a87-4ed3-a15c-443555160614 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a05e427c-f3e1-4f74-85aa-d33d2e4e65b3 { text-align: left; }
#s-a05e427c-f3e1-4f74-85aa-d33d2e4e65b3 .shg-product-sold-out {
  display: none;
}

#s-a05e427c-f3e1-4f74-85aa-d33d2e4e65b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a05e427c-f3e1-4f74-85aa-d33d2e4e65b3 .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-089e89c8-9b83-462d-8970-0860e6a17596 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-089e89c8-9b83-462d-8970-0860e6a17596:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-089e89c8-9b83-462d-8970-0860e6a17596:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-089e89c8-9b83-462d-8970-0860e6a17596 {
  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-089e89c8-9b83-462d-8970-0860e6a17596.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-089e89c8-9b83-462d-8970-0860e6a17596.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-089e89c8-9b83-462d-8970-0860e6a17596.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64ff03c0-c949-4e27-8289-11420bc3c8f1 {
  display: none;
}
#s-6c7063d9-9666-48e0-995d-26f9acb81c7b { text-align: left; }
#s-83f6471a-122c-4efd-a911-02672ce17a0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83f6471a-122c-4efd-a911-02672ce17a0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-128b922b-db9b-420a-b9bf-2a2bf35cab94 { text-align: left; }
#s-128b922b-db9b-420a-b9bf-2a2bf35cab94 .shg-product-sold-out {
  display: none;
}

#s-128b922b-db9b-420a-b9bf-2a2bf35cab94 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-128b922b-db9b-420a-b9bf-2a2bf35cab94 .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-c5f2210b-8231-4d26-bca6-e09a455dee64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5f2210b-8231-4d26-bca6-e09a455dee64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5f2210b-8231-4d26-bca6-e09a455dee64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5f2210b-8231-4d26-bca6-e09a455dee64 {
  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-c5f2210b-8231-4d26-bca6-e09a455dee64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5f2210b-8231-4d26-bca6-e09a455dee64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5f2210b-8231-4d26-bca6-e09a455dee64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-864ae92e-f147-433c-b6a2-67d1f3a26004 {
  display: none;
}
#s-ca133d17-4c32-45ec-8363-d5e569a7ce88 { text-align: left; }
#s-2cb243f3-7e0d-4ed3-a907-1437b201a34e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2cb243f3-7e0d-4ed3-a907-1437b201a34e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f45ad5e4-ed06-41b6-a8c4-326e9ddc357b { text-align: left; }
#s-f45ad5e4-ed06-41b6-a8c4-326e9ddc357b .shg-product-sold-out {
  display: none;
}

#s-f45ad5e4-ed06-41b6-a8c4-326e9ddc357b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f45ad5e4-ed06-41b6-a8c4-326e9ddc357b .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-397ca123-0da5-4250-8dac-0d8b30d63125 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-397ca123-0da5-4250-8dac-0d8b30d63125:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-397ca123-0da5-4250-8dac-0d8b30d63125:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-397ca123-0da5-4250-8dac-0d8b30d63125 {
  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-397ca123-0da5-4250-8dac-0d8b30d63125.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-397ca123-0da5-4250-8dac-0d8b30d63125.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-397ca123-0da5-4250-8dac-0d8b30d63125.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;
}
