.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-29687b63-f1b9-4963-95a8-e56008e74712 {
  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-2693cbb8-2641-4c88-aa40-229366f2a1cb { margin-top: 40px; }
#s-2693cbb8-2641-4c88-aa40-229366f2a1cb .shogun-tabs {
  justify-content: center;
}


  #s-2693cbb8-2641-4c88-aa40-229366f2a1cb .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-2693cbb8-2641-4c88-aa40-229366f2a1cb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-2693cbb8-2641-4c88-aa40-229366f2a1cb .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-2693cbb8-2641-4c88-aa40-229366f2a1cb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-2693cbb8-2641-4c88-aa40-229366f2a1cb .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-2693cbb8-2641-4c88-aa40-229366f2a1cb .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-2693cbb8-2641-4c88-aa40-229366f2a1cb .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-cc591eaf-6717-4d1c-be6d-92c2039c1a4b { padding-top: 10px;
padding-bottom: 10px; }
 #s-cc591eaf-6717-4d1c-be6d-92c2039c1a4b .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-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-7eb576b7-a333-4172-96ae-d7d44e5099eb .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-baa76c15-0f9b-48b3-add1-1f188600231c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-baa76c15-0f9b-48b3-add1-1f188600231c"] > .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-0c15c892-28fe-4631-a3fa-bec0568b8019 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c987e1ee-4aa4-49ab-99ff-0090f3fee335 { 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-8733aaa4-2fc4-474d-b615-acf725933cf2 { 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-8733aaa4-2fc4-474d-b615-acf725933cf2: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-8733aaa4-2fc4-474d-b615-acf725933cf2: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-8733aaa4-2fc4-474d-b615-acf725933cf2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-de91ad2b-7c96-4795-9401-9ca1a188773e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9fdd3f14-d1de-40b9-8de4-83ff175478ff { 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-6e35c67b-cbf6-42c3-991d-5f2f3eb5f759 { 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-6e35c67b-cbf6-42c3-991d-5f2f3eb5f759: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-6e35c67b-cbf6-42c3-991d-5f2f3eb5f759: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-6e35c67b-cbf6-42c3-991d-5f2f3eb5f759.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-64cb02c4-2aa0-492d-91b7-96bec8f22657 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f85ea1bf-acaf-48d8-a4fd-95f866e7ad0f { 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-6bab228e-81ba-4e58-920e-7fdb3aa67fc9 { 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-6bab228e-81ba-4e58-920e-7fdb3aa67fc9: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-6bab228e-81ba-4e58-920e-7fdb3aa67fc9: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-6bab228e-81ba-4e58-920e-7fdb3aa67fc9.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-50ef1711-e873-4886-acbd-b501c85c6828 { min-height: 50px; }
#s-50ef1711-e873-4886-acbd-b501c85c6828 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-04d21149-c1d1-4e35-ace2-7b996de47fa8 { 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-04d21149-c1d1-4e35-ace2-7b996de47fa8 .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-63a07a51-1b37-4a33-a897-4129c965f980 {
  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-941a83f4-7c44-47c4-8630-ca1b3d0b778f { 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-fcf9a07a-dc50-4b8e-bc18-a0f62f668e57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fcf9a07a-dc50-4b8e-bc18-a0f62f668e57 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d59bba8e-8632-4e16-855c-618a64b22d5f {
  display: none;
}
#s-8b5e6ccf-0838-4e11-b6fc-bd76a0fe3922 { text-align: left; }
#s-4d96be8f-ae71-4e54-932c-443dff084e56 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d96be8f-ae71-4e54-932c-443dff084e56 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1458bd38-18ca-4c70-829b-2234792693c5 {
  display: none;
}
#s-29a902e5-5b18-43e6-812f-72d041692f19 { text-align: left; }
#s-da940efe-2e7a-41cb-9671-33fccabbb673 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da940efe-2e7a-41cb-9671-33fccabbb673 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b33947a0-76bb-4226-a072-1f19adcba5ba {
  display: none;
}
#s-e748689b-a5b1-429a-b700-2d3ffa352d32 { text-align: left; }
#s-3f013616-1f75-4d74-816c-30ecdcca17c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f013616-1f75-4d74-816c-30ecdcca17c7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-66eaa236-7d1d-4b5d-963d-d55ca04b9659 {
  display: none;
}
#s-95a40698-2650-4d14-9fa1-9c5a4d3daa70 { text-align: left; }
#s-fd31fa9f-587e-44fc-82c3-f12bb7a98316 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd31fa9f-587e-44fc-82c3-f12bb7a98316 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8c9f6c1-cfe0-46da-a296-4c614324dbac { text-align: left; }
#s-d8c9f6c1-cfe0-46da-a296-4c614324dbac .shg-product-sold-out {
  display: none;
}

#s-d8c9f6c1-cfe0-46da-a296-4c614324dbac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8c9f6c1-cfe0-46da-a296-4c614324dbac .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-aac2e513-3ff0-49ab-8e90-d1ba298989e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aac2e513-3ff0-49ab-8e90-d1ba298989e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aac2e513-3ff0-49ab-8e90-d1ba298989e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aac2e513-3ff0-49ab-8e90-d1ba298989e6 {
  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-aac2e513-3ff0-49ab-8e90-d1ba298989e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aac2e513-3ff0-49ab-8e90-d1ba298989e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aac2e513-3ff0-49ab-8e90-d1ba298989e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-656eb62f-7475-4251-8877-72cbd3ee037e {
  display: none;
}
#s-df2fe824-a26a-4e8c-b008-df522331ba2f { text-align: left; }
#s-acf0371b-fa36-4278-a1c7-ae831d3d59e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acf0371b-fa36-4278-a1c7-ae831d3d59e9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc61cedf-0ea9-4769-b4ed-555280716527 { text-align: left; }
#s-cc61cedf-0ea9-4769-b4ed-555280716527 .shg-product-sold-out {
  display: none;
}

#s-cc61cedf-0ea9-4769-b4ed-555280716527 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc61cedf-0ea9-4769-b4ed-555280716527 .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-cc49af7a-1ef7-40d0-bf80-13bf028d4993 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc49af7a-1ef7-40d0-bf80-13bf028d4993:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc49af7a-1ef7-40d0-bf80-13bf028d4993:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc49af7a-1ef7-40d0-bf80-13bf028d4993 {
  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-cc49af7a-1ef7-40d0-bf80-13bf028d4993.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc49af7a-1ef7-40d0-bf80-13bf028d4993.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc49af7a-1ef7-40d0-bf80-13bf028d4993.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a62341c-e200-462a-82db-d7456fd949d2 {
  display: none;
}
#s-3bd370c6-421c-4f7c-acb7-1e7da52edb9a { text-align: left; }
#s-6129b1df-c698-4ac8-a09d-21769eb90838 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6129b1df-c698-4ac8-a09d-21769eb90838 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-691a6035-ba16-4cdc-b482-ac24eb3a42d5 { text-align: left; }
#s-691a6035-ba16-4cdc-b482-ac24eb3a42d5 .shg-product-sold-out {
  display: none;
}

#s-691a6035-ba16-4cdc-b482-ac24eb3a42d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-691a6035-ba16-4cdc-b482-ac24eb3a42d5 .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-d511afcc-2525-402f-993f-20579c722ac0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d511afcc-2525-402f-993f-20579c722ac0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d511afcc-2525-402f-993f-20579c722ac0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d511afcc-2525-402f-993f-20579c722ac0 {
  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-d511afcc-2525-402f-993f-20579c722ac0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d511afcc-2525-402f-993f-20579c722ac0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d511afcc-2525-402f-993f-20579c722ac0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2dabc688-c24e-4092-b91d-8b12ee73a7bf {
  display: none;
}
#s-96ddaabe-dec3-4a52-9bfd-87602dfba9dd { text-align: left; }
#s-8e45423b-1b10-4761-aefa-598693d9d73d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e45423b-1b10-4761-aefa-598693d9d73d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9a46dbaf-dfc6-4de4-977f-927a613bce28 { text-align: left; }
#s-9a46dbaf-dfc6-4de4-977f-927a613bce28 .shg-product-sold-out {
  display: none;
}

#s-9a46dbaf-dfc6-4de4-977f-927a613bce28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9a46dbaf-dfc6-4de4-977f-927a613bce28 .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-d7e42d15-32a4-476a-bead-cbf47b2510c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7e42d15-32a4-476a-bead-cbf47b2510c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7e42d15-32a4-476a-bead-cbf47b2510c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7e42d15-32a4-476a-bead-cbf47b2510c2 {
  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-d7e42d15-32a4-476a-bead-cbf47b2510c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7e42d15-32a4-476a-bead-cbf47b2510c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7e42d15-32a4-476a-bead-cbf47b2510c2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f02713f-8469-452d-a8c5-9f3eacce49db {
  display: none;
}
#s-f2a2f437-61c1-439b-9b6c-7f7ab967711f { text-align: left; }
#s-fc5258bd-f530-4358-ab40-e4f8f283db1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc5258bd-f530-4358-ab40-e4f8f283db1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d61bfe8d-6335-4053-9a19-78569b0f08a7 { text-align: left; }
#s-d61bfe8d-6335-4053-9a19-78569b0f08a7 .shg-product-sold-out {
  display: none;
}

#s-d61bfe8d-6335-4053-9a19-78569b0f08a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d61bfe8d-6335-4053-9a19-78569b0f08a7 .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-970de856-5904-4be1-b660-e3421cf4585b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-970de856-5904-4be1-b660-e3421cf4585b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-970de856-5904-4be1-b660-e3421cf4585b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-970de856-5904-4be1-b660-e3421cf4585b {
  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-970de856-5904-4be1-b660-e3421cf4585b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-970de856-5904-4be1-b660-e3421cf4585b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-970de856-5904-4be1-b660-e3421cf4585b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fbf078d-7f5e-4776-bed8-0d91b50a288b {
  display: none;
}
#s-11eecfb7-7b14-436c-8086-e4c1e22f5e71 { text-align: left; }
#s-9fe45731-1f62-4468-8835-b5e43c2441fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9fe45731-1f62-4468-8835-b5e43c2441fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6ad4b787-0113-4405-920d-06ee01296aa3 { text-align: left; }
#s-6ad4b787-0113-4405-920d-06ee01296aa3 .shg-product-sold-out {
  display: none;
}

#s-6ad4b787-0113-4405-920d-06ee01296aa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6ad4b787-0113-4405-920d-06ee01296aa3 .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-e4d1fae0-df53-4e66-a84d-120c875a6e4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4d1fae0-df53-4e66-a84d-120c875a6e4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4d1fae0-df53-4e66-a84d-120c875a6e4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4d1fae0-df53-4e66-a84d-120c875a6e4e {
  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-e4d1fae0-df53-4e66-a84d-120c875a6e4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4d1fae0-df53-4e66-a84d-120c875a6e4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4d1fae0-df53-4e66-a84d-120c875a6e4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a86a8731-f11c-425f-b294-3a5c81ae9d18 {
  display: none;
}
#s-5935b7f3-b6b8-41c7-a7ab-9b3262b2e1ce { text-align: left; }
#s-f9bd6792-8124-49a7-8db3-338a0a3784eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9bd6792-8124-49a7-8db3-338a0a3784eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6416082-6595-42ea-8261-9176c770b3e5 { text-align: left; }
#s-d6416082-6595-42ea-8261-9176c770b3e5 .shg-product-sold-out {
  display: none;
}

#s-d6416082-6595-42ea-8261-9176c770b3e5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6416082-6595-42ea-8261-9176c770b3e5 .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-fca87b03-0078-4392-817c-c11ae1247875 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fca87b03-0078-4392-817c-c11ae1247875:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fca87b03-0078-4392-817c-c11ae1247875:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fca87b03-0078-4392-817c-c11ae1247875 {
  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-fca87b03-0078-4392-817c-c11ae1247875.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fca87b03-0078-4392-817c-c11ae1247875.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fca87b03-0078-4392-817c-c11ae1247875.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dfd7175c-0640-4e41-8476-794c00f1ffc0 {
  display: none;
}
#s-c16b0bad-73ff-4948-b6b2-e4c1c7fa983b { text-align: left; }
#s-a59a6e01-ea8a-492b-bd63-ff37f58ac2eb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a59a6e01-ea8a-492b-bd63-ff37f58ac2eb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aac16817-44dc-4b15-ba15-c3b63f7861b1 { text-align: left; }
#s-aac16817-44dc-4b15-ba15-c3b63f7861b1 .shg-product-sold-out {
  display: none;
}

#s-aac16817-44dc-4b15-ba15-c3b63f7861b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aac16817-44dc-4b15-ba15-c3b63f7861b1 .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-ed576bf4-03e4-46ef-a7c6-d9b43f11109a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed576bf4-03e4-46ef-a7c6-d9b43f11109a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed576bf4-03e4-46ef-a7c6-d9b43f11109a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed576bf4-03e4-46ef-a7c6-d9b43f11109a {
  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-ed576bf4-03e4-46ef-a7c6-d9b43f11109a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed576bf4-03e4-46ef-a7c6-d9b43f11109a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed576bf4-03e4-46ef-a7c6-d9b43f11109a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8d37e14-0728-4232-b971-091e45762dd4 {
  display: none;
}
#s-a6b0f678-e92d-43ba-8601-5f491c45a211 { text-align: left; }
#s-e2e3d325-8d9a-42c0-87ce-98cf599dbd65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2e3d325-8d9a-42c0-87ce-98cf599dbd65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e871e6f-bc3d-45b0-bc72-90552d53f869 { text-align: left; }
#s-9e871e6f-bc3d-45b0-bc72-90552d53f869 .shg-product-sold-out {
  display: none;
}

#s-9e871e6f-bc3d-45b0-bc72-90552d53f869 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e871e6f-bc3d-45b0-bc72-90552d53f869 .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-58a5d912-5598-45df-8330-d824bb1f2ee5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-58a5d912-5598-45df-8330-d824bb1f2ee5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-58a5d912-5598-45df-8330-d824bb1f2ee5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-58a5d912-5598-45df-8330-d824bb1f2ee5 {
  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-58a5d912-5598-45df-8330-d824bb1f2ee5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-58a5d912-5598-45df-8330-d824bb1f2ee5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-58a5d912-5598-45df-8330-d824bb1f2ee5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cd21c18-2ebb-477e-9aec-91d1908d4b9b {
  display: none;
}
#s-fada1954-ec1b-4261-9255-635cdc137b2c { text-align: left; }
#s-47c9179e-2403-4643-b6d7-373d91bea942 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47c9179e-2403-4643-b6d7-373d91bea942 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-693191a3-6889-4d56-a311-d71afb6d1ba2 { text-align: left; }
#s-693191a3-6889-4d56-a311-d71afb6d1ba2 .shg-product-sold-out {
  display: none;
}

#s-693191a3-6889-4d56-a311-d71afb6d1ba2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-693191a3-6889-4d56-a311-d71afb6d1ba2 .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-06d1e639-a089-4c82-9cc5-e0cac1db5883 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06d1e639-a089-4c82-9cc5-e0cac1db5883:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06d1e639-a089-4c82-9cc5-e0cac1db5883:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06d1e639-a089-4c82-9cc5-e0cac1db5883 {
  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-06d1e639-a089-4c82-9cc5-e0cac1db5883.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06d1e639-a089-4c82-9cc5-e0cac1db5883.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06d1e639-a089-4c82-9cc5-e0cac1db5883.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7590af0d-8b10-42cc-9e21-c3d30740fea9 {
  display: none;
}
#s-382a9ae9-b4d8-4811-b0ea-e8600e0640c2 { text-align: left; }
#s-472e4def-1a6f-42fd-8aa1-1099c7c02047 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-472e4def-1a6f-42fd-8aa1-1099c7c02047 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-289890a0-2fb6-40ba-a80c-16a9fbe01f07 { text-align: left; }
#s-289890a0-2fb6-40ba-a80c-16a9fbe01f07 .shg-product-sold-out {
  display: none;
}

#s-289890a0-2fb6-40ba-a80c-16a9fbe01f07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-289890a0-2fb6-40ba-a80c-16a9fbe01f07 .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-6338431b-2a4a-4161-9c21-ae108b228ed7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6338431b-2a4a-4161-9c21-ae108b228ed7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6338431b-2a4a-4161-9c21-ae108b228ed7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6338431b-2a4a-4161-9c21-ae108b228ed7 {
  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-6338431b-2a4a-4161-9c21-ae108b228ed7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6338431b-2a4a-4161-9c21-ae108b228ed7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6338431b-2a4a-4161-9c21-ae108b228ed7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-02f8af1f-12e7-4327-9896-499acc8a92fc {
  display: none;
}
#s-918a6dc8-2d5c-4ea7-8969-b8565817c847 { text-align: left; }
#s-093a3346-ddb5-43ea-8344-42b209aab2ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-093a3346-ddb5-43ea-8344-42b209aab2ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-120b5af6-11f6-40f4-a462-831978788fa2 { text-align: left; }
#s-120b5af6-11f6-40f4-a462-831978788fa2 .shg-product-sold-out {
  display: none;
}

#s-120b5af6-11f6-40f4-a462-831978788fa2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-120b5af6-11f6-40f4-a462-831978788fa2 .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-376144a2-6881-417a-a5e6-c7fa00c9f3b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-376144a2-6881-417a-a5e6-c7fa00c9f3b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-376144a2-6881-417a-a5e6-c7fa00c9f3b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-376144a2-6881-417a-a5e6-c7fa00c9f3b6 {
  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-376144a2-6881-417a-a5e6-c7fa00c9f3b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-376144a2-6881-417a-a5e6-c7fa00c9f3b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-376144a2-6881-417a-a5e6-c7fa00c9f3b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-27d1a25b-26a1-4e66-b3ce-95085a07520d {
  display: none;
}
#s-e35e7bc7-1ccf-48e5-b1b2-9934b03ad178 { text-align: left; }
#s-0947943f-7a4e-47ea-a9cf-3490bd19c166 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0947943f-7a4e-47ea-a9cf-3490bd19c166 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1f179c7-9fb1-4e5c-a3ce-e6e6ea1dc7f4 { text-align: left; }
#s-e1f179c7-9fb1-4e5c-a3ce-e6e6ea1dc7f4 .shg-product-sold-out {
  display: none;
}

#s-e1f179c7-9fb1-4e5c-a3ce-e6e6ea1dc7f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1f179c7-9fb1-4e5c-a3ce-e6e6ea1dc7f4 .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-0aa94076-8ff5-4562-b37e-64a6b1a6352e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0aa94076-8ff5-4562-b37e-64a6b1a6352e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0aa94076-8ff5-4562-b37e-64a6b1a6352e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0aa94076-8ff5-4562-b37e-64a6b1a6352e {
  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-0aa94076-8ff5-4562-b37e-64a6b1a6352e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0aa94076-8ff5-4562-b37e-64a6b1a6352e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0aa94076-8ff5-4562-b37e-64a6b1a6352e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a39ef9b0-88ee-4f59-84e4-be4b7760a076 {
  display: none;
}
#s-42895536-c73d-44e9-881c-65758851cab2 { text-align: left; }
#s-0f767764-6274-4fa9-bd23-1c79d343eccb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f767764-6274-4fa9-bd23-1c79d343eccb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b85f5cd8-c732-4491-bb64-8ba856a221b0 { text-align: left; }
#s-b85f5cd8-c732-4491-bb64-8ba856a221b0 .shg-product-sold-out {
  display: none;
}

#s-b85f5cd8-c732-4491-bb64-8ba856a221b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b85f5cd8-c732-4491-bb64-8ba856a221b0 .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-5e6ed1c8-91b9-449f-b937-a99ce5752f96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e6ed1c8-91b9-449f-b937-a99ce5752f96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e6ed1c8-91b9-449f-b937-a99ce5752f96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e6ed1c8-91b9-449f-b937-a99ce5752f96 {
  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-5e6ed1c8-91b9-449f-b937-a99ce5752f96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e6ed1c8-91b9-449f-b937-a99ce5752f96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e6ed1c8-91b9-449f-b937-a99ce5752f96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-463c861d-c4fb-4e6b-a9a7-bd98375b0158 {
  display: none;
}
#s-7f748edd-e917-4dc0-b52d-7fa014e73d42 { text-align: left; }
#s-7ba37b6d-1964-4f74-ab52-562b98f92b86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ba37b6d-1964-4f74-ab52-562b98f92b86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-290d43a3-19a5-439e-9be1-84c0a0b12959 { text-align: left; }
#s-290d43a3-19a5-439e-9be1-84c0a0b12959 .shg-product-sold-out {
  display: none;
}

#s-290d43a3-19a5-439e-9be1-84c0a0b12959 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-290d43a3-19a5-439e-9be1-84c0a0b12959 .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-3e2ef3cf-499f-4973-bef0-baf60784718a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e2ef3cf-499f-4973-bef0-baf60784718a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e2ef3cf-499f-4973-bef0-baf60784718a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e2ef3cf-499f-4973-bef0-baf60784718a {
  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-3e2ef3cf-499f-4973-bef0-baf60784718a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e2ef3cf-499f-4973-bef0-baf60784718a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e2ef3cf-499f-4973-bef0-baf60784718a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00840b31-6d20-492b-9b23-725698ecc2ae {
  display: none;
}
#s-47174490-8fd9-41db-b8cc-107fe5806360 { text-align: left; }
#s-b3c7540e-4971-4ad7-9d20-e28fa3f97dc0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3c7540e-4971-4ad7-9d20-e28fa3f97dc0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6fa5abe1-5b48-4025-b405-84146856a65e { text-align: left; }
#s-6fa5abe1-5b48-4025-b405-84146856a65e .shg-product-sold-out {
  display: none;
}

#s-6fa5abe1-5b48-4025-b405-84146856a65e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6fa5abe1-5b48-4025-b405-84146856a65e .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-adaf9b15-7967-48b8-8a82-76f9ce090bf3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-adaf9b15-7967-48b8-8a82-76f9ce090bf3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-adaf9b15-7967-48b8-8a82-76f9ce090bf3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-adaf9b15-7967-48b8-8a82-76f9ce090bf3 {
  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-adaf9b15-7967-48b8-8a82-76f9ce090bf3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-adaf9b15-7967-48b8-8a82-76f9ce090bf3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-adaf9b15-7967-48b8-8a82-76f9ce090bf3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-407a8fbd-d9b5-4cb1-bde5-68ef1d67ba29 {
  display: none;
}
#s-ca353f5d-7b6e-4a29-8dfa-1e10c45cf8cc { text-align: left; }
#s-ce9464f7-1c93-4272-9ca3-73f7f09412e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce9464f7-1c93-4272-9ca3-73f7f09412e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78fba8a3-8874-4212-b23f-de670394293f { text-align: left; }
#s-78fba8a3-8874-4212-b23f-de670394293f .shg-product-sold-out {
  display: none;
}

#s-78fba8a3-8874-4212-b23f-de670394293f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78fba8a3-8874-4212-b23f-de670394293f .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-e8a43fef-9554-4105-a094-24ff4d3cef06 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8a43fef-9554-4105-a094-24ff4d3cef06:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8a43fef-9554-4105-a094-24ff4d3cef06:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8a43fef-9554-4105-a094-24ff4d3cef06 {
  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-e8a43fef-9554-4105-a094-24ff4d3cef06.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8a43fef-9554-4105-a094-24ff4d3cef06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8a43fef-9554-4105-a094-24ff4d3cef06.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45836820-c9e9-4929-83d8-f0c84b61a98a {
  display: none;
}
#s-9b3dddb7-8c16-43d6-bf36-954b868c06a0 { text-align: left; }
#s-c5d8bd8a-3b54-4c91-8e45-4b191998b45e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5d8bd8a-3b54-4c91-8e45-4b191998b45e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48c66b41-8eba-45b2-9212-29f8bedad9cc { text-align: left; }
#s-48c66b41-8eba-45b2-9212-29f8bedad9cc .shg-product-sold-out {
  display: none;
}

#s-48c66b41-8eba-45b2-9212-29f8bedad9cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48c66b41-8eba-45b2-9212-29f8bedad9cc .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-83991a49-f9ec-4e87-94f2-c5ed37c50419 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83991a49-f9ec-4e87-94f2-c5ed37c50419:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83991a49-f9ec-4e87-94f2-c5ed37c50419:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83991a49-f9ec-4e87-94f2-c5ed37c50419 {
  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-83991a49-f9ec-4e87-94f2-c5ed37c50419.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83991a49-f9ec-4e87-94f2-c5ed37c50419.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83991a49-f9ec-4e87-94f2-c5ed37c50419.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba781df7-7df7-4072-978e-5d4d50d715b0 {
  display: none;
}
#s-47fa5300-5ce6-47fb-927b-bb8febf633ee { text-align: left; }
#s-098dc683-bbcc-4b6c-9759-4d179bc1de49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-098dc683-bbcc-4b6c-9759-4d179bc1de49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2939f212-841e-45c3-b225-e66dc2226edf { text-align: left; }
#s-2939f212-841e-45c3-b225-e66dc2226edf .shg-product-sold-out {
  display: none;
}

#s-2939f212-841e-45c3-b225-e66dc2226edf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2939f212-841e-45c3-b225-e66dc2226edf .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-0691417b-f187-47bd-914b-9bf53b69c92d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0691417b-f187-47bd-914b-9bf53b69c92d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0691417b-f187-47bd-914b-9bf53b69c92d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0691417b-f187-47bd-914b-9bf53b69c92d {
  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-0691417b-f187-47bd-914b-9bf53b69c92d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0691417b-f187-47bd-914b-9bf53b69c92d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0691417b-f187-47bd-914b-9bf53b69c92d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3fbb53e2-e8de-40dd-b6c7-a61383458d1c {
  display: none;
}
#s-ba95be5b-ed95-45e5-8f82-941d061a2f04 { text-align: left; }
#s-48c6ff78-3db1-43f9-bd8d-560a49ed3d30 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48c6ff78-3db1-43f9-bd8d-560a49ed3d30 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06f0121d-48e3-4f33-afed-9024407bcde9 { text-align: left; }
#s-06f0121d-48e3-4f33-afed-9024407bcde9 .shg-product-sold-out {
  display: none;
}

#s-06f0121d-48e3-4f33-afed-9024407bcde9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06f0121d-48e3-4f33-afed-9024407bcde9 .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-d1e5efcf-36c4-42d3-89e2-899e10f70b33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1e5efcf-36c4-42d3-89e2-899e10f70b33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1e5efcf-36c4-42d3-89e2-899e10f70b33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1e5efcf-36c4-42d3-89e2-899e10f70b33 {
  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-d1e5efcf-36c4-42d3-89e2-899e10f70b33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1e5efcf-36c4-42d3-89e2-899e10f70b33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1e5efcf-36c4-42d3-89e2-899e10f70b33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4423b021-0df2-4d61-a311-afeb469d11a2 {
  display: none;
}
#s-ba8d6329-5841-4bf7-a590-515ff47da9a7 { text-align: left; }
#s-dfdcb2c5-fab2-40c2-8a13-11874bad8417 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dfdcb2c5-fab2-40c2-8a13-11874bad8417 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0402e55f-e948-4e02-8256-d1a1a80bcd63 { text-align: left; }
#s-0402e55f-e948-4e02-8256-d1a1a80bcd63 .shg-product-sold-out {
  display: none;
}

#s-0402e55f-e948-4e02-8256-d1a1a80bcd63 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0402e55f-e948-4e02-8256-d1a1a80bcd63 .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-802adbcd-36c8-402b-b7f9-d728e4eee057 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-802adbcd-36c8-402b-b7f9-d728e4eee057:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-802adbcd-36c8-402b-b7f9-d728e4eee057:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-802adbcd-36c8-402b-b7f9-d728e4eee057 {
  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-802adbcd-36c8-402b-b7f9-d728e4eee057.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-802adbcd-36c8-402b-b7f9-d728e4eee057.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-802adbcd-36c8-402b-b7f9-d728e4eee057.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e76098a6-ab65-4223-abc1-d00579f3cf03 {
  display: none;
}
#s-29bfcf48-e389-45e4-b420-b001ff467775 { text-align: left; }
#s-a04778a8-aa7b-4be3-b3fc-f87198c25b33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a04778a8-aa7b-4be3-b3fc-f87198c25b33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8657fac7-e6a5-43e6-b449-e860673c6580 { text-align: left; }
#s-8657fac7-e6a5-43e6-b449-e860673c6580 .shg-product-sold-out {
  display: none;
}

#s-8657fac7-e6a5-43e6-b449-e860673c6580 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8657fac7-e6a5-43e6-b449-e860673c6580 .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-8bfb82cf-c239-4323-b412-c4f5a3f23a40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8bfb82cf-c239-4323-b412-c4f5a3f23a40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8bfb82cf-c239-4323-b412-c4f5a3f23a40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8bfb82cf-c239-4323-b412-c4f5a3f23a40 {
  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-8bfb82cf-c239-4323-b412-c4f5a3f23a40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8bfb82cf-c239-4323-b412-c4f5a3f23a40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8bfb82cf-c239-4323-b412-c4f5a3f23a40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-973c2621-a63b-4ab0-8223-bbf148e4d73c {
  display: none;
}
#s-65bee6b1-1254-4ea9-97ff-fd523c62fcb3 { text-align: left; }
#s-38a23c65-fe0b-42ed-9880-958a8578bdf4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38a23c65-fe0b-42ed-9880-958a8578bdf4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ecfd9359-aed8-4552-8bf2-a9ea9d1c636c { text-align: left; }
#s-ecfd9359-aed8-4552-8bf2-a9ea9d1c636c .shg-product-sold-out {
  display: none;
}

#s-ecfd9359-aed8-4552-8bf2-a9ea9d1c636c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ecfd9359-aed8-4552-8bf2-a9ea9d1c636c .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-c610bd68-4537-4885-aa8b-da71d71e54b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c610bd68-4537-4885-aa8b-da71d71e54b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c610bd68-4537-4885-aa8b-da71d71e54b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c610bd68-4537-4885-aa8b-da71d71e54b5 {
  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-c610bd68-4537-4885-aa8b-da71d71e54b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c610bd68-4537-4885-aa8b-da71d71e54b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c610bd68-4537-4885-aa8b-da71d71e54b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3c18b5ff-5927-4326-9264-db12d05e1ef0 {
  display: none;
}
#s-c1931b5d-7343-4960-b948-f4cf9b80a924 { text-align: left; }
#s-e93e58e8-7991-4801-86f5-7c32d2e6db14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e93e58e8-7991-4801-86f5-7c32d2e6db14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75b32689-5c54-4538-a5b3-f67374f61ea5 { text-align: left; }
#s-75b32689-5c54-4538-a5b3-f67374f61ea5 .shg-product-sold-out {
  display: none;
}

#s-75b32689-5c54-4538-a5b3-f67374f61ea5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75b32689-5c54-4538-a5b3-f67374f61ea5 .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-043d693d-a0e9-4e68-918f-ccfdc0324af8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-043d693d-a0e9-4e68-918f-ccfdc0324af8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-043d693d-a0e9-4e68-918f-ccfdc0324af8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-043d693d-a0e9-4e68-918f-ccfdc0324af8 {
  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-043d693d-a0e9-4e68-918f-ccfdc0324af8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-043d693d-a0e9-4e68-918f-ccfdc0324af8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-043d693d-a0e9-4e68-918f-ccfdc0324af8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7534bff2-67dc-46db-9070-9dbbb8a1d3a4 {
  display: none;
}
#s-9c67de2e-595c-400f-a29f-877750b5e94f { text-align: left; }
#s-09dcc155-458c-4c1f-96de-7ec83e14e7b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-09dcc155-458c-4c1f-96de-7ec83e14e7b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1dc53eb8-0569-4833-9d14-501d35207801 { text-align: left; }
#s-1dc53eb8-0569-4833-9d14-501d35207801 .shg-product-sold-out {
  display: none;
}

#s-1dc53eb8-0569-4833-9d14-501d35207801 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1dc53eb8-0569-4833-9d14-501d35207801 .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-581f7cb7-3b59-446b-a4a5-8772f60b0c32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-581f7cb7-3b59-446b-a4a5-8772f60b0c32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-581f7cb7-3b59-446b-a4a5-8772f60b0c32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-581f7cb7-3b59-446b-a4a5-8772f60b0c32 {
  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-581f7cb7-3b59-446b-a4a5-8772f60b0c32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-581f7cb7-3b59-446b-a4a5-8772f60b0c32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-581f7cb7-3b59-446b-a4a5-8772f60b0c32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8dedc715-707c-4f09-9b0e-43e29bf2d8e3 {
  display: none;
}
#s-2cfc4089-bbb5-437c-9879-7ebce34483b4 { text-align: left; }
#s-6af0bcd1-aa45-43d4-a771-2c1f1b386e33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6af0bcd1-aa45-43d4-a771-2c1f1b386e33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48dfacd2-66fb-4ceb-8d59-7518a4400c9b { text-align: left; }
#s-48dfacd2-66fb-4ceb-8d59-7518a4400c9b .shg-product-sold-out {
  display: none;
}

#s-48dfacd2-66fb-4ceb-8d59-7518a4400c9b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48dfacd2-66fb-4ceb-8d59-7518a4400c9b .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-84406eaf-a5ff-45cf-b754-2b3f16848145 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84406eaf-a5ff-45cf-b754-2b3f16848145:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84406eaf-a5ff-45cf-b754-2b3f16848145:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84406eaf-a5ff-45cf-b754-2b3f16848145 {
  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-84406eaf-a5ff-45cf-b754-2b3f16848145.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84406eaf-a5ff-45cf-b754-2b3f16848145.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84406eaf-a5ff-45cf-b754-2b3f16848145.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81c36651-cde7-421b-8fd3-7219da7c4a50 {
  display: none;
}
#s-f3a11767-872a-49f4-bfb9-e04d7fa97f9c { text-align: left; }
#s-33c77f7e-5c6b-404a-811b-28350581bddd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33c77f7e-5c6b-404a-811b-28350581bddd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d92ca57-5cc9-45ad-a0c2-dab497e98035 { text-align: left; }
#s-1d92ca57-5cc9-45ad-a0c2-dab497e98035 .shg-product-sold-out {
  display: none;
}

#s-1d92ca57-5cc9-45ad-a0c2-dab497e98035 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d92ca57-5cc9-45ad-a0c2-dab497e98035 .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-a33a523e-cccc-4228-9f94-583fdd66d02b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a33a523e-cccc-4228-9f94-583fdd66d02b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a33a523e-cccc-4228-9f94-583fdd66d02b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a33a523e-cccc-4228-9f94-583fdd66d02b {
  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-a33a523e-cccc-4228-9f94-583fdd66d02b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a33a523e-cccc-4228-9f94-583fdd66d02b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a33a523e-cccc-4228-9f94-583fdd66d02b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-81c0c3c3-4ceb-471b-8533-a7188c5e6772 {
  display: none;
}
#s-2f7b9c1b-8a48-4c53-b489-d54e5cb6c2ec { text-align: left; }
#s-3b909b25-ae41-4acb-ba80-9493fffa353e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b909b25-ae41-4acb-ba80-9493fffa353e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-31d02c67-a358-4872-9436-dbffd3565e50 { text-align: left; }
#s-31d02c67-a358-4872-9436-dbffd3565e50 .shg-product-sold-out {
  display: none;
}

#s-31d02c67-a358-4872-9436-dbffd3565e50 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-31d02c67-a358-4872-9436-dbffd3565e50 .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-a0ea297a-9067-4d52-a2fe-e13f76a2f143 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0ea297a-9067-4d52-a2fe-e13f76a2f143:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0ea297a-9067-4d52-a2fe-e13f76a2f143:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0ea297a-9067-4d52-a2fe-e13f76a2f143 {
  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-a0ea297a-9067-4d52-a2fe-e13f76a2f143.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0ea297a-9067-4d52-a2fe-e13f76a2f143.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0ea297a-9067-4d52-a2fe-e13f76a2f143.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-accd25a7-5869-4619-9611-41e12797a77d {
  display: none;
}
#s-e151033b-6ff5-4ba6-a8aa-e577786cbf6d { text-align: left; }
#s-fbbb3ca0-c5e7-4301-854f-baa0d6b2eeee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbbb3ca0-c5e7-4301-854f-baa0d6b2eeee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3df332a-74c2-4762-89d2-0a9fa361fbda { text-align: left; }
#s-a3df332a-74c2-4762-89d2-0a9fa361fbda .shg-product-sold-out {
  display: none;
}

#s-a3df332a-74c2-4762-89d2-0a9fa361fbda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3df332a-74c2-4762-89d2-0a9fa361fbda .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-f42c603b-31f7-4001-af68-c360a2d42c90 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f42c603b-31f7-4001-af68-c360a2d42c90:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f42c603b-31f7-4001-af68-c360a2d42c90:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f42c603b-31f7-4001-af68-c360a2d42c90 {
  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-f42c603b-31f7-4001-af68-c360a2d42c90.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f42c603b-31f7-4001-af68-c360a2d42c90.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f42c603b-31f7-4001-af68-c360a2d42c90.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a148d11-7773-48fa-87e3-f7fdd9686887 {
  display: none;
}
#s-154810f5-2870-4bb1-aa2b-d6de5545a610 { text-align: left; }
#s-54ea6262-e81a-4952-b323-3d31dedc6b5f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54ea6262-e81a-4952-b323-3d31dedc6b5f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-24c566f3-2b2b-4dc3-adcd-221fd4bb75bc { text-align: left; }
#s-24c566f3-2b2b-4dc3-adcd-221fd4bb75bc .shg-product-sold-out {
  display: none;
}

#s-24c566f3-2b2b-4dc3-adcd-221fd4bb75bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-24c566f3-2b2b-4dc3-adcd-221fd4bb75bc .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-52d479af-dde0-4858-8c03-3db8ef94a23b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52d479af-dde0-4858-8c03-3db8ef94a23b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52d479af-dde0-4858-8c03-3db8ef94a23b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52d479af-dde0-4858-8c03-3db8ef94a23b {
  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-52d479af-dde0-4858-8c03-3db8ef94a23b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52d479af-dde0-4858-8c03-3db8ef94a23b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52d479af-dde0-4858-8c03-3db8ef94a23b.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;
}
