.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-24e0d1fa-5c29-48b1-95a5-68da7cf8e8eb {
  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-e33d20b4-cbb0-4471-bdb4-40c7657bb27c { margin-top: 40px; }
#s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .shogun-tabs {
  justify-content: center;
}


  #s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-e33d20b4-cbb0-4471-bdb4-40c7657bb27c .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-ff9fba30-3b95-40ca-a96c-5a8e36ec98e4 { padding-top: 10px;
padding-bottom: 10px; }
 #s-ff9fba30-3b95-40ca-a96c-5a8e36ec98e4 .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-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-ed09340f-e983-4c93-bb6f-81cbe2a528f9 .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-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-75f4b72f-b2b3-4068-b4a5-7e3b09d505c6"] > .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-872bf06c-8107-42d5-94b0-d1d095e3657b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e66d23d3-7261-4b8b-bf13-4af9169d04e0 { 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-8812f328-064e-4c05-9ebc-58703b2005c1 { 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-8812f328-064e-4c05-9ebc-58703b2005c1: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-8812f328-064e-4c05-9ebc-58703b2005c1: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-8812f328-064e-4c05-9ebc-58703b2005c1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-357b536d-d923-48e0-8fb2-97f95798494d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-39e2fb90-3a2e-4637-b911-b509e7a663cd { 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-4030e3f5-35e4-4bb8-b76e-d00309d58395 { 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-4030e3f5-35e4-4bb8-b76e-d00309d58395: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-4030e3f5-35e4-4bb8-b76e-d00309d58395: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-4030e3f5-35e4-4bb8-b76e-d00309d58395.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-4ba2b4c5-06e9-41a9-b0fe-84d0433dc038 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-41ea28d8-3cdc-4480-a895-49769a316e80 { 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-7414a950-957d-41aa-a1e1-f59d2f669271 { 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-7414a950-957d-41aa-a1e1-f59d2f669271: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-7414a950-957d-41aa-a1e1-f59d2f669271: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-7414a950-957d-41aa-a1e1-f59d2f669271.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-bb1f6f60-a5f4-4378-82ba-ee8ea05789d1 { min-height: 50px; }
#s-bb1f6f60-a5f4-4378-82ba-ee8ea05789d1 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-20312df5-93ce-4a35-8bd3-ebfba4ee9937 { 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-20312df5-93ce-4a35-8bd3-ebfba4ee9937 .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-08deecb2-b887-43db-bd4e-0958708726ea {
  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-3f101572-625a-4963-b659-c2af1756dff7 { 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-639ec216-5ca7-46ba-9461-37849f48c9f3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-639ec216-5ca7-46ba-9461-37849f48c9f3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ce9dacaf-c6ab-4341-a0c1-2585a83c9d9e {
  display: none;
}
#s-bbf297a5-88ad-46ff-86eb-d48975d88056 { text-align: left; }
#s-022ea0b7-0942-4bc0-b519-97f5ddba99b5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-022ea0b7-0942-4bc0-b519-97f5ddba99b5 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-82691615-3531-4599-af81-81ca77cfe307 {
  display: none;
}
#s-be64345f-8e34-4d4b-b3c5-aadfa1d1a11e { text-align: left; }
#s-da37f9e8-74ca-41c3-8af9-e754c5761cc3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da37f9e8-74ca-41c3-8af9-e754c5761cc3 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3c03fe05-e840-43ec-a852-a73be8693f8c {
  display: none;
}
#s-d27c2817-4e7a-49d7-87d8-48ef2cd5ab82 { text-align: left; }
#s-a18d27d9-dba1-47f9-8521-d77ec441a5f1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a18d27d9-dba1-47f9-8521-d77ec441a5f1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-b70b4040-0f12-414e-b79b-1ef8d5c0b697 {
  display: none;
}
#s-42427c54-6765-4bec-9c02-38aeecd5ae15 { text-align: left; }
#s-702eba2a-41cf-44a3-9424-48889a20748c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-702eba2a-41cf-44a3-9424-48889a20748c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2f5ce70e-91c7-4c9c-b28a-5d3b9d0b3ac5 { text-align: left; }
#s-2f5ce70e-91c7-4c9c-b28a-5d3b9d0b3ac5 .shg-product-sold-out {
  display: none;
}

#s-2f5ce70e-91c7-4c9c-b28a-5d3b9d0b3ac5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2f5ce70e-91c7-4c9c-b28a-5d3b9d0b3ac5 .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-3df2320b-85e8-4904-9abc-1d808d0c6f68 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3df2320b-85e8-4904-9abc-1d808d0c6f68:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3df2320b-85e8-4904-9abc-1d808d0c6f68:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3df2320b-85e8-4904-9abc-1d808d0c6f68 {
  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-3df2320b-85e8-4904-9abc-1d808d0c6f68.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3df2320b-85e8-4904-9abc-1d808d0c6f68.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3df2320b-85e8-4904-9abc-1d808d0c6f68.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5967108b-13e0-47e1-9ccc-50a081aa913e {
  display: none;
}
#s-5d89b3c3-d067-4e37-a057-427876fa0e52 { text-align: left; }
#s-9ed31f71-5a3c-4ec3-99cd-dcf1ee3ab4a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9ed31f71-5a3c-4ec3-99cd-dcf1ee3ab4a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f479eeef-cbb3-48e1-a9c8-7bab1aade6d2 { text-align: left; }
#s-f479eeef-cbb3-48e1-a9c8-7bab1aade6d2 .shg-product-sold-out {
  display: none;
}

#s-f479eeef-cbb3-48e1-a9c8-7bab1aade6d2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f479eeef-cbb3-48e1-a9c8-7bab1aade6d2 .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-07995fbb-19e8-406d-9bd1-82c209270c75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-07995fbb-19e8-406d-9bd1-82c209270c75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-07995fbb-19e8-406d-9bd1-82c209270c75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-07995fbb-19e8-406d-9bd1-82c209270c75 {
  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-07995fbb-19e8-406d-9bd1-82c209270c75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-07995fbb-19e8-406d-9bd1-82c209270c75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-07995fbb-19e8-406d-9bd1-82c209270c75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ef3c7e5-d229-45de-8cca-d069d9eae7df {
  display: none;
}
#s-6463b0e1-19df-43ea-9ec5-fd874719b163 { text-align: left; }
#s-ddffb513-d8f5-4064-b2c0-cf7984295be0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ddffb513-d8f5-4064-b2c0-cf7984295be0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e448d487-b2a7-4fe0-acd3-b0fac45aed60 { text-align: left; }
#s-e448d487-b2a7-4fe0-acd3-b0fac45aed60 .shg-product-sold-out {
  display: none;
}

#s-e448d487-b2a7-4fe0-acd3-b0fac45aed60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e448d487-b2a7-4fe0-acd3-b0fac45aed60 .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-db6cccd9-c989-4c50-8e94-8b5e6b341093 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db6cccd9-c989-4c50-8e94-8b5e6b341093:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db6cccd9-c989-4c50-8e94-8b5e6b341093:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db6cccd9-c989-4c50-8e94-8b5e6b341093 {
  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-db6cccd9-c989-4c50-8e94-8b5e6b341093.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db6cccd9-c989-4c50-8e94-8b5e6b341093.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db6cccd9-c989-4c50-8e94-8b5e6b341093.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-197c9297-2432-4deb-bc15-e9cebe632b8a {
  display: none;
}
#s-0f243894-e873-4d41-baf2-54d5efe2f0fa { text-align: left; }
#s-5702dceb-ac21-4bfc-a1ee-9c264c7a0e34 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5702dceb-ac21-4bfc-a1ee-9c264c7a0e34 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69a0fdab-af8f-4571-ab57-6ac43cc0919c { text-align: left; }
#s-69a0fdab-af8f-4571-ab57-6ac43cc0919c .shg-product-sold-out {
  display: none;
}

#s-69a0fdab-af8f-4571-ab57-6ac43cc0919c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69a0fdab-af8f-4571-ab57-6ac43cc0919c .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-067ad096-54a7-48b0-a193-4ea3011d054e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-067ad096-54a7-48b0-a193-4ea3011d054e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-067ad096-54a7-48b0-a193-4ea3011d054e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-067ad096-54a7-48b0-a193-4ea3011d054e {
  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-067ad096-54a7-48b0-a193-4ea3011d054e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-067ad096-54a7-48b0-a193-4ea3011d054e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-067ad096-54a7-48b0-a193-4ea3011d054e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b28bd00-2e94-45a8-930b-b379e7f86012 {
  display: none;
}
#s-6211d5e6-a596-4ebe-90c6-a1b663239560 { text-align: left; }
#s-229fdd82-2d30-423f-970f-2ba1f18e7b47 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-229fdd82-2d30-423f-970f-2ba1f18e7b47 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-287d6900-aa19-4b79-bf18-17c5f292ed24 { text-align: left; }
#s-287d6900-aa19-4b79-bf18-17c5f292ed24 .shg-product-sold-out {
  display: none;
}

#s-287d6900-aa19-4b79-bf18-17c5f292ed24 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-287d6900-aa19-4b79-bf18-17c5f292ed24 .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-37f78f57-d7b0-4395-baa5-1e4796704e29 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37f78f57-d7b0-4395-baa5-1e4796704e29:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37f78f57-d7b0-4395-baa5-1e4796704e29:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37f78f57-d7b0-4395-baa5-1e4796704e29 {
  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-37f78f57-d7b0-4395-baa5-1e4796704e29.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37f78f57-d7b0-4395-baa5-1e4796704e29.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37f78f57-d7b0-4395-baa5-1e4796704e29.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aabb11e5-9303-4655-823e-df790a33d276 {
  display: none;
}
#s-00c21e81-b8eb-4feb-a6d4-e67fee5838da { text-align: left; }
#s-bcf45cea-a413-438e-ab6f-ab429bb1796e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bcf45cea-a413-438e-ab6f-ab429bb1796e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-32478962-3747-41b2-8e87-6476ab9eeeda { text-align: left; }
#s-32478962-3747-41b2-8e87-6476ab9eeeda .shg-product-sold-out {
  display: none;
}

#s-32478962-3747-41b2-8e87-6476ab9eeeda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-32478962-3747-41b2-8e87-6476ab9eeeda .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-2f50e809-b5c5-4027-98f4-eca2535c21ce { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f50e809-b5c5-4027-98f4-eca2535c21ce:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f50e809-b5c5-4027-98f4-eca2535c21ce:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f50e809-b5c5-4027-98f4-eca2535c21ce {
  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-2f50e809-b5c5-4027-98f4-eca2535c21ce.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f50e809-b5c5-4027-98f4-eca2535c21ce.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f50e809-b5c5-4027-98f4-eca2535c21ce.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64150f94-125b-4d3e-a56d-64983b031793 {
  display: none;
}
#s-6a113243-7283-4606-bb5f-a3df9fc21c6b { text-align: left; }
#s-1f88b04c-17c7-404b-a3fc-879d0bf8678a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1f88b04c-17c7-404b-a3fc-879d0bf8678a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bd4a4d6b-3e98-4377-81c4-a49cfedf93d1 { text-align: left; }
#s-bd4a4d6b-3e98-4377-81c4-a49cfedf93d1 .shg-product-sold-out {
  display: none;
}

#s-bd4a4d6b-3e98-4377-81c4-a49cfedf93d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bd4a4d6b-3e98-4377-81c4-a49cfedf93d1 .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-a91ed089-ed06-47bd-a0ac-476cfe29c37e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a91ed089-ed06-47bd-a0ac-476cfe29c37e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a91ed089-ed06-47bd-a0ac-476cfe29c37e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a91ed089-ed06-47bd-a0ac-476cfe29c37e {
  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-a91ed089-ed06-47bd-a0ac-476cfe29c37e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a91ed089-ed06-47bd-a0ac-476cfe29c37e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a91ed089-ed06-47bd-a0ac-476cfe29c37e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c6ca824-bb16-4c1c-90f4-b2eabbee438d {
  display: none;
}
#s-6874730f-f020-49ec-b1c2-bac6de9fa3d1 { text-align: left; }
#s-7b2ac8e7-c839-4e26-b2f6-ed0191164475 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7b2ac8e7-c839-4e26-b2f6-ed0191164475 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b1ccd8f-070c-43e5-8a59-e3bec4d2b00a { text-align: left; }
#s-7b1ccd8f-070c-43e5-8a59-e3bec4d2b00a .shg-product-sold-out {
  display: none;
}

#s-7b1ccd8f-070c-43e5-8a59-e3bec4d2b00a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b1ccd8f-070c-43e5-8a59-e3bec4d2b00a .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-233feaaf-4e95-4da3-8dc0-6f2ef7134aae { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-233feaaf-4e95-4da3-8dc0-6f2ef7134aae:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-233feaaf-4e95-4da3-8dc0-6f2ef7134aae:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-233feaaf-4e95-4da3-8dc0-6f2ef7134aae {
  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-233feaaf-4e95-4da3-8dc0-6f2ef7134aae.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-233feaaf-4e95-4da3-8dc0-6f2ef7134aae.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-233feaaf-4e95-4da3-8dc0-6f2ef7134aae.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-90dc162c-64c3-4a6d-b7cc-f28faa8398a7 {
  display: none;
}
#s-cf32f297-6f19-45ec-a5fa-823767639ca0 { text-align: left; }
#s-6d0ad0f1-5990-4116-b24b-8cb395b71e0c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6d0ad0f1-5990-4116-b24b-8cb395b71e0c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5231c18e-ebb1-46db-bcfa-a60aa406be4c { text-align: left; }
#s-5231c18e-ebb1-46db-bcfa-a60aa406be4c .shg-product-sold-out {
  display: none;
}

#s-5231c18e-ebb1-46db-bcfa-a60aa406be4c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5231c18e-ebb1-46db-bcfa-a60aa406be4c .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-04cefc06-15f1-4d35-a49c-ab95ac3dff4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-04cefc06-15f1-4d35-a49c-ab95ac3dff4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-04cefc06-15f1-4d35-a49c-ab95ac3dff4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-04cefc06-15f1-4d35-a49c-ab95ac3dff4e {
  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-04cefc06-15f1-4d35-a49c-ab95ac3dff4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-04cefc06-15f1-4d35-a49c-ab95ac3dff4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-04cefc06-15f1-4d35-a49c-ab95ac3dff4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e089d280-456d-4cf1-b3d0-64925ac91537 {
  display: none;
}
#s-58cbb672-1fbd-4617-8456-d597b8fc3643 { text-align: left; }
#s-b10bf59c-80aa-4200-8b0c-76966ddc4452 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b10bf59c-80aa-4200-8b0c-76966ddc4452 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae9257d9-94a4-45d2-b071-ef75de874af4 { text-align: left; }
#s-ae9257d9-94a4-45d2-b071-ef75de874af4 .shg-product-sold-out {
  display: none;
}

#s-ae9257d9-94a4-45d2-b071-ef75de874af4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae9257d9-94a4-45d2-b071-ef75de874af4 .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-e287d534-e1f4-4772-a232-e7d1e83f8f27 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e287d534-e1f4-4772-a232-e7d1e83f8f27:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e287d534-e1f4-4772-a232-e7d1e83f8f27:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e287d534-e1f4-4772-a232-e7d1e83f8f27 {
  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-e287d534-e1f4-4772-a232-e7d1e83f8f27.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e287d534-e1f4-4772-a232-e7d1e83f8f27.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e287d534-e1f4-4772-a232-e7d1e83f8f27.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-991fd359-44c2-411d-9bc7-3987eb677abc {
  display: none;
}
#s-a1c2ac94-d5a8-4a72-a474-4ef477f925ba { text-align: left; }
#s-0a7deee3-570d-4492-8667-340356535265 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a7deee3-570d-4492-8667-340356535265 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-85935d55-264d-49e2-ac97-9fc2c188d25c { text-align: left; }
#s-85935d55-264d-49e2-ac97-9fc2c188d25c .shg-product-sold-out {
  display: none;
}

#s-85935d55-264d-49e2-ac97-9fc2c188d25c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-85935d55-264d-49e2-ac97-9fc2c188d25c .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-9ea85c8b-20ab-4fa4-a653-947f67629dde { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ea85c8b-20ab-4fa4-a653-947f67629dde:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ea85c8b-20ab-4fa4-a653-947f67629dde:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ea85c8b-20ab-4fa4-a653-947f67629dde {
  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-9ea85c8b-20ab-4fa4-a653-947f67629dde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ea85c8b-20ab-4fa4-a653-947f67629dde.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ea85c8b-20ab-4fa4-a653-947f67629dde.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b44d8d8d-2184-4e99-8a49-06dc6cbd9bfb {
  display: none;
}
#s-b65842cd-1d1f-4ac4-b730-d608240b3f4b { text-align: left; }
#s-a84f7299-e405-4ee0-9ea6-f8fa74163ee1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a84f7299-e405-4ee0-9ea6-f8fa74163ee1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8de4b91c-5def-4528-92aa-f3f20d265771 { text-align: left; }
#s-8de4b91c-5def-4528-92aa-f3f20d265771 .shg-product-sold-out {
  display: none;
}

#s-8de4b91c-5def-4528-92aa-f3f20d265771 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8de4b91c-5def-4528-92aa-f3f20d265771 .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-ef7927ee-b41e-4ed9-b1c5-b4fe7d541649 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ef7927ee-b41e-4ed9-b1c5-b4fe7d541649:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ef7927ee-b41e-4ed9-b1c5-b4fe7d541649:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ef7927ee-b41e-4ed9-b1c5-b4fe7d541649 {
  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-ef7927ee-b41e-4ed9-b1c5-b4fe7d541649.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ef7927ee-b41e-4ed9-b1c5-b4fe7d541649.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ef7927ee-b41e-4ed9-b1c5-b4fe7d541649.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fa85e097-8266-495d-b3dd-daa73ad2a1fa {
  display: none;
}
#s-2b860fd7-85da-4531-bae0-ff5f45f564eb { text-align: left; }
#s-a0748d22-d083-4156-bdee-8e9c2c021ad5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a0748d22-d083-4156-bdee-8e9c2c021ad5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ae21a1fa-384a-4f2b-b56c-93204e961472 { text-align: left; }
#s-ae21a1fa-384a-4f2b-b56c-93204e961472 .shg-product-sold-out {
  display: none;
}

#s-ae21a1fa-384a-4f2b-b56c-93204e961472 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ae21a1fa-384a-4f2b-b56c-93204e961472 .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-b5431e87-fb91-45b9-8722-dc3f0fc2e538 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5431e87-fb91-45b9-8722-dc3f0fc2e538:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5431e87-fb91-45b9-8722-dc3f0fc2e538:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5431e87-fb91-45b9-8722-dc3f0fc2e538 {
  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-b5431e87-fb91-45b9-8722-dc3f0fc2e538.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5431e87-fb91-45b9-8722-dc3f0fc2e538.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5431e87-fb91-45b9-8722-dc3f0fc2e538.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e65d7bbf-cdb7-4446-9fb1-a07389af9338 {
  display: none;
}
#s-551c7f25-7039-406e-a849-9fd653996615 { text-align: left; }
#s-2a6565f4-da54-410f-a307-4e7ef03bbc44 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2a6565f4-da54-410f-a307-4e7ef03bbc44 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-57eaf1a4-b7e1-48a9-9d09-51334ee5817a { text-align: left; }
#s-57eaf1a4-b7e1-48a9-9d09-51334ee5817a .shg-product-sold-out {
  display: none;
}

#s-57eaf1a4-b7e1-48a9-9d09-51334ee5817a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-57eaf1a4-b7e1-48a9-9d09-51334ee5817a .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-bd81c924-070a-475b-ad3a-e9cfc4343c64 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd81c924-070a-475b-ad3a-e9cfc4343c64:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd81c924-070a-475b-ad3a-e9cfc4343c64:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd81c924-070a-475b-ad3a-e9cfc4343c64 {
  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-bd81c924-070a-475b-ad3a-e9cfc4343c64.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd81c924-070a-475b-ad3a-e9cfc4343c64.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd81c924-070a-475b-ad3a-e9cfc4343c64.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cac9074-4a47-490c-a468-9beecc8b6e25 {
  display: none;
}
#s-c730e3f8-efb1-4eef-9c4a-f4fd3b90e517 { text-align: left; }
#s-cb030b3d-aa96-451b-99bb-20b75bbf9460 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cb030b3d-aa96-451b-99bb-20b75bbf9460 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0c7fa372-3d34-4555-a5a7-d69c758eb9ee { text-align: left; }
#s-0c7fa372-3d34-4555-a5a7-d69c758eb9ee .shg-product-sold-out {
  display: none;
}

#s-0c7fa372-3d34-4555-a5a7-d69c758eb9ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0c7fa372-3d34-4555-a5a7-d69c758eb9ee .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-6c9652af-d5e7-493d-8176-effaa2452eaa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6c9652af-d5e7-493d-8176-effaa2452eaa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6c9652af-d5e7-493d-8176-effaa2452eaa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6c9652af-d5e7-493d-8176-effaa2452eaa {
  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-6c9652af-d5e7-493d-8176-effaa2452eaa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6c9652af-d5e7-493d-8176-effaa2452eaa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6c9652af-d5e7-493d-8176-effaa2452eaa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec77d9ff-9c43-405d-bee3-0cbb9b5b6be3 {
  display: none;
}
#s-2aaf299a-8204-4e2f-89ac-3e38f56ae9ba { text-align: left; }
#s-598ce226-ff03-4fb6-bd7a-43d91254a93f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-598ce226-ff03-4fb6-bd7a-43d91254a93f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc628236-a7b5-4772-86ac-4a33ebe64083 { text-align: left; }
#s-bc628236-a7b5-4772-86ac-4a33ebe64083 .shg-product-sold-out {
  display: none;
}

#s-bc628236-a7b5-4772-86ac-4a33ebe64083 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc628236-a7b5-4772-86ac-4a33ebe64083 .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-da84a969-9e80-4c08-b1ac-9461b34fab70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-da84a969-9e80-4c08-b1ac-9461b34fab70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-da84a969-9e80-4c08-b1ac-9461b34fab70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-da84a969-9e80-4c08-b1ac-9461b34fab70 {
  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-da84a969-9e80-4c08-b1ac-9461b34fab70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-da84a969-9e80-4c08-b1ac-9461b34fab70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-da84a969-9e80-4c08-b1ac-9461b34fab70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65252819-6459-4e93-908f-7eff5198f2dd {
  display: none;
}
#s-f27c38a7-a186-40e0-b578-a5d5bdace637 { text-align: left; }
#s-33d98a3d-a51b-4ce6-920f-5cc7b98da90d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33d98a3d-a51b-4ce6-920f-5cc7b98da90d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d2f8136-ebd8-4280-8297-db40dcc8c5e1 { text-align: left; }
#s-6d2f8136-ebd8-4280-8297-db40dcc8c5e1 .shg-product-sold-out {
  display: none;
}

#s-6d2f8136-ebd8-4280-8297-db40dcc8c5e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d2f8136-ebd8-4280-8297-db40dcc8c5e1 .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-c651e283-b46b-4431-b813-2ac1b45faf55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c651e283-b46b-4431-b813-2ac1b45faf55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c651e283-b46b-4431-b813-2ac1b45faf55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c651e283-b46b-4431-b813-2ac1b45faf55 {
  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-c651e283-b46b-4431-b813-2ac1b45faf55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c651e283-b46b-4431-b813-2ac1b45faf55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c651e283-b46b-4431-b813-2ac1b45faf55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-69f6a173-dcc0-4571-b467-1cc13f73c4bb {
  display: none;
}
#s-437d679f-e161-4c56-8360-ceab4da35234 { text-align: left; }
#s-79255244-60c1-4296-b1eb-79f382c7a00c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-79255244-60c1-4296-b1eb-79f382c7a00c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-044c5fea-6592-4ab3-b52f-a304ada764a5 { text-align: left; }
#s-044c5fea-6592-4ab3-b52f-a304ada764a5 .shg-product-sold-out {
  display: none;
}

#s-044c5fea-6592-4ab3-b52f-a304ada764a5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-044c5fea-6592-4ab3-b52f-a304ada764a5 .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-331ebf29-932f-40f9-afbc-fa85cf9d26ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-331ebf29-932f-40f9-afbc-fa85cf9d26ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-331ebf29-932f-40f9-afbc-fa85cf9d26ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-331ebf29-932f-40f9-afbc-fa85cf9d26ed {
  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-331ebf29-932f-40f9-afbc-fa85cf9d26ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-331ebf29-932f-40f9-afbc-fa85cf9d26ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-331ebf29-932f-40f9-afbc-fa85cf9d26ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db348a32-d57f-46bc-ab29-881106e95745 {
  display: none;
}
#s-692474f1-c8c6-4d6f-aa2a-9e2cd6001261 { text-align: left; }
#s-27dad75d-230d-4ca6-aba3-919b7f4a28e1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-27dad75d-230d-4ca6-aba3-919b7f4a28e1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a5b6e3f2-9ecc-4d35-abaa-90b4b05d3420 { text-align: left; }
#s-a5b6e3f2-9ecc-4d35-abaa-90b4b05d3420 .shg-product-sold-out {
  display: none;
}

#s-a5b6e3f2-9ecc-4d35-abaa-90b4b05d3420 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a5b6e3f2-9ecc-4d35-abaa-90b4b05d3420 .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-09749fa7-821f-4422-9436-e2dd043bbf84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-09749fa7-821f-4422-9436-e2dd043bbf84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-09749fa7-821f-4422-9436-e2dd043bbf84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-09749fa7-821f-4422-9436-e2dd043bbf84 {
  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-09749fa7-821f-4422-9436-e2dd043bbf84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-09749fa7-821f-4422-9436-e2dd043bbf84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-09749fa7-821f-4422-9436-e2dd043bbf84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c2d2c35-5ab5-4cd2-a1d0-3a4022603b40 {
  display: none;
}
#s-17265481-5061-4c72-bca5-ea0e6b1f6a82 { text-align: left; }
#s-2c80a9dd-38e9-41da-b0da-54dd3f970361 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c80a9dd-38e9-41da-b0da-54dd3f970361 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-43e2935c-4e79-4cd0-accf-7f53d5fcbb85 { text-align: left; }
#s-43e2935c-4e79-4cd0-accf-7f53d5fcbb85 .shg-product-sold-out {
  display: none;
}

#s-43e2935c-4e79-4cd0-accf-7f53d5fcbb85 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-43e2935c-4e79-4cd0-accf-7f53d5fcbb85 .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-57d18608-ca5d-4a9b-a2a9-85e3a4c480a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-57d18608-ca5d-4a9b-a2a9-85e3a4c480a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-57d18608-ca5d-4a9b-a2a9-85e3a4c480a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-57d18608-ca5d-4a9b-a2a9-85e3a4c480a4 {
  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-57d18608-ca5d-4a9b-a2a9-85e3a4c480a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-57d18608-ca5d-4a9b-a2a9-85e3a4c480a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-57d18608-ca5d-4a9b-a2a9-85e3a4c480a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-220142f5-cf66-44dd-8e8f-87529f9bf555 {
  display: none;
}
#s-a3f12aa8-6c2d-4a3c-8347-4a3afe0cd744 { text-align: left; }
#s-0baf4fef-f6d6-4999-846c-78156729b63d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0baf4fef-f6d6-4999-846c-78156729b63d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-850e6b51-0fba-455b-8cd4-493ba0c12b94 { text-align: left; }
#s-850e6b51-0fba-455b-8cd4-493ba0c12b94 .shg-product-sold-out {
  display: none;
}

#s-850e6b51-0fba-455b-8cd4-493ba0c12b94 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-850e6b51-0fba-455b-8cd4-493ba0c12b94 .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-291556a5-b737-4a22-b1b1-336456a1378a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-291556a5-b737-4a22-b1b1-336456a1378a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-291556a5-b737-4a22-b1b1-336456a1378a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-291556a5-b737-4a22-b1b1-336456a1378a {
  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-291556a5-b737-4a22-b1b1-336456a1378a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-291556a5-b737-4a22-b1b1-336456a1378a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-291556a5-b737-4a22-b1b1-336456a1378a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eaaeebe4-efe5-46fb-8abb-c8de15c22d0a {
  display: none;
}
#s-3fcf116f-48b4-49e7-b2c6-63678950266b { text-align: left; }
#s-b5c78584-ee8a-486b-98ec-896b32b336ac { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5c78584-ee8a-486b-98ec-896b32b336ac .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c5b1e1fc-7231-46d2-904b-1dfe419763a1 { text-align: left; }
#s-c5b1e1fc-7231-46d2-904b-1dfe419763a1 .shg-product-sold-out {
  display: none;
}

#s-c5b1e1fc-7231-46d2-904b-1dfe419763a1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c5b1e1fc-7231-46d2-904b-1dfe419763a1 .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-a5251116-17f1-412a-b854-05c76547bbb6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a5251116-17f1-412a-b854-05c76547bbb6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a5251116-17f1-412a-b854-05c76547bbb6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a5251116-17f1-412a-b854-05c76547bbb6 {
  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-a5251116-17f1-412a-b854-05c76547bbb6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a5251116-17f1-412a-b854-05c76547bbb6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a5251116-17f1-412a-b854-05c76547bbb6.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;
}
