.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-38ed83ae-c254-4fdd-bcbc-3f59f8193031 {
  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-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 { margin-top: 40px; }
#s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .shogun-tabs {
  justify-content: center;
}


  #s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-98eb6122-4c9c-4dfc-ad2f-b17eecbd81d7 .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-34199de3-bac0-4a28-ac2c-eea20ce1927e { padding-top: 10px;
padding-bottom: 10px; }
 #s-34199de3-bac0-4a28-ac2c-eea20ce1927e .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-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5a34adc3-ef26-4d80-80e3-a98b8f19e30f .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-41dd6d3d-705e-4151-9b0b-5903edc9e225 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-41dd6d3d-705e-4151-9b0b-5903edc9e225"] > .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-a11844e4-08b4-4251-9f39-463ecf7b0a2a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-142f94ed-e958-40d5-ae44-0b132d34b793 { 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-09e7e520-3f41-474d-9e11-3e49da99ca8b { 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-09e7e520-3f41-474d-9e11-3e49da99ca8b: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-09e7e520-3f41-474d-9e11-3e49da99ca8b: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-09e7e520-3f41-474d-9e11-3e49da99ca8b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ac3120bc-55e9-49b3-aa45-1d54eb324402 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e89fee41-128a-4c10-bdd6-6529a2f25a86 { 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-596b08b2-3f2b-48ce-a131-9f97a25e9ca4 { 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-596b08b2-3f2b-48ce-a131-9f97a25e9ca4: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-596b08b2-3f2b-48ce-a131-9f97a25e9ca4: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-596b08b2-3f2b-48ce-a131-9f97a25e9ca4.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-fe256b6c-75b6-46c6-8ca7-fe3c7f895790 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-313e3df4-bc3c-44ef-914d-fb8d24b5c06e { 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-3ecd8765-b0e5-4243-b9cc-5d2b9f06dd05 { 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-3ecd8765-b0e5-4243-b9cc-5d2b9f06dd05: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-3ecd8765-b0e5-4243-b9cc-5d2b9f06dd05: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-3ecd8765-b0e5-4243-b9cc-5d2b9f06dd05.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-be75cd6f-9c00-4355-8a71-89ea057966b0 { min-height: 50px; }
#s-be75cd6f-9c00-4355-8a71-89ea057966b0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f98b0a78-3903-414a-9d47-a4aa462d7055 { 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-f98b0a78-3903-414a-9d47-a4aa462d7055 .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-6348d2eb-f5ef-4f3d-b04c-fafc4da070b0 {
  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-2edd9901-31bd-46fe-9c18-731e7caa4e4f { 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-dbdc65de-9f4f-4d36-a1b3-d6ee11d28aff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dbdc65de-9f4f-4d36-a1b3-d6ee11d28aff .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-86f8ff23-b70c-424c-855c-d8e76ac46d7a {
  display: none;
}
#s-9ec70f23-dadc-4112-a04f-4c8e8a76e354 { text-align: left; }
#s-f99c5e1c-4752-4e47-9a86-44b6d22fa5eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f99c5e1c-4752-4e47-9a86-44b6d22fa5eb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e4b9d7de-afd3-4bba-99bb-08feddb5e877 {
  display: none;
}
#s-69cfc198-f46c-4a6a-add7-b0a7f4b23c00 { text-align: left; }
#s-68786daf-b304-4c26-b81b-2046b97a8eb8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68786daf-b304-4c26-b81b-2046b97a8eb8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6ce8371d-bd53-41f0-b89d-6a312e493a03 {
  display: none;
}
#s-b6f01950-58fa-408d-83e5-8c9113601c55 { text-align: left; }
#s-2c117a44-c786-45dc-9f61-deef2166d623 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c117a44-c786-45dc-9f61-deef2166d623 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f7aad294-d17c-4a17-b7fa-711c61a2a7b3 {
  display: none;
}
#s-969eb744-9c36-4107-a761-f4cdcc5a53c5 { text-align: left; }
#s-ec49bddc-1b9e-4edb-b113-83603ebb7189 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec49bddc-1b9e-4edb-b113-83603ebb7189 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d45428d1-b60f-403a-97d4-2d1d4c5780c3 { text-align: left; }
#s-d45428d1-b60f-403a-97d4-2d1d4c5780c3 .shg-product-sold-out {
  display: none;
}

#s-d45428d1-b60f-403a-97d4-2d1d4c5780c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d45428d1-b60f-403a-97d4-2d1d4c5780c3 .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-497fa5e3-2665-4d4a-b617-04d7a93ebe76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-497fa5e3-2665-4d4a-b617-04d7a93ebe76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-497fa5e3-2665-4d4a-b617-04d7a93ebe76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-497fa5e3-2665-4d4a-b617-04d7a93ebe76 {
  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-497fa5e3-2665-4d4a-b617-04d7a93ebe76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-497fa5e3-2665-4d4a-b617-04d7a93ebe76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-497fa5e3-2665-4d4a-b617-04d7a93ebe76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46254ab5-9b2e-46e5-af06-cdc68a481bff {
  display: none;
}
#s-2f317955-b818-4065-8fba-531aa7af5ca3 { text-align: left; }
#s-c7b09bb1-55dc-448a-9965-fbc253125b62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7b09bb1-55dc-448a-9965-fbc253125b62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e24362d4-a24d-4005-a504-c510116c3a87 { text-align: left; }
#s-e24362d4-a24d-4005-a504-c510116c3a87 .shg-product-sold-out {
  display: none;
}

#s-e24362d4-a24d-4005-a504-c510116c3a87 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e24362d4-a24d-4005-a504-c510116c3a87 .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-aa9ea4e0-e14f-48cc-9d28-b73e80ce37a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa9ea4e0-e14f-48cc-9d28-b73e80ce37a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa9ea4e0-e14f-48cc-9d28-b73e80ce37a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa9ea4e0-e14f-48cc-9d28-b73e80ce37a7 {
  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-aa9ea4e0-e14f-48cc-9d28-b73e80ce37a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa9ea4e0-e14f-48cc-9d28-b73e80ce37a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa9ea4e0-e14f-48cc-9d28-b73e80ce37a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-529b32e4-4891-445c-b026-06f363921c01 {
  display: none;
}
#s-e88cb080-e1d4-436e-9caa-338053cb51ba { text-align: left; }
#s-254a9ae4-93d4-439a-aac7-589af1075628 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-254a9ae4-93d4-439a-aac7-589af1075628 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-176eeaa3-4c53-43e8-935c-d17ae172ccd1 { text-align: left; }
#s-176eeaa3-4c53-43e8-935c-d17ae172ccd1 .shg-product-sold-out {
  display: none;
}

#s-176eeaa3-4c53-43e8-935c-d17ae172ccd1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-176eeaa3-4c53-43e8-935c-d17ae172ccd1 .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-cfab6a7a-d942-4064-8190-3a0b3998bdb0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cfab6a7a-d942-4064-8190-3a0b3998bdb0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cfab6a7a-d942-4064-8190-3a0b3998bdb0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cfab6a7a-d942-4064-8190-3a0b3998bdb0 {
  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-cfab6a7a-d942-4064-8190-3a0b3998bdb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cfab6a7a-d942-4064-8190-3a0b3998bdb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cfab6a7a-d942-4064-8190-3a0b3998bdb0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb6dc77e-0fc4-410a-90f9-44d4c7176f7a {
  display: none;
}
#s-37f8e6b0-fde4-415f-870c-e173590b9795 { text-align: left; }
#s-f80bd457-f060-4e73-b475-a51240cb9fbd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f80bd457-f060-4e73-b475-a51240cb9fbd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cbe332ca-244b-4478-a913-0994d86973b8 { text-align: left; }
#s-cbe332ca-244b-4478-a913-0994d86973b8 .shg-product-sold-out {
  display: none;
}

#s-cbe332ca-244b-4478-a913-0994d86973b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cbe332ca-244b-4478-a913-0994d86973b8 .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-5dc31b4f-14e8-41fb-aa12-f99ac0a50b82 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5dc31b4f-14e8-41fb-aa12-f99ac0a50b82:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5dc31b4f-14e8-41fb-aa12-f99ac0a50b82:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5dc31b4f-14e8-41fb-aa12-f99ac0a50b82 {
  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-5dc31b4f-14e8-41fb-aa12-f99ac0a50b82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5dc31b4f-14e8-41fb-aa12-f99ac0a50b82.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5dc31b4f-14e8-41fb-aa12-f99ac0a50b82.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ff62285-94c0-486c-97e7-b6b35cdc5e84 {
  display: none;
}
#s-71dec279-0d95-4b86-a694-19f3a89d68d6 { text-align: left; }
#s-74d38516-e8c2-4311-aefa-08a3e7a17f7b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74d38516-e8c2-4311-aefa-08a3e7a17f7b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-946e15ab-12a1-46fd-9f05-f81f5005b192 { text-align: left; }
#s-946e15ab-12a1-46fd-9f05-f81f5005b192 .shg-product-sold-out {
  display: none;
}

#s-946e15ab-12a1-46fd-9f05-f81f5005b192 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-946e15ab-12a1-46fd-9f05-f81f5005b192 .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-8dfa8629-6d6c-4422-8fed-8f3ca0e8a457 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8dfa8629-6d6c-4422-8fed-8f3ca0e8a457:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8dfa8629-6d6c-4422-8fed-8f3ca0e8a457:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8dfa8629-6d6c-4422-8fed-8f3ca0e8a457 {
  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-8dfa8629-6d6c-4422-8fed-8f3ca0e8a457.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8dfa8629-6d6c-4422-8fed-8f3ca0e8a457.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8dfa8629-6d6c-4422-8fed-8f3ca0e8a457.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe572a40-7776-4229-bade-3decc5972b4b {
  display: none;
}
#s-7045915d-c0d8-4742-8c97-0a27f8f28f73 { text-align: left; }
#s-232aa92a-dd44-4d86-ac07-9584b51007b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-232aa92a-dd44-4d86-ac07-9584b51007b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-046a4f36-48b5-472e-ba47-2a398e7f97d2 { text-align: left; }
#s-046a4f36-48b5-472e-ba47-2a398e7f97d2 .shg-product-sold-out {
  display: none;
}

#s-046a4f36-48b5-472e-ba47-2a398e7f97d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-046a4f36-48b5-472e-ba47-2a398e7f97d2 .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-30547c3d-3398-4d2c-b441-874fa1694dcf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30547c3d-3398-4d2c-b441-874fa1694dcf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30547c3d-3398-4d2c-b441-874fa1694dcf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30547c3d-3398-4d2c-b441-874fa1694dcf {
  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-30547c3d-3398-4d2c-b441-874fa1694dcf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30547c3d-3398-4d2c-b441-874fa1694dcf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30547c3d-3398-4d2c-b441-874fa1694dcf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4eeb483-ec69-4931-ba76-f0e3a60bd155 {
  display: none;
}
#s-df2bb6a2-acd9-4681-96cd-46d243c3e521 { text-align: left; }
#s-e2f73199-ce7b-471b-a9bc-ae417339891d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2f73199-ce7b-471b-a9bc-ae417339891d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5bb34f07-cb6c-4af0-9ebc-b0173b39bb65 { text-align: left; }
#s-5bb34f07-cb6c-4af0-9ebc-b0173b39bb65 .shg-product-sold-out {
  display: none;
}

#s-5bb34f07-cb6c-4af0-9ebc-b0173b39bb65 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5bb34f07-cb6c-4af0-9ebc-b0173b39bb65 .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-9bb4cb34-d1af-4b34-b2af-51329a5834db { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bb4cb34-d1af-4b34-b2af-51329a5834db:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bb4cb34-d1af-4b34-b2af-51329a5834db:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bb4cb34-d1af-4b34-b2af-51329a5834db {
  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-9bb4cb34-d1af-4b34-b2af-51329a5834db.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bb4cb34-d1af-4b34-b2af-51329a5834db.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bb4cb34-d1af-4b34-b2af-51329a5834db.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07b28a37-16cc-43e8-9306-602d0586c364 {
  display: none;
}
#s-c4882aa6-1ed1-461c-b75d-ab64778959d7 { text-align: left; }
#s-53e370db-43ec-480d-bfe8-2e6cc2eb90ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53e370db-43ec-480d-bfe8-2e6cc2eb90ee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e97afb8d-875b-48a5-b945-7c867e2eb8e4 { text-align: left; }
#s-e97afb8d-875b-48a5-b945-7c867e2eb8e4 .shg-product-sold-out {
  display: none;
}

#s-e97afb8d-875b-48a5-b945-7c867e2eb8e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e97afb8d-875b-48a5-b945-7c867e2eb8e4 .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-7c0b6f18-6b26-4000-9c9e-6ef4f265c704 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c0b6f18-6b26-4000-9c9e-6ef4f265c704:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c0b6f18-6b26-4000-9c9e-6ef4f265c704:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c0b6f18-6b26-4000-9c9e-6ef4f265c704 {
  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-7c0b6f18-6b26-4000-9c9e-6ef4f265c704.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c0b6f18-6b26-4000-9c9e-6ef4f265c704.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c0b6f18-6b26-4000-9c9e-6ef4f265c704.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d70272da-bf3d-431e-931e-86f859de478a {
  display: none;
}
#s-c277533c-e42b-461c-a916-7a7156913e26 { text-align: left; }
#s-d6d28097-765f-4979-99ec-6fbb44c6de17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6d28097-765f-4979-99ec-6fbb44c6de17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50c52eef-a790-4991-bc69-bf1bccce40e6 { text-align: left; }
#s-50c52eef-a790-4991-bc69-bf1bccce40e6 .shg-product-sold-out {
  display: none;
}

#s-50c52eef-a790-4991-bc69-bf1bccce40e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50c52eef-a790-4991-bc69-bf1bccce40e6 .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-c39638e1-044b-4fe1-bd65-90852c2015c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c39638e1-044b-4fe1-bd65-90852c2015c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c39638e1-044b-4fe1-bd65-90852c2015c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c39638e1-044b-4fe1-bd65-90852c2015c6 {
  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-c39638e1-044b-4fe1-bd65-90852c2015c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c39638e1-044b-4fe1-bd65-90852c2015c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c39638e1-044b-4fe1-bd65-90852c2015c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-360dd99c-b2c1-4d42-adcb-a275571215f0 {
  display: none;
}
#s-99c71944-2b09-4e78-9a88-0dff1a4d0fa2 { text-align: left; }
#s-40302cf9-9748-470a-89f7-e5090d4272ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40302cf9-9748-470a-89f7-e5090d4272ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8ac85d4-d5cd-4428-ab15-6a76942313a9 { text-align: left; }
#s-f8ac85d4-d5cd-4428-ab15-6a76942313a9 .shg-product-sold-out {
  display: none;
}

#s-f8ac85d4-d5cd-4428-ab15-6a76942313a9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8ac85d4-d5cd-4428-ab15-6a76942313a9 .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-6c1889df-40fc-400e-9290-c00bdacd42a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c1889df-40fc-400e-9290-c00bdacd42a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c1889df-40fc-400e-9290-c00bdacd42a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c1889df-40fc-400e-9290-c00bdacd42a1 {
  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-6c1889df-40fc-400e-9290-c00bdacd42a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c1889df-40fc-400e-9290-c00bdacd42a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c1889df-40fc-400e-9290-c00bdacd42a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-003b6922-3fc5-451c-806f-778525d7be3c {
  display: none;
}
#s-0732e2d3-f63b-4a75-a40d-50fd14cebac2 { text-align: left; }
#s-dde2dd55-64c8-40f9-9df1-cf22f81c5baf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dde2dd55-64c8-40f9-9df1-cf22f81c5baf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d06f20d-b28c-4909-9f0e-d8786fa7d54e { text-align: left; }
#s-3d06f20d-b28c-4909-9f0e-d8786fa7d54e .shg-product-sold-out {
  display: none;
}

#s-3d06f20d-b28c-4909-9f0e-d8786fa7d54e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d06f20d-b28c-4909-9f0e-d8786fa7d54e .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-dfc22217-c8d0-49ea-9c75-743942a1e59a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dfc22217-c8d0-49ea-9c75-743942a1e59a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dfc22217-c8d0-49ea-9c75-743942a1e59a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dfc22217-c8d0-49ea-9c75-743942a1e59a {
  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-dfc22217-c8d0-49ea-9c75-743942a1e59a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfc22217-c8d0-49ea-9c75-743942a1e59a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dfc22217-c8d0-49ea-9c75-743942a1e59a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c15aef0b-55d8-4f7f-b913-ab9b05475019 {
  display: none;
}
#s-9e95d4f4-93e9-4a24-8b15-edd9332d5bc1 { text-align: left; }
#s-b36c3f56-1281-4fa7-b0b8-4aaff68c0494 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b36c3f56-1281-4fa7-b0b8-4aaff68c0494 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32fb075b-3cde-461e-8665-f82de630df62 { text-align: left; }
#s-32fb075b-3cde-461e-8665-f82de630df62 .shg-product-sold-out {
  display: none;
}

#s-32fb075b-3cde-461e-8665-f82de630df62 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32fb075b-3cde-461e-8665-f82de630df62 .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-60699325-9b49-4230-b74a-f74b8b062430 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-60699325-9b49-4230-b74a-f74b8b062430:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-60699325-9b49-4230-b74a-f74b8b062430:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-60699325-9b49-4230-b74a-f74b8b062430 {
  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-60699325-9b49-4230-b74a-f74b8b062430.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-60699325-9b49-4230-b74a-f74b8b062430.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-60699325-9b49-4230-b74a-f74b8b062430.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e73b7487-0c21-433a-acaa-72e3fa1a8edb {
  display: none;
}
#s-5b1c13cc-d0d9-4c26-965a-0ac083ef7567 { text-align: left; }
#s-e1406f52-7e6a-4543-8fcc-5c7ae3c8a9fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1406f52-7e6a-4543-8fcc-5c7ae3c8a9fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59913e6b-237a-4467-9169-52f63c4cf8a1 { text-align: left; }
#s-59913e6b-237a-4467-9169-52f63c4cf8a1 .shg-product-sold-out {
  display: none;
}

#s-59913e6b-237a-4467-9169-52f63c4cf8a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59913e6b-237a-4467-9169-52f63c4cf8a1 .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-3c88fce5-0ce8-46f9-b8fd-deb2e6f52f14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c88fce5-0ce8-46f9-b8fd-deb2e6f52f14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c88fce5-0ce8-46f9-b8fd-deb2e6f52f14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c88fce5-0ce8-46f9-b8fd-deb2e6f52f14 {
  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-3c88fce5-0ce8-46f9-b8fd-deb2e6f52f14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c88fce5-0ce8-46f9-b8fd-deb2e6f52f14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c88fce5-0ce8-46f9-b8fd-deb2e6f52f14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c10a3208-a62c-43d4-b3f6-a837d40ebc47 {
  display: none;
}
#s-61b82de1-43d2-4f56-8d4d-bedb06ddfaec { text-align: left; }
#s-e02d3ab1-a610-487c-9e08-f7b55c4fea39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e02d3ab1-a610-487c-9e08-f7b55c4fea39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78c7f453-362f-4dd5-8fde-2b6613679101 { text-align: left; }
#s-78c7f453-362f-4dd5-8fde-2b6613679101 .shg-product-sold-out {
  display: none;
}

#s-78c7f453-362f-4dd5-8fde-2b6613679101 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78c7f453-362f-4dd5-8fde-2b6613679101 .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-78dc6720-1ad0-4725-aea0-79420335d159 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78dc6720-1ad0-4725-aea0-79420335d159:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78dc6720-1ad0-4725-aea0-79420335d159:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78dc6720-1ad0-4725-aea0-79420335d159 {
  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-78dc6720-1ad0-4725-aea0-79420335d159.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78dc6720-1ad0-4725-aea0-79420335d159.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78dc6720-1ad0-4725-aea0-79420335d159.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56ad14c2-8ff7-4e1f-a16b-13106dee50d2 {
  display: none;
}
#s-09cb4493-d6ec-46c9-82e0-3de814cbb0f1 { text-align: left; }
#s-04d2721d-94c7-4c4a-b1a1-03a2bdf52c36 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04d2721d-94c7-4c4a-b1a1-03a2bdf52c36 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c67708e-6139-4a61-8840-84f2a0273df4 { text-align: left; }
#s-7c67708e-6139-4a61-8840-84f2a0273df4 .shg-product-sold-out {
  display: none;
}

#s-7c67708e-6139-4a61-8840-84f2a0273df4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c67708e-6139-4a61-8840-84f2a0273df4 .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-1bc51cd5-ec19-446a-afd4-521ca2d8b943 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1bc51cd5-ec19-446a-afd4-521ca2d8b943:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1bc51cd5-ec19-446a-afd4-521ca2d8b943:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1bc51cd5-ec19-446a-afd4-521ca2d8b943 {
  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-1bc51cd5-ec19-446a-afd4-521ca2d8b943.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bc51cd5-ec19-446a-afd4-521ca2d8b943.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1bc51cd5-ec19-446a-afd4-521ca2d8b943.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bdd87e05-4ce4-4742-92a9-ca9e2caa8680 {
  display: none;
}
#s-e66fff32-78ed-4ce5-9b80-6924f233d1d8 { text-align: left; }
#s-fad23050-55f7-4f25-9512-a18bcefe2fb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fad23050-55f7-4f25-9512-a18bcefe2fb6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3a6362d3-c8e5-4fb0-9222-035ddf0334ec { text-align: left; }
#s-3a6362d3-c8e5-4fb0-9222-035ddf0334ec .shg-product-sold-out {
  display: none;
}

#s-3a6362d3-c8e5-4fb0-9222-035ddf0334ec .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3a6362d3-c8e5-4fb0-9222-035ddf0334ec .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-a7f457e0-06de-41ce-be5b-7e9498790cbe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a7f457e0-06de-41ce-be5b-7e9498790cbe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a7f457e0-06de-41ce-be5b-7e9498790cbe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a7f457e0-06de-41ce-be5b-7e9498790cbe {
  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-a7f457e0-06de-41ce-be5b-7e9498790cbe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7f457e0-06de-41ce-be5b-7e9498790cbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a7f457e0-06de-41ce-be5b-7e9498790cbe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0919558-fcd9-4a69-8e33-d05dae7a07e7 {
  display: none;
}
#s-0fbc40c7-c1dc-4cc7-9a68-b08c17191957 { text-align: left; }
#s-c6033442-848e-417a-a86d-7823798db61d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6033442-848e-417a-a86d-7823798db61d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dc242c4c-426c-499b-abe7-93f23854b3f7 { text-align: left; }
#s-dc242c4c-426c-499b-abe7-93f23854b3f7 .shg-product-sold-out {
  display: none;
}

#s-dc242c4c-426c-499b-abe7-93f23854b3f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dc242c4c-426c-499b-abe7-93f23854b3f7 .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-f34f4ea9-e2d1-4666-8a17-94e9984c7b1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f34f4ea9-e2d1-4666-8a17-94e9984c7b1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f34f4ea9-e2d1-4666-8a17-94e9984c7b1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f34f4ea9-e2d1-4666-8a17-94e9984c7b1a {
  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-f34f4ea9-e2d1-4666-8a17-94e9984c7b1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f34f4ea9-e2d1-4666-8a17-94e9984c7b1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f34f4ea9-e2d1-4666-8a17-94e9984c7b1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-508a0e52-2d2f-49ad-9321-8ec55a2698cc {
  display: none;
}
#s-757ae117-3838-4664-a1f0-412213c50fbb { text-align: left; }
#s-e31c9ff4-1d5f-4514-9c0f-ac2928b58040 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e31c9ff4-1d5f-4514-9c0f-ac2928b58040 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a4247aa-62af-413c-8ddd-b98c1647b2d4 { text-align: left; }
#s-1a4247aa-62af-413c-8ddd-b98c1647b2d4 .shg-product-sold-out {
  display: none;
}

#s-1a4247aa-62af-413c-8ddd-b98c1647b2d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a4247aa-62af-413c-8ddd-b98c1647b2d4 .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-19a6b98e-3864-4e60-b323-24c7871e2d2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-19a6b98e-3864-4e60-b323-24c7871e2d2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-19a6b98e-3864-4e60-b323-24c7871e2d2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-19a6b98e-3864-4e60-b323-24c7871e2d2a {
  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-19a6b98e-3864-4e60-b323-24c7871e2d2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-19a6b98e-3864-4e60-b323-24c7871e2d2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-19a6b98e-3864-4e60-b323-24c7871e2d2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2cfbac84-bdd7-4efb-9aa2-fee2aa0d9316 {
  display: none;
}
#s-284ec797-3f2c-45f7-a779-caae14087a96 { text-align: left; }
#s-06b87e96-d951-45dc-9e29-ed8779eb0164 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-06b87e96-d951-45dc-9e29-ed8779eb0164 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-194938e2-76c2-435c-980d-e95cd5b2a570 { text-align: left; }
#s-194938e2-76c2-435c-980d-e95cd5b2a570 .shg-product-sold-out {
  display: none;
}

#s-194938e2-76c2-435c-980d-e95cd5b2a570 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-194938e2-76c2-435c-980d-e95cd5b2a570 .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-8bb47192-6394-4c33-8c0f-279570a89c08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8bb47192-6394-4c33-8c0f-279570a89c08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8bb47192-6394-4c33-8c0f-279570a89c08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8bb47192-6394-4c33-8c0f-279570a89c08 {
  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-8bb47192-6394-4c33-8c0f-279570a89c08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bb47192-6394-4c33-8c0f-279570a89c08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8bb47192-6394-4c33-8c0f-279570a89c08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ed1ef97-3c5d-4d63-9f81-52fadbd39c17 {
  display: none;
}
#s-2b14b9cc-757c-4343-bb86-58aaf359b3bb { text-align: left; }
#s-523c5731-500c-46f6-8555-a404e3130d32 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-523c5731-500c-46f6-8555-a404e3130d32 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-53b06ddf-256e-4a0b-953d-56233228b467 { text-align: left; }
#s-53b06ddf-256e-4a0b-953d-56233228b467 .shg-product-sold-out {
  display: none;
}

#s-53b06ddf-256e-4a0b-953d-56233228b467 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-53b06ddf-256e-4a0b-953d-56233228b467 .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-6ecb63ca-c086-4d0b-a794-e20110249a3e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6ecb63ca-c086-4d0b-a794-e20110249a3e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6ecb63ca-c086-4d0b-a794-e20110249a3e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6ecb63ca-c086-4d0b-a794-e20110249a3e {
  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-6ecb63ca-c086-4d0b-a794-e20110249a3e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6ecb63ca-c086-4d0b-a794-e20110249a3e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6ecb63ca-c086-4d0b-a794-e20110249a3e.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;
}
