.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-227eadf8-d868-41e1-9676-c2b5c8454e1c {
  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-65c41050-3eac-418a-8853-5104c4ceab45 { margin-top: 40px; }
#s-65c41050-3eac-418a-8853-5104c4ceab45 .shogun-tabs {
  justify-content: center;
}


  #s-65c41050-3eac-418a-8853-5104c4ceab45 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-65c41050-3eac-418a-8853-5104c4ceab45 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-65c41050-3eac-418a-8853-5104c4ceab45 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-65c41050-3eac-418a-8853-5104c4ceab45 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-65c41050-3eac-418a-8853-5104c4ceab45 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-65c41050-3eac-418a-8853-5104c4ceab45 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-65c41050-3eac-418a-8853-5104c4ceab45 .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-f100f75b-6341-4928-99b7-acbe28ef0e81 { padding-top: 10px;
padding-bottom: 10px; }
 #s-f100f75b-6341-4928-99b7-acbe28ef0e81 .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-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5ea242d0-04a8-466c-ac66-ffb239668fb3 .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-81562f39-cf82-4cae-a96f-93ed703d1d22 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-81562f39-cf82-4cae-a96f-93ed703d1d22"] > .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-b72218ec-8e99-4c8c-9ea8-bfa54687632f { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-25423767-8bc1-46cd-b571-e53e9e07399a { 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-ddc14910-aa3a-43e5-b86c-33bbede324e7 { 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-ddc14910-aa3a-43e5-b86c-33bbede324e7: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-ddc14910-aa3a-43e5-b86c-33bbede324e7: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-ddc14910-aa3a-43e5-b86c-33bbede324e7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-c891bf26-1a7d-4f91-be3b-7d9a558aaf37 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-a5aafe7e-39cc-43b6-839c-3e4b7a37a563 { 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-fc06b0a9-05af-4801-ad49-4d5eb9c7fe40 { 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-fc06b0a9-05af-4801-ad49-4d5eb9c7fe40: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-fc06b0a9-05af-4801-ad49-4d5eb9c7fe40: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-fc06b0a9-05af-4801-ad49-4d5eb9c7fe40.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-cdeecb89-9d04-45b9-9a11-450fc5ffae87 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4c5e2ead-211c-4968-a3e3-ebc5c1aa6017 { 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-b2ad47c0-e277-448b-aabd-c130bdf93367 { 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-b2ad47c0-e277-448b-aabd-c130bdf93367: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-b2ad47c0-e277-448b-aabd-c130bdf93367: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-b2ad47c0-e277-448b-aabd-c130bdf93367.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-1b01d1c8-1e23-4981-a4ae-8a29cb405e32 { min-height: 50px; }
#s-1b01d1c8-1e23-4981-a4ae-8a29cb405e32 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-1a58b32f-59e6-4d08-be2e-10af2b3de245 { 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-1a58b32f-59e6-4d08-be2e-10af2b3de245 .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-95641f1a-dda7-4cc4-b124-3b4136e41e10 {
  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-ba351d20-8071-44bc-bd17-d3050d03d0e9 { 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-bccfd5bc-6b23-42f5-a3d9-1fad571a4ebc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bccfd5bc-6b23-42f5-a3d9-1fad571a4ebc .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d67c3e7f-1b7e-4f7a-a44f-3bb8593c2327 {
  display: none;
}
#s-ccccf321-5e5b-4afd-bec9-893c040e9a11 { text-align: left; }
#s-7809abee-d75f-4e02-97b6-6858f8a17186 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7809abee-d75f-4e02-97b6-6858f8a17186 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0c523dff-c090-4d26-8fe9-09075e62d3ad {
  display: none;
}
#s-d81c80a6-01b3-42ee-9bc2-4b46560b7611 { text-align: left; }
#s-d58cb88a-a98b-4adb-99d7-eaa64cd8ddb0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d58cb88a-a98b-4adb-99d7-eaa64cd8ddb0 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-878080c5-3f0c-4189-8b01-62a56827240b {
  display: none;
}
#s-64fd27ed-811b-4800-9d1b-bf093137978a { text-align: left; }
#s-6c392ff3-2bdf-4fc8-bf34-1762194b4a4f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6c392ff3-2bdf-4fc8-bf34-1762194b4a4f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-8a13aef2-1a7a-4753-a16c-f721f0349a7e {
  display: none;
}
#s-66cddf14-5931-4210-acd0-9280fcfdfded { text-align: left; }
#s-1303dbb6-1d40-4213-92e9-3bb60a5c9196 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1303dbb6-1d40-4213-92e9-3bb60a5c9196 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9f1a01ba-d3b3-44df-8f92-f4e3a45283a4 { text-align: left; }
#s-9f1a01ba-d3b3-44df-8f92-f4e3a45283a4 .shg-product-sold-out {
  display: none;
}

#s-9f1a01ba-d3b3-44df-8f92-f4e3a45283a4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9f1a01ba-d3b3-44df-8f92-f4e3a45283a4 .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-af57f417-3801-4ef9-b266-226147e26159 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-af57f417-3801-4ef9-b266-226147e26159:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-af57f417-3801-4ef9-b266-226147e26159:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-af57f417-3801-4ef9-b266-226147e26159 {
  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-af57f417-3801-4ef9-b266-226147e26159.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-af57f417-3801-4ef9-b266-226147e26159.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-af57f417-3801-4ef9-b266-226147e26159.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2120b7de-9389-4785-aea4-65c2bf74310d {
  display: none;
}
#s-288d756b-ae90-4ac4-9063-be98f8bc6779 { text-align: left; }
#s-53b30829-990d-465a-92a9-967c7d2b2a70 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-53b30829-990d-465a-92a9-967c7d2b2a70 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f237bb5e-9b4e-4175-9a3e-5ba3227d5cb6 { text-align: left; }
#s-f237bb5e-9b4e-4175-9a3e-5ba3227d5cb6 .shg-product-sold-out {
  display: none;
}

#s-f237bb5e-9b4e-4175-9a3e-5ba3227d5cb6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f237bb5e-9b4e-4175-9a3e-5ba3227d5cb6 .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-63253b86-03e1-4c1a-83ea-f413e4259607 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63253b86-03e1-4c1a-83ea-f413e4259607:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63253b86-03e1-4c1a-83ea-f413e4259607:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63253b86-03e1-4c1a-83ea-f413e4259607 {
  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-63253b86-03e1-4c1a-83ea-f413e4259607.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63253b86-03e1-4c1a-83ea-f413e4259607.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63253b86-03e1-4c1a-83ea-f413e4259607.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22d31529-6192-4f9b-a1aa-6699b0039ec9 {
  display: none;
}
#s-8e78ea54-7fde-434e-bec4-0d50c28a8cfe { text-align: left; }
#s-94e09b5e-157b-46bb-870d-26a3623128be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-94e09b5e-157b-46bb-870d-26a3623128be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9d5271d-7b0f-4240-80c6-6318e3e531c8 { text-align: left; }
#s-d9d5271d-7b0f-4240-80c6-6318e3e531c8 .shg-product-sold-out {
  display: none;
}

#s-d9d5271d-7b0f-4240-80c6-6318e3e531c8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9d5271d-7b0f-4240-80c6-6318e3e531c8 .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-3756fede-1de2-4298-a917-982371300622 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3756fede-1de2-4298-a917-982371300622:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3756fede-1de2-4298-a917-982371300622:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3756fede-1de2-4298-a917-982371300622 {
  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-3756fede-1de2-4298-a917-982371300622.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3756fede-1de2-4298-a917-982371300622.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3756fede-1de2-4298-a917-982371300622.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f0b3b2d-55e7-41e0-907a-d617c29bc6f0 {
  display: none;
}
#s-8ba2517e-de07-4385-89fb-5401d28dd4ba { text-align: left; }
#s-0915b4e9-ac5b-45cc-9579-ccaba27bace0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0915b4e9-ac5b-45cc-9579-ccaba27bace0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e784b3e6-3586-43f8-9810-011c2154cb3e { text-align: left; }
#s-e784b3e6-3586-43f8-9810-011c2154cb3e .shg-product-sold-out {
  display: none;
}

#s-e784b3e6-3586-43f8-9810-011c2154cb3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e784b3e6-3586-43f8-9810-011c2154cb3e .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-0e3cf356-1fc8-4887-af42-97a7384ba4af { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e3cf356-1fc8-4887-af42-97a7384ba4af:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e3cf356-1fc8-4887-af42-97a7384ba4af:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e3cf356-1fc8-4887-af42-97a7384ba4af {
  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-0e3cf356-1fc8-4887-af42-97a7384ba4af.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e3cf356-1fc8-4887-af42-97a7384ba4af.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e3cf356-1fc8-4887-af42-97a7384ba4af.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8f8efd1-1ef2-41b8-9037-d574469f3a84 {
  display: none;
}
#s-0b5aa537-8e72-4d9a-a370-fc04a11a9110 { text-align: left; }
#s-f6ae1dc1-471a-4b9d-86ae-5cacef20f186 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f6ae1dc1-471a-4b9d-86ae-5cacef20f186 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d8a59883-fffc-49b7-8b2a-8234f8dd65e4 { text-align: left; }
#s-d8a59883-fffc-49b7-8b2a-8234f8dd65e4 .shg-product-sold-out {
  display: none;
}

#s-d8a59883-fffc-49b7-8b2a-8234f8dd65e4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d8a59883-fffc-49b7-8b2a-8234f8dd65e4 .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-9f0a6ee8-5906-4407-b956-ad0226d6f5a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9f0a6ee8-5906-4407-b956-ad0226d6f5a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9f0a6ee8-5906-4407-b956-ad0226d6f5a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9f0a6ee8-5906-4407-b956-ad0226d6f5a2 {
  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-9f0a6ee8-5906-4407-b956-ad0226d6f5a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f0a6ee8-5906-4407-b956-ad0226d6f5a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9f0a6ee8-5906-4407-b956-ad0226d6f5a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2bde867c-3601-4da8-a360-739a257aac80 {
  display: none;
}
#s-df92c667-5217-4758-a95b-0157dab4d04f { text-align: left; }
#s-4f6a789d-53e6-4387-8b85-8a782eba6f57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f6a789d-53e6-4387-8b85-8a782eba6f57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0537da0d-3517-4cfd-897a-e9d7f15a6075 { text-align: left; }
#s-0537da0d-3517-4cfd-897a-e9d7f15a6075 .shg-product-sold-out {
  display: none;
}

#s-0537da0d-3517-4cfd-897a-e9d7f15a6075 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0537da0d-3517-4cfd-897a-e9d7f15a6075 .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-a77bbe45-a78a-4fac-8621-584d4b27006f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a77bbe45-a78a-4fac-8621-584d4b27006f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a77bbe45-a78a-4fac-8621-584d4b27006f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a77bbe45-a78a-4fac-8621-584d4b27006f {
  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-a77bbe45-a78a-4fac-8621-584d4b27006f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a77bbe45-a78a-4fac-8621-584d4b27006f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a77bbe45-a78a-4fac-8621-584d4b27006f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3da61bef-440a-44d3-a4dd-a5ab9a209b52 {
  display: none;
}
#s-4a4258c3-710c-4d5d-813a-6e46bf0327dd { text-align: left; }
#s-12a54afd-04b6-4edf-9073-dd92373a0939 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12a54afd-04b6-4edf-9073-dd92373a0939 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65b67f61-35b8-47c2-9caa-67a419809393 { text-align: left; }
#s-65b67f61-35b8-47c2-9caa-67a419809393 .shg-product-sold-out {
  display: none;
}

#s-65b67f61-35b8-47c2-9caa-67a419809393 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65b67f61-35b8-47c2-9caa-67a419809393 .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-cf0a67b2-1327-4101-beaa-fc35ca400909 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf0a67b2-1327-4101-beaa-fc35ca400909:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf0a67b2-1327-4101-beaa-fc35ca400909:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf0a67b2-1327-4101-beaa-fc35ca400909 {
  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-cf0a67b2-1327-4101-beaa-fc35ca400909.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf0a67b2-1327-4101-beaa-fc35ca400909.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf0a67b2-1327-4101-beaa-fc35ca400909.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd8e4da9-d856-4897-b067-124bd4acec82 {
  display: none;
}
#s-97a34926-5625-4b7f-94fa-ed1b9943a748 { text-align: left; }
#s-0766eaf9-49eb-44d1-b531-65700d7e15bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0766eaf9-49eb-44d1-b531-65700d7e15bb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0d1bd864-8028-4a8e-ab3a-fc7739f365b4 { text-align: left; }
#s-0d1bd864-8028-4a8e-ab3a-fc7739f365b4 .shg-product-sold-out {
  display: none;
}

#s-0d1bd864-8028-4a8e-ab3a-fc7739f365b4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0d1bd864-8028-4a8e-ab3a-fc7739f365b4 .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-97db947c-0847-4ee7-bf07-46ed7c51c61a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-97db947c-0847-4ee7-bf07-46ed7c51c61a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-97db947c-0847-4ee7-bf07-46ed7c51c61a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-97db947c-0847-4ee7-bf07-46ed7c51c61a {
  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-97db947c-0847-4ee7-bf07-46ed7c51c61a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-97db947c-0847-4ee7-bf07-46ed7c51c61a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-97db947c-0847-4ee7-bf07-46ed7c51c61a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07b9e0b6-7a63-40a8-a2a1-71654234295e {
  display: none;
}
#s-2dc5443a-6588-4db0-9ee2-a0790f69b875 { text-align: left; }
#s-c0cb85c9-d2eb-41c2-8432-4e8fa78612f2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0cb85c9-d2eb-41c2-8432-4e8fa78612f2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e42a8f5-74f0-4b5e-a21a-7b89e567ee68 { text-align: left; }
#s-3e42a8f5-74f0-4b5e-a21a-7b89e567ee68 .shg-product-sold-out {
  display: none;
}

#s-3e42a8f5-74f0-4b5e-a21a-7b89e567ee68 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e42a8f5-74f0-4b5e-a21a-7b89e567ee68 .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-b4c17270-3379-4226-8a44-cf13a3b23f32 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4c17270-3379-4226-8a44-cf13a3b23f32:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4c17270-3379-4226-8a44-cf13a3b23f32:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4c17270-3379-4226-8a44-cf13a3b23f32 {
  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-b4c17270-3379-4226-8a44-cf13a3b23f32.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4c17270-3379-4226-8a44-cf13a3b23f32.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4c17270-3379-4226-8a44-cf13a3b23f32.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7493d906-2fd3-42b0-9098-80b8b4212c5b {
  display: none;
}
#s-66aa27aa-7473-47b1-ad29-7b8df440e92b { text-align: left; }
#s-adf6ebba-5a0d-4a6c-9d79-e6d9351dd1ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-adf6ebba-5a0d-4a6c-9d79-e6d9351dd1ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98266123-f45e-4806-a26a-6082ca26f9b5 { text-align: left; }
#s-98266123-f45e-4806-a26a-6082ca26f9b5 .shg-product-sold-out {
  display: none;
}

#s-98266123-f45e-4806-a26a-6082ca26f9b5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98266123-f45e-4806-a26a-6082ca26f9b5 .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-8a1ab0d3-cce2-4f5c-802a-f7c11c1103bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8a1ab0d3-cce2-4f5c-802a-f7c11c1103bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8a1ab0d3-cce2-4f5c-802a-f7c11c1103bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8a1ab0d3-cce2-4f5c-802a-f7c11c1103bd {
  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-8a1ab0d3-cce2-4f5c-802a-f7c11c1103bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8a1ab0d3-cce2-4f5c-802a-f7c11c1103bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8a1ab0d3-cce2-4f5c-802a-f7c11c1103bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-59c9ff86-fc9e-455f-9667-e7f4b4cc7d43 {
  display: none;
}
#s-f415d310-b047-43a9-9206-e3fc80bfa78f { text-align: left; }
#s-8942d9d4-2502-452b-b3dd-b8cb833d5cd1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8942d9d4-2502-452b-b3dd-b8cb833d5cd1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-81a5c629-4566-4e13-a3d8-e950887e75d6 { text-align: left; }
#s-81a5c629-4566-4e13-a3d8-e950887e75d6 .shg-product-sold-out {
  display: none;
}

#s-81a5c629-4566-4e13-a3d8-e950887e75d6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-81a5c629-4566-4e13-a3d8-e950887e75d6 .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-d10ccec3-f65d-4bff-8508-55ba59ae3031 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d10ccec3-f65d-4bff-8508-55ba59ae3031:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d10ccec3-f65d-4bff-8508-55ba59ae3031:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d10ccec3-f65d-4bff-8508-55ba59ae3031 {
  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-d10ccec3-f65d-4bff-8508-55ba59ae3031.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d10ccec3-f65d-4bff-8508-55ba59ae3031.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d10ccec3-f65d-4bff-8508-55ba59ae3031.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a862587-484e-4817-8050-c3a80ec68452 {
  display: none;
}
#s-412df680-ca85-4844-9a32-5c981f6ba0e8 { text-align: left; }
#s-abad623c-fe90-474a-81c9-c0c50a1827f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-abad623c-fe90-474a-81c9-c0c50a1827f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-09c12311-3d32-44ba-a3bc-22c91fed963d { text-align: left; }
#s-09c12311-3d32-44ba-a3bc-22c91fed963d .shg-product-sold-out {
  display: none;
}

#s-09c12311-3d32-44ba-a3bc-22c91fed963d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-09c12311-3d32-44ba-a3bc-22c91fed963d .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-2e2aa16f-4ddc-46fc-8907-d76edd7c3ed5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2e2aa16f-4ddc-46fc-8907-d76edd7c3ed5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2e2aa16f-4ddc-46fc-8907-d76edd7c3ed5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2e2aa16f-4ddc-46fc-8907-d76edd7c3ed5 {
  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-2e2aa16f-4ddc-46fc-8907-d76edd7c3ed5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2e2aa16f-4ddc-46fc-8907-d76edd7c3ed5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2e2aa16f-4ddc-46fc-8907-d76edd7c3ed5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aa59d786-e80b-444a-ba4f-11364b3e101f {
  display: none;
}
#s-a93e70b6-59c7-40de-b61e-82822b7e7106 { text-align: left; }
#s-47f14a21-f4ca-4f5b-986a-53a030a5f9e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-47f14a21-f4ca-4f5b-986a-53a030a5f9e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2215d0f8-5c81-4704-a266-fc821ac03792 { text-align: left; }
#s-2215d0f8-5c81-4704-a266-fc821ac03792 .shg-product-sold-out {
  display: none;
}

#s-2215d0f8-5c81-4704-a266-fc821ac03792 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2215d0f8-5c81-4704-a266-fc821ac03792 .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-2cff6aa1-8b20-4b5a-a994-23af357889ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2cff6aa1-8b20-4b5a-a994-23af357889ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2cff6aa1-8b20-4b5a-a994-23af357889ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2cff6aa1-8b20-4b5a-a994-23af357889ff {
  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-2cff6aa1-8b20-4b5a-a994-23af357889ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2cff6aa1-8b20-4b5a-a994-23af357889ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2cff6aa1-8b20-4b5a-a994-23af357889ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cdb69710-5133-4b4c-a1f8-e5480eda0995 {
  display: none;
}
#s-379821d8-4315-4ed8-a1dd-932ff2e25043 { text-align: left; }
#s-7b71432c-7c4d-43e4-8ee8-35a7a2591dc2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b71432c-7c4d-43e4-8ee8-35a7a2591dc2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-614185df-60ba-4cbd-9c7e-305c501677c2 { text-align: left; }
#s-614185df-60ba-4cbd-9c7e-305c501677c2 .shg-product-sold-out {
  display: none;
}

#s-614185df-60ba-4cbd-9c7e-305c501677c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-614185df-60ba-4cbd-9c7e-305c501677c2 .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-6adefeba-0c3f-49ab-a3c8-ef1406fe8b12 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6adefeba-0c3f-49ab-a3c8-ef1406fe8b12:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6adefeba-0c3f-49ab-a3c8-ef1406fe8b12:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6adefeba-0c3f-49ab-a3c8-ef1406fe8b12 {
  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-6adefeba-0c3f-49ab-a3c8-ef1406fe8b12.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6adefeba-0c3f-49ab-a3c8-ef1406fe8b12.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6adefeba-0c3f-49ab-a3c8-ef1406fe8b12.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-923b0e3f-5317-4a2a-bec6-504dd087de08 {
  display: none;
}
#s-b1f69211-7f5b-4e0c-8090-ee3c467588ab { text-align: left; }
#s-a0344477-61a7-4578-ab47-574452cf8ab3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0344477-61a7-4578-ab47-574452cf8ab3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37688643-d7d1-48e2-b826-bd9f62b3add5 { text-align: left; }
#s-37688643-d7d1-48e2-b826-bd9f62b3add5 .shg-product-sold-out {
  display: none;
}

#s-37688643-d7d1-48e2-b826-bd9f62b3add5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37688643-d7d1-48e2-b826-bd9f62b3add5 .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-1bdf51c8-e553-4499-88ca-82e79c5f27e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1bdf51c8-e553-4499-88ca-82e79c5f27e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1bdf51c8-e553-4499-88ca-82e79c5f27e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1bdf51c8-e553-4499-88ca-82e79c5f27e3 {
  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-1bdf51c8-e553-4499-88ca-82e79c5f27e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1bdf51c8-e553-4499-88ca-82e79c5f27e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1bdf51c8-e553-4499-88ca-82e79c5f27e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-01933bd6-3a61-4be9-87da-8d4a2c930a3f {
  display: none;
}
#s-48ef488e-e5c8-438c-a420-beaece24cef8 { text-align: left; }
#s-7dd61aa2-c11b-47d5-9380-73476625af63 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7dd61aa2-c11b-47d5-9380-73476625af63 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-64ff5690-622c-4d8a-8ec5-232e6ffba8e3 { text-align: left; }
#s-64ff5690-622c-4d8a-8ec5-232e6ffba8e3 .shg-product-sold-out {
  display: none;
}

#s-64ff5690-622c-4d8a-8ec5-232e6ffba8e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-64ff5690-622c-4d8a-8ec5-232e6ffba8e3 .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-bba3d346-9b91-4588-9809-9c391693dbae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bba3d346-9b91-4588-9809-9c391693dbae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bba3d346-9b91-4588-9809-9c391693dbae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bba3d346-9b91-4588-9809-9c391693dbae {
  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-bba3d346-9b91-4588-9809-9c391693dbae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bba3d346-9b91-4588-9809-9c391693dbae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bba3d346-9b91-4588-9809-9c391693dbae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a1a36a86-fa7c-424b-b329-6c266c53dc8d {
  display: none;
}
#s-59c52e67-168e-40fb-b33b-2f210d18e3f0 { text-align: left; }
#s-6f949ea9-0ef4-49e6-80ba-1d1b57d85592 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f949ea9-0ef4-49e6-80ba-1d1b57d85592 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3763e8c5-68f8-4b7b-b3f9-90c441c17584 { text-align: left; }
#s-3763e8c5-68f8-4b7b-b3f9-90c441c17584 .shg-product-sold-out {
  display: none;
}

#s-3763e8c5-68f8-4b7b-b3f9-90c441c17584 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3763e8c5-68f8-4b7b-b3f9-90c441c17584 .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-c1d3b1fc-35f0-49c8-aba9-917fc211f60d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c1d3b1fc-35f0-49c8-aba9-917fc211f60d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c1d3b1fc-35f0-49c8-aba9-917fc211f60d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c1d3b1fc-35f0-49c8-aba9-917fc211f60d {
  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-c1d3b1fc-35f0-49c8-aba9-917fc211f60d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c1d3b1fc-35f0-49c8-aba9-917fc211f60d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c1d3b1fc-35f0-49c8-aba9-917fc211f60d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d86859c4-4cb2-415f-ba33-989a74574ef9 {
  display: none;
}
#s-dc3e13bb-9406-4415-bec8-bd7069b06fe2 { text-align: left; }
#s-6edff72e-5ee5-42a3-bf9e-80103feee9b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6edff72e-5ee5-42a3-bf9e-80103feee9b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba06cc28-e435-4f71-b779-dc428f4f6aa3 { text-align: left; }
#s-ba06cc28-e435-4f71-b779-dc428f4f6aa3 .shg-product-sold-out {
  display: none;
}

#s-ba06cc28-e435-4f71-b779-dc428f4f6aa3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba06cc28-e435-4f71-b779-dc428f4f6aa3 .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-07de7ecc-1953-4d2f-af8f-fcca502051df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07de7ecc-1953-4d2f-af8f-fcca502051df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07de7ecc-1953-4d2f-af8f-fcca502051df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07de7ecc-1953-4d2f-af8f-fcca502051df {
  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-07de7ecc-1953-4d2f-af8f-fcca502051df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07de7ecc-1953-4d2f-af8f-fcca502051df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07de7ecc-1953-4d2f-af8f-fcca502051df.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8830cef1-9350-4a16-82cc-476b23f95fd1 {
  display: none;
}
#s-8e0a083e-4383-4e85-bc67-c3026470fe4e { text-align: left; }
#s-83b81ef4-24b0-4ed1-9788-4153e9023c1a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83b81ef4-24b0-4ed1-9788-4153e9023c1a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4b3f5928-df57-443c-a2d4-547ba19505dd { text-align: left; }
#s-4b3f5928-df57-443c-a2d4-547ba19505dd .shg-product-sold-out {
  display: none;
}

#s-4b3f5928-df57-443c-a2d4-547ba19505dd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4b3f5928-df57-443c-a2d4-547ba19505dd .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-e85c3b54-d10f-4153-bee8-f89f3e1c4a66 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e85c3b54-d10f-4153-bee8-f89f3e1c4a66:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e85c3b54-d10f-4153-bee8-f89f3e1c4a66:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e85c3b54-d10f-4153-bee8-f89f3e1c4a66 {
  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-e85c3b54-d10f-4153-bee8-f89f3e1c4a66.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e85c3b54-d10f-4153-bee8-f89f3e1c4a66.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e85c3b54-d10f-4153-bee8-f89f3e1c4a66.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8538d46-23f8-4e6e-b0f9-a0006c43e49c {
  display: none;
}
#s-be1d56b8-a9f5-45d7-9a00-28c96d4fb96d { text-align: left; }
#s-2acb0c3b-8383-4b1e-885e-24d03cdcd97d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2acb0c3b-8383-4b1e-885e-24d03cdcd97d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b67b802b-84ee-4bbc-9650-a5533e367432 { text-align: left; }
#s-b67b802b-84ee-4bbc-9650-a5533e367432 .shg-product-sold-out {
  display: none;
}

#s-b67b802b-84ee-4bbc-9650-a5533e367432 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b67b802b-84ee-4bbc-9650-a5533e367432 .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-50c80941-3a5f-4416-bed6-e71e8ce504b4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50c80941-3a5f-4416-bed6-e71e8ce504b4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50c80941-3a5f-4416-bed6-e71e8ce504b4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50c80941-3a5f-4416-bed6-e71e8ce504b4 {
  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-50c80941-3a5f-4416-bed6-e71e8ce504b4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50c80941-3a5f-4416-bed6-e71e8ce504b4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50c80941-3a5f-4416-bed6-e71e8ce504b4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b9f1a4f6-438a-45a7-9c1a-18fd926e7924 {
  display: none;
}
#s-42849703-8ec7-42ae-8644-354a41a081e5 { text-align: left; }
#s-3ab6a8ee-1ef8-49b7-bedd-ff478d453bee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3ab6a8ee-1ef8-49b7-bedd-ff478d453bee .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f79cbc4a-b552-4049-ac6d-be674600e4b3 { text-align: left; }
#s-f79cbc4a-b552-4049-ac6d-be674600e4b3 .shg-product-sold-out {
  display: none;
}

#s-f79cbc4a-b552-4049-ac6d-be674600e4b3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f79cbc4a-b552-4049-ac6d-be674600e4b3 .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-f1d26b94-c797-48ee-8bee-2c68e122af82 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1d26b94-c797-48ee-8bee-2c68e122af82:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1d26b94-c797-48ee-8bee-2c68e122af82:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1d26b94-c797-48ee-8bee-2c68e122af82 {
  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-f1d26b94-c797-48ee-8bee-2c68e122af82.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1d26b94-c797-48ee-8bee-2c68e122af82.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1d26b94-c797-48ee-8bee-2c68e122af82.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-938f41a7-4dee-471f-a7d1-85071c4ef619 {
  display: none;
}
#s-4ebe8f05-7d28-408c-bb66-4bc53fa2c9d7 { text-align: left; }
#s-9037c38b-35c8-46aa-ab79-c7f3004aafbe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9037c38b-35c8-46aa-ab79-c7f3004aafbe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76380423-b3ef-41e2-a7c1-fa3752921dc6 { text-align: left; }
#s-76380423-b3ef-41e2-a7c1-fa3752921dc6 .shg-product-sold-out {
  display: none;
}

#s-76380423-b3ef-41e2-a7c1-fa3752921dc6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76380423-b3ef-41e2-a7c1-fa3752921dc6 .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-826e82b2-4719-4f9c-8a22-e32996d49ab5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-826e82b2-4719-4f9c-8a22-e32996d49ab5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-826e82b2-4719-4f9c-8a22-e32996d49ab5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-826e82b2-4719-4f9c-8a22-e32996d49ab5 {
  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-826e82b2-4719-4f9c-8a22-e32996d49ab5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-826e82b2-4719-4f9c-8a22-e32996d49ab5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-826e82b2-4719-4f9c-8a22-e32996d49ab5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1175fb2-609f-4da4-80ec-07c5ffd313dd {
  display: none;
}
#s-9ebfef24-3715-4ce4-8986-7570079c2781 { text-align: left; }
#s-a936d435-d1e5-4c98-a267-69e4f80b8ef3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a936d435-d1e5-4c98-a267-69e4f80b8ef3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3aaca5f-f648-41f6-b589-2bc77ff507b7 { text-align: left; }
#s-e3aaca5f-f648-41f6-b589-2bc77ff507b7 .shg-product-sold-out {
  display: none;
}

#s-e3aaca5f-f648-41f6-b589-2bc77ff507b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3aaca5f-f648-41f6-b589-2bc77ff507b7 .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-a43cfaf3-81af-45d2-87e8-32dae78f116c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a43cfaf3-81af-45d2-87e8-32dae78f116c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a43cfaf3-81af-45d2-87e8-32dae78f116c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a43cfaf3-81af-45d2-87e8-32dae78f116c {
  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-a43cfaf3-81af-45d2-87e8-32dae78f116c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a43cfaf3-81af-45d2-87e8-32dae78f116c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a43cfaf3-81af-45d2-87e8-32dae78f116c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1696c4fe-1186-407b-ae1d-9b67ba62bec2 {
  display: none;
}
#s-d5b82233-f30c-43ac-8776-58038c9f8f2d { text-align: left; }
#s-ef4b8594-bee0-40e2-af7e-720f6ff78ca4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef4b8594-bee0-40e2-af7e-720f6ff78ca4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d0312e1-7c6a-4b39-8797-246e3521e496 { text-align: left; }
#s-6d0312e1-7c6a-4b39-8797-246e3521e496 .shg-product-sold-out {
  display: none;
}

#s-6d0312e1-7c6a-4b39-8797-246e3521e496 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d0312e1-7c6a-4b39-8797-246e3521e496 .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-3c3e04e3-9cb9-43e8-a2b2-e04a44111518 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3c3e04e3-9cb9-43e8-a2b2-e04a44111518:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3c3e04e3-9cb9-43e8-a2b2-e04a44111518:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3c3e04e3-9cb9-43e8-a2b2-e04a44111518 {
  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-3c3e04e3-9cb9-43e8-a2b2-e04a44111518.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3c3e04e3-9cb9-43e8-a2b2-e04a44111518.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3c3e04e3-9cb9-43e8-a2b2-e04a44111518.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;
}
