.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-a4898de9-6e1c-4f71-9082-cd238e3e25ef {
  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-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd { margin-top: 40px; }
#s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .shogun-tabs {
  justify-content: center;
}


  #s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-179a4dd6-2909-4b59-a0c3-f42bd2bc94bd .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-2f577716-fd63-4719-a339-ee57d3273c22 { padding-top: 10px;
padding-bottom: 10px; }
 #s-2f577716-fd63-4719-a339-ee57d3273c22 .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-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-19906e32-fea9-4a63-9fad-4e9de9084c39 .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-92a533ef-4fba-4c76-b5f0-3d26a391202d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-92a533ef-4fba-4c76-b5f0-3d26a391202d"] > .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-e99ee249-c295-4c95-84f1-5f89281f58ac { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a9c2bbff-d67f-4809-8d07-35649224a54a { 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-3dac5076-75cc-4b0c-a955-ff39da648bf5 { 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-3dac5076-75cc-4b0c-a955-ff39da648bf5: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-3dac5076-75cc-4b0c-a955-ff39da648bf5: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-3dac5076-75cc-4b0c-a955-ff39da648bf5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-cf93f606-2136-4a16-a17b-5429f4a73be5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-bff14bf1-d901-4308-b529-b66d439e5775 { 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-7ccd6243-6105-4a00-a713-1d5e1d808411 { 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-7ccd6243-6105-4a00-a713-1d5e1d808411: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-7ccd6243-6105-4a00-a713-1d5e1d808411: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-7ccd6243-6105-4a00-a713-1d5e1d808411.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-155aed7f-4ac6-4144-afe6-7deeb260f04e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-be98f30e-76b1-4c18-89d1-960e86e77acb { 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-94a8daf7-624e-4468-9f0f-85b97932c81f { 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-94a8daf7-624e-4468-9f0f-85b97932c81f: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-94a8daf7-624e-4468-9f0f-85b97932c81f: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-94a8daf7-624e-4468-9f0f-85b97932c81f.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-0cf1b1c0-68ac-4808-8094-5571944d0730 { min-height: 50px; }
#s-0cf1b1c0-68ac-4808-8094-5571944d0730 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-20753436-e696-4861-81e6-ae6db20d0784 { 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-20753436-e696-4861-81e6-ae6db20d0784 .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-804e3dc9-0910-4f09-9bc4-e3d58a24e2b2 {
  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-d45b16ad-d3f7-4ef1-912f-2d66a73061bd { 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-e8e920a5-4baf-49d6-89fa-429447b2b609 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8e920a5-4baf-49d6-89fa-429447b2b609 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dc82d188-6976-471c-b3e4-264bd1842236 {
  display: none;
}
#s-29301e8b-9b2b-4fcc-a987-e40315f6ef2e { text-align: left; }
#s-b6ea2d4d-f42e-4462-b45e-32985f6d2f8a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6ea2d4d-f42e-4462-b45e-32985f6d2f8a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4c94dbd8-0eb5-4c70-b8ca-35b54038185f {
  display: none;
}
#s-f589adfa-e5df-4490-a651-64a2e3e30467 { text-align: left; }
#s-a5a86787-0cd1-41af-a26b-99de2aa8b753 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a5a86787-0cd1-41af-a26b-99de2aa8b753 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-fba64e98-a9d8-4508-9f18-c710445d5a0e {
  display: none;
}
#s-deb3f47a-381d-4f97-ae65-28da5078b433 { text-align: left; }
#s-201be126-6e13-4318-832c-3874029bb99c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-201be126-6e13-4318-832c-3874029bb99c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-be5ed13d-6ed5-4303-a19c-73c59c1766c1 {
  display: none;
}
#s-02bfa560-aeac-4f96-871a-f3b117cab0f0 { text-align: left; }
#s-5fb55453-005c-4156-b321-ce24198a6643 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5fb55453-005c-4156-b321-ce24198a6643 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ebeae128-9192-4529-b728-aa77a03c84b8 { text-align: left; }
#s-ebeae128-9192-4529-b728-aa77a03c84b8 .shg-product-sold-out {
  display: none;
}

#s-ebeae128-9192-4529-b728-aa77a03c84b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ebeae128-9192-4529-b728-aa77a03c84b8 .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-b9542051-043f-4c0c-b4f6-f1cdab8c002b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9542051-043f-4c0c-b4f6-f1cdab8c002b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9542051-043f-4c0c-b4f6-f1cdab8c002b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9542051-043f-4c0c-b4f6-f1cdab8c002b {
  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-b9542051-043f-4c0c-b4f6-f1cdab8c002b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9542051-043f-4c0c-b4f6-f1cdab8c002b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9542051-043f-4c0c-b4f6-f1cdab8c002b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c3384f06-b31e-4dfe-9078-bdb3e390fd13 {
  display: none;
}
#s-86f533f5-8323-4021-8d07-07d9f78b8f70 { text-align: left; }
#s-69827a2a-9084-43e3-aaaa-5bb9c10d1cfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69827a2a-9084-43e3-aaaa-5bb9c10d1cfa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-da2a0c4d-b616-4f97-817a-a9f625a785ac { text-align: left; }
#s-da2a0c4d-b616-4f97-817a-a9f625a785ac .shg-product-sold-out {
  display: none;
}

#s-da2a0c4d-b616-4f97-817a-a9f625a785ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-da2a0c4d-b616-4f97-817a-a9f625a785ac .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-7c326a2c-c68b-4950-ad7f-000f38583d00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c326a2c-c68b-4950-ad7f-000f38583d00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c326a2c-c68b-4950-ad7f-000f38583d00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c326a2c-c68b-4950-ad7f-000f38583d00 {
  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-7c326a2c-c68b-4950-ad7f-000f38583d00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c326a2c-c68b-4950-ad7f-000f38583d00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c326a2c-c68b-4950-ad7f-000f38583d00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-55f30a15-b291-4cd7-94d9-3d712e1996f2 {
  display: none;
}
#s-0a0ba8f8-099b-4b15-b7e7-7c39fb4bc75d { text-align: left; }
#s-d08f7097-3e4c-491b-8597-688b315fa7c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d08f7097-3e4c-491b-8597-688b315fa7c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d356ccc4-7c2e-496a-b8cf-0681b68b9dab { text-align: left; }
#s-d356ccc4-7c2e-496a-b8cf-0681b68b9dab .shg-product-sold-out {
  display: none;
}

#s-d356ccc4-7c2e-496a-b8cf-0681b68b9dab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d356ccc4-7c2e-496a-b8cf-0681b68b9dab .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-69fa52c0-0e97-4b3d-9074-d01f7e2731de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69fa52c0-0e97-4b3d-9074-d01f7e2731de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69fa52c0-0e97-4b3d-9074-d01f7e2731de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69fa52c0-0e97-4b3d-9074-d01f7e2731de {
  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-69fa52c0-0e97-4b3d-9074-d01f7e2731de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69fa52c0-0e97-4b3d-9074-d01f7e2731de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69fa52c0-0e97-4b3d-9074-d01f7e2731de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-847ae347-6bc9-47e9-9b8f-666b1519832a {
  display: none;
}
#s-a39905a9-64d7-4a70-ad34-e0aca7f4862f { text-align: left; }
#s-05a2cd9b-04fd-448b-9613-2680309a68a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-05a2cd9b-04fd-448b-9613-2680309a68a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e5a3a72-b96a-48cc-9b60-a552556227ba { text-align: left; }
#s-0e5a3a72-b96a-48cc-9b60-a552556227ba .shg-product-sold-out {
  display: none;
}

#s-0e5a3a72-b96a-48cc-9b60-a552556227ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e5a3a72-b96a-48cc-9b60-a552556227ba .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-88961901-638d-443a-bf03-4328cfa803c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88961901-638d-443a-bf03-4328cfa803c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88961901-638d-443a-bf03-4328cfa803c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88961901-638d-443a-bf03-4328cfa803c9 {
  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-88961901-638d-443a-bf03-4328cfa803c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88961901-638d-443a-bf03-4328cfa803c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88961901-638d-443a-bf03-4328cfa803c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e9027a1-f06d-4f47-a921-b38f444f04d0 {
  display: none;
}
#s-27a2a63e-9910-478d-8097-ff8344c29975 { text-align: left; }
#s-1d125480-28cc-4583-96b2-51796b842c41 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d125480-28cc-4583-96b2-51796b842c41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-043d56a2-c940-4d29-a423-9d229a3f379b { text-align: left; }
#s-043d56a2-c940-4d29-a423-9d229a3f379b .shg-product-sold-out {
  display: none;
}

#s-043d56a2-c940-4d29-a423-9d229a3f379b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-043d56a2-c940-4d29-a423-9d229a3f379b .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-ea6dce2d-f955-4117-923e-d278e2953187 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea6dce2d-f955-4117-923e-d278e2953187:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea6dce2d-f955-4117-923e-d278e2953187:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea6dce2d-f955-4117-923e-d278e2953187 {
  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-ea6dce2d-f955-4117-923e-d278e2953187.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea6dce2d-f955-4117-923e-d278e2953187.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea6dce2d-f955-4117-923e-d278e2953187.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8265659-36a1-4b40-a462-6b146087a1d5 {
  display: none;
}
#s-ed567d9c-ef29-40f4-b46f-a417842ad549 { text-align: left; }
#s-16bef804-d113-4582-8c40-00d743782d1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16bef804-d113-4582-8c40-00d743782d1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-399d2746-584c-49ea-a36f-310e6743bff4 { text-align: left; }
#s-399d2746-584c-49ea-a36f-310e6743bff4 .shg-product-sold-out {
  display: none;
}

#s-399d2746-584c-49ea-a36f-310e6743bff4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-399d2746-584c-49ea-a36f-310e6743bff4 .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-367590af-387d-4735-a90f-b7aa11f429d2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-367590af-387d-4735-a90f-b7aa11f429d2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-367590af-387d-4735-a90f-b7aa11f429d2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-367590af-387d-4735-a90f-b7aa11f429d2 {
  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-367590af-387d-4735-a90f-b7aa11f429d2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-367590af-387d-4735-a90f-b7aa11f429d2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-367590af-387d-4735-a90f-b7aa11f429d2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-439aca61-af80-4de3-85dd-390be8456f58 {
  display: none;
}
#s-a31f6144-e909-47ec-8df3-67a158027fc4 { text-align: left; }
#s-25b9e39d-f530-4500-a848-19e1035ac7c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25b9e39d-f530-4500-a848-19e1035ac7c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9457dc6-9d64-440e-bdba-7b54fa73eb51 { text-align: left; }
#s-f9457dc6-9d64-440e-bdba-7b54fa73eb51 .shg-product-sold-out {
  display: none;
}

#s-f9457dc6-9d64-440e-bdba-7b54fa73eb51 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9457dc6-9d64-440e-bdba-7b54fa73eb51 .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-cf2ad582-21b6-4c46-a92a-07492020ba50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf2ad582-21b6-4c46-a92a-07492020ba50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf2ad582-21b6-4c46-a92a-07492020ba50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf2ad582-21b6-4c46-a92a-07492020ba50 {
  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-cf2ad582-21b6-4c46-a92a-07492020ba50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf2ad582-21b6-4c46-a92a-07492020ba50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf2ad582-21b6-4c46-a92a-07492020ba50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3e814a9-e748-40ec-9a06-9a4b6451e09c {
  display: none;
}
#s-07b2cce0-be12-47a8-9814-509302945ed6 { text-align: left; }
#s-e655c905-54b4-49b7-acf2-c770c70379cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e655c905-54b4-49b7-acf2-c770c70379cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d7ef326f-fc58-4b65-8c3e-02f947a730ad { text-align: left; }
#s-d7ef326f-fc58-4b65-8c3e-02f947a730ad .shg-product-sold-out {
  display: none;
}

#s-d7ef326f-fc58-4b65-8c3e-02f947a730ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d7ef326f-fc58-4b65-8c3e-02f947a730ad .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-649e1385-57f1-43a5-be76-36c0767b3575 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-649e1385-57f1-43a5-be76-36c0767b3575:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-649e1385-57f1-43a5-be76-36c0767b3575:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-649e1385-57f1-43a5-be76-36c0767b3575 {
  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-649e1385-57f1-43a5-be76-36c0767b3575.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-649e1385-57f1-43a5-be76-36c0767b3575.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-649e1385-57f1-43a5-be76-36c0767b3575.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3d03918-0707-4805-aae3-d3abf4163aa1 {
  display: none;
}
#s-1edd1123-bf29-4e73-8b6e-a27b7e8531cf { text-align: left; }
#s-ef9dcfc4-72e7-4d44-8849-011b2b1b2d62 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef9dcfc4-72e7-4d44-8849-011b2b1b2d62 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4eb3dafb-9055-4ad1-afaa-b910e572733d { text-align: left; }
#s-4eb3dafb-9055-4ad1-afaa-b910e572733d .shg-product-sold-out {
  display: none;
}

#s-4eb3dafb-9055-4ad1-afaa-b910e572733d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4eb3dafb-9055-4ad1-afaa-b910e572733d .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-903b93df-b68d-4b8d-87a6-abe965e70b44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-903b93df-b68d-4b8d-87a6-abe965e70b44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-903b93df-b68d-4b8d-87a6-abe965e70b44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-903b93df-b68d-4b8d-87a6-abe965e70b44 {
  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-903b93df-b68d-4b8d-87a6-abe965e70b44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-903b93df-b68d-4b8d-87a6-abe965e70b44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-903b93df-b68d-4b8d-87a6-abe965e70b44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bf52024-240b-4e0b-87cf-6311790fa206 {
  display: none;
}
#s-2a4f914e-d1a2-4540-be2d-c758e95c8655 { text-align: left; }
#s-8702df70-205d-47e3-bc16-b605531510f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8702df70-205d-47e3-bc16-b605531510f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-340e834e-0f5e-4174-8d5c-b4316794b6a6 { text-align: left; }
#s-340e834e-0f5e-4174-8d5c-b4316794b6a6 .shg-product-sold-out {
  display: none;
}

#s-340e834e-0f5e-4174-8d5c-b4316794b6a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-340e834e-0f5e-4174-8d5c-b4316794b6a6 .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-effef61a-d873-4c76-978d-7a8628652e97 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-effef61a-d873-4c76-978d-7a8628652e97:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-effef61a-d873-4c76-978d-7a8628652e97:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-effef61a-d873-4c76-978d-7a8628652e97 {
  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-effef61a-d873-4c76-978d-7a8628652e97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-effef61a-d873-4c76-978d-7a8628652e97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-effef61a-d873-4c76-978d-7a8628652e97.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf747c48-18b2-4e5c-b668-327fb5e9d871 {
  display: none;
}
#s-3eb0a8b0-5015-474d-9906-82b3a4fac38d { text-align: left; }
#s-d254342c-d257-4211-a1ab-bf245f357097 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d254342c-d257-4211-a1ab-bf245f357097 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7a9008fd-b30f-443e-974e-84d171f5d838 { text-align: left; }
#s-7a9008fd-b30f-443e-974e-84d171f5d838 .shg-product-sold-out {
  display: none;
}

#s-7a9008fd-b30f-443e-974e-84d171f5d838 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7a9008fd-b30f-443e-974e-84d171f5d838 .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-79beb177-2877-45d1-9499-5d5cbcbc8d58 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-79beb177-2877-45d1-9499-5d5cbcbc8d58:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-79beb177-2877-45d1-9499-5d5cbcbc8d58:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-79beb177-2877-45d1-9499-5d5cbcbc8d58 {
  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-79beb177-2877-45d1-9499-5d5cbcbc8d58.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-79beb177-2877-45d1-9499-5d5cbcbc8d58.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-79beb177-2877-45d1-9499-5d5cbcbc8d58.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1ebb69b-a9dc-4c97-babd-6cea0cfac6ce {
  display: none;
}
#s-f37306ca-75e6-487f-ae10-f58f4aece050 { text-align: left; }
#s-eb81abae-832d-413e-ab22-6f530a30ed5b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb81abae-832d-413e-ab22-6f530a30ed5b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b4be95fc-8a4c-4b67-846c-d630c3fa8dda { text-align: left; }
#s-b4be95fc-8a4c-4b67-846c-d630c3fa8dda .shg-product-sold-out {
  display: none;
}

#s-b4be95fc-8a4c-4b67-846c-d630c3fa8dda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b4be95fc-8a4c-4b67-846c-d630c3fa8dda .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-744b578a-d2fe-4d5f-9ecc-9c540397b745 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-744b578a-d2fe-4d5f-9ecc-9c540397b745:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-744b578a-d2fe-4d5f-9ecc-9c540397b745:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-744b578a-d2fe-4d5f-9ecc-9c540397b745 {
  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-744b578a-d2fe-4d5f-9ecc-9c540397b745.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-744b578a-d2fe-4d5f-9ecc-9c540397b745.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-744b578a-d2fe-4d5f-9ecc-9c540397b745.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ccc371ef-7b12-4775-9fcb-2f70e969ba1a {
  display: none;
}
#s-7dabaca0-389d-47a2-8ba0-ae4c04b49b9e { text-align: left; }
#s-0b5070e9-1800-41a5-8800-fefb34747c76 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b5070e9-1800-41a5-8800-fefb34747c76 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f39d55e-43d0-4654-95bb-338e5a321caa { text-align: left; }
#s-2f39d55e-43d0-4654-95bb-338e5a321caa .shg-product-sold-out {
  display: none;
}

#s-2f39d55e-43d0-4654-95bb-338e5a321caa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f39d55e-43d0-4654-95bb-338e5a321caa .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-71762bd3-6c63-4e6d-8d37-9aa9541ae31b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71762bd3-6c63-4e6d-8d37-9aa9541ae31b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71762bd3-6c63-4e6d-8d37-9aa9541ae31b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71762bd3-6c63-4e6d-8d37-9aa9541ae31b {
  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-71762bd3-6c63-4e6d-8d37-9aa9541ae31b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71762bd3-6c63-4e6d-8d37-9aa9541ae31b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71762bd3-6c63-4e6d-8d37-9aa9541ae31b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e9c5bd8-f845-4a3c-abf7-1d757911b30c {
  display: none;
}
#s-39815327-718e-4c50-aae5-500d53c021ab { text-align: left; }
#s-cb6c0c5a-68d6-4bb0-850f-b67e9a388a2c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb6c0c5a-68d6-4bb0-850f-b67e9a388a2c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd1249f5-f83c-451c-809d-87841fbf8c15 { text-align: left; }
#s-dd1249f5-f83c-451c-809d-87841fbf8c15 .shg-product-sold-out {
  display: none;
}

#s-dd1249f5-f83c-451c-809d-87841fbf8c15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd1249f5-f83c-451c-809d-87841fbf8c15 .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-e38d9723-20b7-4723-b204-21b229b33202 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e38d9723-20b7-4723-b204-21b229b33202:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e38d9723-20b7-4723-b204-21b229b33202:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e38d9723-20b7-4723-b204-21b229b33202 {
  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-e38d9723-20b7-4723-b204-21b229b33202.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e38d9723-20b7-4723-b204-21b229b33202.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e38d9723-20b7-4723-b204-21b229b33202.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4d89d40-fb1f-4c3b-a364-80164d675359 {
  display: none;
}
#s-ca86701b-a07c-4a91-974d-50cc864ad857 { text-align: left; }
#s-819c9487-8dd2-4e8f-8907-7be0648eb752 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-819c9487-8dd2-4e8f-8907-7be0648eb752 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3066c820-f7fb-474b-9b9f-9a9a051a52db { text-align: left; }
#s-3066c820-f7fb-474b-9b9f-9a9a051a52db .shg-product-sold-out {
  display: none;
}

#s-3066c820-f7fb-474b-9b9f-9a9a051a52db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3066c820-f7fb-474b-9b9f-9a9a051a52db .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-fd4d30da-50c7-4e71-8837-e2e93fcdba6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd4d30da-50c7-4e71-8837-e2e93fcdba6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd4d30da-50c7-4e71-8837-e2e93fcdba6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd4d30da-50c7-4e71-8837-e2e93fcdba6f {
  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-fd4d30da-50c7-4e71-8837-e2e93fcdba6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd4d30da-50c7-4e71-8837-e2e93fcdba6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd4d30da-50c7-4e71-8837-e2e93fcdba6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a243a3a2-49a4-4ea0-88b7-281cb8aa6460 {
  display: none;
}
#s-51bf5b7f-efbe-4854-adf4-96cd18651c1b { text-align: left; }
#s-c730f594-41ab-4cf2-aea1-da1022204150 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c730f594-41ab-4cf2-aea1-da1022204150 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a11c6695-9105-4769-b209-ba807f7e8805 { text-align: left; }
#s-a11c6695-9105-4769-b209-ba807f7e8805 .shg-product-sold-out {
  display: none;
}

#s-a11c6695-9105-4769-b209-ba807f7e8805 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a11c6695-9105-4769-b209-ba807f7e8805 .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-2b08fe0e-4d36-478d-9882-9aad0ab53611 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b08fe0e-4d36-478d-9882-9aad0ab53611:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b08fe0e-4d36-478d-9882-9aad0ab53611:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b08fe0e-4d36-478d-9882-9aad0ab53611 {
  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-2b08fe0e-4d36-478d-9882-9aad0ab53611.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b08fe0e-4d36-478d-9882-9aad0ab53611.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b08fe0e-4d36-478d-9882-9aad0ab53611.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86f9d7fe-4adc-408b-93bd-0bfa82a01ec4 {
  display: none;
}
#s-07445a56-4450-4d07-932e-4b32ed62a22d { text-align: left; }
#s-3f5b0680-aff2-4c69-aacf-85b7490151e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f5b0680-aff2-4c69-aacf-85b7490151e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8dd7a6f-5ff8-4dff-bd3e-ce821b5da478 { text-align: left; }
#s-f8dd7a6f-5ff8-4dff-bd3e-ce821b5da478 .shg-product-sold-out {
  display: none;
}

#s-f8dd7a6f-5ff8-4dff-bd3e-ce821b5da478 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8dd7a6f-5ff8-4dff-bd3e-ce821b5da478 .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-9674331f-e134-4f0b-88d8-27d32f1126c0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9674331f-e134-4f0b-88d8-27d32f1126c0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9674331f-e134-4f0b-88d8-27d32f1126c0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9674331f-e134-4f0b-88d8-27d32f1126c0 {
  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-9674331f-e134-4f0b-88d8-27d32f1126c0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9674331f-e134-4f0b-88d8-27d32f1126c0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9674331f-e134-4f0b-88d8-27d32f1126c0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76e5fc66-5203-4b47-a852-6482fe19415c {
  display: none;
}
#s-6437a5f9-f438-4ae5-9d91-45eb64024fe3 { text-align: left; }
#s-057f8e73-b799-4cad-8c79-039fcb0bc5bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-057f8e73-b799-4cad-8c79-039fcb0bc5bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7572abbe-a935-45b1-bb32-c4677dd1c05b { text-align: left; }
#s-7572abbe-a935-45b1-bb32-c4677dd1c05b .shg-product-sold-out {
  display: none;
}

#s-7572abbe-a935-45b1-bb32-c4677dd1c05b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7572abbe-a935-45b1-bb32-c4677dd1c05b .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-0570581c-d054-4957-95a3-292fd05c9664 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0570581c-d054-4957-95a3-292fd05c9664:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0570581c-d054-4957-95a3-292fd05c9664:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0570581c-d054-4957-95a3-292fd05c9664 {
  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-0570581c-d054-4957-95a3-292fd05c9664.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0570581c-d054-4957-95a3-292fd05c9664.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0570581c-d054-4957-95a3-292fd05c9664.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c303ce8-dd2e-4351-80bc-63580f72f832 {
  display: none;
}
#s-e5b33f67-4b19-4cb2-861f-ec19037d65b7 { text-align: left; }
#s-15b65d15-33a3-443c-9a35-b3245cfc6d89 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15b65d15-33a3-443c-9a35-b3245cfc6d89 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-26ab8c20-1b31-4d1d-8210-b0e06b8047b8 { text-align: left; }
#s-26ab8c20-1b31-4d1d-8210-b0e06b8047b8 .shg-product-sold-out {
  display: none;
}

#s-26ab8c20-1b31-4d1d-8210-b0e06b8047b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-26ab8c20-1b31-4d1d-8210-b0e06b8047b8 .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-c5d8dcc6-1c6a-4da7-89b8-33a9655797cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5d8dcc6-1c6a-4da7-89b8-33a9655797cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5d8dcc6-1c6a-4da7-89b8-33a9655797cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5d8dcc6-1c6a-4da7-89b8-33a9655797cd {
  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-c5d8dcc6-1c6a-4da7-89b8-33a9655797cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5d8dcc6-1c6a-4da7-89b8-33a9655797cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5d8dcc6-1c6a-4da7-89b8-33a9655797cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-20e0af3d-fc58-425c-8253-73f7b8264255 {
  display: none;
}
#s-e90ab9bf-1c6a-440e-8fd4-4f0f4e4eb72d { text-align: left; }
#s-13540fb2-df96-40af-8f02-f8da0d88e654 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13540fb2-df96-40af-8f02-f8da0d88e654 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98bd3994-db10-4440-99bc-1903dce943c3 { text-align: left; }
#s-98bd3994-db10-4440-99bc-1903dce943c3 .shg-product-sold-out {
  display: none;
}

#s-98bd3994-db10-4440-99bc-1903dce943c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98bd3994-db10-4440-99bc-1903dce943c3 .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-4214ecfd-93e4-4f78-b891-e2fee8a47d6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4214ecfd-93e4-4f78-b891-e2fee8a47d6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4214ecfd-93e4-4f78-b891-e2fee8a47d6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4214ecfd-93e4-4f78-b891-e2fee8a47d6d {
  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-4214ecfd-93e4-4f78-b891-e2fee8a47d6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4214ecfd-93e4-4f78-b891-e2fee8a47d6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4214ecfd-93e4-4f78-b891-e2fee8a47d6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2a5b6f2-019e-4adc-a3c3-4c20e8bda754 {
  display: none;
}
#s-74ba757e-43ed-43f0-a205-87b6bbf35b7c { text-align: left; }
#s-34f96a57-01c3-4ffc-bfed-f3d780f265c0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34f96a57-01c3-4ffc-bfed-f3d780f265c0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-496fd53a-c777-4dbc-b53f-3a110f3c2ccd { text-align: left; }
#s-496fd53a-c777-4dbc-b53f-3a110f3c2ccd .shg-product-sold-out {
  display: none;
}

#s-496fd53a-c777-4dbc-b53f-3a110f3c2ccd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-496fd53a-c777-4dbc-b53f-3a110f3c2ccd .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-0b51c03b-874d-4c1b-a42d-767d7f756546 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b51c03b-874d-4c1b-a42d-767d7f756546:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b51c03b-874d-4c1b-a42d-767d7f756546:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b51c03b-874d-4c1b-a42d-767d7f756546 {
  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-0b51c03b-874d-4c1b-a42d-767d7f756546.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b51c03b-874d-4c1b-a42d-767d7f756546.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b51c03b-874d-4c1b-a42d-767d7f756546.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e87fa276-7799-4193-bd91-1f237151adee {
  display: none;
}
#s-a93a69af-b687-4ef2-8c0b-8505b11ff531 { text-align: left; }
#s-951e2581-9556-4787-8274-ee3370170e88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-951e2581-9556-4787-8274-ee3370170e88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e0019f4-b886-45ee-86e9-3bfb5f29cea8 { text-align: left; }
#s-0e0019f4-b886-45ee-86e9-3bfb5f29cea8 .shg-product-sold-out {
  display: none;
}

#s-0e0019f4-b886-45ee-86e9-3bfb5f29cea8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e0019f4-b886-45ee-86e9-3bfb5f29cea8 .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-42032c51-bc66-4feb-b626-bebb61191d25 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42032c51-bc66-4feb-b626-bebb61191d25:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42032c51-bc66-4feb-b626-bebb61191d25:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42032c51-bc66-4feb-b626-bebb61191d25 {
  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-42032c51-bc66-4feb-b626-bebb61191d25.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42032c51-bc66-4feb-b626-bebb61191d25.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42032c51-bc66-4feb-b626-bebb61191d25.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;
}
