.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-bea92ba6-c223-41f5-9824-b39bd8cf5041 {
  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-87dbd2c5-c397-44c3-a760-83267e78657b { margin-top: 40px; }
#s-87dbd2c5-c397-44c3-a760-83267e78657b .shogun-tabs {
  justify-content: center;
}


  #s-87dbd2c5-c397-44c3-a760-83267e78657b .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-87dbd2c5-c397-44c3-a760-83267e78657b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-87dbd2c5-c397-44c3-a760-83267e78657b .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-87dbd2c5-c397-44c3-a760-83267e78657b .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-87dbd2c5-c397-44c3-a760-83267e78657b .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-87dbd2c5-c397-44c3-a760-83267e78657b .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-87dbd2c5-c397-44c3-a760-83267e78657b .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-bcd3fc63-d29e-420a-9c00-5e4888d03853 { padding-top: 10px;
padding-bottom: 10px; }
 #s-bcd3fc63-d29e-420a-9c00-5e4888d03853 .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-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-254e76e6-d325-4719-b598-b637e03717cf .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-254e76e6-d325-4719-b598-b637e03717cf .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-4632be02-a52f-4f21-a372-7c623c40506b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4632be02-a52f-4f21-a372-7c623c40506b"] > .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-cf17d284-b5c5-4a91-aea9-dfc700c467d7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-1944b076-53ff-4ca6-b30c-6db051a14c8d { 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-624779b2-bbf0-49c4-a02c-1ce78315bdda { 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-624779b2-bbf0-49c4-a02c-1ce78315bdda: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-624779b2-bbf0-49c4-a02c-1ce78315bdda: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-624779b2-bbf0-49c4-a02c-1ce78315bdda.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-b34f4f03-fba4-42db-b24e-f3036f37ffa7 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-30b25839-53d0-47cd-bc23-8665b440a70d { 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-96fe567d-1366-4d80-a320-3721134863bd { 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-96fe567d-1366-4d80-a320-3721134863bd: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-96fe567d-1366-4d80-a320-3721134863bd: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-96fe567d-1366-4d80-a320-3721134863bd.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-96eb120f-4e1f-4c79-973f-893308bc4efd { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-996c4e0a-9a7d-443a-8c11-076314e3fc6f { 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-0e0b7728-ca0d-49fa-96bd-a34d4834aa02 { 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-0e0b7728-ca0d-49fa-96bd-a34d4834aa02: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-0e0b7728-ca0d-49fa-96bd-a34d4834aa02: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-0e0b7728-ca0d-49fa-96bd-a34d4834aa02.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-6443ae79-5e7c-4fe6-86eb-3abaf251ed57 { min-height: 50px; }
#s-6443ae79-5e7c-4fe6-86eb-3abaf251ed57 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-6594addc-a5f7-43b3-b9d4-75a9e8f28a91 { 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-6594addc-a5f7-43b3-b9d4-75a9e8f28a91 .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-cccd78be-5bb3-44bc-ae5a-c24c6e04a22d {
  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-910340d0-eece-4cb6-95a7-5505543d3b2d { 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-ae67c92c-5fd0-48d4-90c8-9f1a0d6c238e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ae67c92c-5fd0-48d4-90c8-9f1a0d6c238e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-881a26e4-804e-4707-a936-71233210bb72 {
  display: none;
}
#s-02379e95-16c6-4500-beba-bc65f0467558 { text-align: left; }
#s-75ef2540-1908-4bfa-b46d-4c97825ceaec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-75ef2540-1908-4bfa-b46d-4c97825ceaec .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4a75ca01-bc43-45a3-a939-ccd1bfc31e44 {
  display: none;
}
#s-ffc0b283-b363-4675-9907-afe36e7d2629 { text-align: left; }
#s-2c45b003-9ec1-4d77-aefa-5c60b1c9509d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2c45b003-9ec1-4d77-aefa-5c60b1c9509d .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cc7a380f-af75-471e-a931-78e0ca254464 {
  display: none;
}
#s-a0c0cd0b-82cc-471f-a121-5d654082a474 { text-align: left; }
#s-872f4aaf-5c25-46ec-a380-39ee470dcc79 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-872f4aaf-5c25-46ec-a380-39ee470dcc79 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4c2b3703-3d51-402f-b0b7-0151c65d3dea {
  display: none;
}
#s-0c2216c2-859e-438a-818f-257298a3fe2d { text-align: left; }
#s-ff5e7b93-aa34-48bc-980f-483a69fcca89 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ff5e7b93-aa34-48bc-980f-483a69fcca89 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-af9c64e8-abaf-4b5e-9c6d-0f951aeef157 { text-align: left; }
#s-af9c64e8-abaf-4b5e-9c6d-0f951aeef157 .shg-product-sold-out {
  display: none;
}

#s-af9c64e8-abaf-4b5e-9c6d-0f951aeef157 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-af9c64e8-abaf-4b5e-9c6d-0f951aeef157 .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-25492a50-c3b7-413c-9e15-660e0d519012 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-25492a50-c3b7-413c-9e15-660e0d519012:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-25492a50-c3b7-413c-9e15-660e0d519012:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-25492a50-c3b7-413c-9e15-660e0d519012 {
  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-25492a50-c3b7-413c-9e15-660e0d519012.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-25492a50-c3b7-413c-9e15-660e0d519012.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-25492a50-c3b7-413c-9e15-660e0d519012.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-95a2885c-159a-4394-8bd4-6db694605838 {
  display: none;
}
#s-75a855c0-e644-4d0c-b4fa-3adc70fccd0a { text-align: left; }
#s-795d1e35-30bd-4348-9bbf-f017c589f1b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-795d1e35-30bd-4348-9bbf-f017c589f1b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-36fd0d32-730c-4eef-b74a-6f3df41e6e3d { text-align: left; }
#s-36fd0d32-730c-4eef-b74a-6f3df41e6e3d .shg-product-sold-out {
  display: none;
}

#s-36fd0d32-730c-4eef-b74a-6f3df41e6e3d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-36fd0d32-730c-4eef-b74a-6f3df41e6e3d .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-176eae59-9155-47ae-85fc-9cfd0e682a0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-176eae59-9155-47ae-85fc-9cfd0e682a0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-176eae59-9155-47ae-85fc-9cfd0e682a0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-176eae59-9155-47ae-85fc-9cfd0e682a0e {
  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-176eae59-9155-47ae-85fc-9cfd0e682a0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-176eae59-9155-47ae-85fc-9cfd0e682a0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-176eae59-9155-47ae-85fc-9cfd0e682a0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca6ef35c-b72b-424d-95f4-a7c2a9faf87a {
  display: none;
}
#s-2c9024d0-1175-4ab8-93bb-cd076f386888 { text-align: left; }
#s-f2cd0f0f-84fc-4b8e-b004-84588d34b522 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f2cd0f0f-84fc-4b8e-b004-84588d34b522 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2efca49d-6669-4416-a331-906256f229c4 { text-align: left; }
#s-2efca49d-6669-4416-a331-906256f229c4 .shg-product-sold-out {
  display: none;
}

#s-2efca49d-6669-4416-a331-906256f229c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2efca49d-6669-4416-a331-906256f229c4 .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-bab0219d-7c70-4336-b496-993e661c9e04 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bab0219d-7c70-4336-b496-993e661c9e04:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bab0219d-7c70-4336-b496-993e661c9e04:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bab0219d-7c70-4336-b496-993e661c9e04 {
  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-bab0219d-7c70-4336-b496-993e661c9e04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bab0219d-7c70-4336-b496-993e661c9e04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bab0219d-7c70-4336-b496-993e661c9e04.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ec62bc09-70a9-4b66-9751-4504cd217849 {
  display: none;
}
#s-2e2380d5-6cc3-43bd-8042-f8f3c921f94d { text-align: left; }
#s-5942187b-9f34-480b-b102-bc9db60fb845 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5942187b-9f34-480b-b102-bc9db60fb845 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d743ab00-7d5e-4470-9d05-e0c3fc266166 { text-align: left; }
#s-d743ab00-7d5e-4470-9d05-e0c3fc266166 .shg-product-sold-out {
  display: none;
}

#s-d743ab00-7d5e-4470-9d05-e0c3fc266166 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d743ab00-7d5e-4470-9d05-e0c3fc266166 .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-42400b2d-a31b-493f-97bf-632995fac223 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-42400b2d-a31b-493f-97bf-632995fac223:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-42400b2d-a31b-493f-97bf-632995fac223:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-42400b2d-a31b-493f-97bf-632995fac223 {
  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-42400b2d-a31b-493f-97bf-632995fac223.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-42400b2d-a31b-493f-97bf-632995fac223.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-42400b2d-a31b-493f-97bf-632995fac223.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-33b88be2-56fd-4446-9d97-dde26696b30a {
  display: none;
}
#s-bb292716-f341-4357-b036-5681de034883 { text-align: left; }
#s-6afd159e-23ad-49a7-9cc0-bbef57e82265 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6afd159e-23ad-49a7-9cc0-bbef57e82265 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-acd861ce-83c6-4b07-a6d2-a71f084485bb { text-align: left; }
#s-acd861ce-83c6-4b07-a6d2-a71f084485bb .shg-product-sold-out {
  display: none;
}

#s-acd861ce-83c6-4b07-a6d2-a71f084485bb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-acd861ce-83c6-4b07-a6d2-a71f084485bb .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-61344110-e295-43a6-9ae0-c6ce2c06df7e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61344110-e295-43a6-9ae0-c6ce2c06df7e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61344110-e295-43a6-9ae0-c6ce2c06df7e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61344110-e295-43a6-9ae0-c6ce2c06df7e {
  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-61344110-e295-43a6-9ae0-c6ce2c06df7e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61344110-e295-43a6-9ae0-c6ce2c06df7e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61344110-e295-43a6-9ae0-c6ce2c06df7e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1823efa3-c18e-4df4-b43e-6261e357bebc {
  display: none;
}
#s-26f996ff-e9b7-4f3a-9c1b-c11a729c2939 { text-align: left; }
#s-c8d4790f-a2e3-4b87-a9eb-40693d402783 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c8d4790f-a2e3-4b87-a9eb-40693d402783 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bc53a010-3b69-4e6d-8a00-75955290fc2c { text-align: left; }
#s-bc53a010-3b69-4e6d-8a00-75955290fc2c .shg-product-sold-out {
  display: none;
}

#s-bc53a010-3b69-4e6d-8a00-75955290fc2c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bc53a010-3b69-4e6d-8a00-75955290fc2c .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-23fc608d-705e-4397-8443-8f2b6b24c5bf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-23fc608d-705e-4397-8443-8f2b6b24c5bf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-23fc608d-705e-4397-8443-8f2b6b24c5bf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-23fc608d-705e-4397-8443-8f2b6b24c5bf {
  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-23fc608d-705e-4397-8443-8f2b6b24c5bf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-23fc608d-705e-4397-8443-8f2b6b24c5bf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-23fc608d-705e-4397-8443-8f2b6b24c5bf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f1be2120-c657-49ef-a8fb-4fd78e88f26e {
  display: none;
}
#s-2cce6c18-f736-43fa-b1da-09d37c34df88 { text-align: left; }
#s-9c50961b-fce1-494b-b4e5-3f2d170f7bf7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9c50961b-fce1-494b-b4e5-3f2d170f7bf7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50573186-76b1-4ce2-aa80-b442413aaf06 { text-align: left; }
#s-50573186-76b1-4ce2-aa80-b442413aaf06 .shg-product-sold-out {
  display: none;
}

#s-50573186-76b1-4ce2-aa80-b442413aaf06 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50573186-76b1-4ce2-aa80-b442413aaf06 .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-8e9cc41d-fa65-4a2f-a699-7114de1426a1 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e9cc41d-fa65-4a2f-a699-7114de1426a1:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e9cc41d-fa65-4a2f-a699-7114de1426a1:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e9cc41d-fa65-4a2f-a699-7114de1426a1 {
  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-8e9cc41d-fa65-4a2f-a699-7114de1426a1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e9cc41d-fa65-4a2f-a699-7114de1426a1.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e9cc41d-fa65-4a2f-a699-7114de1426a1.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cd12dd1-83f0-4b2e-a686-d3d9587ba53b {
  display: none;
}
#s-1900e94d-2a8e-491d-b5b7-d46a7dfba1b9 { text-align: left; }
#s-e73e6ca1-4f31-4854-a89f-e668189e8f50 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e73e6ca1-4f31-4854-a89f-e668189e8f50 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0fb1a055-8b97-4e4c-8fe5-438e3a143448 { text-align: left; }
#s-0fb1a055-8b97-4e4c-8fe5-438e3a143448 .shg-product-sold-out {
  display: none;
}

#s-0fb1a055-8b97-4e4c-8fe5-438e3a143448 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0fb1a055-8b97-4e4c-8fe5-438e3a143448 .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-fe346d97-c742-4396-b884-4649576be2b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fe346d97-c742-4396-b884-4649576be2b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fe346d97-c742-4396-b884-4649576be2b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fe346d97-c742-4396-b884-4649576be2b8 {
  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-fe346d97-c742-4396-b884-4649576be2b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fe346d97-c742-4396-b884-4649576be2b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fe346d97-c742-4396-b884-4649576be2b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1ac5add4-d966-4dac-85b0-7a563c4efb53 {
  display: none;
}
#s-98302e8c-732c-4b6f-9983-1665760ecbeb { text-align: left; }
#s-99e414a3-1930-46cd-9d00-c3e8f4fd10c7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-99e414a3-1930-46cd-9d00-c3e8f4fd10c7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2be017e6-a374-4e2d-afc7-4d27365e4daa { text-align: left; }
#s-2be017e6-a374-4e2d-afc7-4d27365e4daa .shg-product-sold-out {
  display: none;
}

#s-2be017e6-a374-4e2d-afc7-4d27365e4daa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2be017e6-a374-4e2d-afc7-4d27365e4daa .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-d1bb9bb0-a282-4675-ae67-b6a24493f91b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d1bb9bb0-a282-4675-ae67-b6a24493f91b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d1bb9bb0-a282-4675-ae67-b6a24493f91b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d1bb9bb0-a282-4675-ae67-b6a24493f91b {
  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-d1bb9bb0-a282-4675-ae67-b6a24493f91b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d1bb9bb0-a282-4675-ae67-b6a24493f91b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d1bb9bb0-a282-4675-ae67-b6a24493f91b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17f5ed76-1b65-46f1-8b24-3a1f6b47c473 {
  display: none;
}
#s-8a3c4035-678b-4555-b553-7f91f7733188 { text-align: left; }
#s-601679f2-1458-47cb-9555-34aa31afa6b6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-601679f2-1458-47cb-9555-34aa31afa6b6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c0bf2de0-c42f-4091-9505-064ad98bd5d1 { text-align: left; }
#s-c0bf2de0-c42f-4091-9505-064ad98bd5d1 .shg-product-sold-out {
  display: none;
}

#s-c0bf2de0-c42f-4091-9505-064ad98bd5d1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c0bf2de0-c42f-4091-9505-064ad98bd5d1 .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-30090fa2-dfdf-4506-9e9f-8a8df6de760e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-30090fa2-dfdf-4506-9e9f-8a8df6de760e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-30090fa2-dfdf-4506-9e9f-8a8df6de760e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-30090fa2-dfdf-4506-9e9f-8a8df6de760e {
  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-30090fa2-dfdf-4506-9e9f-8a8df6de760e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-30090fa2-dfdf-4506-9e9f-8a8df6de760e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-30090fa2-dfdf-4506-9e9f-8a8df6de760e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19139839-8671-4d72-940d-48c5cf36af4a {
  display: none;
}
#s-9377d167-92c8-460c-9c87-672ccf10ead7 { text-align: left; }
#s-13f945ff-e41f-40ba-8840-41407a717f84 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13f945ff-e41f-40ba-8840-41407a717f84 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e0068cf0-cefa-4d82-a891-8870319d277c { text-align: left; }
#s-e0068cf0-cefa-4d82-a891-8870319d277c .shg-product-sold-out {
  display: none;
}

#s-e0068cf0-cefa-4d82-a891-8870319d277c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e0068cf0-cefa-4d82-a891-8870319d277c .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-0d514839-8c54-423d-83f3-8b031007d138 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0d514839-8c54-423d-83f3-8b031007d138:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0d514839-8c54-423d-83f3-8b031007d138:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0d514839-8c54-423d-83f3-8b031007d138 {
  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-0d514839-8c54-423d-83f3-8b031007d138.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0d514839-8c54-423d-83f3-8b031007d138.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0d514839-8c54-423d-83f3-8b031007d138.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0626495d-bdb1-45f7-bea3-96ab66def376 {
  display: none;
}
#s-a08d7337-5b8d-4d54-b7b4-ab5181a4947a { text-align: left; }
#s-400ec1b3-786b-41c0-a92c-f5a66f05734c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-400ec1b3-786b-41c0-a92c-f5a66f05734c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9aa816f7-89c1-4e1b-8cfa-bea378a7c91c { text-align: left; }
#s-9aa816f7-89c1-4e1b-8cfa-bea378a7c91c .shg-product-sold-out {
  display: none;
}

#s-9aa816f7-89c1-4e1b-8cfa-bea378a7c91c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9aa816f7-89c1-4e1b-8cfa-bea378a7c91c .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-64e3fcd2-58e0-4cfc-91f3-e740ecfdc967 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-64e3fcd2-58e0-4cfc-91f3-e740ecfdc967:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-64e3fcd2-58e0-4cfc-91f3-e740ecfdc967:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-64e3fcd2-58e0-4cfc-91f3-e740ecfdc967 {
  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-64e3fcd2-58e0-4cfc-91f3-e740ecfdc967.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-64e3fcd2-58e0-4cfc-91f3-e740ecfdc967.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-64e3fcd2-58e0-4cfc-91f3-e740ecfdc967.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-669f6f9a-c315-4584-a705-68e2dceb88f1 {
  display: none;
}
#s-8e1d14e5-67ab-4104-bfd8-5d7c64494cb9 { text-align: left; }
#s-291fa942-3869-40a7-9219-60e5e7ba5cd3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-291fa942-3869-40a7-9219-60e5e7ba5cd3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-debb4e6b-d6fc-454c-bf02-4f97aef55bf5 { text-align: left; }
#s-debb4e6b-d6fc-454c-bf02-4f97aef55bf5 .shg-product-sold-out {
  display: none;
}

#s-debb4e6b-d6fc-454c-bf02-4f97aef55bf5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-debb4e6b-d6fc-454c-bf02-4f97aef55bf5 .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-e184fcb9-3b7f-43d9-bf21-46d52eb6a384 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e184fcb9-3b7f-43d9-bf21-46d52eb6a384:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e184fcb9-3b7f-43d9-bf21-46d52eb6a384:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e184fcb9-3b7f-43d9-bf21-46d52eb6a384 {
  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-e184fcb9-3b7f-43d9-bf21-46d52eb6a384.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e184fcb9-3b7f-43d9-bf21-46d52eb6a384.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e184fcb9-3b7f-43d9-bf21-46d52eb6a384.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f178d8ea-4e03-4c3c-9506-98a145b0cb15 {
  display: none;
}
#s-ba4f4c51-67e3-4be8-b2c9-49fbde57adfe { text-align: left; }
#s-e16a5b28-c836-454d-b52c-be5dac5c19f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e16a5b28-c836-454d-b52c-be5dac5c19f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a6c4e2fe-f82b-4c21-97f8-94280988fc57 { text-align: left; }
#s-a6c4e2fe-f82b-4c21-97f8-94280988fc57 .shg-product-sold-out {
  display: none;
}

#s-a6c4e2fe-f82b-4c21-97f8-94280988fc57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a6c4e2fe-f82b-4c21-97f8-94280988fc57 .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-83f88c34-6f52-4ed0-bd61-ebf6be5d5a55 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83f88c34-6f52-4ed0-bd61-ebf6be5d5a55:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83f88c34-6f52-4ed0-bd61-ebf6be5d5a55:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83f88c34-6f52-4ed0-bd61-ebf6be5d5a55 {
  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-83f88c34-6f52-4ed0-bd61-ebf6be5d5a55.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83f88c34-6f52-4ed0-bd61-ebf6be5d5a55.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83f88c34-6f52-4ed0-bd61-ebf6be5d5a55.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e92dbf91-ebf8-4bed-b093-b5a833b5cbc6 {
  display: none;
}
#s-541113b4-cae8-410c-a252-e697ed7b272f { text-align: left; }
#s-c969e02e-04f8-459c-871c-f02cb0d3dcf2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c969e02e-04f8-459c-871c-f02cb0d3dcf2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-19c12f41-0aae-4dff-abb0-ca7d4f37f39d { text-align: left; }
#s-19c12f41-0aae-4dff-abb0-ca7d4f37f39d .shg-product-sold-out {
  display: none;
}

#s-19c12f41-0aae-4dff-abb0-ca7d4f37f39d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-19c12f41-0aae-4dff-abb0-ca7d4f37f39d .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-2ec97c61-d7f0-41e1-902d-02f8861e436e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ec97c61-d7f0-41e1-902d-02f8861e436e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ec97c61-d7f0-41e1-902d-02f8861e436e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ec97c61-d7f0-41e1-902d-02f8861e436e {
  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-2ec97c61-d7f0-41e1-902d-02f8861e436e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ec97c61-d7f0-41e1-902d-02f8861e436e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ec97c61-d7f0-41e1-902d-02f8861e436e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8eeb85f3-b2f1-4440-8686-2476efa3e018 {
  display: none;
}
#s-d5921ceb-9151-4970-98ea-065d26cfbe2d { text-align: left; }
#s-7660356b-9a48-4bea-8378-f9e8a6321858 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7660356b-9a48-4bea-8378-f9e8a6321858 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d9d64f95-ffa3-44f4-95a9-e1cd18a96f6d { text-align: left; }
#s-d9d64f95-ffa3-44f4-95a9-e1cd18a96f6d .shg-product-sold-out {
  display: none;
}

#s-d9d64f95-ffa3-44f4-95a9-e1cd18a96f6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d9d64f95-ffa3-44f4-95a9-e1cd18a96f6d .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-75e7f391-8194-436e-b9e2-324e353aa900 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-75e7f391-8194-436e-b9e2-324e353aa900:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-75e7f391-8194-436e-b9e2-324e353aa900:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-75e7f391-8194-436e-b9e2-324e353aa900 {
  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-75e7f391-8194-436e-b9e2-324e353aa900.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-75e7f391-8194-436e-b9e2-324e353aa900.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-75e7f391-8194-436e-b9e2-324e353aa900.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f3f86f4-98d5-41e9-ab8d-59b7c7888bc4 {
  display: none;
}
#s-8054493f-f4ad-47b1-bc65-d1fc44b79227 { text-align: left; }
#s-7f4e6970-387c-4dce-b050-efe4935dd851 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f4e6970-387c-4dce-b050-efe4935dd851 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-717dc92b-34ce-43a0-9b57-b649dfb1bfdf { text-align: left; }
#s-717dc92b-34ce-43a0-9b57-b649dfb1bfdf .shg-product-sold-out {
  display: none;
}

#s-717dc92b-34ce-43a0-9b57-b649dfb1bfdf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-717dc92b-34ce-43a0-9b57-b649dfb1bfdf .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-94b4c182-6650-4dd7-95ad-00b20bce57dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-94b4c182-6650-4dd7-95ad-00b20bce57dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-94b4c182-6650-4dd7-95ad-00b20bce57dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-94b4c182-6650-4dd7-95ad-00b20bce57dc {
  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-94b4c182-6650-4dd7-95ad-00b20bce57dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-94b4c182-6650-4dd7-95ad-00b20bce57dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-94b4c182-6650-4dd7-95ad-00b20bce57dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-38f79221-0a7f-49cd-8cd1-eeec76f0ba6a {
  display: none;
}
#s-eb038924-0878-4be9-a438-d08ca9e4b95a { text-align: left; }
#s-f9debb33-78d9-40a1-a39f-2533cbf6af57 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f9debb33-78d9-40a1-a39f-2533cbf6af57 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cf983992-0512-46ad-b6c5-62902d0f0d9e { text-align: left; }
#s-cf983992-0512-46ad-b6c5-62902d0f0d9e .shg-product-sold-out {
  display: none;
}

#s-cf983992-0512-46ad-b6c5-62902d0f0d9e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cf983992-0512-46ad-b6c5-62902d0f0d9e .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-fbefcc47-52e0-404e-a3a8-44f6025175e3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fbefcc47-52e0-404e-a3a8-44f6025175e3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fbefcc47-52e0-404e-a3a8-44f6025175e3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fbefcc47-52e0-404e-a3a8-44f6025175e3 {
  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-fbefcc47-52e0-404e-a3a8-44f6025175e3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fbefcc47-52e0-404e-a3a8-44f6025175e3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fbefcc47-52e0-404e-a3a8-44f6025175e3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c411ad58-708e-4c9d-9481-0a9f97b5ccf1 {
  display: none;
}
#s-ad493126-e4e2-422a-946c-8339dd57b0e9 { text-align: left; }
#s-c5d8b871-6fc7-47ae-8229-30d6846628e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c5d8b871-6fc7-47ae-8229-30d6846628e2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1d8de9db-0f17-4149-8a6a-c0290d6993b6 { text-align: left; }
#s-1d8de9db-0f17-4149-8a6a-c0290d6993b6 .shg-product-sold-out {
  display: none;
}

#s-1d8de9db-0f17-4149-8a6a-c0290d6993b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1d8de9db-0f17-4149-8a6a-c0290d6993b6 .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-32d4ce34-2e7e-4161-8189-97e55c464388 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-32d4ce34-2e7e-4161-8189-97e55c464388:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-32d4ce34-2e7e-4161-8189-97e55c464388:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-32d4ce34-2e7e-4161-8189-97e55c464388 {
  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-32d4ce34-2e7e-4161-8189-97e55c464388.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-32d4ce34-2e7e-4161-8189-97e55c464388.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-32d4ce34-2e7e-4161-8189-97e55c464388.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4f3af7ac-056f-4d07-961e-fa92dd17f2de {
  display: none;
}
#s-22cf8c16-c2f5-466d-a74b-ba56992f2e6b { text-align: left; }
#s-e0c412dc-bc16-4618-9fae-5eb806664df9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e0c412dc-bc16-4618-9fae-5eb806664df9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8b96a0ea-21f8-46cb-8c6c-fce4dcaf1340 { text-align: left; }
#s-8b96a0ea-21f8-46cb-8c6c-fce4dcaf1340 .shg-product-sold-out {
  display: none;
}

#s-8b96a0ea-21f8-46cb-8c6c-fce4dcaf1340 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8b96a0ea-21f8-46cb-8c6c-fce4dcaf1340 .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-48c5b073-5b4a-48d2-b871-0159b231127f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-48c5b073-5b4a-48d2-b871-0159b231127f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-48c5b073-5b4a-48d2-b871-0159b231127f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-48c5b073-5b4a-48d2-b871-0159b231127f {
  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-48c5b073-5b4a-48d2-b871-0159b231127f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-48c5b073-5b4a-48d2-b871-0159b231127f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-48c5b073-5b4a-48d2-b871-0159b231127f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-49266e94-a23b-4b24-a3bb-0b73200dd28e {
  display: none;
}
#s-2f37aa04-88f2-416d-baf8-38ffb2ea91b0 { text-align: left; }
#s-4f45d4f8-ed36-4932-a0cd-2f64ae54b38a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4f45d4f8-ed36-4932-a0cd-2f64ae54b38a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b9db1f1e-1bef-4fe4-946d-191b5810e3a7 { text-align: left; }
#s-b9db1f1e-1bef-4fe4-946d-191b5810e3a7 .shg-product-sold-out {
  display: none;
}

#s-b9db1f1e-1bef-4fe4-946d-191b5810e3a7 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b9db1f1e-1bef-4fe4-946d-191b5810e3a7 .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-83a49f97-bfdd-4d0a-b067-4df395e20f34 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83a49f97-bfdd-4d0a-b067-4df395e20f34:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83a49f97-bfdd-4d0a-b067-4df395e20f34:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83a49f97-bfdd-4d0a-b067-4df395e20f34 {
  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-83a49f97-bfdd-4d0a-b067-4df395e20f34.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83a49f97-bfdd-4d0a-b067-4df395e20f34.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83a49f97-bfdd-4d0a-b067-4df395e20f34.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-de926054-8c73-44fc-a3e2-680fe5541341 {
  display: none;
}
#s-e6127a33-e874-487d-9efc-6137684a41a1 { text-align: left; }
#s-fd91903d-a152-4a72-8cfd-aedd19974407 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd91903d-a152-4a72-8cfd-aedd19974407 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5b2bea43-3c2f-4e1e-8df0-3ca363bd382e { text-align: left; }
#s-5b2bea43-3c2f-4e1e-8df0-3ca363bd382e .shg-product-sold-out {
  display: none;
}

#s-5b2bea43-3c2f-4e1e-8df0-3ca363bd382e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5b2bea43-3c2f-4e1e-8df0-3ca363bd382e .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-8e21c5ed-1b27-46d7-a05f-331a347bd6c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8e21c5ed-1b27-46d7-a05f-331a347bd6c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8e21c5ed-1b27-46d7-a05f-331a347bd6c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8e21c5ed-1b27-46d7-a05f-331a347bd6c6 {
  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-8e21c5ed-1b27-46d7-a05f-331a347bd6c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8e21c5ed-1b27-46d7-a05f-331a347bd6c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8e21c5ed-1b27-46d7-a05f-331a347bd6c6.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;
}
