.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-79af371d-479c-4105-a87b-52d06a267b36 {
  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-b9a63a60-eb95-4352-b8a6-7d0509fe2686 { margin-top: 40px; }
#s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .shogun-tabs {
  justify-content: center;
}


  #s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b9a63a60-eb95-4352-b8a6-7d0509fe2686 .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-237ddbb8-37d0-4e4b-96bf-a15e0fef29c6 { padding-top: 10px;
padding-bottom: 10px; }
 #s-237ddbb8-37d0-4e4b-96bf-a15e0fef29c6 .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-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-53142724-96c6-4d73-8d2c-d3d43098b469 .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-d494cf04-ff11-41c2-af91-4245f3c228a2 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d494cf04-ff11-41c2-af91-4245f3c228a2"] > .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-b59fdf78-c630-4b61-b35e-c5090f6229c1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-dafdd8cd-998f-4b23-afaa-29fdaee6b555 { 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-e1ce2110-80c5-4ebd-bc8c-7e56cc238180 { 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-e1ce2110-80c5-4ebd-bc8c-7e56cc238180: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-e1ce2110-80c5-4ebd-bc8c-7e56cc238180: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-e1ce2110-80c5-4ebd-bc8c-7e56cc238180.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a3e07c91-cf20-4d97-b6b9-99bb5c2a2850 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-27ffb569-edd3-4e0a-9544-2b59f7e733a2 { 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-b7dbce6f-5622-4fd0-ae46-ff33b8753760 { 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-b7dbce6f-5622-4fd0-ae46-ff33b8753760: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-b7dbce6f-5622-4fd0-ae46-ff33b8753760: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-b7dbce6f-5622-4fd0-ae46-ff33b8753760.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-50dc9394-4e3d-456d-b585-36efcf4e74e7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8ed8069c-26e8-4385-8757-d8c3fd3e5db5 { 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-2d313650-9b51-46e8-a400-81639a3a9bfb { 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-2d313650-9b51-46e8-a400-81639a3a9bfb: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-2d313650-9b51-46e8-a400-81639a3a9bfb: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-2d313650-9b51-46e8-a400-81639a3a9bfb.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-fa756ebb-a99e-42fe-9dfe-21e2b5c11013 { min-height: 50px; }
#s-fa756ebb-a99e-42fe-9dfe-21e2b5c11013 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-936e4cfb-f87a-4528-b5a7-f7d7fdd90738 { 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-936e4cfb-f87a-4528-b5a7-f7d7fdd90738 .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-93946722-375a-4cf5-a3f6-50b8abd4fae7 {
  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-249f6d8a-65eb-423b-aca7-92d70b3ca20f { 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-c1a0f352-e256-407f-b409-9319ea225b31 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1a0f352-e256-407f-b409-9319ea225b31 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-905c9a08-9e62-478b-8408-a4dde7f47bda {
  display: none;
}
#s-6a67da3d-cdd7-4889-bc4c-24d119907bb6 { text-align: left; }
#s-65185d5c-9b12-4c6c-8f75-23cbd55af0cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-65185d5c-9b12-4c6c-8f75-23cbd55af0cf .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dda359d9-8a31-48c2-a415-231676faadc0 {
  display: none;
}
#s-99ce5174-0728-49f6-b177-729ad3d89e5a { text-align: left; }
#s-764c9bfe-5bb7-4612-89df-834c1bc0f551 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-764c9bfe-5bb7-4612-89df-834c1bc0f551 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9a26306c-0a00-49ed-a0de-74029da6ee83 {
  display: none;
}
#s-03626790-d250-43e2-a6c8-0018acdf78f1 { text-align: left; }
#s-f2552acb-fd43-4355-bf20-000a2906cdf9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2552acb-fd43-4355-bf20-000a2906cdf9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8bc45554-b30c-49eb-a0e8-ef060f46704e {
  display: none;
}
#s-c8c8ffaa-b3b5-45c7-99c1-52b26693966a { text-align: left; }
#s-01b86934-5525-4e8a-88b7-872a9be8cbed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01b86934-5525-4e8a-88b7-872a9be8cbed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98382854-ffa7-4322-8496-2d66781333f2 { text-align: left; }
#s-98382854-ffa7-4322-8496-2d66781333f2 .shg-product-sold-out {
  display: none;
}

#s-98382854-ffa7-4322-8496-2d66781333f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98382854-ffa7-4322-8496-2d66781333f2 .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-3d6c6e74-4119-48f6-a384-b871139b9cb2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d6c6e74-4119-48f6-a384-b871139b9cb2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d6c6e74-4119-48f6-a384-b871139b9cb2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d6c6e74-4119-48f6-a384-b871139b9cb2 {
  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-3d6c6e74-4119-48f6-a384-b871139b9cb2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d6c6e74-4119-48f6-a384-b871139b9cb2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d6c6e74-4119-48f6-a384-b871139b9cb2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe2b2bfa-abb1-4a76-b93f-d2c66d176860 {
  display: none;
}
#s-9c8e6ead-6a30-4d98-8d88-cd5321d4d42c { text-align: left; }
#s-d5b3bb45-0c06-4e52-a24a-15054b2bd353 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d5b3bb45-0c06-4e52-a24a-15054b2bd353 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e2daeee-ea05-4832-9351-ea1874761c7f { text-align: left; }
#s-9e2daeee-ea05-4832-9351-ea1874761c7f .shg-product-sold-out {
  display: none;
}

#s-9e2daeee-ea05-4832-9351-ea1874761c7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e2daeee-ea05-4832-9351-ea1874761c7f .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-759753ae-b770-4213-ae65-88b2177b6d89 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-759753ae-b770-4213-ae65-88b2177b6d89:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-759753ae-b770-4213-ae65-88b2177b6d89:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-759753ae-b770-4213-ae65-88b2177b6d89 {
  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-759753ae-b770-4213-ae65-88b2177b6d89.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-759753ae-b770-4213-ae65-88b2177b6d89.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-759753ae-b770-4213-ae65-88b2177b6d89.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74f665ab-4424-43ca-8e0c-426f46863cfe {
  display: none;
}
#s-ad75896a-db1c-41d3-877f-ece1e094e684 { text-align: left; }
#s-f349ccba-4aad-4bdf-a96b-30f0db879572 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f349ccba-4aad-4bdf-a96b-30f0db879572 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e73b3a76-ef5e-4704-9629-3b5e05ce61c6 { text-align: left; }
#s-e73b3a76-ef5e-4704-9629-3b5e05ce61c6 .shg-product-sold-out {
  display: none;
}

#s-e73b3a76-ef5e-4704-9629-3b5e05ce61c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e73b3a76-ef5e-4704-9629-3b5e05ce61c6 .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-1fb7ca38-6986-4fec-b2f5-954af8e78a55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1fb7ca38-6986-4fec-b2f5-954af8e78a55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1fb7ca38-6986-4fec-b2f5-954af8e78a55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1fb7ca38-6986-4fec-b2f5-954af8e78a55 {
  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-1fb7ca38-6986-4fec-b2f5-954af8e78a55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fb7ca38-6986-4fec-b2f5-954af8e78a55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1fb7ca38-6986-4fec-b2f5-954af8e78a55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-983d6ce0-5c38-4da9-91f0-392969827bcd {
  display: none;
}
#s-54292683-ba39-4e4b-b5eb-602132e0987b { text-align: left; }
#s-8d93db86-6b1f-43a0-b762-35eac01bb810 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d93db86-6b1f-43a0-b762-35eac01bb810 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-811e4f7c-c5e5-43c8-945e-6ea41bdb6911 { text-align: left; }
#s-811e4f7c-c5e5-43c8-945e-6ea41bdb6911 .shg-product-sold-out {
  display: none;
}

#s-811e4f7c-c5e5-43c8-945e-6ea41bdb6911 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-811e4f7c-c5e5-43c8-945e-6ea41bdb6911 .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-170760d5-5362-43c2-946e-edd6fb57af01 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-170760d5-5362-43c2-946e-edd6fb57af01:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-170760d5-5362-43c2-946e-edd6fb57af01:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-170760d5-5362-43c2-946e-edd6fb57af01 {
  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-170760d5-5362-43c2-946e-edd6fb57af01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-170760d5-5362-43c2-946e-edd6fb57af01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-170760d5-5362-43c2-946e-edd6fb57af01.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-93f006c1-9c26-46a7-84c9-16a2137c9d18 {
  display: none;
}
#s-cc38cf5c-6072-4c6f-b917-0f3a0eefdd9e { text-align: left; }
#s-5dbf06df-9073-43df-b8da-c38ecbd818ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5dbf06df-9073-43df-b8da-c38ecbd818ad .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3d41a728-a00e-4c6a-bd07-5aedfad22fcc { text-align: left; }
#s-3d41a728-a00e-4c6a-bd07-5aedfad22fcc .shg-product-sold-out {
  display: none;
}

#s-3d41a728-a00e-4c6a-bd07-5aedfad22fcc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3d41a728-a00e-4c6a-bd07-5aedfad22fcc .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-978da14a-fac2-4ef8-9399-115c3d26d967 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-978da14a-fac2-4ef8-9399-115c3d26d967:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-978da14a-fac2-4ef8-9399-115c3d26d967:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-978da14a-fac2-4ef8-9399-115c3d26d967 {
  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-978da14a-fac2-4ef8-9399-115c3d26d967.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-978da14a-fac2-4ef8-9399-115c3d26d967.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-978da14a-fac2-4ef8-9399-115c3d26d967.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d19871b7-f67b-4fb1-b3ba-9d134ccc659d {
  display: none;
}
#s-a5adc863-d2b6-4ab8-946a-c4f6b4aa30a7 { text-align: left; }
#s-fb3bdf48-febc-4a32-83d3-2711a847d26b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb3bdf48-febc-4a32-83d3-2711a847d26b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-44e2636d-f193-4be0-81bd-37488aa4ba15 { text-align: left; }
#s-44e2636d-f193-4be0-81bd-37488aa4ba15 .shg-product-sold-out {
  display: none;
}

#s-44e2636d-f193-4be0-81bd-37488aa4ba15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-44e2636d-f193-4be0-81bd-37488aa4ba15 .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-4d64108d-f2c7-4a9c-850c-afad2000b7b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d64108d-f2c7-4a9c-850c-afad2000b7b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d64108d-f2c7-4a9c-850c-afad2000b7b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d64108d-f2c7-4a9c-850c-afad2000b7b8 {
  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-4d64108d-f2c7-4a9c-850c-afad2000b7b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d64108d-f2c7-4a9c-850c-afad2000b7b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d64108d-f2c7-4a9c-850c-afad2000b7b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b1c89881-f288-4d94-bf9e-7aea384fcfb1 {
  display: none;
}
#s-44264671-1d27-4ca2-925f-f06be6282908 { text-align: left; }
#s-cd2b843b-e597-4c9f-b310-f644b5559a8c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd2b843b-e597-4c9f-b310-f644b5559a8c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15f486c3-e58b-4581-ae63-6fe3a2a8a221 { text-align: left; }
#s-15f486c3-e58b-4581-ae63-6fe3a2a8a221 .shg-product-sold-out {
  display: none;
}

#s-15f486c3-e58b-4581-ae63-6fe3a2a8a221 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15f486c3-e58b-4581-ae63-6fe3a2a8a221 .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-2a12068e-3003-49f6-a702-fb7c1776d1dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a12068e-3003-49f6-a702-fb7c1776d1dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a12068e-3003-49f6-a702-fb7c1776d1dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a12068e-3003-49f6-a702-fb7c1776d1dc {
  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-2a12068e-3003-49f6-a702-fb7c1776d1dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a12068e-3003-49f6-a702-fb7c1776d1dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a12068e-3003-49f6-a702-fb7c1776d1dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89bece5a-f184-470b-8373-d59ec4244e99 {
  display: none;
}
#s-589bbc41-a0a8-4310-a0c5-cb6f8e4ce8d5 { text-align: left; }
#s-33fa14f6-fdd8-43f7-9602-45d0a1e5c741 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33fa14f6-fdd8-43f7-9602-45d0a1e5c741 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ef7313e-ca33-4ca3-92ff-bdd1dc999b51 { text-align: left; }
#s-2ef7313e-ca33-4ca3-92ff-bdd1dc999b51 .shg-product-sold-out {
  display: none;
}

#s-2ef7313e-ca33-4ca3-92ff-bdd1dc999b51 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ef7313e-ca33-4ca3-92ff-bdd1dc999b51 .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-be7171fb-19ae-4e62-9037-fb64b2649c47 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be7171fb-19ae-4e62-9037-fb64b2649c47:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be7171fb-19ae-4e62-9037-fb64b2649c47:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be7171fb-19ae-4e62-9037-fb64b2649c47 {
  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-be7171fb-19ae-4e62-9037-fb64b2649c47.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be7171fb-19ae-4e62-9037-fb64b2649c47.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be7171fb-19ae-4e62-9037-fb64b2649c47.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-51e309b2-79e6-4f1d-8e40-84fac909eae4 {
  display: none;
}
#s-6d308bbb-2af2-432e-8156-3eb3e2c2e04b { text-align: left; }
#s-1f495cce-2b99-4536-acce-6f12c3306114 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f495cce-2b99-4536-acce-6f12c3306114 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1c5bc36b-5ad9-4a75-aa8a-a204439cc1f0 { text-align: left; }
#s-1c5bc36b-5ad9-4a75-aa8a-a204439cc1f0 .shg-product-sold-out {
  display: none;
}

#s-1c5bc36b-5ad9-4a75-aa8a-a204439cc1f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1c5bc36b-5ad9-4a75-aa8a-a204439cc1f0 .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-888b5775-91a5-4740-8e2f-a3406b7f9dc2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-888b5775-91a5-4740-8e2f-a3406b7f9dc2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-888b5775-91a5-4740-8e2f-a3406b7f9dc2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-888b5775-91a5-4740-8e2f-a3406b7f9dc2 {
  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-888b5775-91a5-4740-8e2f-a3406b7f9dc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-888b5775-91a5-4740-8e2f-a3406b7f9dc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-888b5775-91a5-4740-8e2f-a3406b7f9dc2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7ad5244d-d14e-4d22-8aa5-b2408f98a37a {
  display: none;
}
#s-40997775-4e45-49c9-a0ab-316d459f2793 { text-align: left; }
#s-60305242-747e-44a7-8c6c-1ed1bef76e56 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60305242-747e-44a7-8c6c-1ed1bef76e56 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e17bb66d-781e-4040-902c-68619af7bed4 { text-align: left; }
#s-e17bb66d-781e-4040-902c-68619af7bed4 .shg-product-sold-out {
  display: none;
}

#s-e17bb66d-781e-4040-902c-68619af7bed4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e17bb66d-781e-4040-902c-68619af7bed4 .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-faf5e1ef-de0b-451a-a59d-293872029342 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-faf5e1ef-de0b-451a-a59d-293872029342:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-faf5e1ef-de0b-451a-a59d-293872029342:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-faf5e1ef-de0b-451a-a59d-293872029342 {
  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-faf5e1ef-de0b-451a-a59d-293872029342.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-faf5e1ef-de0b-451a-a59d-293872029342.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-faf5e1ef-de0b-451a-a59d-293872029342.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ed85880-57b5-4ded-b9d1-0358ab5114f5 {
  display: none;
}
#s-eb2010cf-a1c8-444d-9efe-43e23e8512b2 { text-align: left; }
#s-2343f93f-84bd-4a02-97dd-f1dfa116b0ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2343f93f-84bd-4a02-97dd-f1dfa116b0ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6e0ad62a-ed1a-40b3-bf88-9393fabb630e { text-align: left; }
#s-6e0ad62a-ed1a-40b3-bf88-9393fabb630e .shg-product-sold-out {
  display: none;
}

#s-6e0ad62a-ed1a-40b3-bf88-9393fabb630e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6e0ad62a-ed1a-40b3-bf88-9393fabb630e .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-84fed758-4c6b-4374-a012-d9ad49925bf2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84fed758-4c6b-4374-a012-d9ad49925bf2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84fed758-4c6b-4374-a012-d9ad49925bf2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84fed758-4c6b-4374-a012-d9ad49925bf2 {
  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-84fed758-4c6b-4374-a012-d9ad49925bf2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84fed758-4c6b-4374-a012-d9ad49925bf2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84fed758-4c6b-4374-a012-d9ad49925bf2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b258fa2c-6c39-45c5-9744-b0780e4deb50 {
  display: none;
}
#s-ea47e2df-26d4-44db-885a-c3880d26b56b { text-align: left; }
#s-7d2cd5c7-1c3d-4a91-9404-a3a212228ef4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d2cd5c7-1c3d-4a91-9404-a3a212228ef4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-160d9a5c-f8b4-492a-9ead-0f5e633d7afd { text-align: left; }
#s-160d9a5c-f8b4-492a-9ead-0f5e633d7afd .shg-product-sold-out {
  display: none;
}

#s-160d9a5c-f8b4-492a-9ead-0f5e633d7afd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-160d9a5c-f8b4-492a-9ead-0f5e633d7afd .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-b7440644-eccf-4429-9f63-330f02fb3963 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7440644-eccf-4429-9f63-330f02fb3963:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7440644-eccf-4429-9f63-330f02fb3963:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7440644-eccf-4429-9f63-330f02fb3963 {
  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-b7440644-eccf-4429-9f63-330f02fb3963.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7440644-eccf-4429-9f63-330f02fb3963.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7440644-eccf-4429-9f63-330f02fb3963.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-74179308-f23f-4ed8-b031-ab8a64d302ce {
  display: none;
}
#s-9a74df8b-0ded-44bc-a21a-660d344c0f76 { text-align: left; }
#s-e0008fb1-525b-4412-a313-40f70f29b598 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e0008fb1-525b-4412-a313-40f70f29b598 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d43c0974-bc70-4e3a-92ab-4a019a07d891 { text-align: left; }
#s-d43c0974-bc70-4e3a-92ab-4a019a07d891 .shg-product-sold-out {
  display: none;
}

#s-d43c0974-bc70-4e3a-92ab-4a019a07d891 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d43c0974-bc70-4e3a-92ab-4a019a07d891 .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-934ab798-bf63-4157-ba7e-8cf1bd8b8115 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-934ab798-bf63-4157-ba7e-8cf1bd8b8115:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-934ab798-bf63-4157-ba7e-8cf1bd8b8115:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-934ab798-bf63-4157-ba7e-8cf1bd8b8115 {
  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-934ab798-bf63-4157-ba7e-8cf1bd8b8115.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-934ab798-bf63-4157-ba7e-8cf1bd8b8115.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-934ab798-bf63-4157-ba7e-8cf1bd8b8115.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bdba0b8e-cabe-41a3-80b1-0bf5634de4db {
  display: none;
}
#s-250d9c35-5646-47f8-ae7f-32ed35b2ee74 { text-align: left; }
#s-276666b8-fde8-4d84-a2b4-c8c3edda817b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-276666b8-fde8-4d84-a2b4-c8c3edda817b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-16cbc1f6-54c6-47a2-b5f4-6afe411566fd { text-align: left; }
#s-16cbc1f6-54c6-47a2-b5f4-6afe411566fd .shg-product-sold-out {
  display: none;
}

#s-16cbc1f6-54c6-47a2-b5f4-6afe411566fd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-16cbc1f6-54c6-47a2-b5f4-6afe411566fd .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-caf15db5-6bd1-4839-8650-9ab9a4da90ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-caf15db5-6bd1-4839-8650-9ab9a4da90ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-caf15db5-6bd1-4839-8650-9ab9a4da90ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-caf15db5-6bd1-4839-8650-9ab9a4da90ed {
  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-caf15db5-6bd1-4839-8650-9ab9a4da90ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-caf15db5-6bd1-4839-8650-9ab9a4da90ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-caf15db5-6bd1-4839-8650-9ab9a4da90ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5bd245aa-74ba-4b3a-8f83-67060aed85da {
  display: none;
}
#s-21786c3f-4dd7-4853-91fd-3f9cb168e926 { text-align: left; }
#s-41e7023e-02f1-4be5-8ae2-c4f9a0ff611f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-41e7023e-02f1-4be5-8ae2-c4f9a0ff611f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb9d6f8f-53a7-44c6-b74c-4976353b9cd5 { text-align: left; }
#s-cb9d6f8f-53a7-44c6-b74c-4976353b9cd5 .shg-product-sold-out {
  display: none;
}

#s-cb9d6f8f-53a7-44c6-b74c-4976353b9cd5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb9d6f8f-53a7-44c6-b74c-4976353b9cd5 .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-69129c46-3d8c-429f-9512-4227604c7ef5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69129c46-3d8c-429f-9512-4227604c7ef5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69129c46-3d8c-429f-9512-4227604c7ef5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69129c46-3d8c-429f-9512-4227604c7ef5 {
  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-69129c46-3d8c-429f-9512-4227604c7ef5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69129c46-3d8c-429f-9512-4227604c7ef5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69129c46-3d8c-429f-9512-4227604c7ef5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0043b77-e58b-4f28-a803-61589847ef9c {
  display: none;
}
#s-1ac54017-4080-4748-b866-58f2c4c1242e { text-align: left; }
#s-3e7c534c-38df-4c5e-aacf-3af6d907a237 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e7c534c-38df-4c5e-aacf-3af6d907a237 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49b36f0a-1289-4dbd-ae92-f83cbe8ee3ae { text-align: left; }
#s-49b36f0a-1289-4dbd-ae92-f83cbe8ee3ae .shg-product-sold-out {
  display: none;
}

#s-49b36f0a-1289-4dbd-ae92-f83cbe8ee3ae .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49b36f0a-1289-4dbd-ae92-f83cbe8ee3ae .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-6025380b-16f2-4526-9fdd-b66258c872f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6025380b-16f2-4526-9fdd-b66258c872f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6025380b-16f2-4526-9fdd-b66258c872f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6025380b-16f2-4526-9fdd-b66258c872f2 {
  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-6025380b-16f2-4526-9fdd-b66258c872f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6025380b-16f2-4526-9fdd-b66258c872f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6025380b-16f2-4526-9fdd-b66258c872f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fcd0495a-9292-4df7-95ee-ddb60fbe4324 {
  display: none;
}
#s-c6f702f5-39c0-46c7-b20d-64c6a0465e54 { text-align: left; }
#s-e568f4d5-d31d-45b6-811c-52063feb548a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e568f4d5-d31d-45b6-811c-52063feb548a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-853ca50f-9c9b-4777-8f8e-d6bef3978e07 { text-align: left; }
#s-853ca50f-9c9b-4777-8f8e-d6bef3978e07 .shg-product-sold-out {
  display: none;
}

#s-853ca50f-9c9b-4777-8f8e-d6bef3978e07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-853ca50f-9c9b-4777-8f8e-d6bef3978e07 .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-db6e1306-f519-418a-bf3b-6f5312ae7f07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db6e1306-f519-418a-bf3b-6f5312ae7f07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db6e1306-f519-418a-bf3b-6f5312ae7f07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db6e1306-f519-418a-bf3b-6f5312ae7f07 {
  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-db6e1306-f519-418a-bf3b-6f5312ae7f07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db6e1306-f519-418a-bf3b-6f5312ae7f07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db6e1306-f519-418a-bf3b-6f5312ae7f07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d23383ba-d02c-4173-8373-495752d04505 {
  display: none;
}
#s-fb7740f4-add1-4ea7-a7f5-a35c4f67d8d3 { text-align: left; }
#s-c488eaec-cf7f-4744-88de-1c54c55e5890 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c488eaec-cf7f-4744-88de-1c54c55e5890 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d393e76d-297a-468d-89d6-d2c9a914753f { text-align: left; }
#s-d393e76d-297a-468d-89d6-d2c9a914753f .shg-product-sold-out {
  display: none;
}

#s-d393e76d-297a-468d-89d6-d2c9a914753f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d393e76d-297a-468d-89d6-d2c9a914753f .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-d1693abf-291e-429b-ada6-f2f66462565d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1693abf-291e-429b-ada6-f2f66462565d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1693abf-291e-429b-ada6-f2f66462565d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1693abf-291e-429b-ada6-f2f66462565d {
  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-d1693abf-291e-429b-ada6-f2f66462565d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1693abf-291e-429b-ada6-f2f66462565d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1693abf-291e-429b-ada6-f2f66462565d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e3d150d9-afd3-434a-83bf-777c1e9d993c {
  display: none;
}
#s-a09aab9a-e9de-4903-aa91-e937ba9d21ff { text-align: left; }
#s-7c045f94-7d9d-4cc3-bb2e-579acafe168b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c045f94-7d9d-4cc3-bb2e-579acafe168b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a92eaaa-d12f-43ae-8661-8059d4574541 { text-align: left; }
#s-5a92eaaa-d12f-43ae-8661-8059d4574541 .shg-product-sold-out {
  display: none;
}

#s-5a92eaaa-d12f-43ae-8661-8059d4574541 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a92eaaa-d12f-43ae-8661-8059d4574541 .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-13b5e901-042d-4ddf-a956-c2b6fc943de3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-13b5e901-042d-4ddf-a956-c2b6fc943de3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-13b5e901-042d-4ddf-a956-c2b6fc943de3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-13b5e901-042d-4ddf-a956-c2b6fc943de3 {
  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-13b5e901-042d-4ddf-a956-c2b6fc943de3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-13b5e901-042d-4ddf-a956-c2b6fc943de3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-13b5e901-042d-4ddf-a956-c2b6fc943de3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7af93b7-1b88-4976-aa19-19127de00124 {
  display: none;
}
#s-cb9e4861-69d1-4e39-8e25-c2833931c0df { text-align: left; }
#s-e1b1dcff-7bb2-48e4-a880-fcf64504b528 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1b1dcff-7bb2-48e4-a880-fcf64504b528 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9f27f6b-acda-4757-ae2c-da4069158564 { text-align: left; }
#s-c9f27f6b-acda-4757-ae2c-da4069158564 .shg-product-sold-out {
  display: none;
}

#s-c9f27f6b-acda-4757-ae2c-da4069158564 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9f27f6b-acda-4757-ae2c-da4069158564 .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-5fe3b0cf-b54b-4203-8f7e-1c3781bbc277 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5fe3b0cf-b54b-4203-8f7e-1c3781bbc277:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5fe3b0cf-b54b-4203-8f7e-1c3781bbc277:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5fe3b0cf-b54b-4203-8f7e-1c3781bbc277 {
  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-5fe3b0cf-b54b-4203-8f7e-1c3781bbc277.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5fe3b0cf-b54b-4203-8f7e-1c3781bbc277.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5fe3b0cf-b54b-4203-8f7e-1c3781bbc277.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-718f257e-4876-4891-8fe3-4eddbc00e917 {
  display: none;
}
#s-3039cf0d-86d6-4463-9f3c-f4d07bc36caa { text-align: left; }
#s-ba758a4c-ec03-4602-9c02-d6989c80f617 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ba758a4c-ec03-4602-9c02-d6989c80f617 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6b94f3a0-632c-4012-975e-66d6a77caec8 { text-align: left; }
#s-6b94f3a0-632c-4012-975e-66d6a77caec8 .shg-product-sold-out {
  display: none;
}

#s-6b94f3a0-632c-4012-975e-66d6a77caec8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6b94f3a0-632c-4012-975e-66d6a77caec8 .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-76328b9d-04a2-41db-bc59-610ba200bae9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-76328b9d-04a2-41db-bc59-610ba200bae9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-76328b9d-04a2-41db-bc59-610ba200bae9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-76328b9d-04a2-41db-bc59-610ba200bae9 {
  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-76328b9d-04a2-41db-bc59-610ba200bae9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-76328b9d-04a2-41db-bc59-610ba200bae9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-76328b9d-04a2-41db-bc59-610ba200bae9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-97da77bc-ae38-4d76-9771-18a061a0605b {
  display: none;
}
#s-7940abe6-7ec1-4ba8-ac8d-bcfdb5836e9e { text-align: left; }
#s-acdfa702-ffd2-45ca-bc53-0c6b5cafd509 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acdfa702-ffd2-45ca-bc53-0c6b5cafd509 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa9f02ae-c109-4997-bdf6-82ad336e24c5 { text-align: left; }
#s-fa9f02ae-c109-4997-bdf6-82ad336e24c5 .shg-product-sold-out {
  display: none;
}

#s-fa9f02ae-c109-4997-bdf6-82ad336e24c5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa9f02ae-c109-4997-bdf6-82ad336e24c5 .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-89fcdfc0-e3bb-4c67-afff-959ddc48d45c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-89fcdfc0-e3bb-4c67-afff-959ddc48d45c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-89fcdfc0-e3bb-4c67-afff-959ddc48d45c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-89fcdfc0-e3bb-4c67-afff-959ddc48d45c {
  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-89fcdfc0-e3bb-4c67-afff-959ddc48d45c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-89fcdfc0-e3bb-4c67-afff-959ddc48d45c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-89fcdfc0-e3bb-4c67-afff-959ddc48d45c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45929d7b-346f-42df-b407-daa18c1884e0 {
  display: none;
}
#s-c143f61c-23ca-4167-8a45-fe3d833c8a89 { text-align: left; }
#s-3e44c4a8-fb5f-40b9-82b0-297919937cf2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e44c4a8-fb5f-40b9-82b0-297919937cf2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ea1d95d-7f7a-4118-980a-2c0b9afd81c4 { text-align: left; }
#s-1ea1d95d-7f7a-4118-980a-2c0b9afd81c4 .shg-product-sold-out {
  display: none;
}

#s-1ea1d95d-7f7a-4118-980a-2c0b9afd81c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ea1d95d-7f7a-4118-980a-2c0b9afd81c4 .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-801de79c-2d49-4dbf-9445-37cd66762fb0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-801de79c-2d49-4dbf-9445-37cd66762fb0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-801de79c-2d49-4dbf-9445-37cd66762fb0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-801de79c-2d49-4dbf-9445-37cd66762fb0 {
  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-801de79c-2d49-4dbf-9445-37cd66762fb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-801de79c-2d49-4dbf-9445-37cd66762fb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-801de79c-2d49-4dbf-9445-37cd66762fb0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-48d94257-8bb3-49f0-ab42-94ef017a4d3f {
  display: none;
}
#s-cab87bff-7c89-47e1-b08d-5c08b065416b { text-align: left; }
#s-58e5ae14-55c1-43e7-bffd-3f58a609c70a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58e5ae14-55c1-43e7-bffd-3f58a609c70a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45468250-01d5-4ebd-bfc6-e172d44b650e { text-align: left; }
#s-45468250-01d5-4ebd-bfc6-e172d44b650e .shg-product-sold-out {
  display: none;
}

#s-45468250-01d5-4ebd-bfc6-e172d44b650e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45468250-01d5-4ebd-bfc6-e172d44b650e .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-55183422-f655-4085-80af-77c90ef81bd6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55183422-f655-4085-80af-77c90ef81bd6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55183422-f655-4085-80af-77c90ef81bd6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55183422-f655-4085-80af-77c90ef81bd6 {
  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-55183422-f655-4085-80af-77c90ef81bd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55183422-f655-4085-80af-77c90ef81bd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55183422-f655-4085-80af-77c90ef81bd6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db97ba12-66a1-440a-b685-bfbfac8477c6 {
  display: none;
}
#s-77cd7505-130f-4a22-b9da-19ab77438d00 { text-align: left; }
#s-5634d29d-60dd-4f41-9dff-dfc542f29c47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5634d29d-60dd-4f41-9dff-dfc542f29c47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2252d3ba-b6a8-4995-8c28-e4445df90e31 { text-align: left; }
#s-2252d3ba-b6a8-4995-8c28-e4445df90e31 .shg-product-sold-out {
  display: none;
}

#s-2252d3ba-b6a8-4995-8c28-e4445df90e31 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2252d3ba-b6a8-4995-8c28-e4445df90e31 .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-11cf83a6-bbc0-4797-9bd4-4adf32fc7966 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11cf83a6-bbc0-4797-9bd4-4adf32fc7966:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11cf83a6-bbc0-4797-9bd4-4adf32fc7966:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11cf83a6-bbc0-4797-9bd4-4adf32fc7966 {
  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-11cf83a6-bbc0-4797-9bd4-4adf32fc7966.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11cf83a6-bbc0-4797-9bd4-4adf32fc7966.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11cf83a6-bbc0-4797-9bd4-4adf32fc7966.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95adff43-9dfd-4bcd-abdb-91a50fc5c37e {
  display: none;
}
#s-8e5bfd82-85f8-483b-9587-b340e3c9a145 { text-align: left; }
#s-8b346efc-cb9d-49b3-87a9-e3629c8003e6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b346efc-cb9d-49b3-87a9-e3629c8003e6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fb5d0e2-d52c-44de-ad24-85c0b9cf433d { text-align: left; }
#s-2fb5d0e2-d52c-44de-ad24-85c0b9cf433d .shg-product-sold-out {
  display: none;
}

#s-2fb5d0e2-d52c-44de-ad24-85c0b9cf433d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fb5d0e2-d52c-44de-ad24-85c0b9cf433d .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-c954b63a-7145-491e-96da-84d21a7e9977 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c954b63a-7145-491e-96da-84d21a7e9977:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c954b63a-7145-491e-96da-84d21a7e9977:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c954b63a-7145-491e-96da-84d21a7e9977 {
  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-c954b63a-7145-491e-96da-84d21a7e9977.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c954b63a-7145-491e-96da-84d21a7e9977.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c954b63a-7145-491e-96da-84d21a7e9977.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6a080d2e-a519-4d79-b5db-f3b50d5fc002 {
  display: none;
}
#s-0ec44b35-23d1-4cd3-a929-c93800ce38cf { text-align: left; }
#s-8c934728-8003-4533-9315-64dd2c576856 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c934728-8003-4533-9315-64dd2c576856 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17547295-876c-4f05-9ecc-9b9e0458751b { text-align: left; }
#s-17547295-876c-4f05-9ecc-9b9e0458751b .shg-product-sold-out {
  display: none;
}

#s-17547295-876c-4f05-9ecc-9b9e0458751b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17547295-876c-4f05-9ecc-9b9e0458751b .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-5b6e968a-b17b-4bbc-8a2d-ef3b1e744127 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b6e968a-b17b-4bbc-8a2d-ef3b1e744127:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b6e968a-b17b-4bbc-8a2d-ef3b1e744127:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b6e968a-b17b-4bbc-8a2d-ef3b1e744127 {
  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-5b6e968a-b17b-4bbc-8a2d-ef3b1e744127.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b6e968a-b17b-4bbc-8a2d-ef3b1e744127.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b6e968a-b17b-4bbc-8a2d-ef3b1e744127.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da528b8a-8c11-4b1f-85e1-8227531e78ed {
  display: none;
}
#s-b5b4dfd9-a250-424c-8c1b-07a03033ab21 { text-align: left; }
#s-4a9ff4b3-1e00-42d0-ad4b-a55a0b505528 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4a9ff4b3-1e00-42d0-ad4b-a55a0b505528 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d029eda4-814c-4c95-b1bb-6e283aff4a0c { text-align: left; }
#s-d029eda4-814c-4c95-b1bb-6e283aff4a0c .shg-product-sold-out {
  display: none;
}

#s-d029eda4-814c-4c95-b1bb-6e283aff4a0c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d029eda4-814c-4c95-b1bb-6e283aff4a0c .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-96fbf2fb-8ef7-4d7e-83c6-a47f92bb86a6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96fbf2fb-8ef7-4d7e-83c6-a47f92bb86a6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96fbf2fb-8ef7-4d7e-83c6-a47f92bb86a6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96fbf2fb-8ef7-4d7e-83c6-a47f92bb86a6 {
  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-96fbf2fb-8ef7-4d7e-83c6-a47f92bb86a6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96fbf2fb-8ef7-4d7e-83c6-a47f92bb86a6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96fbf2fb-8ef7-4d7e-83c6-a47f92bb86a6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5e9275e-87c1-4bf4-a019-a7a764cd2803 {
  display: none;
}
#s-2a5ec97d-4ee5-4a45-a493-1f478e0df121 { text-align: left; }
#s-7db3fa42-fbb6-433f-9d13-9b791ebdddb8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7db3fa42-fbb6-433f-9d13-9b791ebdddb8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9909d8b4-ee83-4cdb-ae03-d583174c68b8 { text-align: left; }
#s-9909d8b4-ee83-4cdb-ae03-d583174c68b8 .shg-product-sold-out {
  display: none;
}

#s-9909d8b4-ee83-4cdb-ae03-d583174c68b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9909d8b4-ee83-4cdb-ae03-d583174c68b8 .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-0280607c-e8ce-430d-8e49-44489e281b60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0280607c-e8ce-430d-8e49-44489e281b60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0280607c-e8ce-430d-8e49-44489e281b60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0280607c-e8ce-430d-8e49-44489e281b60 {
  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-0280607c-e8ce-430d-8e49-44489e281b60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0280607c-e8ce-430d-8e49-44489e281b60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0280607c-e8ce-430d-8e49-44489e281b60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f26e304-29d5-4365-b052-56affe084545 {
  display: none;
}
#s-9c4cc904-dba5-4924-a11f-39281f64fd11 { text-align: left; }
#s-493fd054-8971-4ff8-8152-5beea77d3a37 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-493fd054-8971-4ff8-8152-5beea77d3a37 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65168878-7c98-46fb-a64f-a005e8943d7a { text-align: left; }
#s-65168878-7c98-46fb-a64f-a005e8943d7a .shg-product-sold-out {
  display: none;
}

#s-65168878-7c98-46fb-a64f-a005e8943d7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65168878-7c98-46fb-a64f-a005e8943d7a .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-10123e13-38de-4b0e-bf54-f4d8958a703d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-10123e13-38de-4b0e-bf54-f4d8958a703d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-10123e13-38de-4b0e-bf54-f4d8958a703d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-10123e13-38de-4b0e-bf54-f4d8958a703d {
  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-10123e13-38de-4b0e-bf54-f4d8958a703d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10123e13-38de-4b0e-bf54-f4d8958a703d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-10123e13-38de-4b0e-bf54-f4d8958a703d.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;
}
