.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-87636a26-1fc0-424e-aca0-d4af0d44dfca {
  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-bf4f5459-a08b-42b0-8280-183887bb6236 { margin-top: 40px; }
#s-bf4f5459-a08b-42b0-8280-183887bb6236 .shogun-tabs {
  justify-content: center;
}


  #s-bf4f5459-a08b-42b0-8280-183887bb6236 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-bf4f5459-a08b-42b0-8280-183887bb6236 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-bf4f5459-a08b-42b0-8280-183887bb6236 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-bf4f5459-a08b-42b0-8280-183887bb6236 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-bf4f5459-a08b-42b0-8280-183887bb6236 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-bf4f5459-a08b-42b0-8280-183887bb6236 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-bf4f5459-a08b-42b0-8280-183887bb6236 .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-ca3aa8c7-3d99-449f-991a-4ae67a8fe7e5 { padding-top: 10px;
padding-bottom: 10px; }
 #s-ca3aa8c7-3d99-449f-991a-4ae67a8fe7e5 .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-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d9af949a-f936-4beb-ab1a-cbeca293c73a .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-78b24d1b-c4d3-4519-838f-8e1d2b89b12b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-78b24d1b-c4d3-4519-838f-8e1d2b89b12b"] > .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-aa46bf43-0fb6-4f89-a7b0-2c0ef16eb510 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1d662b4a-06b8-4e16-9998-ebabc318a534 { 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-49573417-4b89-4995-963b-44b396cf1529 { 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-49573417-4b89-4995-963b-44b396cf1529: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-49573417-4b89-4995-963b-44b396cf1529: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-49573417-4b89-4995-963b-44b396cf1529.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-db90dc80-617c-4a97-975d-dde8fbf2b6cc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-db3e9971-5e15-442c-a654-e60046ab296e { 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-4ac18b8d-0063-430a-93fd-cdc029ead460 { 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-4ac18b8d-0063-430a-93fd-cdc029ead460: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-4ac18b8d-0063-430a-93fd-cdc029ead460: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-4ac18b8d-0063-430a-93fd-cdc029ead460.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c998abab-5d11-4d7c-9766-f5f3c67eba24 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c4498f6e-e917-46d6-9e12-e6461431c1e7 { 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-f4b35426-0007-4499-a5e6-446d7d091179 { 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-f4b35426-0007-4499-a5e6-446d7d091179: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-f4b35426-0007-4499-a5e6-446d7d091179: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-f4b35426-0007-4499-a5e6-446d7d091179.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-adeea5b3-1942-4bd3-95b2-497fe79a4430 { min-height: 50px; }
#s-adeea5b3-1942-4bd3-95b2-497fe79a4430 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ae3fe901-04d5-4418-8871-c367414b6545 { 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-ae3fe901-04d5-4418-8871-c367414b6545 .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-9db0b857-6242-441d-9341-ebd0a2504b42 {
  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-17480e96-6c90-4463-b741-9c55e210f23e { 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-ee5987c3-464d-4986-876d-f64d4f0e9d19 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ee5987c3-464d-4986-876d-f64d4f0e9d19 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a7faa544-b019-4e0c-bc97-6aa445cebf3b {
  display: none;
}
#s-a66754b8-ab58-48f5-aaca-1dd49ef764fa { text-align: left; }
#s-7a9a5e87-b1da-41af-bdb9-f11526cb6419 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a9a5e87-b1da-41af-bdb9-f11526cb6419 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-37080678-47ea-4a4e-9ddb-7d20d5af5bae {
  display: none;
}
#s-f7ad9974-c7c1-464e-89d4-e2719f25bf17 { text-align: left; }
#s-24eff72f-2a7e-4732-b08b-9db4f5f03c43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-24eff72f-2a7e-4732-b08b-9db4f5f03c43 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-a9c14c20-4b35-4113-a047-43f9eef33345 {
  display: none;
}
#s-abf0acab-aa22-45d4-afb9-140d031aa1f4 { text-align: left; }
#s-a64ca44b-eead-4cf5-bb4b-3e4318fd7a40 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a64ca44b-eead-4cf5-bb4b-3e4318fd7a40 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e8e4e0e7-26bb-4106-b167-d8ec964e1e69 {
  display: none;
}
#s-92087545-4a78-4eb3-a7e9-6688b0c4864d { text-align: left; }
#s-353b1774-cd39-4a82-a941-286052472d65 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-353b1774-cd39-4a82-a941-286052472d65 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f9080276-395d-4ae9-b5a7-a80f26211824 { text-align: left; }
#s-f9080276-395d-4ae9-b5a7-a80f26211824 .shg-product-sold-out {
  display: none;
}

#s-f9080276-395d-4ae9-b5a7-a80f26211824 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f9080276-395d-4ae9-b5a7-a80f26211824 .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-90d5aa87-1878-4521-ab11-8ec1c782d7a0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90d5aa87-1878-4521-ab11-8ec1c782d7a0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90d5aa87-1878-4521-ab11-8ec1c782d7a0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90d5aa87-1878-4521-ab11-8ec1c782d7a0 {
  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-90d5aa87-1878-4521-ab11-8ec1c782d7a0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90d5aa87-1878-4521-ab11-8ec1c782d7a0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90d5aa87-1878-4521-ab11-8ec1c782d7a0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6d5c2f6e-3914-43c3-b5ee-d3fe07fadfb8 {
  display: none;
}
#s-201d3e89-80a7-4903-99a3-1eeb96f5bba5 { text-align: left; }
#s-7cf4d250-446c-4e37-aa2a-f7b90bdb7231 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cf4d250-446c-4e37-aa2a-f7b90bdb7231 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-adaeba7a-6465-4f38-a8fc-617cbd3fe971 { text-align: left; }
#s-adaeba7a-6465-4f38-a8fc-617cbd3fe971 .shg-product-sold-out {
  display: none;
}

#s-adaeba7a-6465-4f38-a8fc-617cbd3fe971 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-adaeba7a-6465-4f38-a8fc-617cbd3fe971 .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-c64cad50-4b34-4db1-8167-95f6ef3f82b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c64cad50-4b34-4db1-8167-95f6ef3f82b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c64cad50-4b34-4db1-8167-95f6ef3f82b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c64cad50-4b34-4db1-8167-95f6ef3f82b8 {
  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-c64cad50-4b34-4db1-8167-95f6ef3f82b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c64cad50-4b34-4db1-8167-95f6ef3f82b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c64cad50-4b34-4db1-8167-95f6ef3f82b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b240cc4-d3a9-463e-936b-5b9e6e20a481 {
  display: none;
}
#s-10d1367f-2c08-42c1-9ae7-d3b7847a2beb { text-align: left; }
#s-8c5ddcf0-6a76-4df6-b274-a50b56883c49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c5ddcf0-6a76-4df6-b274-a50b56883c49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f7ba4c6-7f52-4e89-acb2-eb7468199d6b { text-align: left; }
#s-6f7ba4c6-7f52-4e89-acb2-eb7468199d6b .shg-product-sold-out {
  display: none;
}

#s-6f7ba4c6-7f52-4e89-acb2-eb7468199d6b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f7ba4c6-7f52-4e89-acb2-eb7468199d6b .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-ae16958f-48e9-4293-8125-77d7d8174c7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae16958f-48e9-4293-8125-77d7d8174c7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae16958f-48e9-4293-8125-77d7d8174c7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae16958f-48e9-4293-8125-77d7d8174c7f {
  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-ae16958f-48e9-4293-8125-77d7d8174c7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae16958f-48e9-4293-8125-77d7d8174c7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae16958f-48e9-4293-8125-77d7d8174c7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf40a701-c321-4420-b250-dff68f5839d6 {
  display: none;
}
#s-110b12d0-5a3b-4697-b598-84ea11bdc279 { text-align: left; }
#s-9eb94205-dc87-4d61-93d4-8adfe06a133d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9eb94205-dc87-4d61-93d4-8adfe06a133d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e7535b4a-1a29-4f9c-bb52-a44c87b1dfdc { text-align: left; }
#s-e7535b4a-1a29-4f9c-bb52-a44c87b1dfdc .shg-product-sold-out {
  display: none;
}

#s-e7535b4a-1a29-4f9c-bb52-a44c87b1dfdc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e7535b4a-1a29-4f9c-bb52-a44c87b1dfdc .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-e80683e8-7420-4f0d-8743-ffe9cdd2cc94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e80683e8-7420-4f0d-8743-ffe9cdd2cc94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e80683e8-7420-4f0d-8743-ffe9cdd2cc94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e80683e8-7420-4f0d-8743-ffe9cdd2cc94 {
  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-e80683e8-7420-4f0d-8743-ffe9cdd2cc94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e80683e8-7420-4f0d-8743-ffe9cdd2cc94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e80683e8-7420-4f0d-8743-ffe9cdd2cc94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4e219de1-b943-45db-afa3-eb8d27a1f8fe {
  display: none;
}
#s-beb7fec1-a2f8-4294-8452-cc325057303b { text-align: left; }
#s-f9bc3563-bb3e-4c07-9794-91f33090c7ae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9bc3563-bb3e-4c07-9794-91f33090c7ae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9089937-40a6-40b6-8d22-752b4d5278ed { text-align: left; }
#s-b9089937-40a6-40b6-8d22-752b4d5278ed .shg-product-sold-out {
  display: none;
}

#s-b9089937-40a6-40b6-8d22-752b4d5278ed .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9089937-40a6-40b6-8d22-752b4d5278ed .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-239cfacf-08df-494b-b80f-be36025a7c55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-239cfacf-08df-494b-b80f-be36025a7c55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-239cfacf-08df-494b-b80f-be36025a7c55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-239cfacf-08df-494b-b80f-be36025a7c55 {
  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-239cfacf-08df-494b-b80f-be36025a7c55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-239cfacf-08df-494b-b80f-be36025a7c55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-239cfacf-08df-494b-b80f-be36025a7c55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01b2959e-c9a8-4d32-b9a4-0fbcc161f5b2 {
  display: none;
}
#s-dfd1bbf8-d61e-4754-a249-5e22f71195fa { text-align: left; }
#s-fc523eb3-475e-41fe-ac57-378449c118cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fc523eb3-475e-41fe-ac57-378449c118cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86a06723-e63a-44d8-8a45-982583df54f3 { text-align: left; }
#s-86a06723-e63a-44d8-8a45-982583df54f3 .shg-product-sold-out {
  display: none;
}

#s-86a06723-e63a-44d8-8a45-982583df54f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86a06723-e63a-44d8-8a45-982583df54f3 .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-7a72c0a1-bb29-44ee-a82f-a7ccd965bf1b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a72c0a1-bb29-44ee-a82f-a7ccd965bf1b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a72c0a1-bb29-44ee-a82f-a7ccd965bf1b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a72c0a1-bb29-44ee-a82f-a7ccd965bf1b {
  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-7a72c0a1-bb29-44ee-a82f-a7ccd965bf1b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a72c0a1-bb29-44ee-a82f-a7ccd965bf1b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a72c0a1-bb29-44ee-a82f-a7ccd965bf1b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3b0f1a08-291f-4a3e-9c1c-6aa5942bf986 {
  display: none;
}
#s-083b71eb-f9e5-42be-954a-d282b8b81e0d { text-align: left; }
#s-31b39b1f-c72b-4fc6-81bd-be7e21ded408 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-31b39b1f-c72b-4fc6-81bd-be7e21ded408 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-874ebc38-5329-49b5-855f-e4c8446273bb { text-align: left; }
#s-874ebc38-5329-49b5-855f-e4c8446273bb .shg-product-sold-out {
  display: none;
}

#s-874ebc38-5329-49b5-855f-e4c8446273bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-874ebc38-5329-49b5-855f-e4c8446273bb .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-0d4ddcd2-5586-4a46-8ec4-95e62fba3fca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d4ddcd2-5586-4a46-8ec4-95e62fba3fca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d4ddcd2-5586-4a46-8ec4-95e62fba3fca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d4ddcd2-5586-4a46-8ec4-95e62fba3fca {
  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-0d4ddcd2-5586-4a46-8ec4-95e62fba3fca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d4ddcd2-5586-4a46-8ec4-95e62fba3fca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d4ddcd2-5586-4a46-8ec4-95e62fba3fca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0fb64c8e-f29b-4c5f-be18-3f4af38d04a0 {
  display: none;
}
#s-f1140f77-dcf8-4d5c-88e5-149003ca38c5 { text-align: left; }
#s-d54a5ede-9cf3-4b5f-8041-09f717532e58 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d54a5ede-9cf3-4b5f-8041-09f717532e58 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba7013f6-56a3-46e5-8570-226c8d62e39f { text-align: left; }
#s-ba7013f6-56a3-46e5-8570-226c8d62e39f .shg-product-sold-out {
  display: none;
}

#s-ba7013f6-56a3-46e5-8570-226c8d62e39f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba7013f6-56a3-46e5-8570-226c8d62e39f .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-321478f5-f058-45f7-bb7a-d8dbb698a603 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-321478f5-f058-45f7-bb7a-d8dbb698a603:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-321478f5-f058-45f7-bb7a-d8dbb698a603:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-321478f5-f058-45f7-bb7a-d8dbb698a603 {
  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-321478f5-f058-45f7-bb7a-d8dbb698a603.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-321478f5-f058-45f7-bb7a-d8dbb698a603.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-321478f5-f058-45f7-bb7a-d8dbb698a603.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-080c97b6-491d-4b69-93a3-8f2281be79c6 {
  display: none;
}
#s-21e34565-dc5b-453f-8ede-8a1447f06cf5 { text-align: left; }
#s-fa450fe9-121c-45db-8a82-8ed0e976c215 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa450fe9-121c-45db-8a82-8ed0e976c215 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7bf6216-a14d-4efe-8c1e-3e65bfe5e5af { text-align: left; }
#s-f7bf6216-a14d-4efe-8c1e-3e65bfe5e5af .shg-product-sold-out {
  display: none;
}

#s-f7bf6216-a14d-4efe-8c1e-3e65bfe5e5af .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7bf6216-a14d-4efe-8c1e-3e65bfe5e5af .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-56ae4cb5-9b9b-4c61-a7d0-4b0384495039 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-56ae4cb5-9b9b-4c61-a7d0-4b0384495039:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-56ae4cb5-9b9b-4c61-a7d0-4b0384495039:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-56ae4cb5-9b9b-4c61-a7d0-4b0384495039 {
  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-56ae4cb5-9b9b-4c61-a7d0-4b0384495039.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-56ae4cb5-9b9b-4c61-a7d0-4b0384495039.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-56ae4cb5-9b9b-4c61-a7d0-4b0384495039.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6eb04448-c3b3-4e24-aa94-c75b78f31bb9 {
  display: none;
}
#s-aa067122-e90b-4528-8b74-3cd5847fa2fc { text-align: left; }
#s-87a6d338-59f7-4a95-8042-cd6257038294 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87a6d338-59f7-4a95-8042-cd6257038294 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5dd2ae7e-226d-4200-9c8d-09b65458e90f { text-align: left; }
#s-5dd2ae7e-226d-4200-9c8d-09b65458e90f .shg-product-sold-out {
  display: none;
}

#s-5dd2ae7e-226d-4200-9c8d-09b65458e90f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5dd2ae7e-226d-4200-9c8d-09b65458e90f .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-d16a7f25-c9a8-4a86-9f82-27750ff0a0d6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d16a7f25-c9a8-4a86-9f82-27750ff0a0d6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d16a7f25-c9a8-4a86-9f82-27750ff0a0d6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d16a7f25-c9a8-4a86-9f82-27750ff0a0d6 {
  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-d16a7f25-c9a8-4a86-9f82-27750ff0a0d6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d16a7f25-c9a8-4a86-9f82-27750ff0a0d6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d16a7f25-c9a8-4a86-9f82-27750ff0a0d6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e466bb6-6e5c-4936-b310-23d43c8c258b {
  display: none;
}
#s-6e3c631e-da08-43db-b71b-a0c556c5f09b { text-align: left; }
#s-61e76645-1bd1-4f5c-ab09-4226cc1c46f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-61e76645-1bd1-4f5c-ab09-4226cc1c46f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f7010cd0-f27b-4d63-b015-df462ee90418 { text-align: left; }
#s-f7010cd0-f27b-4d63-b015-df462ee90418 .shg-product-sold-out {
  display: none;
}

#s-f7010cd0-f27b-4d63-b015-df462ee90418 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f7010cd0-f27b-4d63-b015-df462ee90418 .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-3ea203da-9a1f-418c-8f52-49c6b69834e6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3ea203da-9a1f-418c-8f52-49c6b69834e6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3ea203da-9a1f-418c-8f52-49c6b69834e6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3ea203da-9a1f-418c-8f52-49c6b69834e6 {
  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-3ea203da-9a1f-418c-8f52-49c6b69834e6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3ea203da-9a1f-418c-8f52-49c6b69834e6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3ea203da-9a1f-418c-8f52-49c6b69834e6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-40a6fab6-95c0-4ba7-b06d-3af774aeed33 {
  display: none;
}
#s-a64a7d2a-cd63-41cf-a93b-25aca728406f { text-align: left; }
#s-0c3f85cd-a49a-45af-a8b3-daed7b8c58ea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0c3f85cd-a49a-45af-a8b3-daed7b8c58ea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c1ccaa25-9a73-4023-bf7d-cc1e3d70b40e { text-align: left; }
#s-c1ccaa25-9a73-4023-bf7d-cc1e3d70b40e .shg-product-sold-out {
  display: none;
}

#s-c1ccaa25-9a73-4023-bf7d-cc1e3d70b40e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c1ccaa25-9a73-4023-bf7d-cc1e3d70b40e .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-0d6fdb10-54a7-488b-b78a-ca2e30f9714e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d6fdb10-54a7-488b-b78a-ca2e30f9714e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d6fdb10-54a7-488b-b78a-ca2e30f9714e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d6fdb10-54a7-488b-b78a-ca2e30f9714e {
  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-0d6fdb10-54a7-488b-b78a-ca2e30f9714e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d6fdb10-54a7-488b-b78a-ca2e30f9714e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d6fdb10-54a7-488b-b78a-ca2e30f9714e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-232b9591-4c74-4deb-b563-7fad0466c8c4 {
  display: none;
}
#s-3370c428-2e2a-47c1-a22c-4d3aa07174af { text-align: left; }
#s-c85362f6-2c5e-4e7b-b900-0824a7007123 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c85362f6-2c5e-4e7b-b900-0824a7007123 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2d68f087-3e96-4df7-aebf-7b4d88e79d0e { text-align: left; }
#s-2d68f087-3e96-4df7-aebf-7b4d88e79d0e .shg-product-sold-out {
  display: none;
}

#s-2d68f087-3e96-4df7-aebf-7b4d88e79d0e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2d68f087-3e96-4df7-aebf-7b4d88e79d0e .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-5ff0d6e7-f112-4299-99da-9dc2952fe0d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5ff0d6e7-f112-4299-99da-9dc2952fe0d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5ff0d6e7-f112-4299-99da-9dc2952fe0d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5ff0d6e7-f112-4299-99da-9dc2952fe0d5 {
  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-5ff0d6e7-f112-4299-99da-9dc2952fe0d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5ff0d6e7-f112-4299-99da-9dc2952fe0d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5ff0d6e7-f112-4299-99da-9dc2952fe0d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-989392b3-0b80-4277-91af-02690c8fb8da {
  display: none;
}
#s-d5096185-df50-4ec7-be16-388074702d5f { text-align: left; }
#s-6a12ac5e-5a6a-4f5a-9946-a2bcf687fdf3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a12ac5e-5a6a-4f5a-9946-a2bcf687fdf3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-136dcde7-d852-458d-b985-abdd87e46c79 { text-align: left; }
#s-136dcde7-d852-458d-b985-abdd87e46c79 .shg-product-sold-out {
  display: none;
}

#s-136dcde7-d852-458d-b985-abdd87e46c79 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-136dcde7-d852-458d-b985-abdd87e46c79 .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-b365995a-73d1-49e5-b9b5-c32c3f053830 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b365995a-73d1-49e5-b9b5-c32c3f053830:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b365995a-73d1-49e5-b9b5-c32c3f053830:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b365995a-73d1-49e5-b9b5-c32c3f053830 {
  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-b365995a-73d1-49e5-b9b5-c32c3f053830.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b365995a-73d1-49e5-b9b5-c32c3f053830.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b365995a-73d1-49e5-b9b5-c32c3f053830.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a57263f1-43b9-467a-8fa8-86e4cb17997b {
  display: none;
}
#s-bf90d132-7fac-4b26-89cc-562dc76e8c88 { text-align: left; }
#s-3cc01b94-a4d3-4f4a-a29b-b83a17ddc59c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3cc01b94-a4d3-4f4a-a29b-b83a17ddc59c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4ff36288-bc26-4d5f-8324-516eba032b13 { text-align: left; }
#s-4ff36288-bc26-4d5f-8324-516eba032b13 .shg-product-sold-out {
  display: none;
}

#s-4ff36288-bc26-4d5f-8324-516eba032b13 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4ff36288-bc26-4d5f-8324-516eba032b13 .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-97f07b29-ee09-480f-8b6b-eb572a554a05 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97f07b29-ee09-480f-8b6b-eb572a554a05:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97f07b29-ee09-480f-8b6b-eb572a554a05:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97f07b29-ee09-480f-8b6b-eb572a554a05 {
  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-97f07b29-ee09-480f-8b6b-eb572a554a05.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97f07b29-ee09-480f-8b6b-eb572a554a05.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97f07b29-ee09-480f-8b6b-eb572a554a05.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-82967fa9-5247-439c-98e0-787b3428d821 {
  display: none;
}
#s-b2cc504b-bbe3-4b37-adfd-03c9e33d060a { text-align: left; }
#s-684da2fb-759f-4cf3-b57c-4f944ad36c1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-684da2fb-759f-4cf3-b57c-4f944ad36c1c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e139a3f-43d6-402e-87d4-9d80c0ae513c { text-align: left; }
#s-9e139a3f-43d6-402e-87d4-9d80c0ae513c .shg-product-sold-out {
  display: none;
}

#s-9e139a3f-43d6-402e-87d4-9d80c0ae513c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e139a3f-43d6-402e-87d4-9d80c0ae513c .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-718e7aed-6f0e-4d85-805c-8c5c69387afd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-718e7aed-6f0e-4d85-805c-8c5c69387afd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-718e7aed-6f0e-4d85-805c-8c5c69387afd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-718e7aed-6f0e-4d85-805c-8c5c69387afd {
  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-718e7aed-6f0e-4d85-805c-8c5c69387afd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-718e7aed-6f0e-4d85-805c-8c5c69387afd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-718e7aed-6f0e-4d85-805c-8c5c69387afd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35ce2393-4fd1-4f99-b693-9d52820ea32f {
  display: none;
}
#s-88bb4e11-9d18-4da7-8fe8-72835c3518f3 { text-align: left; }
#s-5cb5069a-96c4-45d2-9229-27c87b82ca04 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5cb5069a-96c4-45d2-9229-27c87b82ca04 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db133f24-bbe3-4aed-8452-bd525e8ce3aa { text-align: left; }
#s-db133f24-bbe3-4aed-8452-bd525e8ce3aa .shg-product-sold-out {
  display: none;
}

#s-db133f24-bbe3-4aed-8452-bd525e8ce3aa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db133f24-bbe3-4aed-8452-bd525e8ce3aa .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-7003f4bf-6238-4ca8-ba6b-d2ccbc9459de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7003f4bf-6238-4ca8-ba6b-d2ccbc9459de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7003f4bf-6238-4ca8-ba6b-d2ccbc9459de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7003f4bf-6238-4ca8-ba6b-d2ccbc9459de {
  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-7003f4bf-6238-4ca8-ba6b-d2ccbc9459de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7003f4bf-6238-4ca8-ba6b-d2ccbc9459de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7003f4bf-6238-4ca8-ba6b-d2ccbc9459de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0126034-6d2f-4b60-8aed-bf0bc77d9a91 {
  display: none;
}
#s-645e08f7-c21e-40f5-a1c2-2bf854dd8a02 { text-align: left; }
#s-38dc1db3-f8b0-456a-8798-c45bb2c4252e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38dc1db3-f8b0-456a-8798-c45bb2c4252e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48b20478-b9ff-46fa-a5d3-529469e28c7a { text-align: left; }
#s-48b20478-b9ff-46fa-a5d3-529469e28c7a .shg-product-sold-out {
  display: none;
}

#s-48b20478-b9ff-46fa-a5d3-529469e28c7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48b20478-b9ff-46fa-a5d3-529469e28c7a .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-625bf028-d51d-4176-b88d-34dd15938273 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-625bf028-d51d-4176-b88d-34dd15938273:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-625bf028-d51d-4176-b88d-34dd15938273:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-625bf028-d51d-4176-b88d-34dd15938273 {
  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-625bf028-d51d-4176-b88d-34dd15938273.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-625bf028-d51d-4176-b88d-34dd15938273.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-625bf028-d51d-4176-b88d-34dd15938273.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9a51f84-2131-4667-851d-964b945917e6 {
  display: none;
}
#s-d0317991-2341-4eea-bc4e-4347f2de1d39 { text-align: left; }
#s-ed8cac4c-5645-4db3-854c-eea6ae1a2ee7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ed8cac4c-5645-4db3-854c-eea6ae1a2ee7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48fbdc97-a622-48d4-8a81-4315712fc093 { text-align: left; }
#s-48fbdc97-a622-48d4-8a81-4315712fc093 .shg-product-sold-out {
  display: none;
}

#s-48fbdc97-a622-48d4-8a81-4315712fc093 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48fbdc97-a622-48d4-8a81-4315712fc093 .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-a9d65fee-6a34-453e-aa66-6f5715cafc5e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a9d65fee-6a34-453e-aa66-6f5715cafc5e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a9d65fee-6a34-453e-aa66-6f5715cafc5e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a9d65fee-6a34-453e-aa66-6f5715cafc5e {
  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-a9d65fee-6a34-453e-aa66-6f5715cafc5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a9d65fee-6a34-453e-aa66-6f5715cafc5e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a9d65fee-6a34-453e-aa66-6f5715cafc5e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65aa5e43-b233-4dc2-aaa8-40460c7f83bd {
  display: none;
}
#s-a44a547e-628e-4260-a773-0e3e99885763 { text-align: left; }
#s-b3283f6b-aa29-4d79-abc4-a174dc718201 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b3283f6b-aa29-4d79-abc4-a174dc718201 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60dc0f83-8a0b-422d-848f-572c6a66de34 { text-align: left; }
#s-60dc0f83-8a0b-422d-848f-572c6a66de34 .shg-product-sold-out {
  display: none;
}

#s-60dc0f83-8a0b-422d-848f-572c6a66de34 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60dc0f83-8a0b-422d-848f-572c6a66de34 .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-ce894acf-8933-4dc9-a069-c674555a21f9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ce894acf-8933-4dc9-a069-c674555a21f9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ce894acf-8933-4dc9-a069-c674555a21f9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ce894acf-8933-4dc9-a069-c674555a21f9 {
  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-ce894acf-8933-4dc9-a069-c674555a21f9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ce894acf-8933-4dc9-a069-c674555a21f9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ce894acf-8933-4dc9-a069-c674555a21f9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-06dc3201-66db-48a6-b293-e01783102f69 {
  display: none;
}
#s-e7dd9844-659f-4e25-9db6-9196d939db3a { text-align: left; }
#s-32e78954-87fc-4b14-86b9-42670a22f04f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32e78954-87fc-4b14-86b9-42670a22f04f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1b4a742-068f-4f45-9543-de2898421299 { text-align: left; }
#s-b1b4a742-068f-4f45-9543-de2898421299 .shg-product-sold-out {
  display: none;
}

#s-b1b4a742-068f-4f45-9543-de2898421299 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1b4a742-068f-4f45-9543-de2898421299 .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-a0b18fba-dff5-4600-b394-c757ccc93c40 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0b18fba-dff5-4600-b394-c757ccc93c40:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0b18fba-dff5-4600-b394-c757ccc93c40:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0b18fba-dff5-4600-b394-c757ccc93c40 {
  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-a0b18fba-dff5-4600-b394-c757ccc93c40.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0b18fba-dff5-4600-b394-c757ccc93c40.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0b18fba-dff5-4600-b394-c757ccc93c40.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a6ed9125-7bcd-48a2-81c5-5f8640851204 {
  display: none;
}
#s-8d22d7c3-37a0-44d7-804e-b7e5fac53769 { text-align: left; }
#s-39add57f-d723-471a-820c-711faee01e9f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39add57f-d723-471a-820c-711faee01e9f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9278c86f-16aa-4107-b361-ba89ecf29058 { text-align: left; }
#s-9278c86f-16aa-4107-b361-ba89ecf29058 .shg-product-sold-out {
  display: none;
}

#s-9278c86f-16aa-4107-b361-ba89ecf29058 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9278c86f-16aa-4107-b361-ba89ecf29058 .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-8b7be2ac-ab55-437c-969c-9631ccc4edd7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8b7be2ac-ab55-437c-969c-9631ccc4edd7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8b7be2ac-ab55-437c-969c-9631ccc4edd7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8b7be2ac-ab55-437c-969c-9631ccc4edd7 {
  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-8b7be2ac-ab55-437c-969c-9631ccc4edd7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8b7be2ac-ab55-437c-969c-9631ccc4edd7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8b7be2ac-ab55-437c-969c-9631ccc4edd7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b4d8ea2-949b-4956-8221-51207582b81d {
  display: none;
}
#s-db45c931-cc1d-4648-b1a3-05d585e0c341 { text-align: left; }
#s-525bf8a9-63e2-4670-8a8a-7d15ca67d225 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-525bf8a9-63e2-4670-8a8a-7d15ca67d225 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-20f5c097-6a12-4763-800e-3572c7c3f985 { text-align: left; }
#s-20f5c097-6a12-4763-800e-3572c7c3f985 .shg-product-sold-out {
  display: none;
}

#s-20f5c097-6a12-4763-800e-3572c7c3f985 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-20f5c097-6a12-4763-800e-3572c7c3f985 .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-fe4a2295-2679-4fd9-b290-dbeb0c1489b9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe4a2295-2679-4fd9-b290-dbeb0c1489b9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe4a2295-2679-4fd9-b290-dbeb0c1489b9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe4a2295-2679-4fd9-b290-dbeb0c1489b9 {
  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-fe4a2295-2679-4fd9-b290-dbeb0c1489b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe4a2295-2679-4fd9-b290-dbeb0c1489b9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe4a2295-2679-4fd9-b290-dbeb0c1489b9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5e409f8b-21a1-4869-98c5-01decc6003ea {
  display: none;
}
#s-e72c29e7-9353-41d9-aa07-50840dd4a1e0 { text-align: left; }
#s-8454d90d-b91f-4cff-8e3c-b239f26761d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8454d90d-b91f-4cff-8e3c-b239f26761d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1576fe62-c099-4b18-bf46-c4c405077a84 { text-align: left; }
#s-1576fe62-c099-4b18-bf46-c4c405077a84 .shg-product-sold-out {
  display: none;
}

#s-1576fe62-c099-4b18-bf46-c4c405077a84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1576fe62-c099-4b18-bf46-c4c405077a84 .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-15c800e4-a044-4719-bf37-f7188c06d67b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15c800e4-a044-4719-bf37-f7188c06d67b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15c800e4-a044-4719-bf37-f7188c06d67b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15c800e4-a044-4719-bf37-f7188c06d67b {
  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-15c800e4-a044-4719-bf37-f7188c06d67b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15c800e4-a044-4719-bf37-f7188c06d67b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15c800e4-a044-4719-bf37-f7188c06d67b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9ddf509-d383-4916-9e22-4147ce97f94c {
  display: none;
}
#s-fbbfd01b-2293-4853-9d0b-15daa6945fa9 { text-align: left; }
#s-845a3bb9-3b26-4853-a00e-71f24ec25193 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-845a3bb9-3b26-4853-a00e-71f24ec25193 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee687eb9-8c95-41f1-86f4-e85ace213da7 { text-align: left; }
#s-ee687eb9-8c95-41f1-86f4-e85ace213da7 .shg-product-sold-out {
  display: none;
}

#s-ee687eb9-8c95-41f1-86f4-e85ace213da7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee687eb9-8c95-41f1-86f4-e85ace213da7 .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-b7e6bb7d-3a80-4f60-9704-813e14955ba6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b7e6bb7d-3a80-4f60-9704-813e14955ba6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b7e6bb7d-3a80-4f60-9704-813e14955ba6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b7e6bb7d-3a80-4f60-9704-813e14955ba6 {
  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-b7e6bb7d-3a80-4f60-9704-813e14955ba6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b7e6bb7d-3a80-4f60-9704-813e14955ba6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b7e6bb7d-3a80-4f60-9704-813e14955ba6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dcad6ce9-9ee7-4955-8ace-4ee8c2a58b2e {
  display: none;
}
#s-b4b0a42d-353a-4c43-ba2c-47d957c1ca07 { text-align: left; }
#s-c5947509-0ad9-42b8-8943-a6b9aa934165 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5947509-0ad9-42b8-8943-a6b9aa934165 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d5e68bc8-d257-4e92-a3e4-7e4e75b888f2 { text-align: left; }
#s-d5e68bc8-d257-4e92-a3e4-7e4e75b888f2 .shg-product-sold-out {
  display: none;
}

#s-d5e68bc8-d257-4e92-a3e4-7e4e75b888f2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d5e68bc8-d257-4e92-a3e4-7e4e75b888f2 .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-3f744f2a-32d3-49e5-b2d1-cf9f8df42c72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f744f2a-32d3-49e5-b2d1-cf9f8df42c72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f744f2a-32d3-49e5-b2d1-cf9f8df42c72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f744f2a-32d3-49e5-b2d1-cf9f8df42c72 {
  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-3f744f2a-32d3-49e5-b2d1-cf9f8df42c72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f744f2a-32d3-49e5-b2d1-cf9f8df42c72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f744f2a-32d3-49e5-b2d1-cf9f8df42c72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9a9ded9-b469-4fe8-8cfc-e5e0aefdb562 {
  display: none;
}
#s-05accfbb-c121-48cf-9abb-615d80083510 { text-align: left; }
#s-e137eaf2-334c-4c48-b948-0ab7fdbf8030 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e137eaf2-334c-4c48-b948-0ab7fdbf8030 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69007f71-0a76-4f3e-a492-16b0b1819e09 { text-align: left; }
#s-69007f71-0a76-4f3e-a492-16b0b1819e09 .shg-product-sold-out {
  display: none;
}

#s-69007f71-0a76-4f3e-a492-16b0b1819e09 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69007f71-0a76-4f3e-a492-16b0b1819e09 .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-4c6ca9e5-3da3-41c2-b63a-bf5a80773e97 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4c6ca9e5-3da3-41c2-b63a-bf5a80773e97:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4c6ca9e5-3da3-41c2-b63a-bf5a80773e97:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4c6ca9e5-3da3-41c2-b63a-bf5a80773e97 {
  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-4c6ca9e5-3da3-41c2-b63a-bf5a80773e97.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4c6ca9e5-3da3-41c2-b63a-bf5a80773e97.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4c6ca9e5-3da3-41c2-b63a-bf5a80773e97.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;
}
