.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-1c66898c-2f85-4417-aa5e-d4ce5b9c1cd6 {
  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-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe { margin-top: 40px; }
#s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .shogun-tabs {
  justify-content: center;
}


  #s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-61b661c1-c9d8-4abb-8b25-b7fabd19d5fe .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-5ee3beec-fa35-4067-9df1-4de3d64a71a2 { padding-top: 10px;
padding-bottom: 10px; }
 #s-5ee3beec-fa35-4067-9df1-4de3d64a71a2 .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-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-eb8b966e-f8ad-49e7-b085-70fe760ba1fd .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-867cc57f-709d-478f-a47a-af73e19ef9fa { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-867cc57f-709d-478f-a47a-af73e19ef9fa"] > .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-7942c985-b379-4197-8bfe-600c7567ca89 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8176dd45-a2fe-4437-842d-a26f7aff5a2c { 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-d73c113a-37c4-4b97-bdcf-18bed134c835 { 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-d73c113a-37c4-4b97-bdcf-18bed134c835: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-d73c113a-37c4-4b97-bdcf-18bed134c835: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-d73c113a-37c4-4b97-bdcf-18bed134c835.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-9cb565b5-d2f2-4d0b-8864-9db746e5210a { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8a71d331-0596-49d3-9712-94c18fe9e40e { 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-776abba2-32d6-4ce1-b3b1-803662e005a9 { 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-776abba2-32d6-4ce1-b3b1-803662e005a9: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-776abba2-32d6-4ce1-b3b1-803662e005a9: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-776abba2-32d6-4ce1-b3b1-803662e005a9.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-6cfdb7a0-fe3c-4d97-9949-744f4598f927 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-713731b7-47c5-46aa-a3fb-615727b9b65c { 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-b3ce56d6-cf1e-4908-842f-516042e98c6b { 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-b3ce56d6-cf1e-4908-842f-516042e98c6b: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-b3ce56d6-cf1e-4908-842f-516042e98c6b: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-b3ce56d6-cf1e-4908-842f-516042e98c6b.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-85a412bc-b3a6-4dad-9452-5cf122d0fee0 { min-height: 50px; }
#s-85a412bc-b3a6-4dad-9452-5cf122d0fee0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b3d8d68f-3a17-478b-9506-eca51c18e894 { 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-b3d8d68f-3a17-478b-9506-eca51c18e894 .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-50496a2a-f4b0-4912-a013-832645624b11 {
  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-10d1f33a-7661-4684-8fd4-add4800ce4c2 { 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-f58ffdf6-a4cd-4d4e-8b3a-63e4aff06274 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f58ffdf6-a4cd-4d4e-8b3a-63e4aff06274 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8c6e5d80-51c0-4f82-be56-509a2acb045a {
  display: none;
}
#s-4b1734d5-de62-48fc-93f1-56bb1d7aec3d { text-align: left; }
#s-299d50c5-1f1b-4263-b17b-db78b56303cd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-299d50c5-1f1b-4263-b17b-db78b56303cd .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e7546b6e-4cb2-428d-96e3-14da9ba1ec04 {
  display: none;
}
#s-56244a5e-6b0b-4b76-bcd4-7ce648e12d9d { text-align: left; }
#s-9c7fad26-a3af-4a26-99bd-668adda0e9d3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c7fad26-a3af-4a26-99bd-668adda0e9d3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-638809d4-4727-4be2-8713-960d3b6a8e16 {
  display: none;
}
#s-b45dcf0d-39f1-4dd0-a1ff-4673c4197c20 { text-align: left; }
#s-2e84b759-b6ee-49ce-9fee-a7b2fa7db457 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e84b759-b6ee-49ce-9fee-a7b2fa7db457 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-73da1bdc-99d6-46bd-9b01-58249623b7d0 {
  display: none;
}
#s-7a8630aa-85dc-4414-9776-0e07420101df { text-align: left; }
#s-fec7dec4-fbf4-48d9-9539-21fa43d3e241 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fec7dec4-fbf4-48d9-9539-21fa43d3e241 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-425ea414-4fe9-4312-ae41-f7915cb145ac { text-align: left; }
#s-425ea414-4fe9-4312-ae41-f7915cb145ac .shg-product-sold-out {
  display: none;
}

#s-425ea414-4fe9-4312-ae41-f7915cb145ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-425ea414-4fe9-4312-ae41-f7915cb145ac .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-06f412cf-b8e5-4db5-a830-7554cb514d18 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06f412cf-b8e5-4db5-a830-7554cb514d18:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06f412cf-b8e5-4db5-a830-7554cb514d18:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06f412cf-b8e5-4db5-a830-7554cb514d18 {
  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-06f412cf-b8e5-4db5-a830-7554cb514d18.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06f412cf-b8e5-4db5-a830-7554cb514d18.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06f412cf-b8e5-4db5-a830-7554cb514d18.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22bfcf7f-4074-4a40-818f-7a36c60437e6 {
  display: none;
}
#s-dd85202d-9521-4402-bf0b-c788e2e781b5 { text-align: left; }
#s-7e209e64-ecc5-4a48-9f5a-c4bea1428a3f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e209e64-ecc5-4a48-9f5a-c4bea1428a3f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-216e81f0-cf76-4fa9-9f85-045084489643 { text-align: left; }
#s-216e81f0-cf76-4fa9-9f85-045084489643 .shg-product-sold-out {
  display: none;
}

#s-216e81f0-cf76-4fa9-9f85-045084489643 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-216e81f0-cf76-4fa9-9f85-045084489643 .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-93bb2c42-226a-4bb7-b5d3-0d5802933036 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-93bb2c42-226a-4bb7-b5d3-0d5802933036:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-93bb2c42-226a-4bb7-b5d3-0d5802933036:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-93bb2c42-226a-4bb7-b5d3-0d5802933036 {
  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-93bb2c42-226a-4bb7-b5d3-0d5802933036.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93bb2c42-226a-4bb7-b5d3-0d5802933036.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-93bb2c42-226a-4bb7-b5d3-0d5802933036.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0683aa20-8e81-4e2a-b6fd-cfc888a9ede8 {
  display: none;
}
#s-aec03915-4411-4545-97ee-77ec7cdd0d8c { text-align: left; }
#s-6d122a45-f3d4-4b17-977a-6aaad6470de4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d122a45-f3d4-4b17-977a-6aaad6470de4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86770fda-4afd-4f27-a7a2-7bf3e8a6fa9c { text-align: left; }
#s-86770fda-4afd-4f27-a7a2-7bf3e8a6fa9c .shg-product-sold-out {
  display: none;
}

#s-86770fda-4afd-4f27-a7a2-7bf3e8a6fa9c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86770fda-4afd-4f27-a7a2-7bf3e8a6fa9c .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-ac6d0c61-76cb-4106-a094-852e64d59496 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ac6d0c61-76cb-4106-a094-852e64d59496:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ac6d0c61-76cb-4106-a094-852e64d59496:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ac6d0c61-76cb-4106-a094-852e64d59496 {
  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-ac6d0c61-76cb-4106-a094-852e64d59496.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ac6d0c61-76cb-4106-a094-852e64d59496.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ac6d0c61-76cb-4106-a094-852e64d59496.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c20adef-2dc0-4e46-892d-31d22631d490 {
  display: none;
}
#s-ed1ff112-7dfe-42ef-8f95-14f6694b24c9 { text-align: left; }
#s-4508baf6-1218-4ce0-8db5-242ffc046e6e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4508baf6-1218-4ce0-8db5-242ffc046e6e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f903856a-90b8-47b0-9099-eff121d76dba { text-align: left; }
#s-f903856a-90b8-47b0-9099-eff121d76dba .shg-product-sold-out {
  display: none;
}

#s-f903856a-90b8-47b0-9099-eff121d76dba .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f903856a-90b8-47b0-9099-eff121d76dba .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-33aca23c-88fd-4c83-9188-a8146b37af45 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33aca23c-88fd-4c83-9188-a8146b37af45:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33aca23c-88fd-4c83-9188-a8146b37af45:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33aca23c-88fd-4c83-9188-a8146b37af45 {
  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-33aca23c-88fd-4c83-9188-a8146b37af45.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33aca23c-88fd-4c83-9188-a8146b37af45.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33aca23c-88fd-4c83-9188-a8146b37af45.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5cbb8147-0c1a-4866-98d9-a48539837b55 {
  display: none;
}
#s-67768668-09f3-4825-9e39-b34114be15d1 { text-align: left; }
#s-1f6a104a-9fc6-41cb-8933-ea862c2a82b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f6a104a-9fc6-41cb-8933-ea862c2a82b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12ff2b30-6a0c-4704-a67e-ed0bc8f52727 { text-align: left; }
#s-12ff2b30-6a0c-4704-a67e-ed0bc8f52727 .shg-product-sold-out {
  display: none;
}

#s-12ff2b30-6a0c-4704-a67e-ed0bc8f52727 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12ff2b30-6a0c-4704-a67e-ed0bc8f52727 .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-7b42119d-e7bc-48e8-9e61-26470b281e71 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7b42119d-e7bc-48e8-9e61-26470b281e71:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7b42119d-e7bc-48e8-9e61-26470b281e71:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7b42119d-e7bc-48e8-9e61-26470b281e71 {
  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-7b42119d-e7bc-48e8-9e61-26470b281e71.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7b42119d-e7bc-48e8-9e61-26470b281e71.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7b42119d-e7bc-48e8-9e61-26470b281e71.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a30beb6-7e64-4f88-bc09-845e8c3ab60a {
  display: none;
}
#s-ec144fad-15fe-438e-b876-9ef656e7acaa { text-align: left; }
#s-81da9d5a-00d1-4409-918a-67c543cf17b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-81da9d5a-00d1-4409-918a-67c543cf17b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8cc8175f-33b6-4388-87bd-7aec75130589 { text-align: left; }
#s-8cc8175f-33b6-4388-87bd-7aec75130589 .shg-product-sold-out {
  display: none;
}

#s-8cc8175f-33b6-4388-87bd-7aec75130589 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8cc8175f-33b6-4388-87bd-7aec75130589 .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-7a13b433-e021-485d-8bfe-4a1084e90ff7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7a13b433-e021-485d-8bfe-4a1084e90ff7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7a13b433-e021-485d-8bfe-4a1084e90ff7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7a13b433-e021-485d-8bfe-4a1084e90ff7 {
  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-7a13b433-e021-485d-8bfe-4a1084e90ff7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7a13b433-e021-485d-8bfe-4a1084e90ff7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7a13b433-e021-485d-8bfe-4a1084e90ff7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aab05926-852e-4bac-a5d3-643eb0173df9 {
  display: none;
}
#s-5eb7135d-9466-43bd-a08d-b7d2b978a5d5 { text-align: left; }
#s-3b42edfd-904b-48f4-82e3-8baabe0949dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3b42edfd-904b-48f4-82e3-8baabe0949dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d4ac8ca7-bd42-4a56-b223-828482808d68 { text-align: left; }
#s-d4ac8ca7-bd42-4a56-b223-828482808d68 .shg-product-sold-out {
  display: none;
}

#s-d4ac8ca7-bd42-4a56-b223-828482808d68 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d4ac8ca7-bd42-4a56-b223-828482808d68 .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-3f6e39c2-65ec-43bc-a60d-fe70d84660f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3f6e39c2-65ec-43bc-a60d-fe70d84660f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3f6e39c2-65ec-43bc-a60d-fe70d84660f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3f6e39c2-65ec-43bc-a60d-fe70d84660f4 {
  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-3f6e39c2-65ec-43bc-a60d-fe70d84660f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3f6e39c2-65ec-43bc-a60d-fe70d84660f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3f6e39c2-65ec-43bc-a60d-fe70d84660f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3be020bd-d537-4805-87a1-acd9b03a5787 {
  display: none;
}
#s-1873df3e-c65c-4c59-842f-ec105a88d2cb { text-align: left; }
#s-a17594a8-17f8-43e7-b420-9b43946122fd { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a17594a8-17f8-43e7-b420-9b43946122fd .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9118dc77-9851-43bc-bd62-c32fc41afb51 { text-align: left; }
#s-9118dc77-9851-43bc-bd62-c32fc41afb51 .shg-product-sold-out {
  display: none;
}

#s-9118dc77-9851-43bc-bd62-c32fc41afb51 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9118dc77-9851-43bc-bd62-c32fc41afb51 .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-0b9437ab-51a3-4178-ad59-06a5e0861396 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0b9437ab-51a3-4178-ad59-06a5e0861396:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0b9437ab-51a3-4178-ad59-06a5e0861396:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0b9437ab-51a3-4178-ad59-06a5e0861396 {
  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-0b9437ab-51a3-4178-ad59-06a5e0861396.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0b9437ab-51a3-4178-ad59-06a5e0861396.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0b9437ab-51a3-4178-ad59-06a5e0861396.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a83fcd2c-1dc0-47da-a610-c506c596deab {
  display: none;
}
#s-2d7fb312-bece-418d-bef0-f76422582c04 { text-align: left; }
#s-7c579840-2052-42c9-abc0-3e5b445a526b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c579840-2052-42c9-abc0-3e5b445a526b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-150adf98-9112-4790-9d1b-1b019463c4c2 { text-align: left; }
#s-150adf98-9112-4790-9d1b-1b019463c4c2 .shg-product-sold-out {
  display: none;
}

#s-150adf98-9112-4790-9d1b-1b019463c4c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-150adf98-9112-4790-9d1b-1b019463c4c2 .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-6bddcc59-6f31-4fd1-ba98-00774034fa56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6bddcc59-6f31-4fd1-ba98-00774034fa56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6bddcc59-6f31-4fd1-ba98-00774034fa56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6bddcc59-6f31-4fd1-ba98-00774034fa56 {
  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-6bddcc59-6f31-4fd1-ba98-00774034fa56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6bddcc59-6f31-4fd1-ba98-00774034fa56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6bddcc59-6f31-4fd1-ba98-00774034fa56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0547343-697e-4398-8bf4-03b7d7f0a98e {
  display: none;
}
#s-bfee335e-03ef-4338-8ba3-5a7e2553361c { text-align: left; }
#s-58a9ca34-17cf-4618-87a3-5cb00624eaa7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58a9ca34-17cf-4618-87a3-5cb00624eaa7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4691d4cb-84ae-4da0-95a6-a8c723c5dfa7 { text-align: left; }
#s-4691d4cb-84ae-4da0-95a6-a8c723c5dfa7 .shg-product-sold-out {
  display: none;
}

#s-4691d4cb-84ae-4da0-95a6-a8c723c5dfa7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4691d4cb-84ae-4da0-95a6-a8c723c5dfa7 .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-7d6b5d7a-0a3f-4f04-86cc-d442a0d7c06f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7d6b5d7a-0a3f-4f04-86cc-d442a0d7c06f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7d6b5d7a-0a3f-4f04-86cc-d442a0d7c06f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7d6b5d7a-0a3f-4f04-86cc-d442a0d7c06f {
  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-7d6b5d7a-0a3f-4f04-86cc-d442a0d7c06f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7d6b5d7a-0a3f-4f04-86cc-d442a0d7c06f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7d6b5d7a-0a3f-4f04-86cc-d442a0d7c06f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-241f5681-9184-4a87-8cc4-4b8722810b67 {
  display: none;
}
#s-9c52f01e-dfb4-420c-8116-800e1222c5fd { text-align: left; }
#s-8517dbc3-45bf-4005-ada0-9ad1eb81df24 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8517dbc3-45bf-4005-ada0-9ad1eb81df24 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d119b5b-9cb9-4ffd-adbe-a98a84be0a46 { text-align: left; }
#s-1d119b5b-9cb9-4ffd-adbe-a98a84be0a46 .shg-product-sold-out {
  display: none;
}

#s-1d119b5b-9cb9-4ffd-adbe-a98a84be0a46 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d119b5b-9cb9-4ffd-adbe-a98a84be0a46 .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-e15f9367-7a69-4711-9527-380440052bee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e15f9367-7a69-4711-9527-380440052bee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e15f9367-7a69-4711-9527-380440052bee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e15f9367-7a69-4711-9527-380440052bee {
  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-e15f9367-7a69-4711-9527-380440052bee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e15f9367-7a69-4711-9527-380440052bee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e15f9367-7a69-4711-9527-380440052bee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c8149a4b-5a53-4910-8190-7e6f59254a18 {
  display: none;
}
#s-0dac6f0e-bc22-4e01-a92c-3b6c53a03aa0 { text-align: left; }
#s-e5aa262a-7344-40c4-ad46-312cb3134054 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5aa262a-7344-40c4-ad46-312cb3134054 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-436c86b9-d067-474a-9bfa-f724415191cf { text-align: left; }
#s-436c86b9-d067-474a-9bfa-f724415191cf .shg-product-sold-out {
  display: none;
}

#s-436c86b9-d067-474a-9bfa-f724415191cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-436c86b9-d067-474a-9bfa-f724415191cf .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-9f38eb16-ea9c-48f1-8738-0d34db386924 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f38eb16-ea9c-48f1-8738-0d34db386924:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f38eb16-ea9c-48f1-8738-0d34db386924:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f38eb16-ea9c-48f1-8738-0d34db386924 {
  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-9f38eb16-ea9c-48f1-8738-0d34db386924.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f38eb16-ea9c-48f1-8738-0d34db386924.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f38eb16-ea9c-48f1-8738-0d34db386924.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-25e3d63c-5b79-4be9-b38c-81a1f48368bf {
  display: none;
}
#s-a6afe580-3f17-4be6-a85e-5d29a08b2da8 { text-align: left; }
#s-852359b2-83a0-40a5-af8a-5b7d3b0ba7f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-852359b2-83a0-40a5-af8a-5b7d3b0ba7f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a13335ec-f4ce-4f5c-8215-40d2870abb0c { text-align: left; }
#s-a13335ec-f4ce-4f5c-8215-40d2870abb0c .shg-product-sold-out {
  display: none;
}

#s-a13335ec-f4ce-4f5c-8215-40d2870abb0c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a13335ec-f4ce-4f5c-8215-40d2870abb0c .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-2df1ef23-d120-4f11-b3c4-e0255fcf9d79 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2df1ef23-d120-4f11-b3c4-e0255fcf9d79:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2df1ef23-d120-4f11-b3c4-e0255fcf9d79:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2df1ef23-d120-4f11-b3c4-e0255fcf9d79 {
  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-2df1ef23-d120-4f11-b3c4-e0255fcf9d79.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2df1ef23-d120-4f11-b3c4-e0255fcf9d79.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2df1ef23-d120-4f11-b3c4-e0255fcf9d79.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d607f608-836f-4478-8fb7-79eb7dba4e6d {
  display: none;
}
#s-ee8023c2-f1f2-4362-b6d3-69ef39f9b60f { text-align: left; }
#s-569c565c-b945-4886-8dd2-c07916784b13 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-569c565c-b945-4886-8dd2-c07916784b13 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ddc11ef7-55d2-4519-8720-a2042fee0d6e { text-align: left; }
#s-ddc11ef7-55d2-4519-8720-a2042fee0d6e .shg-product-sold-out {
  display: none;
}

#s-ddc11ef7-55d2-4519-8720-a2042fee0d6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ddc11ef7-55d2-4519-8720-a2042fee0d6e .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-510ffe9f-23ca-453e-98c5-6b4fab2296c1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-510ffe9f-23ca-453e-98c5-6b4fab2296c1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-510ffe9f-23ca-453e-98c5-6b4fab2296c1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-510ffe9f-23ca-453e-98c5-6b4fab2296c1 {
  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-510ffe9f-23ca-453e-98c5-6b4fab2296c1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-510ffe9f-23ca-453e-98c5-6b4fab2296c1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-510ffe9f-23ca-453e-98c5-6b4fab2296c1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1a464b13-c880-49f8-8ce0-8aec40a31d71 {
  display: none;
}
#s-c46af0b1-39e8-425e-a07a-f64683fc714c { text-align: left; }
#s-d60fa878-b86b-476d-b145-435e694415fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d60fa878-b86b-476d-b145-435e694415fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-62c892e5-d1d1-4f8e-982e-987fcf9e1dfb { text-align: left; }
#s-62c892e5-d1d1-4f8e-982e-987fcf9e1dfb .shg-product-sold-out {
  display: none;
}

#s-62c892e5-d1d1-4f8e-982e-987fcf9e1dfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-62c892e5-d1d1-4f8e-982e-987fcf9e1dfb .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-04edbf73-3264-4fed-9d60-6b41a87323a8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-04edbf73-3264-4fed-9d60-6b41a87323a8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-04edbf73-3264-4fed-9d60-6b41a87323a8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-04edbf73-3264-4fed-9d60-6b41a87323a8 {
  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-04edbf73-3264-4fed-9d60-6b41a87323a8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04edbf73-3264-4fed-9d60-6b41a87323a8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-04edbf73-3264-4fed-9d60-6b41a87323a8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3cf62fe9-00e7-4ad3-88d2-51b103b3f3cd {
  display: none;
}
#s-83be411a-8bec-4c8a-b6b5-85fe8fbfe53f { text-align: left; }
#s-0838827b-b121-4367-a7b7-6dfea0963a1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0838827b-b121-4367-a7b7-6dfea0963a1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c66a61d-72e7-4ff6-af98-929f45409b29 { text-align: left; }
#s-4c66a61d-72e7-4ff6-af98-929f45409b29 .shg-product-sold-out {
  display: none;
}

#s-4c66a61d-72e7-4ff6-af98-929f45409b29 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c66a61d-72e7-4ff6-af98-929f45409b29 .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-5f7286f5-7345-42d8-8338-618ddcbcfc7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5f7286f5-7345-42d8-8338-618ddcbcfc7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5f7286f5-7345-42d8-8338-618ddcbcfc7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5f7286f5-7345-42d8-8338-618ddcbcfc7f {
  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-5f7286f5-7345-42d8-8338-618ddcbcfc7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5f7286f5-7345-42d8-8338-618ddcbcfc7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5f7286f5-7345-42d8-8338-618ddcbcfc7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-721dc25b-fd1f-450f-8c56-1ed4cdfded98 {
  display: none;
}
#s-d82baf40-ba2b-4109-8f80-5ebe67ca9f9d { text-align: left; }
#s-c40249c3-2cd7-4d96-8835-a06cd12af4d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c40249c3-2cd7-4d96-8835-a06cd12af4d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36abd67b-b301-4264-b147-e3213bcb6309 { text-align: left; }
#s-36abd67b-b301-4264-b147-e3213bcb6309 .shg-product-sold-out {
  display: none;
}

#s-36abd67b-b301-4264-b147-e3213bcb6309 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36abd67b-b301-4264-b147-e3213bcb6309 .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-0e9c79b8-07f2-46d5-92ce-c9249a529b8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e9c79b8-07f2-46d5-92ce-c9249a529b8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e9c79b8-07f2-46d5-92ce-c9249a529b8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e9c79b8-07f2-46d5-92ce-c9249a529b8f {
  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-0e9c79b8-07f2-46d5-92ce-c9249a529b8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e9c79b8-07f2-46d5-92ce-c9249a529b8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e9c79b8-07f2-46d5-92ce-c9249a529b8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9f174e5a-3d99-4153-954e-f055bce5b60b {
  display: none;
}
#s-31e353bf-2e69-4821-b2c0-c23a9fdb50e7 { text-align: left; }
#s-7e68a26c-6e63-4cc2-88ea-38d62c416650 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e68a26c-6e63-4cc2-88ea-38d62c416650 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc9ca12f-ce0c-4aa8-8ba0-907b81a0af7f { text-align: left; }
#s-bc9ca12f-ce0c-4aa8-8ba0-907b81a0af7f .shg-product-sold-out {
  display: none;
}

#s-bc9ca12f-ce0c-4aa8-8ba0-907b81a0af7f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc9ca12f-ce0c-4aa8-8ba0-907b81a0af7f .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-29f6f5da-3817-404f-8844-82cf74ae859e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-29f6f5da-3817-404f-8844-82cf74ae859e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-29f6f5da-3817-404f-8844-82cf74ae859e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-29f6f5da-3817-404f-8844-82cf74ae859e {
  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-29f6f5da-3817-404f-8844-82cf74ae859e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-29f6f5da-3817-404f-8844-82cf74ae859e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-29f6f5da-3817-404f-8844-82cf74ae859e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8c770464-5401-4390-8e8f-919aa82fe659 {
  display: none;
}
#s-0c52dbd9-e54d-4048-b978-2e2d4897cbeb { text-align: left; }
#s-76b3cb5c-0b55-4e65-92cf-38bfc288dff0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76b3cb5c-0b55-4e65-92cf-38bfc288dff0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8aed5c36-637d-40e5-bb32-344d58cfcbe6 { text-align: left; }
#s-8aed5c36-637d-40e5-bb32-344d58cfcbe6 .shg-product-sold-out {
  display: none;
}

#s-8aed5c36-637d-40e5-bb32-344d58cfcbe6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8aed5c36-637d-40e5-bb32-344d58cfcbe6 .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-1d892ea6-3ad6-449b-9543-b53bf6fdcc44 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d892ea6-3ad6-449b-9543-b53bf6fdcc44:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d892ea6-3ad6-449b-9543-b53bf6fdcc44:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d892ea6-3ad6-449b-9543-b53bf6fdcc44 {
  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-1d892ea6-3ad6-449b-9543-b53bf6fdcc44.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d892ea6-3ad6-449b-9543-b53bf6fdcc44.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d892ea6-3ad6-449b-9543-b53bf6fdcc44.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6b7c2f33-e727-4864-9c21-d912a2694f09 {
  display: none;
}
#s-95ebe883-c56b-4d5a-be1f-2653a7daf2be { text-align: left; }
#s-9a3f9cf2-258d-4cf9-9270-5b5913042b4b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9a3f9cf2-258d-4cf9-9270-5b5913042b4b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d651e09-f4b0-4452-944f-0721f43cd587 { text-align: left; }
#s-0d651e09-f4b0-4452-944f-0721f43cd587 .shg-product-sold-out {
  display: none;
}

#s-0d651e09-f4b0-4452-944f-0721f43cd587 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d651e09-f4b0-4452-944f-0721f43cd587 .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-7aed2a07-f432-49c7-87bd-a08e528e3ca6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7aed2a07-f432-49c7-87bd-a08e528e3ca6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7aed2a07-f432-49c7-87bd-a08e528e3ca6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7aed2a07-f432-49c7-87bd-a08e528e3ca6 {
  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-7aed2a07-f432-49c7-87bd-a08e528e3ca6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7aed2a07-f432-49c7-87bd-a08e528e3ca6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7aed2a07-f432-49c7-87bd-a08e528e3ca6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b5577def-aa8f-4505-bed2-37a424b78fb1 {
  display: none;
}
#s-848de75e-eafc-4d3d-b970-6c8a7f3677b4 { text-align: left; }
#s-08e90b6f-f6ff-424d-b069-5df286ff5ceb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-08e90b6f-f6ff-424d-b069-5df286ff5ceb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-233517a3-d061-4e5d-937e-47186e4f6e32 { text-align: left; }
#s-233517a3-d061-4e5d-937e-47186e4f6e32 .shg-product-sold-out {
  display: none;
}

#s-233517a3-d061-4e5d-937e-47186e4f6e32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-233517a3-d061-4e5d-937e-47186e4f6e32 .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-e9e29c3e-156c-4bab-b713-7ea9c6e840de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9e29c3e-156c-4bab-b713-7ea9c6e840de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9e29c3e-156c-4bab-b713-7ea9c6e840de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9e29c3e-156c-4bab-b713-7ea9c6e840de {
  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-e9e29c3e-156c-4bab-b713-7ea9c6e840de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9e29c3e-156c-4bab-b713-7ea9c6e840de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9e29c3e-156c-4bab-b713-7ea9c6e840de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7b10f901-6cd0-4ddf-97b6-ac9cbd319a83 {
  display: none;
}
#s-166f9507-7344-41e5-8527-4bfce03d92df { text-align: left; }
#s-ebcec980-2b3f-4f29-ad7d-9670cbce03a2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ebcec980-2b3f-4f29-ad7d-9670cbce03a2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8adcb0c6-8aaf-4849-aa19-c9ff25adbcc6 { text-align: left; }
#s-8adcb0c6-8aaf-4849-aa19-c9ff25adbcc6 .shg-product-sold-out {
  display: none;
}

#s-8adcb0c6-8aaf-4849-aa19-c9ff25adbcc6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8adcb0c6-8aaf-4849-aa19-c9ff25adbcc6 .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-ecad7a9e-1b3f-4222-8ce2-ec494c4dde6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ecad7a9e-1b3f-4222-8ce2-ec494c4dde6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ecad7a9e-1b3f-4222-8ce2-ec494c4dde6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ecad7a9e-1b3f-4222-8ce2-ec494c4dde6f {
  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-ecad7a9e-1b3f-4222-8ce2-ec494c4dde6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ecad7a9e-1b3f-4222-8ce2-ec494c4dde6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ecad7a9e-1b3f-4222-8ce2-ec494c4dde6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f03b1175-c252-4c91-9f88-5d8281939483 {
  display: none;
}
#s-0877c605-86f9-4777-9fc1-aa33ac99c628 { text-align: left; }
#s-d3df6053-67fa-46d5-b232-4e016bfb916f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3df6053-67fa-46d5-b232-4e016bfb916f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e6fceb98-bf2a-4044-84ca-76fecce05423 { text-align: left; }
#s-e6fceb98-bf2a-4044-84ca-76fecce05423 .shg-product-sold-out {
  display: none;
}

#s-e6fceb98-bf2a-4044-84ca-76fecce05423 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e6fceb98-bf2a-4044-84ca-76fecce05423 .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-381199d0-fdd8-49ef-9599-de8db66b5241 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-381199d0-fdd8-49ef-9599-de8db66b5241:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-381199d0-fdd8-49ef-9599-de8db66b5241:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-381199d0-fdd8-49ef-9599-de8db66b5241 {
  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-381199d0-fdd8-49ef-9599-de8db66b5241.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-381199d0-fdd8-49ef-9599-de8db66b5241.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-381199d0-fdd8-49ef-9599-de8db66b5241.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc472e53-c842-4192-bbb3-6c098fd8d818 {
  display: none;
}
#s-da34044a-f548-4723-aff4-05e5c37c6b2f { text-align: left; }
#s-4ccdc871-c129-4e20-9ebc-21eff26f2011 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ccdc871-c129-4e20-9ebc-21eff26f2011 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-656d681a-8c3a-4b3f-b270-7c44325b6641 { text-align: left; }
#s-656d681a-8c3a-4b3f-b270-7c44325b6641 .shg-product-sold-out {
  display: none;
}

#s-656d681a-8c3a-4b3f-b270-7c44325b6641 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-656d681a-8c3a-4b3f-b270-7c44325b6641 .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-69570c8b-b235-4086-ae77-fc6f27061819 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69570c8b-b235-4086-ae77-fc6f27061819:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69570c8b-b235-4086-ae77-fc6f27061819:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69570c8b-b235-4086-ae77-fc6f27061819 {
  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-69570c8b-b235-4086-ae77-fc6f27061819.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69570c8b-b235-4086-ae77-fc6f27061819.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69570c8b-b235-4086-ae77-fc6f27061819.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15043d64-bf0d-4f29-b7e1-65c61dd0c3d7 {
  display: none;
}
#s-c1ac8330-212c-4523-b08a-42fd8340e4a0 { text-align: left; }
#s-34fd5191-0d91-4f79-90cc-649c51998fe5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34fd5191-0d91-4f79-90cc-649c51998fe5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c47a6f05-0806-4581-8885-b5b56ac4d5a3 { text-align: left; }
#s-c47a6f05-0806-4581-8885-b5b56ac4d5a3 .shg-product-sold-out {
  display: none;
}

#s-c47a6f05-0806-4581-8885-b5b56ac4d5a3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c47a6f05-0806-4581-8885-b5b56ac4d5a3 .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-1cb49d32-4e0e-439c-adf6-c329e9e1aff6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1cb49d32-4e0e-439c-adf6-c329e9e1aff6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1cb49d32-4e0e-439c-adf6-c329e9e1aff6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1cb49d32-4e0e-439c-adf6-c329e9e1aff6 {
  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-1cb49d32-4e0e-439c-adf6-c329e9e1aff6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1cb49d32-4e0e-439c-adf6-c329e9e1aff6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1cb49d32-4e0e-439c-adf6-c329e9e1aff6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7eb7baae-9ee7-4727-8182-fd17dbabf9f1 {
  display: none;
}
#s-34d1d2bc-eac1-4219-94ce-74c00e774496 { text-align: left; }
#s-91e0956f-48c4-4ce8-a4f7-0a0562ef30d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-91e0956f-48c4-4ce8-a4f7-0a0562ef30d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f3016a1-d266-4f33-9384-a008a617e90a { text-align: left; }
#s-6f3016a1-d266-4f33-9384-a008a617e90a .shg-product-sold-out {
  display: none;
}

#s-6f3016a1-d266-4f33-9384-a008a617e90a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f3016a1-d266-4f33-9384-a008a617e90a .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-e5d891d9-8eac-4a19-9360-22f7b5d9a59d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5d891d9-8eac-4a19-9360-22f7b5d9a59d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5d891d9-8eac-4a19-9360-22f7b5d9a59d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5d891d9-8eac-4a19-9360-22f7b5d9a59d {
  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-e5d891d9-8eac-4a19-9360-22f7b5d9a59d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5d891d9-8eac-4a19-9360-22f7b5d9a59d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5d891d9-8eac-4a19-9360-22f7b5d9a59d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-15e3d140-de5d-4565-ac6c-04fa3e713aaf {
  display: none;
}
#s-81a06e33-e1ec-41b8-bebb-2cb860a1ff04 { text-align: left; }
#s-17241300-37b8-4dda-91bf-bff9f04b2fc5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-17241300-37b8-4dda-91bf-bff9f04b2fc5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2fb7724-40c9-4f27-90ce-a2793c2b81cc { text-align: left; }
#s-b2fb7724-40c9-4f27-90ce-a2793c2b81cc .shg-product-sold-out {
  display: none;
}

#s-b2fb7724-40c9-4f27-90ce-a2793c2b81cc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2fb7724-40c9-4f27-90ce-a2793c2b81cc .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-c29cd63f-f4e5-4f0b-8e4f-3c028359fbde { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c29cd63f-f4e5-4f0b-8e4f-3c028359fbde:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c29cd63f-f4e5-4f0b-8e4f-3c028359fbde:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c29cd63f-f4e5-4f0b-8e4f-3c028359fbde {
  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-c29cd63f-f4e5-4f0b-8e4f-3c028359fbde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c29cd63f-f4e5-4f0b-8e4f-3c028359fbde.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c29cd63f-f4e5-4f0b-8e4f-3c028359fbde.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;
}
