.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-2aa5a611-b1dc-4129-9c7b-c7ed35f07f4d {
  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-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 { margin-top: 40px; }
#s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .shogun-tabs {
  justify-content: center;
}


  #s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e8a0db73-d9bc-4587-b79a-f3a41fcf4888 .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-2bb6f4f8-d389-4dfe-b683-f40d25f9bc92 { padding-top: 10px;
padding-bottom: 10px; }
 #s-2bb6f4f8-d389-4dfe-b683-f40d25f9bc92 .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-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-d5981a9e-adda-4194-889e-c739f7f55858 .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-b52af8a2-9a3f-41be-a029-035f54bbf85d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-b52af8a2-9a3f-41be-a029-035f54bbf85d"] > .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-8cd4331a-c8d3-45a5-b0f8-c2032e747b72 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e9b55334-cdf6-4e50-a146-4ea3ed5ab631 { 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-f43519e2-ecfb-4d98-9874-7b9523d9f54b { 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-f43519e2-ecfb-4d98-9874-7b9523d9f54b: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-f43519e2-ecfb-4d98-9874-7b9523d9f54b: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-f43519e2-ecfb-4d98-9874-7b9523d9f54b.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-94d6c668-c3d4-456b-b0f1-8dd2feb58a8a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a47fd918-b4f9-45a5-8b71-6eef2e995b5c { 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-931a8d0c-67a3-491e-9f4a-c89192d33116 { 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-931a8d0c-67a3-491e-9f4a-c89192d33116: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-931a8d0c-67a3-491e-9f4a-c89192d33116: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-931a8d0c-67a3-491e-9f4a-c89192d33116.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c3365b7c-4b79-4792-9fa4-417303096fa1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-05459496-8157-4699-b3ff-bd6a34390ae3 { 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-e442f5f5-474d-423c-8b28-eb5441ffbf0c { 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-e442f5f5-474d-423c-8b28-eb5441ffbf0c: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-e442f5f5-474d-423c-8b28-eb5441ffbf0c: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-e442f5f5-474d-423c-8b28-eb5441ffbf0c.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-d8458cdc-b66c-4f44-8ae5-1b5bdbf6c7ab { min-height: 50px; }
#s-d8458cdc-b66c-4f44-8ae5-1b5bdbf6c7ab > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0410930d-b156-4cb6-ac64-3cba239de45a { 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-0410930d-b156-4cb6-ac64-3cba239de45a .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-abdce74b-977a-4fc8-beff-a59caec04f68 {
  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-1a877bdf-b4da-4a49-bbac-1dc54a7f6b5a { 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-7c78e9f0-709f-4cfa-8db7-7ede220b9ad8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c78e9f0-709f-4cfa-8db7-7ede220b9ad8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7978c5b9-b00c-41ad-9698-f523437ce250 {
  display: none;
}
#s-f357d83c-b355-428c-8651-b7bed74d3972 { text-align: left; }
#s-e87ea8a8-36a8-4f6b-878e-3df318f66a50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e87ea8a8-36a8-4f6b-878e-3df318f66a50 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b58e7e0b-2a5e-4ed3-bca6-729194738403 {
  display: none;
}
#s-ecafaba0-2420-4c54-95c5-7dd8a6662278 { text-align: left; }
#s-4c9c0814-7466-46c2-baa0-29e82d736a70 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c9c0814-7466-46c2-baa0-29e82d736a70 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-db99d3b5-a348-4c43-ab91-bdcd51de4873 {
  display: none;
}
#s-52e0cbba-4199-4d4c-8689-7e248c8d3d9b { text-align: left; }
#s-aac1f8e8-9418-4e21-915a-82a177c09b42 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aac1f8e8-9418-4e21-915a-82a177c09b42 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-822cd1b3-adea-4b0b-92d5-dff9e5fa7ab4 {
  display: none;
}
#s-1a726e4b-d58d-4d80-9fe9-c02b4caf4936 { text-align: left; }
#s-0527e680-c749-4240-b1b8-dafa88879f02 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0527e680-c749-4240-b1b8-dafa88879f02 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71471967-8703-4580-8f37-5752ca3cf806 { text-align: left; }
#s-71471967-8703-4580-8f37-5752ca3cf806 .shg-product-sold-out {
  display: none;
}

#s-71471967-8703-4580-8f37-5752ca3cf806 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71471967-8703-4580-8f37-5752ca3cf806 .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-736b6191-7a5f-4f63-adf0-959a8e499f45 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-736b6191-7a5f-4f63-adf0-959a8e499f45:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-736b6191-7a5f-4f63-adf0-959a8e499f45:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-736b6191-7a5f-4f63-adf0-959a8e499f45 {
  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-736b6191-7a5f-4f63-adf0-959a8e499f45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-736b6191-7a5f-4f63-adf0-959a8e499f45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-736b6191-7a5f-4f63-adf0-959a8e499f45.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d8d0413-732b-4943-999c-253b7a490f94 {
  display: none;
}
#s-6593d5fc-9395-41dc-94b2-e4a41691887a { text-align: left; }
#s-57dc1225-fa73-4d9a-bea1-7585feef6b8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57dc1225-fa73-4d9a-bea1-7585feef6b8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7aa14ef-71a5-4f6d-8765-b7601982c893 { text-align: left; }
#s-c7aa14ef-71a5-4f6d-8765-b7601982c893 .shg-product-sold-out {
  display: none;
}

#s-c7aa14ef-71a5-4f6d-8765-b7601982c893 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7aa14ef-71a5-4f6d-8765-b7601982c893 .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-1c5890a8-a4c3-4d65-a984-bdbc771c3f6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1c5890a8-a4c3-4d65-a984-bdbc771c3f6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1c5890a8-a4c3-4d65-a984-bdbc771c3f6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1c5890a8-a4c3-4d65-a984-bdbc771c3f6f {
  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-1c5890a8-a4c3-4d65-a984-bdbc771c3f6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1c5890a8-a4c3-4d65-a984-bdbc771c3f6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1c5890a8-a4c3-4d65-a984-bdbc771c3f6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-072b0fbc-ad85-4958-b59e-bbed873797b8 {
  display: none;
}
#s-a6c922dc-5e0e-4ab9-997b-e826bd45633c { text-align: left; }
#s-76571791-0dea-47b4-9c79-decbc3905505 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76571791-0dea-47b4-9c79-decbc3905505 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0e07cb29-b9e1-4eae-a384-2d6ab3d5cc1b { text-align: left; }
#s-0e07cb29-b9e1-4eae-a384-2d6ab3d5cc1b .shg-product-sold-out {
  display: none;
}

#s-0e07cb29-b9e1-4eae-a384-2d6ab3d5cc1b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0e07cb29-b9e1-4eae-a384-2d6ab3d5cc1b .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-15412528-ff40-43dd-99f3-326d06704914 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-15412528-ff40-43dd-99f3-326d06704914:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-15412528-ff40-43dd-99f3-326d06704914:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-15412528-ff40-43dd-99f3-326d06704914 {
  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-15412528-ff40-43dd-99f3-326d06704914.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-15412528-ff40-43dd-99f3-326d06704914.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-15412528-ff40-43dd-99f3-326d06704914.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a82a21b-dee9-4643-98a6-43cbbdd5efeb {
  display: none;
}
#s-7bdca130-1b79-4f9f-b0fd-ce0361a96dce { text-align: left; }
#s-e4fcd0a6-3f87-4c40-bdb5-801350e19de8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4fcd0a6-3f87-4c40-bdb5-801350e19de8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48e9a056-bbcb-44d9-8918-cf04d62e8ff8 { text-align: left; }
#s-48e9a056-bbcb-44d9-8918-cf04d62e8ff8 .shg-product-sold-out {
  display: none;
}

#s-48e9a056-bbcb-44d9-8918-cf04d62e8ff8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48e9a056-bbcb-44d9-8918-cf04d62e8ff8 .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-1cc32346-653a-4b20-a960-a3433ae81e08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cc32346-653a-4b20-a960-a3433ae81e08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cc32346-653a-4b20-a960-a3433ae81e08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cc32346-653a-4b20-a960-a3433ae81e08 {
  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-1cc32346-653a-4b20-a960-a3433ae81e08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cc32346-653a-4b20-a960-a3433ae81e08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cc32346-653a-4b20-a960-a3433ae81e08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7f49b016-33b6-41d7-a954-49e988b93c29 {
  display: none;
}
#s-0154660c-fa70-4441-ae6a-5bdb12b2633f { text-align: left; }
#s-28df5eac-99f0-4364-9c90-e200eaceec63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-28df5eac-99f0-4364-9c90-e200eaceec63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec5b3c95-8555-4831-a711-e8df5883a573 { text-align: left; }
#s-ec5b3c95-8555-4831-a711-e8df5883a573 .shg-product-sold-out {
  display: none;
}

#s-ec5b3c95-8555-4831-a711-e8df5883a573 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec5b3c95-8555-4831-a711-e8df5883a573 .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-1542edce-e995-43e0-b088-90b15ee07de5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1542edce-e995-43e0-b088-90b15ee07de5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1542edce-e995-43e0-b088-90b15ee07de5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1542edce-e995-43e0-b088-90b15ee07de5 {
  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-1542edce-e995-43e0-b088-90b15ee07de5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1542edce-e995-43e0-b088-90b15ee07de5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1542edce-e995-43e0-b088-90b15ee07de5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0bf77c27-805c-415d-aa93-f8be76be40f1 {
  display: none;
}
#s-04c13221-572f-4d30-ba3b-2814b29074f4 { text-align: left; }
#s-f1ad0203-02b7-4c69-83ad-dbd7ae597469 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1ad0203-02b7-4c69-83ad-dbd7ae597469 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1539ed10-1266-47b9-963c-fabdba1d8f26 { text-align: left; }
#s-1539ed10-1266-47b9-963c-fabdba1d8f26 .shg-product-sold-out {
  display: none;
}

#s-1539ed10-1266-47b9-963c-fabdba1d8f26 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1539ed10-1266-47b9-963c-fabdba1d8f26 .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-fd54d03e-6238-4200-a8fb-3717b1497f52 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd54d03e-6238-4200-a8fb-3717b1497f52:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd54d03e-6238-4200-a8fb-3717b1497f52:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd54d03e-6238-4200-a8fb-3717b1497f52 {
  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-fd54d03e-6238-4200-a8fb-3717b1497f52.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd54d03e-6238-4200-a8fb-3717b1497f52.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd54d03e-6238-4200-a8fb-3717b1497f52.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c37d158-f482-48b1-bdaa-9f227ef576e4 {
  display: none;
}
#s-179c98ae-4f43-4aa1-9b80-267ed95bb54d { text-align: left; }
#s-5137469e-3d33-4199-9167-070772b721b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5137469e-3d33-4199-9167-070772b721b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-34980949-6a08-4ec2-b054-86e08be23053 { text-align: left; }
#s-34980949-6a08-4ec2-b054-86e08be23053 .shg-product-sold-out {
  display: none;
}

#s-34980949-6a08-4ec2-b054-86e08be23053 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-34980949-6a08-4ec2-b054-86e08be23053 .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-45683de9-8a9d-4ccb-8697-91e6bdb0c899 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-45683de9-8a9d-4ccb-8697-91e6bdb0c899:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-45683de9-8a9d-4ccb-8697-91e6bdb0c899:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-45683de9-8a9d-4ccb-8697-91e6bdb0c899 {
  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-45683de9-8a9d-4ccb-8697-91e6bdb0c899.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-45683de9-8a9d-4ccb-8697-91e6bdb0c899.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-45683de9-8a9d-4ccb-8697-91e6bdb0c899.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1843fa42-2965-42ee-9941-833274e90339 {
  display: none;
}
#s-a2f084aa-623c-4cd0-ba07-5b7e1dd6f388 { text-align: left; }
#s-cb98df5e-11f5-4fe3-ac03-9344e4a8e507 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb98df5e-11f5-4fe3-ac03-9344e4a8e507 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e1282b60-371e-427f-9639-36c179874455 { text-align: left; }
#s-e1282b60-371e-427f-9639-36c179874455 .shg-product-sold-out {
  display: none;
}

#s-e1282b60-371e-427f-9639-36c179874455 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e1282b60-371e-427f-9639-36c179874455 .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-104b41e1-ffea-4888-a256-d80c1594080e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-104b41e1-ffea-4888-a256-d80c1594080e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-104b41e1-ffea-4888-a256-d80c1594080e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-104b41e1-ffea-4888-a256-d80c1594080e {
  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-104b41e1-ffea-4888-a256-d80c1594080e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-104b41e1-ffea-4888-a256-d80c1594080e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-104b41e1-ffea-4888-a256-d80c1594080e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5632545-5adf-4086-bfdb-be8303eadeba {
  display: none;
}
#s-4de3ce5e-52f5-4a1e-a5a0-ad88072522d1 { text-align: left; }
#s-83f14b4f-453f-4f2f-855f-6dca1643c4bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83f14b4f-453f-4f2f-855f-6dca1643c4bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0b2123ed-05ab-4d82-8afc-c77dd0888dcb { text-align: left; }
#s-0b2123ed-05ab-4d82-8afc-c77dd0888dcb .shg-product-sold-out {
  display: none;
}

#s-0b2123ed-05ab-4d82-8afc-c77dd0888dcb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0b2123ed-05ab-4d82-8afc-c77dd0888dcb .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-dfb0dae9-a742-46e3-ae81-5935b8ba812c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dfb0dae9-a742-46e3-ae81-5935b8ba812c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dfb0dae9-a742-46e3-ae81-5935b8ba812c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dfb0dae9-a742-46e3-ae81-5935b8ba812c {
  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-dfb0dae9-a742-46e3-ae81-5935b8ba812c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dfb0dae9-a742-46e3-ae81-5935b8ba812c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dfb0dae9-a742-46e3-ae81-5935b8ba812c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91d22cae-7042-410c-b7ef-3863bae81990 {
  display: none;
}
#s-84215e46-dfd6-4ec4-8f75-51d1b761db6a { text-align: left; }
#s-95900a2b-aa54-45d4-8a9d-78bb2ccb456c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95900a2b-aa54-45d4-8a9d-78bb2ccb456c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-390cdfcb-7423-4e21-bda4-4b6196782845 { text-align: left; }
#s-390cdfcb-7423-4e21-bda4-4b6196782845 .shg-product-sold-out {
  display: none;
}

#s-390cdfcb-7423-4e21-bda4-4b6196782845 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-390cdfcb-7423-4e21-bda4-4b6196782845 .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-efafcc2b-aedb-4cff-8cef-3f17bbbb97ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-efafcc2b-aedb-4cff-8cef-3f17bbbb97ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-efafcc2b-aedb-4cff-8cef-3f17bbbb97ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-efafcc2b-aedb-4cff-8cef-3f17bbbb97ce {
  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-efafcc2b-aedb-4cff-8cef-3f17bbbb97ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-efafcc2b-aedb-4cff-8cef-3f17bbbb97ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-efafcc2b-aedb-4cff-8cef-3f17bbbb97ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-52aea5a1-35d8-4de9-bc76-90fb1a885e63 {
  display: none;
}
#s-47f4980b-1b98-4dc0-b2c5-6ee47b80db62 { text-align: left; }
#s-c44a1963-ee6c-44f9-937f-32d343d708e3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c44a1963-ee6c-44f9-937f-32d343d708e3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4490af01-034e-4408-b92d-c58f0280f938 { text-align: left; }
#s-4490af01-034e-4408-b92d-c58f0280f938 .shg-product-sold-out {
  display: none;
}

#s-4490af01-034e-4408-b92d-c58f0280f938 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4490af01-034e-4408-b92d-c58f0280f938 .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-317add45-623f-4ed8-a389-8b0b5844aa62 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-317add45-623f-4ed8-a389-8b0b5844aa62:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-317add45-623f-4ed8-a389-8b0b5844aa62:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-317add45-623f-4ed8-a389-8b0b5844aa62 {
  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-317add45-623f-4ed8-a389-8b0b5844aa62.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-317add45-623f-4ed8-a389-8b0b5844aa62.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-317add45-623f-4ed8-a389-8b0b5844aa62.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c5d1d954-e24e-4e65-9ba3-197d3c830cea {
  display: none;
}
#s-79b89fe2-3f7e-4951-90d0-c55a210623ae { text-align: left; }
#s-1010ba06-73a2-4021-82aa-3b70c58a2110 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1010ba06-73a2-4021-82aa-3b70c58a2110 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32989455-d596-4679-8b2b-4ae0da56e813 { text-align: left; }
#s-32989455-d596-4679-8b2b-4ae0da56e813 .shg-product-sold-out {
  display: none;
}

#s-32989455-d596-4679-8b2b-4ae0da56e813 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32989455-d596-4679-8b2b-4ae0da56e813 .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-abd92687-2fcf-4cad-a8b5-b2ef5cfdd25c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-abd92687-2fcf-4cad-a8b5-b2ef5cfdd25c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-abd92687-2fcf-4cad-a8b5-b2ef5cfdd25c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-abd92687-2fcf-4cad-a8b5-b2ef5cfdd25c {
  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-abd92687-2fcf-4cad-a8b5-b2ef5cfdd25c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abd92687-2fcf-4cad-a8b5-b2ef5cfdd25c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-abd92687-2fcf-4cad-a8b5-b2ef5cfdd25c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3492bda1-088b-4451-82d0-39247c406fba {
  display: none;
}
#s-648d699e-4bac-445c-8dc9-de137e1f47e9 { text-align: left; }
#s-f2cb2f2d-67c7-4cfb-b9ad-2a045894192f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2cb2f2d-67c7-4cfb-b9ad-2a045894192f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b613c87f-7291-460f-868a-7962f90f3929 { text-align: left; }
#s-b613c87f-7291-460f-868a-7962f90f3929 .shg-product-sold-out {
  display: none;
}

#s-b613c87f-7291-460f-868a-7962f90f3929 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b613c87f-7291-460f-868a-7962f90f3929 .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-6e52fd46-4bd2-496e-b8f8-2657e5e6c0eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6e52fd46-4bd2-496e-b8f8-2657e5e6c0eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6e52fd46-4bd2-496e-b8f8-2657e5e6c0eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6e52fd46-4bd2-496e-b8f8-2657e5e6c0eb {
  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-6e52fd46-4bd2-496e-b8f8-2657e5e6c0eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6e52fd46-4bd2-496e-b8f8-2657e5e6c0eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6e52fd46-4bd2-496e-b8f8-2657e5e6c0eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c41403d6-be7f-464a-a6b6-6fa1c4298cfb {
  display: none;
}
#s-532c542e-8da6-401a-b122-b4d5633fedd6 { text-align: left; }
#s-df386700-ae01-4911-845d-c79fe3a2282c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-df386700-ae01-4911-845d-c79fe3a2282c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1f92459-a808-4168-b51c-6e8a63bf5c66 { text-align: left; }
#s-b1f92459-a808-4168-b51c-6e8a63bf5c66 .shg-product-sold-out {
  display: none;
}

#s-b1f92459-a808-4168-b51c-6e8a63bf5c66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1f92459-a808-4168-b51c-6e8a63bf5c66 .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-66462705-f737-4041-b32f-e165e4b7c322 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66462705-f737-4041-b32f-e165e4b7c322:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66462705-f737-4041-b32f-e165e4b7c322:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66462705-f737-4041-b32f-e165e4b7c322 {
  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-66462705-f737-4041-b32f-e165e4b7c322.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66462705-f737-4041-b32f-e165e4b7c322.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66462705-f737-4041-b32f-e165e4b7c322.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1c9f6ca-b804-425e-985c-15a96b2cc7de {
  display: none;
}
#s-5e6259a8-bd86-44c1-968b-200ebad83f89 { text-align: left; }
#s-5082048e-b7da-43a2-90b1-fe5bf16b8113 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5082048e-b7da-43a2-90b1-fe5bf16b8113 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59dcfc38-5e33-4f3e-b1b1-d5196fc2cd77 { text-align: left; }
#s-59dcfc38-5e33-4f3e-b1b1-d5196fc2cd77 .shg-product-sold-out {
  display: none;
}

#s-59dcfc38-5e33-4f3e-b1b1-d5196fc2cd77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59dcfc38-5e33-4f3e-b1b1-d5196fc2cd77 .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-fff7bb03-55fd-45dd-ae0d-6e71b549dce4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fff7bb03-55fd-45dd-ae0d-6e71b549dce4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fff7bb03-55fd-45dd-ae0d-6e71b549dce4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fff7bb03-55fd-45dd-ae0d-6e71b549dce4 {
  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-fff7bb03-55fd-45dd-ae0d-6e71b549dce4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fff7bb03-55fd-45dd-ae0d-6e71b549dce4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fff7bb03-55fd-45dd-ae0d-6e71b549dce4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1dc49c09-7790-42a5-9a48-949a74235683 {
  display: none;
}
#s-c14fd26c-2fec-4252-9d23-0c476cd8de3b { text-align: left; }
#s-2bd1f67a-2434-42ec-b4a8-878b04ee8a1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bd1f67a-2434-42ec-b4a8-878b04ee8a1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b5b3218-8b3a-4b97-b6c0-989f6d8a3159 { text-align: left; }
#s-7b5b3218-8b3a-4b97-b6c0-989f6d8a3159 .shg-product-sold-out {
  display: none;
}

#s-7b5b3218-8b3a-4b97-b6c0-989f6d8a3159 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b5b3218-8b3a-4b97-b6c0-989f6d8a3159 .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-a0cda04e-33b3-4b9b-b5d7-3c4a81f287b1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0cda04e-33b3-4b9b-b5d7-3c4a81f287b1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0cda04e-33b3-4b9b-b5d7-3c4a81f287b1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0cda04e-33b3-4b9b-b5d7-3c4a81f287b1 {
  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-a0cda04e-33b3-4b9b-b5d7-3c4a81f287b1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0cda04e-33b3-4b9b-b5d7-3c4a81f287b1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0cda04e-33b3-4b9b-b5d7-3c4a81f287b1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0dc7961-5ab3-4f85-92ab-7f890addb5c1 {
  display: none;
}
#s-5d152e55-895d-46f4-9f0f-4a9c7f081943 { text-align: left; }
#s-1ba7cf59-11bc-4909-a4d9-2b4ce6158812 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1ba7cf59-11bc-4909-a4d9-2b4ce6158812 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39c8c71e-bd87-46bb-889e-a75373130dab { text-align: left; }
#s-39c8c71e-bd87-46bb-889e-a75373130dab .shg-product-sold-out {
  display: none;
}

#s-39c8c71e-bd87-46bb-889e-a75373130dab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39c8c71e-bd87-46bb-889e-a75373130dab .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-0149d8e0-7592-4fc8-bb9c-13425a531d07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0149d8e0-7592-4fc8-bb9c-13425a531d07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0149d8e0-7592-4fc8-bb9c-13425a531d07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0149d8e0-7592-4fc8-bb9c-13425a531d07 {
  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-0149d8e0-7592-4fc8-bb9c-13425a531d07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0149d8e0-7592-4fc8-bb9c-13425a531d07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0149d8e0-7592-4fc8-bb9c-13425a531d07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d5d1e174-4413-41fc-94d2-5c3331a951c3 {
  display: none;
}
#s-7b85ccf9-977a-487e-9a32-3b84c02b6d10 { text-align: left; }
#s-3c303c01-fc93-479b-b191-cb1277dc1711 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c303c01-fc93-479b-b191-cb1277dc1711 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40774075-e4c6-47b2-b5ba-21a3f9d71539 { text-align: left; }
#s-40774075-e4c6-47b2-b5ba-21a3f9d71539 .shg-product-sold-out {
  display: none;
}

#s-40774075-e4c6-47b2-b5ba-21a3f9d71539 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40774075-e4c6-47b2-b5ba-21a3f9d71539 .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-03cb9f22-d1c9-4923-acf9-a0709c4a5f1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-03cb9f22-d1c9-4923-acf9-a0709c4a5f1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-03cb9f22-d1c9-4923-acf9-a0709c4a5f1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-03cb9f22-d1c9-4923-acf9-a0709c4a5f1f {
  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-03cb9f22-d1c9-4923-acf9-a0709c4a5f1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03cb9f22-d1c9-4923-acf9-a0709c4a5f1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-03cb9f22-d1c9-4923-acf9-a0709c4a5f1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-328d91aa-43a2-48c4-a56f-82fe6f5d490c {
  display: none;
}
#s-21ec5352-c094-44de-9d62-a1c54660f541 { text-align: left; }
#s-b047ebf1-b8e4-45b2-b55f-fec24fcc6024 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b047ebf1-b8e4-45b2-b55f-fec24fcc6024 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d1dcfb2-031d-4a65-8c30-2db330b46e24 { text-align: left; }
#s-8d1dcfb2-031d-4a65-8c30-2db330b46e24 .shg-product-sold-out {
  display: none;
}

#s-8d1dcfb2-031d-4a65-8c30-2db330b46e24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d1dcfb2-031d-4a65-8c30-2db330b46e24 .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-1b8769aa-d147-4dd8-94c4-22a1a6e6a953 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b8769aa-d147-4dd8-94c4-22a1a6e6a953:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b8769aa-d147-4dd8-94c4-22a1a6e6a953:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b8769aa-d147-4dd8-94c4-22a1a6e6a953 {
  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-1b8769aa-d147-4dd8-94c4-22a1a6e6a953.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b8769aa-d147-4dd8-94c4-22a1a6e6a953.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b8769aa-d147-4dd8-94c4-22a1a6e6a953.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-72aa3b12-e108-48d2-b679-3f51804264f9 {
  display: none;
}
#s-acee6327-62fd-4438-845c-a37d16fe111d { text-align: left; }
#s-eabdc7e8-e954-4569-8065-e622f5caa6ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eabdc7e8-e954-4569-8065-e622f5caa6ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f2f245c1-b6a1-413c-aee4-f1b50db40c06 { text-align: left; }
#s-f2f245c1-b6a1-413c-aee4-f1b50db40c06 .shg-product-sold-out {
  display: none;
}

#s-f2f245c1-b6a1-413c-aee4-f1b50db40c06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f2f245c1-b6a1-413c-aee4-f1b50db40c06 .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-e6bbd342-1017-41c8-bd97-cc87cb9c0a29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e6bbd342-1017-41c8-bd97-cc87cb9c0a29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e6bbd342-1017-41c8-bd97-cc87cb9c0a29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e6bbd342-1017-41c8-bd97-cc87cb9c0a29 {
  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-e6bbd342-1017-41c8-bd97-cc87cb9c0a29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e6bbd342-1017-41c8-bd97-cc87cb9c0a29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e6bbd342-1017-41c8-bd97-cc87cb9c0a29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b4d5eade-ff95-4e60-b7e6-40c2469c8ff4 {
  display: none;
}
#s-872cb1c4-ea2e-4926-98ae-d17498ae2cfe { text-align: left; }
#s-2f4ead9d-ccb8-43c8-b531-98109e52d41d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f4ead9d-ccb8-43c8-b531-98109e52d41d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b373f45-2d7b-4ce1-b9d0-eeee0b813a22 { text-align: left; }
#s-2b373f45-2d7b-4ce1-b9d0-eeee0b813a22 .shg-product-sold-out {
  display: none;
}

#s-2b373f45-2d7b-4ce1-b9d0-eeee0b813a22 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b373f45-2d7b-4ce1-b9d0-eeee0b813a22 .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-b1b37c5e-0fad-4af4-9b85-7e74ab896963 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b1b37c5e-0fad-4af4-9b85-7e74ab896963:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b1b37c5e-0fad-4af4-9b85-7e74ab896963:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b1b37c5e-0fad-4af4-9b85-7e74ab896963 {
  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-b1b37c5e-0fad-4af4-9b85-7e74ab896963.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b1b37c5e-0fad-4af4-9b85-7e74ab896963.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b1b37c5e-0fad-4af4-9b85-7e74ab896963.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19ff00c8-a0bb-49c5-87bd-e21f66eebe9c {
  display: none;
}
#s-a583b1ec-4c12-4395-b068-95f45b8daffc { text-align: left; }
#s-605feb83-ecfa-4b53-8024-473af90c22df { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-605feb83-ecfa-4b53-8024-473af90c22df .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9969df4-b6d6-46c8-bb11-23e7eeff58d5 { text-align: left; }
#s-d9969df4-b6d6-46c8-bb11-23e7eeff58d5 .shg-product-sold-out {
  display: none;
}

#s-d9969df4-b6d6-46c8-bb11-23e7eeff58d5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9969df4-b6d6-46c8-bb11-23e7eeff58d5 .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-26149211-0b2d-4a2d-b27f-c74f31679beb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-26149211-0b2d-4a2d-b27f-c74f31679beb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-26149211-0b2d-4a2d-b27f-c74f31679beb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-26149211-0b2d-4a2d-b27f-c74f31679beb {
  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-26149211-0b2d-4a2d-b27f-c74f31679beb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26149211-0b2d-4a2d-b27f-c74f31679beb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-26149211-0b2d-4a2d-b27f-c74f31679beb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-67acfa5b-4d84-4c9e-b7fc-210fe5df000a {
  display: none;
}
#s-2d8a26d9-8e7a-4447-ac97-401f79628a3f { text-align: left; }
#s-a91f7480-7db5-43b6-abc7-cb20df00d975 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a91f7480-7db5-43b6-abc7-cb20df00d975 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fbec7dc-2831-480c-a456-24d36d2eb297 { text-align: left; }
#s-2fbec7dc-2831-480c-a456-24d36d2eb297 .shg-product-sold-out {
  display: none;
}

#s-2fbec7dc-2831-480c-a456-24d36d2eb297 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fbec7dc-2831-480c-a456-24d36d2eb297 .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-1fbffa9a-7124-4b46-8d08-4189f7a2cd01 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1fbffa9a-7124-4b46-8d08-4189f7a2cd01:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1fbffa9a-7124-4b46-8d08-4189f7a2cd01:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1fbffa9a-7124-4b46-8d08-4189f7a2cd01 {
  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-1fbffa9a-7124-4b46-8d08-4189f7a2cd01.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1fbffa9a-7124-4b46-8d08-4189f7a2cd01.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1fbffa9a-7124-4b46-8d08-4189f7a2cd01.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-16d24d9f-d003-4c33-92b3-79ed72c6394a {
  display: none;
}
#s-c8222f4d-aa98-461d-8784-896a0ccf4d6f { text-align: left; }
#s-5cd727d6-1fe6-4db0-af38-db15a318a3b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5cd727d6-1fe6-4db0-af38-db15a318a3b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-28a1e777-63d1-4d93-8446-8b31a69143c3 { text-align: left; }
#s-28a1e777-63d1-4d93-8446-8b31a69143c3 .shg-product-sold-out {
  display: none;
}

#s-28a1e777-63d1-4d93-8446-8b31a69143c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-28a1e777-63d1-4d93-8446-8b31a69143c3 .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-491cf0c8-07c9-47ae-a015-7775b5165334 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-491cf0c8-07c9-47ae-a015-7775b5165334:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-491cf0c8-07c9-47ae-a015-7775b5165334:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-491cf0c8-07c9-47ae-a015-7775b5165334 {
  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-491cf0c8-07c9-47ae-a015-7775b5165334.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-491cf0c8-07c9-47ae-a015-7775b5165334.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-491cf0c8-07c9-47ae-a015-7775b5165334.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bf540490-f439-4dbf-9587-75e2f3d3a80f {
  display: none;
}
#s-fd731da7-bc19-4052-9dc6-a386c624d918 { text-align: left; }
#s-7cb86b2d-eb78-44c7-85ea-4e7bd0df9619 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7cb86b2d-eb78-44c7-85ea-4e7bd0df9619 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-46d76330-a972-48f0-90d2-742b4bf373fa { text-align: left; }
#s-46d76330-a972-48f0-90d2-742b4bf373fa .shg-product-sold-out {
  display: none;
}

#s-46d76330-a972-48f0-90d2-742b4bf373fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-46d76330-a972-48f0-90d2-742b4bf373fa .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-9bb3fa46-e28d-456c-b3ab-2b03ddcbcb65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9bb3fa46-e28d-456c-b3ab-2b03ddcbcb65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9bb3fa46-e28d-456c-b3ab-2b03ddcbcb65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9bb3fa46-e28d-456c-b3ab-2b03ddcbcb65 {
  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-9bb3fa46-e28d-456c-b3ab-2b03ddcbcb65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9bb3fa46-e28d-456c-b3ab-2b03ddcbcb65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9bb3fa46-e28d-456c-b3ab-2b03ddcbcb65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04fe901c-1d52-4fac-a344-0a0458df3e0d {
  display: none;
}
#s-57866ee6-d4d2-4b85-aef1-d27701088575 { text-align: left; }
#s-9db13dda-8017-4c59-8778-cc7a2e575156 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9db13dda-8017-4c59-8778-cc7a2e575156 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-276ab1eb-518d-4512-9d95-3d4271764633 { text-align: left; }
#s-276ab1eb-518d-4512-9d95-3d4271764633 .shg-product-sold-out {
  display: none;
}

#s-276ab1eb-518d-4512-9d95-3d4271764633 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-276ab1eb-518d-4512-9d95-3d4271764633 .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-d8e5b6a9-420a-4c99-86e9-49a27b59ec2a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d8e5b6a9-420a-4c99-86e9-49a27b59ec2a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d8e5b6a9-420a-4c99-86e9-49a27b59ec2a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d8e5b6a9-420a-4c99-86e9-49a27b59ec2a {
  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-d8e5b6a9-420a-4c99-86e9-49a27b59ec2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d8e5b6a9-420a-4c99-86e9-49a27b59ec2a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d8e5b6a9-420a-4c99-86e9-49a27b59ec2a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8244d26e-3eb4-4152-a8c8-eae0c993a88d {
  display: none;
}
#s-8659af5c-b7bd-43ca-86ac-0bdee8d31ed0 { text-align: left; }
#s-49543e58-fc3e-4ef7-a16a-204221d078f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-49543e58-fc3e-4ef7-a16a-204221d078f1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a23fc943-315e-4b54-85bd-23b3fe4f350c { text-align: left; }
#s-a23fc943-315e-4b54-85bd-23b3fe4f350c .shg-product-sold-out {
  display: none;
}

#s-a23fc943-315e-4b54-85bd-23b3fe4f350c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a23fc943-315e-4b54-85bd-23b3fe4f350c .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-8aafefc0-8469-4e19-b97b-f40aff5b860e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8aafefc0-8469-4e19-b97b-f40aff5b860e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8aafefc0-8469-4e19-b97b-f40aff5b860e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8aafefc0-8469-4e19-b97b-f40aff5b860e {
  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-8aafefc0-8469-4e19-b97b-f40aff5b860e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8aafefc0-8469-4e19-b97b-f40aff5b860e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8aafefc0-8469-4e19-b97b-f40aff5b860e.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;
}
