.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-a579d30a-2532-4136-885c-fe7ad64d1a02 {
  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-587e004f-5044-4238-8c8e-856dc8953db7 { margin-top: 40px; }
#s-587e004f-5044-4238-8c8e-856dc8953db7 .shogun-tabs {
  justify-content: center;
}


  #s-587e004f-5044-4238-8c8e-856dc8953db7 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-587e004f-5044-4238-8c8e-856dc8953db7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-587e004f-5044-4238-8c8e-856dc8953db7 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-587e004f-5044-4238-8c8e-856dc8953db7 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-587e004f-5044-4238-8c8e-856dc8953db7 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-587e004f-5044-4238-8c8e-856dc8953db7 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-587e004f-5044-4238-8c8e-856dc8953db7 .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-62c61f5c-d915-4e88-b8b0-9dba78bc59d6 { padding-top: 10px;
padding-bottom: 10px; }
 #s-62c61f5c-d915-4e88-b8b0-9dba78bc59d6 .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-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-037d5065-b3a4-4e92-8483-4c3acaf91208 .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-fd472fb5-f253-4597-ad2a-1db0eab78517 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-fd472fb5-f253-4597-ad2a-1db0eab78517"] > .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-4fb74a72-2017-4004-a708-5fca8f289ac3 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-683b4221-9eb8-47be-8362-4f43e7ec7326 { 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-b81dc164-d066-4d88-a4b2-56bd35fdf4c5 { 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-b81dc164-d066-4d88-a4b2-56bd35fdf4c5: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-b81dc164-d066-4d88-a4b2-56bd35fdf4c5: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-b81dc164-d066-4d88-a4b2-56bd35fdf4c5.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-41abf033-3b34-4249-9ed7-9cd39329079f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a39394ef-cdf3-4e03-8b25-6394ba8f20fa { 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-c758a44d-8a20-4df0-aebf-946b123b6aec { 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-c758a44d-8a20-4df0-aebf-946b123b6aec: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-c758a44d-8a20-4df0-aebf-946b123b6aec: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-c758a44d-8a20-4df0-aebf-946b123b6aec.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dfb2139e-a2b1-493f-8c51-f15c8f1db528 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0bb63b75-09c7-4a71-b131-afc708350e17 { 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-0ec7fc0f-161f-4a7e-8dce-62bcd80d5d27 { 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-0ec7fc0f-161f-4a7e-8dce-62bcd80d5d27: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-0ec7fc0f-161f-4a7e-8dce-62bcd80d5d27: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-0ec7fc0f-161f-4a7e-8dce-62bcd80d5d27.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-b52309ac-7627-4ee4-9e83-a0f67a118599 { min-height: 50px; }
#s-b52309ac-7627-4ee4-9e83-a0f67a118599 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-fb40a56b-ff5c-4617-b5a7-e83eeeef8d78 { 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-fb40a56b-ff5c-4617-b5a7-e83eeeef8d78 .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-4a526d2f-9696-4f10-b691-8ad183051a88 {
  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-e0be90c0-57ca-4b46-a6ac-709fde93239a { 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-f30f99d4-e710-42fc-903e-f7e2eaf560a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f30f99d4-e710-42fc-903e-f7e2eaf560a7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-9dd7ce98-d2d9-4cfc-b53d-df4bae902934 {
  display: none;
}
#s-a235ebc4-e3da-4d3e-847a-e1f7a9a78dd3 { text-align: left; }
#s-fafa7af2-344e-49b7-8fc6-09572198d180 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fafa7af2-344e-49b7-8fc6-09572198d180 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7b1bec83-39ed-429c-8910-565a7d3b33ec {
  display: none;
}
#s-811a0b49-b44a-4e94-90cc-a5cb158e222d { text-align: left; }
#s-a997c5cd-b1aa-4556-8fce-039321b96d0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a997c5cd-b1aa-4556-8fce-039321b96d0e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c95df717-e492-49d9-92fd-dc3682c16e23 {
  display: none;
}
#s-ce297d88-693e-4139-865f-71cdbfab0426 { text-align: left; }
#s-72a656e0-9776-41ea-9815-c60dffaa5b1c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-72a656e0-9776-41ea-9815-c60dffaa5b1c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-64b461ce-3e4b-40e2-98c4-489adc9908df {
  display: none;
}
#s-4d63c851-a8cd-4c9f-aa34-bb59462285e4 { text-align: left; }
#s-bd4c4397-510e-4796-b155-c2eebf114090 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bd4c4397-510e-4796-b155-c2eebf114090 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-416a1baa-322e-49f6-bdf9-afc274d82767 { text-align: left; }
#s-416a1baa-322e-49f6-bdf9-afc274d82767 .shg-product-sold-out {
  display: none;
}

#s-416a1baa-322e-49f6-bdf9-afc274d82767 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-416a1baa-322e-49f6-bdf9-afc274d82767 .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-beed3548-dfb5-4642-863e-81cc7a56547c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-beed3548-dfb5-4642-863e-81cc7a56547c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-beed3548-dfb5-4642-863e-81cc7a56547c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-beed3548-dfb5-4642-863e-81cc7a56547c {
  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-beed3548-dfb5-4642-863e-81cc7a56547c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-beed3548-dfb5-4642-863e-81cc7a56547c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-beed3548-dfb5-4642-863e-81cc7a56547c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-da86523b-5b3e-434d-b7f4-5fbc5ff99f69 {
  display: none;
}
#s-c0359a58-6fed-45d6-8eda-b7a9d5044830 { text-align: left; }
#s-45cbfbd0-3a82-43a7-ab4e-b5adf6d1207c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45cbfbd0-3a82-43a7-ab4e-b5adf6d1207c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8951d89-4535-489b-9a7b-4a2d49905b94 { text-align: left; }
#s-d8951d89-4535-489b-9a7b-4a2d49905b94 .shg-product-sold-out {
  display: none;
}

#s-d8951d89-4535-489b-9a7b-4a2d49905b94 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8951d89-4535-489b-9a7b-4a2d49905b94 .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-b0cba49e-9eab-4081-96e0-7023262a3dc8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0cba49e-9eab-4081-96e0-7023262a3dc8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0cba49e-9eab-4081-96e0-7023262a3dc8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0cba49e-9eab-4081-96e0-7023262a3dc8 {
  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-b0cba49e-9eab-4081-96e0-7023262a3dc8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0cba49e-9eab-4081-96e0-7023262a3dc8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0cba49e-9eab-4081-96e0-7023262a3dc8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-027769c2-e457-4709-bfab-6874f8b11ef7 {
  display: none;
}
#s-82717cf9-c3b9-4e4c-98ce-c5b2ba13902e { text-align: left; }
#s-3207bdae-372c-4b00-a10c-e5d5e691d843 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3207bdae-372c-4b00-a10c-e5d5e691d843 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-566d41f7-29d1-4126-b510-b40196952e58 { text-align: left; }
#s-566d41f7-29d1-4126-b510-b40196952e58 .shg-product-sold-out {
  display: none;
}

#s-566d41f7-29d1-4126-b510-b40196952e58 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-566d41f7-29d1-4126-b510-b40196952e58 .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-fe3adf38-2c84-4a36-872f-0b41f0cf0e81 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe3adf38-2c84-4a36-872f-0b41f0cf0e81:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe3adf38-2c84-4a36-872f-0b41f0cf0e81:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe3adf38-2c84-4a36-872f-0b41f0cf0e81 {
  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-fe3adf38-2c84-4a36-872f-0b41f0cf0e81.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe3adf38-2c84-4a36-872f-0b41f0cf0e81.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe3adf38-2c84-4a36-872f-0b41f0cf0e81.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f97a729a-88bf-4a44-a03d-668dd1324bc9 {
  display: none;
}
#s-3e68b263-630b-4031-9601-f3288e347582 { text-align: left; }
#s-6240fbe7-8794-4cb8-8f13-2117a2a51feb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6240fbe7-8794-4cb8-8f13-2117a2a51feb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a1153d4e-6a97-4931-ac36-091794200353 { text-align: left; }
#s-a1153d4e-6a97-4931-ac36-091794200353 .shg-product-sold-out {
  display: none;
}

#s-a1153d4e-6a97-4931-ac36-091794200353 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a1153d4e-6a97-4931-ac36-091794200353 .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-9c9b2f75-d7ef-4125-8c4b-31dda4c6f88d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9c9b2f75-d7ef-4125-8c4b-31dda4c6f88d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9c9b2f75-d7ef-4125-8c4b-31dda4c6f88d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9c9b2f75-d7ef-4125-8c4b-31dda4c6f88d {
  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-9c9b2f75-d7ef-4125-8c4b-31dda4c6f88d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9c9b2f75-d7ef-4125-8c4b-31dda4c6f88d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9c9b2f75-d7ef-4125-8c4b-31dda4c6f88d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-edad2327-a5dc-4909-9571-b2692b59a89b {
  display: none;
}
#s-a1fb862b-8ab6-4db4-8781-87bc4fd6fb75 { text-align: left; }
#s-1a6c8569-0228-445b-b6d3-fc120d290994 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a6c8569-0228-445b-b6d3-fc120d290994 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-63474553-6832-4924-b0ca-af38b7ee2401 { text-align: left; }
#s-63474553-6832-4924-b0ca-af38b7ee2401 .shg-product-sold-out {
  display: none;
}

#s-63474553-6832-4924-b0ca-af38b7ee2401 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-63474553-6832-4924-b0ca-af38b7ee2401 .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-90e1eff9-c9ce-4c73-bbee-28f3c83969f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-90e1eff9-c9ce-4c73-bbee-28f3c83969f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-90e1eff9-c9ce-4c73-bbee-28f3c83969f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-90e1eff9-c9ce-4c73-bbee-28f3c83969f5 {
  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-90e1eff9-c9ce-4c73-bbee-28f3c83969f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-90e1eff9-c9ce-4c73-bbee-28f3c83969f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-90e1eff9-c9ce-4c73-bbee-28f3c83969f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd18cafc-64e4-4700-94b9-aa214f9c799a {
  display: none;
}
#s-9f870b6f-1918-4f6e-b87c-0cb0de14a847 { text-align: left; }
#s-4822c94c-416e-4319-99f4-3c2660941761 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4822c94c-416e-4319-99f4-3c2660941761 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-074304c4-9f3e-4fe5-9f33-eb457ef009ea { text-align: left; }
#s-074304c4-9f3e-4fe5-9f33-eb457ef009ea .shg-product-sold-out {
  display: none;
}

#s-074304c4-9f3e-4fe5-9f33-eb457ef009ea .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-074304c4-9f3e-4fe5-9f33-eb457ef009ea .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-7fbb822b-ab05-4a08-8ad9-4bf8857ec2d9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fbb822b-ab05-4a08-8ad9-4bf8857ec2d9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fbb822b-ab05-4a08-8ad9-4bf8857ec2d9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fbb822b-ab05-4a08-8ad9-4bf8857ec2d9 {
  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-7fbb822b-ab05-4a08-8ad9-4bf8857ec2d9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fbb822b-ab05-4a08-8ad9-4bf8857ec2d9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fbb822b-ab05-4a08-8ad9-4bf8857ec2d9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed4445d1-ab20-4674-8fa7-a6b9d3fe8e40 {
  display: none;
}
#s-8bd18119-1ac7-45a7-9ad7-36767bf0901d { text-align: left; }
#s-4972b9f2-7cb4-4bf1-8634-227ee06eaa0d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4972b9f2-7cb4-4bf1-8634-227ee06eaa0d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b56f3de6-ed60-4b23-ab5b-4c167b2a36cf { text-align: left; }
#s-b56f3de6-ed60-4b23-ab5b-4c167b2a36cf .shg-product-sold-out {
  display: none;
}

#s-b56f3de6-ed60-4b23-ab5b-4c167b2a36cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b56f3de6-ed60-4b23-ab5b-4c167b2a36cf .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-28904c49-6b30-4307-a634-ee28876a67fa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-28904c49-6b30-4307-a634-ee28876a67fa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-28904c49-6b30-4307-a634-ee28876a67fa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-28904c49-6b30-4307-a634-ee28876a67fa {
  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-28904c49-6b30-4307-a634-ee28876a67fa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-28904c49-6b30-4307-a634-ee28876a67fa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-28904c49-6b30-4307-a634-ee28876a67fa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0edd086-bd77-4040-8b6e-7da8c7031f8e {
  display: none;
}
#s-12eaf7dc-440e-4cb2-992d-9e1dcffefb20 { text-align: left; }
#s-e5643b24-eac2-48ef-9a07-3f97c074aca8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5643b24-eac2-48ef-9a07-3f97c074aca8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-95f9d923-cb3a-4ffa-ad94-7ae91b114936 { text-align: left; }
#s-95f9d923-cb3a-4ffa-ad94-7ae91b114936 .shg-product-sold-out {
  display: none;
}

#s-95f9d923-cb3a-4ffa-ad94-7ae91b114936 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-95f9d923-cb3a-4ffa-ad94-7ae91b114936 .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-08090345-df80-4e2c-a409-7f1a96e7d171 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-08090345-df80-4e2c-a409-7f1a96e7d171:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-08090345-df80-4e2c-a409-7f1a96e7d171:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-08090345-df80-4e2c-a409-7f1a96e7d171 {
  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-08090345-df80-4e2c-a409-7f1a96e7d171.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-08090345-df80-4e2c-a409-7f1a96e7d171.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-08090345-df80-4e2c-a409-7f1a96e7d171.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af3b2d95-945c-4f38-887e-f92d9ee4e72c {
  display: none;
}
#s-8cab3161-105f-449e-b5cd-af394f8c6527 { text-align: left; }
#s-644e974a-1a6c-4a78-8223-adaaa876ce17 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-644e974a-1a6c-4a78-8223-adaaa876ce17 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ede8e3f6-4836-4539-a70d-41062b3678f3 { text-align: left; }
#s-ede8e3f6-4836-4539-a70d-41062b3678f3 .shg-product-sold-out {
  display: none;
}

#s-ede8e3f6-4836-4539-a70d-41062b3678f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ede8e3f6-4836-4539-a70d-41062b3678f3 .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-29140ef7-07ee-455f-840d-4d2c38739514 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-29140ef7-07ee-455f-840d-4d2c38739514:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-29140ef7-07ee-455f-840d-4d2c38739514:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-29140ef7-07ee-455f-840d-4d2c38739514 {
  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-29140ef7-07ee-455f-840d-4d2c38739514.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29140ef7-07ee-455f-840d-4d2c38739514.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-29140ef7-07ee-455f-840d-4d2c38739514.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b259cad0-8260-4220-9cb4-df28282d8f35 {
  display: none;
}
#s-cdc5c470-f16f-461b-9617-2ca3f9d69bfd { text-align: left; }
#s-c43c6930-db48-41e7-b6a0-dd95b3a4da01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c43c6930-db48-41e7-b6a0-dd95b3a4da01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d76fd03-fee0-450e-97ea-909eaf0ca1bc { text-align: left; }
#s-4d76fd03-fee0-450e-97ea-909eaf0ca1bc .shg-product-sold-out {
  display: none;
}

#s-4d76fd03-fee0-450e-97ea-909eaf0ca1bc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d76fd03-fee0-450e-97ea-909eaf0ca1bc .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-c31f485e-fc75-47fd-8945-4e70a247fafb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c31f485e-fc75-47fd-8945-4e70a247fafb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c31f485e-fc75-47fd-8945-4e70a247fafb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c31f485e-fc75-47fd-8945-4e70a247fafb {
  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-c31f485e-fc75-47fd-8945-4e70a247fafb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c31f485e-fc75-47fd-8945-4e70a247fafb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c31f485e-fc75-47fd-8945-4e70a247fafb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6e6f66b9-e933-4ae8-9f63-a01dac1cc9d9 {
  display: none;
}
#s-06f1114d-71bf-4fc9-ba41-f076899443c3 { text-align: left; }
#s-675ef382-d45e-4802-88ad-996358b8817a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-675ef382-d45e-4802-88ad-996358b8817a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25c27024-82eb-46dd-b0e8-d1ecbfc44064 { text-align: left; }
#s-25c27024-82eb-46dd-b0e8-d1ecbfc44064 .shg-product-sold-out {
  display: none;
}

#s-25c27024-82eb-46dd-b0e8-d1ecbfc44064 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25c27024-82eb-46dd-b0e8-d1ecbfc44064 .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-830eb1f6-2812-4730-b44d-72c9febbe600 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-830eb1f6-2812-4730-b44d-72c9febbe600:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-830eb1f6-2812-4730-b44d-72c9febbe600:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-830eb1f6-2812-4730-b44d-72c9febbe600 {
  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-830eb1f6-2812-4730-b44d-72c9febbe600.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-830eb1f6-2812-4730-b44d-72c9febbe600.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-830eb1f6-2812-4730-b44d-72c9febbe600.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-830441e0-0b74-4617-8019-4c9250e44a93 {
  display: none;
}
#s-7b410f50-faf2-422c-8d25-219adda39642 { text-align: left; }
#s-3084feb2-9f5e-41c2-8cdd-e3b25b9212d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3084feb2-9f5e-41c2-8cdd-e3b25b9212d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e78c8f4d-fb05-4e7e-82bb-2690cda2e259 { text-align: left; }
#s-e78c8f4d-fb05-4e7e-82bb-2690cda2e259 .shg-product-sold-out {
  display: none;
}

#s-e78c8f4d-fb05-4e7e-82bb-2690cda2e259 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e78c8f4d-fb05-4e7e-82bb-2690cda2e259 .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-027a8878-6f3c-4b79-96f4-6530ff4686de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-027a8878-6f3c-4b79-96f4-6530ff4686de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-027a8878-6f3c-4b79-96f4-6530ff4686de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-027a8878-6f3c-4b79-96f4-6530ff4686de {
  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-027a8878-6f3c-4b79-96f4-6530ff4686de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-027a8878-6f3c-4b79-96f4-6530ff4686de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-027a8878-6f3c-4b79-96f4-6530ff4686de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86a3c4c0-fd15-46dd-9989-d12a0b849248 {
  display: none;
}
#s-cabe653a-e653-4fc6-a229-02a043db3ee2 { text-align: left; }
#s-8b964cee-f5b6-4a77-ab6e-4989223fec82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8b964cee-f5b6-4a77-ab6e-4989223fec82 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f296aad3-2f6a-495c-a116-4daefe5f942c { text-align: left; }
#s-f296aad3-2f6a-495c-a116-4daefe5f942c .shg-product-sold-out {
  display: none;
}

#s-f296aad3-2f6a-495c-a116-4daefe5f942c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f296aad3-2f6a-495c-a116-4daefe5f942c .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-3887ecf9-8003-47ef-b5f7-426b41c01ec5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3887ecf9-8003-47ef-b5f7-426b41c01ec5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3887ecf9-8003-47ef-b5f7-426b41c01ec5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3887ecf9-8003-47ef-b5f7-426b41c01ec5 {
  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-3887ecf9-8003-47ef-b5f7-426b41c01ec5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3887ecf9-8003-47ef-b5f7-426b41c01ec5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3887ecf9-8003-47ef-b5f7-426b41c01ec5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b2dfa4bb-c6cb-405b-b02b-2b706dd0ae8b {
  display: none;
}
#s-a97d4932-e4a9-4e7d-be36-66a540f39b2f { text-align: left; }
#s-f2f086b1-f5fd-4aee-9393-aa41729c0882 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2f086b1-f5fd-4aee-9393-aa41729c0882 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65fcda96-01d2-4df3-99a4-e65e6bbefd0b { text-align: left; }
#s-65fcda96-01d2-4df3-99a4-e65e6bbefd0b .shg-product-sold-out {
  display: none;
}

#s-65fcda96-01d2-4df3-99a4-e65e6bbefd0b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65fcda96-01d2-4df3-99a4-e65e6bbefd0b .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-aa9d6efc-f0e3-4534-99ed-673e804e9a69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aa9d6efc-f0e3-4534-99ed-673e804e9a69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aa9d6efc-f0e3-4534-99ed-673e804e9a69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aa9d6efc-f0e3-4534-99ed-673e804e9a69 {
  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-aa9d6efc-f0e3-4534-99ed-673e804e9a69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aa9d6efc-f0e3-4534-99ed-673e804e9a69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aa9d6efc-f0e3-4534-99ed-673e804e9a69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a835afca-d68f-44d0-b5d1-fea2f68603c1 {
  display: none;
}
#s-da7592c4-7fec-4bf6-be7c-33e4925d9962 { text-align: left; }
#s-10a893cd-b044-4eef-9a64-33a1f8b46e67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10a893cd-b044-4eef-9a64-33a1f8b46e67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1ff48e03-0de9-4e9e-b40a-85053b82dfe5 { text-align: left; }
#s-1ff48e03-0de9-4e9e-b40a-85053b82dfe5 .shg-product-sold-out {
  display: none;
}

#s-1ff48e03-0de9-4e9e-b40a-85053b82dfe5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1ff48e03-0de9-4e9e-b40a-85053b82dfe5 .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-de6e754e-3016-4f94-8eb8-c816d93e5c08 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de6e754e-3016-4f94-8eb8-c816d93e5c08:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de6e754e-3016-4f94-8eb8-c816d93e5c08:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de6e754e-3016-4f94-8eb8-c816d93e5c08 {
  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-de6e754e-3016-4f94-8eb8-c816d93e5c08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de6e754e-3016-4f94-8eb8-c816d93e5c08.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de6e754e-3016-4f94-8eb8-c816d93e5c08.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb388b06-2510-4325-9ecd-2cceba72d0d3 {
  display: none;
}
#s-4a16a871-5f1b-4243-b20e-38f79c638af8 { text-align: left; }
#s-d1dc4fda-6b3e-4db4-9f9c-8bfe36a2ae5f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d1dc4fda-6b3e-4db4-9f9c-8bfe36a2ae5f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-beaee2bc-2488-48e7-a43a-ae1f37d5924d { text-align: left; }
#s-beaee2bc-2488-48e7-a43a-ae1f37d5924d .shg-product-sold-out {
  display: none;
}

#s-beaee2bc-2488-48e7-a43a-ae1f37d5924d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-beaee2bc-2488-48e7-a43a-ae1f37d5924d .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-b5794e90-7b93-464f-8ed6-57fb6353a104 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5794e90-7b93-464f-8ed6-57fb6353a104:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5794e90-7b93-464f-8ed6-57fb6353a104:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5794e90-7b93-464f-8ed6-57fb6353a104 {
  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-b5794e90-7b93-464f-8ed6-57fb6353a104.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5794e90-7b93-464f-8ed6-57fb6353a104.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5794e90-7b93-464f-8ed6-57fb6353a104.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5650d11e-22b5-4448-baf4-7afed4dbd02e {
  display: none;
}
#s-642d2847-fd75-40a8-9b4f-7bd8ae4f557e { text-align: left; }
#s-04229cc6-13d0-4d74-91c1-788bbd0765a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-04229cc6-13d0-4d74-91c1-788bbd0765a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a3f4cdfc-9acb-4543-b29b-7883b41926fd { text-align: left; }
#s-a3f4cdfc-9acb-4543-b29b-7883b41926fd .shg-product-sold-out {
  display: none;
}

#s-a3f4cdfc-9acb-4543-b29b-7883b41926fd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a3f4cdfc-9acb-4543-b29b-7883b41926fd .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-ebc33a68-f8f9-4a29-af80-739b1b41f1ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ebc33a68-f8f9-4a29-af80-739b1b41f1ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ebc33a68-f8f9-4a29-af80-739b1b41f1ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ebc33a68-f8f9-4a29-af80-739b1b41f1ee {
  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-ebc33a68-f8f9-4a29-af80-739b1b41f1ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebc33a68-f8f9-4a29-af80-739b1b41f1ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ebc33a68-f8f9-4a29-af80-739b1b41f1ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb457cc0-8966-4ce8-bc56-c42721ac42cf {
  display: none;
}
#s-1a029d38-38ec-4904-8a32-f54373ae67f1 { text-align: left; }
#s-84b343fd-0221-4243-9855-289010a3d405 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-84b343fd-0221-4243-9855-289010a3d405 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c5bb5d0-75b5-46e4-b1c1-be04321cbe47 { text-align: left; }
#s-2c5bb5d0-75b5-46e4-b1c1-be04321cbe47 .shg-product-sold-out {
  display: none;
}

#s-2c5bb5d0-75b5-46e4-b1c1-be04321cbe47 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c5bb5d0-75b5-46e4-b1c1-be04321cbe47 .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-f92d6698-3fa0-4068-9999-7534ff9ee1bb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f92d6698-3fa0-4068-9999-7534ff9ee1bb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f92d6698-3fa0-4068-9999-7534ff9ee1bb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f92d6698-3fa0-4068-9999-7534ff9ee1bb {
  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-f92d6698-3fa0-4068-9999-7534ff9ee1bb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f92d6698-3fa0-4068-9999-7534ff9ee1bb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f92d6698-3fa0-4068-9999-7534ff9ee1bb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-316b2ce8-b37f-4718-9d14-6c8ec4d40784 {
  display: none;
}
#s-66ef4712-2ff9-42ee-86c2-5cb1892f7cf4 { text-align: left; }
#s-f297b9a2-3d66-42ee-a9c1-f99f3ae8ef0e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f297b9a2-3d66-42ee-a9c1-f99f3ae8ef0e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-61ed7107-e7b5-4f8c-845a-00a0fb47572e { text-align: left; }
#s-61ed7107-e7b5-4f8c-845a-00a0fb47572e .shg-product-sold-out {
  display: none;
}

#s-61ed7107-e7b5-4f8c-845a-00a0fb47572e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-61ed7107-e7b5-4f8c-845a-00a0fb47572e .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-db15a673-cbd3-4a63-8917-33a5fa6fca14 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db15a673-cbd3-4a63-8917-33a5fa6fca14:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db15a673-cbd3-4a63-8917-33a5fa6fca14:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db15a673-cbd3-4a63-8917-33a5fa6fca14 {
  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-db15a673-cbd3-4a63-8917-33a5fa6fca14.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db15a673-cbd3-4a63-8917-33a5fa6fca14.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db15a673-cbd3-4a63-8917-33a5fa6fca14.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1698cb4-5c6b-4476-9aef-45761456f2c7 {
  display: none;
}
#s-895dd781-1f35-424a-9f6b-73fae87e8639 { text-align: left; }
#s-1dca9fe9-5083-4c41-bd7f-6d4e397bafd9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1dca9fe9-5083-4c41-bd7f-6d4e397bafd9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-56e21c31-5c81-479f-af9b-524d10188841 { text-align: left; }
#s-56e21c31-5c81-479f-af9b-524d10188841 .shg-product-sold-out {
  display: none;
}

#s-56e21c31-5c81-479f-af9b-524d10188841 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-56e21c31-5c81-479f-af9b-524d10188841 .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-66bc5fd9-6da1-4e07-9dc5-e03f7a9eebf5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-66bc5fd9-6da1-4e07-9dc5-e03f7a9eebf5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-66bc5fd9-6da1-4e07-9dc5-e03f7a9eebf5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-66bc5fd9-6da1-4e07-9dc5-e03f7a9eebf5 {
  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-66bc5fd9-6da1-4e07-9dc5-e03f7a9eebf5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-66bc5fd9-6da1-4e07-9dc5-e03f7a9eebf5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-66bc5fd9-6da1-4e07-9dc5-e03f7a9eebf5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-08b0cf74-0ee2-4c89-81eb-2563c8ba7f12 {
  display: none;
}
#s-d5c6ad34-c1c1-4491-8c6c-7cf4f44f15b4 { text-align: left; }
#s-93ea40b4-8319-46b6-bc6a-1c242ea3cfa7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93ea40b4-8319-46b6-bc6a-1c242ea3cfa7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0900d68c-5048-41ad-a7a6-cd5be06e4a45 { text-align: left; }
#s-0900d68c-5048-41ad-a7a6-cd5be06e4a45 .shg-product-sold-out {
  display: none;
}

#s-0900d68c-5048-41ad-a7a6-cd5be06e4a45 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0900d68c-5048-41ad-a7a6-cd5be06e4a45 .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-be95ec1f-54a2-4532-a2f5-9b8da3efe468 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-be95ec1f-54a2-4532-a2f5-9b8da3efe468:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-be95ec1f-54a2-4532-a2f5-9b8da3efe468:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-be95ec1f-54a2-4532-a2f5-9b8da3efe468 {
  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-be95ec1f-54a2-4532-a2f5-9b8da3efe468.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-be95ec1f-54a2-4532-a2f5-9b8da3efe468.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-be95ec1f-54a2-4532-a2f5-9b8da3efe468.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f755b82e-3dbb-489e-8ce0-5c028573ad79 {
  display: none;
}
#s-37a8f393-0bb4-4e17-abcb-c666f9b3980b { text-align: left; }
#s-46bb482e-9857-4b7f-b86c-8e0c1460bcb3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-46bb482e-9857-4b7f-b86c-8e0c1460bcb3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cc9414ee-e9a7-4f9e-ab60-494a2567e079 { text-align: left; }
#s-cc9414ee-e9a7-4f9e-ab60-494a2567e079 .shg-product-sold-out {
  display: none;
}

#s-cc9414ee-e9a7-4f9e-ab60-494a2567e079 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cc9414ee-e9a7-4f9e-ab60-494a2567e079 .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-ef7fc6ac-923f-4abe-8575-1980f6565c55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef7fc6ac-923f-4abe-8575-1980f6565c55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef7fc6ac-923f-4abe-8575-1980f6565c55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef7fc6ac-923f-4abe-8575-1980f6565c55 {
  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-ef7fc6ac-923f-4abe-8575-1980f6565c55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef7fc6ac-923f-4abe-8575-1980f6565c55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef7fc6ac-923f-4abe-8575-1980f6565c55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-23d41b73-c619-4346-9a71-417dbd5660f3 {
  display: none;
}
#s-b6923b36-63f1-4794-aefc-9afa3cd5cc6e { text-align: left; }
#s-95c16d03-c58a-49e1-b5e4-09d879c4dba4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95c16d03-c58a-49e1-b5e4-09d879c4dba4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1eeb44d9-65ec-45a1-a080-db744c3a3dc2 { text-align: left; }
#s-1eeb44d9-65ec-45a1-a080-db744c3a3dc2 .shg-product-sold-out {
  display: none;
}

#s-1eeb44d9-65ec-45a1-a080-db744c3a3dc2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1eeb44d9-65ec-45a1-a080-db744c3a3dc2 .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-4ed0b077-a315-43b5-892f-c7322c0a6c4b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4ed0b077-a315-43b5-892f-c7322c0a6c4b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4ed0b077-a315-43b5-892f-c7322c0a6c4b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4ed0b077-a315-43b5-892f-c7322c0a6c4b {
  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-4ed0b077-a315-43b5-892f-c7322c0a6c4b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4ed0b077-a315-43b5-892f-c7322c0a6c4b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4ed0b077-a315-43b5-892f-c7322c0a6c4b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7e839f6c-11e5-499e-800e-7218cb246337 {
  display: none;
}
#s-ddad9e0c-7415-4b88-b5ea-fc8e16e86eb4 { text-align: left; }
#s-f03b29ac-499c-48dd-bf5f-d06c3ac21007 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f03b29ac-499c-48dd-bf5f-d06c3ac21007 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cffc407d-df17-4731-b016-a7436a2a50dd { text-align: left; }
#s-cffc407d-df17-4731-b016-a7436a2a50dd .shg-product-sold-out {
  display: none;
}

#s-cffc407d-df17-4731-b016-a7436a2a50dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cffc407d-df17-4731-b016-a7436a2a50dd .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-817b5c96-4b8c-44b1-853b-e0db83c723c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-817b5c96-4b8c-44b1-853b-e0db83c723c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-817b5c96-4b8c-44b1-853b-e0db83c723c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-817b5c96-4b8c-44b1-853b-e0db83c723c4 {
  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-817b5c96-4b8c-44b1-853b-e0db83c723c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-817b5c96-4b8c-44b1-853b-e0db83c723c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-817b5c96-4b8c-44b1-853b-e0db83c723c4.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;
}
