.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-a79f8d12-9e7d-4783-ab8f-e5a4e3c6563b {
  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-c0cb26d5-afea-4c54-97c0-51ba5bdead86 { margin-top: 40px; }
#s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .shogun-tabs {
  justify-content: center;
}


  #s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-c0cb26d5-afea-4c54-97c0-51ba5bdead86 .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-e468bf01-9f5f-4517-a04f-0f13dee37744 { padding-top: 10px;
padding-bottom: 10px; }
 #s-e468bf01-9f5f-4517-a04f-0f13dee37744 .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-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ea1d869b-e394-4124-9c94-29476b5266bc .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-08e4872a-65d1-4228-8c61-a369f42f16c0 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-08e4872a-65d1-4228-8c61-a369f42f16c0"] > .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-dbc5c4a7-31a6-4cf6-a1db-b4abf5c8b078 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-eec445bb-15d6-4239-81e3-eeef74abeb7d { 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-71bde06b-9ad7-438a-a4a1-e108e7ee749d { 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-71bde06b-9ad7-438a-a4a1-e108e7ee749d: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-71bde06b-9ad7-438a-a4a1-e108e7ee749d: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-71bde06b-9ad7-438a-a4a1-e108e7ee749d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2bebe108-5709-44d2-96f3-4608562f51d3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-9db99d16-f45b-4d9f-a98a-1381d36ba8a1 { 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-8be0da9b-054e-4786-ad4b-50b5b9910cdd { 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-8be0da9b-054e-4786-ad4b-50b5b9910cdd: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-8be0da9b-054e-4786-ad4b-50b5b9910cdd: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-8be0da9b-054e-4786-ad4b-50b5b9910cdd.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7828ecc1-3de3-416a-adcd-26d0c07c29e3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c2fb115b-6b84-48ca-987a-b5cf7312b120 { 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-a6e09ac6-b462-4564-a152-e76ad68146b0 { 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-a6e09ac6-b462-4564-a152-e76ad68146b0: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-a6e09ac6-b462-4564-a152-e76ad68146b0: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-a6e09ac6-b462-4564-a152-e76ad68146b0.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-2c43e822-6600-4f67-a820-0c347f295fb3 { min-height: 50px; }
#s-2c43e822-6600-4f67-a820-0c347f295fb3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6bb93d5e-3a7e-4ae6-b00a-1df6fe3d6042 { 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-6bb93d5e-3a7e-4ae6-b00a-1df6fe3d6042 .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-3c72caa2-7789-422b-a46b-937045e39b7f {
  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-ce488dba-47be-46ce-9100-89784e3ececc { 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-beed4f2f-2b2d-4fae-adab-d8d0f0e213de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-beed4f2f-2b2d-4fae-adab-d8d0f0e213de .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4e23e239-e665-4a54-977c-52e8184933a9 {
  display: none;
}
#s-6f83aaff-df16-42f8-83c9-29fb57febee1 { text-align: left; }
#s-202d0a84-73b4-4740-bc66-bd22e968f8ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-202d0a84-73b4-4740-bc66-bd22e968f8ba .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0fccd629-6634-457a-82db-208d725fc920 {
  display: none;
}
#s-c83a71b5-18bd-45e0-a3f2-32cddaa83f02 { text-align: left; }
#s-4d561150-02db-4764-9fe6-56309549d9d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4d561150-02db-4764-9fe6-56309549d9d7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3e5160ed-3cd7-4d66-8375-1f5337d543f9 {
  display: none;
}
#s-d9af291b-e3b5-4cc8-9411-8e4843cf47a7 { text-align: left; }
#s-62428e4e-ada3-4465-adfc-d62328254259 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62428e4e-ada3-4465-adfc-d62328254259 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-786bcf54-f2d1-4862-b34e-eb4dcb5f80ea {
  display: none;
}
#s-9f9e1771-0f91-4e47-86b0-02dbd5e24d7e { text-align: left; }
#s-087f6e5c-96bd-43b6-92b3-c6ac20ced1ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-087f6e5c-96bd-43b6-92b3-c6ac20ced1ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-895defbc-b3f4-42cf-9de2-0c6d94713a20 { text-align: left; }
#s-895defbc-b3f4-42cf-9de2-0c6d94713a20 .shg-product-sold-out {
  display: none;
}

#s-895defbc-b3f4-42cf-9de2-0c6d94713a20 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-895defbc-b3f4-42cf-9de2-0c6d94713a20 .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-91955a16-cf53-4209-bbfd-5958d50fc838 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91955a16-cf53-4209-bbfd-5958d50fc838:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91955a16-cf53-4209-bbfd-5958d50fc838:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91955a16-cf53-4209-bbfd-5958d50fc838 {
  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-91955a16-cf53-4209-bbfd-5958d50fc838.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91955a16-cf53-4209-bbfd-5958d50fc838.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91955a16-cf53-4209-bbfd-5958d50fc838.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-770df2a2-a4be-4eae-97c5-8e18a41e1379 {
  display: none;
}
#s-6865e546-7e07-41ab-84fa-7cc33f04b8f3 { text-align: left; }
#s-8e5e20c1-f42a-4e7a-b63b-6ac8ba86fe99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8e5e20c1-f42a-4e7a-b63b-6ac8ba86fe99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2019f2dc-8225-4083-8202-6a194206b7f9 { text-align: left; }
#s-2019f2dc-8225-4083-8202-6a194206b7f9 .shg-product-sold-out {
  display: none;
}

#s-2019f2dc-8225-4083-8202-6a194206b7f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2019f2dc-8225-4083-8202-6a194206b7f9 .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-accb3c27-a304-4445-83aa-0dde2880102c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-accb3c27-a304-4445-83aa-0dde2880102c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-accb3c27-a304-4445-83aa-0dde2880102c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-accb3c27-a304-4445-83aa-0dde2880102c {
  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-accb3c27-a304-4445-83aa-0dde2880102c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-accb3c27-a304-4445-83aa-0dde2880102c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-accb3c27-a304-4445-83aa-0dde2880102c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6fd1364c-eab7-46e6-ae01-b76c18ac46d4 {
  display: none;
}
#s-5cf9bd27-fc66-4f3f-b184-0b28cca89d0f { text-align: left; }
#s-294fdc92-d879-4b65-a6fa-583e3bcf5454 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-294fdc92-d879-4b65-a6fa-583e3bcf5454 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc3e15d8-f91a-4535-8f75-53208e3fae69 { text-align: left; }
#s-bc3e15d8-f91a-4535-8f75-53208e3fae69 .shg-product-sold-out {
  display: none;
}

#s-bc3e15d8-f91a-4535-8f75-53208e3fae69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc3e15d8-f91a-4535-8f75-53208e3fae69 .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-7f1cec44-473a-4742-80e7-b18253519443 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7f1cec44-473a-4742-80e7-b18253519443:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7f1cec44-473a-4742-80e7-b18253519443:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7f1cec44-473a-4742-80e7-b18253519443 {
  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-7f1cec44-473a-4742-80e7-b18253519443.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7f1cec44-473a-4742-80e7-b18253519443.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7f1cec44-473a-4742-80e7-b18253519443.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e530da18-5cb1-449d-94fb-7660f0831dfb {
  display: none;
}
#s-e215ab94-3e8e-48c7-ac0c-46c307180a1f { text-align: left; }
#s-47ca4a03-1e8a-4eeb-bc3e-eb46d768f7f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47ca4a03-1e8a-4eeb-bc3e-eb46d768f7f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d0603579-577a-44cb-98bd-c92507f4629c { text-align: left; }
#s-d0603579-577a-44cb-98bd-c92507f4629c .shg-product-sold-out {
  display: none;
}

#s-d0603579-577a-44cb-98bd-c92507f4629c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d0603579-577a-44cb-98bd-c92507f4629c .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-73064dc5-6e53-42ea-813b-3f2b52298eb7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-73064dc5-6e53-42ea-813b-3f2b52298eb7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-73064dc5-6e53-42ea-813b-3f2b52298eb7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-73064dc5-6e53-42ea-813b-3f2b52298eb7 {
  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-73064dc5-6e53-42ea-813b-3f2b52298eb7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-73064dc5-6e53-42ea-813b-3f2b52298eb7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-73064dc5-6e53-42ea-813b-3f2b52298eb7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d50f89f9-2e2e-447c-94ed-7764e4561937 {
  display: none;
}
#s-1ac7d2ac-5677-40fb-b790-953441a25914 { text-align: left; }
#s-e4dc0d69-2df8-494a-b86a-ac863473122f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4dc0d69-2df8-494a-b86a-ac863473122f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d20720c5-deab-4728-ad0e-8d9f3f9cd621 { text-align: left; }
#s-d20720c5-deab-4728-ad0e-8d9f3f9cd621 .shg-product-sold-out {
  display: none;
}

#s-d20720c5-deab-4728-ad0e-8d9f3f9cd621 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d20720c5-deab-4728-ad0e-8d9f3f9cd621 .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-d6922d9a-2b90-4599-86c2-6beb50319d56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6922d9a-2b90-4599-86c2-6beb50319d56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6922d9a-2b90-4599-86c2-6beb50319d56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6922d9a-2b90-4599-86c2-6beb50319d56 {
  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-d6922d9a-2b90-4599-86c2-6beb50319d56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6922d9a-2b90-4599-86c2-6beb50319d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6922d9a-2b90-4599-86c2-6beb50319d56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-952acce8-aad9-4aee-a106-9fea77ade6a5 {
  display: none;
}
#s-52839442-fcc4-48ba-bc91-33f36f145808 { text-align: left; }
#s-3b8b53f0-c860-48f8-b4e9-30c5ea4960bd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b8b53f0-c860-48f8-b4e9-30c5ea4960bd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-550e8a78-d83b-4fba-9b28-fab096b32fa8 { text-align: left; }
#s-550e8a78-d83b-4fba-9b28-fab096b32fa8 .shg-product-sold-out {
  display: none;
}

#s-550e8a78-d83b-4fba-9b28-fab096b32fa8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-550e8a78-d83b-4fba-9b28-fab096b32fa8 .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-08246be6-686a-4341-a183-d01f9f465d67 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08246be6-686a-4341-a183-d01f9f465d67:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08246be6-686a-4341-a183-d01f9f465d67:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08246be6-686a-4341-a183-d01f9f465d67 {
  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-08246be6-686a-4341-a183-d01f9f465d67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08246be6-686a-4341-a183-d01f9f465d67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08246be6-686a-4341-a183-d01f9f465d67.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f09e014-e2a0-4e2d-af84-2174f687411f {
  display: none;
}
#s-6718ff8f-ba0a-4809-a547-9470e6403669 { text-align: left; }
#s-85e3f7ab-709c-4ed2-a220-3c315a86ce69 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85e3f7ab-709c-4ed2-a220-3c315a86ce69 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad198fec-94f9-4095-87a4-2ed677c08c7d { text-align: left; }
#s-ad198fec-94f9-4095-87a4-2ed677c08c7d .shg-product-sold-out {
  display: none;
}

#s-ad198fec-94f9-4095-87a4-2ed677c08c7d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad198fec-94f9-4095-87a4-2ed677c08c7d .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-db62d66f-5c9c-4e28-95e6-d3731844b283 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db62d66f-5c9c-4e28-95e6-d3731844b283:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db62d66f-5c9c-4e28-95e6-d3731844b283:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db62d66f-5c9c-4e28-95e6-d3731844b283 {
  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-db62d66f-5c9c-4e28-95e6-d3731844b283.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db62d66f-5c9c-4e28-95e6-d3731844b283.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db62d66f-5c9c-4e28-95e6-d3731844b283.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da5f5036-3efc-4127-a895-240355ab37b5 {
  display: none;
}
#s-15e139f2-d69a-4f30-b187-db82ff043b79 { text-align: left; }
#s-72747e35-bea7-4d75-b3f4-cef84ce71115 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72747e35-bea7-4d75-b3f4-cef84ce71115 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c36595a0-3cdd-410a-a4da-4c1dfb43a3f7 { text-align: left; }
#s-c36595a0-3cdd-410a-a4da-4c1dfb43a3f7 .shg-product-sold-out {
  display: none;
}

#s-c36595a0-3cdd-410a-a4da-4c1dfb43a3f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c36595a0-3cdd-410a-a4da-4c1dfb43a3f7 .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-911be8ee-3337-4f8a-8efb-9b18780fd12f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-911be8ee-3337-4f8a-8efb-9b18780fd12f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-911be8ee-3337-4f8a-8efb-9b18780fd12f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-911be8ee-3337-4f8a-8efb-9b18780fd12f {
  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-911be8ee-3337-4f8a-8efb-9b18780fd12f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-911be8ee-3337-4f8a-8efb-9b18780fd12f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-911be8ee-3337-4f8a-8efb-9b18780fd12f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e7608ea-9328-4e31-a97b-b620e7b7fd10 {
  display: none;
}
#s-922372bb-b762-4252-bb3d-b7f51656b873 { text-align: left; }
#s-cd11df72-798c-4fc1-8496-2510a4cf9e06 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd11df72-798c-4fc1-8496-2510a4cf9e06 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4614926c-f9a3-4f73-b8d5-af2b846d960a { text-align: left; }
#s-4614926c-f9a3-4f73-b8d5-af2b846d960a .shg-product-sold-out {
  display: none;
}

#s-4614926c-f9a3-4f73-b8d5-af2b846d960a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4614926c-f9a3-4f73-b8d5-af2b846d960a .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-bec1c808-964e-4ed0-aad9-9dba9d05c333 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bec1c808-964e-4ed0-aad9-9dba9d05c333:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bec1c808-964e-4ed0-aad9-9dba9d05c333:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bec1c808-964e-4ed0-aad9-9dba9d05c333 {
  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-bec1c808-964e-4ed0-aad9-9dba9d05c333.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bec1c808-964e-4ed0-aad9-9dba9d05c333.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bec1c808-964e-4ed0-aad9-9dba9d05c333.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9a7d258-ed10-4bbb-8c10-cd0ca14f2727 {
  display: none;
}
#s-70a89941-3695-4e81-9cb3-92088c604bf0 { text-align: left; }
#s-fc7ece29-3001-4cb7-a20b-057799a18be5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc7ece29-3001-4cb7-a20b-057799a18be5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1308303b-be5b-4102-af0c-38a254a34308 { text-align: left; }
#s-1308303b-be5b-4102-af0c-38a254a34308 .shg-product-sold-out {
  display: none;
}

#s-1308303b-be5b-4102-af0c-38a254a34308 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1308303b-be5b-4102-af0c-38a254a34308 .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-9a759c21-231e-4cb0-8a61-8f790581bc93 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a759c21-231e-4cb0-8a61-8f790581bc93:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a759c21-231e-4cb0-8a61-8f790581bc93:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a759c21-231e-4cb0-8a61-8f790581bc93 {
  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-9a759c21-231e-4cb0-8a61-8f790581bc93.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a759c21-231e-4cb0-8a61-8f790581bc93.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a759c21-231e-4cb0-8a61-8f790581bc93.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37d114a0-57ee-4812-9792-b4ce97a44197 {
  display: none;
}
#s-be8f220e-a688-4bc9-985f-27e4787782a6 { text-align: left; }
#s-481bffd2-7c84-4e66-b3ba-2d26f2098d1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-481bffd2-7c84-4e66-b3ba-2d26f2098d1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8087152-92c2-4bd1-bb4f-7ecb8992011a { text-align: left; }
#s-d8087152-92c2-4bd1-bb4f-7ecb8992011a .shg-product-sold-out {
  display: none;
}

#s-d8087152-92c2-4bd1-bb4f-7ecb8992011a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8087152-92c2-4bd1-bb4f-7ecb8992011a .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-83a5aea1-14a0-45eb-b088-24579accb3f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83a5aea1-14a0-45eb-b088-24579accb3f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83a5aea1-14a0-45eb-b088-24579accb3f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83a5aea1-14a0-45eb-b088-24579accb3f4 {
  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-83a5aea1-14a0-45eb-b088-24579accb3f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83a5aea1-14a0-45eb-b088-24579accb3f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83a5aea1-14a0-45eb-b088-24579accb3f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5bf60808-900c-462b-b41f-fe3f4832f945 {
  display: none;
}
#s-9d826f49-3f89-41bf-af34-c3a4d9faa3cc { text-align: left; }
#s-46216f08-f850-46ba-ae6d-408e4358e602 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46216f08-f850-46ba-ae6d-408e4358e602 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3bafe8f-c924-4e3c-93c2-2f448eb9aba5 { text-align: left; }
#s-f3bafe8f-c924-4e3c-93c2-2f448eb9aba5 .shg-product-sold-out {
  display: none;
}

#s-f3bafe8f-c924-4e3c-93c2-2f448eb9aba5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3bafe8f-c924-4e3c-93c2-2f448eb9aba5 .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-0befe675-2b58-474d-a9be-1ea2a75ae2f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0befe675-2b58-474d-a9be-1ea2a75ae2f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0befe675-2b58-474d-a9be-1ea2a75ae2f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0befe675-2b58-474d-a9be-1ea2a75ae2f9 {
  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-0befe675-2b58-474d-a9be-1ea2a75ae2f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0befe675-2b58-474d-a9be-1ea2a75ae2f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0befe675-2b58-474d-a9be-1ea2a75ae2f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c80d42e8-be65-4dc8-85fc-e5d9bb5d8821 {
  display: none;
}
#s-00317960-af84-4db2-b0c1-6fffc1f03719 { text-align: left; }
#s-fc667e31-3cd8-45d0-ad64-f0b33bed3d80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc667e31-3cd8-45d0-ad64-f0b33bed3d80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-41f3eedf-614b-47f3-9ddd-1e626de3236c { text-align: left; }
#s-41f3eedf-614b-47f3-9ddd-1e626de3236c .shg-product-sold-out {
  display: none;
}

#s-41f3eedf-614b-47f3-9ddd-1e626de3236c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-41f3eedf-614b-47f3-9ddd-1e626de3236c .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-156729dd-225c-4d04-b20a-4b25c7bcdda8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-156729dd-225c-4d04-b20a-4b25c7bcdda8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-156729dd-225c-4d04-b20a-4b25c7bcdda8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-156729dd-225c-4d04-b20a-4b25c7bcdda8 {
  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-156729dd-225c-4d04-b20a-4b25c7bcdda8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-156729dd-225c-4d04-b20a-4b25c7bcdda8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-156729dd-225c-4d04-b20a-4b25c7bcdda8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-97d49e38-b94c-4416-8f48-33e0e8929a26 {
  display: none;
}
#s-e68c7113-b232-44dd-9b21-181e6b1d9b42 { text-align: left; }
#s-9ceeaad0-e490-41ef-910f-7db19ea8e461 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ceeaad0-e490-41ef-910f-7db19ea8e461 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1e5d0b2-c5b2-4947-bfc1-75de4996812f { text-align: left; }
#s-d1e5d0b2-c5b2-4947-bfc1-75de4996812f .shg-product-sold-out {
  display: none;
}

#s-d1e5d0b2-c5b2-4947-bfc1-75de4996812f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1e5d0b2-c5b2-4947-bfc1-75de4996812f .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-a46a38fd-fbda-4300-8124-4884b1cfbe3b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a46a38fd-fbda-4300-8124-4884b1cfbe3b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a46a38fd-fbda-4300-8124-4884b1cfbe3b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a46a38fd-fbda-4300-8124-4884b1cfbe3b {
  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-a46a38fd-fbda-4300-8124-4884b1cfbe3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a46a38fd-fbda-4300-8124-4884b1cfbe3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a46a38fd-fbda-4300-8124-4884b1cfbe3b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1daf37fd-d0c5-4f71-b05e-f61d70150b8f {
  display: none;
}
#s-91a24530-cece-412a-b693-7a976632ce03 { text-align: left; }
#s-5b489622-ef72-4e60-8b11-e65346d25526 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5b489622-ef72-4e60-8b11-e65346d25526 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e31b70f-ab03-4e1b-a201-7b671625a482 { text-align: left; }
#s-8e31b70f-ab03-4e1b-a201-7b671625a482 .shg-product-sold-out {
  display: none;
}

#s-8e31b70f-ab03-4e1b-a201-7b671625a482 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e31b70f-ab03-4e1b-a201-7b671625a482 .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-41d93e22-d2c7-4c9b-b92f-14f2d92b33fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-41d93e22-d2c7-4c9b-b92f-14f2d92b33fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-41d93e22-d2c7-4c9b-b92f-14f2d92b33fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-41d93e22-d2c7-4c9b-b92f-14f2d92b33fc {
  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-41d93e22-d2c7-4c9b-b92f-14f2d92b33fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-41d93e22-d2c7-4c9b-b92f-14f2d92b33fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-41d93e22-d2c7-4c9b-b92f-14f2d92b33fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45173752-79fc-40e9-a4fa-a34f55448138 {
  display: none;
}
#s-fdd71ff2-df47-4a07-8c2d-8e189dfb09c2 { text-align: left; }
#s-38d98cdf-1b8b-4add-9cb8-25654450dcf6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38d98cdf-1b8b-4add-9cb8-25654450dcf6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17adf0ce-7e19-47f8-bee9-a1cd8260a571 { text-align: left; }
#s-17adf0ce-7e19-47f8-bee9-a1cd8260a571 .shg-product-sold-out {
  display: none;
}

#s-17adf0ce-7e19-47f8-bee9-a1cd8260a571 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17adf0ce-7e19-47f8-bee9-a1cd8260a571 .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-2762b7c3-d305-424e-adfc-0aa65ee41465 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2762b7c3-d305-424e-adfc-0aa65ee41465:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2762b7c3-d305-424e-adfc-0aa65ee41465:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2762b7c3-d305-424e-adfc-0aa65ee41465 {
  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-2762b7c3-d305-424e-adfc-0aa65ee41465.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2762b7c3-d305-424e-adfc-0aa65ee41465.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2762b7c3-d305-424e-adfc-0aa65ee41465.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a60ec0a7-98ef-4f71-be9d-85dd1683bf76 {
  display: none;
}
#s-91c6f884-e51b-4d5a-9c33-89f6d737f75c { text-align: left; }
#s-6ed09fbf-e5e2-4b14-ae62-ce8a8da4edd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ed09fbf-e5e2-4b14-ae62-ce8a8da4edd4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec7743d3-196e-44fb-bb19-5a1b5c263d59 { text-align: left; }
#s-ec7743d3-196e-44fb-bb19-5a1b5c263d59 .shg-product-sold-out {
  display: none;
}

#s-ec7743d3-196e-44fb-bb19-5a1b5c263d59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec7743d3-196e-44fb-bb19-5a1b5c263d59 .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-2374fb9b-59d4-4648-82f0-f31f0f4046ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2374fb9b-59d4-4648-82f0-f31f0f4046ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2374fb9b-59d4-4648-82f0-f31f0f4046ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2374fb9b-59d4-4648-82f0-f31f0f4046ee {
  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-2374fb9b-59d4-4648-82f0-f31f0f4046ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2374fb9b-59d4-4648-82f0-f31f0f4046ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2374fb9b-59d4-4648-82f0-f31f0f4046ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d2f94957-0e8c-4fca-9b7f-fbba13a7b9d5 {
  display: none;
}
#s-d4d1a602-a8f3-4831-90ab-1b5fc0a249ba { text-align: left; }
#s-3e080e79-c886-4e03-8463-7c9cf374b204 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3e080e79-c886-4e03-8463-7c9cf374b204 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fcc693ea-4c26-46a6-96f2-b681cd3526de { text-align: left; }
#s-fcc693ea-4c26-46a6-96f2-b681cd3526de .shg-product-sold-out {
  display: none;
}

#s-fcc693ea-4c26-46a6-96f2-b681cd3526de .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fcc693ea-4c26-46a6-96f2-b681cd3526de .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-8352f66a-7c53-43cc-b0a1-6049af4ed735 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8352f66a-7c53-43cc-b0a1-6049af4ed735:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8352f66a-7c53-43cc-b0a1-6049af4ed735:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8352f66a-7c53-43cc-b0a1-6049af4ed735 {
  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-8352f66a-7c53-43cc-b0a1-6049af4ed735.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8352f66a-7c53-43cc-b0a1-6049af4ed735.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8352f66a-7c53-43cc-b0a1-6049af4ed735.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dd4edb28-2c1a-4877-a578-a6fcc9ab8a14 {
  display: none;
}
#s-8b9f9393-6aa3-47be-b91d-8fa97516fcf9 { text-align: left; }
#s-70515b6a-aaf9-419c-82d0-876b8f3e7cdc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70515b6a-aaf9-419c-82d0-876b8f3e7cdc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7fa96953-4fa9-4695-9580-a3159511f85c { text-align: left; }
#s-7fa96953-4fa9-4695-9580-a3159511f85c .shg-product-sold-out {
  display: none;
}

#s-7fa96953-4fa9-4695-9580-a3159511f85c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7fa96953-4fa9-4695-9580-a3159511f85c .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-bba784d1-740e-4052-b520-1e889dae6c6d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bba784d1-740e-4052-b520-1e889dae6c6d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bba784d1-740e-4052-b520-1e889dae6c6d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bba784d1-740e-4052-b520-1e889dae6c6d {
  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-bba784d1-740e-4052-b520-1e889dae6c6d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bba784d1-740e-4052-b520-1e889dae6c6d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bba784d1-740e-4052-b520-1e889dae6c6d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f3e5f5e-779d-4280-823c-273b084be7b6 {
  display: none;
}
#s-d248e8b3-4d4e-4021-9440-ab274bb20d20 { text-align: left; }
#s-e7f58cac-801a-442d-9638-2cca7952a49e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e7f58cac-801a-442d-9638-2cca7952a49e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bdaccd8d-a516-406d-b10a-325acdb8c121 { text-align: left; }
#s-bdaccd8d-a516-406d-b10a-325acdb8c121 .shg-product-sold-out {
  display: none;
}

#s-bdaccd8d-a516-406d-b10a-325acdb8c121 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bdaccd8d-a516-406d-b10a-325acdb8c121 .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-dfc9856c-4b33-4895-90fe-41302b4348dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dfc9856c-4b33-4895-90fe-41302b4348dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dfc9856c-4b33-4895-90fe-41302b4348dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dfc9856c-4b33-4895-90fe-41302b4348dc {
  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-dfc9856c-4b33-4895-90fe-41302b4348dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfc9856c-4b33-4895-90fe-41302b4348dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dfc9856c-4b33-4895-90fe-41302b4348dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf6289e8-e0e6-445c-aa07-f5d2dadad104 {
  display: none;
}
#s-f6cca8ea-d58b-4c73-90da-207b1a8a0158 { text-align: left; }
#s-2bfb7352-8f5e-480c-89e9-3ac92c736cb9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bfb7352-8f5e-480c-89e9-3ac92c736cb9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb23e804-fa0c-45d2-a68c-0f9f3290ad93 { text-align: left; }
#s-cb23e804-fa0c-45d2-a68c-0f9f3290ad93 .shg-product-sold-out {
  display: none;
}

#s-cb23e804-fa0c-45d2-a68c-0f9f3290ad93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb23e804-fa0c-45d2-a68c-0f9f3290ad93 .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-641db6ee-da2a-4f4e-8db6-c55429bb753c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-641db6ee-da2a-4f4e-8db6-c55429bb753c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-641db6ee-da2a-4f4e-8db6-c55429bb753c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-641db6ee-da2a-4f4e-8db6-c55429bb753c {
  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-641db6ee-da2a-4f4e-8db6-c55429bb753c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-641db6ee-da2a-4f4e-8db6-c55429bb753c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-641db6ee-da2a-4f4e-8db6-c55429bb753c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4c01d97-d730-405b-9abb-81b81ed783a5 {
  display: none;
}
#s-39aae290-f334-42c9-abe1-e40dc590cdea { text-align: left; }
#s-528b7d12-3de1-4cff-9b7d-5ca4284f8762 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-528b7d12-3de1-4cff-9b7d-5ca4284f8762 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b3562594-ffc1-4a32-850e-9b5fa92216c3 { text-align: left; }
#s-b3562594-ffc1-4a32-850e-9b5fa92216c3 .shg-product-sold-out {
  display: none;
}

#s-b3562594-ffc1-4a32-850e-9b5fa92216c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b3562594-ffc1-4a32-850e-9b5fa92216c3 .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-45c8f440-1432-4230-9b3f-5232c369e13b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45c8f440-1432-4230-9b3f-5232c369e13b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45c8f440-1432-4230-9b3f-5232c369e13b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45c8f440-1432-4230-9b3f-5232c369e13b {
  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-45c8f440-1432-4230-9b3f-5232c369e13b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45c8f440-1432-4230-9b3f-5232c369e13b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45c8f440-1432-4230-9b3f-5232c369e13b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca6c0e85-0888-42a6-9016-65d21acd22b9 {
  display: none;
}
#s-1469cd70-0ce1-4b5f-a7a4-8b763246bcb4 { text-align: left; }
#s-26476bf7-e0d0-41d9-8824-e8973c7adb13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-26476bf7-e0d0-41d9-8824-e8973c7adb13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3081b37e-ef3c-48b9-9779-6f69e3ef26b8 { text-align: left; }
#s-3081b37e-ef3c-48b9-9779-6f69e3ef26b8 .shg-product-sold-out {
  display: none;
}

#s-3081b37e-ef3c-48b9-9779-6f69e3ef26b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3081b37e-ef3c-48b9-9779-6f69e3ef26b8 .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-e87e812b-b610-4d28-bd81-8ef0ad8e009e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e87e812b-b610-4d28-bd81-8ef0ad8e009e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e87e812b-b610-4d28-bd81-8ef0ad8e009e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e87e812b-b610-4d28-bd81-8ef0ad8e009e {
  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-e87e812b-b610-4d28-bd81-8ef0ad8e009e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e87e812b-b610-4d28-bd81-8ef0ad8e009e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e87e812b-b610-4d28-bd81-8ef0ad8e009e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0cdaad5a-6d0b-4f9e-9ab4-d5c844e92049 {
  display: none;
}
#s-8bef40d1-f037-4730-a6e4-e53c016a6003 { text-align: left; }
#s-19ab14e3-01a0-4596-af47-49a0929d129a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-19ab14e3-01a0-4596-af47-49a0929d129a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae8bf850-c9bb-40ff-a26c-08bb32169387 { text-align: left; }
#s-ae8bf850-c9bb-40ff-a26c-08bb32169387 .shg-product-sold-out {
  display: none;
}

#s-ae8bf850-c9bb-40ff-a26c-08bb32169387 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae8bf850-c9bb-40ff-a26c-08bb32169387 .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-ca621589-7473-471f-902a-8e0e5eefb122 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca621589-7473-471f-902a-8e0e5eefb122:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca621589-7473-471f-902a-8e0e5eefb122:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca621589-7473-471f-902a-8e0e5eefb122 {
  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-ca621589-7473-471f-902a-8e0e5eefb122.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca621589-7473-471f-902a-8e0e5eefb122.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca621589-7473-471f-902a-8e0e5eefb122.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;
}
