.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-f0f8e5be-8c07-459d-998e-80d507867bbf {
  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-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 { margin-top: 40px; }
#s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .shogun-tabs {
  justify-content: center;
}


  #s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-d41aa0bf-0a5d-4a5f-86de-8be33e9923e9 .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-bdb8eb76-3a54-47ab-ac37-b7f42f46b7c5 { padding-top: 10px;
padding-bottom: 10px; }
 #s-bdb8eb76-3a54-47ab-ac37-b7f42f46b7c5 .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-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-93202ef8-cab2-4524-b746-80fe848188d8 .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-17f2b368-be01-4d48-b7aa-8b264aae551c { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-17f2b368-be01-4d48-b7aa-8b264aae551c"] > .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-f1fe5269-7fca-44f8-bcb4-bbc252ce071e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-79cabdb6-d09b-4b0b-bccc-68a455aecb4e { 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-9ed50549-1a14-437e-878b-234d3453a8fb { 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-9ed50549-1a14-437e-878b-234d3453a8fb: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-9ed50549-1a14-437e-878b-234d3453a8fb: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-9ed50549-1a14-437e-878b-234d3453a8fb.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-80481647-9b2d-4b6d-80fe-1ffda8d32c0a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-935ecfa3-0b31-4766-ae92-eaba017c3db3 { 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-d2eb5270-08b1-4930-9ed4-8c6b62f8df72 { 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-d2eb5270-08b1-4930-9ed4-8c6b62f8df72: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-d2eb5270-08b1-4930-9ed4-8c6b62f8df72: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-d2eb5270-08b1-4930-9ed4-8c6b62f8df72.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4491ad42-ce3e-4ab0-a059-d29726396f7a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-797bae57-f248-42d6-8ef4-13915333436b { 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-4d3b8a8d-2956-41e9-979d-b98f9c9d516c { 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-4d3b8a8d-2956-41e9-979d-b98f9c9d516c: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-4d3b8a8d-2956-41e9-979d-b98f9c9d516c: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-4d3b8a8d-2956-41e9-979d-b98f9c9d516c.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-e58b54a4-6536-4bce-a0ed-9d63bb6f8d81 { min-height: 50px; }
#s-e58b54a4-6536-4bce-a0ed-9d63bb6f8d81 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4f816a63-e6dd-43f5-83bc-960efe0a03fd { 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-4f816a63-e6dd-43f5-83bc-960efe0a03fd .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-29a6d439-3bc5-4853-b9b8-6fd712a4aea2 {
  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-77f84e1e-a2c8-4114-9877-75c74bd43a6d { 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-a940c0be-09be-481e-b60b-877f23b8039e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a940c0be-09be-481e-b60b-877f23b8039e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8c81f455-3b0d-4c9d-90d3-cfabf344fed4 {
  display: none;
}
#s-c9ae8050-0eb7-4a5e-99ec-a52be158fa48 { text-align: left; }
#s-66005d2a-79d9-459c-9b75-dc008f930d71 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-66005d2a-79d9-459c-9b75-dc008f930d71 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bd5c7df3-e297-4c84-afcf-3beadb3701e7 {
  display: none;
}
#s-205a3f5f-118b-468c-9572-0cc38f8470e6 { text-align: left; }
#s-302ba027-19bf-4eff-92ee-bc428b344768 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-302ba027-19bf-4eff-92ee-bc428b344768 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7e6c2f45-fb07-4571-b1d3-bd17f593d3a9 {
  display: none;
}
#s-47583f24-a788-4016-bfbe-7223fdac2908 { text-align: left; }
#s-bc2a134b-429e-4232-b8a2-95215566ec2f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc2a134b-429e-4232-b8a2-95215566ec2f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b8768d18-01fa-4ca6-b754-0ae566f5658f {
  display: none;
}
#s-cbe097cb-f3ed-42f5-b549-d4c3758c65a1 { text-align: left; }
#s-c7e8919f-511f-4304-9e41-ff6458c4244e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7e8919f-511f-4304-9e41-ff6458c4244e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a0f423d-cbc6-492b-a6d8-9f959c1c14ff { text-align: left; }
#s-5a0f423d-cbc6-492b-a6d8-9f959c1c14ff .shg-product-sold-out {
  display: none;
}

#s-5a0f423d-cbc6-492b-a6d8-9f959c1c14ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a0f423d-cbc6-492b-a6d8-9f959c1c14ff .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-b06c1a76-4eb6-44c1-840e-4b030d027623 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b06c1a76-4eb6-44c1-840e-4b030d027623:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b06c1a76-4eb6-44c1-840e-4b030d027623:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b06c1a76-4eb6-44c1-840e-4b030d027623 {
  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-b06c1a76-4eb6-44c1-840e-4b030d027623.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b06c1a76-4eb6-44c1-840e-4b030d027623.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b06c1a76-4eb6-44c1-840e-4b030d027623.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71f4d2ad-799f-4171-9f20-5e008886d96f {
  display: none;
}
#s-051058e6-6551-4be9-a34c-ce0ee7aa2848 { text-align: left; }
#s-937a4f35-915f-4fd6-b975-d98f2905278f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-937a4f35-915f-4fd6-b975-d98f2905278f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c8347d83-1e2c-4afc-ab29-2ebe4c5f9afa { text-align: left; }
#s-c8347d83-1e2c-4afc-ab29-2ebe4c5f9afa .shg-product-sold-out {
  display: none;
}

#s-c8347d83-1e2c-4afc-ab29-2ebe4c5f9afa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c8347d83-1e2c-4afc-ab29-2ebe4c5f9afa .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-fa05edf3-9ae6-4ccc-be33-428410b04491 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa05edf3-9ae6-4ccc-be33-428410b04491:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa05edf3-9ae6-4ccc-be33-428410b04491:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa05edf3-9ae6-4ccc-be33-428410b04491 {
  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-fa05edf3-9ae6-4ccc-be33-428410b04491.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa05edf3-9ae6-4ccc-be33-428410b04491.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa05edf3-9ae6-4ccc-be33-428410b04491.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e76d5b54-e154-417a-b80e-17aafc98c36e {
  display: none;
}
#s-bbf8dcf5-cae6-4ff0-aac0-a94dffe332f4 { text-align: left; }
#s-bf8c8312-6d2b-468f-819e-45b00fc59741 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf8c8312-6d2b-468f-819e-45b00fc59741 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3587683-2d28-4f23-bc74-783a341a2e85 { text-align: left; }
#s-a3587683-2d28-4f23-bc74-783a341a2e85 .shg-product-sold-out {
  display: none;
}

#s-a3587683-2d28-4f23-bc74-783a341a2e85 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3587683-2d28-4f23-bc74-783a341a2e85 .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-7dae6aaa-68ad-45f2-911d-034f402443ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7dae6aaa-68ad-45f2-911d-034f402443ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7dae6aaa-68ad-45f2-911d-034f402443ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7dae6aaa-68ad-45f2-911d-034f402443ce {
  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-7dae6aaa-68ad-45f2-911d-034f402443ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7dae6aaa-68ad-45f2-911d-034f402443ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7dae6aaa-68ad-45f2-911d-034f402443ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc4f83f7-dbc8-4d35-89ac-fba6d48d50d7 {
  display: none;
}
#s-b38c5f32-77de-40ed-9016-ac77fe4c222c { text-align: left; }
#s-8fdbf92b-1fbb-4b81-95be-e6680632380e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8fdbf92b-1fbb-4b81-95be-e6680632380e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-79f33f8f-fc24-452a-b8c0-f420b28f042b { text-align: left; }
#s-79f33f8f-fc24-452a-b8c0-f420b28f042b .shg-product-sold-out {
  display: none;
}

#s-79f33f8f-fc24-452a-b8c0-f420b28f042b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79f33f8f-fc24-452a-b8c0-f420b28f042b .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-7c601fdb-5de3-44df-b03a-071fa7ad3109 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c601fdb-5de3-44df-b03a-071fa7ad3109:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c601fdb-5de3-44df-b03a-071fa7ad3109:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c601fdb-5de3-44df-b03a-071fa7ad3109 {
  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-7c601fdb-5de3-44df-b03a-071fa7ad3109.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c601fdb-5de3-44df-b03a-071fa7ad3109.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c601fdb-5de3-44df-b03a-071fa7ad3109.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46e589e7-31e3-443e-b248-39498b4b6f08 {
  display: none;
}
#s-f81f8103-7458-4031-bb42-4b0d94ed6d5f { text-align: left; }
#s-ce290af3-0ac8-409b-a69d-b7a79bf3d5a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce290af3-0ac8-409b-a69d-b7a79bf3d5a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25035557-21ec-4979-98c4-18765f78a229 { text-align: left; }
#s-25035557-21ec-4979-98c4-18765f78a229 .shg-product-sold-out {
  display: none;
}

#s-25035557-21ec-4979-98c4-18765f78a229 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25035557-21ec-4979-98c4-18765f78a229 .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-a803e6f8-4f2f-4428-bd31-a6a536203757 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a803e6f8-4f2f-4428-bd31-a6a536203757:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a803e6f8-4f2f-4428-bd31-a6a536203757:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a803e6f8-4f2f-4428-bd31-a6a536203757 {
  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-a803e6f8-4f2f-4428-bd31-a6a536203757.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a803e6f8-4f2f-4428-bd31-a6a536203757.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a803e6f8-4f2f-4428-bd31-a6a536203757.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c05e73d0-17f5-4df4-aca9-ecc8c2feb96f {
  display: none;
}
#s-685acb33-9456-4b6f-8d22-7d0f97f757aa { text-align: left; }
#s-6d055c6d-6233-495b-bf5a-053032ba4b88 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d055c6d-6233-495b-bf5a-053032ba4b88 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a5db096a-4ca4-48ae-95d4-d64855f72358 { text-align: left; }
#s-a5db096a-4ca4-48ae-95d4-d64855f72358 .shg-product-sold-out {
  display: none;
}

#s-a5db096a-4ca4-48ae-95d4-d64855f72358 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a5db096a-4ca4-48ae-95d4-d64855f72358 .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-10313c69-2cb7-4000-a5ca-9c869fa31198 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-10313c69-2cb7-4000-a5ca-9c869fa31198:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-10313c69-2cb7-4000-a5ca-9c869fa31198:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-10313c69-2cb7-4000-a5ca-9c869fa31198 {
  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-10313c69-2cb7-4000-a5ca-9c869fa31198.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-10313c69-2cb7-4000-a5ca-9c869fa31198.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-10313c69-2cb7-4000-a5ca-9c869fa31198.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d6c476b5-ca71-42f7-80a0-21932292524e {
  display: none;
}
#s-b2ca7655-9d3b-47c0-ac02-b2bee98188aa { text-align: left; }
#s-2efb526f-fec3-4121-8dce-09cb53d9c6ff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2efb526f-fec3-4121-8dce-09cb53d9c6ff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa390b61-a9dc-45eb-8f6e-2c1ee1f16528 { text-align: left; }
#s-fa390b61-a9dc-45eb-8f6e-2c1ee1f16528 .shg-product-sold-out {
  display: none;
}

#s-fa390b61-a9dc-45eb-8f6e-2c1ee1f16528 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa390b61-a9dc-45eb-8f6e-2c1ee1f16528 .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-85a4bbdf-1443-4c00-ac09-3d35b3537649 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85a4bbdf-1443-4c00-ac09-3d35b3537649:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85a4bbdf-1443-4c00-ac09-3d35b3537649:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85a4bbdf-1443-4c00-ac09-3d35b3537649 {
  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-85a4bbdf-1443-4c00-ac09-3d35b3537649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85a4bbdf-1443-4c00-ac09-3d35b3537649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85a4bbdf-1443-4c00-ac09-3d35b3537649.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7d336841-fd2e-43d6-974e-fb13eb3f4287 {
  display: none;
}
#s-29ef9d23-e859-4e21-bfd1-ddd0928415f1 { text-align: left; }
#s-7d71560e-6763-46fb-8f73-65171769159f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d71560e-6763-46fb-8f73-65171769159f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-26525b94-66d9-4c0a-b5ba-b083d40e7761 { text-align: left; }
#s-26525b94-66d9-4c0a-b5ba-b083d40e7761 .shg-product-sold-out {
  display: none;
}

#s-26525b94-66d9-4c0a-b5ba-b083d40e7761 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-26525b94-66d9-4c0a-b5ba-b083d40e7761 .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-5a6293ce-218f-4490-a9bf-2daf797cb96c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5a6293ce-218f-4490-a9bf-2daf797cb96c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5a6293ce-218f-4490-a9bf-2daf797cb96c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5a6293ce-218f-4490-a9bf-2daf797cb96c {
  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-5a6293ce-218f-4490-a9bf-2daf797cb96c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5a6293ce-218f-4490-a9bf-2daf797cb96c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5a6293ce-218f-4490-a9bf-2daf797cb96c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4dfbab5b-8b9d-49b3-a692-283b263af6c7 {
  display: none;
}
#s-6d6aa652-ccca-4cc4-88b6-ebeb085e8ce6 { text-align: left; }
#s-100c6e02-eacf-445b-80c9-b5dd0a375e4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-100c6e02-eacf-445b-80c9-b5dd0a375e4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9edcf9e5-9f96-4760-9fcc-5a01c2d00f45 { text-align: left; }
#s-9edcf9e5-9f96-4760-9fcc-5a01c2d00f45 .shg-product-sold-out {
  display: none;
}

#s-9edcf9e5-9f96-4760-9fcc-5a01c2d00f45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9edcf9e5-9f96-4760-9fcc-5a01c2d00f45 .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-d746f138-3edd-4454-a780-a5fa1957da3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d746f138-3edd-4454-a780-a5fa1957da3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d746f138-3edd-4454-a780-a5fa1957da3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d746f138-3edd-4454-a780-a5fa1957da3a {
  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-d746f138-3edd-4454-a780-a5fa1957da3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d746f138-3edd-4454-a780-a5fa1957da3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d746f138-3edd-4454-a780-a5fa1957da3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-551a6cec-4ac3-41a5-840a-8ea20e7f84b9 {
  display: none;
}
#s-b4b194be-b5e4-4379-8955-d23b3ad38a5f { text-align: left; }
#s-2b603df2-3c48-4d9e-9e48-79a323a8697b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b603df2-3c48-4d9e-9e48-79a323a8697b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b214ea6-1a65-4f41-819c-67cfd5685886 { text-align: left; }
#s-7b214ea6-1a65-4f41-819c-67cfd5685886 .shg-product-sold-out {
  display: none;
}

#s-7b214ea6-1a65-4f41-819c-67cfd5685886 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b214ea6-1a65-4f41-819c-67cfd5685886 .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-06acf343-6a39-4ef4-85ab-a38333cb0746 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06acf343-6a39-4ef4-85ab-a38333cb0746:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06acf343-6a39-4ef4-85ab-a38333cb0746:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06acf343-6a39-4ef4-85ab-a38333cb0746 {
  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-06acf343-6a39-4ef4-85ab-a38333cb0746.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06acf343-6a39-4ef4-85ab-a38333cb0746.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06acf343-6a39-4ef4-85ab-a38333cb0746.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9240b5b4-c0b2-4fdd-944b-c4870028f728 {
  display: none;
}
#s-2b67199c-f8c6-4bdf-a6b2-286286710d5c { text-align: left; }
#s-75237f5f-0b0e-4cd0-b39b-7bd47ca0f6cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75237f5f-0b0e-4cd0-b39b-7bd47ca0f6cd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ce0fa5de-7f09-4b20-82ab-c4f06a4a2f91 { text-align: left; }
#s-ce0fa5de-7f09-4b20-82ab-c4f06a4a2f91 .shg-product-sold-out {
  display: none;
}

#s-ce0fa5de-7f09-4b20-82ab-c4f06a4a2f91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ce0fa5de-7f09-4b20-82ab-c4f06a4a2f91 .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-59a2d2d6-31e8-4b96-acaa-24f72ea11472 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59a2d2d6-31e8-4b96-acaa-24f72ea11472:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59a2d2d6-31e8-4b96-acaa-24f72ea11472:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59a2d2d6-31e8-4b96-acaa-24f72ea11472 {
  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-59a2d2d6-31e8-4b96-acaa-24f72ea11472.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59a2d2d6-31e8-4b96-acaa-24f72ea11472.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59a2d2d6-31e8-4b96-acaa-24f72ea11472.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-291296e9-742d-4041-9d64-92b1ab2084f5 {
  display: none;
}
#s-b1dea15b-142e-41cf-8d5a-e6a8bf9a92ee { text-align: left; }
#s-c2879bdd-2e33-426b-89c6-d0b1e9653250 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c2879bdd-2e33-426b-89c6-d0b1e9653250 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4adaa33c-215e-4b3c-86a7-678f2f92c071 { text-align: left; }
#s-4adaa33c-215e-4b3c-86a7-678f2f92c071 .shg-product-sold-out {
  display: none;
}

#s-4adaa33c-215e-4b3c-86a7-678f2f92c071 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4adaa33c-215e-4b3c-86a7-678f2f92c071 .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-12d8baa9-40c0-476a-b42b-d1e4871431b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-12d8baa9-40c0-476a-b42b-d1e4871431b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-12d8baa9-40c0-476a-b42b-d1e4871431b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-12d8baa9-40c0-476a-b42b-d1e4871431b8 {
  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-12d8baa9-40c0-476a-b42b-d1e4871431b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-12d8baa9-40c0-476a-b42b-d1e4871431b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-12d8baa9-40c0-476a-b42b-d1e4871431b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f0012e5-d467-48ae-bd6f-5cc1a064f018 {
  display: none;
}
#s-be32be70-6de3-49eb-8f0f-05272a904078 { text-align: left; }
#s-9c63d6b1-081b-4922-91d2-fddc562a8705 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c63d6b1-081b-4922-91d2-fddc562a8705 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d720b81-7bdf-472a-a524-d33176ae91d2 { text-align: left; }
#s-5d720b81-7bdf-472a-a524-d33176ae91d2 .shg-product-sold-out {
  display: none;
}

#s-5d720b81-7bdf-472a-a524-d33176ae91d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d720b81-7bdf-472a-a524-d33176ae91d2 .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-8b7b1878-fc65-41fe-b821-adfe60612bdb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b7b1878-fc65-41fe-b821-adfe60612bdb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b7b1878-fc65-41fe-b821-adfe60612bdb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b7b1878-fc65-41fe-b821-adfe60612bdb {
  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-8b7b1878-fc65-41fe-b821-adfe60612bdb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b7b1878-fc65-41fe-b821-adfe60612bdb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b7b1878-fc65-41fe-b821-adfe60612bdb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-894762a9-12c3-48ba-9992-bdd7164e8304 {
  display: none;
}
#s-196bdb6e-4fd1-4958-81ee-293c9aa0dacc { text-align: left; }
#s-966d1743-fdcf-4f8e-a11e-96e5a06ba33d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-966d1743-fdcf-4f8e-a11e-96e5a06ba33d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c844651-e79c-43dd-ad31-7536d066041d { text-align: left; }
#s-8c844651-e79c-43dd-ad31-7536d066041d .shg-product-sold-out {
  display: none;
}

#s-8c844651-e79c-43dd-ad31-7536d066041d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c844651-e79c-43dd-ad31-7536d066041d .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-d5cc8161-0c2e-4bb7-acf6-c91c8f2ed791 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5cc8161-0c2e-4bb7-acf6-c91c8f2ed791:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5cc8161-0c2e-4bb7-acf6-c91c8f2ed791:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5cc8161-0c2e-4bb7-acf6-c91c8f2ed791 {
  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-d5cc8161-0c2e-4bb7-acf6-c91c8f2ed791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5cc8161-0c2e-4bb7-acf6-c91c8f2ed791.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5cc8161-0c2e-4bb7-acf6-c91c8f2ed791.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c473adb2-b03e-4138-b21c-329c10465f1e {
  display: none;
}
#s-0b7ec4b9-27b1-4667-843a-956e331e7b77 { text-align: left; }
#s-51a432ab-c8d4-459a-a577-1c93dcf822e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51a432ab-c8d4-459a-a577-1c93dcf822e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4561b40-d4ca-4d97-80cc-184d62d712b4 { text-align: left; }
#s-a4561b40-d4ca-4d97-80cc-184d62d712b4 .shg-product-sold-out {
  display: none;
}

#s-a4561b40-d4ca-4d97-80cc-184d62d712b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4561b40-d4ca-4d97-80cc-184d62d712b4 .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-0be37dd4-8f73-48ba-aeb8-944d4063335a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0be37dd4-8f73-48ba-aeb8-944d4063335a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0be37dd4-8f73-48ba-aeb8-944d4063335a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0be37dd4-8f73-48ba-aeb8-944d4063335a {
  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-0be37dd4-8f73-48ba-aeb8-944d4063335a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0be37dd4-8f73-48ba-aeb8-944d4063335a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0be37dd4-8f73-48ba-aeb8-944d4063335a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dcc68ce0-59d7-4205-8458-2cf3071fdc31 {
  display: none;
}
#s-13f07bee-39f2-4cce-abfc-f701d991e1e6 { text-align: left; }
#s-520620c7-c4bf-446a-a8da-5ebe4f98f74b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-520620c7-c4bf-446a-a8da-5ebe4f98f74b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ead3e24-0b80-446b-94cc-12b3427ade65 { text-align: left; }
#s-1ead3e24-0b80-446b-94cc-12b3427ade65 .shg-product-sold-out {
  display: none;
}

#s-1ead3e24-0b80-446b-94cc-12b3427ade65 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ead3e24-0b80-446b-94cc-12b3427ade65 .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-8e39171f-2b49-457c-9c18-ad24a5ec0569 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e39171f-2b49-457c-9c18-ad24a5ec0569:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e39171f-2b49-457c-9c18-ad24a5ec0569:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e39171f-2b49-457c-9c18-ad24a5ec0569 {
  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-8e39171f-2b49-457c-9c18-ad24a5ec0569.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e39171f-2b49-457c-9c18-ad24a5ec0569.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e39171f-2b49-457c-9c18-ad24a5ec0569.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-57fab13d-f5de-4d48-b175-f805dafb7a5a {
  display: none;
}
#s-8fe7f427-fc51-4377-8971-786a8c2b2a85 { text-align: left; }
#s-a26bee94-6467-4c73-bc79-bf5a0e888385 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a26bee94-6467-4c73-bc79-bf5a0e888385 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6abee4bd-6dd1-42e3-b303-c7a831307c28 { text-align: left; }
#s-6abee4bd-6dd1-42e3-b303-c7a831307c28 .shg-product-sold-out {
  display: none;
}

#s-6abee4bd-6dd1-42e3-b303-c7a831307c28 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6abee4bd-6dd1-42e3-b303-c7a831307c28 .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-b5b45a4d-2313-46d0-8fab-35411d1065b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5b45a4d-2313-46d0-8fab-35411d1065b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5b45a4d-2313-46d0-8fab-35411d1065b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5b45a4d-2313-46d0-8fab-35411d1065b5 {
  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-b5b45a4d-2313-46d0-8fab-35411d1065b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5b45a4d-2313-46d0-8fab-35411d1065b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5b45a4d-2313-46d0-8fab-35411d1065b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9a81544d-a164-4da7-a646-66cc71fb3000 {
  display: none;
}
#s-880ef966-378d-4fb5-8076-e496e9ef7972 { text-align: left; }
#s-662ad5f6-4c97-4cc8-aacb-60a3e7cf59b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-662ad5f6-4c97-4cc8-aacb-60a3e7cf59b3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2a85e9a5-1bac-4ddd-9cb5-3830f9d2e0b5 { text-align: left; }
#s-2a85e9a5-1bac-4ddd-9cb5-3830f9d2e0b5 .shg-product-sold-out {
  display: none;
}

#s-2a85e9a5-1bac-4ddd-9cb5-3830f9d2e0b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2a85e9a5-1bac-4ddd-9cb5-3830f9d2e0b5 .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-e77ce3d1-d1fe-43ec-97fa-30f1dbd93ec2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e77ce3d1-d1fe-43ec-97fa-30f1dbd93ec2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e77ce3d1-d1fe-43ec-97fa-30f1dbd93ec2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e77ce3d1-d1fe-43ec-97fa-30f1dbd93ec2 {
  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-e77ce3d1-d1fe-43ec-97fa-30f1dbd93ec2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e77ce3d1-d1fe-43ec-97fa-30f1dbd93ec2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e77ce3d1-d1fe-43ec-97fa-30f1dbd93ec2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb5867cf-2e18-4405-a981-b5c1d24b2c51 {
  display: none;
}
#s-b6525ae4-3b96-4538-ad9c-27db3c685710 { text-align: left; }
#s-5fb46f64-9626-45cb-a7c0-cfb1adbd2fed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5fb46f64-9626-45cb-a7c0-cfb1adbd2fed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-844a4f5f-d213-4a88-b280-d4795717b6c4 { text-align: left; }
#s-844a4f5f-d213-4a88-b280-d4795717b6c4 .shg-product-sold-out {
  display: none;
}

#s-844a4f5f-d213-4a88-b280-d4795717b6c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-844a4f5f-d213-4a88-b280-d4795717b6c4 .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-f3efc803-4959-43da-9d28-cf450c71ec0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f3efc803-4959-43da-9d28-cf450c71ec0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f3efc803-4959-43da-9d28-cf450c71ec0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f3efc803-4959-43da-9d28-cf450c71ec0e {
  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-f3efc803-4959-43da-9d28-cf450c71ec0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f3efc803-4959-43da-9d28-cf450c71ec0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f3efc803-4959-43da-9d28-cf450c71ec0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dadb4db2-1a22-4153-9f42-b78a18a3237d {
  display: none;
}
#s-092cfdac-e204-41bc-820b-cfcdb043f76f { text-align: left; }
#s-8916a881-d087-497c-9cb8-d6d676841138 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8916a881-d087-497c-9cb8-d6d676841138 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-eefdca0b-3eca-43c0-9dea-802e6d2d000f { text-align: left; }
#s-eefdca0b-3eca-43c0-9dea-802e6d2d000f .shg-product-sold-out {
  display: none;
}

#s-eefdca0b-3eca-43c0-9dea-802e6d2d000f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-eefdca0b-3eca-43c0-9dea-802e6d2d000f .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-1d45e9f9-ba28-4f3c-83c5-3ad48b47ed42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d45e9f9-ba28-4f3c-83c5-3ad48b47ed42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d45e9f9-ba28-4f3c-83c5-3ad48b47ed42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d45e9f9-ba28-4f3c-83c5-3ad48b47ed42 {
  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-1d45e9f9-ba28-4f3c-83c5-3ad48b47ed42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d45e9f9-ba28-4f3c-83c5-3ad48b47ed42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d45e9f9-ba28-4f3c-83c5-3ad48b47ed42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ff9a3546-4825-4e6c-916f-766fa5b8c2b8 {
  display: none;
}
#s-fdfee50d-f275-44cc-a7f3-6e6e68f440f1 { text-align: left; }
#s-e9f75872-31c8-4a50-93c8-951b1d208f52 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e9f75872-31c8-4a50-93c8-951b1d208f52 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69ffd397-6dcd-40eb-bd8a-6a2d8ef78759 { text-align: left; }
#s-69ffd397-6dcd-40eb-bd8a-6a2d8ef78759 .shg-product-sold-out {
  display: none;
}

#s-69ffd397-6dcd-40eb-bd8a-6a2d8ef78759 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69ffd397-6dcd-40eb-bd8a-6a2d8ef78759 .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-68ada5b3-81f8-409d-88a2-6dac7d2a057c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68ada5b3-81f8-409d-88a2-6dac7d2a057c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68ada5b3-81f8-409d-88a2-6dac7d2a057c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68ada5b3-81f8-409d-88a2-6dac7d2a057c {
  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-68ada5b3-81f8-409d-88a2-6dac7d2a057c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68ada5b3-81f8-409d-88a2-6dac7d2a057c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68ada5b3-81f8-409d-88a2-6dac7d2a057c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88d560e1-cfc0-43c1-91d2-f936a35d33f2 {
  display: none;
}
#s-eabeaa93-ada8-432f-aebe-2f518b8f87b2 { text-align: left; }
#s-34edd87f-7a26-453d-802e-1007e890c229 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34edd87f-7a26-453d-802e-1007e890c229 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-24dc7cf2-c03c-40ca-ba5c-69e8e1a8f03c { text-align: left; }
#s-24dc7cf2-c03c-40ca-ba5c-69e8e1a8f03c .shg-product-sold-out {
  display: none;
}

#s-24dc7cf2-c03c-40ca-ba5c-69e8e1a8f03c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-24dc7cf2-c03c-40ca-ba5c-69e8e1a8f03c .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-7cda2637-33a6-4c96-b588-9fc58b79c243 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cda2637-33a6-4c96-b588-9fc58b79c243:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cda2637-33a6-4c96-b588-9fc58b79c243:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cda2637-33a6-4c96-b588-9fc58b79c243 {
  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-7cda2637-33a6-4c96-b588-9fc58b79c243.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cda2637-33a6-4c96-b588-9fc58b79c243.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cda2637-33a6-4c96-b588-9fc58b79c243.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-46268008-a40a-440c-933c-eabad87a26bd {
  display: none;
}
#s-4ff34ede-0a33-46e9-b527-ba69bc9f5b5d { text-align: left; }
#s-e88452e7-c2cc-4144-8b9d-a6013ae36e24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e88452e7-c2cc-4144-8b9d-a6013ae36e24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cfa03df3-54b4-4579-8ea7-2d72d0fce808 { text-align: left; }
#s-cfa03df3-54b4-4579-8ea7-2d72d0fce808 .shg-product-sold-out {
  display: none;
}

#s-cfa03df3-54b4-4579-8ea7-2d72d0fce808 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cfa03df3-54b4-4579-8ea7-2d72d0fce808 .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-52b802d1-c1c5-46be-8b26-bf3943502635 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52b802d1-c1c5-46be-8b26-bf3943502635:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52b802d1-c1c5-46be-8b26-bf3943502635:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52b802d1-c1c5-46be-8b26-bf3943502635 {
  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-52b802d1-c1c5-46be-8b26-bf3943502635.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52b802d1-c1c5-46be-8b26-bf3943502635.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52b802d1-c1c5-46be-8b26-bf3943502635.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8fdbb359-7be2-44f4-a301-6615d94ee885 {
  display: none;
}
#s-2f3721df-801a-43c0-a58f-c1138a1cc3c8 { text-align: left; }
#s-03137c52-0036-478c-baf4-543fd583fa28 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03137c52-0036-478c-baf4-543fd583fa28 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e475b1d-d8c9-4c9b-943b-170b110316c8 { text-align: left; }
#s-9e475b1d-d8c9-4c9b-943b-170b110316c8 .shg-product-sold-out {
  display: none;
}

#s-9e475b1d-d8c9-4c9b-943b-170b110316c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e475b1d-d8c9-4c9b-943b-170b110316c8 .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-d5b6f38a-9c03-4e2a-88e6-408eb987c56d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5b6f38a-9c03-4e2a-88e6-408eb987c56d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5b6f38a-9c03-4e2a-88e6-408eb987c56d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5b6f38a-9c03-4e2a-88e6-408eb987c56d {
  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-d5b6f38a-9c03-4e2a-88e6-408eb987c56d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5b6f38a-9c03-4e2a-88e6-408eb987c56d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5b6f38a-9c03-4e2a-88e6-408eb987c56d.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;
}
