.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-e25e23db-e263-42ec-b753-886ed443f784 {
  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-974d93bf-6de0-4f8e-9eb4-b4fbda524037 { margin-top: 40px; }
#s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .shogun-tabs {
  justify-content: center;
}


  #s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-974d93bf-6de0-4f8e-9eb4-b4fbda524037 .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-3f41898f-af98-48d9-8531-a227bf4810e9 { padding-top: 10px;
padding-bottom: 10px; }
 #s-3f41898f-af98-48d9-8531-a227bf4810e9 .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-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-7ee9f058-7bbd-42c4-bf37-30fcb339c9da .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-df871709-2834-4bf2-86e3-882c6130f174 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-df871709-2834-4bf2-86e3-882c6130f174"] > .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-c92e2e17-f6d7-48c5-b2a7-31ed90a61938 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-fbaec5b7-e522-4f4e-a524-5376f4ba89a7 { 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-9231f7ce-2981-4424-bc4a-d82db49adde6 { 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-9231f7ce-2981-4424-bc4a-d82db49adde6: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-9231f7ce-2981-4424-bc4a-d82db49adde6: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-9231f7ce-2981-4424-bc4a-d82db49adde6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-0de2fc74-28db-463a-8e3f-ecb61022fe36 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-682c6853-f5f9-4542-99d4-c90d9b011a04 { 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-d88350da-c66d-4189-9581-71d82ed2a1da { 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-d88350da-c66d-4189-9581-71d82ed2a1da: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-d88350da-c66d-4189-9581-71d82ed2a1da: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-d88350da-c66d-4189-9581-71d82ed2a1da.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-828f00ea-2bca-4d27-afb3-bd1dc841c8f8 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-f4fc483c-5b0b-4b26-b973-2dbf2db91a5a { 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-e173437a-0192-4899-a583-d239398a4b7e { 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-e173437a-0192-4899-a583-d239398a4b7e: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-e173437a-0192-4899-a583-d239398a4b7e: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-e173437a-0192-4899-a583-d239398a4b7e.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-a4a383fa-4de5-4ae2-8db4-398acee71fc8 { min-height: 50px; }
#s-a4a383fa-4de5-4ae2-8db4-398acee71fc8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-88f44aaa-a7f9-4ad0-a03d-37351418b4e5 { 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-88f44aaa-a7f9-4ad0-a03d-37351418b4e5 .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-71796b68-fecb-45b6-9e79-1abe4a36565c {
  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-bbf01b0a-e393-458f-8ec5-45f4a1c0bdbf { 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-7ead1b59-2bd2-4d85-9ae5-5c786c132a50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7ead1b59-2bd2-4d85-9ae5-5c786c132a50 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-1ca55d59-375d-4c91-9b42-b78d7898179a {
  display: none;
}
#s-c6909652-0356-454a-963d-78c537d8e721 { text-align: left; }
#s-7a2c7a5a-3f88-437c-9a3f-b954b4fb3d61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a2c7a5a-3f88-437c-9a3f-b954b4fb3d61 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-94d6910b-500e-416b-a95d-d6058bea2ce1 {
  display: none;
}
#s-63d345e4-a03b-4a48-ab92-c971911232be { text-align: left; }
#s-7f09ba93-9da7-4095-9799-8cb3a55fc923 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f09ba93-9da7-4095-9799-8cb3a55fc923 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-7af97f56-d4b4-44ec-817f-fd89abf1c55a {
  display: none;
}
#s-17fbe799-6db4-448a-9799-e8e7722fc7ea { text-align: left; }
#s-f80f8b7a-c4e4-497a-96af-6c33b26f667b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f80f8b7a-c4e4-497a-96af-6c33b26f667b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-5bb44644-3530-4e33-8235-bcb4f9d906a6 {
  display: none;
}
#s-6d2c4105-0e83-4595-9561-c3939a81bfae { text-align: left; }
#s-a03475bd-3643-4122-9366-a7c6a633eefa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a03475bd-3643-4122-9366-a7c6a633eefa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ec7d1535-b78a-4448-ae9d-0bfe13dcaae1 { text-align: left; }
#s-ec7d1535-b78a-4448-ae9d-0bfe13dcaae1 .shg-product-sold-out {
  display: none;
}

#s-ec7d1535-b78a-4448-ae9d-0bfe13dcaae1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ec7d1535-b78a-4448-ae9d-0bfe13dcaae1 .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-f63af18d-47a6-4f53-b431-19f63fad133b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f63af18d-47a6-4f53-b431-19f63fad133b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f63af18d-47a6-4f53-b431-19f63fad133b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f63af18d-47a6-4f53-b431-19f63fad133b {
  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-f63af18d-47a6-4f53-b431-19f63fad133b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f63af18d-47a6-4f53-b431-19f63fad133b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f63af18d-47a6-4f53-b431-19f63fad133b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dda2b2cd-aadb-4b1e-9842-e53ee13ce494 {
  display: none;
}
#s-d246fe7e-0331-49c8-993f-3e718affc93c { text-align: left; }
#s-916cbeac-a03a-41f8-ac1b-df2de306f628 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-916cbeac-a03a-41f8-ac1b-df2de306f628 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7637103a-eb5d-465e-b2ae-a013695a91b7 { text-align: left; }
#s-7637103a-eb5d-465e-b2ae-a013695a91b7 .shg-product-sold-out {
  display: none;
}

#s-7637103a-eb5d-465e-b2ae-a013695a91b7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7637103a-eb5d-465e-b2ae-a013695a91b7 .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-255676a3-b165-422f-91b7-551e84b73318 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-255676a3-b165-422f-91b7-551e84b73318:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-255676a3-b165-422f-91b7-551e84b73318:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-255676a3-b165-422f-91b7-551e84b73318 {
  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-255676a3-b165-422f-91b7-551e84b73318.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-255676a3-b165-422f-91b7-551e84b73318.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-255676a3-b165-422f-91b7-551e84b73318.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbcc2cae-2497-48f4-846c-113c2d0de27c {
  display: none;
}
#s-ae78e28e-8878-4517-b28c-8364c9d75e70 { text-align: left; }
#s-2804583d-5cf1-4cb5-b6fe-1d4dd432ccd6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2804583d-5cf1-4cb5-b6fe-1d4dd432ccd6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-24a895f1-77f7-4e60-aa0f-4180a86b2f0d { text-align: left; }
#s-24a895f1-77f7-4e60-aa0f-4180a86b2f0d .shg-product-sold-out {
  display: none;
}

#s-24a895f1-77f7-4e60-aa0f-4180a86b2f0d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-24a895f1-77f7-4e60-aa0f-4180a86b2f0d .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-62a920e4-0456-4902-b51f-c68b9d406510 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62a920e4-0456-4902-b51f-c68b9d406510:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62a920e4-0456-4902-b51f-c68b9d406510:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62a920e4-0456-4902-b51f-c68b9d406510 {
  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-62a920e4-0456-4902-b51f-c68b9d406510.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62a920e4-0456-4902-b51f-c68b9d406510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62a920e4-0456-4902-b51f-c68b9d406510.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-636de1ab-f08e-4ffa-accf-e38c90fbbbef {
  display: none;
}
#s-fc4c7ed5-2f82-4325-8279-111f75ad2f0d { text-align: left; }
#s-b4427d97-71ea-46c0-8c9d-fad621d55abc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4427d97-71ea-46c0-8c9d-fad621d55abc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-37086179-939a-4ad7-9afe-a8ee0d28e6a0 { text-align: left; }
#s-37086179-939a-4ad7-9afe-a8ee0d28e6a0 .shg-product-sold-out {
  display: none;
}

#s-37086179-939a-4ad7-9afe-a8ee0d28e6a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-37086179-939a-4ad7-9afe-a8ee0d28e6a0 .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-5e4e756f-c4d3-41cd-967a-50c353dd5ab3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5e4e756f-c4d3-41cd-967a-50c353dd5ab3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5e4e756f-c4d3-41cd-967a-50c353dd5ab3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5e4e756f-c4d3-41cd-967a-50c353dd5ab3 {
  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-5e4e756f-c4d3-41cd-967a-50c353dd5ab3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5e4e756f-c4d3-41cd-967a-50c353dd5ab3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5e4e756f-c4d3-41cd-967a-50c353dd5ab3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7c1cdbc7-7457-4d1e-83bf-94ddb11accfb {
  display: none;
}
#s-cddf1edc-af5d-4bac-a050-0cf8489751a2 { text-align: left; }
#s-bca27f3d-38d6-455b-baed-b9baf5d91525 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bca27f3d-38d6-455b-baed-b9baf5d91525 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4091f70b-6c0a-4db0-8dee-3e175faa98b0 { text-align: left; }
#s-4091f70b-6c0a-4db0-8dee-3e175faa98b0 .shg-product-sold-out {
  display: none;
}

#s-4091f70b-6c0a-4db0-8dee-3e175faa98b0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4091f70b-6c0a-4db0-8dee-3e175faa98b0 .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-a0e243ce-e505-4659-95be-59e87c17b05c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0e243ce-e505-4659-95be-59e87c17b05c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0e243ce-e505-4659-95be-59e87c17b05c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0e243ce-e505-4659-95be-59e87c17b05c {
  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-a0e243ce-e505-4659-95be-59e87c17b05c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0e243ce-e505-4659-95be-59e87c17b05c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0e243ce-e505-4659-95be-59e87c17b05c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1425a579-850d-48a2-ba30-b573a1bc9c28 {
  display: none;
}
#s-53082736-b9e6-492e-819d-1c4df39b25fa { text-align: left; }
#s-8cd45b9e-7c9b-44f2-880f-7b49beb356d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8cd45b9e-7c9b-44f2-880f-7b49beb356d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-406bafbf-25c3-405b-8ae8-86d6dff3e6c7 { text-align: left; }
#s-406bafbf-25c3-405b-8ae8-86d6dff3e6c7 .shg-product-sold-out {
  display: none;
}

#s-406bafbf-25c3-405b-8ae8-86d6dff3e6c7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-406bafbf-25c3-405b-8ae8-86d6dff3e6c7 .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-a6c0a4a6-550d-4924-9024-6d4f2f4e4b92 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a6c0a4a6-550d-4924-9024-6d4f2f4e4b92:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a6c0a4a6-550d-4924-9024-6d4f2f4e4b92:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a6c0a4a6-550d-4924-9024-6d4f2f4e4b92 {
  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-a6c0a4a6-550d-4924-9024-6d4f2f4e4b92.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a6c0a4a6-550d-4924-9024-6d4f2f4e4b92.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a6c0a4a6-550d-4924-9024-6d4f2f4e4b92.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-079db808-d4ca-4eb4-a2ab-220e21cb5b47 {
  display: none;
}
#s-613d5fe7-7619-404e-a5a8-5dd1e1f5c764 { text-align: left; }
#s-eecc7fb2-8489-4cfd-ac1f-ff97120415ba { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eecc7fb2-8489-4cfd-ac1f-ff97120415ba .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5a17c268-e652-42e5-a5fc-8a81fceb0785 { text-align: left; }
#s-5a17c268-e652-42e5-a5fc-8a81fceb0785 .shg-product-sold-out {
  display: none;
}

#s-5a17c268-e652-42e5-a5fc-8a81fceb0785 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5a17c268-e652-42e5-a5fc-8a81fceb0785 .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-cd017cf1-3c6a-4ba8-827a-d23bf85f30bd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cd017cf1-3c6a-4ba8-827a-d23bf85f30bd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cd017cf1-3c6a-4ba8-827a-d23bf85f30bd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cd017cf1-3c6a-4ba8-827a-d23bf85f30bd {
  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-cd017cf1-3c6a-4ba8-827a-d23bf85f30bd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cd017cf1-3c6a-4ba8-827a-d23bf85f30bd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cd017cf1-3c6a-4ba8-827a-d23bf85f30bd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5956fdfa-1478-4a26-b008-5a89190b524a {
  display: none;
}
#s-1029fd4b-8f16-4bd5-a47f-6cb20df75555 { text-align: left; }
#s-d3e7d6e9-6047-4c26-a98a-ec61a3aa9c03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3e7d6e9-6047-4c26-a98a-ec61a3aa9c03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d8afb0f-94fd-414b-91d0-fe1818f4129a { text-align: left; }
#s-1d8afb0f-94fd-414b-91d0-fe1818f4129a .shg-product-sold-out {
  display: none;
}

#s-1d8afb0f-94fd-414b-91d0-fe1818f4129a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d8afb0f-94fd-414b-91d0-fe1818f4129a .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-faf1937f-e00f-4434-b3df-d84fe119564d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-faf1937f-e00f-4434-b3df-d84fe119564d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-faf1937f-e00f-4434-b3df-d84fe119564d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-faf1937f-e00f-4434-b3df-d84fe119564d {
  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-faf1937f-e00f-4434-b3df-d84fe119564d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-faf1937f-e00f-4434-b3df-d84fe119564d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-faf1937f-e00f-4434-b3df-d84fe119564d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6389eecd-17bf-4de4-b2bd-3a9fbfe7b6aa {
  display: none;
}
#s-7391b47f-a037-4b63-a064-c495ab4a6ab1 { text-align: left; }
#s-c77b7179-c002-449e-8385-2cd7a1c501c9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c77b7179-c002-449e-8385-2cd7a1c501c9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ba6ca0ce-99c8-4149-a101-7435a0919f88 { text-align: left; }
#s-ba6ca0ce-99c8-4149-a101-7435a0919f88 .shg-product-sold-out {
  display: none;
}

#s-ba6ca0ce-99c8-4149-a101-7435a0919f88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ba6ca0ce-99c8-4149-a101-7435a0919f88 .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-ad67fd65-fc11-45d2-9d99-d23ec1f830ed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ad67fd65-fc11-45d2-9d99-d23ec1f830ed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ad67fd65-fc11-45d2-9d99-d23ec1f830ed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ad67fd65-fc11-45d2-9d99-d23ec1f830ed {
  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-ad67fd65-fc11-45d2-9d99-d23ec1f830ed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ad67fd65-fc11-45d2-9d99-d23ec1f830ed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ad67fd65-fc11-45d2-9d99-d23ec1f830ed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a51c6a47-a692-4d02-9fee-2501f3bdef9a {
  display: none;
}
#s-d8a51249-f9b3-4c7b-b7bb-b26c466274e4 { text-align: left; }
#s-095e9bce-81b9-4fee-bf2e-307eed9d698e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-095e9bce-81b9-4fee-bf2e-307eed9d698e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d711877e-ef78-40ab-a088-3c2fd44d8898 { text-align: left; }
#s-d711877e-ef78-40ab-a088-3c2fd44d8898 .shg-product-sold-out {
  display: none;
}

#s-d711877e-ef78-40ab-a088-3c2fd44d8898 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d711877e-ef78-40ab-a088-3c2fd44d8898 .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-108bbcdb-93be-4319-b010-1d8caa5b1a73 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-108bbcdb-93be-4319-b010-1d8caa5b1a73:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-108bbcdb-93be-4319-b010-1d8caa5b1a73:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-108bbcdb-93be-4319-b010-1d8caa5b1a73 {
  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-108bbcdb-93be-4319-b010-1d8caa5b1a73.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-108bbcdb-93be-4319-b010-1d8caa5b1a73.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-108bbcdb-93be-4319-b010-1d8caa5b1a73.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8dfb9ab4-dd15-471a-a5bf-9fd21187c154 {
  display: none;
}
#s-1c909e5e-179a-4504-81fd-02744b23334d { text-align: left; }
#s-d25c21d6-5ad0-4cf8-8bc8-e15dc2c3924a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d25c21d6-5ad0-4cf8-8bc8-e15dc2c3924a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8cde548e-51f2-40ed-ae5f-25cc8d9a9a66 { text-align: left; }
#s-8cde548e-51f2-40ed-ae5f-25cc8d9a9a66 .shg-product-sold-out {
  display: none;
}

#s-8cde548e-51f2-40ed-ae5f-25cc8d9a9a66 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8cde548e-51f2-40ed-ae5f-25cc8d9a9a66 .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-a3629ed1-53cd-4007-81cf-9c595cf41489 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a3629ed1-53cd-4007-81cf-9c595cf41489:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a3629ed1-53cd-4007-81cf-9c595cf41489:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a3629ed1-53cd-4007-81cf-9c595cf41489 {
  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-a3629ed1-53cd-4007-81cf-9c595cf41489.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a3629ed1-53cd-4007-81cf-9c595cf41489.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a3629ed1-53cd-4007-81cf-9c595cf41489.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9c914da8-2e7b-431b-92aa-4b15c5381b36 {
  display: none;
}
#s-c86a7448-c2b6-4230-a174-54abc1181f8c { text-align: left; }
#s-57562d67-a9bf-4f86-a7a5-870bf0e7bd12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-57562d67-a9bf-4f86-a7a5-870bf0e7bd12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99e0f2a1-fd8b-4d70-b53d-7bc16d645fa1 { text-align: left; }
#s-99e0f2a1-fd8b-4d70-b53d-7bc16d645fa1 .shg-product-sold-out {
  display: none;
}

#s-99e0f2a1-fd8b-4d70-b53d-7bc16d645fa1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99e0f2a1-fd8b-4d70-b53d-7bc16d645fa1 .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-f6b8dc47-f53b-458d-8689-1a254d668072 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6b8dc47-f53b-458d-8689-1a254d668072:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6b8dc47-f53b-458d-8689-1a254d668072:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6b8dc47-f53b-458d-8689-1a254d668072 {
  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-f6b8dc47-f53b-458d-8689-1a254d668072.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6b8dc47-f53b-458d-8689-1a254d668072.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6b8dc47-f53b-458d-8689-1a254d668072.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1beddc4b-ab12-4331-8f12-a314371523d4 {
  display: none;
}
#s-cd3430e5-56ec-4555-aea7-b763d4245046 { text-align: left; }
#s-1129eb5f-d6c4-4070-b03f-56852b61acb8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1129eb5f-d6c4-4070-b03f-56852b61acb8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-841f70a3-b0d6-4af8-bfa6-10a834e539ee { text-align: left; }
#s-841f70a3-b0d6-4af8-bfa6-10a834e539ee .shg-product-sold-out {
  display: none;
}

#s-841f70a3-b0d6-4af8-bfa6-10a834e539ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-841f70a3-b0d6-4af8-bfa6-10a834e539ee .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-0125807a-a9e2-4c3f-bce6-44180c3cdca1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0125807a-a9e2-4c3f-bce6-44180c3cdca1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0125807a-a9e2-4c3f-bce6-44180c3cdca1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0125807a-a9e2-4c3f-bce6-44180c3cdca1 {
  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-0125807a-a9e2-4c3f-bce6-44180c3cdca1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0125807a-a9e2-4c3f-bce6-44180c3cdca1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0125807a-a9e2-4c3f-bce6-44180c3cdca1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-048be70a-1957-45be-a465-03d16c2abebb {
  display: none;
}
#s-94613af5-52f8-49b8-9a3a-e84024d38884 { text-align: left; }
#s-b606f974-9286-4097-8864-6c26e40c99d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b606f974-9286-4097-8864-6c26e40c99d1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-552f44de-dcd7-4100-aee4-9997e6050359 { text-align: left; }
#s-552f44de-dcd7-4100-aee4-9997e6050359 .shg-product-sold-out {
  display: none;
}

#s-552f44de-dcd7-4100-aee4-9997e6050359 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-552f44de-dcd7-4100-aee4-9997e6050359 .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-6a3848a6-ebf7-4d52-acc1-5db007372d9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6a3848a6-ebf7-4d52-acc1-5db007372d9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6a3848a6-ebf7-4d52-acc1-5db007372d9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6a3848a6-ebf7-4d52-acc1-5db007372d9e {
  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-6a3848a6-ebf7-4d52-acc1-5db007372d9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6a3848a6-ebf7-4d52-acc1-5db007372d9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6a3848a6-ebf7-4d52-acc1-5db007372d9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd31abe4-3d2b-4c3a-8357-094e0c0bd7b0 {
  display: none;
}
#s-d861e6de-09f1-4295-824e-f12979ebf1d4 { text-align: left; }
#s-3781abfd-9167-4c71-a3c9-682c559d2864 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3781abfd-9167-4c71-a3c9-682c559d2864 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96e65ade-10e5-43ab-896f-eec8f0338e9a { text-align: left; }
#s-96e65ade-10e5-43ab-896f-eec8f0338e9a .shg-product-sold-out {
  display: none;
}

#s-96e65ade-10e5-43ab-896f-eec8f0338e9a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96e65ade-10e5-43ab-896f-eec8f0338e9a .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-e9a3de69-42d1-482b-97ec-8fba25c9cd6f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e9a3de69-42d1-482b-97ec-8fba25c9cd6f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e9a3de69-42d1-482b-97ec-8fba25c9cd6f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e9a3de69-42d1-482b-97ec-8fba25c9cd6f {
  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-e9a3de69-42d1-482b-97ec-8fba25c9cd6f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e9a3de69-42d1-482b-97ec-8fba25c9cd6f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e9a3de69-42d1-482b-97ec-8fba25c9cd6f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e237619-0c15-4324-b932-04d38574c424 {
  display: none;
}
#s-d7e93b91-55c1-45d0-86c6-0880998fc1fd { text-align: left; }
#s-34bf57bd-f994-4190-98cd-2ccce941e2d5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34bf57bd-f994-4190-98cd-2ccce941e2d5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-999f59ac-a419-4356-b8ad-f41030c4aaa2 { text-align: left; }
#s-999f59ac-a419-4356-b8ad-f41030c4aaa2 .shg-product-sold-out {
  display: none;
}

#s-999f59ac-a419-4356-b8ad-f41030c4aaa2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-999f59ac-a419-4356-b8ad-f41030c4aaa2 .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-914a315d-b1d0-46b0-bd49-aff31d0c4248 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-914a315d-b1d0-46b0-bd49-aff31d0c4248:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-914a315d-b1d0-46b0-bd49-aff31d0c4248:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-914a315d-b1d0-46b0-bd49-aff31d0c4248 {
  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-914a315d-b1d0-46b0-bd49-aff31d0c4248.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-914a315d-b1d0-46b0-bd49-aff31d0c4248.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-914a315d-b1d0-46b0-bd49-aff31d0c4248.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-baef2577-785a-43b5-9e19-909f714053ed {
  display: none;
}
#s-ca3bd477-6944-4771-acca-8f3b70676ad9 { text-align: left; }
#s-9d55865a-57ce-40b1-b47d-02972a041481 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9d55865a-57ce-40b1-b47d-02972a041481 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-72934fb2-1512-4f51-9c44-bd010c16bd9d { text-align: left; }
#s-72934fb2-1512-4f51-9c44-bd010c16bd9d .shg-product-sold-out {
  display: none;
}

#s-72934fb2-1512-4f51-9c44-bd010c16bd9d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-72934fb2-1512-4f51-9c44-bd010c16bd9d .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-bd8c32e6-920b-4822-aca3-c1551c4a3b0f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bd8c32e6-920b-4822-aca3-c1551c4a3b0f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bd8c32e6-920b-4822-aca3-c1551c4a3b0f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bd8c32e6-920b-4822-aca3-c1551c4a3b0f {
  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-bd8c32e6-920b-4822-aca3-c1551c4a3b0f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bd8c32e6-920b-4822-aca3-c1551c4a3b0f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bd8c32e6-920b-4822-aca3-c1551c4a3b0f.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;
}
