.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-bb3b7963-b3fa-4562-a666-6cebcf0f07ec {
  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-7aec32d1-fce5-416a-ae41-58dd396ec2a9 { margin-top: 40px; }
#s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .shogun-tabs {
  justify-content: center;
}


  #s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-7aec32d1-fce5-416a-ae41-58dd396ec2a9 .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-441f7f10-d043-4abf-b690-007d151d7c3e { padding-top: 10px;
padding-bottom: 10px; }
 #s-441f7f10-d043-4abf-b690-007d151d7c3e .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-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-86c2995a-3d27-406a-9196-be41f638810e .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-86c2995a-3d27-406a-9196-be41f638810e .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-9c2c4e7a-739b-4bd7-87b5-091510afe47d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-9c2c4e7a-739b-4bd7-87b5-091510afe47d"] > .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-804f0da4-170f-4b4d-940e-1381b5315709 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-784bc099-6473-4f9b-8f84-77c85fb79f21 { 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-b3eb4317-a2aa-4907-a07e-1c58e6912128 { 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-b3eb4317-a2aa-4907-a07e-1c58e6912128: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-b3eb4317-a2aa-4907-a07e-1c58e6912128: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-b3eb4317-a2aa-4907-a07e-1c58e6912128.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-815887fb-ade0-4261-bad9-c7a2d53de537 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-596acfa5-522d-43fc-93c4-260b80844f3b { 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-ee500836-d69e-4213-a489-6473d2eb1da3 { 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-ee500836-d69e-4213-a489-6473d2eb1da3: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-ee500836-d69e-4213-a489-6473d2eb1da3: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-ee500836-d69e-4213-a489-6473d2eb1da3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-daf7b9d4-4a28-46cd-8ba8-343bd65fd9ad { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c39a3efe-5385-420c-bf2d-e221a03d717e { 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-f22f6c0e-0439-4435-b9b0-78315c48fc27 { 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-f22f6c0e-0439-4435-b9b0-78315c48fc27: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-f22f6c0e-0439-4435-b9b0-78315c48fc27: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-f22f6c0e-0439-4435-b9b0-78315c48fc27.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-fb682f81-8e27-4f79-9719-99406ab3d340 { min-height: 50px; }
#s-fb682f81-8e27-4f79-9719-99406ab3d340 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-5f40c031-6f95-423e-94d2-02cac7006f12 { 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-5f40c031-6f95-423e-94d2-02cac7006f12 .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-d35cdb3b-10a8-4290-9e64-19c56694968f {
  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-82ea4a4a-bb9f-4b20-8c76-00e4dd934d5c { 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-7730e15e-7bb4-4ec7-835b-ba98c75fbf5d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7730e15e-7bb4-4ec7-835b-ba98c75fbf5d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f76014af-92b6-4659-89a9-9853986bf5bb {
  display: none;
}
#s-9d997449-53a6-46be-b8af-7b6f299da75d { text-align: left; }
#s-633f3e89-0d25-4e12-a05d-f01ee06d35e9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-633f3e89-0d25-4e12-a05d-f01ee06d35e9 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-400deaef-956e-4534-8965-b2b628eda262 {
  display: none;
}
#s-5f3fb38a-73e6-412e-a15d-463c6b7a0f89 { text-align: left; }
#s-0b789484-b560-42df-9f74-494350586eeb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b789484-b560-42df-9f74-494350586eeb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8f5a9f2a-0475-4182-ac90-7bb287236773 {
  display: none;
}
#s-9a701bf1-b1cc-44ce-a1b4-578efd530983 { text-align: left; }
#s-a5e8d2d0-be7e-45fb-a96c-2c7dfca8d8a7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a5e8d2d0-be7e-45fb-a96c-2c7dfca8d8a7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-25b96af9-3ac4-43c6-8d71-f23b28b3b989 {
  display: none;
}
#s-76e499be-4db1-4a85-92f7-f2c3a9d28614 { text-align: left; }
#s-460cdae8-465e-439f-8781-28770ad31630 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-460cdae8-465e-439f-8781-28770ad31630 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d4081d1-e3c5-4da7-aa1e-fbac1c312654 { text-align: left; }
#s-8d4081d1-e3c5-4da7-aa1e-fbac1c312654 .shg-product-sold-out {
  display: none;
}

#s-8d4081d1-e3c5-4da7-aa1e-fbac1c312654 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d4081d1-e3c5-4da7-aa1e-fbac1c312654 .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-eb9a5130-4b5a-4c74-812a-f87c92be9d7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eb9a5130-4b5a-4c74-812a-f87c92be9d7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eb9a5130-4b5a-4c74-812a-f87c92be9d7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eb9a5130-4b5a-4c74-812a-f87c92be9d7e {
  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-eb9a5130-4b5a-4c74-812a-f87c92be9d7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eb9a5130-4b5a-4c74-812a-f87c92be9d7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eb9a5130-4b5a-4c74-812a-f87c92be9d7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76ccc8b4-eb66-4094-989a-c61ea80d83bc {
  display: none;
}
#s-f0e0c8be-ad6a-445e-937a-79cbe0932d54 { text-align: left; }
#s-7675eff7-88d3-43e8-9b81-1c515f35555d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7675eff7-88d3-43e8-9b81-1c515f35555d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-437dba37-46f4-4d05-962f-b27b70858c86 { text-align: left; }
#s-437dba37-46f4-4d05-962f-b27b70858c86 .shg-product-sold-out {
  display: none;
}

#s-437dba37-46f4-4d05-962f-b27b70858c86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-437dba37-46f4-4d05-962f-b27b70858c86 .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-1dcdf14c-55a4-4ae0-ad4f-02ee3e0188f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1dcdf14c-55a4-4ae0-ad4f-02ee3e0188f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1dcdf14c-55a4-4ae0-ad4f-02ee3e0188f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1dcdf14c-55a4-4ae0-ad4f-02ee3e0188f6 {
  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-1dcdf14c-55a4-4ae0-ad4f-02ee3e0188f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1dcdf14c-55a4-4ae0-ad4f-02ee3e0188f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1dcdf14c-55a4-4ae0-ad4f-02ee3e0188f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-697b21f8-8530-43cb-8345-8889a9bff2e1 {
  display: none;
}
#s-0b63a673-10cf-40d4-9365-a32c691f1f38 { text-align: left; }
#s-9fa676ca-d8f5-443b-a30d-e20058d4ffae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9fa676ca-d8f5-443b-a30d-e20058d4ffae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7340c6fa-5fef-4d9e-b4c6-87feca8ba505 { text-align: left; }
#s-7340c6fa-5fef-4d9e-b4c6-87feca8ba505 .shg-product-sold-out {
  display: none;
}

#s-7340c6fa-5fef-4d9e-b4c6-87feca8ba505 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7340c6fa-5fef-4d9e-b4c6-87feca8ba505 .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-0fd54927-e339-4c4d-a1d7-9af002840c2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0fd54927-e339-4c4d-a1d7-9af002840c2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0fd54927-e339-4c4d-a1d7-9af002840c2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0fd54927-e339-4c4d-a1d7-9af002840c2f {
  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-0fd54927-e339-4c4d-a1d7-9af002840c2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0fd54927-e339-4c4d-a1d7-9af002840c2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0fd54927-e339-4c4d-a1d7-9af002840c2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6cc2717b-55c2-4cf9-b34e-ef3897e41637 {
  display: none;
}
#s-2a34fb0a-b76c-43a2-bb50-4e40002fda77 { text-align: left; }
#s-c6ccfab4-f371-40b5-8d13-71fa80775ab9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c6ccfab4-f371-40b5-8d13-71fa80775ab9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b1ab2d97-3fbd-46b6-8925-4dfd402fb302 { text-align: left; }
#s-b1ab2d97-3fbd-46b6-8925-4dfd402fb302 .shg-product-sold-out {
  display: none;
}

#s-b1ab2d97-3fbd-46b6-8925-4dfd402fb302 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b1ab2d97-3fbd-46b6-8925-4dfd402fb302 .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-e9474667-b5c2-4a26-8bfc-c1771d1a0630 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9474667-b5c2-4a26-8bfc-c1771d1a0630:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9474667-b5c2-4a26-8bfc-c1771d1a0630:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9474667-b5c2-4a26-8bfc-c1771d1a0630 {
  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-e9474667-b5c2-4a26-8bfc-c1771d1a0630.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9474667-b5c2-4a26-8bfc-c1771d1a0630.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9474667-b5c2-4a26-8bfc-c1771d1a0630.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-418a95bf-aa68-4121-8710-becd81ac8423 {
  display: none;
}
#s-6da3124b-b7bb-4511-9b20-3e7f385ef0ad { text-align: left; }
#s-ce4541e8-240d-4624-9650-8f0e46b29786 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce4541e8-240d-4624-9650-8f0e46b29786 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9dd1e12-6a2d-420a-83e6-94e2e4d7e35f { text-align: left; }
#s-c9dd1e12-6a2d-420a-83e6-94e2e4d7e35f .shg-product-sold-out {
  display: none;
}

#s-c9dd1e12-6a2d-420a-83e6-94e2e4d7e35f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9dd1e12-6a2d-420a-83e6-94e2e4d7e35f .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-8e2b55d9-ac88-48d1-a751-e2ab2055f4ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e2b55d9-ac88-48d1-a751-e2ab2055f4ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e2b55d9-ac88-48d1-a751-e2ab2055f4ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e2b55d9-ac88-48d1-a751-e2ab2055f4ea {
  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-8e2b55d9-ac88-48d1-a751-e2ab2055f4ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e2b55d9-ac88-48d1-a751-e2ab2055f4ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e2b55d9-ac88-48d1-a751-e2ab2055f4ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-081b5796-2976-430c-8d57-b9507a4d67b9 {
  display: none;
}
#s-64abb62d-1051-4ca7-980c-807601850c37 { text-align: left; }
#s-b0afdea5-f693-424d-babd-925a80271f49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b0afdea5-f693-424d-babd-925a80271f49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2e6971bd-af4f-4516-8d1c-60ec554f6e7e { text-align: left; }
#s-2e6971bd-af4f-4516-8d1c-60ec554f6e7e .shg-product-sold-out {
  display: none;
}

#s-2e6971bd-af4f-4516-8d1c-60ec554f6e7e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2e6971bd-af4f-4516-8d1c-60ec554f6e7e .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-8f024c7e-3c63-43ee-aa4a-de7f54119a7f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f024c7e-3c63-43ee-aa4a-de7f54119a7f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f024c7e-3c63-43ee-aa4a-de7f54119a7f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f024c7e-3c63-43ee-aa4a-de7f54119a7f {
  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-8f024c7e-3c63-43ee-aa4a-de7f54119a7f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f024c7e-3c63-43ee-aa4a-de7f54119a7f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f024c7e-3c63-43ee-aa4a-de7f54119a7f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07ecccf0-b098-4a68-8d02-dc85ba4cb2ba {
  display: none;
}
#s-d49460e7-53d1-42fc-8af2-c07438c644d7 { text-align: left; }
#s-f5bdb077-dc05-4178-bdc7-2445a0a8eadf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f5bdb077-dc05-4178-bdc7-2445a0a8eadf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12937c82-9c25-4a64-89d1-6a7cac3b12b0 { text-align: left; }
#s-12937c82-9c25-4a64-89d1-6a7cac3b12b0 .shg-product-sold-out {
  display: none;
}

#s-12937c82-9c25-4a64-89d1-6a7cac3b12b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12937c82-9c25-4a64-89d1-6a7cac3b12b0 .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-ff3bab09-96d5-4205-947a-dadb72033cd6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ff3bab09-96d5-4205-947a-dadb72033cd6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ff3bab09-96d5-4205-947a-dadb72033cd6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ff3bab09-96d5-4205-947a-dadb72033cd6 {
  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-ff3bab09-96d5-4205-947a-dadb72033cd6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ff3bab09-96d5-4205-947a-dadb72033cd6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ff3bab09-96d5-4205-947a-dadb72033cd6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2f4ef324-6e8b-4cea-b1d1-14267f81993d {
  display: none;
}
#s-5cb33bde-988e-4d17-83f3-b2126412a15a { text-align: left; }
#s-2455a65f-6a8f-43e8-8bf5-ff523109fd80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2455a65f-6a8f-43e8-8bf5-ff523109fd80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-22ab99f2-367a-4550-88f5-d46edd26eff5 { text-align: left; }
#s-22ab99f2-367a-4550-88f5-d46edd26eff5 .shg-product-sold-out {
  display: none;
}

#s-22ab99f2-367a-4550-88f5-d46edd26eff5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-22ab99f2-367a-4550-88f5-d46edd26eff5 .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-5d9dcaf7-016e-4d2e-a44f-f6bcb2db2c70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5d9dcaf7-016e-4d2e-a44f-f6bcb2db2c70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5d9dcaf7-016e-4d2e-a44f-f6bcb2db2c70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5d9dcaf7-016e-4d2e-a44f-f6bcb2db2c70 {
  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-5d9dcaf7-016e-4d2e-a44f-f6bcb2db2c70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5d9dcaf7-016e-4d2e-a44f-f6bcb2db2c70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5d9dcaf7-016e-4d2e-a44f-f6bcb2db2c70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-baa05a25-8857-407c-9a84-093d265e6c1e {
  display: none;
}
#s-b3e10e0e-16f6-4559-ba67-1c8aa8be3007 { text-align: left; }
#s-880ba5ef-a5f8-47dc-8bdb-9c24d6a54053 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-880ba5ef-a5f8-47dc-8bdb-9c24d6a54053 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e6b150f-39df-4b02-9655-2d5d6e4bda9f { text-align: left; }
#s-3e6b150f-39df-4b02-9655-2d5d6e4bda9f .shg-product-sold-out {
  display: none;
}

#s-3e6b150f-39df-4b02-9655-2d5d6e4bda9f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e6b150f-39df-4b02-9655-2d5d6e4bda9f .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-077cb978-f319-4f1c-9eea-28b344b0a0f4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-077cb978-f319-4f1c-9eea-28b344b0a0f4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-077cb978-f319-4f1c-9eea-28b344b0a0f4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-077cb978-f319-4f1c-9eea-28b344b0a0f4 {
  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-077cb978-f319-4f1c-9eea-28b344b0a0f4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-077cb978-f319-4f1c-9eea-28b344b0a0f4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-077cb978-f319-4f1c-9eea-28b344b0a0f4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-30aab8b1-ea6d-4b72-bde7-4f4ada88c4da {
  display: none;
}
#s-37767289-b69b-465a-9663-af452a48ed80 { text-align: left; }
#s-ccc411c7-a612-49e9-abe9-481a1fb123e0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ccc411c7-a612-49e9-abe9-481a1fb123e0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1060d11c-ebb3-4093-9899-987eddb98350 { text-align: left; }
#s-1060d11c-ebb3-4093-9899-987eddb98350 .shg-product-sold-out {
  display: none;
}

#s-1060d11c-ebb3-4093-9899-987eddb98350 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1060d11c-ebb3-4093-9899-987eddb98350 .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-ae475332-cf74-43c0-8740-1ad14335d844 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ae475332-cf74-43c0-8740-1ad14335d844:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ae475332-cf74-43c0-8740-1ad14335d844:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ae475332-cf74-43c0-8740-1ad14335d844 {
  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-ae475332-cf74-43c0-8740-1ad14335d844.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ae475332-cf74-43c0-8740-1ad14335d844.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ae475332-cf74-43c0-8740-1ad14335d844.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4079141-fdc3-4343-b1ae-3a6dfe9439e9 {
  display: none;
}
#s-8f1408c6-c4f7-4cc8-b4f1-21c5c7e36de3 { text-align: left; }
#s-7ac32ea3-7c92-4a8f-ba1f-9ee7a25b8b99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ac32ea3-7c92-4a8f-ba1f-9ee7a25b8b99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-25add363-d360-4639-a9b7-56533d799d23 { text-align: left; }
#s-25add363-d360-4639-a9b7-56533d799d23 .shg-product-sold-out {
  display: none;
}

#s-25add363-d360-4639-a9b7-56533d799d23 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-25add363-d360-4639-a9b7-56533d799d23 .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-6a16e9cc-4b3f-4939-b822-677a726f4409 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a16e9cc-4b3f-4939-b822-677a726f4409:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a16e9cc-4b3f-4939-b822-677a726f4409:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a16e9cc-4b3f-4939-b822-677a726f4409 {
  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-6a16e9cc-4b3f-4939-b822-677a726f4409.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a16e9cc-4b3f-4939-b822-677a726f4409.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a16e9cc-4b3f-4939-b822-677a726f4409.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cf82eda0-b8d5-4464-b796-b59a23178a4a {
  display: none;
}
#s-af10dd6c-d742-48d5-8ed7-607161269259 { text-align: left; }
#s-e3b2bc44-d841-4b33-90c9-aea8249f71bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3b2bc44-d841-4b33-90c9-aea8249f71bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-661c8b1b-fe17-4ef5-85ff-82c1221427e9 { text-align: left; }
#s-661c8b1b-fe17-4ef5-85ff-82c1221427e9 .shg-product-sold-out {
  display: none;
}

#s-661c8b1b-fe17-4ef5-85ff-82c1221427e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-661c8b1b-fe17-4ef5-85ff-82c1221427e9 .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-e7372793-5c78-48c7-a20b-18577b5f29c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7372793-5c78-48c7-a20b-18577b5f29c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7372793-5c78-48c7-a20b-18577b5f29c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7372793-5c78-48c7-a20b-18577b5f29c3 {
  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-e7372793-5c78-48c7-a20b-18577b5f29c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7372793-5c78-48c7-a20b-18577b5f29c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7372793-5c78-48c7-a20b-18577b5f29c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aeb6505e-5afc-439d-83ec-ec0d19f7383c {
  display: none;
}
#s-a4deb249-ecac-4787-90cb-94b30f4ebe29 { text-align: left; }
#s-c1f9396a-90af-4169-80f7-63db81105425 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1f9396a-90af-4169-80f7-63db81105425 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf70c33f-756a-45f3-9a3d-15e4247fe9ac { text-align: left; }
#s-bf70c33f-756a-45f3-9a3d-15e4247fe9ac .shg-product-sold-out {
  display: none;
}

#s-bf70c33f-756a-45f3-9a3d-15e4247fe9ac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf70c33f-756a-45f3-9a3d-15e4247fe9ac .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-f5c3740a-b506-4b83-a7cd-ecef56d0a377 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5c3740a-b506-4b83-a7cd-ecef56d0a377:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5c3740a-b506-4b83-a7cd-ecef56d0a377:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5c3740a-b506-4b83-a7cd-ecef56d0a377 {
  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-f5c3740a-b506-4b83-a7cd-ecef56d0a377.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5c3740a-b506-4b83-a7cd-ecef56d0a377.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5c3740a-b506-4b83-a7cd-ecef56d0a377.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9946a39-bdbd-4839-8124-4a00a301402c {
  display: none;
}
#s-d7a4daff-c559-4543-9029-2e4056b7ab6e { text-align: left; }
#s-f75b8a61-108f-4777-8fa3-218d439e2c4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f75b8a61-108f-4777-8fa3-218d439e2c4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93c72586-e703-430b-afc6-6ed89141440e { text-align: left; }
#s-93c72586-e703-430b-afc6-6ed89141440e .shg-product-sold-out {
  display: none;
}

#s-93c72586-e703-430b-afc6-6ed89141440e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93c72586-e703-430b-afc6-6ed89141440e .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-8639f06d-b0c2-4d66-81b4-1432feaf757e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8639f06d-b0c2-4d66-81b4-1432feaf757e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8639f06d-b0c2-4d66-81b4-1432feaf757e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8639f06d-b0c2-4d66-81b4-1432feaf757e {
  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-8639f06d-b0c2-4d66-81b4-1432feaf757e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8639f06d-b0c2-4d66-81b4-1432feaf757e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8639f06d-b0c2-4d66-81b4-1432feaf757e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-181d4f9f-e708-4d39-8450-f36f4e5dae95 {
  display: none;
}
#s-94bc0622-a775-47e6-a3b5-c2c364bcd5fe { text-align: left; }
#s-8d3222cd-437e-4de8-9e95-d644c08663af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8d3222cd-437e-4de8-9e95-d644c08663af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ecdec843-0195-4918-a86c-d2d81472bc4a { text-align: left; }
#s-ecdec843-0195-4918-a86c-d2d81472bc4a .shg-product-sold-out {
  display: none;
}

#s-ecdec843-0195-4918-a86c-d2d81472bc4a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ecdec843-0195-4918-a86c-d2d81472bc4a .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-8f731a3d-b73a-4f52-bc91-f3d806ff1c85 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8f731a3d-b73a-4f52-bc91-f3d806ff1c85:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8f731a3d-b73a-4f52-bc91-f3d806ff1c85:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8f731a3d-b73a-4f52-bc91-f3d806ff1c85 {
  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-8f731a3d-b73a-4f52-bc91-f3d806ff1c85.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8f731a3d-b73a-4f52-bc91-f3d806ff1c85.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8f731a3d-b73a-4f52-bc91-f3d806ff1c85.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6054e7bc-a527-4a41-8c44-dd52f2016a90 {
  display: none;
}
#s-ed375baa-ab3a-4fe6-8060-5738fa0d29fb { text-align: left; }
#s-b1f54bf1-440d-48b2-83c5-c55a9f34f14b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1f54bf1-440d-48b2-83c5-c55a9f34f14b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4596d129-a99f-49e3-9374-8f2a56d90c32 { text-align: left; }
#s-4596d129-a99f-49e3-9374-8f2a56d90c32 .shg-product-sold-out {
  display: none;
}

#s-4596d129-a99f-49e3-9374-8f2a56d90c32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4596d129-a99f-49e3-9374-8f2a56d90c32 .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-229f0d4c-7de7-40d3-8ac4-5cbcd9b84e1f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-229f0d4c-7de7-40d3-8ac4-5cbcd9b84e1f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-229f0d4c-7de7-40d3-8ac4-5cbcd9b84e1f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-229f0d4c-7de7-40d3-8ac4-5cbcd9b84e1f {
  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-229f0d4c-7de7-40d3-8ac4-5cbcd9b84e1f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-229f0d4c-7de7-40d3-8ac4-5cbcd9b84e1f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-229f0d4c-7de7-40d3-8ac4-5cbcd9b84e1f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34193391-199a-4da5-8306-51b8333821db {
  display: none;
}
#s-3070fca6-ebe9-4662-adce-360a67ea65da { text-align: left; }
#s-8cf0cac1-edfc-4c97-8e5c-38d538efcc23 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cf0cac1-edfc-4c97-8e5c-38d538efcc23 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09e2c7a0-9ae4-43b8-9be2-2e7a7f73c2e9 { text-align: left; }
#s-09e2c7a0-9ae4-43b8-9be2-2e7a7f73c2e9 .shg-product-sold-out {
  display: none;
}

#s-09e2c7a0-9ae4-43b8-9be2-2e7a7f73c2e9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09e2c7a0-9ae4-43b8-9be2-2e7a7f73c2e9 .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-cd3839d7-af89-4022-9135-eec9e66b9fa1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd3839d7-af89-4022-9135-eec9e66b9fa1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd3839d7-af89-4022-9135-eec9e66b9fa1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd3839d7-af89-4022-9135-eec9e66b9fa1 {
  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-cd3839d7-af89-4022-9135-eec9e66b9fa1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd3839d7-af89-4022-9135-eec9e66b9fa1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd3839d7-af89-4022-9135-eec9e66b9fa1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ab5fe4d-3467-43a0-9013-e2ecbe1f3a1d {
  display: none;
}
#s-9b6b17d9-b9eb-45cc-9cad-0f4b3a03e6e9 { text-align: left; }
#s-58039a33-fc2f-4ff1-a32a-5e8290c1c314 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58039a33-fc2f-4ff1-a32a-5e8290c1c314 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c47dbdc7-1115-452d-bdf2-aad50265b113 { text-align: left; }
#s-c47dbdc7-1115-452d-bdf2-aad50265b113 .shg-product-sold-out {
  display: none;
}

#s-c47dbdc7-1115-452d-bdf2-aad50265b113 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c47dbdc7-1115-452d-bdf2-aad50265b113 .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-99945859-d73a-4211-956a-e096b833a9d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99945859-d73a-4211-956a-e096b833a9d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99945859-d73a-4211-956a-e096b833a9d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99945859-d73a-4211-956a-e096b833a9d7 {
  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-99945859-d73a-4211-956a-e096b833a9d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99945859-d73a-4211-956a-e096b833a9d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99945859-d73a-4211-956a-e096b833a9d7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbf9db25-7e97-4ee2-80db-ce1d3550f187 {
  display: none;
}
#s-5dc0789d-f9ad-4a0d-95b0-d002fac391ef { text-align: left; }
#s-f1183bc2-3e55-48ed-970e-023b6e51640c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f1183bc2-3e55-48ed-970e-023b6e51640c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fddb7a96-d99e-4892-9807-1682174e1bb9 { text-align: left; }
#s-fddb7a96-d99e-4892-9807-1682174e1bb9 .shg-product-sold-out {
  display: none;
}

#s-fddb7a96-d99e-4892-9807-1682174e1bb9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fddb7a96-d99e-4892-9807-1682174e1bb9 .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-fd690b27-50ce-465e-9324-ca6197292dd5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fd690b27-50ce-465e-9324-ca6197292dd5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fd690b27-50ce-465e-9324-ca6197292dd5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fd690b27-50ce-465e-9324-ca6197292dd5 {
  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-fd690b27-50ce-465e-9324-ca6197292dd5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd690b27-50ce-465e-9324-ca6197292dd5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fd690b27-50ce-465e-9324-ca6197292dd5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0bbb653-833e-47f1-b635-d070dc790eab {
  display: none;
}
#s-f8a77ad4-412c-41d4-bc21-ffbf8e7deba0 { text-align: left; }
#s-095fa3d9-034f-474a-ad92-049b95060573 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-095fa3d9-034f-474a-ad92-049b95060573 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-baa094e3-186d-40c4-b528-e9a9337f00b8 { text-align: left; }
#s-baa094e3-186d-40c4-b528-e9a9337f00b8 .shg-product-sold-out {
  display: none;
}

#s-baa094e3-186d-40c4-b528-e9a9337f00b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-baa094e3-186d-40c4-b528-e9a9337f00b8 .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-b8c34bbd-ac9c-49bf-9738-1d595763f037 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b8c34bbd-ac9c-49bf-9738-1d595763f037:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b8c34bbd-ac9c-49bf-9738-1d595763f037:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b8c34bbd-ac9c-49bf-9738-1d595763f037 {
  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-b8c34bbd-ac9c-49bf-9738-1d595763f037.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b8c34bbd-ac9c-49bf-9738-1d595763f037.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b8c34bbd-ac9c-49bf-9738-1d595763f037.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f970e31-2cc1-4544-87ea-974a075a0305 {
  display: none;
}
#s-839de5da-3a37-4920-befd-52fdd1d30ee1 { text-align: left; }
#s-992bfe48-efa4-4280-955c-48bd0025f3cf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-992bfe48-efa4-4280-955c-48bd0025f3cf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-abbfe65d-e412-43f2-93d9-f06c62e2467d { text-align: left; }
#s-abbfe65d-e412-43f2-93d9-f06c62e2467d .shg-product-sold-out {
  display: none;
}

#s-abbfe65d-e412-43f2-93d9-f06c62e2467d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-abbfe65d-e412-43f2-93d9-f06c62e2467d .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-299f4a99-660a-4e38-bf6b-67fac9ae9b10 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-299f4a99-660a-4e38-bf6b-67fac9ae9b10:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-299f4a99-660a-4e38-bf6b-67fac9ae9b10:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-299f4a99-660a-4e38-bf6b-67fac9ae9b10 {
  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-299f4a99-660a-4e38-bf6b-67fac9ae9b10.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-299f4a99-660a-4e38-bf6b-67fac9ae9b10.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-299f4a99-660a-4e38-bf6b-67fac9ae9b10.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b74194c9-3522-4b4b-86b7-c5926256339f {
  display: none;
}
#s-d02aa2b4-80f2-4c86-b5be-1fc497c8cbee { text-align: left; }
#s-111f04db-c589-44be-8d19-071d68af9e41 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-111f04db-c589-44be-8d19-071d68af9e41 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7f0f730e-2165-4f8e-b13c-e9b75b9e8962 { text-align: left; }
#s-7f0f730e-2165-4f8e-b13c-e9b75b9e8962 .shg-product-sold-out {
  display: none;
}

#s-7f0f730e-2165-4f8e-b13c-e9b75b9e8962 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7f0f730e-2165-4f8e-b13c-e9b75b9e8962 .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-05656d71-1c28-45ed-a093-5ee0bc4aa346 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-05656d71-1c28-45ed-a093-5ee0bc4aa346:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-05656d71-1c28-45ed-a093-5ee0bc4aa346:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-05656d71-1c28-45ed-a093-5ee0bc4aa346 {
  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-05656d71-1c28-45ed-a093-5ee0bc4aa346.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-05656d71-1c28-45ed-a093-5ee0bc4aa346.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-05656d71-1c28-45ed-a093-5ee0bc4aa346.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c2fd1ac-24cf-487f-a954-a902f866a82e {
  display: none;
}
#s-98022011-b450-4b7c-8fd3-c4e6a71e30bc { text-align: left; }
#s-a51fc35e-2d65-4803-8b8f-228fe6af6c53 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a51fc35e-2d65-4803-8b8f-228fe6af6c53 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e69bf9c5-e2fa-4fb6-966c-88a302ec183d { text-align: left; }
#s-e69bf9c5-e2fa-4fb6-966c-88a302ec183d .shg-product-sold-out {
  display: none;
}

#s-e69bf9c5-e2fa-4fb6-966c-88a302ec183d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e69bf9c5-e2fa-4fb6-966c-88a302ec183d .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-7808f773-7087-4850-98d5-2422fb7f75d7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7808f773-7087-4850-98d5-2422fb7f75d7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7808f773-7087-4850-98d5-2422fb7f75d7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7808f773-7087-4850-98d5-2422fb7f75d7 {
  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-7808f773-7087-4850-98d5-2422fb7f75d7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7808f773-7087-4850-98d5-2422fb7f75d7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7808f773-7087-4850-98d5-2422fb7f75d7.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;
}
