.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-86db3cdb-31de-46aa-9dfa-52f817e9d492 {
  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-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 { margin-top: 40px; }
#s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .shogun-tabs {
  justify-content: center;
}


  #s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-b9a13670-92f7-40ac-99fa-8bcabb6d21e2 .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-38493d10-859d-4cae-93d1-b3b5b3675c41 { padding-top: 10px;
padding-bottom: 10px; }
 #s-38493d10-859d-4cae-93d1-b3b5b3675c41 .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-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-a6f8d81d-41e1-4a03-aa7a-45e6e78d3bdc .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-6872b047-aa5c-46bf-8a13-8690058c8501 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-6872b047-aa5c-46bf-8a13-8690058c8501"] > .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-b21e3426-8c99-4e34-9f84-db5b135fec1f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4ec689df-80a4-4fac-81d7-5daf9ba8ed9a { 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-0c480856-fc1e-4073-8eb5-1d2c71da31b2 { 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-0c480856-fc1e-4073-8eb5-1d2c71da31b2: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-0c480856-fc1e-4073-8eb5-1d2c71da31b2: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-0c480856-fc1e-4073-8eb5-1d2c71da31b2.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dc95e875-77be-4de0-af53-bebaf474d78d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-71aee60a-815d-4a07-94aa-913a732cecf0 { 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-6433a149-0bfa-484d-aa63-2bc4c1c013f1 { 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-6433a149-0bfa-484d-aa63-2bc4c1c013f1: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-6433a149-0bfa-484d-aa63-2bc4c1c013f1: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-6433a149-0bfa-484d-aa63-2bc4c1c013f1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ce4e17b0-1081-4314-8b6b-e613c112062c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-48112591-d0e2-456c-a087-b3237d570fc6 { 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-1ffc3ea9-11f3-47f7-b4f9-0c9a5839d233 { 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-1ffc3ea9-11f3-47f7-b4f9-0c9a5839d233: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-1ffc3ea9-11f3-47f7-b4f9-0c9a5839d233: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-1ffc3ea9-11f3-47f7-b4f9-0c9a5839d233.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-5cddd4e0-0422-42b0-ba3e-1d20f3b4881d { min-height: 50px; }
#s-5cddd4e0-0422-42b0-ba3e-1d20f3b4881d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-28f9d1a2-37af-4f36-a545-ca442cc14526 { 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-28f9d1a2-37af-4f36-a545-ca442cc14526 .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-bdd8b973-560d-4a8d-b24f-d24996d4cab2 {
  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-0c652c31-ef37-488a-b8c3-409dc11766d9 { 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-9119c946-b3ba-4cd1-9b24-01e9e9321aae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9119c946-b3ba-4cd1-9b24-01e9e9321aae .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a868720d-f247-4da3-8a9c-3a564aa27af5 {
  display: none;
}
#s-198bd137-08d4-4e47-8851-56f7e9c4a443 { text-align: left; }
#s-f1b6239a-ec8b-4ae3-8bdd-953359730460 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1b6239a-ec8b-4ae3-8bdd-953359730460 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-68bd2908-7b3a-43eb-90a2-28a0ea504372 {
  display: none;
}
#s-4d17eef3-1507-48cf-86cc-65491ec5c378 { text-align: left; }
#s-45aed95c-33e2-4320-8350-b891f75e2bb7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45aed95c-33e2-4320-8350-b891f75e2bb7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-bc4ab018-2ead-4aa2-a1c4-7d55fc89c16b {
  display: none;
}
#s-a4d63a94-f933-424e-b08a-99cda6850826 { text-align: left; }
#s-bfd59d49-99f9-4692-b9fb-e02bebbc95b3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bfd59d49-99f9-4692-b9fb-e02bebbc95b3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ef33ea7f-6a85-47bd-a27b-6ec2726a4bca {
  display: none;
}
#s-6ef25058-4d3a-4c0e-9750-2b0305db376d { text-align: left; }
#s-a07a5faa-4876-45f0-9dd0-9fc51534d617 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a07a5faa-4876-45f0-9dd0-9fc51534d617 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0bb8185c-8bbf-4942-b7c1-6cd34269cef5 { text-align: left; }
#s-0bb8185c-8bbf-4942-b7c1-6cd34269cef5 .shg-product-sold-out {
  display: none;
}

#s-0bb8185c-8bbf-4942-b7c1-6cd34269cef5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0bb8185c-8bbf-4942-b7c1-6cd34269cef5 .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-e6b8c132-17a8-4829-b7bb-cc4f5da8517b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6b8c132-17a8-4829-b7bb-cc4f5da8517b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6b8c132-17a8-4829-b7bb-cc4f5da8517b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6b8c132-17a8-4829-b7bb-cc4f5da8517b {
  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-e6b8c132-17a8-4829-b7bb-cc4f5da8517b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6b8c132-17a8-4829-b7bb-cc4f5da8517b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6b8c132-17a8-4829-b7bb-cc4f5da8517b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44bc2983-0257-4c0b-ae2d-9b8ca4f1c766 {
  display: none;
}
#s-3bddf793-d904-4c31-8bdf-49b61754eef5 { text-align: left; }
#s-491638fe-29dc-4972-bac1-6472939fe25b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-491638fe-29dc-4972-bac1-6472939fe25b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9eab817-e183-4d50-8542-466c9e03d689 { text-align: left; }
#s-c9eab817-e183-4d50-8542-466c9e03d689 .shg-product-sold-out {
  display: none;
}

#s-c9eab817-e183-4d50-8542-466c9e03d689 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9eab817-e183-4d50-8542-466c9e03d689 .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-80c8a4f0-e669-43e9-a488-d668841e110d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-80c8a4f0-e669-43e9-a488-d668841e110d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-80c8a4f0-e669-43e9-a488-d668841e110d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-80c8a4f0-e669-43e9-a488-d668841e110d {
  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-80c8a4f0-e669-43e9-a488-d668841e110d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-80c8a4f0-e669-43e9-a488-d668841e110d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-80c8a4f0-e669-43e9-a488-d668841e110d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d634df3-88a3-48c4-b7a2-e1f46e979a62 {
  display: none;
}
#s-cc8cd08e-ff9a-4fe0-8ec0-71b371451510 { text-align: left; }
#s-42a690ae-8041-4c6d-bb1b-a811f27cea7b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-42a690ae-8041-4c6d-bb1b-a811f27cea7b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cd4d1be7-f1bb-4d14-9031-7bd6744d3527 { text-align: left; }
#s-cd4d1be7-f1bb-4d14-9031-7bd6744d3527 .shg-product-sold-out {
  display: none;
}

#s-cd4d1be7-f1bb-4d14-9031-7bd6744d3527 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cd4d1be7-f1bb-4d14-9031-7bd6744d3527 .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-db7904b2-f1a4-43c2-9d49-6220fc485aee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db7904b2-f1a4-43c2-9d49-6220fc485aee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db7904b2-f1a4-43c2-9d49-6220fc485aee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db7904b2-f1a4-43c2-9d49-6220fc485aee {
  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-db7904b2-f1a4-43c2-9d49-6220fc485aee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db7904b2-f1a4-43c2-9d49-6220fc485aee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db7904b2-f1a4-43c2-9d49-6220fc485aee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-44098c5d-f0ed-464d-90da-b90fd7e90fb9 {
  display: none;
}
#s-58cbf487-1306-44c4-9da8-059247c59926 { text-align: left; }
#s-8f3d3b04-80f3-4d78-b947-cf34e4224ceb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8f3d3b04-80f3-4d78-b947-cf34e4224ceb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85c207b1-3c7e-4808-b2c0-f8a00f4bc327 { text-align: left; }
#s-85c207b1-3c7e-4808-b2c0-f8a00f4bc327 .shg-product-sold-out {
  display: none;
}

#s-85c207b1-3c7e-4808-b2c0-f8a00f4bc327 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85c207b1-3c7e-4808-b2c0-f8a00f4bc327 .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-e944ffbe-be53-45ad-b660-93ccd346ac06 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e944ffbe-be53-45ad-b660-93ccd346ac06:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e944ffbe-be53-45ad-b660-93ccd346ac06:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e944ffbe-be53-45ad-b660-93ccd346ac06 {
  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-e944ffbe-be53-45ad-b660-93ccd346ac06.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e944ffbe-be53-45ad-b660-93ccd346ac06.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e944ffbe-be53-45ad-b660-93ccd346ac06.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc571110-569c-44f7-8c8d-8de8a2f648a0 {
  display: none;
}
#s-38f0f106-1ce5-4cd8-96cf-4ee4285082ed { text-align: left; }
#s-aebac07c-b5a9-4dda-b330-770ae6c5db33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aebac07c-b5a9-4dda-b330-770ae6c5db33 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2eac61cf-da03-4eb6-9189-54df7ca50921 { text-align: left; }
#s-2eac61cf-da03-4eb6-9189-54df7ca50921 .shg-product-sold-out {
  display: none;
}

#s-2eac61cf-da03-4eb6-9189-54df7ca50921 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2eac61cf-da03-4eb6-9189-54df7ca50921 .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-c5e04558-8a4c-4619-b9fb-5d447c8c6127 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c5e04558-8a4c-4619-b9fb-5d447c8c6127:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c5e04558-8a4c-4619-b9fb-5d447c8c6127:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c5e04558-8a4c-4619-b9fb-5d447c8c6127 {
  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-c5e04558-8a4c-4619-b9fb-5d447c8c6127.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c5e04558-8a4c-4619-b9fb-5d447c8c6127.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c5e04558-8a4c-4619-b9fb-5d447c8c6127.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d8a8257d-1ae2-42a6-946e-5ff0d8682252 {
  display: none;
}
#s-5721cf03-0153-4b74-ac95-bc820b21dddd { text-align: left; }
#s-c608e277-d2b0-4ff9-9d8d-22ce947a9bb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c608e277-d2b0-4ff9-9d8d-22ce947a9bb0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5324cb9-8209-4502-baf2-bd4c66166859 { text-align: left; }
#s-f5324cb9-8209-4502-baf2-bd4c66166859 .shg-product-sold-out {
  display: none;
}

#s-f5324cb9-8209-4502-baf2-bd4c66166859 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5324cb9-8209-4502-baf2-bd4c66166859 .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-55d94a1f-9383-4b11-847b-17428ef5e14d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-55d94a1f-9383-4b11-847b-17428ef5e14d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-55d94a1f-9383-4b11-847b-17428ef5e14d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-55d94a1f-9383-4b11-847b-17428ef5e14d {
  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-55d94a1f-9383-4b11-847b-17428ef5e14d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-55d94a1f-9383-4b11-847b-17428ef5e14d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-55d94a1f-9383-4b11-847b-17428ef5e14d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1d2ff97-4aa5-4192-8fbd-28ac6b076cef {
  display: none;
}
#s-a4319400-d7b3-4dba-8941-cd122401bef0 { text-align: left; }
#s-dce2b07e-6458-4fff-b04a-dc12c41863d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dce2b07e-6458-4fff-b04a-dc12c41863d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e4463153-dc66-4ba4-98ac-c9bec02e7e21 { text-align: left; }
#s-e4463153-dc66-4ba4-98ac-c9bec02e7e21 .shg-product-sold-out {
  display: none;
}

#s-e4463153-dc66-4ba4-98ac-c9bec02e7e21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e4463153-dc66-4ba4-98ac-c9bec02e7e21 .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-8a3f11cd-0de3-40f3-8c5f-cc059a855755 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a3f11cd-0de3-40f3-8c5f-cc059a855755:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a3f11cd-0de3-40f3-8c5f-cc059a855755:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a3f11cd-0de3-40f3-8c5f-cc059a855755 {
  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-8a3f11cd-0de3-40f3-8c5f-cc059a855755.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a3f11cd-0de3-40f3-8c5f-cc059a855755.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a3f11cd-0de3-40f3-8c5f-cc059a855755.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0efba201-b286-4bc2-a6a1-636a597d7049 {
  display: none;
}
#s-47ce20dd-a903-4adc-a2c9-d0c633509243 { text-align: left; }
#s-fc8c66f6-4d5a-4ebd-99d4-53460f3f392c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc8c66f6-4d5a-4ebd-99d4-53460f3f392c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4a72b43a-5d76-4170-bb16-f8467cf1b246 { text-align: left; }
#s-4a72b43a-5d76-4170-bb16-f8467cf1b246 .shg-product-sold-out {
  display: none;
}

#s-4a72b43a-5d76-4170-bb16-f8467cf1b246 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4a72b43a-5d76-4170-bb16-f8467cf1b246 .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-904fbb35-7daf-4ca5-8db9-64a1145f6d4f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-904fbb35-7daf-4ca5-8db9-64a1145f6d4f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-904fbb35-7daf-4ca5-8db9-64a1145f6d4f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-904fbb35-7daf-4ca5-8db9-64a1145f6d4f {
  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-904fbb35-7daf-4ca5-8db9-64a1145f6d4f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-904fbb35-7daf-4ca5-8db9-64a1145f6d4f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-904fbb35-7daf-4ca5-8db9-64a1145f6d4f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1be04009-3d60-4d9c-8701-a96a8b30699d {
  display: none;
}
#s-ee39432a-e1f6-4850-b8db-b23b2cdb6b56 { text-align: left; }
#s-d50c96c6-49a1-4207-8722-e518764e5620 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d50c96c6-49a1-4207-8722-e518764e5620 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-de3277ce-a5b1-462b-80c2-8214d696f058 { text-align: left; }
#s-de3277ce-a5b1-462b-80c2-8214d696f058 .shg-product-sold-out {
  display: none;
}

#s-de3277ce-a5b1-462b-80c2-8214d696f058 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-de3277ce-a5b1-462b-80c2-8214d696f058 .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-cf3eacbc-2dbe-4671-8c6a-a41c608bf215 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf3eacbc-2dbe-4671-8c6a-a41c608bf215:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf3eacbc-2dbe-4671-8c6a-a41c608bf215:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf3eacbc-2dbe-4671-8c6a-a41c608bf215 {
  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-cf3eacbc-2dbe-4671-8c6a-a41c608bf215.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf3eacbc-2dbe-4671-8c6a-a41c608bf215.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf3eacbc-2dbe-4671-8c6a-a41c608bf215.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-88f4896d-fabd-4a3c-9f8d-45ba104f2e7b {
  display: none;
}
#s-1ec12bbc-dddd-47fb-afa4-d8e6ea168b2e { text-align: left; }
#s-8cc04643-26c9-4a79-9c2c-dfd884334f5a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cc04643-26c9-4a79-9c2c-dfd884334f5a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b352b0a-dd0f-4220-9119-5d43910b1899 { text-align: left; }
#s-0b352b0a-dd0f-4220-9119-5d43910b1899 .shg-product-sold-out {
  display: none;
}

#s-0b352b0a-dd0f-4220-9119-5d43910b1899 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b352b0a-dd0f-4220-9119-5d43910b1899 .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-7acff8ff-6c1f-4cba-a773-4bedfa21577b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7acff8ff-6c1f-4cba-a773-4bedfa21577b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7acff8ff-6c1f-4cba-a773-4bedfa21577b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7acff8ff-6c1f-4cba-a773-4bedfa21577b {
  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-7acff8ff-6c1f-4cba-a773-4bedfa21577b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7acff8ff-6c1f-4cba-a773-4bedfa21577b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7acff8ff-6c1f-4cba-a773-4bedfa21577b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9ea6982-258e-4773-9183-9fdd68846f22 {
  display: none;
}
#s-1c22f826-2b60-44a8-bb06-18fef28c5f92 { text-align: left; }
#s-5e66c78f-ddf6-4170-a2e9-dff775fbec1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e66c78f-ddf6-4170-a2e9-dff775fbec1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-757cd799-486a-438b-a7f7-4457009dc8e8 { text-align: left; }
#s-757cd799-486a-438b-a7f7-4457009dc8e8 .shg-product-sold-out {
  display: none;
}

#s-757cd799-486a-438b-a7f7-4457009dc8e8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-757cd799-486a-438b-a7f7-4457009dc8e8 .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-df7b3547-6435-4738-ad00-294fe5c13ec5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df7b3547-6435-4738-ad00-294fe5c13ec5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df7b3547-6435-4738-ad00-294fe5c13ec5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df7b3547-6435-4738-ad00-294fe5c13ec5 {
  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-df7b3547-6435-4738-ad00-294fe5c13ec5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df7b3547-6435-4738-ad00-294fe5c13ec5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df7b3547-6435-4738-ad00-294fe5c13ec5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-edfc281e-ac65-4c56-8648-38852dff9707 {
  display: none;
}
#s-a1302acd-d7b5-4677-a48a-88732b53be0d { text-align: left; }
#s-1f0d7a41-d3da-41fb-bbc4-a2fa7bcfaaaf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f0d7a41-d3da-41fb-bbc4-a2fa7bcfaaaf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d394549f-a1ff-43b5-8673-5a2edd542700 { text-align: left; }
#s-d394549f-a1ff-43b5-8673-5a2edd542700 .shg-product-sold-out {
  display: none;
}

#s-d394549f-a1ff-43b5-8673-5a2edd542700 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d394549f-a1ff-43b5-8673-5a2edd542700 .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-4c5df8a9-f063-441b-8a23-d648ce85fcfc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c5df8a9-f063-441b-8a23-d648ce85fcfc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c5df8a9-f063-441b-8a23-d648ce85fcfc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c5df8a9-f063-441b-8a23-d648ce85fcfc {
  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-4c5df8a9-f063-441b-8a23-d648ce85fcfc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c5df8a9-f063-441b-8a23-d648ce85fcfc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c5df8a9-f063-441b-8a23-d648ce85fcfc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fcc92bbc-6f43-49cc-839d-4283bda211dd {
  display: none;
}
#s-20eb9fac-fe0c-4cac-bb33-0178d04b00dc { text-align: left; }
#s-102fb8ac-bc88-4168-b3bf-1dfa6c201e98 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-102fb8ac-bc88-4168-b3bf-1dfa6c201e98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bee5849c-676f-4a4a-9a90-0937100f46ff { text-align: left; }
#s-bee5849c-676f-4a4a-9a90-0937100f46ff .shg-product-sold-out {
  display: none;
}

#s-bee5849c-676f-4a4a-9a90-0937100f46ff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bee5849c-676f-4a4a-9a90-0937100f46ff .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-8264630e-4e7d-44f2-9242-7662a12b4122 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8264630e-4e7d-44f2-9242-7662a12b4122:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8264630e-4e7d-44f2-9242-7662a12b4122:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8264630e-4e7d-44f2-9242-7662a12b4122 {
  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-8264630e-4e7d-44f2-9242-7662a12b4122.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8264630e-4e7d-44f2-9242-7662a12b4122.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8264630e-4e7d-44f2-9242-7662a12b4122.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-faeebe9f-ae7b-49ff-b652-96c35203dfb6 {
  display: none;
}
#s-a9993487-6f0a-4e50-891e-63dffdddbf84 { text-align: left; }
#s-94e454d6-9b78-4c56-acdd-6a8ef2b6e3e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94e454d6-9b78-4c56-acdd-6a8ef2b6e3e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-05faf9df-dcdf-48db-b5c0-ee1cd6bf6c40 { text-align: left; }
#s-05faf9df-dcdf-48db-b5c0-ee1cd6bf6c40 .shg-product-sold-out {
  display: none;
}

#s-05faf9df-dcdf-48db-b5c0-ee1cd6bf6c40 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-05faf9df-dcdf-48db-b5c0-ee1cd6bf6c40 .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-09899a73-70c2-47dc-8082-e176496f67de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09899a73-70c2-47dc-8082-e176496f67de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09899a73-70c2-47dc-8082-e176496f67de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09899a73-70c2-47dc-8082-e176496f67de {
  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-09899a73-70c2-47dc-8082-e176496f67de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09899a73-70c2-47dc-8082-e176496f67de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09899a73-70c2-47dc-8082-e176496f67de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00fd4ccb-ce5f-41c0-ba77-3e768ab5f576 {
  display: none;
}
#s-b926b7a6-2c3f-4503-95e9-c0f7e65ba886 { text-align: left; }
#s-b2907bb2-ae68-4d2c-ab1a-b4f9b55d71a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b2907bb2-ae68-4d2c-ab1a-b4f9b55d71a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b25d2395-cc16-4c18-a2a2-8bb16fde55e1 { text-align: left; }
#s-b25d2395-cc16-4c18-a2a2-8bb16fde55e1 .shg-product-sold-out {
  display: none;
}

#s-b25d2395-cc16-4c18-a2a2-8bb16fde55e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b25d2395-cc16-4c18-a2a2-8bb16fde55e1 .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-06153cf3-9c27-46ff-8901-1c5cd974cc76 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06153cf3-9c27-46ff-8901-1c5cd974cc76:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06153cf3-9c27-46ff-8901-1c5cd974cc76:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06153cf3-9c27-46ff-8901-1c5cd974cc76 {
  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-06153cf3-9c27-46ff-8901-1c5cd974cc76.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06153cf3-9c27-46ff-8901-1c5cd974cc76.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06153cf3-9c27-46ff-8901-1c5cd974cc76.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-273abb0a-efd6-46b8-b394-b8b83c34032d {
  display: none;
}
#s-ce56301c-b9ed-466d-a570-64054fd44691 { text-align: left; }
#s-4ff35fca-fef0-452a-8c8c-6e8843320181 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ff35fca-fef0-452a-8c8c-6e8843320181 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-824ec8f3-4825-48a4-90df-8f9c865a53f4 { text-align: left; }
#s-824ec8f3-4825-48a4-90df-8f9c865a53f4 .shg-product-sold-out {
  display: none;
}

#s-824ec8f3-4825-48a4-90df-8f9c865a53f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-824ec8f3-4825-48a4-90df-8f9c865a53f4 .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-0704bb84-1d36-4e69-881d-904b71976fc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0704bb84-1d36-4e69-881d-904b71976fc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0704bb84-1d36-4e69-881d-904b71976fc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0704bb84-1d36-4e69-881d-904b71976fc0 {
  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-0704bb84-1d36-4e69-881d-904b71976fc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0704bb84-1d36-4e69-881d-904b71976fc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0704bb84-1d36-4e69-881d-904b71976fc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-57d50988-c5a6-4a06-a75f-cc174b896eec {
  display: none;
}
#s-1f6f8785-8a3f-4b19-9185-37eca9aa54ad { text-align: left; }
#s-03691d2e-1d2c-4a2a-8607-b03d45a87335 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-03691d2e-1d2c-4a2a-8607-b03d45a87335 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae11320e-db14-415e-bf06-c59b291e754d { text-align: left; }
#s-ae11320e-db14-415e-bf06-c59b291e754d .shg-product-sold-out {
  display: none;
}

#s-ae11320e-db14-415e-bf06-c59b291e754d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae11320e-db14-415e-bf06-c59b291e754d .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-bff405d0-ca2e-4979-b0c8-852f16d89b18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bff405d0-ca2e-4979-b0c8-852f16d89b18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bff405d0-ca2e-4979-b0c8-852f16d89b18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bff405d0-ca2e-4979-b0c8-852f16d89b18 {
  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-bff405d0-ca2e-4979-b0c8-852f16d89b18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bff405d0-ca2e-4979-b0c8-852f16d89b18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bff405d0-ca2e-4979-b0c8-852f16d89b18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40a184c1-dd80-4c86-9710-e2deb69f448d {
  display: none;
}
#s-70e97e6f-2a38-4335-aafb-a95cacc7c549 { text-align: left; }
#s-12a63db7-4eff-4d96-8226-d5e03fb31e8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12a63db7-4eff-4d96-8226-d5e03fb31e8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e03286d1-d710-4a56-b318-80e0d6bc478e { text-align: left; }
#s-e03286d1-d710-4a56-b318-80e0d6bc478e .shg-product-sold-out {
  display: none;
}

#s-e03286d1-d710-4a56-b318-80e0d6bc478e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e03286d1-d710-4a56-b318-80e0d6bc478e .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-1aedb43e-b31c-4620-9ac7-09408b8a2cd5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1aedb43e-b31c-4620-9ac7-09408b8a2cd5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1aedb43e-b31c-4620-9ac7-09408b8a2cd5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1aedb43e-b31c-4620-9ac7-09408b8a2cd5 {
  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-1aedb43e-b31c-4620-9ac7-09408b8a2cd5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1aedb43e-b31c-4620-9ac7-09408b8a2cd5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1aedb43e-b31c-4620-9ac7-09408b8a2cd5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76800b35-8819-4511-85c6-b5f28a97c8f7 {
  display: none;
}
#s-228cb1c9-6b93-47c4-a8b0-a164105bfea4 { text-align: left; }
#s-da108584-9346-4411-80b3-dcaab8561935 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da108584-9346-4411-80b3-dcaab8561935 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-647194e6-b52a-4f74-99b9-3ce24c90e8a6 { text-align: left; }
#s-647194e6-b52a-4f74-99b9-3ce24c90e8a6 .shg-product-sold-out {
  display: none;
}

#s-647194e6-b52a-4f74-99b9-3ce24c90e8a6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-647194e6-b52a-4f74-99b9-3ce24c90e8a6 .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-28c3d821-ec4b-448b-9409-68b1bb20ee0d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28c3d821-ec4b-448b-9409-68b1bb20ee0d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28c3d821-ec4b-448b-9409-68b1bb20ee0d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28c3d821-ec4b-448b-9409-68b1bb20ee0d {
  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-28c3d821-ec4b-448b-9409-68b1bb20ee0d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28c3d821-ec4b-448b-9409-68b1bb20ee0d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28c3d821-ec4b-448b-9409-68b1bb20ee0d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23e70d76-fb53-4190-a89f-44be1af22217 {
  display: none;
}
#s-3b53590a-920d-4aac-9882-beced21bd425 { text-align: left; }
#s-736bc60d-33de-4b5b-a9bf-d534f020c708 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-736bc60d-33de-4b5b-a9bf-d534f020c708 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cb0426e8-0d4c-4197-a49d-e7758e0a3e7a { text-align: left; }
#s-cb0426e8-0d4c-4197-a49d-e7758e0a3e7a .shg-product-sold-out {
  display: none;
}

#s-cb0426e8-0d4c-4197-a49d-e7758e0a3e7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cb0426e8-0d4c-4197-a49d-e7758e0a3e7a .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-8868f4ee-c867-4401-9e3e-fd2e8ddfbe8e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8868f4ee-c867-4401-9e3e-fd2e8ddfbe8e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8868f4ee-c867-4401-9e3e-fd2e8ddfbe8e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8868f4ee-c867-4401-9e3e-fd2e8ddfbe8e {
  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-8868f4ee-c867-4401-9e3e-fd2e8ddfbe8e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8868f4ee-c867-4401-9e3e-fd2e8ddfbe8e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8868f4ee-c867-4401-9e3e-fd2e8ddfbe8e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e928662a-f1f5-4963-a5b5-4a77094334bd {
  display: none;
}
#s-3c49a7f2-a7df-4a7e-bf92-d8c7758c4dce { text-align: left; }
#s-6005a08a-b260-4dfc-bbf5-700afd45e9d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6005a08a-b260-4dfc-bbf5-700afd45e9d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c4a53b32-e79a-4e86-8a91-7be4f802919a { text-align: left; }
#s-c4a53b32-e79a-4e86-8a91-7be4f802919a .shg-product-sold-out {
  display: none;
}

#s-c4a53b32-e79a-4e86-8a91-7be4f802919a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c4a53b32-e79a-4e86-8a91-7be4f802919a .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-981cd90d-6379-4233-84e0-84a216576fc1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-981cd90d-6379-4233-84e0-84a216576fc1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-981cd90d-6379-4233-84e0-84a216576fc1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-981cd90d-6379-4233-84e0-84a216576fc1 {
  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-981cd90d-6379-4233-84e0-84a216576fc1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-981cd90d-6379-4233-84e0-84a216576fc1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-981cd90d-6379-4233-84e0-84a216576fc1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-749ec2e0-8402-4cfd-88c6-55efa729dd0b {
  display: none;
}
#s-cc6477be-794a-4441-9506-52786fc90419 { text-align: left; }
#s-5438693b-8e7f-428e-a18c-29ca92baab48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5438693b-8e7f-428e-a18c-29ca92baab48 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-82189156-9fbd-49c5-a3e3-5402d6e7a24a { text-align: left; }
#s-82189156-9fbd-49c5-a3e3-5402d6e7a24a .shg-product-sold-out {
  display: none;
}

#s-82189156-9fbd-49c5-a3e3-5402d6e7a24a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82189156-9fbd-49c5-a3e3-5402d6e7a24a .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-002721f5-09df-401a-abd3-77760f88e79c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-002721f5-09df-401a-abd3-77760f88e79c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-002721f5-09df-401a-abd3-77760f88e79c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-002721f5-09df-401a-abd3-77760f88e79c {
  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-002721f5-09df-401a-abd3-77760f88e79c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-002721f5-09df-401a-abd3-77760f88e79c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-002721f5-09df-401a-abd3-77760f88e79c.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;
}
