.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-4e7bbb75-b904-421f-bea1-b46d1764b84c {
  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-93cdf67a-4827-4730-b594-94304f3061a6 { margin-top: 40px; }
#s-93cdf67a-4827-4730-b594-94304f3061a6 .shogun-tabs {
  justify-content: center;
}


  #s-93cdf67a-4827-4730-b594-94304f3061a6 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-93cdf67a-4827-4730-b594-94304f3061a6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-93cdf67a-4827-4730-b594-94304f3061a6 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-93cdf67a-4827-4730-b594-94304f3061a6 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-93cdf67a-4827-4730-b594-94304f3061a6 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-93cdf67a-4827-4730-b594-94304f3061a6 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-93cdf67a-4827-4730-b594-94304f3061a6 .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-d40227ac-76b3-440c-bc95-fc37c3821561 { padding-top: 10px;
padding-bottom: 10px; }
 #s-d40227ac-76b3-440c-bc95-fc37c3821561 .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-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-939b2d00-7aab-4ea7-acce-e03434e5428c .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-985cf006-f7e5-44fd-96da-7e1f82501fb9 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-985cf006-f7e5-44fd-96da-7e1f82501fb9"] > .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-f3adc454-d076-4377-b0e0-3695c76cd806 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-76aded0c-8a34-4888-80d8-88f31654f809 { 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-c8ca8d35-94b8-4a7f-9c8a-a2bff7407aee { 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-c8ca8d35-94b8-4a7f-9c8a-a2bff7407aee: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-c8ca8d35-94b8-4a7f-9c8a-a2bff7407aee: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-c8ca8d35-94b8-4a7f-9c8a-a2bff7407aee.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9359f29c-4261-4a4a-9df3-abb915d5471e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-53886ec2-b12f-4629-8e51-85166f1d279b { 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-50d43343-a93e-47e0-bce3-3aaa9c62d3de { 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-50d43343-a93e-47e0-bce3-3aaa9c62d3de: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-50d43343-a93e-47e0-bce3-3aaa9c62d3de: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-50d43343-a93e-47e0-bce3-3aaa9c62d3de.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-aa15c396-8ac7-40f4-9b95-64d582757570 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c20becdf-d16a-407d-9724-249ee9fc2999 { 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-8d0d9139-c72b-45dd-9b70-1e11587221b6 { 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-8d0d9139-c72b-45dd-9b70-1e11587221b6: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-8d0d9139-c72b-45dd-9b70-1e11587221b6: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-8d0d9139-c72b-45dd-9b70-1e11587221b6.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-cf95a29b-e3d1-4647-b145-7b05f210df2f { min-height: 50px; }
#s-cf95a29b-e3d1-4647-b145-7b05f210df2f > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2d18a0a1-be24-4d69-b7f8-afec93a279b4 { 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-2d18a0a1-be24-4d69-b7f8-afec93a279b4 .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-8a80e50e-e328-4afc-8b61-d66923d58632 {
  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-72144ffe-9b93-4e1a-83b2-90bfaa4d5fa0 { 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-529eed58-e665-4035-92ee-3c268a870ddb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-529eed58-e665-4035-92ee-3c268a870ddb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ec4a320a-bee2-45f9-88be-02112a603d08 {
  display: none;
}
#s-f8ed84e9-0fc8-48b3-ac6d-ba24ef8a104f { text-align: left; }
#s-ec770cdf-eccc-4fa1-83bc-822fc1afa9b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ec770cdf-eccc-4fa1-83bc-822fc1afa9b7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-54c1de4c-ba75-4685-8358-ef30c77e2e00 {
  display: none;
}
#s-e2eb5205-9a86-4199-b84e-10557e5b63d4 { text-align: left; }
#s-865042cc-75e4-4d3a-8049-6f91e67969df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-865042cc-75e4-4d3a-8049-6f91e67969df .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-67639440-73ac-43ca-92cd-1df403923889 {
  display: none;
}
#s-2232bef6-9881-4225-a0d3-aff60923e33e { text-align: left; }
#s-f89dcdf6-0216-4eb2-99bc-b0ae36f60e1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f89dcdf6-0216-4eb2-99bc-b0ae36f60e1a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cc0e068c-e23a-4d52-8559-d285e7193a02 {
  display: none;
}
#s-57e2e54a-b326-45d4-be55-d49f4f90e3a7 { text-align: left; }
#s-89445f20-8daa-4dc1-8661-e24ca5a29924 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89445f20-8daa-4dc1-8661-e24ca5a29924 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d6ce3d3-88ab-491c-a609-6d6ac5957540 { text-align: left; }
#s-7d6ce3d3-88ab-491c-a609-6d6ac5957540 .shg-product-sold-out {
  display: none;
}

#s-7d6ce3d3-88ab-491c-a609-6d6ac5957540 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d6ce3d3-88ab-491c-a609-6d6ac5957540 .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-00e60764-acbc-4ded-a071-9fb0c0b17c9a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-00e60764-acbc-4ded-a071-9fb0c0b17c9a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-00e60764-acbc-4ded-a071-9fb0c0b17c9a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-00e60764-acbc-4ded-a071-9fb0c0b17c9a {
  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-00e60764-acbc-4ded-a071-9fb0c0b17c9a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-00e60764-acbc-4ded-a071-9fb0c0b17c9a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-00e60764-acbc-4ded-a071-9fb0c0b17c9a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b774fec3-cc6b-4236-a430-a08f1a418968 {
  display: none;
}
#s-2cce1058-e4f2-44f6-be62-c82001d94fa5 { text-align: left; }
#s-2c3af02b-6652-4d92-b616-8dbf67cbace0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c3af02b-6652-4d92-b616-8dbf67cbace0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60793486-f8f1-40b5-81cd-a7725f0ae4fd { text-align: left; }
#s-60793486-f8f1-40b5-81cd-a7725f0ae4fd .shg-product-sold-out {
  display: none;
}

#s-60793486-f8f1-40b5-81cd-a7725f0ae4fd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60793486-f8f1-40b5-81cd-a7725f0ae4fd .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-258013b3-c8f7-445c-9b11-5aa4060a889e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-258013b3-c8f7-445c-9b11-5aa4060a889e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-258013b3-c8f7-445c-9b11-5aa4060a889e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-258013b3-c8f7-445c-9b11-5aa4060a889e {
  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-258013b3-c8f7-445c-9b11-5aa4060a889e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-258013b3-c8f7-445c-9b11-5aa4060a889e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-258013b3-c8f7-445c-9b11-5aa4060a889e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db619388-fb47-4b4c-8d03-53bfd7fab5d3 {
  display: none;
}
#s-bb7f13e9-35fc-4430-aa7c-f85f542f552f { text-align: left; }
#s-3155da0c-e73f-44df-850b-16e349722b4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3155da0c-e73f-44df-850b-16e349722b4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a9df508c-c9ac-4c9a-91c1-aa892fbb6230 { text-align: left; }
#s-a9df508c-c9ac-4c9a-91c1-aa892fbb6230 .shg-product-sold-out {
  display: none;
}

#s-a9df508c-c9ac-4c9a-91c1-aa892fbb6230 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a9df508c-c9ac-4c9a-91c1-aa892fbb6230 .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-4053d945-9143-4feb-a052-9b2e1883df33 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4053d945-9143-4feb-a052-9b2e1883df33:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4053d945-9143-4feb-a052-9b2e1883df33:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4053d945-9143-4feb-a052-9b2e1883df33 {
  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-4053d945-9143-4feb-a052-9b2e1883df33.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4053d945-9143-4feb-a052-9b2e1883df33.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4053d945-9143-4feb-a052-9b2e1883df33.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33aee9f9-1993-44a3-b3fe-40094d0355b7 {
  display: none;
}
#s-fa9055c0-0a73-4d88-86d2-ec2c7d810972 { text-align: left; }
#s-770aa728-5526-4a5a-936b-4c579c35ff75 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-770aa728-5526-4a5a-936b-4c579c35ff75 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-790f1839-ca8b-4d89-85c9-64683cd1f2d4 { text-align: left; }
#s-790f1839-ca8b-4d89-85c9-64683cd1f2d4 .shg-product-sold-out {
  display: none;
}

#s-790f1839-ca8b-4d89-85c9-64683cd1f2d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-790f1839-ca8b-4d89-85c9-64683cd1f2d4 .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-74a664f6-0516-49ef-806d-7b26219513cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-74a664f6-0516-49ef-806d-7b26219513cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-74a664f6-0516-49ef-806d-7b26219513cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-74a664f6-0516-49ef-806d-7b26219513cf {
  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-74a664f6-0516-49ef-806d-7b26219513cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-74a664f6-0516-49ef-806d-7b26219513cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-74a664f6-0516-49ef-806d-7b26219513cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c06e589c-9ada-4e27-8c1d-5b0b00271b9b {
  display: none;
}
#s-303d2416-dcf0-4d12-8f8b-c8681bd0e468 { text-align: left; }
#s-d1013edc-a412-4265-872d-ddf9416769cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1013edc-a412-4265-872d-ddf9416769cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e48c6947-6dd7-4dd3-84fd-998d19458727 { text-align: left; }
#s-e48c6947-6dd7-4dd3-84fd-998d19458727 .shg-product-sold-out {
  display: none;
}

#s-e48c6947-6dd7-4dd3-84fd-998d19458727 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e48c6947-6dd7-4dd3-84fd-998d19458727 .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-dabb460a-fb9a-4357-a5ad-90af686d8611 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dabb460a-fb9a-4357-a5ad-90af686d8611:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dabb460a-fb9a-4357-a5ad-90af686d8611:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dabb460a-fb9a-4357-a5ad-90af686d8611 {
  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-dabb460a-fb9a-4357-a5ad-90af686d8611.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dabb460a-fb9a-4357-a5ad-90af686d8611.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dabb460a-fb9a-4357-a5ad-90af686d8611.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40898753-9e8f-471c-b80f-39367df80a9c {
  display: none;
}
#s-4c7155b2-7a3e-4c58-88e6-db4a49d7c389 { text-align: left; }
#s-d45a531b-429f-4e7d-bb6f-d19b3a50f2de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d45a531b-429f-4e7d-bb6f-d19b3a50f2de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-025b833b-aa77-46b0-a0ec-94f8a0256299 { text-align: left; }
#s-025b833b-aa77-46b0-a0ec-94f8a0256299 .shg-product-sold-out {
  display: none;
}

#s-025b833b-aa77-46b0-a0ec-94f8a0256299 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-025b833b-aa77-46b0-a0ec-94f8a0256299 .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-4cdc8d96-6e37-4597-83e0-e143e82ecda0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4cdc8d96-6e37-4597-83e0-e143e82ecda0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4cdc8d96-6e37-4597-83e0-e143e82ecda0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4cdc8d96-6e37-4597-83e0-e143e82ecda0 {
  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-4cdc8d96-6e37-4597-83e0-e143e82ecda0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4cdc8d96-6e37-4597-83e0-e143e82ecda0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4cdc8d96-6e37-4597-83e0-e143e82ecda0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0d83a2c-d2e9-400f-87e8-9f6e3c55df16 {
  display: none;
}
#s-728adac5-9bde-42aa-afa5-97b361eaf233 { text-align: left; }
#s-3f2c9486-af52-4e69-bde1-6a288a6c2fda { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f2c9486-af52-4e69-bde1-6a288a6c2fda .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-20055bc9-4b8c-4e21-a8ac-d05c1f4ff257 { text-align: left; }
#s-20055bc9-4b8c-4e21-a8ac-d05c1f4ff257 .shg-product-sold-out {
  display: none;
}

#s-20055bc9-4b8c-4e21-a8ac-d05c1f4ff257 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-20055bc9-4b8c-4e21-a8ac-d05c1f4ff257 .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-70078258-f9b1-4059-8119-bdb568a1f5a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-70078258-f9b1-4059-8119-bdb568a1f5a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-70078258-f9b1-4059-8119-bdb568a1f5a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-70078258-f9b1-4059-8119-bdb568a1f5a8 {
  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-70078258-f9b1-4059-8119-bdb568a1f5a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-70078258-f9b1-4059-8119-bdb568a1f5a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-70078258-f9b1-4059-8119-bdb568a1f5a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5abc43c7-b99c-4504-b60d-319db31f19e5 {
  display: none;
}
#s-758b85a1-43f2-4919-b44e-4ebff69035b0 { text-align: left; }
#s-a4a71190-78b0-4129-886d-edaaf48ad951 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4a71190-78b0-4129-886d-edaaf48ad951 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99da53d3-fb15-4a16-8320-d9c64009c537 { text-align: left; }
#s-99da53d3-fb15-4a16-8320-d9c64009c537 .shg-product-sold-out {
  display: none;
}

#s-99da53d3-fb15-4a16-8320-d9c64009c537 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99da53d3-fb15-4a16-8320-d9c64009c537 .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-de78914f-5d07-44d4-ae60-c2193e479a0b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de78914f-5d07-44d4-ae60-c2193e479a0b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de78914f-5d07-44d4-ae60-c2193e479a0b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de78914f-5d07-44d4-ae60-c2193e479a0b {
  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-de78914f-5d07-44d4-ae60-c2193e479a0b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de78914f-5d07-44d4-ae60-c2193e479a0b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de78914f-5d07-44d4-ae60-c2193e479a0b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-49746618-95d9-489c-8b48-a0a58d5c5a03 {
  display: none;
}
#s-ea7ee87d-48b3-4d50-854f-2c986590a23b { text-align: left; }
#s-d25e26c3-531d-4ca8-8d2e-fdc1b06534b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d25e26c3-531d-4ca8-8d2e-fdc1b06534b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-afb47429-42f8-4c26-ae49-1ccf85451977 { text-align: left; }
#s-afb47429-42f8-4c26-ae49-1ccf85451977 .shg-product-sold-out {
  display: none;
}

#s-afb47429-42f8-4c26-ae49-1ccf85451977 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-afb47429-42f8-4c26-ae49-1ccf85451977 .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-d7528131-d3d1-46b6-b89f-e47c7856a029 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d7528131-d3d1-46b6-b89f-e47c7856a029:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d7528131-d3d1-46b6-b89f-e47c7856a029:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d7528131-d3d1-46b6-b89f-e47c7856a029 {
  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-d7528131-d3d1-46b6-b89f-e47c7856a029.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d7528131-d3d1-46b6-b89f-e47c7856a029.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d7528131-d3d1-46b6-b89f-e47c7856a029.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-24b90ac1-4645-4f3a-8eb8-14f225874332 {
  display: none;
}
#s-fa5f0f4d-7c14-41f1-9e4d-da464a2d5c85 { text-align: left; }
#s-1a4c2df4-3dfd-4d7a-8ddf-eb7a90afeeb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a4c2df4-3dfd-4d7a-8ddf-eb7a90afeeb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ef3ec72d-ce04-4ca0-b875-e93806a4cf7b { text-align: left; }
#s-ef3ec72d-ce04-4ca0-b875-e93806a4cf7b .shg-product-sold-out {
  display: none;
}

#s-ef3ec72d-ce04-4ca0-b875-e93806a4cf7b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ef3ec72d-ce04-4ca0-b875-e93806a4cf7b .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-43478605-a17d-4ce2-8ede-c2cd4266bc77 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43478605-a17d-4ce2-8ede-c2cd4266bc77:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43478605-a17d-4ce2-8ede-c2cd4266bc77:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43478605-a17d-4ce2-8ede-c2cd4266bc77 {
  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-43478605-a17d-4ce2-8ede-c2cd4266bc77.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43478605-a17d-4ce2-8ede-c2cd4266bc77.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43478605-a17d-4ce2-8ede-c2cd4266bc77.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73c6a6cd-42ff-4a25-baf8-a50302cf0343 {
  display: none;
}
#s-9e0b0c9e-74d3-4cca-8143-d1c1a5bdd86b { text-align: left; }
#s-846e4797-8f91-493c-9ee7-32882285c63b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-846e4797-8f91-493c-9ee7-32882285c63b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-799bd21a-c7ad-4447-9ec3-ac4664a8e5e6 { text-align: left; }
#s-799bd21a-c7ad-4447-9ec3-ac4664a8e5e6 .shg-product-sold-out {
  display: none;
}

#s-799bd21a-c7ad-4447-9ec3-ac4664a8e5e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-799bd21a-c7ad-4447-9ec3-ac4664a8e5e6 .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-1902a9b6-b7d2-4982-a3ed-89228c333ae1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1902a9b6-b7d2-4982-a3ed-89228c333ae1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1902a9b6-b7d2-4982-a3ed-89228c333ae1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1902a9b6-b7d2-4982-a3ed-89228c333ae1 {
  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-1902a9b6-b7d2-4982-a3ed-89228c333ae1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1902a9b6-b7d2-4982-a3ed-89228c333ae1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1902a9b6-b7d2-4982-a3ed-89228c333ae1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9104640b-1cd7-4e90-9da1-a53b91af58f3 {
  display: none;
}
#s-6e6ad823-fcb6-42e2-a2a4-8f44686f4ab5 { text-align: left; }
#s-c3c908a8-5de2-4ce1-aeb8-795b4a5fba79 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c3c908a8-5de2-4ce1-aeb8-795b4a5fba79 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ddeea457-1ed7-44ea-aab1-100c87a19fc8 { text-align: left; }
#s-ddeea457-1ed7-44ea-aab1-100c87a19fc8 .shg-product-sold-out {
  display: none;
}

#s-ddeea457-1ed7-44ea-aab1-100c87a19fc8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ddeea457-1ed7-44ea-aab1-100c87a19fc8 .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-cae39831-8a6f-4668-8610-358f04d54d48 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cae39831-8a6f-4668-8610-358f04d54d48:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cae39831-8a6f-4668-8610-358f04d54d48:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cae39831-8a6f-4668-8610-358f04d54d48 {
  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-cae39831-8a6f-4668-8610-358f04d54d48.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cae39831-8a6f-4668-8610-358f04d54d48.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cae39831-8a6f-4668-8610-358f04d54d48.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-221093ba-4bbb-4026-aacb-d43c8ae763d7 {
  display: none;
}
#s-1ba333be-4013-44ba-8e14-fa784b46b8cf { text-align: left; }
#s-5ca0e9ad-e0ee-47aa-b208-e4dda1ba836c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ca0e9ad-e0ee-47aa-b208-e4dda1ba836c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0bfbe03-5993-4789-82be-92d46cc59097 { text-align: left; }
#s-a0bfbe03-5993-4789-82be-92d46cc59097 .shg-product-sold-out {
  display: none;
}

#s-a0bfbe03-5993-4789-82be-92d46cc59097 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0bfbe03-5993-4789-82be-92d46cc59097 .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-0f1d19cf-4df4-446d-aca4-f4722c583cca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0f1d19cf-4df4-446d-aca4-f4722c583cca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0f1d19cf-4df4-446d-aca4-f4722c583cca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0f1d19cf-4df4-446d-aca4-f4722c583cca {
  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-0f1d19cf-4df4-446d-aca4-f4722c583cca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0f1d19cf-4df4-446d-aca4-f4722c583cca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0f1d19cf-4df4-446d-aca4-f4722c583cca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-97d77058-814b-464f-87c1-ded68f46c601 {
  display: none;
}
#s-628d331c-1559-4873-b55c-f59965c2e390 { text-align: left; }
#s-9aa2ea78-5799-498c-9613-44b8a6c3ace8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9aa2ea78-5799-498c-9613-44b8a6c3ace8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9dee96c-f5f6-4e46-93ec-34719b4198b3 { text-align: left; }
#s-d9dee96c-f5f6-4e46-93ec-34719b4198b3 .shg-product-sold-out {
  display: none;
}

#s-d9dee96c-f5f6-4e46-93ec-34719b4198b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9dee96c-f5f6-4e46-93ec-34719b4198b3 .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-64875982-bcbc-4e14-b270-37828aa2fc42 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64875982-bcbc-4e14-b270-37828aa2fc42:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64875982-bcbc-4e14-b270-37828aa2fc42:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64875982-bcbc-4e14-b270-37828aa2fc42 {
  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-64875982-bcbc-4e14-b270-37828aa2fc42.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64875982-bcbc-4e14-b270-37828aa2fc42.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64875982-bcbc-4e14-b270-37828aa2fc42.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdab6c8e-fe12-4ddb-af02-32a10616c5e8 {
  display: none;
}
#s-b11c9ff3-01da-4dff-9264-c55339c273d9 { text-align: left; }
#s-a37592c1-7dd7-4ef5-b931-306527959551 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a37592c1-7dd7-4ef5-b931-306527959551 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-11ee1b0e-9edb-49f2-899a-cb52f00ea0eb { text-align: left; }
#s-11ee1b0e-9edb-49f2-899a-cb52f00ea0eb .shg-product-sold-out {
  display: none;
}

#s-11ee1b0e-9edb-49f2-899a-cb52f00ea0eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-11ee1b0e-9edb-49f2-899a-cb52f00ea0eb .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-47c6dd5b-03f8-46ac-b5a9-7622b965bb38 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-47c6dd5b-03f8-46ac-b5a9-7622b965bb38:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-47c6dd5b-03f8-46ac-b5a9-7622b965bb38:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-47c6dd5b-03f8-46ac-b5a9-7622b965bb38 {
  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-47c6dd5b-03f8-46ac-b5a9-7622b965bb38.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-47c6dd5b-03f8-46ac-b5a9-7622b965bb38.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-47c6dd5b-03f8-46ac-b5a9-7622b965bb38.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0e3cbe44-b818-4e10-9956-f9f1344d22f8 {
  display: none;
}
#s-d6558155-e6ff-4e8b-a265-d859d7a510c6 { text-align: left; }
#s-9ed32808-68b5-4d7e-b90c-14b940271462 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ed32808-68b5-4d7e-b90c-14b940271462 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38bc15dc-345d-4256-b981-852b8e17de91 { text-align: left; }
#s-38bc15dc-345d-4256-b981-852b8e17de91 .shg-product-sold-out {
  display: none;
}

#s-38bc15dc-345d-4256-b981-852b8e17de91 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38bc15dc-345d-4256-b981-852b8e17de91 .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-15eba1e3-0ca3-4c60-85a6-e85b1e9c586c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15eba1e3-0ca3-4c60-85a6-e85b1e9c586c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15eba1e3-0ca3-4c60-85a6-e85b1e9c586c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15eba1e3-0ca3-4c60-85a6-e85b1e9c586c {
  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-15eba1e3-0ca3-4c60-85a6-e85b1e9c586c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15eba1e3-0ca3-4c60-85a6-e85b1e9c586c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15eba1e3-0ca3-4c60-85a6-e85b1e9c586c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a5d8a0c8-1b76-43a8-bf96-1825395d5e3a {
  display: none;
}
#s-222a23d0-3e0b-434e-b11b-91363c95005a { text-align: left; }
#s-6c95370a-38c7-4f31-98d6-6d24f1575737 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c95370a-38c7-4f31-98d6-6d24f1575737 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c8791e3-5e08-4a04-ab79-a88ec3e70af8 { text-align: left; }
#s-0c8791e3-5e08-4a04-ab79-a88ec3e70af8 .shg-product-sold-out {
  display: none;
}

#s-0c8791e3-5e08-4a04-ab79-a88ec3e70af8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c8791e3-5e08-4a04-ab79-a88ec3e70af8 .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-cbd7e2ce-46e7-4cb0-95b1-6acf6311b505 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cbd7e2ce-46e7-4cb0-95b1-6acf6311b505:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cbd7e2ce-46e7-4cb0-95b1-6acf6311b505:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cbd7e2ce-46e7-4cb0-95b1-6acf6311b505 {
  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-cbd7e2ce-46e7-4cb0-95b1-6acf6311b505.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cbd7e2ce-46e7-4cb0-95b1-6acf6311b505.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cbd7e2ce-46e7-4cb0-95b1-6acf6311b505.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17330db6-27e5-4907-9952-bd96e5c4ce8a {
  display: none;
}
#s-6bbadd82-5c4a-400e-84ec-c7bf9cdbcc4b { text-align: left; }
#s-179d0f62-0a22-4a6c-8204-bab7a6399031 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-179d0f62-0a22-4a6c-8204-bab7a6399031 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c06f527a-86f6-4234-ae5a-325fde16f9f2 { text-align: left; }
#s-c06f527a-86f6-4234-ae5a-325fde16f9f2 .shg-product-sold-out {
  display: none;
}

#s-c06f527a-86f6-4234-ae5a-325fde16f9f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c06f527a-86f6-4234-ae5a-325fde16f9f2 .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-c194ecae-cb6f-49f5-a06c-8ca7c01c8b3a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c194ecae-cb6f-49f5-a06c-8ca7c01c8b3a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c194ecae-cb6f-49f5-a06c-8ca7c01c8b3a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c194ecae-cb6f-49f5-a06c-8ca7c01c8b3a {
  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-c194ecae-cb6f-49f5-a06c-8ca7c01c8b3a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c194ecae-cb6f-49f5-a06c-8ca7c01c8b3a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c194ecae-cb6f-49f5-a06c-8ca7c01c8b3a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-896a6fed-c1c5-4c7e-b65f-e3a118ad8492 {
  display: none;
}
#s-597538b0-deb2-4e5a-b308-646c0bc88272 { text-align: left; }
#s-ebc11354-fec9-418c-828a-6086ae56bb9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebc11354-fec9-418c-828a-6086ae56bb9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5adc417-329c-4bcc-adea-dfa11a723ba9 { text-align: left; }
#s-f5adc417-329c-4bcc-adea-dfa11a723ba9 .shg-product-sold-out {
  display: none;
}

#s-f5adc417-329c-4bcc-adea-dfa11a723ba9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5adc417-329c-4bcc-adea-dfa11a723ba9 .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-36741dfd-bc88-46dc-ba77-a6d7315290b5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-36741dfd-bc88-46dc-ba77-a6d7315290b5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-36741dfd-bc88-46dc-ba77-a6d7315290b5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-36741dfd-bc88-46dc-ba77-a6d7315290b5 {
  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-36741dfd-bc88-46dc-ba77-a6d7315290b5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-36741dfd-bc88-46dc-ba77-a6d7315290b5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-36741dfd-bc88-46dc-ba77-a6d7315290b5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8ba5620a-aea6-4043-9b09-2177577a0b12 {
  display: none;
}
#s-cc81b52e-133b-485e-94c7-0673f9dd3abe { text-align: left; }
#s-b99fc24e-c483-4706-89e9-f467d0034129 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b99fc24e-c483-4706-89e9-f467d0034129 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-47c47cd4-2d7e-42c5-b68e-ac38f74a10b9 { text-align: left; }
#s-47c47cd4-2d7e-42c5-b68e-ac38f74a10b9 .shg-product-sold-out {
  display: none;
}

#s-47c47cd4-2d7e-42c5-b68e-ac38f74a10b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-47c47cd4-2d7e-42c5-b68e-ac38f74a10b9 .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-cb743380-a0fe-4675-998b-32dae68bc512 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cb743380-a0fe-4675-998b-32dae68bc512:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cb743380-a0fe-4675-998b-32dae68bc512:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cb743380-a0fe-4675-998b-32dae68bc512 {
  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-cb743380-a0fe-4675-998b-32dae68bc512.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb743380-a0fe-4675-998b-32dae68bc512.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cb743380-a0fe-4675-998b-32dae68bc512.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-018d6f74-1663-4c56-8864-51ba6bf87338 {
  display: none;
}
#s-5dbe2e8f-148d-46ab-920f-329b9bd63558 { text-align: left; }
#s-cf936dad-f64c-4de2-b10d-212cb37b6db3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cf936dad-f64c-4de2-b10d-212cb37b6db3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7e607aa-c758-414e-a488-4d60ab407ec2 { text-align: left; }
#s-b7e607aa-c758-414e-a488-4d60ab407ec2 .shg-product-sold-out {
  display: none;
}

#s-b7e607aa-c758-414e-a488-4d60ab407ec2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7e607aa-c758-414e-a488-4d60ab407ec2 .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-507c78e2-d20c-43bb-9308-05aad2b9f41d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-507c78e2-d20c-43bb-9308-05aad2b9f41d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-507c78e2-d20c-43bb-9308-05aad2b9f41d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-507c78e2-d20c-43bb-9308-05aad2b9f41d {
  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-507c78e2-d20c-43bb-9308-05aad2b9f41d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-507c78e2-d20c-43bb-9308-05aad2b9f41d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-507c78e2-d20c-43bb-9308-05aad2b9f41d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e07ca54-de81-4fc9-bdf9-0775d296c342 {
  display: none;
}
#s-88b0203d-5a12-4638-9e5e-fca884b46c69 { text-align: left; }
#s-9ee3a644-aa6f-45e1-b05e-bd3606f8f3ce { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ee3a644-aa6f-45e1-b05e-bd3606f8f3ce .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab2dfbda-3dce-433f-977b-a0f88f032c29 { text-align: left; }
#s-ab2dfbda-3dce-433f-977b-a0f88f032c29 .shg-product-sold-out {
  display: none;
}

#s-ab2dfbda-3dce-433f-977b-a0f88f032c29 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab2dfbda-3dce-433f-977b-a0f88f032c29 .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-052b82ce-7c47-4c44-a4f0-925dedbe7cc0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-052b82ce-7c47-4c44-a4f0-925dedbe7cc0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-052b82ce-7c47-4c44-a4f0-925dedbe7cc0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-052b82ce-7c47-4c44-a4f0-925dedbe7cc0 {
  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-052b82ce-7c47-4c44-a4f0-925dedbe7cc0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-052b82ce-7c47-4c44-a4f0-925dedbe7cc0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-052b82ce-7c47-4c44-a4f0-925dedbe7cc0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-718a919d-60b9-4f5e-9559-a71f407675a0 {
  display: none;
}
#s-66f7a137-422c-4118-b8c2-ebd9e8f385d8 { text-align: left; }
#s-415f941d-85f8-44f7-9ef4-b5f2d496e066 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-415f941d-85f8-44f7-9ef4-b5f2d496e066 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ac491202-e8ae-4745-9a3d-1b9e8bc4e998 { text-align: left; }
#s-ac491202-e8ae-4745-9a3d-1b9e8bc4e998 .shg-product-sold-out {
  display: none;
}

#s-ac491202-e8ae-4745-9a3d-1b9e8bc4e998 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ac491202-e8ae-4745-9a3d-1b9e8bc4e998 .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-67137065-6bcf-4bc6-ae26-798089d70966 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-67137065-6bcf-4bc6-ae26-798089d70966:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-67137065-6bcf-4bc6-ae26-798089d70966:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-67137065-6bcf-4bc6-ae26-798089d70966 {
  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-67137065-6bcf-4bc6-ae26-798089d70966.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-67137065-6bcf-4bc6-ae26-798089d70966.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-67137065-6bcf-4bc6-ae26-798089d70966.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42a2851b-5d10-4497-8f27-d3da5cfd3d55 {
  display: none;
}
#s-1ff6899c-c9e7-4d44-977b-a51e46bfbb35 { text-align: left; }
#s-bbfc9efe-1eac-4dd7-85f4-759f52528c4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bbfc9efe-1eac-4dd7-85f4-759f52528c4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36c1d54e-c297-45cd-a123-9a2b4f977c94 { text-align: left; }
#s-36c1d54e-c297-45cd-a123-9a2b4f977c94 .shg-product-sold-out {
  display: none;
}

#s-36c1d54e-c297-45cd-a123-9a2b4f977c94 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36c1d54e-c297-45cd-a123-9a2b4f977c94 .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-59c9f3c8-e413-4a92-ae64-5d22278360f3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-59c9f3c8-e413-4a92-ae64-5d22278360f3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-59c9f3c8-e413-4a92-ae64-5d22278360f3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-59c9f3c8-e413-4a92-ae64-5d22278360f3 {
  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-59c9f3c8-e413-4a92-ae64-5d22278360f3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-59c9f3c8-e413-4a92-ae64-5d22278360f3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-59c9f3c8-e413-4a92-ae64-5d22278360f3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ca6c786-8bed-4d4c-8ed3-85127f507b6f {
  display: none;
}
#s-5e2ae3c7-a8f5-4f11-ae77-da231b6a6fe8 { text-align: left; }
#s-3bc27453-ccfc-4c41-aee0-a6298d3bab15 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3bc27453-ccfc-4c41-aee0-a6298d3bab15 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b77379c9-f0ae-4ca8-8814-f2445bb4800d { text-align: left; }
#s-b77379c9-f0ae-4ca8-8814-f2445bb4800d .shg-product-sold-out {
  display: none;
}

#s-b77379c9-f0ae-4ca8-8814-f2445bb4800d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b77379c9-f0ae-4ca8-8814-f2445bb4800d .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-43957e4b-d80f-4661-9be5-c4ad81d21f55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43957e4b-d80f-4661-9be5-c4ad81d21f55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43957e4b-d80f-4661-9be5-c4ad81d21f55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43957e4b-d80f-4661-9be5-c4ad81d21f55 {
  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-43957e4b-d80f-4661-9be5-c4ad81d21f55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43957e4b-d80f-4661-9be5-c4ad81d21f55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43957e4b-d80f-4661-9be5-c4ad81d21f55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1f8537e-59cf-423d-9959-21728b338078 {
  display: none;
}
#s-aeab3b6d-88ab-47b2-9a8d-031fcda38f66 { text-align: left; }
#s-cbea5d73-8788-4780-b0eb-6856394263a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbea5d73-8788-4780-b0eb-6856394263a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f8187c8-eba1-4645-88a3-95cbbd2d9e93 { text-align: left; }
#s-9f8187c8-eba1-4645-88a3-95cbbd2d9e93 .shg-product-sold-out {
  display: none;
}

#s-9f8187c8-eba1-4645-88a3-95cbbd2d9e93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f8187c8-eba1-4645-88a3-95cbbd2d9e93 .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-d52cff9c-5571-4962-b963-2e7f127d9218 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d52cff9c-5571-4962-b963-2e7f127d9218:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d52cff9c-5571-4962-b963-2e7f127d9218:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d52cff9c-5571-4962-b963-2e7f127d9218 {
  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-d52cff9c-5571-4962-b963-2e7f127d9218.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d52cff9c-5571-4962-b963-2e7f127d9218.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d52cff9c-5571-4962-b963-2e7f127d9218.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;
}
