.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-782e99dc-2a57-4800-bc67-44b6cc1a0d7d {
  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-265672aa-923d-448f-9588-77b62e5d11fb { margin-top: 40px; }
#s-265672aa-923d-448f-9588-77b62e5d11fb .shogun-tabs {
  justify-content: center;
}


  #s-265672aa-923d-448f-9588-77b62e5d11fb .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-265672aa-923d-448f-9588-77b62e5d11fb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-265672aa-923d-448f-9588-77b62e5d11fb .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-265672aa-923d-448f-9588-77b62e5d11fb .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-265672aa-923d-448f-9588-77b62e5d11fb .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-265672aa-923d-448f-9588-77b62e5d11fb .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-265672aa-923d-448f-9588-77b62e5d11fb .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-ecb9bc5f-f9e1-47bb-a854-db5e950aee47 { padding-top: 10px;
padding-bottom: 10px; }
 #s-ecb9bc5f-f9e1-47bb-a854-db5e950aee47 .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-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-4525ee77-9726-42c7-a933-e11509f3ec38 .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-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-ed54cc61-d5e0-4479-9f2b-c3b79cd4852d"] > .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-d8149716-03ee-4b0b-bb21-4a07b71dda87 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-53c342e5-1422-49ee-9ac8-ea8b21418129 { 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-0b32b624-7df2-46a1-8270-c0b7ea1fc2ef { 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-0b32b624-7df2-46a1-8270-c0b7ea1fc2ef: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-0b32b624-7df2-46a1-8270-c0b7ea1fc2ef: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-0b32b624-7df2-46a1-8270-c0b7ea1fc2ef.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-a4de76b9-18de-4ba7-8525-22edf1e95973 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8091dd68-e23e-40be-8397-f094e05498ea { 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-34afdce8-8230-4eda-abe1-dc9514fe175e { 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-34afdce8-8230-4eda-abe1-dc9514fe175e: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-34afdce8-8230-4eda-abe1-dc9514fe175e: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-34afdce8-8230-4eda-abe1-dc9514fe175e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-2344785f-82cd-4b44-b1e0-41d8d0f8546d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5452b52b-0f95-4996-be4b-d79f42b6e7c4 { 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-624c5228-9656-407a-abf7-a950c7d6a1b1 { 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-624c5228-9656-407a-abf7-a950c7d6a1b1: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-624c5228-9656-407a-abf7-a950c7d6a1b1: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-624c5228-9656-407a-abf7-a950c7d6a1b1.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-684b2290-fdc6-41ec-9e46-bcf8deaeffc3 { min-height: 50px; }
#s-684b2290-fdc6-41ec-9e46-bcf8deaeffc3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-12826220-62bf-40cd-b259-5d6b7f943a1e { 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-12826220-62bf-40cd-b259-5d6b7f943a1e .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-01ceeb16-2496-47d5-beaa-691f7823603b {
  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-2313b5d8-6c3f-40fd-b041-3339c7557b16 { 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-6e8824d0-846f-4d34-a26c-3f2fbe69de7e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e8824d0-846f-4d34-a26c-3f2fbe69de7e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c5a03be8-0ffd-4de5-92c6-7561b47d134f {
  display: none;
}
#s-5403bba2-1639-4528-8f73-fe46e6398996 { text-align: left; }
#s-849ee490-dddb-4d62-986a-31c4bcb1397b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-849ee490-dddb-4d62-986a-31c4bcb1397b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3c23cfb6-1f96-4b0e-838b-e9189c861fe9 {
  display: none;
}
#s-19ef0b94-d4e3-4f77-b469-3a2391310494 { text-align: left; }
#s-88961fee-a595-4281-978e-488a1e14da78 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-88961fee-a595-4281-978e-488a1e14da78 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c0228f34-23bf-4569-b67f-810d3df4fee3 {
  display: none;
}
#s-6ce5e1dc-bbfd-4f50-aba4-8564cab92ae4 { text-align: left; }
#s-bae10b4e-671d-4d60-9310-dcc5949e5a3d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bae10b4e-671d-4d60-9310-dcc5949e5a3d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d10969cc-72a4-47a6-9724-10ca7a445e67 {
  display: none;
}
#s-9505dcd4-5432-4715-a75d-d10bc66a695e { text-align: left; }
#s-fd42a8eb-fad6-47b2-add6-64573028b2f0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd42a8eb-fad6-47b2-add6-64573028b2f0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e2f7090b-9585-48d3-aad7-7de9db0beeda { text-align: left; }
#s-e2f7090b-9585-48d3-aad7-7de9db0beeda .shg-product-sold-out {
  display: none;
}

#s-e2f7090b-9585-48d3-aad7-7de9db0beeda .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e2f7090b-9585-48d3-aad7-7de9db0beeda .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-e4a3a668-80cf-4e14-8f97-4583b9f954e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4a3a668-80cf-4e14-8f97-4583b9f954e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4a3a668-80cf-4e14-8f97-4583b9f954e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4a3a668-80cf-4e14-8f97-4583b9f954e3 {
  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-e4a3a668-80cf-4e14-8f97-4583b9f954e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4a3a668-80cf-4e14-8f97-4583b9f954e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4a3a668-80cf-4e14-8f97-4583b9f954e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-706d3ebc-2c07-4684-8805-33dbfe63f418 {
  display: none;
}
#s-be1f67be-e9b1-4061-b84e-c4e377ca4e9b { text-align: left; }
#s-76175bd7-f44f-4c9b-abfc-8dcacaaddd77 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-76175bd7-f44f-4c9b-abfc-8dcacaaddd77 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7780afd2-2fde-4fda-bad8-969b70763350 { text-align: left; }
#s-7780afd2-2fde-4fda-bad8-969b70763350 .shg-product-sold-out {
  display: none;
}

#s-7780afd2-2fde-4fda-bad8-969b70763350 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7780afd2-2fde-4fda-bad8-969b70763350 .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-dc57043f-071b-4583-98a7-1435dc0145fe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-dc57043f-071b-4583-98a7-1435dc0145fe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-dc57043f-071b-4583-98a7-1435dc0145fe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-dc57043f-071b-4583-98a7-1435dc0145fe {
  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-dc57043f-071b-4583-98a7-1435dc0145fe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-dc57043f-071b-4583-98a7-1435dc0145fe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-dc57043f-071b-4583-98a7-1435dc0145fe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5283d2fb-e916-4c35-afdd-10d0976a0e6d {
  display: none;
}
#s-0b27e978-ca2c-4ace-90eb-338b2d4be070 { text-align: left; }
#s-759e21d1-54b4-4724-8a33-df8c52a35001 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-759e21d1-54b4-4724-8a33-df8c52a35001 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-76b5030c-29c0-4309-b047-d9f66f555383 { text-align: left; }
#s-76b5030c-29c0-4309-b047-d9f66f555383 .shg-product-sold-out {
  display: none;
}

#s-76b5030c-29c0-4309-b047-d9f66f555383 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-76b5030c-29c0-4309-b047-d9f66f555383 .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-213c06d2-f9d5-4079-a45d-2b9d2def8791 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-213c06d2-f9d5-4079-a45d-2b9d2def8791:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-213c06d2-f9d5-4079-a45d-2b9d2def8791:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-213c06d2-f9d5-4079-a45d-2b9d2def8791 {
  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-213c06d2-f9d5-4079-a45d-2b9d2def8791.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-213c06d2-f9d5-4079-a45d-2b9d2def8791.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-213c06d2-f9d5-4079-a45d-2b9d2def8791.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-eb42dc78-7703-4d87-af75-0164591ba6b6 {
  display: none;
}
#s-7db4ca72-131d-4a7c-8341-a51f06114664 { text-align: left; }
#s-c4db6904-cbde-4962-a7ee-35f3b0295972 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c4db6904-cbde-4962-a7ee-35f3b0295972 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c7ee033c-2f79-4067-9f23-07611fe28dde { text-align: left; }
#s-c7ee033c-2f79-4067-9f23-07611fe28dde .shg-product-sold-out {
  display: none;
}

#s-c7ee033c-2f79-4067-9f23-07611fe28dde .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c7ee033c-2f79-4067-9f23-07611fe28dde .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-445978ad-dd57-41a5-9ebf-713ea108248a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-445978ad-dd57-41a5-9ebf-713ea108248a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-445978ad-dd57-41a5-9ebf-713ea108248a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-445978ad-dd57-41a5-9ebf-713ea108248a {
  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-445978ad-dd57-41a5-9ebf-713ea108248a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-445978ad-dd57-41a5-9ebf-713ea108248a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-445978ad-dd57-41a5-9ebf-713ea108248a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-517466b6-4b92-4eaf-b6f8-c1a02bcba4b4 {
  display: none;
}
#s-19e449fd-9a45-4507-9ada-982ea79f00cc { text-align: left; }
#s-13a48e3b-5caf-47b3-b6f3-7eb2b9000513 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13a48e3b-5caf-47b3-b6f3-7eb2b9000513 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-778020c1-1e6b-4823-bf35-9b8e3bf94580 { text-align: left; }
#s-778020c1-1e6b-4823-bf35-9b8e3bf94580 .shg-product-sold-out {
  display: none;
}

#s-778020c1-1e6b-4823-bf35-9b8e3bf94580 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-778020c1-1e6b-4823-bf35-9b8e3bf94580 .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-ab4d6c9e-79bc-4b7b-a8a5-8623d2ce446b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ab4d6c9e-79bc-4b7b-a8a5-8623d2ce446b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ab4d6c9e-79bc-4b7b-a8a5-8623d2ce446b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ab4d6c9e-79bc-4b7b-a8a5-8623d2ce446b {
  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-ab4d6c9e-79bc-4b7b-a8a5-8623d2ce446b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ab4d6c9e-79bc-4b7b-a8a5-8623d2ce446b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ab4d6c9e-79bc-4b7b-a8a5-8623d2ce446b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d34c6d3f-1276-4d8c-a0e8-e7524ca18a48 {
  display: none;
}
#s-fdc5554c-6eac-4748-993c-547e1fd7bc4a { text-align: left; }
#s-58879a32-a280-4d0d-b5bc-591f6991ed29 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-58879a32-a280-4d0d-b5bc-591f6991ed29 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5d89e25a-50aa-4b7b-935a-5e64898b9417 { text-align: left; }
#s-5d89e25a-50aa-4b7b-935a-5e64898b9417 .shg-product-sold-out {
  display: none;
}

#s-5d89e25a-50aa-4b7b-935a-5e64898b9417 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5d89e25a-50aa-4b7b-935a-5e64898b9417 .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-e8dd7979-3781-4825-b2b8-3ddfd00c4235 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8dd7979-3781-4825-b2b8-3ddfd00c4235:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8dd7979-3781-4825-b2b8-3ddfd00c4235:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8dd7979-3781-4825-b2b8-3ddfd00c4235 {
  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-e8dd7979-3781-4825-b2b8-3ddfd00c4235.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8dd7979-3781-4825-b2b8-3ddfd00c4235.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8dd7979-3781-4825-b2b8-3ddfd00c4235.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ea65556-1bd7-4f34-acab-8986bd837ae3 {
  display: none;
}
#s-de510bd6-a0ba-4494-b28d-f95cde749b66 { text-align: left; }
#s-3563d896-c9d8-4b91-9b58-53e0ea511eff { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3563d896-c9d8-4b91-9b58-53e0ea511eff .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-15eb03e3-9d68-48f3-a029-48a01857bef5 { text-align: left; }
#s-15eb03e3-9d68-48f3-a029-48a01857bef5 .shg-product-sold-out {
  display: none;
}

#s-15eb03e3-9d68-48f3-a029-48a01857bef5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-15eb03e3-9d68-48f3-a029-48a01857bef5 .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-4b0516d1-6346-4710-a5a6-099b0c3ab302 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b0516d1-6346-4710-a5a6-099b0c3ab302:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b0516d1-6346-4710-a5a6-099b0c3ab302:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b0516d1-6346-4710-a5a6-099b0c3ab302 {
  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-4b0516d1-6346-4710-a5a6-099b0c3ab302.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b0516d1-6346-4710-a5a6-099b0c3ab302.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b0516d1-6346-4710-a5a6-099b0c3ab302.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b7b41979-f43f-40e3-bc1b-b9d5b3a75e3d {
  display: none;
}
#s-07b3375c-c89e-462d-9ae5-85d05860611f { text-align: left; }
#s-62e0769b-1161-43ea-ae14-49644a11c6cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-62e0769b-1161-43ea-ae14-49644a11c6cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a8a4ca66-3297-432c-af1f-8537ddf32c96 { text-align: left; }
#s-a8a4ca66-3297-432c-af1f-8537ddf32c96 .shg-product-sold-out {
  display: none;
}

#s-a8a4ca66-3297-432c-af1f-8537ddf32c96 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a8a4ca66-3297-432c-af1f-8537ddf32c96 .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-feb5e1cd-2892-4c64-8e8f-4827ae4c4a95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-feb5e1cd-2892-4c64-8e8f-4827ae4c4a95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-feb5e1cd-2892-4c64-8e8f-4827ae4c4a95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-feb5e1cd-2892-4c64-8e8f-4827ae4c4a95 {
  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-feb5e1cd-2892-4c64-8e8f-4827ae4c4a95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-feb5e1cd-2892-4c64-8e8f-4827ae4c4a95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-feb5e1cd-2892-4c64-8e8f-4827ae4c4a95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a499180a-2b0c-4259-835d-2ad5762d220e {
  display: none;
}
#s-fd73d312-7b63-4f25-af6b-7e8374544296 { text-align: left; }
#s-8051df83-dd3a-42c3-b2cf-9dc36612cd2c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8051df83-dd3a-42c3-b2cf-9dc36612cd2c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5ea67fed-63e1-4b85-bab6-be0416fd53f0 { text-align: left; }
#s-5ea67fed-63e1-4b85-bab6-be0416fd53f0 .shg-product-sold-out {
  display: none;
}

#s-5ea67fed-63e1-4b85-bab6-be0416fd53f0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5ea67fed-63e1-4b85-bab6-be0416fd53f0 .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-a689661a-1055-489e-a579-8a76bcc777eb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a689661a-1055-489e-a579-8a76bcc777eb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a689661a-1055-489e-a579-8a76bcc777eb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a689661a-1055-489e-a579-8a76bcc777eb {
  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-a689661a-1055-489e-a579-8a76bcc777eb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a689661a-1055-489e-a579-8a76bcc777eb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a689661a-1055-489e-a579-8a76bcc777eb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f6d6f19e-8391-4c43-aeda-c13ebe5220bf {
  display: none;
}
#s-8266eeda-c95d-4ecd-ae44-36cd244c2073 { text-align: left; }
#s-1c005caa-da31-4312-a52c-5aa715b8bea4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1c005caa-da31-4312-a52c-5aa715b8bea4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3c9e46e4-e7f8-49ab-927d-e73d1ae9702b { text-align: left; }
#s-3c9e46e4-e7f8-49ab-927d-e73d1ae9702b .shg-product-sold-out {
  display: none;
}

#s-3c9e46e4-e7f8-49ab-927d-e73d1ae9702b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3c9e46e4-e7f8-49ab-927d-e73d1ae9702b .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-87d5f6ba-bdd1-4fe7-924f-eb1b44172d59 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-87d5f6ba-bdd1-4fe7-924f-eb1b44172d59:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-87d5f6ba-bdd1-4fe7-924f-eb1b44172d59:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-87d5f6ba-bdd1-4fe7-924f-eb1b44172d59 {
  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-87d5f6ba-bdd1-4fe7-924f-eb1b44172d59.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-87d5f6ba-bdd1-4fe7-924f-eb1b44172d59.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-87d5f6ba-bdd1-4fe7-924f-eb1b44172d59.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b8c0fece-5fb4-45cd-a91a-1616466bbfca {
  display: none;
}
#s-ac72cd0d-6428-4be3-9a26-224c3d6b3fe9 { text-align: left; }
#s-2baeaf32-c9a2-4ecd-81c0-5a2726bf318e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2baeaf32-c9a2-4ecd-81c0-5a2726bf318e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-89980ef1-4419-4667-b079-d8b7cf1bf3ef { text-align: left; }
#s-89980ef1-4419-4667-b079-d8b7cf1bf3ef .shg-product-sold-out {
  display: none;
}

#s-89980ef1-4419-4667-b079-d8b7cf1bf3ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-89980ef1-4419-4667-b079-d8b7cf1bf3ef .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-de782394-1518-476d-93a9-18ea51151f36 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-de782394-1518-476d-93a9-18ea51151f36:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-de782394-1518-476d-93a9-18ea51151f36:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-de782394-1518-476d-93a9-18ea51151f36 {
  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-de782394-1518-476d-93a9-18ea51151f36.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-de782394-1518-476d-93a9-18ea51151f36.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-de782394-1518-476d-93a9-18ea51151f36.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-26b3b81e-e9f7-47a3-8187-64c180c6f460 {
  display: none;
}
#s-c387f3fa-dfef-4cb5-9cbb-bc9269b0df08 { text-align: left; }
#s-3fce14f9-342c-4e7f-b42d-8c056541e25d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3fce14f9-342c-4e7f-b42d-8c056541e25d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c2b29d9a-6ce7-4322-84be-79ff1ab27201 { text-align: left; }
#s-c2b29d9a-6ce7-4322-84be-79ff1ab27201 .shg-product-sold-out {
  display: none;
}

#s-c2b29d9a-6ce7-4322-84be-79ff1ab27201 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c2b29d9a-6ce7-4322-84be-79ff1ab27201 .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-e14f78a9-1bc0-4a30-948d-5ebe9e12efaf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e14f78a9-1bc0-4a30-948d-5ebe9e12efaf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e14f78a9-1bc0-4a30-948d-5ebe9e12efaf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e14f78a9-1bc0-4a30-948d-5ebe9e12efaf {
  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-e14f78a9-1bc0-4a30-948d-5ebe9e12efaf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e14f78a9-1bc0-4a30-948d-5ebe9e12efaf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e14f78a9-1bc0-4a30-948d-5ebe9e12efaf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f4397ba5-b5fc-4727-9111-77efadf421e6 {
  display: none;
}
#s-ede878a0-1891-4ffa-b7dd-ba8cf31e71d2 { text-align: left; }
#s-614479f9-85e1-4cd0-9070-94ec1bd7c778 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-614479f9-85e1-4cd0-9070-94ec1bd7c778 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d42ee3b7-0918-438e-836f-b8855facd773 { text-align: left; }
#s-d42ee3b7-0918-438e-836f-b8855facd773 .shg-product-sold-out {
  display: none;
}

#s-d42ee3b7-0918-438e-836f-b8855facd773 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d42ee3b7-0918-438e-836f-b8855facd773 .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-6b52ecc4-b363-47ef-b89d-2c940e8a7b34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6b52ecc4-b363-47ef-b89d-2c940e8a7b34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6b52ecc4-b363-47ef-b89d-2c940e8a7b34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6b52ecc4-b363-47ef-b89d-2c940e8a7b34 {
  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-6b52ecc4-b363-47ef-b89d-2c940e8a7b34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6b52ecc4-b363-47ef-b89d-2c940e8a7b34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6b52ecc4-b363-47ef-b89d-2c940e8a7b34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ef442e08-3bd0-405f-8c30-4f0cd3eae930 {
  display: none;
}
#s-c7b88326-6cd6-4095-8e76-4a973f1be972 { text-align: left; }
#s-5d280cfa-c5ff-478e-aa96-c90420bfb945 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5d280cfa-c5ff-478e-aa96-c90420bfb945 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36932440-737a-4c74-b4ce-4d46d0c5eaa0 { text-align: left; }
#s-36932440-737a-4c74-b4ce-4d46d0c5eaa0 .shg-product-sold-out {
  display: none;
}

#s-36932440-737a-4c74-b4ce-4d46d0c5eaa0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36932440-737a-4c74-b4ce-4d46d0c5eaa0 .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-bc16e900-b616-4a3e-82fd-f3162d03fcbe { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bc16e900-b616-4a3e-82fd-f3162d03fcbe:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bc16e900-b616-4a3e-82fd-f3162d03fcbe:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bc16e900-b616-4a3e-82fd-f3162d03fcbe {
  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-bc16e900-b616-4a3e-82fd-f3162d03fcbe.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc16e900-b616-4a3e-82fd-f3162d03fcbe.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bc16e900-b616-4a3e-82fd-f3162d03fcbe.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9548d53-7515-4631-9146-edd3a5000109 {
  display: none;
}
#s-6fa5c36a-e178-4c14-8062-022ef735b74f { text-align: left; }
#s-3fef5863-069f-4875-a512-d88d82ffe6d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3fef5863-069f-4875-a512-d88d82ffe6d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36e3f66b-31b0-4962-a70a-4f0ec080107c { text-align: left; }
#s-36e3f66b-31b0-4962-a70a-4f0ec080107c .shg-product-sold-out {
  display: none;
}

#s-36e3f66b-31b0-4962-a70a-4f0ec080107c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36e3f66b-31b0-4962-a70a-4f0ec080107c .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-242b506a-de91-4ff7-bad0-ef37c364bddb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-242b506a-de91-4ff7-bad0-ef37c364bddb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-242b506a-de91-4ff7-bad0-ef37c364bddb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-242b506a-de91-4ff7-bad0-ef37c364bddb {
  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-242b506a-de91-4ff7-bad0-ef37c364bddb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-242b506a-de91-4ff7-bad0-ef37c364bddb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-242b506a-de91-4ff7-bad0-ef37c364bddb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3a362c67-cba1-425b-a48b-90052b07c6ab {
  display: none;
}
#s-b422884c-96c0-4cf6-b3cc-ba6958088cdc { text-align: left; }
#s-ff357c36-8428-4a56-b2d6-f922f9ddbc10 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff357c36-8428-4a56-b2d6-f922f9ddbc10 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-057641ac-81bf-4802-88a0-1680ade9fb1a { text-align: left; }
#s-057641ac-81bf-4802-88a0-1680ade9fb1a .shg-product-sold-out {
  display: none;
}

#s-057641ac-81bf-4802-88a0-1680ade9fb1a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-057641ac-81bf-4802-88a0-1680ade9fb1a .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-446101a7-564d-4f01-8c22-d75e366ecfcb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-446101a7-564d-4f01-8c22-d75e366ecfcb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-446101a7-564d-4f01-8c22-d75e366ecfcb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-446101a7-564d-4f01-8c22-d75e366ecfcb {
  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-446101a7-564d-4f01-8c22-d75e366ecfcb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-446101a7-564d-4f01-8c22-d75e366ecfcb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-446101a7-564d-4f01-8c22-d75e366ecfcb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c7618ae1-4077-42d2-95e3-eb697c5690f3 {
  display: none;
}
#s-ffb08962-10fd-4f40-aaf8-aee4ba7a769e { text-align: left; }
#s-e3e31ab9-0e2e-4221-95ec-4813c272d913 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e3e31ab9-0e2e-4221-95ec-4813c272d913 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1db383a5-bcbc-4baa-9af5-e747ae00ec53 { text-align: left; }
#s-1db383a5-bcbc-4baa-9af5-e747ae00ec53 .shg-product-sold-out {
  display: none;
}

#s-1db383a5-bcbc-4baa-9af5-e747ae00ec53 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1db383a5-bcbc-4baa-9af5-e747ae00ec53 .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-6a413966-8b59-478e-b3cb-e4047c67dbba { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a413966-8b59-478e-b3cb-e4047c67dbba:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a413966-8b59-478e-b3cb-e4047c67dbba:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a413966-8b59-478e-b3cb-e4047c67dbba {
  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-6a413966-8b59-478e-b3cb-e4047c67dbba.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a413966-8b59-478e-b3cb-e4047c67dbba.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a413966-8b59-478e-b3cb-e4047c67dbba.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de73689d-a691-4b4c-b6b1-3da6814ea41f {
  display: none;
}
#s-8d38ba9e-b702-4f03-b6c2-88a9ee519cff { text-align: left; }
#s-1011327b-5b1d-4170-bb06-464fc4e0f5c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1011327b-5b1d-4170-bb06-464fc4e0f5c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e42b861-e162-4f8f-b35b-306cf6ea95c4 { text-align: left; }
#s-7e42b861-e162-4f8f-b35b-306cf6ea95c4 .shg-product-sold-out {
  display: none;
}

#s-7e42b861-e162-4f8f-b35b-306cf6ea95c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e42b861-e162-4f8f-b35b-306cf6ea95c4 .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-5b8468f2-f9cc-40f3-8e2c-d35837ba95b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5b8468f2-f9cc-40f3-8e2c-d35837ba95b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5b8468f2-f9cc-40f3-8e2c-d35837ba95b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5b8468f2-f9cc-40f3-8e2c-d35837ba95b3 {
  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-5b8468f2-f9cc-40f3-8e2c-d35837ba95b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5b8468f2-f9cc-40f3-8e2c-d35837ba95b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5b8468f2-f9cc-40f3-8e2c-d35837ba95b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28b97172-1cd1-4110-a78c-a6d0f3b9fcf5 {
  display: none;
}
#s-455b08e3-95f5-46cf-9190-559e967eef72 { text-align: left; }
#s-85278d17-b174-4fe5-acfd-6e8c6c77f58f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85278d17-b174-4fe5-acfd-6e8c6c77f58f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e375131-3868-458c-ba0c-8b8a244fdd34 { text-align: left; }
#s-7e375131-3868-458c-ba0c-8b8a244fdd34 .shg-product-sold-out {
  display: none;
}

#s-7e375131-3868-458c-ba0c-8b8a244fdd34 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e375131-3868-458c-ba0c-8b8a244fdd34 .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-42ebefbd-46d5-4f95-8691-1c30d97ee951 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42ebefbd-46d5-4f95-8691-1c30d97ee951:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42ebefbd-46d5-4f95-8691-1c30d97ee951:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42ebefbd-46d5-4f95-8691-1c30d97ee951 {
  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-42ebefbd-46d5-4f95-8691-1c30d97ee951.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42ebefbd-46d5-4f95-8691-1c30d97ee951.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42ebefbd-46d5-4f95-8691-1c30d97ee951.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b13f1d9e-6b1c-4983-b688-472090c166e7 {
  display: none;
}
#s-b62d32af-6a87-4647-8dca-f7fd9233e8c1 { text-align: left; }
#s-e4b5656a-1245-4ecb-a98d-2ff6ac437591 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e4b5656a-1245-4ecb-a98d-2ff6ac437591 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5507fe1d-b9a5-4e5f-b4b7-6b31b7ef8260 { text-align: left; }
#s-5507fe1d-b9a5-4e5f-b4b7-6b31b7ef8260 .shg-product-sold-out {
  display: none;
}

#s-5507fe1d-b9a5-4e5f-b4b7-6b31b7ef8260 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5507fe1d-b9a5-4e5f-b4b7-6b31b7ef8260 .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-91122556-5583-488a-a361-f26ec9513438 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-91122556-5583-488a-a361-f26ec9513438:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-91122556-5583-488a-a361-f26ec9513438:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-91122556-5583-488a-a361-f26ec9513438 {
  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-91122556-5583-488a-a361-f26ec9513438.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-91122556-5583-488a-a361-f26ec9513438.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-91122556-5583-488a-a361-f26ec9513438.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ed2bb942-da73-4aa5-8ce7-3bdbf0f33835 {
  display: none;
}
#s-99006ab9-eccf-4ee3-825e-b9a0e94d57ce { text-align: left; }
#s-2e996b39-e654-4818-9db5-c4b367def73b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e996b39-e654-4818-9db5-c4b367def73b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-78ff57cb-0178-4ec6-97b1-e08d487aafd8 { text-align: left; }
#s-78ff57cb-0178-4ec6-97b1-e08d487aafd8 .shg-product-sold-out {
  display: none;
}

#s-78ff57cb-0178-4ec6-97b1-e08d487aafd8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-78ff57cb-0178-4ec6-97b1-e08d487aafd8 .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-69457453-5438-4d53-b7b8-cb687d375fb0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-69457453-5438-4d53-b7b8-cb687d375fb0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-69457453-5438-4d53-b7b8-cb687d375fb0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-69457453-5438-4d53-b7b8-cb687d375fb0 {
  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-69457453-5438-4d53-b7b8-cb687d375fb0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-69457453-5438-4d53-b7b8-cb687d375fb0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-69457453-5438-4d53-b7b8-cb687d375fb0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a3117ffd-9b5c-40cc-bfdf-5b795584b117 {
  display: none;
}
#s-2c93249a-df24-4235-bc9d-3bc90112b425 { text-align: left; }
#s-aa063a70-8735-4abb-a0dd-813f90b41ae8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa063a70-8735-4abb-a0dd-813f90b41ae8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dead7e49-d69b-432c-bbdf-92890fc0abbd { text-align: left; }
#s-dead7e49-d69b-432c-bbdf-92890fc0abbd .shg-product-sold-out {
  display: none;
}

#s-dead7e49-d69b-432c-bbdf-92890fc0abbd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dead7e49-d69b-432c-bbdf-92890fc0abbd .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-11f4fcf5-91b8-4094-befc-003480cbe8c4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-11f4fcf5-91b8-4094-befc-003480cbe8c4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-11f4fcf5-91b8-4094-befc-003480cbe8c4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-11f4fcf5-91b8-4094-befc-003480cbe8c4 {
  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-11f4fcf5-91b8-4094-befc-003480cbe8c4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-11f4fcf5-91b8-4094-befc-003480cbe8c4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-11f4fcf5-91b8-4094-befc-003480cbe8c4.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;
}
