.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-d87bc8ea-7d0d-4ee5-967f-c53f7b47dbe5 {
  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-05663d28-9703-4357-8ed0-112981bd0dc8 { margin-top: 40px; }
#s-05663d28-9703-4357-8ed0-112981bd0dc8 .shogun-tabs {
  justify-content: center;
}


  #s-05663d28-9703-4357-8ed0-112981bd0dc8 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-05663d28-9703-4357-8ed0-112981bd0dc8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-05663d28-9703-4357-8ed0-112981bd0dc8 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-05663d28-9703-4357-8ed0-112981bd0dc8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-05663d28-9703-4357-8ed0-112981bd0dc8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-05663d28-9703-4357-8ed0-112981bd0dc8 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-05663d28-9703-4357-8ed0-112981bd0dc8 .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-ab8313d1-3891-46cf-8d8f-fc3a38eb0f66 { padding-top: 10px;
padding-bottom: 10px; }
 #s-ab8313d1-3891-46cf-8d8f-fc3a38eb0f66 .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-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-019ca94f-6dd9-4517-ad4b-9b9af1c6a41b .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-cdbf9782-a0a8-4ede-9870-19325dea1496 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-cdbf9782-a0a8-4ede-9870-19325dea1496"] > .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-ba4bcffc-ed8d-41be-b663-4ec1564cf4ba { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a26979a1-a40f-4e34-966d-0c639500c11e { 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-686da41d-1fa2-4f26-8acd-6df9a646fa76 { 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-686da41d-1fa2-4f26-8acd-6df9a646fa76: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-686da41d-1fa2-4f26-8acd-6df9a646fa76: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-686da41d-1fa2-4f26-8acd-6df9a646fa76.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5e59e12f-48c1-42ff-8974-06cf17f6e01e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c90a431a-5b79-40b0-a81d-8524771a3ed4 { 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-247c74a2-8a8f-4112-a237-7ebaa0511e60 { 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-247c74a2-8a8f-4112-a237-7ebaa0511e60: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-247c74a2-8a8f-4112-a237-7ebaa0511e60: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-247c74a2-8a8f-4112-a237-7ebaa0511e60.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-dded45fb-5baa-45d7-af11-835356affdd8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0b7490d3-ec0e-4056-be6d-a306b85b6ec7 { 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-d140e661-d1d3-4cab-82c0-0077b7684584 { 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-d140e661-d1d3-4cab-82c0-0077b7684584: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-d140e661-d1d3-4cab-82c0-0077b7684584: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-d140e661-d1d3-4cab-82c0-0077b7684584.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-49e6d604-3916-404e-9cf1-e7925725837e { min-height: 50px; }
#s-49e6d604-3916-404e-9cf1-e7925725837e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-67dc6133-f99b-4ee6-b9e7-ad008d553a6b { 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-67dc6133-f99b-4ee6-b9e7-ad008d553a6b .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-f9b891de-e332-4e61-bfb1-b6d912208be1 {
  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-3fde82df-9f44-47f7-a821-b06a618b2b37 { 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-c88e44fb-3d72-410f-99c9-b76ac953d59a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c88e44fb-3d72-410f-99c9-b76ac953d59a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d57c5b57-583e-427f-961e-50354ac3c194 {
  display: none;
}
#s-5e0402f6-700d-4349-9fd6-373e32b9f8d7 { text-align: left; }
#s-0e803ab6-da7b-4b44-a50e-08db672ce26a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0e803ab6-da7b-4b44-a50e-08db672ce26a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-49ad46a9-51cf-4852-b9f8-bfa50d47b97e {
  display: none;
}
#s-4f7afd47-c4b6-4c4d-a77f-332166b9fa3f { text-align: left; }
#s-d8397a9a-65fd-400f-92e2-04c10f43aa64 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d8397a9a-65fd-400f-92e2-04c10f43aa64 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-05392073-b021-489a-969b-1b9353d1ab2e {
  display: none;
}
#s-50034150-c970-4464-b543-8fcd6b228d77 { text-align: left; }
#s-53f638b8-b25d-4680-9257-6a6c21281fab { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53f638b8-b25d-4680-9257-6a6c21281fab .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cac6ef09-6420-4d73-be6c-e3eaea8caf58 {
  display: none;
}
#s-29b55618-c71f-427d-a22a-e542296570a1 { text-align: left; }
#s-4b6faa27-554e-48f1-b3cf-398056584f6c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4b6faa27-554e-48f1-b3cf-398056584f6c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d9ae6a3-b0f5-47ce-bba5-6c2681e88070 { text-align: left; }
#s-7d9ae6a3-b0f5-47ce-bba5-6c2681e88070 .shg-product-sold-out {
  display: none;
}

#s-7d9ae6a3-b0f5-47ce-bba5-6c2681e88070 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d9ae6a3-b0f5-47ce-bba5-6c2681e88070 .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-84900374-6ca6-4d10-9f09-8d61a8d17811 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84900374-6ca6-4d10-9f09-8d61a8d17811:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84900374-6ca6-4d10-9f09-8d61a8d17811:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84900374-6ca6-4d10-9f09-8d61a8d17811 {
  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-84900374-6ca6-4d10-9f09-8d61a8d17811.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84900374-6ca6-4d10-9f09-8d61a8d17811.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84900374-6ca6-4d10-9f09-8d61a8d17811.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e81eef5d-bbba-48ce-bd1d-e9f57f147587 {
  display: none;
}
#s-65c9f70d-c6e9-4257-aa5a-76eca6c8edb8 { text-align: left; }
#s-52910894-5890-46cd-a51e-555edcfd0634 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-52910894-5890-46cd-a51e-555edcfd0634 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8697014b-dad0-4fc3-93a2-c9868c9cea69 { text-align: left; }
#s-8697014b-dad0-4fc3-93a2-c9868c9cea69 .shg-product-sold-out {
  display: none;
}

#s-8697014b-dad0-4fc3-93a2-c9868c9cea69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8697014b-dad0-4fc3-93a2-c9868c9cea69 .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-aaf9f283-25fd-4fb9-8d5e-b4dde8158145 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aaf9f283-25fd-4fb9-8d5e-b4dde8158145:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aaf9f283-25fd-4fb9-8d5e-b4dde8158145:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aaf9f283-25fd-4fb9-8d5e-b4dde8158145 {
  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-aaf9f283-25fd-4fb9-8d5e-b4dde8158145.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aaf9f283-25fd-4fb9-8d5e-b4dde8158145.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aaf9f283-25fd-4fb9-8d5e-b4dde8158145.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-31844019-eef2-4875-bc34-50052ed51ef2 {
  display: none;
}
#s-d58c6b86-1a6c-4585-b4ac-0d1797bb7b5d { text-align: left; }
#s-acb78ad9-f897-44c0-8378-315c8aa6c153 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-acb78ad9-f897-44c0-8378-315c8aa6c153 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fe6dea3-516c-4629-94d4-a587ea4c3f29 { text-align: left; }
#s-0fe6dea3-516c-4629-94d4-a587ea4c3f29 .shg-product-sold-out {
  display: none;
}

#s-0fe6dea3-516c-4629-94d4-a587ea4c3f29 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fe6dea3-516c-4629-94d4-a587ea4c3f29 .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-677faaa0-604b-4a9d-bca1-eda1a124b4fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-677faaa0-604b-4a9d-bca1-eda1a124b4fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-677faaa0-604b-4a9d-bca1-eda1a124b4fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-677faaa0-604b-4a9d-bca1-eda1a124b4fc {
  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-677faaa0-604b-4a9d-bca1-eda1a124b4fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-677faaa0-604b-4a9d-bca1-eda1a124b4fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-677faaa0-604b-4a9d-bca1-eda1a124b4fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-369d8564-2318-4fad-b486-244da2df6eda {
  display: none;
}
#s-55f60284-fd5a-4807-a06d-a2eb84f9443f { text-align: left; }
#s-bef97626-d016-4625-a9a7-3d4f3f76d719 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bef97626-d016-4625-a9a7-3d4f3f76d719 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7bf01fa6-0019-4292-8917-57ee3e225fbd { text-align: left; }
#s-7bf01fa6-0019-4292-8917-57ee3e225fbd .shg-product-sold-out {
  display: none;
}

#s-7bf01fa6-0019-4292-8917-57ee3e225fbd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7bf01fa6-0019-4292-8917-57ee3e225fbd .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-1e8b5709-4b02-46fe-b1d1-30cc218374fd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e8b5709-4b02-46fe-b1d1-30cc218374fd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e8b5709-4b02-46fe-b1d1-30cc218374fd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e8b5709-4b02-46fe-b1d1-30cc218374fd {
  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-1e8b5709-4b02-46fe-b1d1-30cc218374fd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e8b5709-4b02-46fe-b1d1-30cc218374fd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e8b5709-4b02-46fe-b1d1-30cc218374fd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-524a0f49-acb1-4f57-a7bc-593c664d742c {
  display: none;
}
#s-6df0e457-bf0f-4309-bbc5-93f283972f26 { text-align: left; }
#s-5a3aa71d-6709-46be-9e92-5cb8588f5337 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5a3aa71d-6709-46be-9e92-5cb8588f5337 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c05db8f-8005-4981-8495-7ccd82e68c2e { text-align: left; }
#s-2c05db8f-8005-4981-8495-7ccd82e68c2e .shg-product-sold-out {
  display: none;
}

#s-2c05db8f-8005-4981-8495-7ccd82e68c2e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c05db8f-8005-4981-8495-7ccd82e68c2e .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-1b02e215-5815-4257-b4d5-9b9a112753ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1b02e215-5815-4257-b4d5-9b9a112753ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1b02e215-5815-4257-b4d5-9b9a112753ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1b02e215-5815-4257-b4d5-9b9a112753ee {
  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-1b02e215-5815-4257-b4d5-9b9a112753ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1b02e215-5815-4257-b4d5-9b9a112753ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1b02e215-5815-4257-b4d5-9b9a112753ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-373c5c3a-dcd1-4fd1-b9b9-82389eb57178 {
  display: none;
}
#s-b8dd3426-e434-446d-995b-52f22dccf0e6 { text-align: left; }
#s-1efdc60d-6047-4c4c-b3ec-5333c4e62583 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1efdc60d-6047-4c4c-b3ec-5333c4e62583 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-83e70563-323f-467a-80e5-47f1a404a781 { text-align: left; }
#s-83e70563-323f-467a-80e5-47f1a404a781 .shg-product-sold-out {
  display: none;
}

#s-83e70563-323f-467a-80e5-47f1a404a781 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-83e70563-323f-467a-80e5-47f1a404a781 .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-0057da7f-c769-45ac-9747-cf698ecf5ce4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0057da7f-c769-45ac-9747-cf698ecf5ce4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0057da7f-c769-45ac-9747-cf698ecf5ce4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0057da7f-c769-45ac-9747-cf698ecf5ce4 {
  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-0057da7f-c769-45ac-9747-cf698ecf5ce4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0057da7f-c769-45ac-9747-cf698ecf5ce4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0057da7f-c769-45ac-9747-cf698ecf5ce4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b91a7d4d-a171-4f75-941d-3e1bdcc23eb3 {
  display: none;
}
#s-c705dabd-02b1-4fe6-b38b-3b14f3f03293 { text-align: left; }
#s-cc454a44-88cd-4cfc-8184-bfe8f60018f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cc454a44-88cd-4cfc-8184-bfe8f60018f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-184f094a-8f47-4049-ab35-670e98467d16 { text-align: left; }
#s-184f094a-8f47-4049-ab35-670e98467d16 .shg-product-sold-out {
  display: none;
}

#s-184f094a-8f47-4049-ab35-670e98467d16 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-184f094a-8f47-4049-ab35-670e98467d16 .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-64a7d3e9-31f9-4103-9d4c-741bcabafafb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64a7d3e9-31f9-4103-9d4c-741bcabafafb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64a7d3e9-31f9-4103-9d4c-741bcabafafb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64a7d3e9-31f9-4103-9d4c-741bcabafafb {
  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-64a7d3e9-31f9-4103-9d4c-741bcabafafb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64a7d3e9-31f9-4103-9d4c-741bcabafafb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64a7d3e9-31f9-4103-9d4c-741bcabafafb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-790c9311-5b79-4c3d-bcb3-ff7f67e7a0bf {
  display: none;
}
#s-178540ff-a247-488c-8c9c-80c33e2448d1 { text-align: left; }
#s-410468c4-a7c9-43c0-9562-15d0da57c2f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-410468c4-a7c9-43c0-9562-15d0da57c2f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4563772b-bf2e-4c20-9904-ee69a9079f70 { text-align: left; }
#s-4563772b-bf2e-4c20-9904-ee69a9079f70 .shg-product-sold-out {
  display: none;
}

#s-4563772b-bf2e-4c20-9904-ee69a9079f70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4563772b-bf2e-4c20-9904-ee69a9079f70 .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-1f3adbbf-d0c7-4ac7-bbc5-36646a130175 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1f3adbbf-d0c7-4ac7-bbc5-36646a130175:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1f3adbbf-d0c7-4ac7-bbc5-36646a130175:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1f3adbbf-d0c7-4ac7-bbc5-36646a130175 {
  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-1f3adbbf-d0c7-4ac7-bbc5-36646a130175.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1f3adbbf-d0c7-4ac7-bbc5-36646a130175.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1f3adbbf-d0c7-4ac7-bbc5-36646a130175.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3db9e8d4-cc42-42b2-843b-60b1d2cddfbc {
  display: none;
}
#s-d8060109-ae13-4053-8101-c3fdd2468155 { text-align: left; }
#s-0257ef65-9334-4f2d-8a64-2dc55def2b9b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0257ef65-9334-4f2d-8a64-2dc55def2b9b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3ee3c53-bbd7-44d4-8e2e-1b5f88942f77 { text-align: left; }
#s-e3ee3c53-bbd7-44d4-8e2e-1b5f88942f77 .shg-product-sold-out {
  display: none;
}

#s-e3ee3c53-bbd7-44d4-8e2e-1b5f88942f77 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3ee3c53-bbd7-44d4-8e2e-1b5f88942f77 .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-4fdcfd59-46de-4bba-b183-2a2685aa594b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4fdcfd59-46de-4bba-b183-2a2685aa594b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4fdcfd59-46de-4bba-b183-2a2685aa594b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4fdcfd59-46de-4bba-b183-2a2685aa594b {
  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-4fdcfd59-46de-4bba-b183-2a2685aa594b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4fdcfd59-46de-4bba-b183-2a2685aa594b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4fdcfd59-46de-4bba-b183-2a2685aa594b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6fcb89fb-9fac-4db7-b122-b3e2f4e7febf {
  display: none;
}
#s-60262c5c-2fa4-40e3-a9da-304e12ea9724 { text-align: left; }
#s-fa5d8963-77ee-41d3-92d5-3652d8b88583 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa5d8963-77ee-41d3-92d5-3652d8b88583 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8fba926-fb5f-42b1-b5ec-803a35e20577 { text-align: left; }
#s-d8fba926-fb5f-42b1-b5ec-803a35e20577 .shg-product-sold-out {
  display: none;
}

#s-d8fba926-fb5f-42b1-b5ec-803a35e20577 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8fba926-fb5f-42b1-b5ec-803a35e20577 .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-e41494d2-b138-4f4a-8808-d4c5631ab6a7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e41494d2-b138-4f4a-8808-d4c5631ab6a7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e41494d2-b138-4f4a-8808-d4c5631ab6a7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e41494d2-b138-4f4a-8808-d4c5631ab6a7 {
  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-e41494d2-b138-4f4a-8808-d4c5631ab6a7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e41494d2-b138-4f4a-8808-d4c5631ab6a7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e41494d2-b138-4f4a-8808-d4c5631ab6a7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8c2e0f0-4c15-4e32-97ff-a50737785e53 {
  display: none;
}
#s-fa5e7399-bb52-4e9e-9df5-68656550d30a { text-align: left; }
#s-1c8fb97e-da67-46ad-b89f-c4abd6dd947e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c8fb97e-da67-46ad-b89f-c4abd6dd947e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bb807d41-7f2e-4dfc-8186-891ff8a18198 { text-align: left; }
#s-bb807d41-7f2e-4dfc-8186-891ff8a18198 .shg-product-sold-out {
  display: none;
}

#s-bb807d41-7f2e-4dfc-8186-891ff8a18198 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bb807d41-7f2e-4dfc-8186-891ff8a18198 .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-6f8214ee-a6b1-407f-8abf-3c22a4609bfc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6f8214ee-a6b1-407f-8abf-3c22a4609bfc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6f8214ee-a6b1-407f-8abf-3c22a4609bfc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6f8214ee-a6b1-407f-8abf-3c22a4609bfc {
  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-6f8214ee-a6b1-407f-8abf-3c22a4609bfc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6f8214ee-a6b1-407f-8abf-3c22a4609bfc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6f8214ee-a6b1-407f-8abf-3c22a4609bfc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35243b30-aa74-423b-b02c-ce11b48ba13f {
  display: none;
}
#s-d227382e-bb5b-4d71-aaa2-885ada3503cd { text-align: left; }
#s-54942ec5-fefe-4d06-9ec0-7f7a354f3dc7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-54942ec5-fefe-4d06-9ec0-7f7a354f3dc7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-543db715-ff14-4b22-821c-1929d133daff { text-align: left; }
#s-543db715-ff14-4b22-821c-1929d133daff .shg-product-sold-out {
  display: none;
}

#s-543db715-ff14-4b22-821c-1929d133daff .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-543db715-ff14-4b22-821c-1929d133daff .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-558546d8-7d9c-47d4-8dd0-144165a14c9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-558546d8-7d9c-47d4-8dd0-144165a14c9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-558546d8-7d9c-47d4-8dd0-144165a14c9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-558546d8-7d9c-47d4-8dd0-144165a14c9e {
  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-558546d8-7d9c-47d4-8dd0-144165a14c9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-558546d8-7d9c-47d4-8dd0-144165a14c9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-558546d8-7d9c-47d4-8dd0-144165a14c9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-76723efb-2c41-481f-bffe-8e5bbeca60e1 {
  display: none;
}
#s-3661e235-9548-4a3a-ab9b-3bb5a9f1c7bd { text-align: left; }
#s-b1afe6fe-1127-435c-a84b-782806c80af9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1afe6fe-1127-435c-a84b-782806c80af9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae89b2bd-2828-4724-9a8d-7ccd06b35edb { text-align: left; }
#s-ae89b2bd-2828-4724-9a8d-7ccd06b35edb .shg-product-sold-out {
  display: none;
}

#s-ae89b2bd-2828-4724-9a8d-7ccd06b35edb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae89b2bd-2828-4724-9a8d-7ccd06b35edb .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-085e1da0-8a4f-4a8a-b554-02e5bd7187c8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-085e1da0-8a4f-4a8a-b554-02e5bd7187c8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-085e1da0-8a4f-4a8a-b554-02e5bd7187c8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-085e1da0-8a4f-4a8a-b554-02e5bd7187c8 {
  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-085e1da0-8a4f-4a8a-b554-02e5bd7187c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-085e1da0-8a4f-4a8a-b554-02e5bd7187c8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-085e1da0-8a4f-4a8a-b554-02e5bd7187c8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ac206c87-3aaf-4742-93a6-e668eba88e85 {
  display: none;
}
#s-a8bc9984-e0da-41ec-9cb1-3495de9bb728 { text-align: left; }
#s-a995566d-20d8-4534-858a-31c151c96915 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a995566d-20d8-4534-858a-31c151c96915 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-658c2344-35e4-4558-b454-f6f604788fc9 { text-align: left; }
#s-658c2344-35e4-4558-b454-f6f604788fc9 .shg-product-sold-out {
  display: none;
}

#s-658c2344-35e4-4558-b454-f6f604788fc9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-658c2344-35e4-4558-b454-f6f604788fc9 .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-91818032-453a-4786-93eb-0f202b237f27 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91818032-453a-4786-93eb-0f202b237f27:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91818032-453a-4786-93eb-0f202b237f27:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91818032-453a-4786-93eb-0f202b237f27 {
  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-91818032-453a-4786-93eb-0f202b237f27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91818032-453a-4786-93eb-0f202b237f27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91818032-453a-4786-93eb-0f202b237f27.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-475c1c75-f07b-4efc-bb75-a2c307ad8ebf {
  display: none;
}
#s-c984344d-2a67-4f4f-a413-70147a621967 { text-align: left; }
#s-0f70b275-b95b-49fe-b684-d1b56fc76c86 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0f70b275-b95b-49fe-b684-d1b56fc76c86 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39a31e90-80aa-4adb-bcaa-0ee0751c3e4a { text-align: left; }
#s-39a31e90-80aa-4adb-bcaa-0ee0751c3e4a .shg-product-sold-out {
  display: none;
}

#s-39a31e90-80aa-4adb-bcaa-0ee0751c3e4a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39a31e90-80aa-4adb-bcaa-0ee0751c3e4a .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-9d5626cf-ddf9-442f-9004-813a26749395 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d5626cf-ddf9-442f-9004-813a26749395:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d5626cf-ddf9-442f-9004-813a26749395:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d5626cf-ddf9-442f-9004-813a26749395 {
  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-9d5626cf-ddf9-442f-9004-813a26749395.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d5626cf-ddf9-442f-9004-813a26749395.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d5626cf-ddf9-442f-9004-813a26749395.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-00ee0323-cbc9-4d99-99d4-9c40b946aa16 {
  display: none;
}
#s-881cd858-8e1d-4f1e-8f2f-231de189f660 { text-align: left; }
#s-5d117962-2efe-43f3-8b44-52815859b173 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d117962-2efe-43f3-8b44-52815859b173 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40682142-31f9-48fb-98e7-e3a6c98ea878 { text-align: left; }
#s-40682142-31f9-48fb-98e7-e3a6c98ea878 .shg-product-sold-out {
  display: none;
}

#s-40682142-31f9-48fb-98e7-e3a6c98ea878 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40682142-31f9-48fb-98e7-e3a6c98ea878 .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-669761f4-8bc1-4a25-afe8-7d1c938ed9d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-669761f4-8bc1-4a25-afe8-7d1c938ed9d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-669761f4-8bc1-4a25-afe8-7d1c938ed9d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-669761f4-8bc1-4a25-afe8-7d1c938ed9d1 {
  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-669761f4-8bc1-4a25-afe8-7d1c938ed9d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-669761f4-8bc1-4a25-afe8-7d1c938ed9d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-669761f4-8bc1-4a25-afe8-7d1c938ed9d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-79185e2c-688d-47b6-8084-f2db966c2b2f {
  display: none;
}
#s-e88566ab-87eb-4a81-b94e-5aa7bcf6fe4b { text-align: left; }
#s-95d9feda-a933-440c-88c5-9f385d7177f7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-95d9feda-a933-440c-88c5-9f385d7177f7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cab37077-4535-4e03-b5d2-9f26b47435f6 { text-align: left; }
#s-cab37077-4535-4e03-b5d2-9f26b47435f6 .shg-product-sold-out {
  display: none;
}

#s-cab37077-4535-4e03-b5d2-9f26b47435f6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cab37077-4535-4e03-b5d2-9f26b47435f6 .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-1db625a2-ec13-47fc-b912-36c3e1fe90f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1db625a2-ec13-47fc-b912-36c3e1fe90f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1db625a2-ec13-47fc-b912-36c3e1fe90f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1db625a2-ec13-47fc-b912-36c3e1fe90f2 {
  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-1db625a2-ec13-47fc-b912-36c3e1fe90f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1db625a2-ec13-47fc-b912-36c3e1fe90f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1db625a2-ec13-47fc-b912-36c3e1fe90f2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b886098d-d8d4-4df9-9252-5dbcf5963789 {
  display: none;
}
#s-0b30455e-0509-44ef-9e84-8ba5dfd8c612 { text-align: left; }
#s-f70ba9a4-026f-4b25-82fc-326455906bae { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f70ba9a4-026f-4b25-82fc-326455906bae .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-82fdcad6-d2c0-417b-ab3d-3d9a0acbe6e7 { text-align: left; }
#s-82fdcad6-d2c0-417b-ab3d-3d9a0acbe6e7 .shg-product-sold-out {
  display: none;
}

#s-82fdcad6-d2c0-417b-ab3d-3d9a0acbe6e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82fdcad6-d2c0-417b-ab3d-3d9a0acbe6e7 .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-ea57e34b-f654-4fd3-ae98-58e91d2561d5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ea57e34b-f654-4fd3-ae98-58e91d2561d5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ea57e34b-f654-4fd3-ae98-58e91d2561d5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ea57e34b-f654-4fd3-ae98-58e91d2561d5 {
  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-ea57e34b-f654-4fd3-ae98-58e91d2561d5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ea57e34b-f654-4fd3-ae98-58e91d2561d5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ea57e34b-f654-4fd3-ae98-58e91d2561d5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ec49041-7209-4898-9f3c-32a85ab28523 {
  display: none;
}
#s-e8adc1ad-14c4-4b11-94b8-b1556fd6ed12 { text-align: left; }
#s-bf24064c-f1a9-496b-b877-071e4f8af175 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf24064c-f1a9-496b-b877-071e4f8af175 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d093a60-9a76-4f9c-8b2e-d2e12b31296f { text-align: left; }
#s-7d093a60-9a76-4f9c-8b2e-d2e12b31296f .shg-product-sold-out {
  display: none;
}

#s-7d093a60-9a76-4f9c-8b2e-d2e12b31296f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d093a60-9a76-4f9c-8b2e-d2e12b31296f .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-32081ab9-0208-4ac6-bcd2-3a9a0952ff3d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32081ab9-0208-4ac6-bcd2-3a9a0952ff3d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32081ab9-0208-4ac6-bcd2-3a9a0952ff3d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32081ab9-0208-4ac6-bcd2-3a9a0952ff3d {
  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-32081ab9-0208-4ac6-bcd2-3a9a0952ff3d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32081ab9-0208-4ac6-bcd2-3a9a0952ff3d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32081ab9-0208-4ac6-bcd2-3a9a0952ff3d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-04bd0bf3-d48c-4e25-a46d-f054f51ec133 {
  display: none;
}
#s-e465d3dd-265c-49c0-a3b5-120341db3018 { text-align: left; }
#s-479d451d-5553-4be7-be43-b55f191ddbe0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-479d451d-5553-4be7-be43-b55f191ddbe0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d88eb305-70ef-453a-9bb6-1afc146c92fc { text-align: left; }
#s-d88eb305-70ef-453a-9bb6-1afc146c92fc .shg-product-sold-out {
  display: none;
}

#s-d88eb305-70ef-453a-9bb6-1afc146c92fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d88eb305-70ef-453a-9bb6-1afc146c92fc .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-fa821301-5f3e-4ade-9b8b-9f992261e13d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa821301-5f3e-4ade-9b8b-9f992261e13d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa821301-5f3e-4ade-9b8b-9f992261e13d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa821301-5f3e-4ade-9b8b-9f992261e13d {
  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-fa821301-5f3e-4ade-9b8b-9f992261e13d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa821301-5f3e-4ade-9b8b-9f992261e13d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa821301-5f3e-4ade-9b8b-9f992261e13d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fc255d7b-44c3-46c8-ad97-a4ebc8380fd5 {
  display: none;
}
#s-f5df6f06-da35-4fef-b783-7aada83ab70d { text-align: left; }
#s-30107b98-df4a-474f-b028-9f8f4d20ff2b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-30107b98-df4a-474f-b028-9f8f4d20ff2b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f73dc762-c945-47a8-9c51-14c76de90df3 { text-align: left; }
#s-f73dc762-c945-47a8-9c51-14c76de90df3 .shg-product-sold-out {
  display: none;
}

#s-f73dc762-c945-47a8-9c51-14c76de90df3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f73dc762-c945-47a8-9c51-14c76de90df3 .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-78aa2eaf-dbfe-47a4-b3f3-94a72f09549a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-78aa2eaf-dbfe-47a4-b3f3-94a72f09549a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-78aa2eaf-dbfe-47a4-b3f3-94a72f09549a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-78aa2eaf-dbfe-47a4-b3f3-94a72f09549a {
  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-78aa2eaf-dbfe-47a4-b3f3-94a72f09549a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-78aa2eaf-dbfe-47a4-b3f3-94a72f09549a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-78aa2eaf-dbfe-47a4-b3f3-94a72f09549a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6362786f-17b1-49c2-9103-ed895cd6f1a5 {
  display: none;
}
#s-a615f88b-b4e2-4dab-9d99-6d40f02455a1 { text-align: left; }
#s-1149e469-1098-4084-a02d-f3656a8ab259 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1149e469-1098-4084-a02d-f3656a8ab259 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7cc878fa-362c-4f6a-8ab2-eef0fbed3b1a { text-align: left; }
#s-7cc878fa-362c-4f6a-8ab2-eef0fbed3b1a .shg-product-sold-out {
  display: none;
}

#s-7cc878fa-362c-4f6a-8ab2-eef0fbed3b1a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7cc878fa-362c-4f6a-8ab2-eef0fbed3b1a .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-359cf381-67ce-42a3-a6d5-3ad1686280c2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-359cf381-67ce-42a3-a6d5-3ad1686280c2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-359cf381-67ce-42a3-a6d5-3ad1686280c2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-359cf381-67ce-42a3-a6d5-3ad1686280c2 {
  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-359cf381-67ce-42a3-a6d5-3ad1686280c2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-359cf381-67ce-42a3-a6d5-3ad1686280c2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-359cf381-67ce-42a3-a6d5-3ad1686280c2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c89b2dd2-2559-4a20-a5a6-3df980b6edb4 {
  display: none;
}
#s-6ac6b73b-3030-4247-be0f-07b8d9a109bd { text-align: left; }
#s-18c3e7cc-fbd9-4350-b554-bd2cce55444b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18c3e7cc-fbd9-4350-b554-bd2cce55444b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-851f8ee0-858e-458c-b404-8edc9ee31104 { text-align: left; }
#s-851f8ee0-858e-458c-b404-8edc9ee31104 .shg-product-sold-out {
  display: none;
}

#s-851f8ee0-858e-458c-b404-8edc9ee31104 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-851f8ee0-858e-458c-b404-8edc9ee31104 .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-57cd021b-b3a4-4d14-89b9-17a95629a5bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57cd021b-b3a4-4d14-89b9-17a95629a5bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57cd021b-b3a4-4d14-89b9-17a95629a5bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57cd021b-b3a4-4d14-89b9-17a95629a5bd {
  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-57cd021b-b3a4-4d14-89b9-17a95629a5bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57cd021b-b3a4-4d14-89b9-17a95629a5bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57cd021b-b3a4-4d14-89b9-17a95629a5bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ea50ddcd-399b-4c91-abf1-b5f62377f110 {
  display: none;
}
#s-35a5a708-4ea8-4d9d-b083-45b83e05b4ea { text-align: left; }
#s-c9e85c5d-40fa-4149-8a02-a21aa424ce7d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9e85c5d-40fa-4149-8a02-a21aa424ce7d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02a3fbfb-ce19-422e-b106-8698adba7710 { text-align: left; }
#s-02a3fbfb-ce19-422e-b106-8698adba7710 .shg-product-sold-out {
  display: none;
}

#s-02a3fbfb-ce19-422e-b106-8698adba7710 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02a3fbfb-ce19-422e-b106-8698adba7710 .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-4d4947a1-0446-48b0-861f-10d122140c73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d4947a1-0446-48b0-861f-10d122140c73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d4947a1-0446-48b0-861f-10d122140c73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d4947a1-0446-48b0-861f-10d122140c73 {
  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-4d4947a1-0446-48b0-861f-10d122140c73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d4947a1-0446-48b0-861f-10d122140c73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d4947a1-0446-48b0-861f-10d122140c73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e8603266-b8a1-415c-89cc-4c4cfc8cd9d6 {
  display: none;
}
#s-133c7eb0-c8f1-4d3c-92cb-5fe469131f62 { text-align: left; }
#s-f48c1870-a363-4277-9c9f-24675b5fe6de { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f48c1870-a363-4277-9c9f-24675b5fe6de .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9f337e4-a6c9-42c2-9a36-c75250de2759 { text-align: left; }
#s-c9f337e4-a6c9-42c2-9a36-c75250de2759 .shg-product-sold-out {
  display: none;
}

#s-c9f337e4-a6c9-42c2-9a36-c75250de2759 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9f337e4-a6c9-42c2-9a36-c75250de2759 .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-b071cee6-ce78-4335-9005-f8c174c16c28 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b071cee6-ce78-4335-9005-f8c174c16c28:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b071cee6-ce78-4335-9005-f8c174c16c28:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b071cee6-ce78-4335-9005-f8c174c16c28 {
  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-b071cee6-ce78-4335-9005-f8c174c16c28.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b071cee6-ce78-4335-9005-f8c174c16c28.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b071cee6-ce78-4335-9005-f8c174c16c28.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-540906c2-c7ca-4333-bf61-210c0a18cbef {
  display: none;
}
#s-a1805129-dd9f-4257-8e13-05aed4c40f61 { text-align: left; }
#s-a302f544-8f36-49f5-a326-f585211ff482 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a302f544-8f36-49f5-a326-f585211ff482 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d8f7258-0331-494f-9d60-811870fb94ab { text-align: left; }
#s-6d8f7258-0331-494f-9d60-811870fb94ab .shg-product-sold-out {
  display: none;
}

#s-6d8f7258-0331-494f-9d60-811870fb94ab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d8f7258-0331-494f-9d60-811870fb94ab .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-e634745b-fffd-4946-a47c-987d52e8d30f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e634745b-fffd-4946-a47c-987d52e8d30f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e634745b-fffd-4946-a47c-987d52e8d30f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e634745b-fffd-4946-a47c-987d52e8d30f {
  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-e634745b-fffd-4946-a47c-987d52e8d30f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e634745b-fffd-4946-a47c-987d52e8d30f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e634745b-fffd-4946-a47c-987d52e8d30f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cb34a42a-094a-473d-a741-342070e37c4d {
  display: none;
}
#s-e390c0d3-037a-46e4-b008-fc3cf2f90c9e { text-align: left; }
#s-74bcff0b-bb12-4994-953f-677b4d3c6070 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-74bcff0b-bb12-4994-953f-677b4d3c6070 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec400f2c-f427-42d8-b3f9-416f445a48cd { text-align: left; }
#s-ec400f2c-f427-42d8-b3f9-416f445a48cd .shg-product-sold-out {
  display: none;
}

#s-ec400f2c-f427-42d8-b3f9-416f445a48cd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec400f2c-f427-42d8-b3f9-416f445a48cd .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-855842d0-6f9f-41c7-aab2-b7418a5ea93e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-855842d0-6f9f-41c7-aab2-b7418a5ea93e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-855842d0-6f9f-41c7-aab2-b7418a5ea93e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-855842d0-6f9f-41c7-aab2-b7418a5ea93e {
  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-855842d0-6f9f-41c7-aab2-b7418a5ea93e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-855842d0-6f9f-41c7-aab2-b7418a5ea93e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-855842d0-6f9f-41c7-aab2-b7418a5ea93e.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;
}
