.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-5c7e4470-06ea-4e57-8810-6cb58f150fa3 {
  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-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 { margin-top: 40px; }
#s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .shogun-tabs {
  justify-content: center;
}


  #s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-cea2a2b6-dc6d-4c98-9eb7-f6608de555d1 .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-a7c73c14-99d3-41ff-9623-06a6343e9f2b { padding-top: 10px;
padding-bottom: 10px; }
 #s-a7c73c14-99d3-41ff-9623-06a6343e9f2b .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-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-88e9d0f2-77dd-4802-98b3-ced6e149ff2a .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-d2e82306-7e1f-48bc-bdba-8293497ed5a6 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-d2e82306-7e1f-48bc-bdba-8293497ed5a6"] > .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-f6accf9a-7743-4350-b49a-cb5f30bc5482 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7b5cf654-c020-49f6-803a-e81d676f5293 { 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-c9c70043-da04-4410-8be3-856bb4e3248a { 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-c9c70043-da04-4410-8be3-856bb4e3248a: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-c9c70043-da04-4410-8be3-856bb4e3248a: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-c9c70043-da04-4410-8be3-856bb4e3248a.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-667d8e08-82c6-462e-a634-9acbab3ce64b { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-93cee020-3ccf-47f6-abf6-47f97e3df034 { 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-e9ff6954-f2e4-4057-b13d-3aa265817f30 { 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-e9ff6954-f2e4-4057-b13d-3aa265817f30: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-e9ff6954-f2e4-4057-b13d-3aa265817f30: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-e9ff6954-f2e4-4057-b13d-3aa265817f30.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-45748f00-c01f-4ce4-912d-c239e95fb5d0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-e7380f10-f23d-4aa3-9c9c-0ee1d3ae3d5a { 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-f204620b-6243-4bba-92dc-58ae149f94cc { 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-f204620b-6243-4bba-92dc-58ae149f94cc: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-f204620b-6243-4bba-92dc-58ae149f94cc: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-f204620b-6243-4bba-92dc-58ae149f94cc.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-c038735d-aed0-4696-8b93-3609ab6e7deb { min-height: 50px; }
#s-c038735d-aed0-4696-8b93-3609ab6e7deb > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-4151a13d-8672-4c5a-a493-d14c10823500 { 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-4151a13d-8672-4c5a-a493-d14c10823500 .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-65e30b1b-00ba-42d2-89bf-7cd8863075e4 {
  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-3a51f0da-eb23-4100-8fcf-62f9eb07d305 { 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-93475f08-758d-4efc-a617-8266f31dea5c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93475f08-758d-4efc-a617-8266f31dea5c .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-697574b7-c68e-46d9-9dd2-21f1d004899d {
  display: none;
}
#s-56c3c559-856e-4872-b984-2d2731da5ac7 { text-align: left; }
#s-e5aa52ca-be03-426f-8d5a-0f1624ff6a93 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5aa52ca-be03-426f-8d5a-0f1624ff6a93 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cfe5757d-cb91-496b-a515-c13cc5a3452f {
  display: none;
}
#s-179b5783-e441-4dbb-bbe6-7612939de793 { text-align: left; }
#s-7de0fea9-3304-4dcf-9d55-34637f00d0ad { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7de0fea9-3304-4dcf-9d55-34637f00d0ad .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f2f06145-c795-4357-8e1f-d5f830bffb39 {
  display: none;
}
#s-bee2fb6d-32f7-4fde-a76c-257aa55e4472 { text-align: left; }
#s-55a1a3d5-ad9a-4f45-a585-abee6c3ad555 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55a1a3d5-ad9a-4f45-a585-abee6c3ad555 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4f0431d1-553f-4e46-b84c-06c197ff8c27 {
  display: none;
}
#s-4e6043b8-40b3-4254-b92f-ea1bee4bbfb6 { text-align: left; }
#s-561276ce-1648-4b0c-bb4b-b96ce263522c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-561276ce-1648-4b0c-bb4b-b96ce263522c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-aa71abe7-6ae2-44e1-bd5d-4f7856ecd2b8 { text-align: left; }
#s-aa71abe7-6ae2-44e1-bd5d-4f7856ecd2b8 .shg-product-sold-out {
  display: none;
}

#s-aa71abe7-6ae2-44e1-bd5d-4f7856ecd2b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-aa71abe7-6ae2-44e1-bd5d-4f7856ecd2b8 .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-ec846856-2e8a-4162-ba2c-c4e541e391e5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec846856-2e8a-4162-ba2c-c4e541e391e5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec846856-2e8a-4162-ba2c-c4e541e391e5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec846856-2e8a-4162-ba2c-c4e541e391e5 {
  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-ec846856-2e8a-4162-ba2c-c4e541e391e5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec846856-2e8a-4162-ba2c-c4e541e391e5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec846856-2e8a-4162-ba2c-c4e541e391e5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66458b5f-342c-4683-83e4-6a3f99acfca5 {
  display: none;
}
#s-9f6fa81b-221c-4318-8421-d3c832c71dfc { text-align: left; }
#s-c30ba71e-ef0b-4ad5-8d17-32c98a9f97b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c30ba71e-ef0b-4ad5-8d17-32c98a9f97b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d10dbe3-6609-4d37-b9ee-7fa6b3787f94 { text-align: left; }
#s-6d10dbe3-6609-4d37-b9ee-7fa6b3787f94 .shg-product-sold-out {
  display: none;
}

#s-6d10dbe3-6609-4d37-b9ee-7fa6b3787f94 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d10dbe3-6609-4d37-b9ee-7fa6b3787f94 .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-38645cf3-252d-409f-9bab-d6b8596c70c3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-38645cf3-252d-409f-9bab-d6b8596c70c3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-38645cf3-252d-409f-9bab-d6b8596c70c3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-38645cf3-252d-409f-9bab-d6b8596c70c3 {
  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-38645cf3-252d-409f-9bab-d6b8596c70c3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-38645cf3-252d-409f-9bab-d6b8596c70c3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-38645cf3-252d-409f-9bab-d6b8596c70c3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2ddf965c-e8d1-4705-a6bf-93c96a9af3bf {
  display: none;
}
#s-b7d5217d-5842-4e5f-a1c3-22ecd95ab91e { text-align: left; }
#s-12775500-49c6-4750-a79e-541a424fc664 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12775500-49c6-4750-a79e-541a424fc664 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d2b2f086-b2d6-4623-abda-18453f95aa7d { text-align: left; }
#s-d2b2f086-b2d6-4623-abda-18453f95aa7d .shg-product-sold-out {
  display: none;
}

#s-d2b2f086-b2d6-4623-abda-18453f95aa7d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d2b2f086-b2d6-4623-abda-18453f95aa7d .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-d23f10e9-e34b-4231-8aa0-c9fd77f01dde { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d23f10e9-e34b-4231-8aa0-c9fd77f01dde:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d23f10e9-e34b-4231-8aa0-c9fd77f01dde:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d23f10e9-e34b-4231-8aa0-c9fd77f01dde {
  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-d23f10e9-e34b-4231-8aa0-c9fd77f01dde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d23f10e9-e34b-4231-8aa0-c9fd77f01dde.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d23f10e9-e34b-4231-8aa0-c9fd77f01dde.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-884921a7-a5b4-4a59-86d9-bb26ebf7cb9c {
  display: none;
}
#s-0469c4d1-a848-44aa-a47c-8d826f5f8d97 { text-align: left; }
#s-3c2a4ea3-3239-418e-99eb-a85d9ed7447b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3c2a4ea3-3239-418e-99eb-a85d9ed7447b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c03661af-b811-4f10-8e1e-9de7c23fa7cb { text-align: left; }
#s-c03661af-b811-4f10-8e1e-9de7c23fa7cb .shg-product-sold-out {
  display: none;
}

#s-c03661af-b811-4f10-8e1e-9de7c23fa7cb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c03661af-b811-4f10-8e1e-9de7c23fa7cb .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-9d3c02f1-9861-49cb-a298-4775bc75fb75 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9d3c02f1-9861-49cb-a298-4775bc75fb75:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9d3c02f1-9861-49cb-a298-4775bc75fb75:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9d3c02f1-9861-49cb-a298-4775bc75fb75 {
  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-9d3c02f1-9861-49cb-a298-4775bc75fb75.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9d3c02f1-9861-49cb-a298-4775bc75fb75.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9d3c02f1-9861-49cb-a298-4775bc75fb75.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4bef3520-904d-4cc2-a1af-b5af1ed80f03 {
  display: none;
}
#s-63816017-f04e-4737-8e8f-eea2494ee238 { text-align: left; }
#s-369a5642-856e-441f-9bdc-53010488f847 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-369a5642-856e-441f-9bdc-53010488f847 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-93980500-a15f-44e4-9541-92f4030a448f { text-align: left; }
#s-93980500-a15f-44e4-9541-92f4030a448f .shg-product-sold-out {
  display: none;
}

#s-93980500-a15f-44e4-9541-92f4030a448f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-93980500-a15f-44e4-9541-92f4030a448f .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-f26d8e5c-c544-481e-84e5-0c0eb70d5edf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f26d8e5c-c544-481e-84e5-0c0eb70d5edf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f26d8e5c-c544-481e-84e5-0c0eb70d5edf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f26d8e5c-c544-481e-84e5-0c0eb70d5edf {
  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-f26d8e5c-c544-481e-84e5-0c0eb70d5edf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f26d8e5c-c544-481e-84e5-0c0eb70d5edf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f26d8e5c-c544-481e-84e5-0c0eb70d5edf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-020024ef-ccfa-4327-b16e-1aaef0763597 {
  display: none;
}
#s-ab99eba8-9a4b-4ac9-89f5-b116276965a0 { text-align: left; }
#s-f2801682-5f2b-4ae9-8e39-c1ccb0a64839 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2801682-5f2b-4ae9-8e39-c1ccb0a64839 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-297234f1-5201-40ec-a077-fb09b11b0137 { text-align: left; }
#s-297234f1-5201-40ec-a077-fb09b11b0137 .shg-product-sold-out {
  display: none;
}

#s-297234f1-5201-40ec-a077-fb09b11b0137 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-297234f1-5201-40ec-a077-fb09b11b0137 .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-e0f0510d-d511-4b12-90a4-ee1bdbc50482 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0f0510d-d511-4b12-90a4-ee1bdbc50482:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0f0510d-d511-4b12-90a4-ee1bdbc50482:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0f0510d-d511-4b12-90a4-ee1bdbc50482 {
  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-e0f0510d-d511-4b12-90a4-ee1bdbc50482.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0f0510d-d511-4b12-90a4-ee1bdbc50482.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0f0510d-d511-4b12-90a4-ee1bdbc50482.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-530a5214-6861-4218-84bb-86734fd8c939 {
  display: none;
}
#s-46ed9e56-3932-4f8d-8941-3ac018b2c1f5 { text-align: left; }
#s-576e46b4-3f9c-4197-9e16-ac4ed81fd544 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-576e46b4-3f9c-4197-9e16-ac4ed81fd544 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b09db7f2-904c-4e96-9ea5-3db48c1fc5a8 { text-align: left; }
#s-b09db7f2-904c-4e96-9ea5-3db48c1fc5a8 .shg-product-sold-out {
  display: none;
}

#s-b09db7f2-904c-4e96-9ea5-3db48c1fc5a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b09db7f2-904c-4e96-9ea5-3db48c1fc5a8 .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-b41c453e-493f-47bf-9cdd-f0d30fb7cdeb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b41c453e-493f-47bf-9cdd-f0d30fb7cdeb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b41c453e-493f-47bf-9cdd-f0d30fb7cdeb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b41c453e-493f-47bf-9cdd-f0d30fb7cdeb {
  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-b41c453e-493f-47bf-9cdd-f0d30fb7cdeb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b41c453e-493f-47bf-9cdd-f0d30fb7cdeb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b41c453e-493f-47bf-9cdd-f0d30fb7cdeb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6cccc7aa-4652-4d8f-b6f0-6163d6fec8a9 {
  display: none;
}
#s-db17ee29-f242-41e4-b6f7-4d53803e6317 { text-align: left; }
#s-75d5c41f-5714-4180-bbbf-258787ebea45 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75d5c41f-5714-4180-bbbf-258787ebea45 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7c99ae56-a348-43b2-af08-038aeecd9584 { text-align: left; }
#s-7c99ae56-a348-43b2-af08-038aeecd9584 .shg-product-sold-out {
  display: none;
}

#s-7c99ae56-a348-43b2-af08-038aeecd9584 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7c99ae56-a348-43b2-af08-038aeecd9584 .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-53617ef3-7e0f-4784-ba88-67529a794473 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-53617ef3-7e0f-4784-ba88-67529a794473:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-53617ef3-7e0f-4784-ba88-67529a794473:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-53617ef3-7e0f-4784-ba88-67529a794473 {
  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-53617ef3-7e0f-4784-ba88-67529a794473.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-53617ef3-7e0f-4784-ba88-67529a794473.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-53617ef3-7e0f-4784-ba88-67529a794473.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f13d4dd-1f2d-4c84-a348-666f003f8059 {
  display: none;
}
#s-6eb5da54-ce60-41e0-a4ce-e34bf1529df8 { text-align: left; }
#s-0613ec5d-c0dd-446a-8f5b-c9a33b60577b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0613ec5d-c0dd-446a-8f5b-c9a33b60577b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-49c6364a-4f72-474a-be76-daafb60ac42a { text-align: left; }
#s-49c6364a-4f72-474a-be76-daafb60ac42a .shg-product-sold-out {
  display: none;
}

#s-49c6364a-4f72-474a-be76-daafb60ac42a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-49c6364a-4f72-474a-be76-daafb60ac42a .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-cc1564ca-0ebd-4a59-a0c4-221970fdd12e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc1564ca-0ebd-4a59-a0c4-221970fdd12e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc1564ca-0ebd-4a59-a0c4-221970fdd12e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc1564ca-0ebd-4a59-a0c4-221970fdd12e {
  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-cc1564ca-0ebd-4a59-a0c4-221970fdd12e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc1564ca-0ebd-4a59-a0c4-221970fdd12e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc1564ca-0ebd-4a59-a0c4-221970fdd12e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1f011d4-69b9-4378-8f15-cded9d2aed59 {
  display: none;
}
#s-f7d48105-7466-46b9-b65d-d431e18f927c { text-align: left; }
#s-0eb402a3-8221-4da4-ba9c-ac98c1b1aee5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0eb402a3-8221-4da4-ba9c-ac98c1b1aee5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9aa4f0f7-148e-4af1-90d0-6fada37df9a8 { text-align: left; }
#s-9aa4f0f7-148e-4af1-90d0-6fada37df9a8 .shg-product-sold-out {
  display: none;
}

#s-9aa4f0f7-148e-4af1-90d0-6fada37df9a8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9aa4f0f7-148e-4af1-90d0-6fada37df9a8 .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-d03b9178-a791-4c56-accd-23a71cbe9f94 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d03b9178-a791-4c56-accd-23a71cbe9f94:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d03b9178-a791-4c56-accd-23a71cbe9f94:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d03b9178-a791-4c56-accd-23a71cbe9f94 {
  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-d03b9178-a791-4c56-accd-23a71cbe9f94.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d03b9178-a791-4c56-accd-23a71cbe9f94.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d03b9178-a791-4c56-accd-23a71cbe9f94.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9cdfedf6-41fd-49bb-b02e-8813e59d02a2 {
  display: none;
}
#s-d7b96800-398c-4dd1-bc0f-ed8312896471 { text-align: left; }
#s-45a96443-c990-4af0-bf33-0af05b6d7dd4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-45a96443-c990-4af0-bf33-0af05b6d7dd4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf882468-4697-4a21-bd89-a371f2d84b03 { text-align: left; }
#s-cf882468-4697-4a21-bd89-a371f2d84b03 .shg-product-sold-out {
  display: none;
}

#s-cf882468-4697-4a21-bd89-a371f2d84b03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf882468-4697-4a21-bd89-a371f2d84b03 .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-44945bed-adaa-4854-87e9-0fb3a712e366 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-44945bed-adaa-4854-87e9-0fb3a712e366:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-44945bed-adaa-4854-87e9-0fb3a712e366:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-44945bed-adaa-4854-87e9-0fb3a712e366 {
  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-44945bed-adaa-4854-87e9-0fb3a712e366.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-44945bed-adaa-4854-87e9-0fb3a712e366.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-44945bed-adaa-4854-87e9-0fb3a712e366.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3e940964-e153-4976-abee-40a18242c7a5 {
  display: none;
}
#s-7c75e5c4-2bfa-49f4-a040-1d383f139c1d { text-align: left; }
#s-eb43f801-0fb4-49c9-9f90-11d2f899df31 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eb43f801-0fb4-49c9-9f90-11d2f899df31 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70751119-7171-4a67-92fd-61d0ffb47f07 { text-align: left; }
#s-70751119-7171-4a67-92fd-61d0ffb47f07 .shg-product-sold-out {
  display: none;
}

#s-70751119-7171-4a67-92fd-61d0ffb47f07 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70751119-7171-4a67-92fd-61d0ffb47f07 .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-fcfa1933-9219-455c-b9e1-d6ae71575e84 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fcfa1933-9219-455c-b9e1-d6ae71575e84:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fcfa1933-9219-455c-b9e1-d6ae71575e84:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fcfa1933-9219-455c-b9e1-d6ae71575e84 {
  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-fcfa1933-9219-455c-b9e1-d6ae71575e84.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fcfa1933-9219-455c-b9e1-d6ae71575e84.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fcfa1933-9219-455c-b9e1-d6ae71575e84.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86a39c67-2480-467e-8c5c-bd365d714bc7 {
  display: none;
}
#s-c9d5f0da-8160-4306-aae6-815821970788 { text-align: left; }
#s-e5911af3-7508-4bef-a134-0db3cd3183fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5911af3-7508-4bef-a134-0db3cd3183fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9284463b-4c9d-4da3-94dd-5ec362a3816d { text-align: left; }
#s-9284463b-4c9d-4da3-94dd-5ec362a3816d .shg-product-sold-out {
  display: none;
}

#s-9284463b-4c9d-4da3-94dd-5ec362a3816d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9284463b-4c9d-4da3-94dd-5ec362a3816d .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-cd09cd48-793f-48a5-8406-38cda09baebe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd09cd48-793f-48a5-8406-38cda09baebe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd09cd48-793f-48a5-8406-38cda09baebe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd09cd48-793f-48a5-8406-38cda09baebe {
  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-cd09cd48-793f-48a5-8406-38cda09baebe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd09cd48-793f-48a5-8406-38cda09baebe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd09cd48-793f-48a5-8406-38cda09baebe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-71cb6508-9390-4792-bb4f-a974e6909dc8 {
  display: none;
}
#s-c63b21a9-5d75-439d-8629-516381b0ca30 { text-align: left; }
#s-8a8f6b8d-2494-428b-8bb9-40a543d72481 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8a8f6b8d-2494-428b-8bb9-40a543d72481 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-624e7473-135d-457e-baac-000a95617b60 { text-align: left; }
#s-624e7473-135d-457e-baac-000a95617b60 .shg-product-sold-out {
  display: none;
}

#s-624e7473-135d-457e-baac-000a95617b60 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-624e7473-135d-457e-baac-000a95617b60 .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-0781366a-d678-4e38-8965-fa670c5c85a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0781366a-d678-4e38-8965-fa670c5c85a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0781366a-d678-4e38-8965-fa670c5c85a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0781366a-d678-4e38-8965-fa670c5c85a1 {
  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-0781366a-d678-4e38-8965-fa670c5c85a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0781366a-d678-4e38-8965-fa670c5c85a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0781366a-d678-4e38-8965-fa670c5c85a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a5af77e-6923-4e54-be7b-8d8bdc509927 {
  display: none;
}
#s-ecd83976-e075-4be5-a2f3-d97fe13b7f38 { text-align: left; }
#s-a513c166-cc7a-4a23-9170-b2e6ba1e42b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a513c166-cc7a-4a23-9170-b2e6ba1e42b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec9115ff-5273-4bfd-9ea1-a0a847a65d90 { text-align: left; }
#s-ec9115ff-5273-4bfd-9ea1-a0a847a65d90 .shg-product-sold-out {
  display: none;
}

#s-ec9115ff-5273-4bfd-9ea1-a0a847a65d90 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec9115ff-5273-4bfd-9ea1-a0a847a65d90 .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-308d08b4-fb1b-4af7-8d9e-a67f18f347b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-308d08b4-fb1b-4af7-8d9e-a67f18f347b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-308d08b4-fb1b-4af7-8d9e-a67f18f347b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-308d08b4-fb1b-4af7-8d9e-a67f18f347b8 {
  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-308d08b4-fb1b-4af7-8d9e-a67f18f347b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-308d08b4-fb1b-4af7-8d9e-a67f18f347b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-308d08b4-fb1b-4af7-8d9e-a67f18f347b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8cc4d5f3-ff8a-48ec-ab20-60e5aa73ba27 {
  display: none;
}
#s-2007eebb-a78b-4df7-be4a-626e7e1ad6cf { text-align: left; }
#s-0680fc8b-6fde-4f4d-94e2-8f92f69f8b11 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0680fc8b-6fde-4f4d-94e2-8f92f69f8b11 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b5d54e94-b8b0-4a09-9165-d76f7ebbf430 { text-align: left; }
#s-b5d54e94-b8b0-4a09-9165-d76f7ebbf430 .shg-product-sold-out {
  display: none;
}

#s-b5d54e94-b8b0-4a09-9165-d76f7ebbf430 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b5d54e94-b8b0-4a09-9165-d76f7ebbf430 .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-4dc28c66-1b40-4182-b961-f0b7d1a7a60b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4dc28c66-1b40-4182-b961-f0b7d1a7a60b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4dc28c66-1b40-4182-b961-f0b7d1a7a60b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4dc28c66-1b40-4182-b961-f0b7d1a7a60b {
  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-4dc28c66-1b40-4182-b961-f0b7d1a7a60b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4dc28c66-1b40-4182-b961-f0b7d1a7a60b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4dc28c66-1b40-4182-b961-f0b7d1a7a60b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7f4a6373-947c-48a6-a30f-fb4d38f7468c {
  display: none;
}
#s-f4082ea8-cab2-430e-8074-45cad0086670 { text-align: left; }
#s-37af77b1-3dcf-48a3-9488-b0606832319b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37af77b1-3dcf-48a3-9488-b0606832319b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab42481c-7095-4991-8724-64303d82238c { text-align: left; }
#s-ab42481c-7095-4991-8724-64303d82238c .shg-product-sold-out {
  display: none;
}

#s-ab42481c-7095-4991-8724-64303d82238c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab42481c-7095-4991-8724-64303d82238c .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-4bf9dd3b-4cb7-4da8-ae36-1a11dca70e67 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bf9dd3b-4cb7-4da8-ae36-1a11dca70e67:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bf9dd3b-4cb7-4da8-ae36-1a11dca70e67:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bf9dd3b-4cb7-4da8-ae36-1a11dca70e67 {
  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-4bf9dd3b-4cb7-4da8-ae36-1a11dca70e67.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bf9dd3b-4cb7-4da8-ae36-1a11dca70e67.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bf9dd3b-4cb7-4da8-ae36-1a11dca70e67.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6237a687-1feb-46f5-b02b-cd677098d141 {
  display: none;
}
#s-736dd36f-7a3f-4fd8-bb0b-e241d8d5b0f4 { text-align: left; }
#s-1c9731fa-84eb-4f01-a847-e1c2a44e398f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c9731fa-84eb-4f01-a847-e1c2a44e398f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84c53e2a-1508-428b-a9f3-63de7dc80850 { text-align: left; }
#s-84c53e2a-1508-428b-a9f3-63de7dc80850 .shg-product-sold-out {
  display: none;
}

#s-84c53e2a-1508-428b-a9f3-63de7dc80850 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84c53e2a-1508-428b-a9f3-63de7dc80850 .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-1d3d16e8-ebc4-4221-accf-01152a9ed579 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1d3d16e8-ebc4-4221-accf-01152a9ed579:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1d3d16e8-ebc4-4221-accf-01152a9ed579:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1d3d16e8-ebc4-4221-accf-01152a9ed579 {
  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-1d3d16e8-ebc4-4221-accf-01152a9ed579.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d3d16e8-ebc4-4221-accf-01152a9ed579.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1d3d16e8-ebc4-4221-accf-01152a9ed579.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d9f402a-2122-47ff-a60b-bd0a288fc7a8 {
  display: none;
}
#s-3f5ea974-4183-442e-b1b0-06fe438299a7 { text-align: left; }
#s-39207b80-63c1-4e1d-a593-4267bbbfa0f6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-39207b80-63c1-4e1d-a593-4267bbbfa0f6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c31a84bf-5815-4c7e-890b-c0496d7d39e7 { text-align: left; }
#s-c31a84bf-5815-4c7e-890b-c0496d7d39e7 .shg-product-sold-out {
  display: none;
}

#s-c31a84bf-5815-4c7e-890b-c0496d7d39e7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c31a84bf-5815-4c7e-890b-c0496d7d39e7 .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-b87eb485-5339-457b-a615-e4d6aa06400a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b87eb485-5339-457b-a615-e4d6aa06400a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b87eb485-5339-457b-a615-e4d6aa06400a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b87eb485-5339-457b-a615-e4d6aa06400a {
  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-b87eb485-5339-457b-a615-e4d6aa06400a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b87eb485-5339-457b-a615-e4d6aa06400a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b87eb485-5339-457b-a615-e4d6aa06400a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-278ea073-bb50-40d8-a47a-fee21f779e75 {
  display: none;
}
#s-eb582c98-0f5a-464f-80f4-e7f6e7cd8ce7 { text-align: left; }
#s-d3775545-a3e9-4192-882f-51eefae200c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3775545-a3e9-4192-882f-51eefae200c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ab0003c5-21dd-4dbc-ad0b-126fc6c5e6be { text-align: left; }
#s-ab0003c5-21dd-4dbc-ad0b-126fc6c5e6be .shg-product-sold-out {
  display: none;
}

#s-ab0003c5-21dd-4dbc-ad0b-126fc6c5e6be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ab0003c5-21dd-4dbc-ad0b-126fc6c5e6be .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-3e8d0447-d79d-4095-a1f0-2739403bbe3b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e8d0447-d79d-4095-a1f0-2739403bbe3b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e8d0447-d79d-4095-a1f0-2739403bbe3b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e8d0447-d79d-4095-a1f0-2739403bbe3b {
  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-3e8d0447-d79d-4095-a1f0-2739403bbe3b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e8d0447-d79d-4095-a1f0-2739403bbe3b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e8d0447-d79d-4095-a1f0-2739403bbe3b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4c411f5d-e465-44f5-8645-58c886f7118f {
  display: none;
}
#s-a1a7dd2a-01fe-43c3-a1e9-bb9615257cd8 { text-align: left; }
#s-56f6983a-0e17-4633-9206-544e8be1fb67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56f6983a-0e17-4633-9206-544e8be1fb67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40a25313-40e7-45c4-8f6d-9afa64e55850 { text-align: left; }
#s-40a25313-40e7-45c4-8f6d-9afa64e55850 .shg-product-sold-out {
  display: none;
}

#s-40a25313-40e7-45c4-8f6d-9afa64e55850 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40a25313-40e7-45c4-8f6d-9afa64e55850 .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-fa396d96-7519-4cbf-9d96-d8cbfa90589c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fa396d96-7519-4cbf-9d96-d8cbfa90589c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fa396d96-7519-4cbf-9d96-d8cbfa90589c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fa396d96-7519-4cbf-9d96-d8cbfa90589c {
  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-fa396d96-7519-4cbf-9d96-d8cbfa90589c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fa396d96-7519-4cbf-9d96-d8cbfa90589c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fa396d96-7519-4cbf-9d96-d8cbfa90589c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-36f6d4ae-322f-4e4a-9b58-c5ab0a532105 {
  display: none;
}
#s-bcdbfe89-5e74-4966-b744-700fef29f720 { text-align: left; }
#s-1b0c760f-51ce-4538-bfcf-6980b63cd99a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1b0c760f-51ce-4538-bfcf-6980b63cd99a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58e9ecaa-b363-4800-ba35-70915f2fe76d { text-align: left; }
#s-58e9ecaa-b363-4800-ba35-70915f2fe76d .shg-product-sold-out {
  display: none;
}

#s-58e9ecaa-b363-4800-ba35-70915f2fe76d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58e9ecaa-b363-4800-ba35-70915f2fe76d .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-0c9dacc0-bed5-4f65-a6f2-82934afe2af1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0c9dacc0-bed5-4f65-a6f2-82934afe2af1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0c9dacc0-bed5-4f65-a6f2-82934afe2af1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0c9dacc0-bed5-4f65-a6f2-82934afe2af1 {
  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-0c9dacc0-bed5-4f65-a6f2-82934afe2af1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0c9dacc0-bed5-4f65-a6f2-82934afe2af1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0c9dacc0-bed5-4f65-a6f2-82934afe2af1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c9b24845-56a8-436b-9a1e-8c22a70a9f44 {
  display: none;
}
#s-db02c373-b92a-4168-8d27-4cbdd659710d { text-align: left; }
#s-5dbea56f-6e80-4b8a-adc1-c62d03d97768 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5dbea56f-6e80-4b8a-adc1-c62d03d97768 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b7080f7e-ee89-492a-9752-f38689a56c01 { text-align: left; }
#s-b7080f7e-ee89-492a-9752-f38689a56c01 .shg-product-sold-out {
  display: none;
}

#s-b7080f7e-ee89-492a-9752-f38689a56c01 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b7080f7e-ee89-492a-9752-f38689a56c01 .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-7bb29ea0-33fe-448d-bcc2-2387526ae951 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7bb29ea0-33fe-448d-bcc2-2387526ae951:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7bb29ea0-33fe-448d-bcc2-2387526ae951:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7bb29ea0-33fe-448d-bcc2-2387526ae951 {
  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-7bb29ea0-33fe-448d-bcc2-2387526ae951.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7bb29ea0-33fe-448d-bcc2-2387526ae951.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7bb29ea0-33fe-448d-bcc2-2387526ae951.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ead4cff6-d71a-41f2-b02c-9ea3ee20c5e6 {
  display: none;
}
#s-83585efe-160d-4a45-a376-6113108b08c2 { text-align: left; }
#s-83fb36ec-6d4d-4d2c-982a-f9da00e0cced { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-83fb36ec-6d4d-4d2c-982a-f9da00e0cced .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3282fb04-1b01-400e-af3e-df894b602c18 { text-align: left; }
#s-3282fb04-1b01-400e-af3e-df894b602c18 .shg-product-sold-out {
  display: none;
}

#s-3282fb04-1b01-400e-af3e-df894b602c18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3282fb04-1b01-400e-af3e-df894b602c18 .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-a064acfc-8c2b-4028-8d3a-c21520875268 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a064acfc-8c2b-4028-8d3a-c21520875268:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a064acfc-8c2b-4028-8d3a-c21520875268:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a064acfc-8c2b-4028-8d3a-c21520875268 {
  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-a064acfc-8c2b-4028-8d3a-c21520875268.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a064acfc-8c2b-4028-8d3a-c21520875268.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a064acfc-8c2b-4028-8d3a-c21520875268.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;
}
