.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-43002866-8965-4ec5-9c4f-c0f9511f32e4 {
  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-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 { margin-top: 40px; }
#s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .shogun-tabs {
  justify-content: center;
}


  #s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-edf1bbc1-61b9-4f95-9b82-185d1ba9cbe8 .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-82f42549-1a35-4856-aa4f-c5ca154b773d { padding-top: 10px;
padding-bottom: 10px; }
 #s-82f42549-1a35-4856-aa4f-c5ca154b773d .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-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-9e9fd376-96a0-4cf5-a2cd-80a9cffefeff .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-c3e8c499-e0d0-4063-9757-0d0adda79403 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c3e8c499-e0d0-4063-9757-0d0adda79403"] > .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-c57d06b5-07dd-4897-88a1-a2ef47318eab { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-69fdc32c-816f-4144-888c-9cefd2066970 { 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-e062005f-5dcf-486e-9227-a21c144a4d61 { 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-e062005f-5dcf-486e-9227-a21c144a4d61: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-e062005f-5dcf-486e-9227-a21c144a4d61: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-e062005f-5dcf-486e-9227-a21c144a4d61.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1365632a-d63c-42a4-a5e8-5d02862f4c54 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8cebcaf8-e18c-4d02-a293-634ba79fdeab { 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-b3596ced-cc7e-4e30-a1cf-271ff8b00c57 { 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-b3596ced-cc7e-4e30-a1cf-271ff8b00c57: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-b3596ced-cc7e-4e30-a1cf-271ff8b00c57: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-b3596ced-cc7e-4e30-a1cf-271ff8b00c57.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-8f14861a-3276-4311-8d9f-e7dc1077ac34 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-cd4f9d50-569f-4973-a400-72d08c251115 { 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-76e33a0a-ee8e-4ee1-b76d-382184c328c7 { 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-76e33a0a-ee8e-4ee1-b76d-382184c328c7: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-76e33a0a-ee8e-4ee1-b76d-382184c328c7: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-76e33a0a-ee8e-4ee1-b76d-382184c328c7.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-20d8d1f1-e29d-459f-a1ca-0bc636ecc422 { min-height: 50px; }
#s-20d8d1f1-e29d-459f-a1ca-0bc636ecc422 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9cccf69b-2bed-4352-89d0-42d6e4179a1d { 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-9cccf69b-2bed-4352-89d0-42d6e4179a1d .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-2531a8fa-fb03-41fc-9fde-6af4e6f7e0bf {
  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-7d6bfe4d-db10-410f-8ee8-ff2db7072f33 { 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-dea6face-f7ac-4827-809b-b7decda33b51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dea6face-f7ac-4827-809b-b7decda33b51 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7e5e4ee5-8622-4ca7-a713-fdca535f24f1 {
  display: none;
}
#s-50d2ebf4-1468-4c24-ab05-01a66c82f124 { text-align: left; }
#s-25578b09-4e6c-4ee0-bdb7-d6bdb2797313 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-25578b09-4e6c-4ee0-bdb7-d6bdb2797313 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6f42f97a-f658-466c-81ee-f82827067c6f {
  display: none;
}
#s-cd03b6e6-9cf4-40da-9c99-38896ca6448f { text-align: left; }
#s-e5bd3199-f98b-4767-9469-0e582417e5be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5bd3199-f98b-4767-9469-0e582417e5be .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cd179c27-c19f-4558-b55a-c2f2c73ccaf4 {
  display: none;
}
#s-2d89f8be-4ae5-4b9c-ba96-b2bef0263f62 { text-align: left; }
#s-609b92b0-6c6b-41ba-8754-0a90f8583462 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-609b92b0-6c6b-41ba-8754-0a90f8583462 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c321ecb7-d46a-48ad-8267-b8d65a4c9ef1 {
  display: none;
}
#s-30845189-4e53-420d-837a-31e81be1ea25 { text-align: left; }
#s-d0c06ba0-1731-41ed-a153-52227783d22d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d0c06ba0-1731-41ed-a153-52227783d22d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37b27af3-5f11-4ed8-9f61-60409e41e682 { text-align: left; }
#s-37b27af3-5f11-4ed8-9f61-60409e41e682 .shg-product-sold-out {
  display: none;
}

#s-37b27af3-5f11-4ed8-9f61-60409e41e682 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37b27af3-5f11-4ed8-9f61-60409e41e682 .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-b69cc495-b3ef-4520-8acd-70238ad5a8d1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b69cc495-b3ef-4520-8acd-70238ad5a8d1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b69cc495-b3ef-4520-8acd-70238ad5a8d1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b69cc495-b3ef-4520-8acd-70238ad5a8d1 {
  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-b69cc495-b3ef-4520-8acd-70238ad5a8d1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b69cc495-b3ef-4520-8acd-70238ad5a8d1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b69cc495-b3ef-4520-8acd-70238ad5a8d1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4fde322b-bbbd-4f2b-b2df-2f05374d0bef {
  display: none;
}
#s-b3e5f445-b2a9-42aa-b110-10314eb67cbb { text-align: left; }
#s-bf0f6205-a103-43d1-9245-89311b4fd1ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf0f6205-a103-43d1-9245-89311b4fd1ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4eb7e670-49c5-4964-86cd-e0d6858065f8 { text-align: left; }
#s-4eb7e670-49c5-4964-86cd-e0d6858065f8 .shg-product-sold-out {
  display: none;
}

#s-4eb7e670-49c5-4964-86cd-e0d6858065f8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4eb7e670-49c5-4964-86cd-e0d6858065f8 .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-7c936344-748c-45c4-ace5-fdcf5b850b00 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c936344-748c-45c4-ace5-fdcf5b850b00:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c936344-748c-45c4-ace5-fdcf5b850b00:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c936344-748c-45c4-ace5-fdcf5b850b00 {
  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-7c936344-748c-45c4-ace5-fdcf5b850b00.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c936344-748c-45c4-ace5-fdcf5b850b00.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c936344-748c-45c4-ace5-fdcf5b850b00.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dec6db11-ef27-4ef7-b399-73dd49df5cbe {
  display: none;
}
#s-cb84255a-723b-4fa4-be27-6a1ad9e33f6b { text-align: left; }
#s-8db9f51e-54e7-4916-bdbc-6c115aa9294b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8db9f51e-54e7-4916-bdbc-6c115aa9294b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ebd7fec1-41f8-461d-9274-aca206b3a7fa { text-align: left; }
#s-ebd7fec1-41f8-461d-9274-aca206b3a7fa .shg-product-sold-out {
  display: none;
}

#s-ebd7fec1-41f8-461d-9274-aca206b3a7fa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ebd7fec1-41f8-461d-9274-aca206b3a7fa .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-c20daf5f-6336-4779-a964-2d9aa35c4541 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c20daf5f-6336-4779-a964-2d9aa35c4541:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c20daf5f-6336-4779-a964-2d9aa35c4541:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c20daf5f-6336-4779-a964-2d9aa35c4541 {
  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-c20daf5f-6336-4779-a964-2d9aa35c4541.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c20daf5f-6336-4779-a964-2d9aa35c4541.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c20daf5f-6336-4779-a964-2d9aa35c4541.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b14a60fe-784c-46ed-b814-b20f412cd887 {
  display: none;
}
#s-6f373453-c460-4ba4-be8b-a6cae6bd8d31 { text-align: left; }
#s-a6848b07-fafb-4406-bb58-3dd1870e9eb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6848b07-fafb-4406-bb58-3dd1870e9eb6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-77ab74c8-9b9c-443a-88aa-307987257ef0 { text-align: left; }
#s-77ab74c8-9b9c-443a-88aa-307987257ef0 .shg-product-sold-out {
  display: none;
}

#s-77ab74c8-9b9c-443a-88aa-307987257ef0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-77ab74c8-9b9c-443a-88aa-307987257ef0 .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-e57bd56e-e7ed-480e-a347-9fce4e99a21a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e57bd56e-e7ed-480e-a347-9fce4e99a21a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e57bd56e-e7ed-480e-a347-9fce4e99a21a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e57bd56e-e7ed-480e-a347-9fce4e99a21a {
  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-e57bd56e-e7ed-480e-a347-9fce4e99a21a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e57bd56e-e7ed-480e-a347-9fce4e99a21a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e57bd56e-e7ed-480e-a347-9fce4e99a21a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8333dbe-2f85-49cd-ab03-4073ee4f7d80 {
  display: none;
}
#s-56b2a72b-def3-4678-8964-8c50474629fe { text-align: left; }
#s-495f3c19-0a83-46d4-ac4f-aeb1ec747994 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-495f3c19-0a83-46d4-ac4f-aeb1ec747994 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81a76da9-530a-48f1-b9c7-40692d8b4adb { text-align: left; }
#s-81a76da9-530a-48f1-b9c7-40692d8b4adb .shg-product-sold-out {
  display: none;
}

#s-81a76da9-530a-48f1-b9c7-40692d8b4adb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81a76da9-530a-48f1-b9c7-40692d8b4adb .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-4a7fa41b-2a76-4dda-8ea7-60adc0093022 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4a7fa41b-2a76-4dda-8ea7-60adc0093022:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4a7fa41b-2a76-4dda-8ea7-60adc0093022:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4a7fa41b-2a76-4dda-8ea7-60adc0093022 {
  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-4a7fa41b-2a76-4dda-8ea7-60adc0093022.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4a7fa41b-2a76-4dda-8ea7-60adc0093022.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4a7fa41b-2a76-4dda-8ea7-60adc0093022.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-57048214-d071-4d78-9feb-239c2445a7e3 {
  display: none;
}
#s-71c453d4-bdad-42fa-b3f8-2b46c2fcd639 { text-align: left; }
#s-bcc4dee2-414b-43ff-973f-5eb355c9e91e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bcc4dee2-414b-43ff-973f-5eb355c9e91e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4110390f-2ebf-4d20-a2fd-008c5eef3816 { text-align: left; }
#s-4110390f-2ebf-4d20-a2fd-008c5eef3816 .shg-product-sold-out {
  display: none;
}

#s-4110390f-2ebf-4d20-a2fd-008c5eef3816 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4110390f-2ebf-4d20-a2fd-008c5eef3816 .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-6bb6adfb-a2dc-443f-959d-c9addcc1086f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6bb6adfb-a2dc-443f-959d-c9addcc1086f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6bb6adfb-a2dc-443f-959d-c9addcc1086f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6bb6adfb-a2dc-443f-959d-c9addcc1086f {
  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-6bb6adfb-a2dc-443f-959d-c9addcc1086f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6bb6adfb-a2dc-443f-959d-c9addcc1086f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6bb6adfb-a2dc-443f-959d-c9addcc1086f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d52a2dc-d3e9-4518-9bb2-32222a6424fa {
  display: none;
}
#s-440e1c21-bb98-41f9-9e92-7fa1a169ba7c { text-align: left; }
#s-e4a98521-6fdf-4a77-b222-a233f88cdcc9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4a98521-6fdf-4a77-b222-a233f88cdcc9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89e0bc11-3720-477c-b096-90a4851b39c7 { text-align: left; }
#s-89e0bc11-3720-477c-b096-90a4851b39c7 .shg-product-sold-out {
  display: none;
}

#s-89e0bc11-3720-477c-b096-90a4851b39c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89e0bc11-3720-477c-b096-90a4851b39c7 .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-ddd1f8d8-5c07-4eef-a6e0-f9ac4bdbb1de { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ddd1f8d8-5c07-4eef-a6e0-f9ac4bdbb1de:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ddd1f8d8-5c07-4eef-a6e0-f9ac4bdbb1de:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ddd1f8d8-5c07-4eef-a6e0-f9ac4bdbb1de {
  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-ddd1f8d8-5c07-4eef-a6e0-f9ac4bdbb1de.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ddd1f8d8-5c07-4eef-a6e0-f9ac4bdbb1de.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ddd1f8d8-5c07-4eef-a6e0-f9ac4bdbb1de.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-34a472f4-a51d-467b-8b84-5d7127974291 {
  display: none;
}
#s-b2357847-cb51-4e86-946f-4760c95d030d { text-align: left; }
#s-581d5503-cbab-49f6-85a3-68a1cb72cc05 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-581d5503-cbab-49f6-85a3-68a1cb72cc05 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d028f314-499f-4efe-bf74-8a94a7cac74a { text-align: left; }
#s-d028f314-499f-4efe-bf74-8a94a7cac74a .shg-product-sold-out {
  display: none;
}

#s-d028f314-499f-4efe-bf74-8a94a7cac74a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d028f314-499f-4efe-bf74-8a94a7cac74a .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-30343e6f-4394-45b0-8716-703af95bba95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30343e6f-4394-45b0-8716-703af95bba95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30343e6f-4394-45b0-8716-703af95bba95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30343e6f-4394-45b0-8716-703af95bba95 {
  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-30343e6f-4394-45b0-8716-703af95bba95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30343e6f-4394-45b0-8716-703af95bba95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30343e6f-4394-45b0-8716-703af95bba95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af8be90b-4fe8-424e-bfa0-5052ec878bbf {
  display: none;
}
#s-ff3d8e1e-487c-4316-9aa9-ceff6561e54f { text-align: left; }
#s-fb181ece-067c-46fb-85d3-8a75b0ed629e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb181ece-067c-46fb-85d3-8a75b0ed629e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc67fac9-8052-4d33-afd8-0620c8c0302c { text-align: left; }
#s-bc67fac9-8052-4d33-afd8-0620c8c0302c .shg-product-sold-out {
  display: none;
}

#s-bc67fac9-8052-4d33-afd8-0620c8c0302c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc67fac9-8052-4d33-afd8-0620c8c0302c .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-68db6e71-f092-4242-b2e9-7579323d776b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-68db6e71-f092-4242-b2e9-7579323d776b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-68db6e71-f092-4242-b2e9-7579323d776b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-68db6e71-f092-4242-b2e9-7579323d776b {
  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-68db6e71-f092-4242-b2e9-7579323d776b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-68db6e71-f092-4242-b2e9-7579323d776b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-68db6e71-f092-4242-b2e9-7579323d776b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d73d8c6-d5e5-4531-9267-500e7e19d09d {
  display: none;
}
#s-5e2f1996-4799-4469-b242-d09794e99820 { text-align: left; }
#s-2d7cefaf-c177-4f68-b8ad-c4da548e8d00 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2d7cefaf-c177-4f68-b8ad-c4da548e8d00 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cdc8d238-fdd9-497b-8423-445a157a66e7 { text-align: left; }
#s-cdc8d238-fdd9-497b-8423-445a157a66e7 .shg-product-sold-out {
  display: none;
}

#s-cdc8d238-fdd9-497b-8423-445a157a66e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cdc8d238-fdd9-497b-8423-445a157a66e7 .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-1e896658-0922-4939-b503-9e2b3ce7401b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1e896658-0922-4939-b503-9e2b3ce7401b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1e896658-0922-4939-b503-9e2b3ce7401b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1e896658-0922-4939-b503-9e2b3ce7401b {
  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-1e896658-0922-4939-b503-9e2b3ce7401b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1e896658-0922-4939-b503-9e2b3ce7401b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1e896658-0922-4939-b503-9e2b3ce7401b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d53ec0d-959b-4dd9-ac0b-f2f5eb9b0d68 {
  display: none;
}
#s-6c50d6e1-2c3e-41d3-9fa6-94f04a178cf9 { text-align: left; }
#s-8717d954-974c-41e9-8396-d7fc6b0bce8e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8717d954-974c-41e9-8396-d7fc6b0bce8e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-985b3959-d435-43ed-91cd-57b793a749f7 { text-align: left; }
#s-985b3959-d435-43ed-91cd-57b793a749f7 .shg-product-sold-out {
  display: none;
}

#s-985b3959-d435-43ed-91cd-57b793a749f7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-985b3959-d435-43ed-91cd-57b793a749f7 .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-155e3395-3ee1-4578-8aab-bb1edf80e7a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-155e3395-3ee1-4578-8aab-bb1edf80e7a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-155e3395-3ee1-4578-8aab-bb1edf80e7a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-155e3395-3ee1-4578-8aab-bb1edf80e7a1 {
  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-155e3395-3ee1-4578-8aab-bb1edf80e7a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-155e3395-3ee1-4578-8aab-bb1edf80e7a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-155e3395-3ee1-4578-8aab-bb1edf80e7a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f02e395a-0361-4de0-98f8-075839c49bcd {
  display: none;
}
#s-9bfefc3c-06ca-4652-a48f-f0143d68c5b0 { text-align: left; }
#s-b4d8c3a6-fe10-4fa4-b8a6-454e76043b80 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4d8c3a6-fe10-4fa4-b8a6-454e76043b80 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-598753c2-6c8e-4a5e-b8a5-043e5cdfc8da { text-align: left; }
#s-598753c2-6c8e-4a5e-b8a5-043e5cdfc8da .shg-product-sold-out {
  display: none;
}

#s-598753c2-6c8e-4a5e-b8a5-043e5cdfc8da .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-598753c2-6c8e-4a5e-b8a5-043e5cdfc8da .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-595314f7-6f38-48ea-acda-f355b86b1464 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-595314f7-6f38-48ea-acda-f355b86b1464:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-595314f7-6f38-48ea-acda-f355b86b1464:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-595314f7-6f38-48ea-acda-f355b86b1464 {
  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-595314f7-6f38-48ea-acda-f355b86b1464.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-595314f7-6f38-48ea-acda-f355b86b1464.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-595314f7-6f38-48ea-acda-f355b86b1464.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-580dcb6d-340a-4606-b80d-0d3c0d3b65bb {
  display: none;
}
#s-c46bcadc-180e-4aed-baef-48ac12d66814 { text-align: left; }
#s-eca8a353-4276-40fa-a172-326294604233 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eca8a353-4276-40fa-a172-326294604233 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a002ba48-1544-44f6-b5c5-1ae12f89b491 { text-align: left; }
#s-a002ba48-1544-44f6-b5c5-1ae12f89b491 .shg-product-sold-out {
  display: none;
}

#s-a002ba48-1544-44f6-b5c5-1ae12f89b491 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a002ba48-1544-44f6-b5c5-1ae12f89b491 .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-3d3c70d4-2231-4a10-b461-76125f612b65 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3d3c70d4-2231-4a10-b461-76125f612b65:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3d3c70d4-2231-4a10-b461-76125f612b65:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3d3c70d4-2231-4a10-b461-76125f612b65 {
  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-3d3c70d4-2231-4a10-b461-76125f612b65.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3d3c70d4-2231-4a10-b461-76125f612b65.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3d3c70d4-2231-4a10-b461-76125f612b65.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c86c65f0-20de-4f77-81a6-49040c5f15fc {
  display: none;
}
#s-d586d198-60c0-4373-9538-c73f60e9128c { text-align: left; }
#s-737003da-721b-4c83-a19f-fcb5eae885bf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-737003da-721b-4c83-a19f-fcb5eae885bf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7fe5b455-8b61-4f6e-9de3-ba5ce364eeaf { text-align: left; }
#s-7fe5b455-8b61-4f6e-9de3-ba5ce364eeaf .shg-product-sold-out {
  display: none;
}

#s-7fe5b455-8b61-4f6e-9de3-ba5ce364eeaf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7fe5b455-8b61-4f6e-9de3-ba5ce364eeaf .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-69a4ed0c-8428-4e05-a52c-1a5620564aeb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69a4ed0c-8428-4e05-a52c-1a5620564aeb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69a4ed0c-8428-4e05-a52c-1a5620564aeb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69a4ed0c-8428-4e05-a52c-1a5620564aeb {
  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-69a4ed0c-8428-4e05-a52c-1a5620564aeb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69a4ed0c-8428-4e05-a52c-1a5620564aeb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69a4ed0c-8428-4e05-a52c-1a5620564aeb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e45aadf9-3ade-4fc7-ab50-78fe348f73f8 {
  display: none;
}
#s-ff800dd4-7216-4b62-b715-721134f8ae52 { text-align: left; }
#s-89fc0239-0f92-431c-965b-6a8623eb1087 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89fc0239-0f92-431c-965b-6a8623eb1087 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-90775484-4fc9-4ff0-9eea-2c6c2b52f9fe { text-align: left; }
#s-90775484-4fc9-4ff0-9eea-2c6c2b52f9fe .shg-product-sold-out {
  display: none;
}

#s-90775484-4fc9-4ff0-9eea-2c6c2b52f9fe .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-90775484-4fc9-4ff0-9eea-2c6c2b52f9fe .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-0d2b7dbd-2153-48d6-81f1-de3b9f4fe3f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d2b7dbd-2153-48d6-81f1-de3b9f4fe3f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d2b7dbd-2153-48d6-81f1-de3b9f4fe3f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d2b7dbd-2153-48d6-81f1-de3b9f4fe3f5 {
  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-0d2b7dbd-2153-48d6-81f1-de3b9f4fe3f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d2b7dbd-2153-48d6-81f1-de3b9f4fe3f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d2b7dbd-2153-48d6-81f1-de3b9f4fe3f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d4e999bd-a8b9-448b-aaf8-c686c5939d45 {
  display: none;
}
#s-f7ebe91b-09d7-4c94-9f04-ab0cd080570e { text-align: left; }
#s-5fad9c31-a200-438e-b340-bae5131d038a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5fad9c31-a200-438e-b340-bae5131d038a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1bd485cf-98e6-4d12-af35-b6041c334dfb { text-align: left; }
#s-1bd485cf-98e6-4d12-af35-b6041c334dfb .shg-product-sold-out {
  display: none;
}

#s-1bd485cf-98e6-4d12-af35-b6041c334dfb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1bd485cf-98e6-4d12-af35-b6041c334dfb .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-32e48e9f-a81e-4597-afb7-39e3db9c4513 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32e48e9f-a81e-4597-afb7-39e3db9c4513:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32e48e9f-a81e-4597-afb7-39e3db9c4513:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32e48e9f-a81e-4597-afb7-39e3db9c4513 {
  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-32e48e9f-a81e-4597-afb7-39e3db9c4513.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32e48e9f-a81e-4597-afb7-39e3db9c4513.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32e48e9f-a81e-4597-afb7-39e3db9c4513.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0de00653-d291-42f7-9aa4-b5a4746dad0e {
  display: none;
}
#s-4319a0fb-b284-4dbd-acbd-518fb945a82a { text-align: left; }
#s-1e09b36a-ea38-407c-aea1-79aec098a4da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e09b36a-ea38-407c-aea1-79aec098a4da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-23fd7e38-63be-4eda-9c10-d4a505e02a32 { text-align: left; }
#s-23fd7e38-63be-4eda-9c10-d4a505e02a32 .shg-product-sold-out {
  display: none;
}

#s-23fd7e38-63be-4eda-9c10-d4a505e02a32 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-23fd7e38-63be-4eda-9c10-d4a505e02a32 .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-0eef2e99-e1de-4fe1-830f-455fd810e80d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0eef2e99-e1de-4fe1-830f-455fd810e80d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0eef2e99-e1de-4fe1-830f-455fd810e80d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0eef2e99-e1de-4fe1-830f-455fd810e80d {
  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-0eef2e99-e1de-4fe1-830f-455fd810e80d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0eef2e99-e1de-4fe1-830f-455fd810e80d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0eef2e99-e1de-4fe1-830f-455fd810e80d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d2d3849-43d4-4100-9327-bd980f644ed7 {
  display: none;
}
#s-a3156a61-1488-4f3e-9157-6654c6019c8d { text-align: left; }
#s-8855b1d9-7f71-47ef-90ec-20377f36f771 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8855b1d9-7f71-47ef-90ec-20377f36f771 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bca72d4d-050b-4127-bc68-dab12ca3a5c3 { text-align: left; }
#s-bca72d4d-050b-4127-bc68-dab12ca3a5c3 .shg-product-sold-out {
  display: none;
}

#s-bca72d4d-050b-4127-bc68-dab12ca3a5c3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bca72d4d-050b-4127-bc68-dab12ca3a5c3 .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-6b430cc6-50ae-4bb7-a74b-ea7f409b7c36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b430cc6-50ae-4bb7-a74b-ea7f409b7c36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b430cc6-50ae-4bb7-a74b-ea7f409b7c36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b430cc6-50ae-4bb7-a74b-ea7f409b7c36 {
  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-6b430cc6-50ae-4bb7-a74b-ea7f409b7c36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b430cc6-50ae-4bb7-a74b-ea7f409b7c36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b430cc6-50ae-4bb7-a74b-ea7f409b7c36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-839b2428-2d33-4e1d-badb-f3d2c558072a {
  display: none;
}
#s-ad329fef-502a-4790-a85b-236721cd004d { text-align: left; }
#s-2bdde618-c274-4994-87b5-db1ea7ca9788 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2bdde618-c274-4994-87b5-db1ea7ca9788 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f8e69142-3dd2-4649-b497-4bfbd4984e25 { text-align: left; }
#s-f8e69142-3dd2-4649-b497-4bfbd4984e25 .shg-product-sold-out {
  display: none;
}

#s-f8e69142-3dd2-4649-b497-4bfbd4984e25 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f8e69142-3dd2-4649-b497-4bfbd4984e25 .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-a6c0860f-929a-4425-8c51-201ceaac6c7b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6c0860f-929a-4425-8c51-201ceaac6c7b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6c0860f-929a-4425-8c51-201ceaac6c7b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6c0860f-929a-4425-8c51-201ceaac6c7b {
  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-a6c0860f-929a-4425-8c51-201ceaac6c7b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6c0860f-929a-4425-8c51-201ceaac6c7b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6c0860f-929a-4425-8c51-201ceaac6c7b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-bb7a5c20-6882-4024-b5e7-5be91a5af160 {
  display: none;
}
#s-a82e6393-23fe-4389-9e2f-910d8a3cb6a0 { text-align: left; }
#s-29765cec-af80-4068-a816-1790dfc99967 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-29765cec-af80-4068-a816-1790dfc99967 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bffbe139-8a13-4442-ade1-6d5197f4ba2f { text-align: left; }
#s-bffbe139-8a13-4442-ade1-6d5197f4ba2f .shg-product-sold-out {
  display: none;
}

#s-bffbe139-8a13-4442-ade1-6d5197f4ba2f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bffbe139-8a13-4442-ade1-6d5197f4ba2f .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-c117d121-373e-47d6-b159-cfa15f1ae91d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c117d121-373e-47d6-b159-cfa15f1ae91d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c117d121-373e-47d6-b159-cfa15f1ae91d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c117d121-373e-47d6-b159-cfa15f1ae91d {
  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-c117d121-373e-47d6-b159-cfa15f1ae91d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c117d121-373e-47d6-b159-cfa15f1ae91d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c117d121-373e-47d6-b159-cfa15f1ae91d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c98427fa-00db-4c28-a492-9e9456f37d68 {
  display: none;
}
#s-aacaa578-0607-47fa-8c06-9d3e011a6ac7 { text-align: left; }
#s-85a89c6a-1fa8-4a90-8778-6a15a31a5f98 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85a89c6a-1fa8-4a90-8778-6a15a31a5f98 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2718dc7b-78e1-47ea-9850-2e5fe3f3f8f3 { text-align: left; }
#s-2718dc7b-78e1-47ea-9850-2e5fe3f3f8f3 .shg-product-sold-out {
  display: none;
}

#s-2718dc7b-78e1-47ea-9850-2e5fe3f3f8f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2718dc7b-78e1-47ea-9850-2e5fe3f3f8f3 .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-07ddbf35-afc3-4af7-8443-93ebcaf7bb96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07ddbf35-afc3-4af7-8443-93ebcaf7bb96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07ddbf35-afc3-4af7-8443-93ebcaf7bb96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07ddbf35-afc3-4af7-8443-93ebcaf7bb96 {
  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-07ddbf35-afc3-4af7-8443-93ebcaf7bb96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07ddbf35-afc3-4af7-8443-93ebcaf7bb96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07ddbf35-afc3-4af7-8443-93ebcaf7bb96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f157cc2d-674c-4a30-9d39-b3667f13f9a1 {
  display: none;
}
#s-84d75bc3-9b39-4eb8-87ad-e98791f16dc8 { text-align: left; }
#s-4c4ba9ad-3871-4d4a-afaf-622d8118658e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4c4ba9ad-3871-4d4a-afaf-622d8118658e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-752aa287-21f0-4f5d-ad60-0522905e19b7 { text-align: left; }
#s-752aa287-21f0-4f5d-ad60-0522905e19b7 .shg-product-sold-out {
  display: none;
}

#s-752aa287-21f0-4f5d-ad60-0522905e19b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-752aa287-21f0-4f5d-ad60-0522905e19b7 .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-789e6805-1e1c-4696-9462-d43d37942e96 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-789e6805-1e1c-4696-9462-d43d37942e96:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-789e6805-1e1c-4696-9462-d43d37942e96:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-789e6805-1e1c-4696-9462-d43d37942e96 {
  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-789e6805-1e1c-4696-9462-d43d37942e96.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-789e6805-1e1c-4696-9462-d43d37942e96.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-789e6805-1e1c-4696-9462-d43d37942e96.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eca336f6-c9a3-464f-8240-ee80485dfd1c {
  display: none;
}
#s-8233b614-a535-420f-882b-a797234cf911 { text-align: left; }
#s-6231c693-9486-4bd3-98c3-a32538e395b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6231c693-9486-4bd3-98c3-a32538e395b8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-901dd378-d2cd-4d29-b701-bb2a96a295e3 { text-align: left; }
#s-901dd378-d2cd-4d29-b701-bb2a96a295e3 .shg-product-sold-out {
  display: none;
}

#s-901dd378-d2cd-4d29-b701-bb2a96a295e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-901dd378-d2cd-4d29-b701-bb2a96a295e3 .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-b00b7f4f-8cf9-4eff-93b7-7f341a1025ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b00b7f4f-8cf9-4eff-93b7-7f341a1025ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b00b7f4f-8cf9-4eff-93b7-7f341a1025ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b00b7f4f-8cf9-4eff-93b7-7f341a1025ca {
  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-b00b7f4f-8cf9-4eff-93b7-7f341a1025ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b00b7f4f-8cf9-4eff-93b7-7f341a1025ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b00b7f4f-8cf9-4eff-93b7-7f341a1025ca.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;
}
