.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-1da92af2-8a28-4406-90cb-3f673675d9b4 {
  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-fecf168c-4c29-4ecf-bd90-02811de583da { margin-top: 40px; }
#s-fecf168c-4c29-4ecf-bd90-02811de583da .shogun-tabs {
  justify-content: center;
}


  #s-fecf168c-4c29-4ecf-bd90-02811de583da .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-fecf168c-4c29-4ecf-bd90-02811de583da .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-fecf168c-4c29-4ecf-bd90-02811de583da .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-fecf168c-4c29-4ecf-bd90-02811de583da .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-fecf168c-4c29-4ecf-bd90-02811de583da .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-fecf168c-4c29-4ecf-bd90-02811de583da .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-fecf168c-4c29-4ecf-bd90-02811de583da .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-83c43f88-a716-44b9-b2fc-25659c98b667 { padding-top: 10px;
padding-bottom: 10px; }
 #s-83c43f88-a716-44b9-b2fc-25659c98b667 .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-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-fb52fe3f-f5bf-4074-9c8a-de3b3595c60d .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-0077f236-c6a8-454a-9ece-2ba057de3e83 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-0077f236-c6a8-454a-9ece-2ba057de3e83"] > .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-83df5393-5eb7-4c6b-863a-31f24ae4b416 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a530b715-58f6-49e0-a3c4-ee90e2b85ac7 { 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-cc61b3f7-c12d-4922-956a-d96aaca13984 { 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-cc61b3f7-c12d-4922-956a-d96aaca13984: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-cc61b3f7-c12d-4922-956a-d96aaca13984: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-cc61b3f7-c12d-4922-956a-d96aaca13984.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5c4c16d9-282f-494d-8088-d8616df796e7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-395e68a0-18ee-456f-9dba-728f920d2e39 { 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-57ea3f05-9276-45ef-82fe-b43f85b3082f { 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-57ea3f05-9276-45ef-82fe-b43f85b3082f: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-57ea3f05-9276-45ef-82fe-b43f85b3082f: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-57ea3f05-9276-45ef-82fe-b43f85b3082f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-019d120e-50ad-4887-b039-be33b6cd960a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8d3a1121-6b4f-4e8a-874e-176ea3a45341 { 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-c769433b-d5e7-4e0d-bc15-661d05589dc7 { 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-c769433b-d5e7-4e0d-bc15-661d05589dc7: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-c769433b-d5e7-4e0d-bc15-661d05589dc7: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-c769433b-d5e7-4e0d-bc15-661d05589dc7.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-e8bdea14-c0a0-4034-9330-046c25c01d95 { min-height: 50px; }
#s-e8bdea14-c0a0-4034-9330-046c25c01d95 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f1a3ac9e-9135-40fa-a568-57e2fc7393c3 { 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-f1a3ac9e-9135-40fa-a568-57e2fc7393c3 .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-94b6f596-f078-4a64-adf4-ec7171d57b6f {
  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-6a4097fc-ea07-4613-b469-16270fece78c { 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-6192f853-5e93-418f-9d5d-da613c9e93c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6192f853-5e93-418f-9d5d-da613c9e93c0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-251abb0d-c1cd-4428-9586-3964d246ff0b {
  display: none;
}
#s-7721ac34-9e93-4db6-acf7-170952fae61b { text-align: left; }
#s-2595296a-0155-4a97-bfa8-4e88ad0c4777 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2595296a-0155-4a97-bfa8-4e88ad0c4777 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a31a44e1-d1de-4fa4-8d41-7fc004a4eb82 {
  display: none;
}
#s-5afafba2-9ea2-4f9f-81e6-30d5e78a23fa { text-align: left; }
#s-5038255d-a5ca-4044-bfe7-f74848db1b61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5038255d-a5ca-4044-bfe7-f74848db1b61 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9aa2f862-7ece-4534-86a0-258b570345d8 {
  display: none;
}
#s-f1a4e7a6-bb9b-450e-996d-4b898d13d7f0 { text-align: left; }
#s-b7c48626-7d91-430f-84f0-4f37a7d19f79 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b7c48626-7d91-430f-84f0-4f37a7d19f79 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-50faa1f9-51c2-4051-9a0f-cb5976860954 {
  display: none;
}
#s-3ac2e414-1f3b-4cc8-8af1-1aca107260d9 { text-align: left; }
#s-2ab9ad05-4472-4bae-99a1-50dafec852fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2ab9ad05-4472-4bae-99a1-50dafec852fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f17cc739-422f-43ce-b5d6-f088a4429e9d { text-align: left; }
#s-f17cc739-422f-43ce-b5d6-f088a4429e9d .shg-product-sold-out {
  display: none;
}

#s-f17cc739-422f-43ce-b5d6-f088a4429e9d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f17cc739-422f-43ce-b5d6-f088a4429e9d .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-6a3e337a-cdf8-4977-b7b3-4a69563c805e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a3e337a-cdf8-4977-b7b3-4a69563c805e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a3e337a-cdf8-4977-b7b3-4a69563c805e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a3e337a-cdf8-4977-b7b3-4a69563c805e {
  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-6a3e337a-cdf8-4977-b7b3-4a69563c805e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a3e337a-cdf8-4977-b7b3-4a69563c805e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a3e337a-cdf8-4977-b7b3-4a69563c805e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1df82745-7df8-4204-9ee6-96a9d22e1395 {
  display: none;
}
#s-27c30814-0304-4055-9174-0c7bd4eecc10 { text-align: left; }
#s-0694eff6-fd06-4601-b655-c8b90e2bfb89 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0694eff6-fd06-4601-b655-c8b90e2bfb89 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99d6f759-04ab-4486-a488-c2ccbcf11309 { text-align: left; }
#s-99d6f759-04ab-4486-a488-c2ccbcf11309 .shg-product-sold-out {
  display: none;
}

#s-99d6f759-04ab-4486-a488-c2ccbcf11309 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99d6f759-04ab-4486-a488-c2ccbcf11309 .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-12c9b951-aab4-47ae-8999-a44b9ef9ccb1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12c9b951-aab4-47ae-8999-a44b9ef9ccb1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12c9b951-aab4-47ae-8999-a44b9ef9ccb1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12c9b951-aab4-47ae-8999-a44b9ef9ccb1 {
  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-12c9b951-aab4-47ae-8999-a44b9ef9ccb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12c9b951-aab4-47ae-8999-a44b9ef9ccb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12c9b951-aab4-47ae-8999-a44b9ef9ccb1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f69bb6ff-15c1-4a3d-988d-23117461c92a {
  display: none;
}
#s-58b28a3f-8981-4907-8465-ec3999b7a0e0 { text-align: left; }
#s-0c551758-3c10-4cfe-8ee9-dec00fb6d733 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c551758-3c10-4cfe-8ee9-dec00fb6d733 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-590adee1-24cb-4fe1-ab7a-63576077bb59 { text-align: left; }
#s-590adee1-24cb-4fe1-ab7a-63576077bb59 .shg-product-sold-out {
  display: none;
}

#s-590adee1-24cb-4fe1-ab7a-63576077bb59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-590adee1-24cb-4fe1-ab7a-63576077bb59 .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-3202ef1c-8228-4c4b-8aa1-a432641ba983 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3202ef1c-8228-4c4b-8aa1-a432641ba983:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3202ef1c-8228-4c4b-8aa1-a432641ba983:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3202ef1c-8228-4c4b-8aa1-a432641ba983 {
  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-3202ef1c-8228-4c4b-8aa1-a432641ba983.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3202ef1c-8228-4c4b-8aa1-a432641ba983.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3202ef1c-8228-4c4b-8aa1-a432641ba983.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec8f1153-ab7c-4300-af4d-4293db86fff2 {
  display: none;
}
#s-65d0a91b-fd8f-46ed-9e64-9a6b84d33641 { text-align: left; }
#s-52428e1e-a2ae-490b-8fd6-299139c46c90 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52428e1e-a2ae-490b-8fd6-299139c46c90 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-67b6c775-6a2c-450c-9246-d03e1dddf850 { text-align: left; }
#s-67b6c775-6a2c-450c-9246-d03e1dddf850 .shg-product-sold-out {
  display: none;
}

#s-67b6c775-6a2c-450c-9246-d03e1dddf850 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-67b6c775-6a2c-450c-9246-d03e1dddf850 .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-81bd3703-2b15-4f28-a6c7-c5f0b2be449d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81bd3703-2b15-4f28-a6c7-c5f0b2be449d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81bd3703-2b15-4f28-a6c7-c5f0b2be449d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81bd3703-2b15-4f28-a6c7-c5f0b2be449d {
  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-81bd3703-2b15-4f28-a6c7-c5f0b2be449d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81bd3703-2b15-4f28-a6c7-c5f0b2be449d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81bd3703-2b15-4f28-a6c7-c5f0b2be449d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e142d803-08ab-4fa2-b36d-e086ee7f84a2 {
  display: none;
}
#s-5704ceb6-8f2e-4e7d-9fef-246893f86c39 { text-align: left; }
#s-d6022b96-315c-4130-ade6-14b5ea1436eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d6022b96-315c-4130-ade6-14b5ea1436eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d2d5d42-6653-48c9-9acb-2d9f060915ac { text-align: left; }
#s-6d2d5d42-6653-48c9-9acb-2d9f060915ac .shg-product-sold-out {
  display: none;
}

#s-6d2d5d42-6653-48c9-9acb-2d9f060915ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d2d5d42-6653-48c9-9acb-2d9f060915ac .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-1cf424e5-7a16-40f7-aa9f-1671093bee76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cf424e5-7a16-40f7-aa9f-1671093bee76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cf424e5-7a16-40f7-aa9f-1671093bee76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cf424e5-7a16-40f7-aa9f-1671093bee76 {
  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-1cf424e5-7a16-40f7-aa9f-1671093bee76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cf424e5-7a16-40f7-aa9f-1671093bee76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cf424e5-7a16-40f7-aa9f-1671093bee76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10606f48-f154-424a-9db3-2529d323a905 {
  display: none;
}
#s-cecd62f5-2438-4d99-ab30-81fb8bee9180 { text-align: left; }
#s-2b84de41-7626-45d1-b0aa-d3867918fbb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b84de41-7626-45d1-b0aa-d3867918fbb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-178a43c7-983b-4dac-9bb3-03c2f6f3f0bc { text-align: left; }
#s-178a43c7-983b-4dac-9bb3-03c2f6f3f0bc .shg-product-sold-out {
  display: none;
}

#s-178a43c7-983b-4dac-9bb3-03c2f6f3f0bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-178a43c7-983b-4dac-9bb3-03c2f6f3f0bc .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-ddd6b7a7-e2da-4582-9e5b-88aa248951d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ddd6b7a7-e2da-4582-9e5b-88aa248951d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ddd6b7a7-e2da-4582-9e5b-88aa248951d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ddd6b7a7-e2da-4582-9e5b-88aa248951d6 {
  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-ddd6b7a7-e2da-4582-9e5b-88aa248951d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ddd6b7a7-e2da-4582-9e5b-88aa248951d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ddd6b7a7-e2da-4582-9e5b-88aa248951d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10980faf-767b-42e1-a197-c124c82cbdd5 {
  display: none;
}
#s-b614e52a-c8a3-487a-90a7-21d545b6e578 { text-align: left; }
#s-ba892bed-573a-49fe-86e0-f5fdf537bb50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba892bed-573a-49fe-86e0-f5fdf537bb50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49f2ab02-f17f-4a20-b6ae-d7c78848ac60 { text-align: left; }
#s-49f2ab02-f17f-4a20-b6ae-d7c78848ac60 .shg-product-sold-out {
  display: none;
}

#s-49f2ab02-f17f-4a20-b6ae-d7c78848ac60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49f2ab02-f17f-4a20-b6ae-d7c78848ac60 .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-e00fd01c-f4e8-40da-805a-d349e7baa371 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e00fd01c-f4e8-40da-805a-d349e7baa371:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e00fd01c-f4e8-40da-805a-d349e7baa371:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e00fd01c-f4e8-40da-805a-d349e7baa371 {
  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-e00fd01c-f4e8-40da-805a-d349e7baa371.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e00fd01c-f4e8-40da-805a-d349e7baa371.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e00fd01c-f4e8-40da-805a-d349e7baa371.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9fa916a4-ed51-4497-8831-696210b4f4f4 {
  display: none;
}
#s-8990ee8b-ee45-4234-a5f3-3d01dd1b2203 { text-align: left; }
#s-5eb90272-eafc-4bf4-8a15-bde71eee9026 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5eb90272-eafc-4bf4-8a15-bde71eee9026 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6e18c9b-4b18-4c2e-ae70-1e4e720b4d84 { text-align: left; }
#s-c6e18c9b-4b18-4c2e-ae70-1e4e720b4d84 .shg-product-sold-out {
  display: none;
}

#s-c6e18c9b-4b18-4c2e-ae70-1e4e720b4d84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6e18c9b-4b18-4c2e-ae70-1e4e720b4d84 .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-ed193c31-693b-418e-87d6-f7397c3ce22d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed193c31-693b-418e-87d6-f7397c3ce22d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed193c31-693b-418e-87d6-f7397c3ce22d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed193c31-693b-418e-87d6-f7397c3ce22d {
  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-ed193c31-693b-418e-87d6-f7397c3ce22d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed193c31-693b-418e-87d6-f7397c3ce22d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed193c31-693b-418e-87d6-f7397c3ce22d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb222d9e-0ed6-4bff-82e6-8ae88c463815 {
  display: none;
}
#s-bd839231-c03d-44c8-bcd9-7267df55c524 { text-align: left; }
#s-fa5bad9d-fa28-4267-b82a-38bcf497768e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa5bad9d-fa28-4267-b82a-38bcf497768e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-562cdb7d-4e73-4748-b93d-6fd595da1f61 { text-align: left; }
#s-562cdb7d-4e73-4748-b93d-6fd595da1f61 .shg-product-sold-out {
  display: none;
}

#s-562cdb7d-4e73-4748-b93d-6fd595da1f61 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-562cdb7d-4e73-4748-b93d-6fd595da1f61 .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-de6145bb-759c-461b-bc0a-ed712f562c5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de6145bb-759c-461b-bc0a-ed712f562c5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de6145bb-759c-461b-bc0a-ed712f562c5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de6145bb-759c-461b-bc0a-ed712f562c5f {
  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-de6145bb-759c-461b-bc0a-ed712f562c5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de6145bb-759c-461b-bc0a-ed712f562c5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de6145bb-759c-461b-bc0a-ed712f562c5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9570f7bc-0f94-4329-9a45-5ef1a5585a6e {
  display: none;
}
#s-e1d0589e-439a-46cb-b394-cf751043ee67 { text-align: left; }
#s-89f4a1ac-6d75-44a5-abb7-7dd499f319f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89f4a1ac-6d75-44a5-abb7-7dd499f319f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf431436-fe0f-44b1-bc4a-dc454f836ea0 { text-align: left; }
#s-cf431436-fe0f-44b1-bc4a-dc454f836ea0 .shg-product-sold-out {
  display: none;
}

#s-cf431436-fe0f-44b1-bc4a-dc454f836ea0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf431436-fe0f-44b1-bc4a-dc454f836ea0 .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-efb5536a-2474-4840-aaf5-bd0bdf05068c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efb5536a-2474-4840-aaf5-bd0bdf05068c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efb5536a-2474-4840-aaf5-bd0bdf05068c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efb5536a-2474-4840-aaf5-bd0bdf05068c {
  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-efb5536a-2474-4840-aaf5-bd0bdf05068c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efb5536a-2474-4840-aaf5-bd0bdf05068c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efb5536a-2474-4840-aaf5-bd0bdf05068c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f1647a57-a491-4c40-b767-3ba6eabc43ed {
  display: none;
}
#s-256df900-c673-4d99-828c-b96a114c3a10 { text-align: left; }
#s-658cdd56-a14e-4473-b294-8b040e364df4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-658cdd56-a14e-4473-b294-8b040e364df4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a29e3e7d-83df-48f2-93c6-443548c75041 { text-align: left; }
#s-a29e3e7d-83df-48f2-93c6-443548c75041 .shg-product-sold-out {
  display: none;
}

#s-a29e3e7d-83df-48f2-93c6-443548c75041 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a29e3e7d-83df-48f2-93c6-443548c75041 .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-caf5a305-3a5f-4b07-a36c-34a79875469a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-caf5a305-3a5f-4b07-a36c-34a79875469a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-caf5a305-3a5f-4b07-a36c-34a79875469a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-caf5a305-3a5f-4b07-a36c-34a79875469a {
  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-caf5a305-3a5f-4b07-a36c-34a79875469a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-caf5a305-3a5f-4b07-a36c-34a79875469a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-caf5a305-3a5f-4b07-a36c-34a79875469a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6bf45217-3372-4577-a544-66a0a2c7f863 {
  display: none;
}
#s-e6d8495d-39de-43ac-bff2-4341c5d4b802 { text-align: left; }
#s-6f2e1c98-1b03-4ee8-a471-78b0fe839c83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f2e1c98-1b03-4ee8-a471-78b0fe839c83 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0235775-2f64-4553-9333-72771bf216b5 { text-align: left; }
#s-a0235775-2f64-4553-9333-72771bf216b5 .shg-product-sold-out {
  display: none;
}

#s-a0235775-2f64-4553-9333-72771bf216b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0235775-2f64-4553-9333-72771bf216b5 .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-88f6c60b-8a82-4e58-a848-ec85f33ba488 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88f6c60b-8a82-4e58-a848-ec85f33ba488:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88f6c60b-8a82-4e58-a848-ec85f33ba488:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88f6c60b-8a82-4e58-a848-ec85f33ba488 {
  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-88f6c60b-8a82-4e58-a848-ec85f33ba488.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88f6c60b-8a82-4e58-a848-ec85f33ba488.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88f6c60b-8a82-4e58-a848-ec85f33ba488.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-54cb444c-8265-4ab8-80da-40d3d6587cfc {
  display: none;
}
#s-0779b193-2351-4d9a-974b-151701205b1c { text-align: left; }
#s-a91a7741-fc47-47de-ade1-3cd0d8d1afed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a91a7741-fc47-47de-ade1-3cd0d8d1afed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb9da453-1dc3-43e2-885c-e3f4aaeb3700 { text-align: left; }
#s-cb9da453-1dc3-43e2-885c-e3f4aaeb3700 .shg-product-sold-out {
  display: none;
}

#s-cb9da453-1dc3-43e2-885c-e3f4aaeb3700 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb9da453-1dc3-43e2-885c-e3f4aaeb3700 .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-96e145b3-9726-4809-a30c-7f66c0d18d22 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96e145b3-9726-4809-a30c-7f66c0d18d22:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96e145b3-9726-4809-a30c-7f66c0d18d22:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96e145b3-9726-4809-a30c-7f66c0d18d22 {
  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-96e145b3-9726-4809-a30c-7f66c0d18d22.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96e145b3-9726-4809-a30c-7f66c0d18d22.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96e145b3-9726-4809-a30c-7f66c0d18d22.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bde9d67c-c250-4d4a-8eca-69a9b11e2fb1 {
  display: none;
}
#s-f1342188-df48-4914-9be4-51e6af337065 { text-align: left; }
#s-4ad2d633-00d5-405c-a71c-28aca152db67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ad2d633-00d5-405c-a71c-28aca152db67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c11656a-5b38-4347-8663-cdb378eca926 { text-align: left; }
#s-0c11656a-5b38-4347-8663-cdb378eca926 .shg-product-sold-out {
  display: none;
}

#s-0c11656a-5b38-4347-8663-cdb378eca926 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c11656a-5b38-4347-8663-cdb378eca926 .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-e162cc65-b34a-4976-8c65-1d285d6bb6b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e162cc65-b34a-4976-8c65-1d285d6bb6b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e162cc65-b34a-4976-8c65-1d285d6bb6b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e162cc65-b34a-4976-8c65-1d285d6bb6b8 {
  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-e162cc65-b34a-4976-8c65-1d285d6bb6b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e162cc65-b34a-4976-8c65-1d285d6bb6b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e162cc65-b34a-4976-8c65-1d285d6bb6b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5f1b31d0-39c6-4ea0-a8d9-31cbd03526fd {
  display: none;
}
#s-f958e36a-d136-423a-b5fa-5f50f2fd7343 { text-align: left; }
#s-6dfc59b5-185a-4c37-8ef9-7b00cd98e7de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6dfc59b5-185a-4c37-8ef9-7b00cd98e7de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37726c64-cef8-45b9-82b5-c74efd603aca { text-align: left; }
#s-37726c64-cef8-45b9-82b5-c74efd603aca .shg-product-sold-out {
  display: none;
}

#s-37726c64-cef8-45b9-82b5-c74efd603aca .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37726c64-cef8-45b9-82b5-c74efd603aca .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-eaffb34b-98a8-4603-9322-6d46422fc739 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eaffb34b-98a8-4603-9322-6d46422fc739:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eaffb34b-98a8-4603-9322-6d46422fc739:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eaffb34b-98a8-4603-9322-6d46422fc739 {
  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-eaffb34b-98a8-4603-9322-6d46422fc739.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eaffb34b-98a8-4603-9322-6d46422fc739.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eaffb34b-98a8-4603-9322-6d46422fc739.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-156c219e-5826-46cf-ac5d-9913ddefb8c6 {
  display: none;
}
#s-90fd99d0-0823-412f-9835-00fbef5bd760 { text-align: left; }
#s-6d02275e-135c-42cc-b52e-86a8e8d80434 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d02275e-135c-42cc-b52e-86a8e8d80434 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-138ac376-a993-4492-945d-f3554ace8798 { text-align: left; }
#s-138ac376-a993-4492-945d-f3554ace8798 .shg-product-sold-out {
  display: none;
}

#s-138ac376-a993-4492-945d-f3554ace8798 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-138ac376-a993-4492-945d-f3554ace8798 .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-d880732c-ceae-49a4-accb-733c6b1cafba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d880732c-ceae-49a4-accb-733c6b1cafba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d880732c-ceae-49a4-accb-733c6b1cafba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d880732c-ceae-49a4-accb-733c6b1cafba {
  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-d880732c-ceae-49a4-accb-733c6b1cafba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d880732c-ceae-49a4-accb-733c6b1cafba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d880732c-ceae-49a4-accb-733c6b1cafba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f48b3147-9941-4c49-9099-3e5eb3823bb1 {
  display: none;
}
#s-74a117d3-c9de-4ab1-b10c-78f36278decc { text-align: left; }
#s-8b969cff-244d-44df-aaf1-2422afb2a545 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b969cff-244d-44df-aaf1-2422afb2a545 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9596fb73-43a0-4fe4-a8bb-7acb0e98e512 { text-align: left; }
#s-9596fb73-43a0-4fe4-a8bb-7acb0e98e512 .shg-product-sold-out {
  display: none;
}

#s-9596fb73-43a0-4fe4-a8bb-7acb0e98e512 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9596fb73-43a0-4fe4-a8bb-7acb0e98e512 .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-932485f7-aab2-4660-9b3d-f17b13ee4b06 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-932485f7-aab2-4660-9b3d-f17b13ee4b06:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-932485f7-aab2-4660-9b3d-f17b13ee4b06:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-932485f7-aab2-4660-9b3d-f17b13ee4b06 {
  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-932485f7-aab2-4660-9b3d-f17b13ee4b06.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-932485f7-aab2-4660-9b3d-f17b13ee4b06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-932485f7-aab2-4660-9b3d-f17b13ee4b06.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-661a90e0-2e2c-448d-af63-0bfcf48827af {
  display: none;
}
#s-9b57abd8-871d-4cb0-92c8-5904df678cd5 { text-align: left; }
#s-9671740d-519e-4601-b14c-51649e7347c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9671740d-519e-4601-b14c-51649e7347c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e85becd6-64b9-4345-b26b-656bcedb3476 { text-align: left; }
#s-e85becd6-64b9-4345-b26b-656bcedb3476 .shg-product-sold-out {
  display: none;
}

#s-e85becd6-64b9-4345-b26b-656bcedb3476 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e85becd6-64b9-4345-b26b-656bcedb3476 .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-91c2a095-b653-4319-9db0-05151e74131b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91c2a095-b653-4319-9db0-05151e74131b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91c2a095-b653-4319-9db0-05151e74131b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91c2a095-b653-4319-9db0-05151e74131b {
  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-91c2a095-b653-4319-9db0-05151e74131b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91c2a095-b653-4319-9db0-05151e74131b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91c2a095-b653-4319-9db0-05151e74131b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-18dcea54-eb5b-439a-8062-6a936e3c62cd {
  display: none;
}
#s-c0f367c3-1329-4cc6-8221-be35e7489a04 { text-align: left; }
#s-19a7644e-ffd7-4bbf-9e34-767316cafd48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19a7644e-ffd7-4bbf-9e34-767316cafd48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e82e250-360b-406a-aeb4-67a17f556d09 { text-align: left; }
#s-9e82e250-360b-406a-aeb4-67a17f556d09 .shg-product-sold-out {
  display: none;
}

#s-9e82e250-360b-406a-aeb4-67a17f556d09 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e82e250-360b-406a-aeb4-67a17f556d09 .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-8e58db19-fae5-4e3f-89b5-401eeaa027e2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e58db19-fae5-4e3f-89b5-401eeaa027e2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e58db19-fae5-4e3f-89b5-401eeaa027e2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e58db19-fae5-4e3f-89b5-401eeaa027e2 {
  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-8e58db19-fae5-4e3f-89b5-401eeaa027e2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e58db19-fae5-4e3f-89b5-401eeaa027e2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e58db19-fae5-4e3f-89b5-401eeaa027e2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6379cb7a-a3b0-49e5-bc8e-c30a9aefd4ce {
  display: none;
}
#s-b7090f1a-d440-4f86-8d86-4b9a6762724b { text-align: left; }
#s-8f702b5f-91c3-479b-a55c-df88b9ea6e81 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f702b5f-91c3-479b-a55c-df88b9ea6e81 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d768d14-4f03-47b7-bfa9-97d88f8892a3 { text-align: left; }
#s-5d768d14-4f03-47b7-bfa9-97d88f8892a3 .shg-product-sold-out {
  display: none;
}

#s-5d768d14-4f03-47b7-bfa9-97d88f8892a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d768d14-4f03-47b7-bfa9-97d88f8892a3 .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-723c7a59-301c-4ffc-85cc-dc3669a537b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-723c7a59-301c-4ffc-85cc-dc3669a537b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-723c7a59-301c-4ffc-85cc-dc3669a537b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-723c7a59-301c-4ffc-85cc-dc3669a537b9 {
  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-723c7a59-301c-4ffc-85cc-dc3669a537b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-723c7a59-301c-4ffc-85cc-dc3669a537b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-723c7a59-301c-4ffc-85cc-dc3669a537b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8641f21-b3e1-418f-9ba0-f086b13b953e {
  display: none;
}
#s-c35f85f7-652f-4a67-8a07-ecab805ec67d { text-align: left; }
#s-afeaf2fc-bd4b-4e4c-bed1-0b66be034067 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-afeaf2fc-bd4b-4e4c-bed1-0b66be034067 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46b35f3d-df1f-408a-a388-1bc3b1b2fe85 { text-align: left; }
#s-46b35f3d-df1f-408a-a388-1bc3b1b2fe85 .shg-product-sold-out {
  display: none;
}

#s-46b35f3d-df1f-408a-a388-1bc3b1b2fe85 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46b35f3d-df1f-408a-a388-1bc3b1b2fe85 .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-53a08562-676a-4e99-85f8-c7e67d53bc30 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53a08562-676a-4e99-85f8-c7e67d53bc30:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53a08562-676a-4e99-85f8-c7e67d53bc30:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53a08562-676a-4e99-85f8-c7e67d53bc30 {
  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-53a08562-676a-4e99-85f8-c7e67d53bc30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53a08562-676a-4e99-85f8-c7e67d53bc30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53a08562-676a-4e99-85f8-c7e67d53bc30.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6438ffdd-9e3d-4c67-92e5-e058c2685d3a {
  display: none;
}
#s-66423780-339d-4014-947f-645baf9dbaa1 { text-align: left; }
#s-abc12f54-c1e8-4143-9f1b-0fa38ede1c23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abc12f54-c1e8-4143-9f1b-0fa38ede1c23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fe62cf41-ab45-4d90-9525-2dc832aa394c { text-align: left; }
#s-fe62cf41-ab45-4d90-9525-2dc832aa394c .shg-product-sold-out {
  display: none;
}

#s-fe62cf41-ab45-4d90-9525-2dc832aa394c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fe62cf41-ab45-4d90-9525-2dc832aa394c .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-998de5cc-fe6f-477f-8b93-68d8d6f9bd62 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-998de5cc-fe6f-477f-8b93-68d8d6f9bd62:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-998de5cc-fe6f-477f-8b93-68d8d6f9bd62:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-998de5cc-fe6f-477f-8b93-68d8d6f9bd62 {
  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-998de5cc-fe6f-477f-8b93-68d8d6f9bd62.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-998de5cc-fe6f-477f-8b93-68d8d6f9bd62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-998de5cc-fe6f-477f-8b93-68d8d6f9bd62.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-277178a2-bf04-49b2-b035-c5c9f8f07652 {
  display: none;
}
#s-7d7e4862-0f04-4a46-85ec-fa53ccc9441e { text-align: left; }
#s-52828693-1f04-486c-9a85-19379e9389d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52828693-1f04-486c-9a85-19379e9389d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7adc54a1-1c44-440d-911e-389ab4e48dc9 { text-align: left; }
#s-7adc54a1-1c44-440d-911e-389ab4e48dc9 .shg-product-sold-out {
  display: none;
}

#s-7adc54a1-1c44-440d-911e-389ab4e48dc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7adc54a1-1c44-440d-911e-389ab4e48dc9 .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-59c79359-219c-46d7-a1d1-e51363f32fab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59c79359-219c-46d7-a1d1-e51363f32fab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59c79359-219c-46d7-a1d1-e51363f32fab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59c79359-219c-46d7-a1d1-e51363f32fab {
  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-59c79359-219c-46d7-a1d1-e51363f32fab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59c79359-219c-46d7-a1d1-e51363f32fab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59c79359-219c-46d7-a1d1-e51363f32fab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a57e529-dbc5-4c35-b5cd-682d1a783654 {
  display: none;
}
#s-5e26c395-3a9b-4a95-b6bc-3ffd79239cd4 { text-align: left; }
#s-9a50155e-c6be-4077-a3d2-c1c08c4d52a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a50155e-c6be-4077-a3d2-c1c08c4d52a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43d2c219-2761-44d7-ad49-9160399ce70c { text-align: left; }
#s-43d2c219-2761-44d7-ad49-9160399ce70c .shg-product-sold-out {
  display: none;
}

#s-43d2c219-2761-44d7-ad49-9160399ce70c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43d2c219-2761-44d7-ad49-9160399ce70c .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-235694a8-c123-4cc1-aab2-ca0e2a066c6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-235694a8-c123-4cc1-aab2-ca0e2a066c6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-235694a8-c123-4cc1-aab2-ca0e2a066c6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-235694a8-c123-4cc1-aab2-ca0e2a066c6b {
  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-235694a8-c123-4cc1-aab2-ca0e2a066c6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-235694a8-c123-4cc1-aab2-ca0e2a066c6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-235694a8-c123-4cc1-aab2-ca0e2a066c6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48b04f28-0a6b-4586-a8b2-51d6df1dd885 {
  display: none;
}
#s-6cacae44-e5c7-48fe-b73b-a32ce1adcd51 { text-align: left; }
#s-ad650db3-f2aa-4943-b234-8376fc4ac2c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ad650db3-f2aa-4943-b234-8376fc4ac2c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b9c817d-2970-42e1-9be7-b94641e8e183 { text-align: left; }
#s-3b9c817d-2970-42e1-9be7-b94641e8e183 .shg-product-sold-out {
  display: none;
}

#s-3b9c817d-2970-42e1-9be7-b94641e8e183 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b9c817d-2970-42e1-9be7-b94641e8e183 .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-0e89df38-0070-4b61-9e89-269b6d854884 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e89df38-0070-4b61-9e89-269b6d854884:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e89df38-0070-4b61-9e89-269b6d854884:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e89df38-0070-4b61-9e89-269b6d854884 {
  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-0e89df38-0070-4b61-9e89-269b6d854884.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e89df38-0070-4b61-9e89-269b6d854884.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e89df38-0070-4b61-9e89-269b6d854884.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37cdbda6-b273-4f5e-8042-3070104151ac {
  display: none;
}
#s-e7e4d8db-d317-4b45-a0da-a3abe31598e8 { text-align: left; }
#s-dd1ece50-d71a-4192-9c30-09a68cb68270 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dd1ece50-d71a-4192-9c30-09a68cb68270 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e0716ea-71bc-4ded-95ff-318ce6b07a48 { text-align: left; }
#s-6e0716ea-71bc-4ded-95ff-318ce6b07a48 .shg-product-sold-out {
  display: none;
}

#s-6e0716ea-71bc-4ded-95ff-318ce6b07a48 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e0716ea-71bc-4ded-95ff-318ce6b07a48 .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-c34c2b6c-e8f1-4e38-87ee-550d2ae34cc7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c34c2b6c-e8f1-4e38-87ee-550d2ae34cc7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c34c2b6c-e8f1-4e38-87ee-550d2ae34cc7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c34c2b6c-e8f1-4e38-87ee-550d2ae34cc7 {
  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-c34c2b6c-e8f1-4e38-87ee-550d2ae34cc7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c34c2b6c-e8f1-4e38-87ee-550d2ae34cc7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c34c2b6c-e8f1-4e38-87ee-550d2ae34cc7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b517a061-aa3a-426b-bc5b-a9dfd07f194c {
  display: none;
}
#s-de5b67d2-abe9-4ff3-b052-145e1a0cb968 { text-align: left; }
#s-19a36262-aeef-4a00-a446-5aa8d4cbe6ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19a36262-aeef-4a00-a446-5aa8d4cbe6ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-938edb78-7cb1-4c5c-ab57-94200675cff9 { text-align: left; }
#s-938edb78-7cb1-4c5c-ab57-94200675cff9 .shg-product-sold-out {
  display: none;
}

#s-938edb78-7cb1-4c5c-ab57-94200675cff9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-938edb78-7cb1-4c5c-ab57-94200675cff9 .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-31838852-1fcd-4dc1-a089-e33d1057c059 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-31838852-1fcd-4dc1-a089-e33d1057c059:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-31838852-1fcd-4dc1-a089-e33d1057c059:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-31838852-1fcd-4dc1-a089-e33d1057c059 {
  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-31838852-1fcd-4dc1-a089-e33d1057c059.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-31838852-1fcd-4dc1-a089-e33d1057c059.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-31838852-1fcd-4dc1-a089-e33d1057c059.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bce5c231-dc7e-4bf3-8f77-272b6f99770b {
  display: none;
}
#s-d76e84bb-c736-4a24-a95e-7f1c95e53afc { text-align: left; }
#s-3b267053-da4a-46d9-a5ad-30bfe5eb6c7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b267053-da4a-46d9-a5ad-30bfe5eb6c7f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-391277c7-4f12-4bb0-9b79-140de61b73de { text-align: left; }
#s-391277c7-4f12-4bb0-9b79-140de61b73de .shg-product-sold-out {
  display: none;
}

#s-391277c7-4f12-4bb0-9b79-140de61b73de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-391277c7-4f12-4bb0-9b79-140de61b73de .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-47b1f721-a602-486b-a73a-72a9e100e2f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47b1f721-a602-486b-a73a-72a9e100e2f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47b1f721-a602-486b-a73a-72a9e100e2f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47b1f721-a602-486b-a73a-72a9e100e2f7 {
  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-47b1f721-a602-486b-a73a-72a9e100e2f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47b1f721-a602-486b-a73a-72a9e100e2f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47b1f721-a602-486b-a73a-72a9e100e2f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a386307-12df-42fc-bd8b-78c30787c1e0 {
  display: none;
}
#s-e92e4dd9-6881-4940-9012-4084fb38337a { text-align: left; }
#s-843ce84c-5b1d-4878-8504-b4c09d064ddf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-843ce84c-5b1d-4878-8504-b4c09d064ddf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-95b03f1e-60ec-4e5e-a1a1-60efe572d91f { text-align: left; }
#s-95b03f1e-60ec-4e5e-a1a1-60efe572d91f .shg-product-sold-out {
  display: none;
}

#s-95b03f1e-60ec-4e5e-a1a1-60efe572d91f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-95b03f1e-60ec-4e5e-a1a1-60efe572d91f .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-81960e3f-85b6-41b5-ad24-14cab6f6424c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81960e3f-85b6-41b5-ad24-14cab6f6424c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81960e3f-85b6-41b5-ad24-14cab6f6424c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81960e3f-85b6-41b5-ad24-14cab6f6424c {
  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-81960e3f-85b6-41b5-ad24-14cab6f6424c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81960e3f-85b6-41b5-ad24-14cab6f6424c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81960e3f-85b6-41b5-ad24-14cab6f6424c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c5ff29bc-33f7-46e7-920f-7dc56c4f371a {
  display: none;
}
#s-dc486256-76b9-4075-bb7e-8c09acd9edca { text-align: left; }
#s-8a87c726-6366-4f59-9034-06c18bbe5c39 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a87c726-6366-4f59-9034-06c18bbe5c39 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1464a4d-8bdf-4db1-80da-7f8045a25465 { text-align: left; }
#s-b1464a4d-8bdf-4db1-80da-7f8045a25465 .shg-product-sold-out {
  display: none;
}

#s-b1464a4d-8bdf-4db1-80da-7f8045a25465 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1464a4d-8bdf-4db1-80da-7f8045a25465 .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-a2be513e-4a67-4424-9ffb-3ce5bd64d11c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2be513e-4a67-4424-9ffb-3ce5bd64d11c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2be513e-4a67-4424-9ffb-3ce5bd64d11c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2be513e-4a67-4424-9ffb-3ce5bd64d11c {
  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-a2be513e-4a67-4424-9ffb-3ce5bd64d11c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2be513e-4a67-4424-9ffb-3ce5bd64d11c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2be513e-4a67-4424-9ffb-3ce5bd64d11c.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;
}
