.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-7015c776-c7e1-4ab2-b719-abb98d2f1f55 {
  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-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 { margin-top: 40px; }
#s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .shogun-tabs {
  justify-content: center;
}


  #s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-432d79ca-d7a7-4ddc-897e-42c7f3c0c966 .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-3ddb3a03-5559-4f8f-b21d-0789e6ad7538 { padding-top: 10px;
padding-bottom: 10px; }
 #s-3ddb3a03-5559-4f8f-b21d-0789e6ad7538 .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-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-07ff8fc1-a911-4f7c-9e7d-f31355242ff1 .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-3c55ddf2-0719-4570-a4af-85a08240b091 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-3c55ddf2-0719-4570-a4af-85a08240b091"] > .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-2bb4980e-6aa8-4431-8943-3d24ec7e37a4 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-345966d1-9403-4bae-822e-4f85b243e9f2 { 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-5e07109a-f1a9-4990-a716-4ca0afd997a0 { 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-5e07109a-f1a9-4990-a716-4ca0afd997a0: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-5e07109a-f1a9-4990-a716-4ca0afd997a0: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-5e07109a-f1a9-4990-a716-4ca0afd997a0.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-72ef246e-0643-4aaf-aeb9-d3d14c0528db { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1fa3790c-d760-45cc-87e1-fe1cd9d9c424 { 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-3a590140-1db4-453f-96a8-37e9a837c1e8 { 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-3a590140-1db4-453f-96a8-37e9a837c1e8: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-3a590140-1db4-453f-96a8-37e9a837c1e8: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-3a590140-1db4-453f-96a8-37e9a837c1e8.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-59e595ab-90ba-43a3-bb62-5a814fd45efb { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6c21a2b7-94d2-4cae-a54f-2eef5e19a4c9 { 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-4a102321-d6a7-40dd-9374-22f46b9ca810 { 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-4a102321-d6a7-40dd-9374-22f46b9ca810: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-4a102321-d6a7-40dd-9374-22f46b9ca810: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-4a102321-d6a7-40dd-9374-22f46b9ca810.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-06609b94-116d-4bf8-8290-1480e320e1bd { min-height: 50px; }
#s-06609b94-116d-4bf8-8290-1480e320e1bd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-37c30ecb-a289-49d2-852f-ed65378e9b48 { 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-37c30ecb-a289-49d2-852f-ed65378e9b48 .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-b5f6106b-65d4-4fd4-88a0-472fc0fcad13 {
  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-e7d82b19-ca97-443b-a7f9-34cba4a1a1db { 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-9294f4d5-ad8f-475e-b39f-79ee83c77f47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9294f4d5-ad8f-475e-b39f-79ee83c77f47 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8ac3e0ff-de94-4b66-a58a-3f05407e5fc6 {
  display: none;
}
#s-b603ebfb-ef16-4aa7-901a-d69953e5fd5d { text-align: left; }
#s-2d612970-40b4-41e8-8d61-9455f2d9e5e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d612970-40b4-41e8-8d61-9455f2d9e5e4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b72bb13c-a3b6-4cbf-80f6-a29697b947d0 {
  display: none;
}
#s-e5d92a29-747e-4754-bd8c-f370de15c82f { text-align: left; }
#s-3be148d4-0485-4ec1-9cc3-6003006e603a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3be148d4-0485-4ec1-9cc3-6003006e603a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-092a3f99-41fc-4935-92a4-c85e18597a6f {
  display: none;
}
#s-e2219141-3781-4061-aee3-f614ae24d5fe { text-align: left; }
#s-51376cf7-2ee9-42b3-8823-e137ed21b3a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51376cf7-2ee9-42b3-8823-e137ed21b3a5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-dc20d4c4-c94f-4e08-afb4-79c32dbdeeb5 {
  display: none;
}
#s-fda7da37-0564-446f-b128-a3f41156575e { text-align: left; }
#s-4525c8e1-eca4-45a6-946b-44de7308b816 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4525c8e1-eca4-45a6-946b-44de7308b816 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5221e7d6-5795-4229-a704-b8d310f000e8 { text-align: left; }
#s-5221e7d6-5795-4229-a704-b8d310f000e8 .shg-product-sold-out {
  display: none;
}

#s-5221e7d6-5795-4229-a704-b8d310f000e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5221e7d6-5795-4229-a704-b8d310f000e8 .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-9122dece-a39b-419f-8fa3-72f7b662b5f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9122dece-a39b-419f-8fa3-72f7b662b5f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9122dece-a39b-419f-8fa3-72f7b662b5f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9122dece-a39b-419f-8fa3-72f7b662b5f2 {
  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-9122dece-a39b-419f-8fa3-72f7b662b5f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9122dece-a39b-419f-8fa3-72f7b662b5f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9122dece-a39b-419f-8fa3-72f7b662b5f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-416fd624-3727-4a92-bc8d-106f577001a4 {
  display: none;
}
#s-cb140ea8-4303-452e-a493-a202f9f96317 { text-align: left; }
#s-bca63617-f945-4dd3-bd80-c2b404d506a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bca63617-f945-4dd3-bd80-c2b404d506a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-97bc8ad6-f060-4783-8284-ef243b86c6ef { text-align: left; }
#s-97bc8ad6-f060-4783-8284-ef243b86c6ef .shg-product-sold-out {
  display: none;
}

#s-97bc8ad6-f060-4783-8284-ef243b86c6ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-97bc8ad6-f060-4783-8284-ef243b86c6ef .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-ccb35533-6b72-4bb1-8eb6-a644ae59fc43 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ccb35533-6b72-4bb1-8eb6-a644ae59fc43:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ccb35533-6b72-4bb1-8eb6-a644ae59fc43:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ccb35533-6b72-4bb1-8eb6-a644ae59fc43 {
  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-ccb35533-6b72-4bb1-8eb6-a644ae59fc43.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ccb35533-6b72-4bb1-8eb6-a644ae59fc43.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ccb35533-6b72-4bb1-8eb6-a644ae59fc43.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b710624c-029a-44d4-baab-ce096c324bf9 {
  display: none;
}
#s-d1b9faac-c0a3-4378-8ed5-36e91d4c8a01 { text-align: left; }
#s-1d2c1d7c-56e4-429b-b48f-d4eb14dbebdf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1d2c1d7c-56e4-429b-b48f-d4eb14dbebdf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5bcfe4ed-f224-4711-8069-301a38f0bd64 { text-align: left; }
#s-5bcfe4ed-f224-4711-8069-301a38f0bd64 .shg-product-sold-out {
  display: none;
}

#s-5bcfe4ed-f224-4711-8069-301a38f0bd64 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5bcfe4ed-f224-4711-8069-301a38f0bd64 .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-7b260eed-2049-4f79-8436-5e1dd7da06c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b260eed-2049-4f79-8436-5e1dd7da06c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b260eed-2049-4f79-8436-5e1dd7da06c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b260eed-2049-4f79-8436-5e1dd7da06c4 {
  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-7b260eed-2049-4f79-8436-5e1dd7da06c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b260eed-2049-4f79-8436-5e1dd7da06c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b260eed-2049-4f79-8436-5e1dd7da06c4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d7d10d1-4868-4b7c-846e-1b7a7d7978f8 {
  display: none;
}
#s-36e9d77a-7a3b-4554-99f5-e02eac910060 { text-align: left; }
#s-8c093380-8ceb-493a-8acd-03f305519a08 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c093380-8ceb-493a-8acd-03f305519a08 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0a0c2b99-200f-44d1-b065-d428762b6d23 { text-align: left; }
#s-0a0c2b99-200f-44d1-b065-d428762b6d23 .shg-product-sold-out {
  display: none;
}

#s-0a0c2b99-200f-44d1-b065-d428762b6d23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0a0c2b99-200f-44d1-b065-d428762b6d23 .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-2eaeeec9-0bb6-496e-91cb-23594cc8159f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2eaeeec9-0bb6-496e-91cb-23594cc8159f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2eaeeec9-0bb6-496e-91cb-23594cc8159f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2eaeeec9-0bb6-496e-91cb-23594cc8159f {
  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-2eaeeec9-0bb6-496e-91cb-23594cc8159f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2eaeeec9-0bb6-496e-91cb-23594cc8159f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2eaeeec9-0bb6-496e-91cb-23594cc8159f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b3fccd7d-4842-43eb-a218-4970979afb13 {
  display: none;
}
#s-554d9cb5-6cdc-4742-8a88-8db8c41e383d { text-align: left; }
#s-d4a22ac0-8761-4c7b-9a15-19c134f51ba2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d4a22ac0-8761-4c7b-9a15-19c134f51ba2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-801582a1-9afa-44aa-a00d-09f69090758b { text-align: left; }
#s-801582a1-9afa-44aa-a00d-09f69090758b .shg-product-sold-out {
  display: none;
}

#s-801582a1-9afa-44aa-a00d-09f69090758b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-801582a1-9afa-44aa-a00d-09f69090758b .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-66e68366-f56b-4196-af87-d9d58b13a77c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66e68366-f56b-4196-af87-d9d58b13a77c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66e68366-f56b-4196-af87-d9d58b13a77c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66e68366-f56b-4196-af87-d9d58b13a77c {
  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-66e68366-f56b-4196-af87-d9d58b13a77c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66e68366-f56b-4196-af87-d9d58b13a77c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66e68366-f56b-4196-af87-d9d58b13a77c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b16be61-5cb7-4595-9718-d9b55e9bba24 {
  display: none;
}
#s-8a279b99-ae12-415c-ae35-7b122aa65cde { text-align: left; }
#s-8b7d96c3-f28f-409b-93e6-d989f91a9ee5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b7d96c3-f28f-409b-93e6-d989f91a9ee5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0abe6739-6113-4490-a28f-b38ec2858063 { text-align: left; }
#s-0abe6739-6113-4490-a28f-b38ec2858063 .shg-product-sold-out {
  display: none;
}

#s-0abe6739-6113-4490-a28f-b38ec2858063 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0abe6739-6113-4490-a28f-b38ec2858063 .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-dc11cd87-ab42-4d68-8389-b4bfe2c32ab9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dc11cd87-ab42-4d68-8389-b4bfe2c32ab9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dc11cd87-ab42-4d68-8389-b4bfe2c32ab9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dc11cd87-ab42-4d68-8389-b4bfe2c32ab9 {
  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-dc11cd87-ab42-4d68-8389-b4bfe2c32ab9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc11cd87-ab42-4d68-8389-b4bfe2c32ab9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dc11cd87-ab42-4d68-8389-b4bfe2c32ab9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-707b7aa2-826e-4e61-945c-08b38fce268d {
  display: none;
}
#s-74faf2c1-22a2-4601-8e9d-05b11575a860 { text-align: left; }
#s-75c37478-f6a3-496f-9a3a-e031b04119df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75c37478-f6a3-496f-9a3a-e031b04119df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f19905d2-94f3-4a70-be9b-36f86b463155 { text-align: left; }
#s-f19905d2-94f3-4a70-be9b-36f86b463155 .shg-product-sold-out {
  display: none;
}

#s-f19905d2-94f3-4a70-be9b-36f86b463155 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f19905d2-94f3-4a70-be9b-36f86b463155 .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-6c41efaf-efdc-4e0c-89cb-1a1ea8fa2155 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c41efaf-efdc-4e0c-89cb-1a1ea8fa2155:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c41efaf-efdc-4e0c-89cb-1a1ea8fa2155:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c41efaf-efdc-4e0c-89cb-1a1ea8fa2155 {
  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-6c41efaf-efdc-4e0c-89cb-1a1ea8fa2155.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c41efaf-efdc-4e0c-89cb-1a1ea8fa2155.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c41efaf-efdc-4e0c-89cb-1a1ea8fa2155.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6af14e92-f925-46bd-b302-b8343caea350 {
  display: none;
}
#s-c3919aeb-10ce-48b2-909a-6b41dc0e1a40 { text-align: left; }
#s-f5761e24-a06c-4786-87cc-eceacf9a4694 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5761e24-a06c-4786-87cc-eceacf9a4694 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48ee0190-d578-4df1-b7b2-015f29d29b1e { text-align: left; }
#s-48ee0190-d578-4df1-b7b2-015f29d29b1e .shg-product-sold-out {
  display: none;
}

#s-48ee0190-d578-4df1-b7b2-015f29d29b1e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48ee0190-d578-4df1-b7b2-015f29d29b1e .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-80e78471-0470-4f06-9735-ab03dce9155a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80e78471-0470-4f06-9735-ab03dce9155a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80e78471-0470-4f06-9735-ab03dce9155a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80e78471-0470-4f06-9735-ab03dce9155a {
  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-80e78471-0470-4f06-9735-ab03dce9155a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80e78471-0470-4f06-9735-ab03dce9155a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80e78471-0470-4f06-9735-ab03dce9155a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b90ab96-92c4-48bd-94dd-0d223afe18b5 {
  display: none;
}
#s-da6cad49-948e-477f-a6cb-4aad88334e27 { text-align: left; }
#s-51f725f0-8c35-4af0-b844-7b5ca0b47351 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-51f725f0-8c35-4af0-b844-7b5ca0b47351 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dd639d11-545e-48fb-8599-43e412e4b354 { text-align: left; }
#s-dd639d11-545e-48fb-8599-43e412e4b354 .shg-product-sold-out {
  display: none;
}

#s-dd639d11-545e-48fb-8599-43e412e4b354 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dd639d11-545e-48fb-8599-43e412e4b354 .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-bf6d6e0d-1221-4a32-b068-ccd1f4fab854 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bf6d6e0d-1221-4a32-b068-ccd1f4fab854:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bf6d6e0d-1221-4a32-b068-ccd1f4fab854:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bf6d6e0d-1221-4a32-b068-ccd1f4fab854 {
  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-bf6d6e0d-1221-4a32-b068-ccd1f4fab854.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bf6d6e0d-1221-4a32-b068-ccd1f4fab854.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bf6d6e0d-1221-4a32-b068-ccd1f4fab854.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d6f3586-b007-4461-abc4-cf71304a4339 {
  display: none;
}
#s-f0d8449d-6219-413c-a80d-a628ddeea27e { text-align: left; }
#s-44c2f795-d75e-49a8-90d5-a96dfd0db85f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-44c2f795-d75e-49a8-90d5-a96dfd0db85f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ede5e627-ca79-479d-9ad1-997386405a80 { text-align: left; }
#s-ede5e627-ca79-479d-9ad1-997386405a80 .shg-product-sold-out {
  display: none;
}

#s-ede5e627-ca79-479d-9ad1-997386405a80 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ede5e627-ca79-479d-9ad1-997386405a80 .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-0c861ed7-9002-485d-92ea-f435e799312e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c861ed7-9002-485d-92ea-f435e799312e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c861ed7-9002-485d-92ea-f435e799312e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c861ed7-9002-485d-92ea-f435e799312e {
  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-0c861ed7-9002-485d-92ea-f435e799312e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c861ed7-9002-485d-92ea-f435e799312e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c861ed7-9002-485d-92ea-f435e799312e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f059cf8-54e2-4df6-a39f-78bfefc9bb7e {
  display: none;
}
#s-d7041156-9a89-4793-84e2-20791a8b67a7 { text-align: left; }
#s-18b67686-acac-475a-b035-20bd32a00b73 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18b67686-acac-475a-b035-20bd32a00b73 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-91e22499-4b77-4f5c-b045-a1112fd7aa89 { text-align: left; }
#s-91e22499-4b77-4f5c-b045-a1112fd7aa89 .shg-product-sold-out {
  display: none;
}

#s-91e22499-4b77-4f5c-b045-a1112fd7aa89 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-91e22499-4b77-4f5c-b045-a1112fd7aa89 .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-32f8d3db-e5f5-4748-ab33-412861679a07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32f8d3db-e5f5-4748-ab33-412861679a07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32f8d3db-e5f5-4748-ab33-412861679a07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32f8d3db-e5f5-4748-ab33-412861679a07 {
  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-32f8d3db-e5f5-4748-ab33-412861679a07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32f8d3db-e5f5-4748-ab33-412861679a07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32f8d3db-e5f5-4748-ab33-412861679a07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8e87ff9c-8a3d-4104-83ec-6f528a8e4c5b {
  display: none;
}
#s-c7577069-b291-436b-8802-79abc456799c { text-align: left; }
#s-6faaeb46-8112-4080-ba72-cb5687c60668 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6faaeb46-8112-4080-ba72-cb5687c60668 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f585697a-57e8-433f-96e9-4d5287871664 { text-align: left; }
#s-f585697a-57e8-433f-96e9-4d5287871664 .shg-product-sold-out {
  display: none;
}

#s-f585697a-57e8-433f-96e9-4d5287871664 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f585697a-57e8-433f-96e9-4d5287871664 .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-eee41bdc-ebb6-42b3-8a8c-2f8da0c489c9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eee41bdc-ebb6-42b3-8a8c-2f8da0c489c9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eee41bdc-ebb6-42b3-8a8c-2f8da0c489c9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eee41bdc-ebb6-42b3-8a8c-2f8da0c489c9 {
  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-eee41bdc-ebb6-42b3-8a8c-2f8da0c489c9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eee41bdc-ebb6-42b3-8a8c-2f8da0c489c9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eee41bdc-ebb6-42b3-8a8c-2f8da0c489c9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a2ef5f7-ef41-479d-a6dd-3d1237e8ba70 {
  display: none;
}
#s-37726917-a46c-4f24-b44f-1e5df930660a { text-align: left; }
#s-2bc073df-8fa6-45fe-8ae8-24accaa39632 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bc073df-8fa6-45fe-8ae8-24accaa39632 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ffd4b825-30ca-4e22-ab96-01bec6a7d4d4 { text-align: left; }
#s-ffd4b825-30ca-4e22-ab96-01bec6a7d4d4 .shg-product-sold-out {
  display: none;
}

#s-ffd4b825-30ca-4e22-ab96-01bec6a7d4d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ffd4b825-30ca-4e22-ab96-01bec6a7d4d4 .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-06bb4d85-e10d-479b-a189-261b47ab908e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06bb4d85-e10d-479b-a189-261b47ab908e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06bb4d85-e10d-479b-a189-261b47ab908e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06bb4d85-e10d-479b-a189-261b47ab908e {
  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-06bb4d85-e10d-479b-a189-261b47ab908e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06bb4d85-e10d-479b-a189-261b47ab908e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06bb4d85-e10d-479b-a189-261b47ab908e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2a9a75ba-73e7-44a9-adf4-d47e9a75dc2b {
  display: none;
}
#s-2293a7a0-8c9a-4f80-8fea-6a4f2e625e21 { text-align: left; }
#s-08bf4897-97d2-47a3-a253-9a410f115c20 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08bf4897-97d2-47a3-a253-9a410f115c20 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-876f8e1f-a488-456a-bf63-8b9009ffeaf5 { text-align: left; }
#s-876f8e1f-a488-456a-bf63-8b9009ffeaf5 .shg-product-sold-out {
  display: none;
}

#s-876f8e1f-a488-456a-bf63-8b9009ffeaf5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-876f8e1f-a488-456a-bf63-8b9009ffeaf5 .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-1c3709d9-67b5-42f6-9e66-f3ef52231d61 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1c3709d9-67b5-42f6-9e66-f3ef52231d61:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1c3709d9-67b5-42f6-9e66-f3ef52231d61:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c3709d9-67b5-42f6-9e66-f3ef52231d61 {
  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-1c3709d9-67b5-42f6-9e66-f3ef52231d61.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c3709d9-67b5-42f6-9e66-f3ef52231d61.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c3709d9-67b5-42f6-9e66-f3ef52231d61.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30494d6e-a003-4228-8cb9-38449300a0b3 {
  display: none;
}
#s-048dcee2-ab78-496a-8a02-4e574ac9a3dc { text-align: left; }
#s-9ebdbd78-ed67-4bde-a861-e57b741562e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ebdbd78-ed67-4bde-a861-e57b741562e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-88d13b1d-2fb2-4179-b9a5-99bbb9e42d4c { text-align: left; }
#s-88d13b1d-2fb2-4179-b9a5-99bbb9e42d4c .shg-product-sold-out {
  display: none;
}

#s-88d13b1d-2fb2-4179-b9a5-99bbb9e42d4c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-88d13b1d-2fb2-4179-b9a5-99bbb9e42d4c .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-e480eebd-0f15-4cdb-b8f6-beb5335133cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e480eebd-0f15-4cdb-b8f6-beb5335133cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e480eebd-0f15-4cdb-b8f6-beb5335133cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e480eebd-0f15-4cdb-b8f6-beb5335133cd {
  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-e480eebd-0f15-4cdb-b8f6-beb5335133cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e480eebd-0f15-4cdb-b8f6-beb5335133cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e480eebd-0f15-4cdb-b8f6-beb5335133cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-10e58cc3-233f-4cc6-8be3-5e3880453532 {
  display: none;
}
#s-85f144e1-bc36-461f-b637-62118f0427a0 { text-align: left; }
#s-7c5dddae-1c55-4c5e-b5fe-5a718e0a5be9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c5dddae-1c55-4c5e-b5fe-5a718e0a5be9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2aebb696-b8ff-4241-8527-d05d6f433452 { text-align: left; }
#s-2aebb696-b8ff-4241-8527-d05d6f433452 .shg-product-sold-out {
  display: none;
}

#s-2aebb696-b8ff-4241-8527-d05d6f433452 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2aebb696-b8ff-4241-8527-d05d6f433452 .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-68e20680-404f-4115-8b79-e6f801ddf783 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68e20680-404f-4115-8b79-e6f801ddf783:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68e20680-404f-4115-8b79-e6f801ddf783:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68e20680-404f-4115-8b79-e6f801ddf783 {
  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-68e20680-404f-4115-8b79-e6f801ddf783.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68e20680-404f-4115-8b79-e6f801ddf783.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68e20680-404f-4115-8b79-e6f801ddf783.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ab8f46d-b8e6-4a72-a36e-067c90c272bf {
  display: none;
}
#s-0ab7abd1-25f8-45bd-855b-1d05d7da6078 { text-align: left; }
#s-bfa485da-9653-4a1b-8920-7be5d2849533 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfa485da-9653-4a1b-8920-7be5d2849533 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b0bc168-3d2f-4e60-900c-0a129850b213 { text-align: left; }
#s-2b0bc168-3d2f-4e60-900c-0a129850b213 .shg-product-sold-out {
  display: none;
}

#s-2b0bc168-3d2f-4e60-900c-0a129850b213 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b0bc168-3d2f-4e60-900c-0a129850b213 .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-ac11c890-2c31-434f-b1f2-3745819f0a38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac11c890-2c31-434f-b1f2-3745819f0a38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac11c890-2c31-434f-b1f2-3745819f0a38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac11c890-2c31-434f-b1f2-3745819f0a38 {
  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-ac11c890-2c31-434f-b1f2-3745819f0a38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac11c890-2c31-434f-b1f2-3745819f0a38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac11c890-2c31-434f-b1f2-3745819f0a38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b45573f-66ba-48f5-9336-ca4bf87b764c {
  display: none;
}
#s-8d88a416-e129-4c02-a4ca-f1d0e0c9b3ef { text-align: left; }
#s-8ecf5459-86aa-4156-8a38-6548d6dc0aaf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ecf5459-86aa-4156-8a38-6548d6dc0aaf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-703f991e-6245-42cb-841a-bfb2d0c47f41 { text-align: left; }
#s-703f991e-6245-42cb-841a-bfb2d0c47f41 .shg-product-sold-out {
  display: none;
}

#s-703f991e-6245-42cb-841a-bfb2d0c47f41 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-703f991e-6245-42cb-841a-bfb2d0c47f41 .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-6571c797-652c-4d1a-be3c-42a774366390 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6571c797-652c-4d1a-be3c-42a774366390:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6571c797-652c-4d1a-be3c-42a774366390:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6571c797-652c-4d1a-be3c-42a774366390 {
  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-6571c797-652c-4d1a-be3c-42a774366390.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6571c797-652c-4d1a-be3c-42a774366390.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6571c797-652c-4d1a-be3c-42a774366390.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-37df6f8a-1a30-4bb6-af36-f79de0506c33 {
  display: none;
}
#s-bec92f61-d182-4cc0-8ec2-4f44a2b44b4f { text-align: left; }
#s-193cd9a9-6f88-48ab-93d8-6da4bfa966de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-193cd9a9-6f88-48ab-93d8-6da4bfa966de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ddc02cb7-2034-4813-ade0-fca28aea402b { text-align: left; }
#s-ddc02cb7-2034-4813-ade0-fca28aea402b .shg-product-sold-out {
  display: none;
}

#s-ddc02cb7-2034-4813-ade0-fca28aea402b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ddc02cb7-2034-4813-ade0-fca28aea402b .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-ca524417-ec2e-4236-892c-a86c4f9e4a0a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ca524417-ec2e-4236-892c-a86c4f9e4a0a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ca524417-ec2e-4236-892c-a86c4f9e4a0a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ca524417-ec2e-4236-892c-a86c4f9e4a0a {
  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-ca524417-ec2e-4236-892c-a86c4f9e4a0a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ca524417-ec2e-4236-892c-a86c4f9e4a0a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ca524417-ec2e-4236-892c-a86c4f9e4a0a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d592228-4b28-4a2f-b1c3-169e315a1db5 {
  display: none;
}
#s-a0c08c9d-cc0f-467c-abac-93ad875e3719 { text-align: left; }
#s-9940ffa0-bce3-40df-adda-b18aa4e9e7d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9940ffa0-bce3-40df-adda-b18aa4e9e7d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-01ee2930-4786-4163-8bb5-1ef2c221cd52 { text-align: left; }
#s-01ee2930-4786-4163-8bb5-1ef2c221cd52 .shg-product-sold-out {
  display: none;
}

#s-01ee2930-4786-4163-8bb5-1ef2c221cd52 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-01ee2930-4786-4163-8bb5-1ef2c221cd52 .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-ffa6e70e-0a54-4846-bda1-33f53ae8d716 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ffa6e70e-0a54-4846-bda1-33f53ae8d716:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ffa6e70e-0a54-4846-bda1-33f53ae8d716:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ffa6e70e-0a54-4846-bda1-33f53ae8d716 {
  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-ffa6e70e-0a54-4846-bda1-33f53ae8d716.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ffa6e70e-0a54-4846-bda1-33f53ae8d716.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ffa6e70e-0a54-4846-bda1-33f53ae8d716.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dacde78c-2089-4e60-a8e4-106383613822 {
  display: none;
}
#s-5bd02af8-68b9-493f-9fcc-f825ad8c29a2 { text-align: left; }
#s-bb0dbe68-6f19-4893-8d97-3ae98b1811fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bb0dbe68-6f19-4893-8d97-3ae98b1811fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbab4e50-69fb-4a43-a40e-2ad9d98d5549 { text-align: left; }
#s-dbab4e50-69fb-4a43-a40e-2ad9d98d5549 .shg-product-sold-out {
  display: none;
}

#s-dbab4e50-69fb-4a43-a40e-2ad9d98d5549 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbab4e50-69fb-4a43-a40e-2ad9d98d5549 .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-f1a9bc22-fb55-45da-8070-d3c912858195 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1a9bc22-fb55-45da-8070-d3c912858195:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1a9bc22-fb55-45da-8070-d3c912858195:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1a9bc22-fb55-45da-8070-d3c912858195 {
  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-f1a9bc22-fb55-45da-8070-d3c912858195.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1a9bc22-fb55-45da-8070-d3c912858195.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1a9bc22-fb55-45da-8070-d3c912858195.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a86dafd2-87c6-43ec-bbe7-a5edbd43d1e6 {
  display: none;
}
#s-52c43b0a-db5e-4ad7-bd7a-3e79967b1199 { text-align: left; }
#s-f3265417-8b9f-475a-a61d-0f27c731d2bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f3265417-8b9f-475a-a61d-0f27c731d2bb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f3a112c2-4eee-455b-846a-263f5da0a9c6 { text-align: left; }
#s-f3a112c2-4eee-455b-846a-263f5da0a9c6 .shg-product-sold-out {
  display: none;
}

#s-f3a112c2-4eee-455b-846a-263f5da0a9c6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f3a112c2-4eee-455b-846a-263f5da0a9c6 .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-9278639a-6023-4f43-b6f5-67481a96bd3c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9278639a-6023-4f43-b6f5-67481a96bd3c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9278639a-6023-4f43-b6f5-67481a96bd3c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9278639a-6023-4f43-b6f5-67481a96bd3c {
  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-9278639a-6023-4f43-b6f5-67481a96bd3c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9278639a-6023-4f43-b6f5-67481a96bd3c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9278639a-6023-4f43-b6f5-67481a96bd3c.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;
}
