.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-e5bf1ef2-a13a-4410-a9c3-31a045306f44 {
  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-98949903-5229-4bd8-b7c7-39600f14d3d5 { margin-top: 40px; }
#s-98949903-5229-4bd8-b7c7-39600f14d3d5 .shogun-tabs {
  justify-content: center;
}


  #s-98949903-5229-4bd8-b7c7-39600f14d3d5 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-98949903-5229-4bd8-b7c7-39600f14d3d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-98949903-5229-4bd8-b7c7-39600f14d3d5 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-98949903-5229-4bd8-b7c7-39600f14d3d5 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-98949903-5229-4bd8-b7c7-39600f14d3d5 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-98949903-5229-4bd8-b7c7-39600f14d3d5 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-98949903-5229-4bd8-b7c7-39600f14d3d5 .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-f9eda815-64cc-4772-9ab0-695ec519cdf0 { padding-top: 10px;
padding-bottom: 10px; }
 #s-f9eda815-64cc-4772-9ab0-695ec519cdf0 .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-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-dc72d15a-beb1-432d-9b80-929112353751 .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-07933f18-be55-452d-945c-5d01065b33ae { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-07933f18-be55-452d-945c-5d01065b33ae"] > .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-327c9cc9-004d-4f1a-8e28-6245595a8bad { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-64dae570-2981-420c-b0c9-9700a7d6106f { 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-50c0a064-9d4c-4470-810a-564eced10370 { 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-50c0a064-9d4c-4470-810a-564eced10370: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-50c0a064-9d4c-4470-810a-564eced10370: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-50c0a064-9d4c-4470-810a-564eced10370.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-181ca453-4585-41dc-894e-f45b2dd44530 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-82cd30de-0e7e-4559-a828-9dc9ac2751d5 { 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-7a102732-0ddb-4e78-be1f-fcf0cf1efd09 { 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-7a102732-0ddb-4e78-be1f-fcf0cf1efd09: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-7a102732-0ddb-4e78-be1f-fcf0cf1efd09: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-7a102732-0ddb-4e78-be1f-fcf0cf1efd09.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ea8fe0ba-ffe0-486c-a434-3fde514b7cf5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e47c9249-31ba-4c32-94d2-1e1e2799c588 { 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-1d104418-0c53-4196-8c7b-314e81bd6a6b { 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-1d104418-0c53-4196-8c7b-314e81bd6a6b: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-1d104418-0c53-4196-8c7b-314e81bd6a6b: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-1d104418-0c53-4196-8c7b-314e81bd6a6b.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-6288bcde-b794-4ea5-8238-f85512de2769 { min-height: 50px; }
#s-6288bcde-b794-4ea5-8238-f85512de2769 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-deda778d-0206-48af-91bc-ea0d557ccc87 { 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-deda778d-0206-48af-91bc-ea0d557ccc87 .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-2d077f91-ce1d-4219-b3c9-ba5a9a882d6e {
  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-b9ce6bd1-8b18-40ac-af7e-3623e796be46 { 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-237d7637-18fa-4ab4-a780-6c5767d1e106 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-237d7637-18fa-4ab4-a780-6c5767d1e106 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-2858b916-f8f5-42b4-83f3-66443fe0cb3b {
  display: none;
}
#s-32eb3d61-da5c-40fe-bc1d-2ae416510421 { text-align: left; }
#s-cf987de1-4d6a-4ac6-bb74-f1e3002690a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf987de1-4d6a-4ac6-bb74-f1e3002690a2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d0d6bd02-80af-497b-85ff-60f91660f496 {
  display: none;
}
#s-d3692ae8-c11d-4173-942a-2b09a049ccb8 { text-align: left; }
#s-e7e787e2-952c-433a-89bb-36e05975366c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e7e787e2-952c-433a-89bb-36e05975366c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ca1b98c9-2297-489d-a88f-3746339dc695 {
  display: none;
}
#s-d4203435-1b42-49cd-b022-0eb1edc281f2 { text-align: left; }
#s-55c63681-78fb-4f0c-9cda-dac258b727a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55c63681-78fb-4f0c-9cda-dac258b727a1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b85d4690-0155-4846-bb01-9fd6acc987b4 {
  display: none;
}
#s-2e1d09de-0b11-4d51-b3c6-0a726ca7eb89 { text-align: left; }
#s-ee2504d7-b277-41a8-8631-4965b3a8482e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee2504d7-b277-41a8-8631-4965b3a8482e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-61072d2b-9a6e-469d-8749-608d185a521b { text-align: left; }
#s-61072d2b-9a6e-469d-8749-608d185a521b .shg-product-sold-out {
  display: none;
}

#s-61072d2b-9a6e-469d-8749-608d185a521b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-61072d2b-9a6e-469d-8749-608d185a521b .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-0f2c7325-64cc-402b-ade7-dfae66de9c50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f2c7325-64cc-402b-ade7-dfae66de9c50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f2c7325-64cc-402b-ade7-dfae66de9c50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f2c7325-64cc-402b-ade7-dfae66de9c50 {
  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-0f2c7325-64cc-402b-ade7-dfae66de9c50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f2c7325-64cc-402b-ade7-dfae66de9c50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f2c7325-64cc-402b-ade7-dfae66de9c50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28b5ffda-c27b-48c4-9597-f3895864dab1 {
  display: none;
}
#s-3f1f1b8d-a0db-4063-8869-05da977b0fbe { text-align: left; }
#s-5d64d408-ee93-4a39-af50-cd88867fd7d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d64d408-ee93-4a39-af50-cd88867fd7d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c20541c1-4bee-47dc-8834-63b9d85ce637 { text-align: left; }
#s-c20541c1-4bee-47dc-8834-63b9d85ce637 .shg-product-sold-out {
  display: none;
}

#s-c20541c1-4bee-47dc-8834-63b9d85ce637 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c20541c1-4bee-47dc-8834-63b9d85ce637 .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-88ea1ffb-1721-4234-ab5c-ce4d3ba54a5b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-88ea1ffb-1721-4234-ab5c-ce4d3ba54a5b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-88ea1ffb-1721-4234-ab5c-ce4d3ba54a5b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-88ea1ffb-1721-4234-ab5c-ce4d3ba54a5b {
  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-88ea1ffb-1721-4234-ab5c-ce4d3ba54a5b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-88ea1ffb-1721-4234-ab5c-ce4d3ba54a5b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-88ea1ffb-1721-4234-ab5c-ce4d3ba54a5b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9bca24b-d2ba-41a8-93c6-4303b5f038fd {
  display: none;
}
#s-c3f0659e-80fc-481a-9a43-094d0baf5c10 { text-align: left; }
#s-60c35899-c417-4b8d-bffa-ea48273b539d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-60c35899-c417-4b8d-bffa-ea48273b539d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02ef9027-4db8-44a9-ae50-8f02b39626bc { text-align: left; }
#s-02ef9027-4db8-44a9-ae50-8f02b39626bc .shg-product-sold-out {
  display: none;
}

#s-02ef9027-4db8-44a9-ae50-8f02b39626bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02ef9027-4db8-44a9-ae50-8f02b39626bc .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-072ef28a-0389-49d5-8559-c9af383c97a3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-072ef28a-0389-49d5-8559-c9af383c97a3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-072ef28a-0389-49d5-8559-c9af383c97a3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-072ef28a-0389-49d5-8559-c9af383c97a3 {
  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-072ef28a-0389-49d5-8559-c9af383c97a3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-072ef28a-0389-49d5-8559-c9af383c97a3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-072ef28a-0389-49d5-8559-c9af383c97a3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f196248-b526-422c-890c-566f55a2d6dc {
  display: none;
}
#s-16fbc01d-cf15-4295-ad84-c132074bd0a0 { text-align: left; }
#s-4012771a-d21d-45e7-a5b6-97ba779743e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4012771a-d21d-45e7-a5b6-97ba779743e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d168089-91a4-45b9-8341-6ec0bd9a6e7a { text-align: left; }
#s-1d168089-91a4-45b9-8341-6ec0bd9a6e7a .shg-product-sold-out {
  display: none;
}

#s-1d168089-91a4-45b9-8341-6ec0bd9a6e7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d168089-91a4-45b9-8341-6ec0bd9a6e7a .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-2b7784f2-c72c-4ec7-bdbd-47890fe5cc6b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b7784f2-c72c-4ec7-bdbd-47890fe5cc6b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b7784f2-c72c-4ec7-bdbd-47890fe5cc6b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b7784f2-c72c-4ec7-bdbd-47890fe5cc6b {
  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-2b7784f2-c72c-4ec7-bdbd-47890fe5cc6b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b7784f2-c72c-4ec7-bdbd-47890fe5cc6b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b7784f2-c72c-4ec7-bdbd-47890fe5cc6b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4da90c3-0a48-4f96-bd35-855e8fed0e5b {
  display: none;
}
#s-114e123e-26a9-4f89-ba4a-504693bf564d { text-align: left; }
#s-1193f7b4-0e56-4272-9e90-8bd134ba598d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1193f7b4-0e56-4272-9e90-8bd134ba598d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99505ecc-9c98-4de7-9a82-cb261397a1ed { text-align: left; }
#s-99505ecc-9c98-4de7-9a82-cb261397a1ed .shg-product-sold-out {
  display: none;
}

#s-99505ecc-9c98-4de7-9a82-cb261397a1ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99505ecc-9c98-4de7-9a82-cb261397a1ed .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-cf7508f5-e463-4b81-ae71-4db5b1175df6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf7508f5-e463-4b81-ae71-4db5b1175df6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf7508f5-e463-4b81-ae71-4db5b1175df6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf7508f5-e463-4b81-ae71-4db5b1175df6 {
  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-cf7508f5-e463-4b81-ae71-4db5b1175df6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf7508f5-e463-4b81-ae71-4db5b1175df6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf7508f5-e463-4b81-ae71-4db5b1175df6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c8f8cc9-1fcf-4b87-b658-74986a63b8db {
  display: none;
}
#s-90447701-03b1-4915-91b5-4879a6f0db61 { text-align: left; }
#s-fe17f7a5-8532-45bc-8b03-c59e4549c77a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fe17f7a5-8532-45bc-8b03-c59e4549c77a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49b1add9-7234-4542-8b69-3f32da6ec5a5 { text-align: left; }
#s-49b1add9-7234-4542-8b69-3f32da6ec5a5 .shg-product-sold-out {
  display: none;
}

#s-49b1add9-7234-4542-8b69-3f32da6ec5a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49b1add9-7234-4542-8b69-3f32da6ec5a5 .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-85476b86-2351-470f-aeb8-423228f0776a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-85476b86-2351-470f-aeb8-423228f0776a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-85476b86-2351-470f-aeb8-423228f0776a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-85476b86-2351-470f-aeb8-423228f0776a {
  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-85476b86-2351-470f-aeb8-423228f0776a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-85476b86-2351-470f-aeb8-423228f0776a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-85476b86-2351-470f-aeb8-423228f0776a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b66e7cc7-f18b-410f-ab2f-c07dee01c246 {
  display: none;
}
#s-5e697519-c29a-4236-9e30-c059af67470d { text-align: left; }
#s-9d57ed1c-5bd7-434f-a3f8-a2c70201af4f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d57ed1c-5bd7-434f-a3f8-a2c70201af4f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d9e9166-397b-4270-bb56-88198f3425db { text-align: left; }
#s-4d9e9166-397b-4270-bb56-88198f3425db .shg-product-sold-out {
  display: none;
}

#s-4d9e9166-397b-4270-bb56-88198f3425db .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d9e9166-397b-4270-bb56-88198f3425db .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-81448c89-99b6-4d31-8480-d785daf8f365 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-81448c89-99b6-4d31-8480-d785daf8f365:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-81448c89-99b6-4d31-8480-d785daf8f365:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-81448c89-99b6-4d31-8480-d785daf8f365 {
  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-81448c89-99b6-4d31-8480-d785daf8f365.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-81448c89-99b6-4d31-8480-d785daf8f365.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-81448c89-99b6-4d31-8480-d785daf8f365.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af4a20c6-58e5-479f-b3ad-6a21de847792 {
  display: none;
}
#s-227cbb47-a917-4329-8881-75197db3fbaf { text-align: left; }
#s-88d27af4-068a-42d2-aacb-f6a5fbc54af5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88d27af4-068a-42d2-aacb-f6a5fbc54af5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5105be59-b1e5-4366-a995-a11839b6fded { text-align: left; }
#s-5105be59-b1e5-4366-a995-a11839b6fded .shg-product-sold-out {
  display: none;
}

#s-5105be59-b1e5-4366-a995-a11839b6fded .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5105be59-b1e5-4366-a995-a11839b6fded .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-6c052813-bd90-4297-b785-86469d21bf95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c052813-bd90-4297-b785-86469d21bf95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c052813-bd90-4297-b785-86469d21bf95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c052813-bd90-4297-b785-86469d21bf95 {
  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-6c052813-bd90-4297-b785-86469d21bf95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c052813-bd90-4297-b785-86469d21bf95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c052813-bd90-4297-b785-86469d21bf95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a175933e-5187-4bf7-9181-d26dd580359b {
  display: none;
}
#s-fc06c90b-f430-43bb-a807-541ba0f42e1f { text-align: left; }
#s-5c0d8e9e-5a58-46f8-933f-6b3219495302 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5c0d8e9e-5a58-46f8-933f-6b3219495302 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ab816bc-cd48-4ac6-a219-9098d19bc7c0 { text-align: left; }
#s-4ab816bc-cd48-4ac6-a219-9098d19bc7c0 .shg-product-sold-out {
  display: none;
}

#s-4ab816bc-cd48-4ac6-a219-9098d19bc7c0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ab816bc-cd48-4ac6-a219-9098d19bc7c0 .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-dbdf9db0-bb3d-4c58-ae22-4ab1a6a0e1e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dbdf9db0-bb3d-4c58-ae22-4ab1a6a0e1e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dbdf9db0-bb3d-4c58-ae22-4ab1a6a0e1e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dbdf9db0-bb3d-4c58-ae22-4ab1a6a0e1e7 {
  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-dbdf9db0-bb3d-4c58-ae22-4ab1a6a0e1e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dbdf9db0-bb3d-4c58-ae22-4ab1a6a0e1e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dbdf9db0-bb3d-4c58-ae22-4ab1a6a0e1e7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6dd92c1-bf7d-49f4-b284-8bd1a5b17c99 {
  display: none;
}
#s-886df1db-e5f2-43a8-84e7-d4a41783c016 { text-align: left; }
#s-a21080f5-78bc-4b79-a82c-cd8102f47fc4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a21080f5-78bc-4b79-a82c-cd8102f47fc4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-94e0a4fc-d7b5-4cdb-9033-04b396cfde3c { text-align: left; }
#s-94e0a4fc-d7b5-4cdb-9033-04b396cfde3c .shg-product-sold-out {
  display: none;
}

#s-94e0a4fc-d7b5-4cdb-9033-04b396cfde3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-94e0a4fc-d7b5-4cdb-9033-04b396cfde3c .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-e81b783b-c525-4ad9-882a-df03ec55d580 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e81b783b-c525-4ad9-882a-df03ec55d580:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e81b783b-c525-4ad9-882a-df03ec55d580:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e81b783b-c525-4ad9-882a-df03ec55d580 {
  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-e81b783b-c525-4ad9-882a-df03ec55d580.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e81b783b-c525-4ad9-882a-df03ec55d580.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e81b783b-c525-4ad9-882a-df03ec55d580.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2b475df-0b0f-4684-9f55-afede4dbe902 {
  display: none;
}
#s-80ed424f-c5ec-489f-a71f-4cbf15e3225a { text-align: left; }
#s-b2e3bf15-7175-4cc9-b2a0-b17410ff9d27 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2e3bf15-7175-4cc9-b2a0-b17410ff9d27 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d1d96f49-6f09-4500-96de-8620fcb7ce77 { text-align: left; }
#s-d1d96f49-6f09-4500-96de-8620fcb7ce77 .shg-product-sold-out {
  display: none;
}

#s-d1d96f49-6f09-4500-96de-8620fcb7ce77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d1d96f49-6f09-4500-96de-8620fcb7ce77 .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-69d64761-8f9c-4c7e-86f4-b1385d10c61e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69d64761-8f9c-4c7e-86f4-b1385d10c61e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69d64761-8f9c-4c7e-86f4-b1385d10c61e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69d64761-8f9c-4c7e-86f4-b1385d10c61e {
  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-69d64761-8f9c-4c7e-86f4-b1385d10c61e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69d64761-8f9c-4c7e-86f4-b1385d10c61e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69d64761-8f9c-4c7e-86f4-b1385d10c61e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-573c31c6-3646-43ee-85ad-9b3c7af884f1 {
  display: none;
}
#s-3264c6d4-a51e-4429-89c9-4d1d544e160e { text-align: left; }
#s-5ba81452-9dfa-4b1e-a3ba-e1f3e2277eb5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ba81452-9dfa-4b1e-a3ba-e1f3e2277eb5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2a2a77f5-735a-4ef4-a19c-df44d779c4ba { text-align: left; }
#s-2a2a77f5-735a-4ef4-a19c-df44d779c4ba .shg-product-sold-out {
  display: none;
}

#s-2a2a77f5-735a-4ef4-a19c-df44d779c4ba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2a2a77f5-735a-4ef4-a19c-df44d779c4ba .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-bdfb5632-9727-4067-ab58-cc90fa3f2c80 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bdfb5632-9727-4067-ab58-cc90fa3f2c80:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bdfb5632-9727-4067-ab58-cc90fa3f2c80:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bdfb5632-9727-4067-ab58-cc90fa3f2c80 {
  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-bdfb5632-9727-4067-ab58-cc90fa3f2c80.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bdfb5632-9727-4067-ab58-cc90fa3f2c80.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bdfb5632-9727-4067-ab58-cc90fa3f2c80.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8bcee7a-dff4-41c4-a8c9-a01a489d18f1 {
  display: none;
}
#s-12fff857-4029-4ad4-910b-83f7ec1fde9a { text-align: left; }
#s-f525aec9-52cd-4634-ac7f-582ee4b6c0f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f525aec9-52cd-4634-ac7f-582ee4b6c0f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ad53a8b-7e98-4700-ae84-46bd3736d610 { text-align: left; }
#s-2ad53a8b-7e98-4700-ae84-46bd3736d610 .shg-product-sold-out {
  display: none;
}

#s-2ad53a8b-7e98-4700-ae84-46bd3736d610 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ad53a8b-7e98-4700-ae84-46bd3736d610 .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-8e5b9654-3de6-48f0-a2c0-91946182ae50 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e5b9654-3de6-48f0-a2c0-91946182ae50:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e5b9654-3de6-48f0-a2c0-91946182ae50:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e5b9654-3de6-48f0-a2c0-91946182ae50 {
  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-8e5b9654-3de6-48f0-a2c0-91946182ae50.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e5b9654-3de6-48f0-a2c0-91946182ae50.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e5b9654-3de6-48f0-a2c0-91946182ae50.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26267f89-ebeb-4578-80db-62be85e8932d {
  display: none;
}
#s-671eeab9-6c8e-4685-b989-2639cf051816 { text-align: left; }
#s-ab39330a-e1ca-435d-a390-eeff1079ae2e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab39330a-e1ca-435d-a390-eeff1079ae2e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4cb8071f-6b28-4982-868c-f02fb9804957 { text-align: left; }
#s-4cb8071f-6b28-4982-868c-f02fb9804957 .shg-product-sold-out {
  display: none;
}

#s-4cb8071f-6b28-4982-868c-f02fb9804957 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4cb8071f-6b28-4982-868c-f02fb9804957 .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-25d4cf94-f199-414b-87b0-0af2604f50a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-25d4cf94-f199-414b-87b0-0af2604f50a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-25d4cf94-f199-414b-87b0-0af2604f50a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25d4cf94-f199-414b-87b0-0af2604f50a2 {
  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-25d4cf94-f199-414b-87b0-0af2604f50a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25d4cf94-f199-414b-87b0-0af2604f50a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25d4cf94-f199-414b-87b0-0af2604f50a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0f6c653-5d90-4662-be53-cc8ac843a033 {
  display: none;
}
#s-02b6c4b9-c90a-4e47-ab4f-c0da73554576 { text-align: left; }
#s-bbb3003e-c7b4-4e21-b0f9-b02ee4a94e59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbb3003e-c7b4-4e21-b0f9-b02ee4a94e59 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-084f2d0c-87f6-4b16-ac23-c2cd8e3815b3 { text-align: left; }
#s-084f2d0c-87f6-4b16-ac23-c2cd8e3815b3 .shg-product-sold-out {
  display: none;
}

#s-084f2d0c-87f6-4b16-ac23-c2cd8e3815b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-084f2d0c-87f6-4b16-ac23-c2cd8e3815b3 .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-b2bc9942-94ff-43f7-801d-0a48d1733a95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2bc9942-94ff-43f7-801d-0a48d1733a95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2bc9942-94ff-43f7-801d-0a48d1733a95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2bc9942-94ff-43f7-801d-0a48d1733a95 {
  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-b2bc9942-94ff-43f7-801d-0a48d1733a95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2bc9942-94ff-43f7-801d-0a48d1733a95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2bc9942-94ff-43f7-801d-0a48d1733a95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa57a0c4-d47b-4ae6-b87a-4da338364bd6 {
  display: none;
}
#s-0f185cf2-484c-47fd-857c-0e6d05e7c0ec { text-align: left; }
#s-c5cf1ae1-c816-4a23-b436-00de8870f8c2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5cf1ae1-c816-4a23-b436-00de8870f8c2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-220f0270-3357-492d-b36f-52dacbb2e5b2 { text-align: left; }
#s-220f0270-3357-492d-b36f-52dacbb2e5b2 .shg-product-sold-out {
  display: none;
}

#s-220f0270-3357-492d-b36f-52dacbb2e5b2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-220f0270-3357-492d-b36f-52dacbb2e5b2 .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-3c4a8a64-2070-43c8-9d3e-81c33b9d0f9b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c4a8a64-2070-43c8-9d3e-81c33b9d0f9b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c4a8a64-2070-43c8-9d3e-81c33b9d0f9b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c4a8a64-2070-43c8-9d3e-81c33b9d0f9b {
  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-3c4a8a64-2070-43c8-9d3e-81c33b9d0f9b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c4a8a64-2070-43c8-9d3e-81c33b9d0f9b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c4a8a64-2070-43c8-9d3e-81c33b9d0f9b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fe3f7dac-66e3-462f-984f-b047ca286049 {
  display: none;
}
#s-90c1912c-62c5-42c4-b75a-0c0de19cb6cc { text-align: left; }
#s-55d26720-a849-411a-b8d0-298e69fd33d7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55d26720-a849-411a-b8d0-298e69fd33d7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3aa85de-2b5c-47f7-a256-4ebb65f277ff { text-align: left; }
#s-f3aa85de-2b5c-47f7-a256-4ebb65f277ff .shg-product-sold-out {
  display: none;
}

#s-f3aa85de-2b5c-47f7-a256-4ebb65f277ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3aa85de-2b5c-47f7-a256-4ebb65f277ff .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-f495fe5e-e1a4-4ae9-8511-4e498a47f75b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f495fe5e-e1a4-4ae9-8511-4e498a47f75b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f495fe5e-e1a4-4ae9-8511-4e498a47f75b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f495fe5e-e1a4-4ae9-8511-4e498a47f75b {
  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-f495fe5e-e1a4-4ae9-8511-4e498a47f75b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f495fe5e-e1a4-4ae9-8511-4e498a47f75b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f495fe5e-e1a4-4ae9-8511-4e498a47f75b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1754474a-8df2-4223-a68e-6b7aab9dde63 {
  display: none;
}
#s-7cc116fc-395e-42ef-bda2-c5b53b6caf63 { text-align: left; }
#s-e4e2b654-163f-40d2-aa0c-2699d325daf9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4e2b654-163f-40d2-aa0c-2699d325daf9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7cc5bae1-d3b9-47c5-9519-894e163e5455 { text-align: left; }
#s-7cc5bae1-d3b9-47c5-9519-894e163e5455 .shg-product-sold-out {
  display: none;
}

#s-7cc5bae1-d3b9-47c5-9519-894e163e5455 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7cc5bae1-d3b9-47c5-9519-894e163e5455 .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-16be5557-76ae-407f-973b-6c986a2507b0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16be5557-76ae-407f-973b-6c986a2507b0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16be5557-76ae-407f-973b-6c986a2507b0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16be5557-76ae-407f-973b-6c986a2507b0 {
  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-16be5557-76ae-407f-973b-6c986a2507b0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16be5557-76ae-407f-973b-6c986a2507b0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16be5557-76ae-407f-973b-6c986a2507b0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b37ff653-2ab2-4c89-8ac8-8a1cfda42d6b {
  display: none;
}
#s-a62187dd-db5f-499a-8a0a-a5e23c418112 { text-align: left; }
#s-581c8e39-8f61-4a40-92e5-9f127af7527f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-581c8e39-8f61-4a40-92e5-9f127af7527f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c29fec0f-b032-4095-8c8b-b19b40ca5cba { text-align: left; }
#s-c29fec0f-b032-4095-8c8b-b19b40ca5cba .shg-product-sold-out {
  display: none;
}

#s-c29fec0f-b032-4095-8c8b-b19b40ca5cba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c29fec0f-b032-4095-8c8b-b19b40ca5cba .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-0a2a61f2-b0ef-4c8e-9cd4-7a1b3fa662a5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a2a61f2-b0ef-4c8e-9cd4-7a1b3fa662a5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a2a61f2-b0ef-4c8e-9cd4-7a1b3fa662a5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a2a61f2-b0ef-4c8e-9cd4-7a1b3fa662a5 {
  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-0a2a61f2-b0ef-4c8e-9cd4-7a1b3fa662a5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a2a61f2-b0ef-4c8e-9cd4-7a1b3fa662a5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a2a61f2-b0ef-4c8e-9cd4-7a1b3fa662a5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a90718b7-7f0c-41b0-a807-4869cad57e26 {
  display: none;
}
#s-4d9328a4-776e-418b-b118-e90c3d1de657 { text-align: left; }
#s-57c4be4f-58f1-42ab-9604-3361e9f82caf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57c4be4f-58f1-42ab-9604-3361e9f82caf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01aec2ea-de07-404c-b115-df01abe6ff27 { text-align: left; }
#s-01aec2ea-de07-404c-b115-df01abe6ff27 .shg-product-sold-out {
  display: none;
}

#s-01aec2ea-de07-404c-b115-df01abe6ff27 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01aec2ea-de07-404c-b115-df01abe6ff27 .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-8d4758e2-aa61-49d7-af28-0e1405b1b9b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8d4758e2-aa61-49d7-af28-0e1405b1b9b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8d4758e2-aa61-49d7-af28-0e1405b1b9b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8d4758e2-aa61-49d7-af28-0e1405b1b9b2 {
  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-8d4758e2-aa61-49d7-af28-0e1405b1b9b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8d4758e2-aa61-49d7-af28-0e1405b1b9b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8d4758e2-aa61-49d7-af28-0e1405b1b9b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-925c5bfd-7749-41d9-9096-ed3d1533b57b {
  display: none;
}
#s-1fde8e79-04b4-4743-9b9b-f01980c2defa { text-align: left; }
#s-279b944c-7ffc-4107-aa19-cc509c19aeef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-279b944c-7ffc-4107-aa19-cc509c19aeef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-852c5869-1a0b-4b05-bf35-535b79c88edb { text-align: left; }
#s-852c5869-1a0b-4b05-bf35-535b79c88edb .shg-product-sold-out {
  display: none;
}

#s-852c5869-1a0b-4b05-bf35-535b79c88edb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-852c5869-1a0b-4b05-bf35-535b79c88edb .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-d6d74c1a-3715-4c04-8af0-2de427ac967e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6d74c1a-3715-4c04-8af0-2de427ac967e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6d74c1a-3715-4c04-8af0-2de427ac967e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6d74c1a-3715-4c04-8af0-2de427ac967e {
  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-d6d74c1a-3715-4c04-8af0-2de427ac967e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6d74c1a-3715-4c04-8af0-2de427ac967e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6d74c1a-3715-4c04-8af0-2de427ac967e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c95066d5-2639-4d19-bc00-4f6c57636d56 {
  display: none;
}
#s-584cfe6f-5300-4c38-a360-2e2f4e35bc3b { text-align: left; }
#s-21055ff9-1654-44ff-932b-b3de22414b45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21055ff9-1654-44ff-932b-b3de22414b45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b389977-d66d-4e11-abdd-1003e88be517 { text-align: left; }
#s-0b389977-d66d-4e11-abdd-1003e88be517 .shg-product-sold-out {
  display: none;
}

#s-0b389977-d66d-4e11-abdd-1003e88be517 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b389977-d66d-4e11-abdd-1003e88be517 .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-ab99e4b0-8c60-41e8-b6d6-28116832efb1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab99e4b0-8c60-41e8-b6d6-28116832efb1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab99e4b0-8c60-41e8-b6d6-28116832efb1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab99e4b0-8c60-41e8-b6d6-28116832efb1 {
  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-ab99e4b0-8c60-41e8-b6d6-28116832efb1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab99e4b0-8c60-41e8-b6d6-28116832efb1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab99e4b0-8c60-41e8-b6d6-28116832efb1.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;
}
