.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-89234f0e-740b-4fd0-a6e5-97655570f4d2 {
  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-529df2b0-5bbf-47e0-9577-c83666df7e85 { margin-top: 40px; }
#s-529df2b0-5bbf-47e0-9577-c83666df7e85 .shogun-tabs {
  justify-content: center;
}


  #s-529df2b0-5bbf-47e0-9577-c83666df7e85 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-529df2b0-5bbf-47e0-9577-c83666df7e85 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-529df2b0-5bbf-47e0-9577-c83666df7e85 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-529df2b0-5bbf-47e0-9577-c83666df7e85 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-529df2b0-5bbf-47e0-9577-c83666df7e85 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-529df2b0-5bbf-47e0-9577-c83666df7e85 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-529df2b0-5bbf-47e0-9577-c83666df7e85 .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-c9fea062-f68e-4694-aabd-82b1bf433266 { padding-top: 10px;
padding-bottom: 10px; }
 #s-c9fea062-f68e-4694-aabd-82b1bf433266 .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-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-52b52cb1-f76e-4450-8e95-6b7df8c82659 .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-975cb502-ad51-4a65-bdab-6fd22b6e9daf { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-975cb502-ad51-4a65-bdab-6fd22b6e9daf"] > .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-c7b1e0fe-8128-479d-beb0-95e0a52e804a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-50affa48-cf14-4a25-ae93-6a99e89a21bb { 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-f78e997c-90c5-43d2-8b04-87ee25693a49 { 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-f78e997c-90c5-43d2-8b04-87ee25693a49: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-f78e997c-90c5-43d2-8b04-87ee25693a49: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-f78e997c-90c5-43d2-8b04-87ee25693a49.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-572028eb-f5a4-4cb8-98ba-18324f6f548d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-de5fbb36-e36f-4ac3-8276-a0cf395190f3 { 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-9c478571-3050-4082-8534-a6ae0b64bde9 { 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-9c478571-3050-4082-8534-a6ae0b64bde9: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-9c478571-3050-4082-8534-a6ae0b64bde9: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-9c478571-3050-4082-8534-a6ae0b64bde9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c08b6a13-a251-4ff7-abec-b0b89c40847e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-856cf674-e945-493a-adf5-6de0c88a1dec { 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-f0c97965-4dd2-4b7f-8910-2a32dd673461 { 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-f0c97965-4dd2-4b7f-8910-2a32dd673461: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-f0c97965-4dd2-4b7f-8910-2a32dd673461: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-f0c97965-4dd2-4b7f-8910-2a32dd673461.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-3f507160-4f94-4aad-af1a-e33737b8a23e { min-height: 50px; }
#s-3f507160-4f94-4aad-af1a-e33737b8a23e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-40e8c91f-46b6-4263-901e-e1739f761820 { 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-40e8c91f-46b6-4263-901e-e1739f761820 .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-ed0999de-8c1f-40fb-bb9e-74ea5e9247eb {
  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-82cd2f3d-1287-4346-a552-3f533e9aaaa1 { 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-e909be19-ceb7-4a1e-9551-e3b243e8e43e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e909be19-ceb7-4a1e-9551-e3b243e8e43e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d3d12ba8-b4c7-4506-9d72-e5ee33a2e772 {
  display: none;
}
#s-c31aaf87-bb57-44a1-95aa-25226ae7d789 { text-align: left; }
#s-0c35ae22-cbb2-4aae-9b17-9f2254c046fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c35ae22-cbb2-4aae-9b17-9f2254c046fd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-103115fd-afa4-42d3-a38d-95ab17f9cc2f {
  display: none;
}
#s-64c6e684-1ba4-4686-83de-eccc99683435 { text-align: left; }
#s-5830ed0c-d059-478b-a55b-bb79c882dbc8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5830ed0c-d059-478b-a55b-bb79c882dbc8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4d2bd8f2-6968-43fe-ace8-29d3dd9fee08 {
  display: none;
}
#s-0209ecc4-3d49-482f-852a-5425214217bf { text-align: left; }
#s-68332469-e7c9-41fe-846e-ed43480ff351 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-68332469-e7c9-41fe-846e-ed43480ff351 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-df755959-4127-45f0-b26d-73484c65ea56 {
  display: none;
}
#s-63c7d7be-673a-4fc1-bc3a-2442a367916f { text-align: left; }
#s-71452a31-9cea-4bd3-b42c-ed1ea7303104 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-71452a31-9cea-4bd3-b42c-ed1ea7303104 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b59760e-1126-4906-b858-422fb3d4f5b7 { text-align: left; }
#s-5b59760e-1126-4906-b858-422fb3d4f5b7 .shg-product-sold-out {
  display: none;
}

#s-5b59760e-1126-4906-b858-422fb3d4f5b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b59760e-1126-4906-b858-422fb3d4f5b7 .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-765c7dc8-09aa-4298-973a-eb9848f3428d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-765c7dc8-09aa-4298-973a-eb9848f3428d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-765c7dc8-09aa-4298-973a-eb9848f3428d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-765c7dc8-09aa-4298-973a-eb9848f3428d {
  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-765c7dc8-09aa-4298-973a-eb9848f3428d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-765c7dc8-09aa-4298-973a-eb9848f3428d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-765c7dc8-09aa-4298-973a-eb9848f3428d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47eaa056-5fc4-4ee7-befc-4ee695e8b037 {
  display: none;
}
#s-efcc1cd6-e43d-4b0a-a3b4-db1ef8c86041 { text-align: left; }
#s-931cf2fe-0c6f-4722-a140-8f1d3d127fb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-931cf2fe-0c6f-4722-a140-8f1d3d127fb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e34883c-0e7b-4ff3-8c91-fbacf27b35bf { text-align: left; }
#s-0e34883c-0e7b-4ff3-8c91-fbacf27b35bf .shg-product-sold-out {
  display: none;
}

#s-0e34883c-0e7b-4ff3-8c91-fbacf27b35bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e34883c-0e7b-4ff3-8c91-fbacf27b35bf .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-4e637619-5ca2-4836-8fa8-e492563fd6dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e637619-5ca2-4836-8fa8-e492563fd6dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e637619-5ca2-4836-8fa8-e492563fd6dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e637619-5ca2-4836-8fa8-e492563fd6dc {
  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-4e637619-5ca2-4836-8fa8-e492563fd6dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e637619-5ca2-4836-8fa8-e492563fd6dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e637619-5ca2-4836-8fa8-e492563fd6dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d5f78b9-3be8-4d8f-921e-09a0550988c6 {
  display: none;
}
#s-fa98fa06-d845-4459-b45d-6e485b4db6b3 { text-align: left; }
#s-3f39ca8c-a7bb-4d11-bcf0-3d32471b35a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f39ca8c-a7bb-4d11-bcf0-3d32471b35a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f569a5ef-ebf1-4871-b811-175377e4d3cc { text-align: left; }
#s-f569a5ef-ebf1-4871-b811-175377e4d3cc .shg-product-sold-out {
  display: none;
}

#s-f569a5ef-ebf1-4871-b811-175377e4d3cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f569a5ef-ebf1-4871-b811-175377e4d3cc .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-1811be2d-378c-4bae-918f-62718dba5d98 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1811be2d-378c-4bae-918f-62718dba5d98:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1811be2d-378c-4bae-918f-62718dba5d98:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1811be2d-378c-4bae-918f-62718dba5d98 {
  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-1811be2d-378c-4bae-918f-62718dba5d98.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1811be2d-378c-4bae-918f-62718dba5d98.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1811be2d-378c-4bae-918f-62718dba5d98.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80c1f618-0684-41e7-b0ef-67bb0c522ab1 {
  display: none;
}
#s-8a74b37d-cec3-4132-b8c4-6b137a10cb19 { text-align: left; }
#s-5a24affb-db23-408b-94b9-50ad491a00a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a24affb-db23-408b-94b9-50ad491a00a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e51a6ec-b376-42c7-b83c-2ed66ae3b325 { text-align: left; }
#s-5e51a6ec-b376-42c7-b83c-2ed66ae3b325 .shg-product-sold-out {
  display: none;
}

#s-5e51a6ec-b376-42c7-b83c-2ed66ae3b325 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e51a6ec-b376-42c7-b83c-2ed66ae3b325 .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-acfc2f1e-c10c-4d71-95f3-06a3c989c510 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-acfc2f1e-c10c-4d71-95f3-06a3c989c510:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-acfc2f1e-c10c-4d71-95f3-06a3c989c510:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-acfc2f1e-c10c-4d71-95f3-06a3c989c510 {
  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-acfc2f1e-c10c-4d71-95f3-06a3c989c510.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-acfc2f1e-c10c-4d71-95f3-06a3c989c510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-acfc2f1e-c10c-4d71-95f3-06a3c989c510.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f56baf4-7c70-4321-b617-9ed1bf29bd91 {
  display: none;
}
#s-becd3472-f3e8-4c6c-bfbb-28c3ba9b0ad7 { text-align: left; }
#s-1448f15d-0b60-4916-bc2a-4295a64d77bc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1448f15d-0b60-4916-bc2a-4295a64d77bc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6c8c4512-ef67-4863-85bd-9d7f7af1dc81 { text-align: left; }
#s-6c8c4512-ef67-4863-85bd-9d7f7af1dc81 .shg-product-sold-out {
  display: none;
}

#s-6c8c4512-ef67-4863-85bd-9d7f7af1dc81 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6c8c4512-ef67-4863-85bd-9d7f7af1dc81 .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-725cbde9-4f35-4858-9d71-b32bf9beeb71 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-725cbde9-4f35-4858-9d71-b32bf9beeb71:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-725cbde9-4f35-4858-9d71-b32bf9beeb71:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-725cbde9-4f35-4858-9d71-b32bf9beeb71 {
  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-725cbde9-4f35-4858-9d71-b32bf9beeb71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-725cbde9-4f35-4858-9d71-b32bf9beeb71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-725cbde9-4f35-4858-9d71-b32bf9beeb71.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33d64396-3cdc-4745-9264-59ba198208dd {
  display: none;
}
#s-69a2552e-3770-4fa1-9c68-df7b29f989c3 { text-align: left; }
#s-cc7147b6-1241-4d57-9962-08064f8f82c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc7147b6-1241-4d57-9962-08064f8f82c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a903867-2395-4c0e-a3eb-4a89a9d963ed { text-align: left; }
#s-0a903867-2395-4c0e-a3eb-4a89a9d963ed .shg-product-sold-out {
  display: none;
}

#s-0a903867-2395-4c0e-a3eb-4a89a9d963ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a903867-2395-4c0e-a3eb-4a89a9d963ed .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-0d16de63-6180-4456-97ec-3e606cda7328 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d16de63-6180-4456-97ec-3e606cda7328:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d16de63-6180-4456-97ec-3e606cda7328:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d16de63-6180-4456-97ec-3e606cda7328 {
  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-0d16de63-6180-4456-97ec-3e606cda7328.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d16de63-6180-4456-97ec-3e606cda7328.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d16de63-6180-4456-97ec-3e606cda7328.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a54c92ac-bb96-4379-aac7-e8d96a1f8c1e {
  display: none;
}
#s-bea2fbc2-cb11-414c-8a23-cadec0a7867b { text-align: left; }
#s-fb3b0af6-e219-4826-a4a6-424db2b19420 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb3b0af6-e219-4826-a4a6-424db2b19420 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-031e3b96-9a69-48cc-84d9-ae54a2a9c27e { text-align: left; }
#s-031e3b96-9a69-48cc-84d9-ae54a2a9c27e .shg-product-sold-out {
  display: none;
}

#s-031e3b96-9a69-48cc-84d9-ae54a2a9c27e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-031e3b96-9a69-48cc-84d9-ae54a2a9c27e .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-7cb39dfb-7759-420b-bdf4-dafeda3ae7b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cb39dfb-7759-420b-bdf4-dafeda3ae7b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cb39dfb-7759-420b-bdf4-dafeda3ae7b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cb39dfb-7759-420b-bdf4-dafeda3ae7b4 {
  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-7cb39dfb-7759-420b-bdf4-dafeda3ae7b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cb39dfb-7759-420b-bdf4-dafeda3ae7b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cb39dfb-7759-420b-bdf4-dafeda3ae7b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5624f6d-1e8c-47bc-8ab1-ebc60f37c0d0 {
  display: none;
}
#s-999884e0-7d86-4d68-a387-d82207b07c45 { text-align: left; }
#s-4c553258-d13d-47a7-948e-0e68c4364b17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c553258-d13d-47a7-948e-0e68c4364b17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c6d98a6d-154f-41be-b307-022b1def15c8 { text-align: left; }
#s-c6d98a6d-154f-41be-b307-022b1def15c8 .shg-product-sold-out {
  display: none;
}

#s-c6d98a6d-154f-41be-b307-022b1def15c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c6d98a6d-154f-41be-b307-022b1def15c8 .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-cf8417b9-9a88-490d-b00a-cc2160a2cd00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf8417b9-9a88-490d-b00a-cc2160a2cd00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf8417b9-9a88-490d-b00a-cc2160a2cd00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf8417b9-9a88-490d-b00a-cc2160a2cd00 {
  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-cf8417b9-9a88-490d-b00a-cc2160a2cd00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf8417b9-9a88-490d-b00a-cc2160a2cd00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf8417b9-9a88-490d-b00a-cc2160a2cd00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-817e6f8c-50c9-4d1a-8164-5f702c8441d9 {
  display: none;
}
#s-63520f52-4a7d-4031-9459-a7f760d0c327 { text-align: left; }
#s-5e60827b-7b07-43f4-a39f-15fa5e518d3b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e60827b-7b07-43f4-a39f-15fa5e518d3b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-067b9a9e-f0c3-4af4-80d9-b6a28e3084ed { text-align: left; }
#s-067b9a9e-f0c3-4af4-80d9-b6a28e3084ed .shg-product-sold-out {
  display: none;
}

#s-067b9a9e-f0c3-4af4-80d9-b6a28e3084ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-067b9a9e-f0c3-4af4-80d9-b6a28e3084ed .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-5d852c55-044d-46ca-90fe-4a1035e32d2b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d852c55-044d-46ca-90fe-4a1035e32d2b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d852c55-044d-46ca-90fe-4a1035e32d2b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d852c55-044d-46ca-90fe-4a1035e32d2b {
  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-5d852c55-044d-46ca-90fe-4a1035e32d2b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d852c55-044d-46ca-90fe-4a1035e32d2b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d852c55-044d-46ca-90fe-4a1035e32d2b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ba710dfe-1681-4221-9017-0c3726a7b57e {
  display: none;
}
#s-a1d3def1-c5f1-4b0b-ae04-fca5bf70e457 { text-align: left; }
#s-a3d3d16d-bfd5-43cc-b29c-9c0f88a11002 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a3d3d16d-bfd5-43cc-b29c-9c0f88a11002 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4011399b-4503-4a9c-ba10-35d733900dd6 { text-align: left; }
#s-4011399b-4503-4a9c-ba10-35d733900dd6 .shg-product-sold-out {
  display: none;
}

#s-4011399b-4503-4a9c-ba10-35d733900dd6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4011399b-4503-4a9c-ba10-35d733900dd6 .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-f26210e6-f31e-4da5-a680-23c66713b4ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f26210e6-f31e-4da5-a680-23c66713b4ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f26210e6-f31e-4da5-a680-23c66713b4ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f26210e6-f31e-4da5-a680-23c66713b4ca {
  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-f26210e6-f31e-4da5-a680-23c66713b4ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f26210e6-f31e-4da5-a680-23c66713b4ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f26210e6-f31e-4da5-a680-23c66713b4ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86f9ac35-58dd-4d35-aed1-8f9d4e671b76 {
  display: none;
}
#s-83918553-b9b8-47cf-b77a-83bcc9fbb353 { text-align: left; }
#s-531661c9-3841-4887-abcf-cab593678f3b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-531661c9-3841-4887-abcf-cab593678f3b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b1495e9-03d7-47b2-ba9c-d493f5d0542f { text-align: left; }
#s-3b1495e9-03d7-47b2-ba9c-d493f5d0542f .shg-product-sold-out {
  display: none;
}

#s-3b1495e9-03d7-47b2-ba9c-d493f5d0542f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b1495e9-03d7-47b2-ba9c-d493f5d0542f .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-5c8cb037-6c7e-40cc-9596-395ebd32e731 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c8cb037-6c7e-40cc-9596-395ebd32e731:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c8cb037-6c7e-40cc-9596-395ebd32e731:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c8cb037-6c7e-40cc-9596-395ebd32e731 {
  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-5c8cb037-6c7e-40cc-9596-395ebd32e731.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c8cb037-6c7e-40cc-9596-395ebd32e731.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c8cb037-6c7e-40cc-9596-395ebd32e731.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a0b6bcd-c2e8-49e2-ac63-f8634623a12e {
  display: none;
}
#s-583b52b3-51f9-4ed1-a67e-ea0027f2b499 { text-align: left; }
#s-2eb61d47-37eb-4dce-8909-65c5f0e0ace3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2eb61d47-37eb-4dce-8909-65c5f0e0ace3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cdea7c9a-3a05-4afb-a3ea-7a6b7d7ff34f { text-align: left; }
#s-cdea7c9a-3a05-4afb-a3ea-7a6b7d7ff34f .shg-product-sold-out {
  display: none;
}

#s-cdea7c9a-3a05-4afb-a3ea-7a6b7d7ff34f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cdea7c9a-3a05-4afb-a3ea-7a6b7d7ff34f .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-241bff03-01ec-4304-887f-a82cf4c18ed9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-241bff03-01ec-4304-887f-a82cf4c18ed9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-241bff03-01ec-4304-887f-a82cf4c18ed9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-241bff03-01ec-4304-887f-a82cf4c18ed9 {
  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-241bff03-01ec-4304-887f-a82cf4c18ed9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-241bff03-01ec-4304-887f-a82cf4c18ed9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-241bff03-01ec-4304-887f-a82cf4c18ed9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0b6d0dd8-93d4-466a-b6af-b43410b1344e {
  display: none;
}
#s-14601ab8-3544-4604-aa7a-dc310772b0fa { text-align: left; }
#s-37f60e9d-b959-452a-a492-842f04a9f0de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37f60e9d-b959-452a-a492-842f04a9f0de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6228ef33-cd8b-4174-9104-786372ab16ea { text-align: left; }
#s-6228ef33-cd8b-4174-9104-786372ab16ea .shg-product-sold-out {
  display: none;
}

#s-6228ef33-cd8b-4174-9104-786372ab16ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6228ef33-cd8b-4174-9104-786372ab16ea .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-bc1258cf-0b9d-4151-92b6-ad75bed4a5d4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc1258cf-0b9d-4151-92b6-ad75bed4a5d4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc1258cf-0b9d-4151-92b6-ad75bed4a5d4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc1258cf-0b9d-4151-92b6-ad75bed4a5d4 {
  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-bc1258cf-0b9d-4151-92b6-ad75bed4a5d4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc1258cf-0b9d-4151-92b6-ad75bed4a5d4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc1258cf-0b9d-4151-92b6-ad75bed4a5d4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9e4921a-28aa-4587-a328-6d0a82c6916e {
  display: none;
}
#s-f1d3a87b-7504-478b-af8a-0086e4ef5fd1 { text-align: left; }
#s-23cb47a7-96a5-4e43-8f42-40b07b230335 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-23cb47a7-96a5-4e43-8f42-40b07b230335 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-328b80c4-b636-444a-8e7c-857d876de42c { text-align: left; }
#s-328b80c4-b636-444a-8e7c-857d876de42c .shg-product-sold-out {
  display: none;
}

#s-328b80c4-b636-444a-8e7c-857d876de42c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-328b80c4-b636-444a-8e7c-857d876de42c .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-2c0fb184-d72f-4a38-92d8-7998445c794b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2c0fb184-d72f-4a38-92d8-7998445c794b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2c0fb184-d72f-4a38-92d8-7998445c794b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2c0fb184-d72f-4a38-92d8-7998445c794b {
  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-2c0fb184-d72f-4a38-92d8-7998445c794b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2c0fb184-d72f-4a38-92d8-7998445c794b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2c0fb184-d72f-4a38-92d8-7998445c794b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a839149f-f618-4b3f-a793-640bf845f8f4 {
  display: none;
}
#s-ac7a9989-5d94-47fa-a437-0a382d1084be { text-align: left; }
#s-39936c8c-c837-470e-ad21-10e0527bdce3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39936c8c-c837-470e-ad21-10e0527bdce3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-14a365a6-73f3-4d0e-b7a8-b6ad2cd4ec03 { text-align: left; }
#s-14a365a6-73f3-4d0e-b7a8-b6ad2cd4ec03 .shg-product-sold-out {
  display: none;
}

#s-14a365a6-73f3-4d0e-b7a8-b6ad2cd4ec03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-14a365a6-73f3-4d0e-b7a8-b6ad2cd4ec03 .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-2a45b3ef-4923-4cc0-b6c9-2d70b0872a53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2a45b3ef-4923-4cc0-b6c9-2d70b0872a53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2a45b3ef-4923-4cc0-b6c9-2d70b0872a53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2a45b3ef-4923-4cc0-b6c9-2d70b0872a53 {
  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-2a45b3ef-4923-4cc0-b6c9-2d70b0872a53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2a45b3ef-4923-4cc0-b6c9-2d70b0872a53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2a45b3ef-4923-4cc0-b6c9-2d70b0872a53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04d208bf-6f4f-4adc-a4d1-a592eac29a9a {
  display: none;
}
#s-baed05cc-1f7b-4ae3-9576-3a43e7d9c030 { text-align: left; }
#s-de1cf76b-1ad5-46b6-9631-952e58643571 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-de1cf76b-1ad5-46b6-9631-952e58643571 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b802578-a79b-4243-82ee-aeaa077d3839 { text-align: left; }
#s-8b802578-a79b-4243-82ee-aeaa077d3839 .shg-product-sold-out {
  display: none;
}

#s-8b802578-a79b-4243-82ee-aeaa077d3839 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b802578-a79b-4243-82ee-aeaa077d3839 .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-cf550c92-3f91-4427-afa5-5515d42604c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf550c92-3f91-4427-afa5-5515d42604c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf550c92-3f91-4427-afa5-5515d42604c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf550c92-3f91-4427-afa5-5515d42604c8 {
  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-cf550c92-3f91-4427-afa5-5515d42604c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf550c92-3f91-4427-afa5-5515d42604c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf550c92-3f91-4427-afa5-5515d42604c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71663b46-6691-4a53-a5b9-362f6d67d47d {
  display: none;
}
#s-69dc5e99-fb13-4ad6-a712-babf123c5979 { text-align: left; }
#s-2b10f48b-d5e3-49d6-8714-10d48bcaa28d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b10f48b-d5e3-49d6-8714-10d48bcaa28d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-562c4ff6-006c-45c1-809b-110099eb2236 { text-align: left; }
#s-562c4ff6-006c-45c1-809b-110099eb2236 .shg-product-sold-out {
  display: none;
}

#s-562c4ff6-006c-45c1-809b-110099eb2236 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-562c4ff6-006c-45c1-809b-110099eb2236 .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-61fa3a9f-7f89-4e44-8166-b1513b704d81 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61fa3a9f-7f89-4e44-8166-b1513b704d81:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61fa3a9f-7f89-4e44-8166-b1513b704d81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61fa3a9f-7f89-4e44-8166-b1513b704d81 {
  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-61fa3a9f-7f89-4e44-8166-b1513b704d81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61fa3a9f-7f89-4e44-8166-b1513b704d81.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61fa3a9f-7f89-4e44-8166-b1513b704d81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d150efc-175a-4e28-9691-dc6883fd6af4 {
  display: none;
}
#s-34c0bb0e-10b9-4ef4-be82-360939146292 { text-align: left; }
#s-a54f7d9d-4404-4281-b60b-14c8921a4f47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a54f7d9d-4404-4281-b60b-14c8921a4f47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4962db1f-75d4-4f9d-9fcf-a78f084341cd { text-align: left; }
#s-4962db1f-75d4-4f9d-9fcf-a78f084341cd .shg-product-sold-out {
  display: none;
}

#s-4962db1f-75d4-4f9d-9fcf-a78f084341cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4962db1f-75d4-4f9d-9fcf-a78f084341cd .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-07ea8c97-5991-4aaa-9514-31e1e46f70e0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07ea8c97-5991-4aaa-9514-31e1e46f70e0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07ea8c97-5991-4aaa-9514-31e1e46f70e0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07ea8c97-5991-4aaa-9514-31e1e46f70e0 {
  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-07ea8c97-5991-4aaa-9514-31e1e46f70e0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07ea8c97-5991-4aaa-9514-31e1e46f70e0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07ea8c97-5991-4aaa-9514-31e1e46f70e0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-77d025a2-6d1e-40a9-91cf-edbcf8e6e7e9 {
  display: none;
}
#s-d01f17e3-3409-4364-ba74-d66a7d879d9a { text-align: left; }
#s-8563ecfc-9861-4760-85a9-517d3b1af1f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8563ecfc-9861-4760-85a9-517d3b1af1f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5f0ed230-bedf-4705-8d2a-c7d5a9e10931 { text-align: left; }
#s-5f0ed230-bedf-4705-8d2a-c7d5a9e10931 .shg-product-sold-out {
  display: none;
}

#s-5f0ed230-bedf-4705-8d2a-c7d5a9e10931 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5f0ed230-bedf-4705-8d2a-c7d5a9e10931 .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-fa64bc91-b851-4d64-a7ef-44d5800a68c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa64bc91-b851-4d64-a7ef-44d5800a68c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa64bc91-b851-4d64-a7ef-44d5800a68c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa64bc91-b851-4d64-a7ef-44d5800a68c4 {
  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-fa64bc91-b851-4d64-a7ef-44d5800a68c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa64bc91-b851-4d64-a7ef-44d5800a68c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa64bc91-b851-4d64-a7ef-44d5800a68c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1180cc4-08bd-4ce3-9ec6-0e9f6d1a097f {
  display: none;
}
#s-c5d7dff0-3f3f-45bf-ab61-4d0f7ebab8c3 { text-align: left; }
#s-85640665-5856-4c8f-9d1a-4b5617e4185c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85640665-5856-4c8f-9d1a-4b5617e4185c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3bfce45-d324-45a5-bb9e-18013df0d47b { text-align: left; }
#s-f3bfce45-d324-45a5-bb9e-18013df0d47b .shg-product-sold-out {
  display: none;
}

#s-f3bfce45-d324-45a5-bb9e-18013df0d47b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3bfce45-d324-45a5-bb9e-18013df0d47b .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-6fa72008-b7ce-48ac-81e8-8ec6b8908d2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6fa72008-b7ce-48ac-81e8-8ec6b8908d2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6fa72008-b7ce-48ac-81e8-8ec6b8908d2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6fa72008-b7ce-48ac-81e8-8ec6b8908d2a {
  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-6fa72008-b7ce-48ac-81e8-8ec6b8908d2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fa72008-b7ce-48ac-81e8-8ec6b8908d2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6fa72008-b7ce-48ac-81e8-8ec6b8908d2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa20256e-908c-40ae-84d7-df62ab321823 {
  display: none;
}
#s-42ce8df0-b02b-44c4-aa36-4165abeb1d47 { text-align: left; }
#s-44d2eee7-513d-460b-a724-587c17eb424f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44d2eee7-513d-460b-a724-587c17eb424f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d6c96e6e-5630-432e-88f3-a4d0ac5cfe2b { text-align: left; }
#s-d6c96e6e-5630-432e-88f3-a4d0ac5cfe2b .shg-product-sold-out {
  display: none;
}

#s-d6c96e6e-5630-432e-88f3-a4d0ac5cfe2b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d6c96e6e-5630-432e-88f3-a4d0ac5cfe2b .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-df9c34eb-0924-4091-89b9-ea28b2a0acaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df9c34eb-0924-4091-89b9-ea28b2a0acaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df9c34eb-0924-4091-89b9-ea28b2a0acaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df9c34eb-0924-4091-89b9-ea28b2a0acaa {
  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-df9c34eb-0924-4091-89b9-ea28b2a0acaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df9c34eb-0924-4091-89b9-ea28b2a0acaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df9c34eb-0924-4091-89b9-ea28b2a0acaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-914c438b-0d63-4a4a-8c49-cdc373cf6b68 {
  display: none;
}
#s-e6ec1f58-ad68-4be5-83f8-53164bd79cab { text-align: left; }
#s-7cc5d5df-21b9-4ef9-a7d0-037a15d30cdb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cc5d5df-21b9-4ef9-a7d0-037a15d30cdb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee8903ff-4946-4455-a720-99f29242115e { text-align: left; }
#s-ee8903ff-4946-4455-a720-99f29242115e .shg-product-sold-out {
  display: none;
}

#s-ee8903ff-4946-4455-a720-99f29242115e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee8903ff-4946-4455-a720-99f29242115e .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-f9167eb0-ca84-40d8-86ba-3369ca9f02b6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f9167eb0-ca84-40d8-86ba-3369ca9f02b6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f9167eb0-ca84-40d8-86ba-3369ca9f02b6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f9167eb0-ca84-40d8-86ba-3369ca9f02b6 {
  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-f9167eb0-ca84-40d8-86ba-3369ca9f02b6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f9167eb0-ca84-40d8-86ba-3369ca9f02b6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f9167eb0-ca84-40d8-86ba-3369ca9f02b6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-424c5828-0f0b-4d17-8364-5accd7ead34b {
  display: none;
}
#s-c9dbd5a4-e822-486b-a1d5-058eb9aa1cb8 { text-align: left; }
#s-0ca6a29b-fd42-488e-bada-4fb665690c3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0ca6a29b-fd42-488e-bada-4fb665690c3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-183d3cbc-cad9-4138-b216-2bc4d3e63394 { text-align: left; }
#s-183d3cbc-cad9-4138-b216-2bc4d3e63394 .shg-product-sold-out {
  display: none;
}

#s-183d3cbc-cad9-4138-b216-2bc4d3e63394 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-183d3cbc-cad9-4138-b216-2bc4d3e63394 .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-d441be85-11de-45bc-967b-6c53a4833f19 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d441be85-11de-45bc-967b-6c53a4833f19:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d441be85-11de-45bc-967b-6c53a4833f19:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d441be85-11de-45bc-967b-6c53a4833f19 {
  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-d441be85-11de-45bc-967b-6c53a4833f19.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d441be85-11de-45bc-967b-6c53a4833f19.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d441be85-11de-45bc-967b-6c53a4833f19.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5534ab6f-943e-4673-b9da-62855cdbbb66 {
  display: none;
}
#s-d21fd63c-8f29-40a3-a386-5583a8b89bb2 { text-align: left; }
#s-49cf5a25-3398-45cb-8260-415a13b9376f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49cf5a25-3398-45cb-8260-415a13b9376f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-829f1a08-f0fe-4989-b2ec-8bd3b0e14acb { text-align: left; }
#s-829f1a08-f0fe-4989-b2ec-8bd3b0e14acb .shg-product-sold-out {
  display: none;
}

#s-829f1a08-f0fe-4989-b2ec-8bd3b0e14acb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-829f1a08-f0fe-4989-b2ec-8bd3b0e14acb .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-bdba6093-944d-47c8-a018-f5b03054ae10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bdba6093-944d-47c8-a018-f5b03054ae10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bdba6093-944d-47c8-a018-f5b03054ae10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bdba6093-944d-47c8-a018-f5b03054ae10 {
  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-bdba6093-944d-47c8-a018-f5b03054ae10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdba6093-944d-47c8-a018-f5b03054ae10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bdba6093-944d-47c8-a018-f5b03054ae10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4d7607a6-e3c0-43aa-ad2e-49494d1de6eb {
  display: none;
}
#s-8b4cfae0-6425-48b1-b632-d9d76641f34a { text-align: left; }
#s-ec87d43b-69f5-43a8-b0a9-d406be632cdb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec87d43b-69f5-43a8-b0a9-d406be632cdb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98b0af50-4ebe-4d90-994d-728eb906c3f4 { text-align: left; }
#s-98b0af50-4ebe-4d90-994d-728eb906c3f4 .shg-product-sold-out {
  display: none;
}

#s-98b0af50-4ebe-4d90-994d-728eb906c3f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98b0af50-4ebe-4d90-994d-728eb906c3f4 .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-3788f737-a555-4118-9909-bd4de9b27c89 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3788f737-a555-4118-9909-bd4de9b27c89:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3788f737-a555-4118-9909-bd4de9b27c89:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3788f737-a555-4118-9909-bd4de9b27c89 {
  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-3788f737-a555-4118-9909-bd4de9b27c89.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3788f737-a555-4118-9909-bd4de9b27c89.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3788f737-a555-4118-9909-bd4de9b27c89.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5c777b22-6165-44de-9a19-55eea7fc0cc1 {
  display: none;
}
#s-18c0a336-0202-474f-bfda-8b66880357dd { text-align: left; }
#s-497db8d8-450c-4cbb-a504-081ef0c27c95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-497db8d8-450c-4cbb-a504-081ef0c27c95 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17d7b7c5-856c-4e11-b909-69e4b1867c45 { text-align: left; }
#s-17d7b7c5-856c-4e11-b909-69e4b1867c45 .shg-product-sold-out {
  display: none;
}

#s-17d7b7c5-856c-4e11-b909-69e4b1867c45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17d7b7c5-856c-4e11-b909-69e4b1867c45 .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-32c208cb-8793-4ef8-b6ee-8dee139ab927 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32c208cb-8793-4ef8-b6ee-8dee139ab927:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32c208cb-8793-4ef8-b6ee-8dee139ab927:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32c208cb-8793-4ef8-b6ee-8dee139ab927 {
  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-32c208cb-8793-4ef8-b6ee-8dee139ab927.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32c208cb-8793-4ef8-b6ee-8dee139ab927.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32c208cb-8793-4ef8-b6ee-8dee139ab927.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;
}
