.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-63211de6-bb69-4209-bd70-0494c8c6c052 {
  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-4fe533fd-ac97-421f-a865-6f7c6af85163 { margin-top: 40px; }
#s-4fe533fd-ac97-421f-a865-6f7c6af85163 .shogun-tabs {
  justify-content: center;
}


  #s-4fe533fd-ac97-421f-a865-6f7c6af85163 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-4fe533fd-ac97-421f-a865-6f7c6af85163 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-4fe533fd-ac97-421f-a865-6f7c6af85163 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-4fe533fd-ac97-421f-a865-6f7c6af85163 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-4fe533fd-ac97-421f-a865-6f7c6af85163 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-4fe533fd-ac97-421f-a865-6f7c6af85163 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-4fe533fd-ac97-421f-a865-6f7c6af85163 .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-4f4f9f8b-f7d6-4d9a-9730-1e67a0e0d8ac { padding-top: 10px;
padding-bottom: 10px; }
 #s-4f4f9f8b-f7d6-4d9a-9730-1e67a0e0d8ac .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-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-0d5a2aac-9200-4de1-baf7-1d9bebc1cf83 .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-b6477f03-5c7c-413c-ad42-d4607ca98cfc { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b6477f03-5c7c-413c-ad42-d4607ca98cfc"] > .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-20ea28d3-5fe1-4234-b85d-ee7c58e4dddf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-853ae67e-9823-449f-8f76-55b59fd02194 { 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-c8923ac0-1ff4-4ff3-8e5d-eef8cc4fba0f { 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-c8923ac0-1ff4-4ff3-8e5d-eef8cc4fba0f: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-c8923ac0-1ff4-4ff3-8e5d-eef8cc4fba0f: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-c8923ac0-1ff4-4ff3-8e5d-eef8cc4fba0f.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-e876615b-dec8-4392-948d-dd170ff8e69a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8cedbb29-bd92-46df-8e73-ed7f33769000 { 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-f22200a0-b895-4bd5-a77f-a8e08df7d0fe { 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-f22200a0-b895-4bd5-a77f-a8e08df7d0fe: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-f22200a0-b895-4bd5-a77f-a8e08df7d0fe: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-f22200a0-b895-4bd5-a77f-a8e08df7d0fe.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-92f2c664-fe0d-4eb7-a356-93b6c1fd85f6 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-fb1af4be-73c1-43de-84e3-776132be806d { 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-ba53aaee-7874-4d8b-84ee-c552ecafb900 { 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-ba53aaee-7874-4d8b-84ee-c552ecafb900: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-ba53aaee-7874-4d8b-84ee-c552ecafb900: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-ba53aaee-7874-4d8b-84ee-c552ecafb900.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-f2931207-3a2a-41ae-a32d-2b97a53ffe60 { min-height: 50px; }
#s-f2931207-3a2a-41ae-a32d-2b97a53ffe60 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-344ff026-69aa-4648-9acb-b2f67bfb285d { 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-344ff026-69aa-4648-9acb-b2f67bfb285d .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-9b1823ae-6715-48a3-b7bb-c96ab50268b5 {
  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-57d8a7a0-9e53-4f9e-8e70-0c17723a48a4 { 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-9a409f7c-5456-4275-ae33-7907154c77ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a409f7c-5456-4275-ae33-7907154c77ec .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8c73a43d-8a49-43bb-acae-258b44deafd2 {
  display: none;
}
#s-fb5bde16-2336-44de-94fd-5928dd2b20de { text-align: left; }
#s-de71fed3-990e-4134-925f-70048a5b9e11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-de71fed3-990e-4134-925f-70048a5b9e11 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7b2606a7-f9ba-4845-b9ac-a4aafb17b763 {
  display: none;
}
#s-de81553b-04a1-4c97-93c3-3d89c5db56f8 { text-align: left; }
#s-fa0eeb6f-fc1e-420c-ab30-ac19ef939356 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa0eeb6f-fc1e-420c-ab30-ac19ef939356 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cfd43ee4-8f7b-4d3b-9a16-eb2aea9183b1 {
  display: none;
}
#s-bd6da23a-046a-4a86-993f-b177fa70042e { text-align: left; }
#s-d97a2a81-7bdf-4b11-90a9-3dc33a74b229 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d97a2a81-7bdf-4b11-90a9-3dc33a74b229 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-382855f2-2cef-4300-9305-3ceaa02c472e {
  display: none;
}
#s-b5ab8ec2-0640-4b90-b527-c5496f7e60bb { text-align: left; }
#s-ea2e0527-860d-4d51-b42d-7f771a953d5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ea2e0527-860d-4d51-b42d-7f771a953d5c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ebaff16e-c20c-4d60-8120-1967cca8f516 { text-align: left; }
#s-ebaff16e-c20c-4d60-8120-1967cca8f516 .shg-product-sold-out {
  display: none;
}

#s-ebaff16e-c20c-4d60-8120-1967cca8f516 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ebaff16e-c20c-4d60-8120-1967cca8f516 .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-5e96a718-3eb7-4eeb-b335-492fa6c109d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e96a718-3eb7-4eeb-b335-492fa6c109d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e96a718-3eb7-4eeb-b335-492fa6c109d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e96a718-3eb7-4eeb-b335-492fa6c109d7 {
  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-5e96a718-3eb7-4eeb-b335-492fa6c109d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e96a718-3eb7-4eeb-b335-492fa6c109d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e96a718-3eb7-4eeb-b335-492fa6c109d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f4ddbaa-5c7e-4019-81fb-499ddaf0d0ae {
  display: none;
}
#s-50714e28-e87e-4c64-9046-f7b922dab9da { text-align: left; }
#s-f7ec2683-a8e8-43e7-bd18-264f7fb44fcd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7ec2683-a8e8-43e7-bd18-264f7fb44fcd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c57849d-446a-4464-8382-e483bb53afa9 { text-align: left; }
#s-8c57849d-446a-4464-8382-e483bb53afa9 .shg-product-sold-out {
  display: none;
}

#s-8c57849d-446a-4464-8382-e483bb53afa9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c57849d-446a-4464-8382-e483bb53afa9 .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-84f1f410-955e-47fd-9eaa-b936f0bf36ac { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84f1f410-955e-47fd-9eaa-b936f0bf36ac:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84f1f410-955e-47fd-9eaa-b936f0bf36ac:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84f1f410-955e-47fd-9eaa-b936f0bf36ac {
  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-84f1f410-955e-47fd-9eaa-b936f0bf36ac.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84f1f410-955e-47fd-9eaa-b936f0bf36ac.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84f1f410-955e-47fd-9eaa-b936f0bf36ac.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-593de9c8-78e4-4005-a407-67f4d28d2cef {
  display: none;
}
#s-501d9e4c-57af-4fba-bcef-53cb30525d4b { text-align: left; }
#s-56344ad7-c6b2-466f-a64b-709d7b8088ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56344ad7-c6b2-466f-a64b-709d7b8088ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f44fe427-4355-4cb1-a812-1ec89459f855 { text-align: left; }
#s-f44fe427-4355-4cb1-a812-1ec89459f855 .shg-product-sold-out {
  display: none;
}

#s-f44fe427-4355-4cb1-a812-1ec89459f855 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f44fe427-4355-4cb1-a812-1ec89459f855 .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-1d6224de-a5ec-4800-a1d3-ff65deeae511 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d6224de-a5ec-4800-a1d3-ff65deeae511:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d6224de-a5ec-4800-a1d3-ff65deeae511:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d6224de-a5ec-4800-a1d3-ff65deeae511 {
  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-1d6224de-a5ec-4800-a1d3-ff65deeae511.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d6224de-a5ec-4800-a1d3-ff65deeae511.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d6224de-a5ec-4800-a1d3-ff65deeae511.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30b12c49-ee59-4266-a172-28f1e0a125aa {
  display: none;
}
#s-a56d99a6-5aec-4d79-9fc4-923e518e2652 { text-align: left; }
#s-4f3b41c1-d3e8-478f-b389-f9c1bb81631e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f3b41c1-d3e8-478f-b389-f9c1bb81631e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23334a30-0b81-442a-a3f8-f7f17bfca2bf { text-align: left; }
#s-23334a30-0b81-442a-a3f8-f7f17bfca2bf .shg-product-sold-out {
  display: none;
}

#s-23334a30-0b81-442a-a3f8-f7f17bfca2bf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23334a30-0b81-442a-a3f8-f7f17bfca2bf .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-48448b98-9bab-4a18-b132-7725d44fc214 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48448b98-9bab-4a18-b132-7725d44fc214:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48448b98-9bab-4a18-b132-7725d44fc214:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48448b98-9bab-4a18-b132-7725d44fc214 {
  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-48448b98-9bab-4a18-b132-7725d44fc214.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48448b98-9bab-4a18-b132-7725d44fc214.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48448b98-9bab-4a18-b132-7725d44fc214.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-80dfa490-9ac0-4cdf-90d5-e078a8c16a68 {
  display: none;
}
#s-5787bb88-8d2a-49c0-bedc-03642e3f6d64 { text-align: left; }
#s-86a571d7-044d-4846-9ee4-db6d4adbc102 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-86a571d7-044d-4846-9ee4-db6d4adbc102 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2033846e-c09d-4d35-85d6-28c2f9f1c28d { text-align: left; }
#s-2033846e-c09d-4d35-85d6-28c2f9f1c28d .shg-product-sold-out {
  display: none;
}

#s-2033846e-c09d-4d35-85d6-28c2f9f1c28d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2033846e-c09d-4d35-85d6-28c2f9f1c28d .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-a7a221c3-7c2f-42e6-b7e4-10d8b7f964da { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a7a221c3-7c2f-42e6-b7e4-10d8b7f964da:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a7a221c3-7c2f-42e6-b7e4-10d8b7f964da:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a7a221c3-7c2f-42e6-b7e4-10d8b7f964da {
  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-a7a221c3-7c2f-42e6-b7e4-10d8b7f964da.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a7a221c3-7c2f-42e6-b7e4-10d8b7f964da.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a7a221c3-7c2f-42e6-b7e4-10d8b7f964da.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2d2d7a43-a05c-4080-a4bc-19f83d4f531b {
  display: none;
}
#s-03c90dad-0c68-4e8c-9ebf-1376dbf61fc6 { text-align: left; }
#s-973b9a5e-ef15-4d6a-b85b-59a35754a35d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-973b9a5e-ef15-4d6a-b85b-59a35754a35d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f9ecec1-f777-4978-91a1-c8944007f6c3 { text-align: left; }
#s-7f9ecec1-f777-4978-91a1-c8944007f6c3 .shg-product-sold-out {
  display: none;
}

#s-7f9ecec1-f777-4978-91a1-c8944007f6c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f9ecec1-f777-4978-91a1-c8944007f6c3 .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-47e6a740-6688-41ee-b72c-83785cf9290c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47e6a740-6688-41ee-b72c-83785cf9290c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47e6a740-6688-41ee-b72c-83785cf9290c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47e6a740-6688-41ee-b72c-83785cf9290c {
  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-47e6a740-6688-41ee-b72c-83785cf9290c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47e6a740-6688-41ee-b72c-83785cf9290c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47e6a740-6688-41ee-b72c-83785cf9290c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bc70f87d-bd43-4473-b1f0-c67d55624602 {
  display: none;
}
#s-eaca4050-0405-48d0-9d04-c497e7402e5f { text-align: left; }
#s-ce3d81ad-4d83-4072-88a8-dc1fe4b516d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce3d81ad-4d83-4072-88a8-dc1fe4b516d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3f44c8b6-8d29-424c-8fbe-37991a144fa8 { text-align: left; }
#s-3f44c8b6-8d29-424c-8fbe-37991a144fa8 .shg-product-sold-out {
  display: none;
}

#s-3f44c8b6-8d29-424c-8fbe-37991a144fa8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3f44c8b6-8d29-424c-8fbe-37991a144fa8 .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-15430fb0-0a01-47d3-aa66-0d92323834f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15430fb0-0a01-47d3-aa66-0d92323834f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15430fb0-0a01-47d3-aa66-0d92323834f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15430fb0-0a01-47d3-aa66-0d92323834f6 {
  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-15430fb0-0a01-47d3-aa66-0d92323834f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15430fb0-0a01-47d3-aa66-0d92323834f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15430fb0-0a01-47d3-aa66-0d92323834f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-afff8790-857a-4363-b754-c62dbfc2586f {
  display: none;
}
#s-b74a9998-ea82-4566-8253-9bdcc30c70fe { text-align: left; }
#s-115f81df-2bf2-4686-a7d0-d3ec1d9e2ff4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-115f81df-2bf2-4686-a7d0-d3ec1d9e2ff4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-893e6ee5-1630-49ec-8c84-766fb1eb1985 { text-align: left; }
#s-893e6ee5-1630-49ec-8c84-766fb1eb1985 .shg-product-sold-out {
  display: none;
}

#s-893e6ee5-1630-49ec-8c84-766fb1eb1985 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-893e6ee5-1630-49ec-8c84-766fb1eb1985 .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-1a1c4eaf-fe70-44e9-adcb-66599dd0df82 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1a1c4eaf-fe70-44e9-adcb-66599dd0df82:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1a1c4eaf-fe70-44e9-adcb-66599dd0df82:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1a1c4eaf-fe70-44e9-adcb-66599dd0df82 {
  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-1a1c4eaf-fe70-44e9-adcb-66599dd0df82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a1c4eaf-fe70-44e9-adcb-66599dd0df82.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1a1c4eaf-fe70-44e9-adcb-66599dd0df82.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c0c34e0e-becf-4b39-afad-d4c5b207c768 {
  display: none;
}
#s-bccf4e8f-b050-437c-a108-56c3a2f857ac { text-align: left; }
#s-d471cc55-ccf3-4b8a-9093-34ffff153d80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d471cc55-ccf3-4b8a-9093-34ffff153d80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99e6b69f-5223-493b-b3f1-a22e93206bce { text-align: left; }
#s-99e6b69f-5223-493b-b3f1-a22e93206bce .shg-product-sold-out {
  display: none;
}

#s-99e6b69f-5223-493b-b3f1-a22e93206bce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99e6b69f-5223-493b-b3f1-a22e93206bce .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-7353cb84-3d5f-4519-a6fd-4826145810c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7353cb84-3d5f-4519-a6fd-4826145810c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7353cb84-3d5f-4519-a6fd-4826145810c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7353cb84-3d5f-4519-a6fd-4826145810c8 {
  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-7353cb84-3d5f-4519-a6fd-4826145810c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7353cb84-3d5f-4519-a6fd-4826145810c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7353cb84-3d5f-4519-a6fd-4826145810c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fdb173f-3a62-4034-bdd0-ba0ef787dbda {
  display: none;
}
#s-cd592c46-c65f-4dbf-84ce-2737f234872d { text-align: left; }
#s-1f63156d-5ff8-4f1f-ab55-156f34ed9875 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f63156d-5ff8-4f1f-ab55-156f34ed9875 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2632291b-acc9-42a7-89a9-ef6bdafb81d4 { text-align: left; }
#s-2632291b-acc9-42a7-89a9-ef6bdafb81d4 .shg-product-sold-out {
  display: none;
}

#s-2632291b-acc9-42a7-89a9-ef6bdafb81d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2632291b-acc9-42a7-89a9-ef6bdafb81d4 .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-7818ec4d-56c8-4019-86ad-9ef2de44e80a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7818ec4d-56c8-4019-86ad-9ef2de44e80a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7818ec4d-56c8-4019-86ad-9ef2de44e80a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7818ec4d-56c8-4019-86ad-9ef2de44e80a {
  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-7818ec4d-56c8-4019-86ad-9ef2de44e80a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7818ec4d-56c8-4019-86ad-9ef2de44e80a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7818ec4d-56c8-4019-86ad-9ef2de44e80a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e1dc5c0-78ad-42ef-baa0-28036db4cb05 {
  display: none;
}
#s-ccec8fd3-914e-4597-90d0-a0fa9c2a79fc { text-align: left; }
#s-a2ce6eea-1c4b-4c58-ab8b-f198e3d7d8c6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2ce6eea-1c4b-4c58-ab8b-f198e3d7d8c6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2cf83308-6134-4463-8af3-50b7797d4014 { text-align: left; }
#s-2cf83308-6134-4463-8af3-50b7797d4014 .shg-product-sold-out {
  display: none;
}

#s-2cf83308-6134-4463-8af3-50b7797d4014 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2cf83308-6134-4463-8af3-50b7797d4014 .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-a14cd0f1-2190-48e0-8c46-c5b4add02de6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a14cd0f1-2190-48e0-8c46-c5b4add02de6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a14cd0f1-2190-48e0-8c46-c5b4add02de6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a14cd0f1-2190-48e0-8c46-c5b4add02de6 {
  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-a14cd0f1-2190-48e0-8c46-c5b4add02de6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a14cd0f1-2190-48e0-8c46-c5b4add02de6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a14cd0f1-2190-48e0-8c46-c5b4add02de6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-223cbd3f-bfa1-43a0-9fbb-70e8db61f0a5 {
  display: none;
}
#s-3333c0f2-1bf4-494b-9292-9d8d88576dc1 { text-align: left; }
#s-5e4f9a07-da76-4ade-a182-82346f8afab8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e4f9a07-da76-4ade-a182-82346f8afab8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f212e312-9b98-48e4-bd74-8ca04f912353 { text-align: left; }
#s-f212e312-9b98-48e4-bd74-8ca04f912353 .shg-product-sold-out {
  display: none;
}

#s-f212e312-9b98-48e4-bd74-8ca04f912353 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f212e312-9b98-48e4-bd74-8ca04f912353 .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-47cbfe79-9fda-48f8-9dec-d09f1f70708f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47cbfe79-9fda-48f8-9dec-d09f1f70708f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47cbfe79-9fda-48f8-9dec-d09f1f70708f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47cbfe79-9fda-48f8-9dec-d09f1f70708f {
  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-47cbfe79-9fda-48f8-9dec-d09f1f70708f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47cbfe79-9fda-48f8-9dec-d09f1f70708f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47cbfe79-9fda-48f8-9dec-d09f1f70708f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-190895f5-1452-4fa7-b4a9-15afd325c8d1 {
  display: none;
}
#s-e719441d-efb3-423e-ad2c-7f4b41c23c67 { text-align: left; }
#s-16d86acd-58ce-41b3-ae37-c8b44f8717cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16d86acd-58ce-41b3-ae37-c8b44f8717cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a344266f-5559-4fad-a57e-c00c9decef79 { text-align: left; }
#s-a344266f-5559-4fad-a57e-c00c9decef79 .shg-product-sold-out {
  display: none;
}

#s-a344266f-5559-4fad-a57e-c00c9decef79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a344266f-5559-4fad-a57e-c00c9decef79 .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-293a99d5-a699-41fc-9652-12fda3ae7d56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-293a99d5-a699-41fc-9652-12fda3ae7d56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-293a99d5-a699-41fc-9652-12fda3ae7d56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-293a99d5-a699-41fc-9652-12fda3ae7d56 {
  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-293a99d5-a699-41fc-9652-12fda3ae7d56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-293a99d5-a699-41fc-9652-12fda3ae7d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-293a99d5-a699-41fc-9652-12fda3ae7d56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f6f8326-9b0f-4336-895d-66e1814f4e35 {
  display: none;
}
#s-a5248e17-8ee1-4743-aeba-bd7a1766e6ae { text-align: left; }
#s-3fefafde-8dcd-4a9e-8003-3d88215cf23d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3fefafde-8dcd-4a9e-8003-3d88215cf23d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7ae5a6b0-64aa-40d0-894d-e3533015a936 { text-align: left; }
#s-7ae5a6b0-64aa-40d0-894d-e3533015a936 .shg-product-sold-out {
  display: none;
}

#s-7ae5a6b0-64aa-40d0-894d-e3533015a936 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7ae5a6b0-64aa-40d0-894d-e3533015a936 .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-ae941e63-e1e7-4161-973c-17a9d0ce7327 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae941e63-e1e7-4161-973c-17a9d0ce7327:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae941e63-e1e7-4161-973c-17a9d0ce7327:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae941e63-e1e7-4161-973c-17a9d0ce7327 {
  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-ae941e63-e1e7-4161-973c-17a9d0ce7327.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae941e63-e1e7-4161-973c-17a9d0ce7327.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae941e63-e1e7-4161-973c-17a9d0ce7327.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-98252259-3f63-433a-bb02-d185a917b96a {
  display: none;
}
#s-bf246657-17c4-45bb-9fa8-e871d744298e { text-align: left; }
#s-451c53da-ed8d-4fab-9c22-acde465397cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-451c53da-ed8d-4fab-9c22-acde465397cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2bb9e3df-a932-43d8-9f38-1a973808c399 { text-align: left; }
#s-2bb9e3df-a932-43d8-9f38-1a973808c399 .shg-product-sold-out {
  display: none;
}

#s-2bb9e3df-a932-43d8-9f38-1a973808c399 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2bb9e3df-a932-43d8-9f38-1a973808c399 .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-0702fed2-7942-4e61-b290-4a96c9156870 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0702fed2-7942-4e61-b290-4a96c9156870:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0702fed2-7942-4e61-b290-4a96c9156870:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0702fed2-7942-4e61-b290-4a96c9156870 {
  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-0702fed2-7942-4e61-b290-4a96c9156870.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0702fed2-7942-4e61-b290-4a96c9156870.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0702fed2-7942-4e61-b290-4a96c9156870.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a484d1f0-fe0e-4de2-b3d6-9dc0267daeb6 {
  display: none;
}
#s-195b12ef-6b44-4539-95a7-93cf75766a78 { text-align: left; }
#s-9e1b4c8c-d197-43b7-a092-48e1924ac747 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9e1b4c8c-d197-43b7-a092-48e1924ac747 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adef603b-320d-4ed9-82b4-0370422300d1 { text-align: left; }
#s-adef603b-320d-4ed9-82b4-0370422300d1 .shg-product-sold-out {
  display: none;
}

#s-adef603b-320d-4ed9-82b4-0370422300d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adef603b-320d-4ed9-82b4-0370422300d1 .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-157fd651-2a12-479a-b26a-de7d8510ab7c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-157fd651-2a12-479a-b26a-de7d8510ab7c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-157fd651-2a12-479a-b26a-de7d8510ab7c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-157fd651-2a12-479a-b26a-de7d8510ab7c {
  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-157fd651-2a12-479a-b26a-de7d8510ab7c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-157fd651-2a12-479a-b26a-de7d8510ab7c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-157fd651-2a12-479a-b26a-de7d8510ab7c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2944b43-003e-43a3-9635-c213cf119540 {
  display: none;
}
#s-e24d391f-c52a-49fb-b1b8-8df70a71a794 { text-align: left; }
#s-6230538d-203c-4807-ae45-9d92b5698ee7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6230538d-203c-4807-ae45-9d92b5698ee7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-809795b4-05d5-4bdc-8db7-3c95746064cd { text-align: left; }
#s-809795b4-05d5-4bdc-8db7-3c95746064cd .shg-product-sold-out {
  display: none;
}

#s-809795b4-05d5-4bdc-8db7-3c95746064cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-809795b4-05d5-4bdc-8db7-3c95746064cd .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-a4a5585b-6e91-4a32-b6b5-9f237dba025e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a4a5585b-6e91-4a32-b6b5-9f237dba025e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a4a5585b-6e91-4a32-b6b5-9f237dba025e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a4a5585b-6e91-4a32-b6b5-9f237dba025e {
  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-a4a5585b-6e91-4a32-b6b5-9f237dba025e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a4a5585b-6e91-4a32-b6b5-9f237dba025e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a4a5585b-6e91-4a32-b6b5-9f237dba025e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f19d36c0-aa54-412b-851b-2081d678ccf1 {
  display: none;
}
#s-39d824c2-55f7-4b25-b136-dc7ea12e1ba9 { text-align: left; }
#s-5a3ecea7-4355-4f4f-ac6a-77e9730466fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a3ecea7-4355-4f4f-ac6a-77e9730466fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3ece4978-ec19-4b3e-ad16-d21473f10801 { text-align: left; }
#s-3ece4978-ec19-4b3e-ad16-d21473f10801 .shg-product-sold-out {
  display: none;
}

#s-3ece4978-ec19-4b3e-ad16-d21473f10801 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3ece4978-ec19-4b3e-ad16-d21473f10801 .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-376db9b0-7def-4323-8ebb-b101f3a84ecd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-376db9b0-7def-4323-8ebb-b101f3a84ecd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-376db9b0-7def-4323-8ebb-b101f3a84ecd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-376db9b0-7def-4323-8ebb-b101f3a84ecd {
  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-376db9b0-7def-4323-8ebb-b101f3a84ecd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-376db9b0-7def-4323-8ebb-b101f3a84ecd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-376db9b0-7def-4323-8ebb-b101f3a84ecd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c1c04e1-5a92-44f6-a643-2437cb3f123d {
  display: none;
}
#s-65d0bc78-04c0-4396-9391-8c26adbd3223 { text-align: left; }
#s-356d347c-a194-4d50-81f3-dafb4285e35a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-356d347c-a194-4d50-81f3-dafb4285e35a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8a2ff4d-9c0c-4af3-9392-7da314cf6a77 { text-align: left; }
#s-d8a2ff4d-9c0c-4af3-9392-7da314cf6a77 .shg-product-sold-out {
  display: none;
}

#s-d8a2ff4d-9c0c-4af3-9392-7da314cf6a77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8a2ff4d-9c0c-4af3-9392-7da314cf6a77 .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-da29bc83-2a80-4d7f-b11e-e7b4eb2ff20c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da29bc83-2a80-4d7f-b11e-e7b4eb2ff20c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da29bc83-2a80-4d7f-b11e-e7b4eb2ff20c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da29bc83-2a80-4d7f-b11e-e7b4eb2ff20c {
  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-da29bc83-2a80-4d7f-b11e-e7b4eb2ff20c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da29bc83-2a80-4d7f-b11e-e7b4eb2ff20c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da29bc83-2a80-4d7f-b11e-e7b4eb2ff20c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-03c2db5d-7f16-402a-9fe3-e5329f0a1e28 {
  display: none;
}
#s-78a2ba45-d3dd-47e8-b701-e334dfadb3ab { text-align: left; }
#s-29d70919-6c8a-4713-b43f-674ca049ba1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29d70919-6c8a-4713-b43f-674ca049ba1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4eec91f7-3d20-4c0e-abdd-ede005a4af41 { text-align: left; }
#s-4eec91f7-3d20-4c0e-abdd-ede005a4af41 .shg-product-sold-out {
  display: none;
}

#s-4eec91f7-3d20-4c0e-abdd-ede005a4af41 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4eec91f7-3d20-4c0e-abdd-ede005a4af41 .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-e2ed049a-5899-487c-b0d3-2fd611650811 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e2ed049a-5899-487c-b0d3-2fd611650811:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e2ed049a-5899-487c-b0d3-2fd611650811:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e2ed049a-5899-487c-b0d3-2fd611650811 {
  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-e2ed049a-5899-487c-b0d3-2fd611650811.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e2ed049a-5899-487c-b0d3-2fd611650811.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e2ed049a-5899-487c-b0d3-2fd611650811.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-168eb2d9-52ed-44c4-83d2-d70a7c841a96 {
  display: none;
}
#s-f8535510-3a8e-4750-903c-44955849f1b5 { text-align: left; }
#s-f879d8f6-78a0-43a8-8310-498a1d453366 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f879d8f6-78a0-43a8-8310-498a1d453366 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-79425995-b36b-49f5-9e64-eedddae135b0 { text-align: left; }
#s-79425995-b36b-49f5-9e64-eedddae135b0 .shg-product-sold-out {
  display: none;
}

#s-79425995-b36b-49f5-9e64-eedddae135b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-79425995-b36b-49f5-9e64-eedddae135b0 .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-48173568-c74d-4089-9dc4-6bd792531ff7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48173568-c74d-4089-9dc4-6bd792531ff7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48173568-c74d-4089-9dc4-6bd792531ff7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48173568-c74d-4089-9dc4-6bd792531ff7 {
  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-48173568-c74d-4089-9dc4-6bd792531ff7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48173568-c74d-4089-9dc4-6bd792531ff7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48173568-c74d-4089-9dc4-6bd792531ff7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bda3ab7f-dc79-4324-8623-cb6427908c44 {
  display: none;
}
#s-b0d09a6e-67c0-46d2-b943-958b4dee5dda { text-align: left; }
#s-6b1833ba-ef92-431e-8c83-62e712edbd05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6b1833ba-ef92-431e-8c83-62e712edbd05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f27af99d-4b03-415a-a65a-b86879265df4 { text-align: left; }
#s-f27af99d-4b03-415a-a65a-b86879265df4 .shg-product-sold-out {
  display: none;
}

#s-f27af99d-4b03-415a-a65a-b86879265df4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f27af99d-4b03-415a-a65a-b86879265df4 .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-3d4249dc-600e-4d49-8524-19b073d8fbd2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d4249dc-600e-4d49-8524-19b073d8fbd2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d4249dc-600e-4d49-8524-19b073d8fbd2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d4249dc-600e-4d49-8524-19b073d8fbd2 {
  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-3d4249dc-600e-4d49-8524-19b073d8fbd2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d4249dc-600e-4d49-8524-19b073d8fbd2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d4249dc-600e-4d49-8524-19b073d8fbd2.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;
}
