.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-2ac97955-a464-4b8a-8615-7134cec41199 {
  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-709daf83-df4b-4b97-b970-63d360edf6a4 { margin-top: 40px; }
#s-709daf83-df4b-4b97-b970-63d360edf6a4 .shogun-tabs {
  justify-content: center;
}


  #s-709daf83-df4b-4b97-b970-63d360edf6a4 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-709daf83-df4b-4b97-b970-63d360edf6a4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-709daf83-df4b-4b97-b970-63d360edf6a4 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-709daf83-df4b-4b97-b970-63d360edf6a4 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-709daf83-df4b-4b97-b970-63d360edf6a4 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-709daf83-df4b-4b97-b970-63d360edf6a4 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-709daf83-df4b-4b97-b970-63d360edf6a4 .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-38dd4142-7765-43e6-9366-fbdb9b7d6e50 { padding-top: 10px;
padding-bottom: 10px; }
 #s-38dd4142-7765-43e6-9366-fbdb9b7d6e50 .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-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-e1719bbb-576c-4e6a-b600-f748636f37ad .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-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9fa75879-88b9-4dc6-bfdd-ba952d1a29e0"] > .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-79613e9c-6dc3-4be7-8253-52173bf12849 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8374420f-7460-43c0-b437-c5cd7438f118 { 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-5dcd6af5-d602-4201-a0ab-ddd1374a6c0f { 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-5dcd6af5-d602-4201-a0ab-ddd1374a6c0f: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-5dcd6af5-d602-4201-a0ab-ddd1374a6c0f: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-5dcd6af5-d602-4201-a0ab-ddd1374a6c0f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ce189bfa-70e4-4c66-9362-ef7fa2dd0f51 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f336cd07-1aab-4248-aed7-3b7f2aa67ea3 { 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-4282af11-f1f0-41bb-8205-450e2c33fed7 { 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-4282af11-f1f0-41bb-8205-450e2c33fed7: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-4282af11-f1f0-41bb-8205-450e2c33fed7: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-4282af11-f1f0-41bb-8205-450e2c33fed7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-512f698b-a802-4b99-89b5-849ee3af7b77 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-66ef08f2-4107-4639-b70e-f4129194041f { 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-2840358c-1899-4836-bfe4-aeee0708c7b4 { 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-2840358c-1899-4836-bfe4-aeee0708c7b4: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-2840358c-1899-4836-bfe4-aeee0708c7b4: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-2840358c-1899-4836-bfe4-aeee0708c7b4.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-ef5aa6b4-9d88-4828-8015-76e3620f54c0 { min-height: 50px; }
#s-ef5aa6b4-9d88-4828-8015-76e3620f54c0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cc84b185-12f8-41a0-a0e3-545d653ee7b1 { 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-cc84b185-12f8-41a0-a0e3-545d653ee7b1 .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-4d7b8714-6484-4451-bdf0-46818cca9067 {
  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-d7218f32-ded3-4709-8e26-e082b6032893 { 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-0a095e9c-7337-4bc8-8981-6b50530e71c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a095e9c-7337-4bc8-8981-6b50530e71c8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-01c4acbb-f02e-4ed1-9369-122b4e9b6bdd {
  display: none;
}
#s-7f4a3f0c-fad3-479a-a071-f16b940bf1f9 { text-align: left; }
#s-b3ca9278-4eae-45d6-9658-cb92cc518066 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3ca9278-4eae-45d6-9658-cb92cc518066 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3a54cc50-9187-4ca0-934f-d9cb0daebc33 {
  display: none;
}
#s-a8a82e37-8399-422e-9536-06c320f81fc8 { text-align: left; }
#s-a8610b24-df3c-474e-890e-8c6220e0bfde { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a8610b24-df3c-474e-890e-8c6220e0bfde .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-449a06f4-0ff5-401e-8dbd-433d730c9417 {
  display: none;
}
#s-6142f703-7c74-4a16-b289-abf80e458930 { text-align: left; }
#s-d64664a4-a6c3-4d2a-9cd5-d76ca4829ba4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d64664a4-a6c3-4d2a-9cd5-d76ca4829ba4 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-efb95c26-4698-4afc-8dc7-b680e958c32e {
  display: none;
}
#s-a34114b7-c29e-4e1f-a52f-d2344df14e4e { text-align: left; }
#s-763b16cb-7e21-4b42-be06-3a0a976032ab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-763b16cb-7e21-4b42-be06-3a0a976032ab .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32c47326-5838-48ed-8407-ec91dc641fc9 { text-align: left; }
#s-32c47326-5838-48ed-8407-ec91dc641fc9 .shg-product-sold-out {
  display: none;
}

#s-32c47326-5838-48ed-8407-ec91dc641fc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32c47326-5838-48ed-8407-ec91dc641fc9 .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-45982e91-7b49-4d31-b085-8b09ddda151f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45982e91-7b49-4d31-b085-8b09ddda151f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45982e91-7b49-4d31-b085-8b09ddda151f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45982e91-7b49-4d31-b085-8b09ddda151f {
  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-45982e91-7b49-4d31-b085-8b09ddda151f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45982e91-7b49-4d31-b085-8b09ddda151f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45982e91-7b49-4d31-b085-8b09ddda151f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca32c781-78ee-4097-b708-ecae22053e79 {
  display: none;
}
#s-2429a568-61b8-4675-80ee-4ab303be9a96 { text-align: left; }
#s-2288055e-ac59-406c-b264-819d6c2cd1dd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2288055e-ac59-406c-b264-819d6c2cd1dd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9273a22-8347-4070-9c87-2604c535f571 { text-align: left; }
#s-d9273a22-8347-4070-9c87-2604c535f571 .shg-product-sold-out {
  display: none;
}

#s-d9273a22-8347-4070-9c87-2604c535f571 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9273a22-8347-4070-9c87-2604c535f571 .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-c0e8906c-f606-4147-aed7-8f77b0ad6840 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c0e8906c-f606-4147-aed7-8f77b0ad6840:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c0e8906c-f606-4147-aed7-8f77b0ad6840:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c0e8906c-f606-4147-aed7-8f77b0ad6840 {
  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-c0e8906c-f606-4147-aed7-8f77b0ad6840.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c0e8906c-f606-4147-aed7-8f77b0ad6840.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c0e8906c-f606-4147-aed7-8f77b0ad6840.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78c35436-71f6-41f7-b110-60e4f15b1af2 {
  display: none;
}
#s-10d1ab1e-4692-41b4-afc3-8ab312017b0a { text-align: left; }
#s-0eed5131-8810-40a3-b9ac-1b29110b2928 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0eed5131-8810-40a3-b9ac-1b29110b2928 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fae73a5d-46c4-42f3-9eb2-c0558a43a8fc { text-align: left; }
#s-fae73a5d-46c4-42f3-9eb2-c0558a43a8fc .shg-product-sold-out {
  display: none;
}

#s-fae73a5d-46c4-42f3-9eb2-c0558a43a8fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fae73a5d-46c4-42f3-9eb2-c0558a43a8fc .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-96eb6a1e-571b-404c-aeca-aa7e1c1ac394 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96eb6a1e-571b-404c-aeca-aa7e1c1ac394:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96eb6a1e-571b-404c-aeca-aa7e1c1ac394:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96eb6a1e-571b-404c-aeca-aa7e1c1ac394 {
  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-96eb6a1e-571b-404c-aeca-aa7e1c1ac394.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96eb6a1e-571b-404c-aeca-aa7e1c1ac394.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96eb6a1e-571b-404c-aeca-aa7e1c1ac394.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-881fb3c6-3a6a-48dd-850d-439780be659b {
  display: none;
}
#s-c01b0f4b-3f82-43f0-b34e-971c48402462 { text-align: left; }
#s-5e0eb83e-1614-4a66-a57a-29e6b82f422b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e0eb83e-1614-4a66-a57a-29e6b82f422b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19387fec-fa16-4ac6-98c6-66c88fc43122 { text-align: left; }
#s-19387fec-fa16-4ac6-98c6-66c88fc43122 .shg-product-sold-out {
  display: none;
}

#s-19387fec-fa16-4ac6-98c6-66c88fc43122 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19387fec-fa16-4ac6-98c6-66c88fc43122 .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-9e1cef2a-ad57-4a6a-8f72-eefcb08f95d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9e1cef2a-ad57-4a6a-8f72-eefcb08f95d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9e1cef2a-ad57-4a6a-8f72-eefcb08f95d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9e1cef2a-ad57-4a6a-8f72-eefcb08f95d5 {
  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-9e1cef2a-ad57-4a6a-8f72-eefcb08f95d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9e1cef2a-ad57-4a6a-8f72-eefcb08f95d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9e1cef2a-ad57-4a6a-8f72-eefcb08f95d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b17cd9e0-7ad2-46ea-a9fa-cf76f3352396 {
  display: none;
}
#s-70cfff94-5863-48a4-913a-21a88ef0591e { text-align: left; }
#s-63b4df36-3adb-4be4-8dcd-08b37a709213 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-63b4df36-3adb-4be4-8dcd-08b37a709213 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e80703f-dbac-4bc7-82ff-e58bd94884a8 { text-align: left; }
#s-9e80703f-dbac-4bc7-82ff-e58bd94884a8 .shg-product-sold-out {
  display: none;
}

#s-9e80703f-dbac-4bc7-82ff-e58bd94884a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e80703f-dbac-4bc7-82ff-e58bd94884a8 .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-bb8cf398-b99c-4a50-8a0b-bf4f46f20b76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb8cf398-b99c-4a50-8a0b-bf4f46f20b76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb8cf398-b99c-4a50-8a0b-bf4f46f20b76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb8cf398-b99c-4a50-8a0b-bf4f46f20b76 {
  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-bb8cf398-b99c-4a50-8a0b-bf4f46f20b76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb8cf398-b99c-4a50-8a0b-bf4f46f20b76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb8cf398-b99c-4a50-8a0b-bf4f46f20b76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab0bf903-eeae-4fa4-a8d3-408a03dab392 {
  display: none;
}
#s-bda55f0a-ad30-4134-bb60-bf525679dcea { text-align: left; }
#s-8dc44d3e-c0e7-48ad-bc6b-066e0070d965 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8dc44d3e-c0e7-48ad-bc6b-066e0070d965 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c425ae50-3f18-4db9-a78c-ad2a47a3946c { text-align: left; }
#s-c425ae50-3f18-4db9-a78c-ad2a47a3946c .shg-product-sold-out {
  display: none;
}

#s-c425ae50-3f18-4db9-a78c-ad2a47a3946c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c425ae50-3f18-4db9-a78c-ad2a47a3946c .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-5998f141-b412-4257-acf0-75e96b0de62f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5998f141-b412-4257-acf0-75e96b0de62f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5998f141-b412-4257-acf0-75e96b0de62f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5998f141-b412-4257-acf0-75e96b0de62f {
  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-5998f141-b412-4257-acf0-75e96b0de62f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5998f141-b412-4257-acf0-75e96b0de62f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5998f141-b412-4257-acf0-75e96b0de62f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1810b561-61a8-47e6-9a37-9b6c669e0abb {
  display: none;
}
#s-fe4d7fe9-acf7-4360-ac11-b9ed2b0719b7 { text-align: left; }
#s-b01c893d-4091-4584-8c75-1e8bce7b81be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b01c893d-4091-4584-8c75-1e8bce7b81be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2ee91e26-8b9c-4060-893b-9917eb5d2413 { text-align: left; }
#s-2ee91e26-8b9c-4060-893b-9917eb5d2413 .shg-product-sold-out {
  display: none;
}

#s-2ee91e26-8b9c-4060-893b-9917eb5d2413 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2ee91e26-8b9c-4060-893b-9917eb5d2413 .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-0e667c63-98a7-48ae-bc06-488c88f92e8e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e667c63-98a7-48ae-bc06-488c88f92e8e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e667c63-98a7-48ae-bc06-488c88f92e8e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e667c63-98a7-48ae-bc06-488c88f92e8e {
  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-0e667c63-98a7-48ae-bc06-488c88f92e8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e667c63-98a7-48ae-bc06-488c88f92e8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e667c63-98a7-48ae-bc06-488c88f92e8e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d3d476e5-212d-47c4-8d15-1aaaa01d5379 {
  display: none;
}
#s-15d32b82-212d-446f-aa80-9cc3aa5c0ce2 { text-align: left; }
#s-4dd5930f-5812-4579-9327-54acbfccd76f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4dd5930f-5812-4579-9327-54acbfccd76f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f82a465-867c-4ada-ab7c-92baeff877b1 { text-align: left; }
#s-1f82a465-867c-4ada-ab7c-92baeff877b1 .shg-product-sold-out {
  display: none;
}

#s-1f82a465-867c-4ada-ab7c-92baeff877b1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f82a465-867c-4ada-ab7c-92baeff877b1 .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-93f73e0d-2a46-40cc-ad6e-73555c498a16 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93f73e0d-2a46-40cc-ad6e-73555c498a16:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93f73e0d-2a46-40cc-ad6e-73555c498a16:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93f73e0d-2a46-40cc-ad6e-73555c498a16 {
  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-93f73e0d-2a46-40cc-ad6e-73555c498a16.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93f73e0d-2a46-40cc-ad6e-73555c498a16.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93f73e0d-2a46-40cc-ad6e-73555c498a16.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb31fd70-7ceb-474b-8b37-703ac4a524e2 {
  display: none;
}
#s-6c6f84d1-2863-42cb-b293-e82984491573 { text-align: left; }
#s-33aeeb0f-0382-411d-805a-b292b8e0c330 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33aeeb0f-0382-411d-805a-b292b8e0c330 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7bff9a25-3394-4030-afad-305e5f78723f { text-align: left; }
#s-7bff9a25-3394-4030-afad-305e5f78723f .shg-product-sold-out {
  display: none;
}

#s-7bff9a25-3394-4030-afad-305e5f78723f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7bff9a25-3394-4030-afad-305e5f78723f .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-c73f9a8d-d9ff-4630-82ae-a7ef40570283 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c73f9a8d-d9ff-4630-82ae-a7ef40570283:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c73f9a8d-d9ff-4630-82ae-a7ef40570283:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c73f9a8d-d9ff-4630-82ae-a7ef40570283 {
  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-c73f9a8d-d9ff-4630-82ae-a7ef40570283.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c73f9a8d-d9ff-4630-82ae-a7ef40570283.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c73f9a8d-d9ff-4630-82ae-a7ef40570283.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-78bfb581-b880-404a-911e-97b4e1c248c9 {
  display: none;
}
#s-98c05272-6281-4116-900a-5bf2eed94281 { text-align: left; }
#s-1df3857a-9995-4074-987e-698cfe2ada1d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1df3857a-9995-4074-987e-698cfe2ada1d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-897a9e14-716d-405a-8876-cdce72db29e9 { text-align: left; }
#s-897a9e14-716d-405a-8876-cdce72db29e9 .shg-product-sold-out {
  display: none;
}

#s-897a9e14-716d-405a-8876-cdce72db29e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-897a9e14-716d-405a-8876-cdce72db29e9 .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-ae7104e5-0991-47df-98a7-9c54b74031b2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae7104e5-0991-47df-98a7-9c54b74031b2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae7104e5-0991-47df-98a7-9c54b74031b2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae7104e5-0991-47df-98a7-9c54b74031b2 {
  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-ae7104e5-0991-47df-98a7-9c54b74031b2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae7104e5-0991-47df-98a7-9c54b74031b2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae7104e5-0991-47df-98a7-9c54b74031b2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c33ae9e-5732-4e92-817d-30f35e1f2d1a {
  display: none;
}
#s-7cb05de7-c19d-4e2c-ba70-f6e6ce237d62 { text-align: left; }
#s-80903457-f6ba-4c79-8766-305cba76d875 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-80903457-f6ba-4c79-8766-305cba76d875 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd0cf9a0-11d8-4cb3-8669-ab73d7b04de0 { text-align: left; }
#s-fd0cf9a0-11d8-4cb3-8669-ab73d7b04de0 .shg-product-sold-out {
  display: none;
}

#s-fd0cf9a0-11d8-4cb3-8669-ab73d7b04de0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd0cf9a0-11d8-4cb3-8669-ab73d7b04de0 .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-77cdb5a1-bab6-42bc-9f3d-5777d4ec6842 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-77cdb5a1-bab6-42bc-9f3d-5777d4ec6842:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-77cdb5a1-bab6-42bc-9f3d-5777d4ec6842:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-77cdb5a1-bab6-42bc-9f3d-5777d4ec6842 {
  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-77cdb5a1-bab6-42bc-9f3d-5777d4ec6842.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-77cdb5a1-bab6-42bc-9f3d-5777d4ec6842.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-77cdb5a1-bab6-42bc-9f3d-5777d4ec6842.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c38dc6d1-fa2a-4af6-bc1d-b44a296ab5f7 {
  display: none;
}
#s-ba452a19-eefe-447d-9201-73afb58707e3 { text-align: left; }
#s-bfacb68e-3e80-42ce-bc3c-7ab2e42351a4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfacb68e-3e80-42ce-bc3c-7ab2e42351a4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5bad0498-82ae-40d7-8337-338715fd57d9 { text-align: left; }
#s-5bad0498-82ae-40d7-8337-338715fd57d9 .shg-product-sold-out {
  display: none;
}

#s-5bad0498-82ae-40d7-8337-338715fd57d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5bad0498-82ae-40d7-8337-338715fd57d9 .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-8edbc07f-3477-4128-a680-4b33fd5ed4ae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8edbc07f-3477-4128-a680-4b33fd5ed4ae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8edbc07f-3477-4128-a680-4b33fd5ed4ae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8edbc07f-3477-4128-a680-4b33fd5ed4ae {
  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-8edbc07f-3477-4128-a680-4b33fd5ed4ae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8edbc07f-3477-4128-a680-4b33fd5ed4ae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8edbc07f-3477-4128-a680-4b33fd5ed4ae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-89020a45-349b-43d2-a8ce-48f0f24fc62b {
  display: none;
}
#s-6e916888-3752-4455-81e9-fd3a0db3a06b { text-align: left; }
#s-4146298e-4c73-4b91-9bfa-fd2b0981253d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4146298e-4c73-4b91-9bfa-fd2b0981253d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e99eeaa8-9537-417f-95df-205199337087 { text-align: left; }
#s-e99eeaa8-9537-417f-95df-205199337087 .shg-product-sold-out {
  display: none;
}

#s-e99eeaa8-9537-417f-95df-205199337087 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e99eeaa8-9537-417f-95df-205199337087 .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-e1820750-890c-4b2a-9d0f-2f5230b19b0f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e1820750-890c-4b2a-9d0f-2f5230b19b0f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e1820750-890c-4b2a-9d0f-2f5230b19b0f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e1820750-890c-4b2a-9d0f-2f5230b19b0f {
  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-e1820750-890c-4b2a-9d0f-2f5230b19b0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e1820750-890c-4b2a-9d0f-2f5230b19b0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e1820750-890c-4b2a-9d0f-2f5230b19b0f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5dde2816-38b9-46f5-bd4d-123e747928a6 {
  display: none;
}
#s-0fc00834-602b-4d2e-bd71-f2a00f2a07ca { text-align: left; }
#s-49826102-6b20-4924-a9e6-c8e78cc681fc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49826102-6b20-4924-a9e6-c8e78cc681fc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ad92588-9d65-444f-9145-e5113bab178e { text-align: left; }
#s-0ad92588-9d65-444f-9145-e5113bab178e .shg-product-sold-out {
  display: none;
}

#s-0ad92588-9d65-444f-9145-e5113bab178e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ad92588-9d65-444f-9145-e5113bab178e .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-87227428-576f-4d41-8824-790205ba109d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87227428-576f-4d41-8824-790205ba109d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87227428-576f-4d41-8824-790205ba109d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87227428-576f-4d41-8824-790205ba109d {
  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-87227428-576f-4d41-8824-790205ba109d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87227428-576f-4d41-8824-790205ba109d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87227428-576f-4d41-8824-790205ba109d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0eae490c-2b35-4ccf-9b46-0bf4eeb62e18 {
  display: none;
}
#s-41b63386-17d7-4b50-9f1c-576a3b5e426f { text-align: left; }
#s-fce593b3-f396-4031-862d-bc99db36e7db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fce593b3-f396-4031-862d-bc99db36e7db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-55fb8153-6e86-4be2-a6c3-f5184ebd4e6f { text-align: left; }
#s-55fb8153-6e86-4be2-a6c3-f5184ebd4e6f .shg-product-sold-out {
  display: none;
}

#s-55fb8153-6e86-4be2-a6c3-f5184ebd4e6f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-55fb8153-6e86-4be2-a6c3-f5184ebd4e6f .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-fb206601-3ea3-49ad-80b6-52d895f15579 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb206601-3ea3-49ad-80b6-52d895f15579:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb206601-3ea3-49ad-80b6-52d895f15579:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb206601-3ea3-49ad-80b6-52d895f15579 {
  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-fb206601-3ea3-49ad-80b6-52d895f15579.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb206601-3ea3-49ad-80b6-52d895f15579.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb206601-3ea3-49ad-80b6-52d895f15579.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44f8811c-6f23-4160-87a6-385184676d06 {
  display: none;
}
#s-68a119f6-ef29-4c18-8b46-34ebe956424c { text-align: left; }
#s-f41d1134-b70b-40f3-95d7-2caee04e5cca { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f41d1134-b70b-40f3-95d7-2caee04e5cca .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa9cc26b-1d9f-409c-9aaa-8e1cc79bf120 { text-align: left; }
#s-aa9cc26b-1d9f-409c-9aaa-8e1cc79bf120 .shg-product-sold-out {
  display: none;
}

#s-aa9cc26b-1d9f-409c-9aaa-8e1cc79bf120 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa9cc26b-1d9f-409c-9aaa-8e1cc79bf120 .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-cf5a414d-d09c-4d3c-9ff5-ef66b72fc92e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf5a414d-d09c-4d3c-9ff5-ef66b72fc92e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf5a414d-d09c-4d3c-9ff5-ef66b72fc92e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf5a414d-d09c-4d3c-9ff5-ef66b72fc92e {
  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-cf5a414d-d09c-4d3c-9ff5-ef66b72fc92e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf5a414d-d09c-4d3c-9ff5-ef66b72fc92e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf5a414d-d09c-4d3c-9ff5-ef66b72fc92e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b80fccb5-e1de-4aa3-9218-953cecd79d8b {
  display: none;
}
#s-cf81dff5-2066-4f39-89d5-6e95fbdd02a3 { text-align: left; }
#s-4b84d388-6720-4388-8e49-5703a494d968 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b84d388-6720-4388-8e49-5703a494d968 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd4bfadb-fbd9-416a-bc63-6ad87b75a01e { text-align: left; }
#s-fd4bfadb-fbd9-416a-bc63-6ad87b75a01e .shg-product-sold-out {
  display: none;
}

#s-fd4bfadb-fbd9-416a-bc63-6ad87b75a01e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd4bfadb-fbd9-416a-bc63-6ad87b75a01e .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-21b7b0b6-6506-4a8c-bf87-e002611a5b77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-21b7b0b6-6506-4a8c-bf87-e002611a5b77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-21b7b0b6-6506-4a8c-bf87-e002611a5b77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-21b7b0b6-6506-4a8c-bf87-e002611a5b77 {
  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-21b7b0b6-6506-4a8c-bf87-e002611a5b77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-21b7b0b6-6506-4a8c-bf87-e002611a5b77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-21b7b0b6-6506-4a8c-bf87-e002611a5b77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-47ae22a3-79b1-43ff-8eb8-a243a8a09c7e {
  display: none;
}
#s-b7652a34-2d02-4404-8554-e8582e05e585 { text-align: left; }
#s-a250a525-d6dd-48d8-a326-298a2b51eb26 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a250a525-d6dd-48d8-a326-298a2b51eb26 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ead40bfe-381c-4214-abda-fdaf567b1f14 { text-align: left; }
#s-ead40bfe-381c-4214-abda-fdaf567b1f14 .shg-product-sold-out {
  display: none;
}

#s-ead40bfe-381c-4214-abda-fdaf567b1f14 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ead40bfe-381c-4214-abda-fdaf567b1f14 .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-22072d46-5562-48c1-b934-f60b6fbc23f3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22072d46-5562-48c1-b934-f60b6fbc23f3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22072d46-5562-48c1-b934-f60b6fbc23f3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22072d46-5562-48c1-b934-f60b6fbc23f3 {
  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-22072d46-5562-48c1-b934-f60b6fbc23f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22072d46-5562-48c1-b934-f60b6fbc23f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22072d46-5562-48c1-b934-f60b6fbc23f3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5f2b0fb-f7a8-41f3-9a2a-c9359b944249 {
  display: none;
}
#s-75e4a6db-9d97-4bff-93b3-2e2a5ee41aab { text-align: left; }
#s-7ddabc39-b24d-44fe-a6d5-c93b552c4e50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ddabc39-b24d-44fe-a6d5-c93b552c4e50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40942e71-206b-4970-8600-f39967f2a419 { text-align: left; }
#s-40942e71-206b-4970-8600-f39967f2a419 .shg-product-sold-out {
  display: none;
}

#s-40942e71-206b-4970-8600-f39967f2a419 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40942e71-206b-4970-8600-f39967f2a419 .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-2736143c-8193-4ba0-9f28-fc5e05e1eee7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2736143c-8193-4ba0-9f28-fc5e05e1eee7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2736143c-8193-4ba0-9f28-fc5e05e1eee7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2736143c-8193-4ba0-9f28-fc5e05e1eee7 {
  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-2736143c-8193-4ba0-9f28-fc5e05e1eee7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2736143c-8193-4ba0-9f28-fc5e05e1eee7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2736143c-8193-4ba0-9f28-fc5e05e1eee7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-945547f2-efa1-4a22-aa85-d3d2c679504b {
  display: none;
}
#s-072351ea-7f5c-450a-b0e9-69edf29ae28b { text-align: left; }
#s-bc065165-6221-41a4-aad6-ec5e3ac0f5de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc065165-6221-41a4-aad6-ec5e3ac0f5de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4528ddf4-8260-4b28-b04f-a1ae6d904769 { text-align: left; }
#s-4528ddf4-8260-4b28-b04f-a1ae6d904769 .shg-product-sold-out {
  display: none;
}

#s-4528ddf4-8260-4b28-b04f-a1ae6d904769 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4528ddf4-8260-4b28-b04f-a1ae6d904769 .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-f22998a3-6438-4ebc-95aa-e0f9e8302f94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f22998a3-6438-4ebc-95aa-e0f9e8302f94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f22998a3-6438-4ebc-95aa-e0f9e8302f94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f22998a3-6438-4ebc-95aa-e0f9e8302f94 {
  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-f22998a3-6438-4ebc-95aa-e0f9e8302f94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f22998a3-6438-4ebc-95aa-e0f9e8302f94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f22998a3-6438-4ebc-95aa-e0f9e8302f94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ae8f2d0b-be13-4ead-b0b5-a46c93229355 {
  display: none;
}
#s-0566ba1b-7374-4d29-974c-c8b9fd8b4872 { text-align: left; }
#s-2c1e3e15-4ddc-4936-9d3d-97a9894a234a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c1e3e15-4ddc-4936-9d3d-97a9894a234a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f76baa0a-bf09-4996-b11e-28da5433c82b { text-align: left; }
#s-f76baa0a-bf09-4996-b11e-28da5433c82b .shg-product-sold-out {
  display: none;
}

#s-f76baa0a-bf09-4996-b11e-28da5433c82b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f76baa0a-bf09-4996-b11e-28da5433c82b .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-35c64703-6534-4690-ba3b-08a7eee93d57 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-35c64703-6534-4690-ba3b-08a7eee93d57:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-35c64703-6534-4690-ba3b-08a7eee93d57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-35c64703-6534-4690-ba3b-08a7eee93d57 {
  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-35c64703-6534-4690-ba3b-08a7eee93d57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35c64703-6534-4690-ba3b-08a7eee93d57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-35c64703-6534-4690-ba3b-08a7eee93d57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43521793-c585-4820-bc0f-e1dfd427c337 {
  display: none;
}
#s-d7871910-334d-4e93-b5ab-9f41974de89e { text-align: left; }
#s-523ccde4-6108-4300-be83-7e9909bfde2a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-523ccde4-6108-4300-be83-7e9909bfde2a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7be05dd-bbad-4446-8c18-b8fe908a0b29 { text-align: left; }
#s-a7be05dd-bbad-4446-8c18-b8fe908a0b29 .shg-product-sold-out {
  display: none;
}

#s-a7be05dd-bbad-4446-8c18-b8fe908a0b29 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7be05dd-bbad-4446-8c18-b8fe908a0b29 .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-55b7b89d-99fd-47fa-9632-933516a613c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55b7b89d-99fd-47fa-9632-933516a613c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55b7b89d-99fd-47fa-9632-933516a613c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55b7b89d-99fd-47fa-9632-933516a613c2 {
  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-55b7b89d-99fd-47fa-9632-933516a613c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55b7b89d-99fd-47fa-9632-933516a613c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55b7b89d-99fd-47fa-9632-933516a613c2.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;
}
