.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-68f02c69-c87e-45fa-8901-39b843e89165 {
  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-8a7c4667-42c0-43dd-a57b-173751701ca9 { margin-top: 40px; }
#s-8a7c4667-42c0-43dd-a57b-173751701ca9 .shogun-tabs {
  justify-content: center;
}


  #s-8a7c4667-42c0-43dd-a57b-173751701ca9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-8a7c4667-42c0-43dd-a57b-173751701ca9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-8a7c4667-42c0-43dd-a57b-173751701ca9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-8a7c4667-42c0-43dd-a57b-173751701ca9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-8a7c4667-42c0-43dd-a57b-173751701ca9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-8a7c4667-42c0-43dd-a57b-173751701ca9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-8a7c4667-42c0-43dd-a57b-173751701ca9 .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-bc3dbeac-8818-42e7-8a85-123942ce93fd { padding-top: 10px;
padding-bottom: 10px; }
 #s-bc3dbeac-8818-42e7-8a85-123942ce93fd .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-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-69ddd5a5-6db3-4481-b214-7bd8cc138afa .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-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d9a545d9-6e0b-4aa5-9bfc-c140573d5a77"] > .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-dfe62419-a188-48cf-aca3-78788954e4cc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5339a4ce-3bca-434c-9838-8614da9098cb { 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-ffadf42b-a48a-4248-bb02-5d66dc2508d8 { 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-ffadf42b-a48a-4248-bb02-5d66dc2508d8: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-ffadf42b-a48a-4248-bb02-5d66dc2508d8: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-ffadf42b-a48a-4248-bb02-5d66dc2508d8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d3d9e80e-c7f5-4977-b9ee-4d6108b23351 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-eeca6e19-055f-497a-9cca-deb6f24541be { 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-bbcba11f-27e9-4fae-8057-68f63319c6d0 { 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-bbcba11f-27e9-4fae-8057-68f63319c6d0: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-bbcba11f-27e9-4fae-8057-68f63319c6d0: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-bbcba11f-27e9-4fae-8057-68f63319c6d0.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-99e1f4ca-57ad-42cd-93e0-74969081fa22 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-97ae5477-a900-4887-8b6b-eff38f0de200 { 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-edbe498c-3caf-403a-a6e0-9aeb5b9df8df { 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-edbe498c-3caf-403a-a6e0-9aeb5b9df8df: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-edbe498c-3caf-403a-a6e0-9aeb5b9df8df: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-edbe498c-3caf-403a-a6e0-9aeb5b9df8df.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-f07a0bd9-dcaf-473b-8d0d-decb41665388 { min-height: 50px; }
#s-f07a0bd9-dcaf-473b-8d0d-decb41665388 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f92900c0-883b-42ef-86ae-dc8646398c4e { 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-f92900c0-883b-42ef-86ae-dc8646398c4e .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-b40145fe-1ca1-4f08-8c0a-2412a8593d5b {
  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-7b8389a4-f2a3-488c-9262-96b431cea74d { 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-d4a8a7a8-5174-4e50-a178-0dd8f2b6cdc6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4a8a7a8-5174-4e50-a178-0dd8f2b6cdc6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-23802197-44d8-422b-8987-f21504e4730d {
  display: none;
}
#s-3af5e5aa-3d18-4baa-8873-5130474af5d5 { text-align: left; }
#s-9c972fd1-aadf-43cb-9bc5-d29e8f4ea8ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c972fd1-aadf-43cb-9bc5-d29e8f4ea8ad .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3f45c60c-bbf6-4d9c-9c79-9a09d09956f6 {
  display: none;
}
#s-3e10ec57-ecb7-4a87-b44a-aede18c4a345 { text-align: left; }
#s-b0f3b0c9-3944-4c33-84c1-331c22d7675d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0f3b0c9-3944-4c33-84c1-331c22d7675d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cac791e8-bfab-4e26-ab9b-abfe4696b40e {
  display: none;
}
#s-a83425a7-6c9b-490a-b7d2-446b455ff946 { text-align: left; }
#s-d89a819e-d74a-48dc-8e49-d46a692a4808 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d89a819e-d74a-48dc-8e49-d46a692a4808 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2a190b5d-fcee-4c9d-9a6a-5e2fb107f557 {
  display: none;
}
#s-93e7e184-acf5-41e7-ab6d-18b815e1a3d3 { text-align: left; }
#s-66e6740a-07fb-43ea-9431-07a6ecbec09d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66e6740a-07fb-43ea-9431-07a6ecbec09d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44c06153-e453-465a-80bd-7b6283fa298f { text-align: left; }
#s-44c06153-e453-465a-80bd-7b6283fa298f .shg-product-sold-out {
  display: none;
}

#s-44c06153-e453-465a-80bd-7b6283fa298f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44c06153-e453-465a-80bd-7b6283fa298f .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-ac946263-bbd4-469b-b446-dbd51f84fd9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac946263-bbd4-469b-b446-dbd51f84fd9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac946263-bbd4-469b-b446-dbd51f84fd9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac946263-bbd4-469b-b446-dbd51f84fd9b {
  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-ac946263-bbd4-469b-b446-dbd51f84fd9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac946263-bbd4-469b-b446-dbd51f84fd9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac946263-bbd4-469b-b446-dbd51f84fd9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7f6eed4b-0521-42e6-9a67-8182a70673cf {
  display: none;
}
#s-0763fd6f-e5c0-47d4-a253-c264943d754e { text-align: left; }
#s-a1a2116e-85ad-4e62-9867-90155ba50624 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1a2116e-85ad-4e62-9867-90155ba50624 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1dfcc1d5-954c-4146-b9d1-99ac543d6c2b { text-align: left; }
#s-1dfcc1d5-954c-4146-b9d1-99ac543d6c2b .shg-product-sold-out {
  display: none;
}

#s-1dfcc1d5-954c-4146-b9d1-99ac543d6c2b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1dfcc1d5-954c-4146-b9d1-99ac543d6c2b .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-0e12cdab-8860-46fa-8c68-ed96226ea91c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e12cdab-8860-46fa-8c68-ed96226ea91c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e12cdab-8860-46fa-8c68-ed96226ea91c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e12cdab-8860-46fa-8c68-ed96226ea91c {
  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-0e12cdab-8860-46fa-8c68-ed96226ea91c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e12cdab-8860-46fa-8c68-ed96226ea91c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e12cdab-8860-46fa-8c68-ed96226ea91c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-927e5d22-0d1d-48ee-957d-dbb4bcd04336 {
  display: none;
}
#s-d90aa565-c36f-43e4-ad73-63ff50651771 { text-align: left; }
#s-84c78738-912c-4c98-a972-7dab20ace9d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84c78738-912c-4c98-a972-7dab20ace9d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af0497e5-c205-48c2-b54a-77c6b32363bd { text-align: left; }
#s-af0497e5-c205-48c2-b54a-77c6b32363bd .shg-product-sold-out {
  display: none;
}

#s-af0497e5-c205-48c2-b54a-77c6b32363bd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af0497e5-c205-48c2-b54a-77c6b32363bd .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-6c24dfdb-ac05-4ad9-892c-b59f11fa94a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c24dfdb-ac05-4ad9-892c-b59f11fa94a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c24dfdb-ac05-4ad9-892c-b59f11fa94a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c24dfdb-ac05-4ad9-892c-b59f11fa94a4 {
  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-6c24dfdb-ac05-4ad9-892c-b59f11fa94a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c24dfdb-ac05-4ad9-892c-b59f11fa94a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c24dfdb-ac05-4ad9-892c-b59f11fa94a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-452571b7-0bd8-4a22-bc1b-a8de71c36f95 {
  display: none;
}
#s-2ae90d10-b700-49b1-bce6-3b5e9126a27b { text-align: left; }
#s-ac027e86-9ad3-44c3-b60b-6eaa5e443fad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac027e86-9ad3-44c3-b60b-6eaa5e443fad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6bb18cfe-637b-4f68-9005-6ec020513954 { text-align: left; }
#s-6bb18cfe-637b-4f68-9005-6ec020513954 .shg-product-sold-out {
  display: none;
}

#s-6bb18cfe-637b-4f68-9005-6ec020513954 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6bb18cfe-637b-4f68-9005-6ec020513954 .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-dbe3e779-54ff-4ec0-99cf-314ea3a3da49 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dbe3e779-54ff-4ec0-99cf-314ea3a3da49:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dbe3e779-54ff-4ec0-99cf-314ea3a3da49:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbe3e779-54ff-4ec0-99cf-314ea3a3da49 {
  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-dbe3e779-54ff-4ec0-99cf-314ea3a3da49.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbe3e779-54ff-4ec0-99cf-314ea3a3da49.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbe3e779-54ff-4ec0-99cf-314ea3a3da49.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c14a85d-b988-4043-96bc-bbd5a842fb94 {
  display: none;
}
#s-96ac7efe-2b8a-43bf-a433-b5cfbca56d8b { text-align: left; }
#s-d9cf8422-23af-4ecd-ac63-1d7d7fd1aede { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d9cf8422-23af-4ecd-ac63-1d7d7fd1aede .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eb4cfb8b-beea-46ac-b215-82b7523c0724 { text-align: left; }
#s-eb4cfb8b-beea-46ac-b215-82b7523c0724 .shg-product-sold-out {
  display: none;
}

#s-eb4cfb8b-beea-46ac-b215-82b7523c0724 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eb4cfb8b-beea-46ac-b215-82b7523c0724 .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-fae4c174-2055-407d-80f8-30a67aee8944 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fae4c174-2055-407d-80f8-30a67aee8944:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fae4c174-2055-407d-80f8-30a67aee8944:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fae4c174-2055-407d-80f8-30a67aee8944 {
  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-fae4c174-2055-407d-80f8-30a67aee8944.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fae4c174-2055-407d-80f8-30a67aee8944.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fae4c174-2055-407d-80f8-30a67aee8944.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d83939b7-3569-4fbb-a091-0c7c3926f889 {
  display: none;
}
#s-371cdde8-df99-4129-881a-2c55f8de985d { text-align: left; }
#s-13c8fa95-f6fd-49a1-83da-7a426e4d5467 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13c8fa95-f6fd-49a1-83da-7a426e4d5467 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0450342c-a0bf-4ebc-ba92-be4dd2cfcb6d { text-align: left; }
#s-0450342c-a0bf-4ebc-ba92-be4dd2cfcb6d .shg-product-sold-out {
  display: none;
}

#s-0450342c-a0bf-4ebc-ba92-be4dd2cfcb6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0450342c-a0bf-4ebc-ba92-be4dd2cfcb6d .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-a0b473d2-2fda-4901-b124-056094f0a602 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0b473d2-2fda-4901-b124-056094f0a602:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0b473d2-2fda-4901-b124-056094f0a602:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0b473d2-2fda-4901-b124-056094f0a602 {
  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-a0b473d2-2fda-4901-b124-056094f0a602.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0b473d2-2fda-4901-b124-056094f0a602.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0b473d2-2fda-4901-b124-056094f0a602.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93c2f7fb-41ca-42c8-9eb2-e4390d77aebc {
  display: none;
}
#s-839c02d8-2258-4fd3-be16-d33bc40165ff { text-align: left; }
#s-82648ae4-4014-403e-abee-b6387489f3ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82648ae4-4014-403e-abee-b6387489f3ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-957a9eb9-765b-4910-96dc-c8634b92518e { text-align: left; }
#s-957a9eb9-765b-4910-96dc-c8634b92518e .shg-product-sold-out {
  display: none;
}

#s-957a9eb9-765b-4910-96dc-c8634b92518e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-957a9eb9-765b-4910-96dc-c8634b92518e .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-fb7d5ff4-5f67-44cd-969c-601a9811e457 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb7d5ff4-5f67-44cd-969c-601a9811e457:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb7d5ff4-5f67-44cd-969c-601a9811e457:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb7d5ff4-5f67-44cd-969c-601a9811e457 {
  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-fb7d5ff4-5f67-44cd-969c-601a9811e457.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb7d5ff4-5f67-44cd-969c-601a9811e457.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb7d5ff4-5f67-44cd-969c-601a9811e457.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-909228b2-d24b-4219-b275-17d79c4caf1e {
  display: none;
}
#s-61f77243-2b27-433c-9742-adaf52907e43 { text-align: left; }
#s-88aeb924-f535-4aaa-b547-fb97675f9a06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88aeb924-f535-4aaa-b547-fb97675f9a06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c8473bc-5650-46b1-a3a6-b9886d6cbddd { text-align: left; }
#s-2c8473bc-5650-46b1-a3a6-b9886d6cbddd .shg-product-sold-out {
  display: none;
}

#s-2c8473bc-5650-46b1-a3a6-b9886d6cbddd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c8473bc-5650-46b1-a3a6-b9886d6cbddd .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-e48bb7f8-c637-46d9-bce2-aca383901738 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e48bb7f8-c637-46d9-bce2-aca383901738:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e48bb7f8-c637-46d9-bce2-aca383901738:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e48bb7f8-c637-46d9-bce2-aca383901738 {
  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-e48bb7f8-c637-46d9-bce2-aca383901738.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e48bb7f8-c637-46d9-bce2-aca383901738.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e48bb7f8-c637-46d9-bce2-aca383901738.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b1566b2b-82a6-47d7-9fa6-6c72ec9f5b35 {
  display: none;
}
#s-c976017d-8585-4b73-a0a2-94293ea3bc80 { text-align: left; }
#s-e16354ef-0d4d-46eb-91a3-febd790e7ed6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e16354ef-0d4d-46eb-91a3-febd790e7ed6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f56ff3f1-e6e6-4060-a945-fb21f0b0a534 { text-align: left; }
#s-f56ff3f1-e6e6-4060-a945-fb21f0b0a534 .shg-product-sold-out {
  display: none;
}

#s-f56ff3f1-e6e6-4060-a945-fb21f0b0a534 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f56ff3f1-e6e6-4060-a945-fb21f0b0a534 .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-30d1e2a1-6066-4172-9837-5bbfdbcab089 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30d1e2a1-6066-4172-9837-5bbfdbcab089:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30d1e2a1-6066-4172-9837-5bbfdbcab089:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30d1e2a1-6066-4172-9837-5bbfdbcab089 {
  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-30d1e2a1-6066-4172-9837-5bbfdbcab089.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30d1e2a1-6066-4172-9837-5bbfdbcab089.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30d1e2a1-6066-4172-9837-5bbfdbcab089.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c583bdb-e959-453c-9e0e-fbea600d8653 {
  display: none;
}
#s-eb8f4c94-f0b7-46ee-bcae-e6d923a66036 { text-align: left; }
#s-784469c3-3631-4577-a2f1-1dbe4af9aa54 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-784469c3-3631-4577-a2f1-1dbe4af9aa54 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d84d1388-8273-4329-bb78-edb6cad7aecb { text-align: left; }
#s-d84d1388-8273-4329-bb78-edb6cad7aecb .shg-product-sold-out {
  display: none;
}

#s-d84d1388-8273-4329-bb78-edb6cad7aecb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d84d1388-8273-4329-bb78-edb6cad7aecb .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-a948eb5c-be77-4e71-b96f-9b167d9a9d6a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a948eb5c-be77-4e71-b96f-9b167d9a9d6a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a948eb5c-be77-4e71-b96f-9b167d9a9d6a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a948eb5c-be77-4e71-b96f-9b167d9a9d6a {
  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-a948eb5c-be77-4e71-b96f-9b167d9a9d6a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a948eb5c-be77-4e71-b96f-9b167d9a9d6a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a948eb5c-be77-4e71-b96f-9b167d9a9d6a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-631d50e3-04f9-4af9-a957-70044bb920d6 {
  display: none;
}
#s-e2dcd261-9283-4d45-bc82-0f3aa2cee696 { text-align: left; }
#s-5526d476-edc5-4ed2-ba25-201b0fc70d50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5526d476-edc5-4ed2-ba25-201b0fc70d50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-275c5be6-4443-438a-9a48-6825c223b638 { text-align: left; }
#s-275c5be6-4443-438a-9a48-6825c223b638 .shg-product-sold-out {
  display: none;
}

#s-275c5be6-4443-438a-9a48-6825c223b638 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-275c5be6-4443-438a-9a48-6825c223b638 .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-0d4155de-dc10-4094-a951-7ae3f7b41383 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d4155de-dc10-4094-a951-7ae3f7b41383:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d4155de-dc10-4094-a951-7ae3f7b41383:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d4155de-dc10-4094-a951-7ae3f7b41383 {
  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-0d4155de-dc10-4094-a951-7ae3f7b41383.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d4155de-dc10-4094-a951-7ae3f7b41383.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d4155de-dc10-4094-a951-7ae3f7b41383.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ad070a2b-8369-4032-bd4e-990828b9cd94 {
  display: none;
}
#s-2f95a150-82a1-4409-ac25-41af519c205e { text-align: left; }
#s-2f4593ff-6f37-419e-809c-0cc495521a71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f4593ff-6f37-419e-809c-0cc495521a71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d447516-b139-4adb-9700-41fa3632c758 { text-align: left; }
#s-0d447516-b139-4adb-9700-41fa3632c758 .shg-product-sold-out {
  display: none;
}

#s-0d447516-b139-4adb-9700-41fa3632c758 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d447516-b139-4adb-9700-41fa3632c758 .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-695a32ab-b9cf-4ab8-b21a-b63742c44a47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-695a32ab-b9cf-4ab8-b21a-b63742c44a47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-695a32ab-b9cf-4ab8-b21a-b63742c44a47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-695a32ab-b9cf-4ab8-b21a-b63742c44a47 {
  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-695a32ab-b9cf-4ab8-b21a-b63742c44a47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-695a32ab-b9cf-4ab8-b21a-b63742c44a47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-695a32ab-b9cf-4ab8-b21a-b63742c44a47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-280d54d4-2a37-473d-ba05-d2c983b57071 {
  display: none;
}
#s-87739351-b680-4739-95c4-3dba3e5b2f9d { text-align: left; }
#s-a680263d-987d-49d7-803e-e442f84a6fbb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a680263d-987d-49d7-803e-e442f84a6fbb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-416ad27e-3dec-44b2-a87e-df7cf4bfe374 { text-align: left; }
#s-416ad27e-3dec-44b2-a87e-df7cf4bfe374 .shg-product-sold-out {
  display: none;
}

#s-416ad27e-3dec-44b2-a87e-df7cf4bfe374 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-416ad27e-3dec-44b2-a87e-df7cf4bfe374 .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-54dd5221-488d-4a87-9111-7950b3526475 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-54dd5221-488d-4a87-9111-7950b3526475:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-54dd5221-488d-4a87-9111-7950b3526475:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-54dd5221-488d-4a87-9111-7950b3526475 {
  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-54dd5221-488d-4a87-9111-7950b3526475.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-54dd5221-488d-4a87-9111-7950b3526475.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-54dd5221-488d-4a87-9111-7950b3526475.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd26dca1-5d41-4c5e-a834-729660ab1b18 {
  display: none;
}
#s-7fab5f41-3309-485c-8c07-4db089c25896 { text-align: left; }
#s-7a529e3e-26b8-4019-ba2c-9906283c0034 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a529e3e-26b8-4019-ba2c-9906283c0034 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72673a19-cf9a-4c22-8496-087dccb4f2bc { text-align: left; }
#s-72673a19-cf9a-4c22-8496-087dccb4f2bc .shg-product-sold-out {
  display: none;
}

#s-72673a19-cf9a-4c22-8496-087dccb4f2bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72673a19-cf9a-4c22-8496-087dccb4f2bc .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-189cde5a-21d4-4e49-b168-3fcb872b49c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-189cde5a-21d4-4e49-b168-3fcb872b49c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-189cde5a-21d4-4e49-b168-3fcb872b49c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-189cde5a-21d4-4e49-b168-3fcb872b49c9 {
  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-189cde5a-21d4-4e49-b168-3fcb872b49c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-189cde5a-21d4-4e49-b168-3fcb872b49c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-189cde5a-21d4-4e49-b168-3fcb872b49c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e5de644-7eaa-4e5f-bd3d-71298ea5f26d {
  display: none;
}
#s-a3f9587d-409b-4d9d-9e05-f54f74938b0d { text-align: left; }
#s-1843c081-6914-4d5d-a792-8af12d5bf34e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1843c081-6914-4d5d-a792-8af12d5bf34e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9b2f7646-80ec-4885-897f-807376db2a15 { text-align: left; }
#s-9b2f7646-80ec-4885-897f-807376db2a15 .shg-product-sold-out {
  display: none;
}

#s-9b2f7646-80ec-4885-897f-807376db2a15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9b2f7646-80ec-4885-897f-807376db2a15 .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-c2a6106b-ef0e-4c89-8038-3316cc057538 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c2a6106b-ef0e-4c89-8038-3316cc057538:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c2a6106b-ef0e-4c89-8038-3316cc057538:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c2a6106b-ef0e-4c89-8038-3316cc057538 {
  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-c2a6106b-ef0e-4c89-8038-3316cc057538.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c2a6106b-ef0e-4c89-8038-3316cc057538.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c2a6106b-ef0e-4c89-8038-3316cc057538.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a7d93471-a445-4d23-af7d-3058007c484c {
  display: none;
}
#s-4a627788-44e3-4766-a302-24fb330f67af { text-align: left; }
#s-f29e7a4c-3490-4659-819e-dd824b48ca7f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f29e7a4c-3490-4659-819e-dd824b48ca7f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0a6f91c-709d-482a-94fe-4161a895191e { text-align: left; }
#s-a0a6f91c-709d-482a-94fe-4161a895191e .shg-product-sold-out {
  display: none;
}

#s-a0a6f91c-709d-482a-94fe-4161a895191e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0a6f91c-709d-482a-94fe-4161a895191e .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-d8b48ccd-1aa7-4705-b507-70728326d07c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8b48ccd-1aa7-4705-b507-70728326d07c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8b48ccd-1aa7-4705-b507-70728326d07c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8b48ccd-1aa7-4705-b507-70728326d07c {
  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-d8b48ccd-1aa7-4705-b507-70728326d07c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8b48ccd-1aa7-4705-b507-70728326d07c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8b48ccd-1aa7-4705-b507-70728326d07c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9fbbc80a-ee9d-49a5-9ece-a5e2898efe0c {
  display: none;
}
#s-3f7e1ec0-011c-47e8-a686-20f217012a81 { text-align: left; }
#s-9e545d0d-3684-47de-87f2-33f9f354ca01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e545d0d-3684-47de-87f2-33f9f354ca01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75438b96-62b8-4bd6-b9d4-d64806396338 { text-align: left; }
#s-75438b96-62b8-4bd6-b9d4-d64806396338 .shg-product-sold-out {
  display: none;
}

#s-75438b96-62b8-4bd6-b9d4-d64806396338 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75438b96-62b8-4bd6-b9d4-d64806396338 .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-bfd09235-d380-47d2-89c5-4d127ea2d66e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfd09235-d380-47d2-89c5-4d127ea2d66e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfd09235-d380-47d2-89c5-4d127ea2d66e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfd09235-d380-47d2-89c5-4d127ea2d66e {
  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-bfd09235-d380-47d2-89c5-4d127ea2d66e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfd09235-d380-47d2-89c5-4d127ea2d66e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfd09235-d380-47d2-89c5-4d127ea2d66e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23c9ee72-22a2-4824-ba26-d958aa2a8a96 {
  display: none;
}
#s-6811fa4e-dbed-4130-abee-4309f0d04b31 { text-align: left; }
#s-19f38069-3b70-4327-942d-22dd5c8a2bcb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19f38069-3b70-4327-942d-22dd5c8a2bcb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e8330d3c-c893-4ffe-9d7f-349b1b8c8e8a { text-align: left; }
#s-e8330d3c-c893-4ffe-9d7f-349b1b8c8e8a .shg-product-sold-out {
  display: none;
}

#s-e8330d3c-c893-4ffe-9d7f-349b1b8c8e8a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e8330d3c-c893-4ffe-9d7f-349b1b8c8e8a .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-c86a1de9-a073-4151-bdbf-611c7292284e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c86a1de9-a073-4151-bdbf-611c7292284e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c86a1de9-a073-4151-bdbf-611c7292284e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c86a1de9-a073-4151-bdbf-611c7292284e {
  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-c86a1de9-a073-4151-bdbf-611c7292284e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c86a1de9-a073-4151-bdbf-611c7292284e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c86a1de9-a073-4151-bdbf-611c7292284e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d90dbb86-a3c8-4070-80be-4067b6e41b42 {
  display: none;
}
#s-63afcbb7-9080-4962-a400-68aeef132866 { text-align: left; }
#s-87b0bae0-f24b-4364-b4f1-a3e59e0c79c3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87b0bae0-f24b-4364-b4f1-a3e59e0c79c3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a468d5c-2a67-4740-b12a-f6894321dd0f { text-align: left; }
#s-1a468d5c-2a67-4740-b12a-f6894321dd0f .shg-product-sold-out {
  display: none;
}

#s-1a468d5c-2a67-4740-b12a-f6894321dd0f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a468d5c-2a67-4740-b12a-f6894321dd0f .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-d55f3e27-aef8-42af-b5e7-035c9b0c66f1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d55f3e27-aef8-42af-b5e7-035c9b0c66f1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d55f3e27-aef8-42af-b5e7-035c9b0c66f1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d55f3e27-aef8-42af-b5e7-035c9b0c66f1 {
  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-d55f3e27-aef8-42af-b5e7-035c9b0c66f1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d55f3e27-aef8-42af-b5e7-035c9b0c66f1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d55f3e27-aef8-42af-b5e7-035c9b0c66f1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-198c985f-df36-4486-b3e9-f6127b6e9380 {
  display: none;
}
#s-66a07bae-a887-4db0-b2f8-366dbe7a8e39 { text-align: left; }
#s-57c06349-e02e-434b-b4fe-a4f8b2d72a71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57c06349-e02e-434b-b4fe-a4f8b2d72a71 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-18713360-a0de-499c-9435-120a4f9ce737 { text-align: left; }
#s-18713360-a0de-499c-9435-120a4f9ce737 .shg-product-sold-out {
  display: none;
}

#s-18713360-a0de-499c-9435-120a4f9ce737 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-18713360-a0de-499c-9435-120a4f9ce737 .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-872afb3e-be91-4f8e-b206-64ae9522509c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-872afb3e-be91-4f8e-b206-64ae9522509c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-872afb3e-be91-4f8e-b206-64ae9522509c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-872afb3e-be91-4f8e-b206-64ae9522509c {
  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-872afb3e-be91-4f8e-b206-64ae9522509c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-872afb3e-be91-4f8e-b206-64ae9522509c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-872afb3e-be91-4f8e-b206-64ae9522509c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b95f9a2a-2643-49f5-b7c7-d3f3b22c885d {
  display: none;
}
#s-e96a85d3-97d3-43aa-a4bd-3a3bd967b8a6 { text-align: left; }
#s-a9e802c3-f62a-4b9c-ab2b-3e8e861fdb58 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a9e802c3-f62a-4b9c-ab2b-3e8e861fdb58 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1a4e9640-a76d-48ef-842e-059162aa3fe3 { text-align: left; }
#s-1a4e9640-a76d-48ef-842e-059162aa3fe3 .shg-product-sold-out {
  display: none;
}

#s-1a4e9640-a76d-48ef-842e-059162aa3fe3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1a4e9640-a76d-48ef-842e-059162aa3fe3 .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-dc475b22-bcc2-4e52-b428-ac99a9d7f17e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dc475b22-bcc2-4e52-b428-ac99a9d7f17e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dc475b22-bcc2-4e52-b428-ac99a9d7f17e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dc475b22-bcc2-4e52-b428-ac99a9d7f17e {
  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-dc475b22-bcc2-4e52-b428-ac99a9d7f17e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc475b22-bcc2-4e52-b428-ac99a9d7f17e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dc475b22-bcc2-4e52-b428-ac99a9d7f17e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9649b23-a6ca-4d3f-901f-f0e89004a15d {
  display: none;
}
#s-99074ffe-cf72-4c50-825d-685361f3596d { text-align: left; }
#s-bf96ff8d-dfd9-4b6c-8b81-31f8a9a3aee9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf96ff8d-dfd9-4b6c-8b81-31f8a9a3aee9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71064ad4-e4b6-49fc-89a8-96651fbef33e { text-align: left; }
#s-71064ad4-e4b6-49fc-89a8-96651fbef33e .shg-product-sold-out {
  display: none;
}

#s-71064ad4-e4b6-49fc-89a8-96651fbef33e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71064ad4-e4b6-49fc-89a8-96651fbef33e .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-85f642a9-2d86-42f7-8653-37f7074344c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85f642a9-2d86-42f7-8653-37f7074344c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85f642a9-2d86-42f7-8653-37f7074344c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85f642a9-2d86-42f7-8653-37f7074344c4 {
  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-85f642a9-2d86-42f7-8653-37f7074344c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85f642a9-2d86-42f7-8653-37f7074344c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85f642a9-2d86-42f7-8653-37f7074344c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07506409-bb40-43a0-b731-a3dcdc749ead {
  display: none;
}
#s-8dfd7d45-0f0d-4859-a495-5428a7e87168 { text-align: left; }
#s-8837c899-bf96-4e39-8d85-7e78ec2b1179 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8837c899-bf96-4e39-8d85-7e78ec2b1179 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4bb1266-94bb-4f4e-aba3-cfe1e17f5ada { text-align: left; }
#s-a4bb1266-94bb-4f4e-aba3-cfe1e17f5ada .shg-product-sold-out {
  display: none;
}

#s-a4bb1266-94bb-4f4e-aba3-cfe1e17f5ada .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4bb1266-94bb-4f4e-aba3-cfe1e17f5ada .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-16b6022e-1c65-4ba3-86ca-c00617e9df80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16b6022e-1c65-4ba3-86ca-c00617e9df80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16b6022e-1c65-4ba3-86ca-c00617e9df80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16b6022e-1c65-4ba3-86ca-c00617e9df80 {
  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-16b6022e-1c65-4ba3-86ca-c00617e9df80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16b6022e-1c65-4ba3-86ca-c00617e9df80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16b6022e-1c65-4ba3-86ca-c00617e9df80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-565c76b6-8439-4f9d-b791-2de68bdf98bb {
  display: none;
}
#s-abee4f68-4d25-43c2-9d2c-bd479c77ce80 { text-align: left; }
#s-18f10880-213b-402f-83ea-fe1eccf7768f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18f10880-213b-402f-83ea-fe1eccf7768f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84adc2be-7e0e-467c-a065-6a20bc5b2be6 { text-align: left; }
#s-84adc2be-7e0e-467c-a065-6a20bc5b2be6 .shg-product-sold-out {
  display: none;
}

#s-84adc2be-7e0e-467c-a065-6a20bc5b2be6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84adc2be-7e0e-467c-a065-6a20bc5b2be6 .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-68e9fc44-f431-42a6-b2c5-74329b130217 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68e9fc44-f431-42a6-b2c5-74329b130217:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68e9fc44-f431-42a6-b2c5-74329b130217:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68e9fc44-f431-42a6-b2c5-74329b130217 {
  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-68e9fc44-f431-42a6-b2c5-74329b130217.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68e9fc44-f431-42a6-b2c5-74329b130217.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68e9fc44-f431-42a6-b2c5-74329b130217.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a96660c-2f98-4976-a4f8-9e1e4564ed49 {
  display: none;
}
#s-e42b5dea-9eac-4175-b595-efa109609672 { text-align: left; }
#s-0d8115fe-48af-4642-a08d-623c7ffcd184 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0d8115fe-48af-4642-a08d-623c7ffcd184 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c662f295-0f96-4395-8af2-c5fa77b531b4 { text-align: left; }
#s-c662f295-0f96-4395-8af2-c5fa77b531b4 .shg-product-sold-out {
  display: none;
}

#s-c662f295-0f96-4395-8af2-c5fa77b531b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c662f295-0f96-4395-8af2-c5fa77b531b4 .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-22914f1f-b1a4-4486-9c18-757e21a3406b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22914f1f-b1a4-4486-9c18-757e21a3406b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22914f1f-b1a4-4486-9c18-757e21a3406b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22914f1f-b1a4-4486-9c18-757e21a3406b {
  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-22914f1f-b1a4-4486-9c18-757e21a3406b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22914f1f-b1a4-4486-9c18-757e21a3406b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22914f1f-b1a4-4486-9c18-757e21a3406b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1692bc5f-e3bb-4002-a8ed-4e9e750e9589 {
  display: none;
}
#s-507f4de4-818d-4424-9fb6-c7036366ca72 { text-align: left; }
#s-6a2ddb97-e90f-4477-a44a-771c0eb9f761 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a2ddb97-e90f-4477-a44a-771c0eb9f761 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b64c7b78-6144-4538-9e7a-76c605d4d941 { text-align: left; }
#s-b64c7b78-6144-4538-9e7a-76c605d4d941 .shg-product-sold-out {
  display: none;
}

#s-b64c7b78-6144-4538-9e7a-76c605d4d941 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b64c7b78-6144-4538-9e7a-76c605d4d941 .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-a72999da-800e-4929-9fda-5ea8918a6f27 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a72999da-800e-4929-9fda-5ea8918a6f27:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a72999da-800e-4929-9fda-5ea8918a6f27:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a72999da-800e-4929-9fda-5ea8918a6f27 {
  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-a72999da-800e-4929-9fda-5ea8918a6f27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a72999da-800e-4929-9fda-5ea8918a6f27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a72999da-800e-4929-9fda-5ea8918a6f27.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fe66c08-d469-48b5-b8f6-4929bea27042 {
  display: none;
}
#s-01ff11f8-c606-42c3-87b1-3ce7f4796d17 { text-align: left; }
#s-a1e18a1b-e0fb-42fd-be60-0fd3b15266dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a1e18a1b-e0fb-42fd-be60-0fd3b15266dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0551628a-4d13-40d6-ae42-e5b490178e7b { text-align: left; }
#s-0551628a-4d13-40d6-ae42-e5b490178e7b .shg-product-sold-out {
  display: none;
}

#s-0551628a-4d13-40d6-ae42-e5b490178e7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0551628a-4d13-40d6-ae42-e5b490178e7b .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-b370d259-492d-4b8e-99f8-9e1f19496450 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b370d259-492d-4b8e-99f8-9e1f19496450:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b370d259-492d-4b8e-99f8-9e1f19496450:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b370d259-492d-4b8e-99f8-9e1f19496450 {
  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-b370d259-492d-4b8e-99f8-9e1f19496450.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b370d259-492d-4b8e-99f8-9e1f19496450.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b370d259-492d-4b8e-99f8-9e1f19496450.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4639d3a4-2752-4950-847b-e3c6f756fe93 {
  display: none;
}
#s-9072adf3-f7c5-48c3-a271-846a53400af5 { text-align: left; }
#s-4329070a-2e57-4434-88f2-561ee5595d6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4329070a-2e57-4434-88f2-561ee5595d6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f2089c5-31d5-4a98-9c5f-12a35b74678b { text-align: left; }
#s-1f2089c5-31d5-4a98-9c5f-12a35b74678b .shg-product-sold-out {
  display: none;
}

#s-1f2089c5-31d5-4a98-9c5f-12a35b74678b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f2089c5-31d5-4a98-9c5f-12a35b74678b .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-5dce30e4-9e30-448e-ade2-86a129d2ea3c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5dce30e4-9e30-448e-ade2-86a129d2ea3c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5dce30e4-9e30-448e-ade2-86a129d2ea3c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5dce30e4-9e30-448e-ade2-86a129d2ea3c {
  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-5dce30e4-9e30-448e-ade2-86a129d2ea3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5dce30e4-9e30-448e-ade2-86a129d2ea3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5dce30e4-9e30-448e-ade2-86a129d2ea3c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6cd6322c-2da5-4266-8d51-c54a069d53fa {
  display: none;
}
#s-954892f6-3e73-425c-a524-aec021d1a64f { text-align: left; }
#s-840f4ff7-e30b-4a19-827a-6e8e040d10db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-840f4ff7-e30b-4a19-827a-6e8e040d10db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d607607b-a2b1-484e-97b6-5cc4a448059f { text-align: left; }
#s-d607607b-a2b1-484e-97b6-5cc4a448059f .shg-product-sold-out {
  display: none;
}

#s-d607607b-a2b1-484e-97b6-5cc4a448059f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d607607b-a2b1-484e-97b6-5cc4a448059f .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-e5bfd41d-a21e-42b5-9d75-592fd7098034 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5bfd41d-a21e-42b5-9d75-592fd7098034:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5bfd41d-a21e-42b5-9d75-592fd7098034:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5bfd41d-a21e-42b5-9d75-592fd7098034 {
  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-e5bfd41d-a21e-42b5-9d75-592fd7098034.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5bfd41d-a21e-42b5-9d75-592fd7098034.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5bfd41d-a21e-42b5-9d75-592fd7098034.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4d479d5-54c0-458c-8056-47bff91273aa {
  display: none;
}
#s-e67070f2-e5ad-4f21-8f11-0f1ad5fde002 { text-align: left; }
#s-496a3f0a-38a7-4ac9-8d3e-52dc76539474 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-496a3f0a-38a7-4ac9-8d3e-52dc76539474 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6522fbaa-405c-4455-8c06-d055464bf90e { text-align: left; }
#s-6522fbaa-405c-4455-8c06-d055464bf90e .shg-product-sold-out {
  display: none;
}

#s-6522fbaa-405c-4455-8c06-d055464bf90e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6522fbaa-405c-4455-8c06-d055464bf90e .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-4d05c057-ef8f-4175-941b-2f6e3f9c2931 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d05c057-ef8f-4175-941b-2f6e3f9c2931:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d05c057-ef8f-4175-941b-2f6e3f9c2931:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d05c057-ef8f-4175-941b-2f6e3f9c2931 {
  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-4d05c057-ef8f-4175-941b-2f6e3f9c2931.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d05c057-ef8f-4175-941b-2f6e3f9c2931.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d05c057-ef8f-4175-941b-2f6e3f9c2931.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;
}
