.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-95beacd1-3fc9-4bac-86b6-49bd3dab6e62 {
  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-ea9a70ab-d824-4aca-b137-e7e02fd1a017 { margin-top: 40px; }
#s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .shogun-tabs {
  justify-content: center;
}


  #s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-ea9a70ab-d824-4aca-b137-e7e02fd1a017 .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-09493c48-d397-41c7-8630-243beab1160e { padding-top: 10px;
padding-bottom: 10px; }
 #s-09493c48-d397-41c7-8630-243beab1160e .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-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-72ac975f-4b0a-4989-8f62-722fe623b4b5 .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-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-47aff7e3-8920-45e5-a5dc-ae38e4cc3a6b"] > .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-5067b758-18d6-43b3-8f8f-be19025038a5 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-8bd90f48-8728-4747-a48f-964bbad3c698 { 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-b2b091b9-3fd0-4537-b53f-9e7a0342aa07 { 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-b2b091b9-3fd0-4537-b53f-9e7a0342aa07: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-b2b091b9-3fd0-4537-b53f-9e7a0342aa07: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-b2b091b9-3fd0-4537-b53f-9e7a0342aa07.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-3fc4182c-7a8e-455b-aac7-7b3d4acab470 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-0bc702f5-2679-42af-8b17-0f77eef284b9 { 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-ac8c6ebf-0844-4128-a1c1-50bc59059bdc { 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-ac8c6ebf-0844-4128-a1c1-50bc59059bdc: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-ac8c6ebf-0844-4128-a1c1-50bc59059bdc: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-ac8c6ebf-0844-4128-a1c1-50bc59059bdc.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-d713d8ca-20f2-42e2-b194-01218017317e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-6fb7aa7f-de5f-4e5a-b4d6-14bb05346531 { 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-c0d63093-c6b4-4b23-8f65-8a2ea63c04b0 { 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-c0d63093-c6b4-4b23-8f65-8a2ea63c04b0: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-c0d63093-c6b4-4b23-8f65-8a2ea63c04b0: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-c0d63093-c6b4-4b23-8f65-8a2ea63c04b0.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-2e5e77fe-3638-4e0c-b478-9e953351671a { min-height: 50px; }
#s-2e5e77fe-3638-4e0c-b478-9e953351671a > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f56720c5-7a84-42cc-8022-361c9754998d { 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-f56720c5-7a84-42cc-8022-361c9754998d .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-62697287-fd94-4e8f-a7a3-62073c8852ef {
  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-8350e120-ecde-4204-b6d7-3a7bbfec6c5e { 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-c0a37640-a095-4ba9-b318-dd58e167692f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c0a37640-a095-4ba9-b318-dd58e167692f .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6d2cf473-125e-48b9-87b3-3b7d9a124c5f {
  display: none;
}
#s-92507804-aa3e-41f1-96db-7645f67caf52 { text-align: left; }
#s-f787a357-d8da-4668-929a-424a9111f6b8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f787a357-d8da-4668-929a-424a9111f6b8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-626eda99-def9-49f0-99d4-7141406036c2 {
  display: none;
}
#s-b0d794e4-9944-4d00-94a3-0af3614cfa35 { text-align: left; }
#s-093166fe-3c4f-4d18-b2c1-0891aaf67cfa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-093166fe-3c4f-4d18-b2c1-0891aaf67cfa .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-aa41ec3a-37c2-43dc-94a1-e69594a2ddca {
  display: none;
}
#s-c1ec40bf-5f0f-4a3d-a2f6-90e0a7c09b2d { text-align: left; }
#s-7053b454-9c48-41b3-a650-4923371a872a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7053b454-9c48-41b3-a650-4923371a872a .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-4c9df069-d7c4-445c-89f8-7a68d617af2d {
  display: none;
}
#s-186c3d44-59e6-423e-9ada-4dda71d83b64 { text-align: left; }
#s-7821bb0c-718d-48d7-a3dc-13c37f95396d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7821bb0c-718d-48d7-a3dc-13c37f95396d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f6c85d6e-78f7-4e54-be9e-64609488bde8 { text-align: left; }
#s-f6c85d6e-78f7-4e54-be9e-64609488bde8 .shg-product-sold-out {
  display: none;
}

#s-f6c85d6e-78f7-4e54-be9e-64609488bde8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f6c85d6e-78f7-4e54-be9e-64609488bde8 .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-0a725735-79f2-4062-a013-41e6cb95d422 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0a725735-79f2-4062-a013-41e6cb95d422:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0a725735-79f2-4062-a013-41e6cb95d422:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0a725735-79f2-4062-a013-41e6cb95d422 {
  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-0a725735-79f2-4062-a013-41e6cb95d422.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0a725735-79f2-4062-a013-41e6cb95d422.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0a725735-79f2-4062-a013-41e6cb95d422.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-627e57e2-14d2-48c8-9534-61363921e4d9 {
  display: none;
}
#s-b2be9702-f66e-46fb-836f-63a2401ecd4a { text-align: left; }
#s-43bae290-cc51-49b9-8a54-4c2b0c6ac893 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-43bae290-cc51-49b9-8a54-4c2b0c6ac893 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-901793a9-c363-4ec5-ab33-d78aa94398d4 { text-align: left; }
#s-901793a9-c363-4ec5-ab33-d78aa94398d4 .shg-product-sold-out {
  display: none;
}

#s-901793a9-c363-4ec5-ab33-d78aa94398d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-901793a9-c363-4ec5-ab33-d78aa94398d4 .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-e5cf37b5-da0e-4927-850a-c79edaf91e6e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e5cf37b5-da0e-4927-850a-c79edaf91e6e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e5cf37b5-da0e-4927-850a-c79edaf91e6e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e5cf37b5-da0e-4927-850a-c79edaf91e6e {
  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-e5cf37b5-da0e-4927-850a-c79edaf91e6e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5cf37b5-da0e-4927-850a-c79edaf91e6e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e5cf37b5-da0e-4927-850a-c79edaf91e6e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8d5146f2-a233-43da-aad2-b4704db55c0c {
  display: none;
}
#s-1d2beb41-00ac-49f5-a58a-9a1fb887c84f { text-align: left; }
#s-b8415472-b97f-424e-8b6b-44422c760451 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b8415472-b97f-424e-8b6b-44422c760451 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f97f5e3-fb27-4bbc-951d-b1065373c7b9 { text-align: left; }
#s-8f97f5e3-fb27-4bbc-951d-b1065373c7b9 .shg-product-sold-out {
  display: none;
}

#s-8f97f5e3-fb27-4bbc-951d-b1065373c7b9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f97f5e3-fb27-4bbc-951d-b1065373c7b9 .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-853d37be-272b-4233-a083-154f97177f8c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-853d37be-272b-4233-a083-154f97177f8c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-853d37be-272b-4233-a083-154f97177f8c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-853d37be-272b-4233-a083-154f97177f8c {
  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-853d37be-272b-4233-a083-154f97177f8c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-853d37be-272b-4233-a083-154f97177f8c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-853d37be-272b-4233-a083-154f97177f8c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-020a3c11-72aa-4a75-85c4-c1ccaf258c2b {
  display: none;
}
#s-99713db6-2be6-49fc-ac16-7dcc38bf2931 { text-align: left; }
#s-577939e0-85f9-4d44-bac2-a8eb8f58548d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-577939e0-85f9-4d44-bac2-a8eb8f58548d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a85640a9-b00e-442f-9df2-d98dd6c12905 { text-align: left; }
#s-a85640a9-b00e-442f-9df2-d98dd6c12905 .shg-product-sold-out {
  display: none;
}

#s-a85640a9-b00e-442f-9df2-d98dd6c12905 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a85640a9-b00e-442f-9df2-d98dd6c12905 .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-33f2de92-95c3-4a2a-b62e-70f564ff8398 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-33f2de92-95c3-4a2a-b62e-70f564ff8398:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-33f2de92-95c3-4a2a-b62e-70f564ff8398:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-33f2de92-95c3-4a2a-b62e-70f564ff8398 {
  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-33f2de92-95c3-4a2a-b62e-70f564ff8398.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-33f2de92-95c3-4a2a-b62e-70f564ff8398.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-33f2de92-95c3-4a2a-b62e-70f564ff8398.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a063d583-8e94-4222-ba03-2985d3da3871 {
  display: none;
}
#s-cb6bd8fc-36ff-4ebe-b4cd-2097aa5ce029 { text-align: left; }
#s-ce2c6a66-0c3b-417b-9ba5-acdddd6440f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ce2c6a66-0c3b-417b-9ba5-acdddd6440f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c37367af-d230-48c7-ba0f-270355bdcabf { text-align: left; }
#s-c37367af-d230-48c7-ba0f-270355bdcabf .shg-product-sold-out {
  display: none;
}

#s-c37367af-d230-48c7-ba0f-270355bdcabf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c37367af-d230-48c7-ba0f-270355bdcabf .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-61b1efc2-3740-4252-a1db-2bcb2fcfdd5f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-61b1efc2-3740-4252-a1db-2bcb2fcfdd5f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-61b1efc2-3740-4252-a1db-2bcb2fcfdd5f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-61b1efc2-3740-4252-a1db-2bcb2fcfdd5f {
  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-61b1efc2-3740-4252-a1db-2bcb2fcfdd5f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-61b1efc2-3740-4252-a1db-2bcb2fcfdd5f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-61b1efc2-3740-4252-a1db-2bcb2fcfdd5f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a9ae18ab-c49d-45c8-adc4-639fd9f4e89c {
  display: none;
}
#s-d3703e53-a473-46b1-be9e-18aecb1a4644 { text-align: left; }
#s-48dab8f7-5112-489a-91c5-7ec3ee513f0b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48dab8f7-5112-489a-91c5-7ec3ee513f0b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-815f1f92-fe07-43df-9ee0-ed4cb21267a0 { text-align: left; }
#s-815f1f92-fe07-43df-9ee0-ed4cb21267a0 .shg-product-sold-out {
  display: none;
}

#s-815f1f92-fe07-43df-9ee0-ed4cb21267a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-815f1f92-fe07-43df-9ee0-ed4cb21267a0 .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-01c636a0-0a66-4240-bb07-e7b582f528f0 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-01c636a0-0a66-4240-bb07-e7b582f528f0:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-01c636a0-0a66-4240-bb07-e7b582f528f0:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-01c636a0-0a66-4240-bb07-e7b582f528f0 {
  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-01c636a0-0a66-4240-bb07-e7b582f528f0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01c636a0-0a66-4240-bb07-e7b582f528f0.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-01c636a0-0a66-4240-bb07-e7b582f528f0.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aaf9fc58-d12f-469e-b5f8-712d97b7d194 {
  display: none;
}
#s-55446710-51ae-407f-ad51-adf3657dc9c7 { text-align: left; }
#s-e45d3861-8df3-4770-87fb-c4e17b5db0fb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e45d3861-8df3-4770-87fb-c4e17b5db0fb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8e1d932b-60bb-4ddb-b28b-b2c2ff79c33d { text-align: left; }
#s-8e1d932b-60bb-4ddb-b28b-b2c2ff79c33d .shg-product-sold-out {
  display: none;
}

#s-8e1d932b-60bb-4ddb-b28b-b2c2ff79c33d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8e1d932b-60bb-4ddb-b28b-b2c2ff79c33d .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-cc009427-931b-4d99-9a1c-f29980f2536b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cc009427-931b-4d99-9a1c-f29980f2536b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cc009427-931b-4d99-9a1c-f29980f2536b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cc009427-931b-4d99-9a1c-f29980f2536b {
  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-cc009427-931b-4d99-9a1c-f29980f2536b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cc009427-931b-4d99-9a1c-f29980f2536b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cc009427-931b-4d99-9a1c-f29980f2536b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-179c5912-e707-4d23-8189-c1425adf748e {
  display: none;
}
#s-86d837f7-3ef3-44bb-bcf9-cb99150e27e4 { text-align: left; }
#s-cde12e0c-f9e1-4fcc-a94d-4739110dafb2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cde12e0c-f9e1-4fcc-a94d-4739110dafb2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bfabb8c9-481b-45c3-8731-247a45ce2f7c { text-align: left; }
#s-bfabb8c9-481b-45c3-8731-247a45ce2f7c .shg-product-sold-out {
  display: none;
}

#s-bfabb8c9-481b-45c3-8731-247a45ce2f7c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bfabb8c9-481b-45c3-8731-247a45ce2f7c .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-7cf519d6-72c4-42c2-bb8f-0ecc6c565487 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7cf519d6-72c4-42c2-bb8f-0ecc6c565487:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7cf519d6-72c4-42c2-bb8f-0ecc6c565487:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7cf519d6-72c4-42c2-bb8f-0ecc6c565487 {
  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-7cf519d6-72c4-42c2-bb8f-0ecc6c565487.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7cf519d6-72c4-42c2-bb8f-0ecc6c565487.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7cf519d6-72c4-42c2-bb8f-0ecc6c565487.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c20ed5a4-56db-4adb-a2d4-c4b53deb9e61 {
  display: none;
}
#s-8db1b28f-12ea-4a90-aed1-cb9f8e6922ff { text-align: left; }
#s-a81f434f-59e9-4079-bd12-491871b53fa6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a81f434f-59e9-4079-bd12-491871b53fa6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-13326a2d-0c6e-431a-951e-48300bf909e6 { text-align: left; }
#s-13326a2d-0c6e-431a-951e-48300bf909e6 .shg-product-sold-out {
  display: none;
}

#s-13326a2d-0c6e-431a-951e-48300bf909e6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-13326a2d-0c6e-431a-951e-48300bf909e6 .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-b2492b77-ddc8-4220-9977-8b7a3d637f72 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b2492b77-ddc8-4220-9977-8b7a3d637f72:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b2492b77-ddc8-4220-9977-8b7a3d637f72:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b2492b77-ddc8-4220-9977-8b7a3d637f72 {
  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-b2492b77-ddc8-4220-9977-8b7a3d637f72.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b2492b77-ddc8-4220-9977-8b7a3d637f72.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b2492b77-ddc8-4220-9977-8b7a3d637f72.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a714c0bd-0dff-4377-9695-b3b15b973e3a {
  display: none;
}
#s-d22874eb-c030-4244-9b27-e786d38dc6b6 { text-align: left; }
#s-93f713d3-b0ad-4125-944c-c726c32491be { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-93f713d3-b0ad-4125-944c-c726c32491be .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-904245e6-42b1-4612-9e22-d3302a3936df { text-align: left; }
#s-904245e6-42b1-4612-9e22-d3302a3936df .shg-product-sold-out {
  display: none;
}

#s-904245e6-42b1-4612-9e22-d3302a3936df .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-904245e6-42b1-4612-9e22-d3302a3936df .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-ceb2deca-891c-4c22-beb1-6c47974501b8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ceb2deca-891c-4c22-beb1-6c47974501b8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ceb2deca-891c-4c22-beb1-6c47974501b8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ceb2deca-891c-4c22-beb1-6c47974501b8 {
  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-ceb2deca-891c-4c22-beb1-6c47974501b8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ceb2deca-891c-4c22-beb1-6c47974501b8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ceb2deca-891c-4c22-beb1-6c47974501b8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-441cece9-3f34-4fc9-b2f3-030d3c62b94c {
  display: none;
}
#s-b3f75fab-8aa9-44ae-94a3-37bfaf38a085 { text-align: left; }
#s-eab8b9ad-10c0-4102-a740-1ea9d86692a5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-eab8b9ad-10c0-4102-a740-1ea9d86692a5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-878bffe6-5286-4af3-b135-ba0cc6635bab { text-align: left; }
#s-878bffe6-5286-4af3-b135-ba0cc6635bab .shg-product-sold-out {
  display: none;
}

#s-878bffe6-5286-4af3-b135-ba0cc6635bab .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-878bffe6-5286-4af3-b135-ba0cc6635bab .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-a0f32d13-fb44-4f2c-8136-0f3ee98385cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a0f32d13-fb44-4f2c-8136-0f3ee98385cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a0f32d13-fb44-4f2c-8136-0f3ee98385cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a0f32d13-fb44-4f2c-8136-0f3ee98385cf {
  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-a0f32d13-fb44-4f2c-8136-0f3ee98385cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a0f32d13-fb44-4f2c-8136-0f3ee98385cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a0f32d13-fb44-4f2c-8136-0f3ee98385cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dbdf122a-6b6a-44d2-883d-154e5498899c {
  display: none;
}
#s-25315c57-ac11-41df-a8c9-8ba20bcdf9de { text-align: left; }
#s-c32ce83e-e113-416f-b2d8-839d48ab2d96 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c32ce83e-e113-416f-b2d8-839d48ab2d96 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9201e74e-1497-4af2-b7e5-4ec32ab47a4b { text-align: left; }
#s-9201e74e-1497-4af2-b7e5-4ec32ab47a4b .shg-product-sold-out {
  display: none;
}

#s-9201e74e-1497-4af2-b7e5-4ec32ab47a4b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9201e74e-1497-4af2-b7e5-4ec32ab47a4b .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-f5ea73a8-d5f2-44b0-968a-fbd8265dbc30 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f5ea73a8-d5f2-44b0-968a-fbd8265dbc30:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f5ea73a8-d5f2-44b0-968a-fbd8265dbc30:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f5ea73a8-d5f2-44b0-968a-fbd8265dbc30 {
  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-f5ea73a8-d5f2-44b0-968a-fbd8265dbc30.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f5ea73a8-d5f2-44b0-968a-fbd8265dbc30.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f5ea73a8-d5f2-44b0-968a-fbd8265dbc30.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-28d7bce2-0a07-47ee-a50e-6d918580d608 {
  display: none;
}
#s-9774ff60-c87e-479b-9e17-4170ad93fdcf { text-align: left; }
#s-a38acd39-9b34-43f6-a093-a56d5870e44d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a38acd39-9b34-43f6-a093-a56d5870e44d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4d374b8-7e38-45d5-8717-c8408a5f8fc8 { text-align: left; }
#s-a4d374b8-7e38-45d5-8717-c8408a5f8fc8 .shg-product-sold-out {
  display: none;
}

#s-a4d374b8-7e38-45d5-8717-c8408a5f8fc8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4d374b8-7e38-45d5-8717-c8408a5f8fc8 .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-62e02375-84c7-4acc-8122-22de45411081 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62e02375-84c7-4acc-8122-22de45411081:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62e02375-84c7-4acc-8122-22de45411081:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62e02375-84c7-4acc-8122-22de45411081 {
  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-62e02375-84c7-4acc-8122-22de45411081.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62e02375-84c7-4acc-8122-22de45411081.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62e02375-84c7-4acc-8122-22de45411081.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-db5767cb-5cc1-4bf0-810b-0f90ec173329 {
  display: none;
}
#s-a60b7d2a-2845-407d-b6cd-576481424a2b { text-align: left; }
#s-10150302-1dd2-45e9-bc7f-8663c5d91607 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10150302-1dd2-45e9-bc7f-8663c5d91607 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-acdcb621-2a66-4c13-955d-f4aaf80d958e { text-align: left; }
#s-acdcb621-2a66-4c13-955d-f4aaf80d958e .shg-product-sold-out {
  display: none;
}

#s-acdcb621-2a66-4c13-955d-f4aaf80d958e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-acdcb621-2a66-4c13-955d-f4aaf80d958e .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-86ef45e0-ad16-45e2-a4b6-8d9aed439921 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-86ef45e0-ad16-45e2-a4b6-8d9aed439921:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-86ef45e0-ad16-45e2-a4b6-8d9aed439921:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-86ef45e0-ad16-45e2-a4b6-8d9aed439921 {
  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-86ef45e0-ad16-45e2-a4b6-8d9aed439921.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-86ef45e0-ad16-45e2-a4b6-8d9aed439921.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-86ef45e0-ad16-45e2-a4b6-8d9aed439921.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6cd5b27c-b222-4cc7-b4e5-e77615530563 {
  display: none;
}
#s-1aeaada8-6ef1-413d-9a69-8fb2366e688f { text-align: left; }
#s-e462c595-c977-4217-a0b6-ff678b865131 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e462c595-c977-4217-a0b6-ff678b865131 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-69fe200e-8b46-450f-9e3d-eef26a9e27b6 { text-align: left; }
#s-69fe200e-8b46-450f-9e3d-eef26a9e27b6 .shg-product-sold-out {
  display: none;
}

#s-69fe200e-8b46-450f-9e3d-eef26a9e27b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-69fe200e-8b46-450f-9e3d-eef26a9e27b6 .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-6cb30279-fab2-4f50-94d9-895d4bd378a4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6cb30279-fab2-4f50-94d9-895d4bd378a4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6cb30279-fab2-4f50-94d9-895d4bd378a4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6cb30279-fab2-4f50-94d9-895d4bd378a4 {
  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-6cb30279-fab2-4f50-94d9-895d4bd378a4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6cb30279-fab2-4f50-94d9-895d4bd378a4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6cb30279-fab2-4f50-94d9-895d4bd378a4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5b942772-22d0-4f5a-ba60-1149232dff6f {
  display: none;
}
#s-eb3ee6d3-962f-4c60-a934-ff45a4aa0270 { text-align: left; }
#s-56cc50f7-38fb-41e9-8f09-36558ebfd07a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56cc50f7-38fb-41e9-8f09-36558ebfd07a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6cc3aa19-cce7-4fd3-9a55-96188efe38be { text-align: left; }
#s-6cc3aa19-cce7-4fd3-9a55-96188efe38be .shg-product-sold-out {
  display: none;
}

#s-6cc3aa19-cce7-4fd3-9a55-96188efe38be .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6cc3aa19-cce7-4fd3-9a55-96188efe38be .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-2ba039c9-f3f0-45a5-b81b-bd9bb6b3c915 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ba039c9-f3f0-45a5-b81b-bd9bb6b3c915:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ba039c9-f3f0-45a5-b81b-bd9bb6b3c915:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ba039c9-f3f0-45a5-b81b-bd9bb6b3c915 {
  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-2ba039c9-f3f0-45a5-b81b-bd9bb6b3c915.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ba039c9-f3f0-45a5-b81b-bd9bb6b3c915.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ba039c9-f3f0-45a5-b81b-bd9bb6b3c915.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-56be37e3-7162-4cdc-a275-697fafafe250 {
  display: none;
}
#s-dd91ff93-a42d-4f76-ae5e-6c91dc3c30fc { text-align: left; }
#s-3f6c5c57-ed94-43e6-a50b-0e82f8954f8c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f6c5c57-ed94-43e6-a50b-0e82f8954f8c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dbcd740c-a639-42ba-9312-a7af08613f37 { text-align: left; }
#s-dbcd740c-a639-42ba-9312-a7af08613f37 .shg-product-sold-out {
  display: none;
}

#s-dbcd740c-a639-42ba-9312-a7af08613f37 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dbcd740c-a639-42ba-9312-a7af08613f37 .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-373378d8-7c62-4a89-8a25-1a68f91c1ac9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-373378d8-7c62-4a89-8a25-1a68f91c1ac9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-373378d8-7c62-4a89-8a25-1a68f91c1ac9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-373378d8-7c62-4a89-8a25-1a68f91c1ac9 {
  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-373378d8-7c62-4a89-8a25-1a68f91c1ac9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-373378d8-7c62-4a89-8a25-1a68f91c1ac9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-373378d8-7c62-4a89-8a25-1a68f91c1ac9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e838bb6a-5807-46da-895c-d8e8f8cafd5b {
  display: none;
}
#s-2a3b741c-e22a-417e-9aa5-3ebe3df7160e { text-align: left; }
#s-303c17ad-f431-4dbb-9491-e82fb03ecf53 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-303c17ad-f431-4dbb-9491-e82fb03ecf53 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fdc1ea37-ce5d-4455-bb39-5113cab67fe8 { text-align: left; }
#s-fdc1ea37-ce5d-4455-bb39-5113cab67fe8 .shg-product-sold-out {
  display: none;
}

#s-fdc1ea37-ce5d-4455-bb39-5113cab67fe8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fdc1ea37-ce5d-4455-bb39-5113cab67fe8 .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-1a94e2fb-e2af-4e88-b294-17d16424208f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1a94e2fb-e2af-4e88-b294-17d16424208f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1a94e2fb-e2af-4e88-b294-17d16424208f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1a94e2fb-e2af-4e88-b294-17d16424208f {
  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-1a94e2fb-e2af-4e88-b294-17d16424208f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1a94e2fb-e2af-4e88-b294-17d16424208f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1a94e2fb-e2af-4e88-b294-17d16424208f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96076882-271f-4c62-8695-84b95f02244f {
  display: none;
}
#s-50ae0346-d390-4e9b-8de2-43b883e24b97 { text-align: left; }
#s-f64d4ff2-4ed7-4218-805f-6e68638a643a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f64d4ff2-4ed7-4218-805f-6e68638a643a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1afb42d3-5ed3-4647-ba05-c7b6346fb327 { text-align: left; }
#s-1afb42d3-5ed3-4647-ba05-c7b6346fb327 .shg-product-sold-out {
  display: none;
}

#s-1afb42d3-5ed3-4647-ba05-c7b6346fb327 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1afb42d3-5ed3-4647-ba05-c7b6346fb327 .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-e90dadcb-b901-4114-9616-dfd61a55602e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e90dadcb-b901-4114-9616-dfd61a55602e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e90dadcb-b901-4114-9616-dfd61a55602e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e90dadcb-b901-4114-9616-dfd61a55602e {
  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-e90dadcb-b901-4114-9616-dfd61a55602e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e90dadcb-b901-4114-9616-dfd61a55602e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e90dadcb-b901-4114-9616-dfd61a55602e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-265be3bd-e0ed-4e5a-bf56-60d5c1937e9c {
  display: none;
}
#s-bf791c2c-c211-4b7b-a552-6cf64ac1347c { text-align: left; }
#s-36c31e0d-e17a-4a97-9d4d-6eed4634a437 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-36c31e0d-e17a-4a97-9d4d-6eed4634a437 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9967c464-9511-42bf-af24-5e9077ef56e1 { text-align: left; }
#s-9967c464-9511-42bf-af24-5e9077ef56e1 .shg-product-sold-out {
  display: none;
}

#s-9967c464-9511-42bf-af24-5e9077ef56e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9967c464-9511-42bf-af24-5e9077ef56e1 .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-061c4ba7-3182-40b3-8de1-8078d3fbffc2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-061c4ba7-3182-40b3-8de1-8078d3fbffc2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-061c4ba7-3182-40b3-8de1-8078d3fbffc2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-061c4ba7-3182-40b3-8de1-8078d3fbffc2 {
  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-061c4ba7-3182-40b3-8de1-8078d3fbffc2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-061c4ba7-3182-40b3-8de1-8078d3fbffc2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-061c4ba7-3182-40b3-8de1-8078d3fbffc2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e7d2a9ba-6701-45b9-8ec2-cb3bcb54e4a8 {
  display: none;
}
#s-9c86c77e-5e87-4afe-83c8-d08ebcb9d471 { text-align: left; }
#s-2f28ac7f-521a-42e0-8f67-8990f1900a5b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2f28ac7f-521a-42e0-8f67-8990f1900a5b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-59f5ba3c-11a1-4f5c-8ca6-bda1d66aa9eb { text-align: left; }
#s-59f5ba3c-11a1-4f5c-8ca6-bda1d66aa9eb .shg-product-sold-out {
  display: none;
}

#s-59f5ba3c-11a1-4f5c-8ca6-bda1d66aa9eb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-59f5ba3c-11a1-4f5c-8ca6-bda1d66aa9eb .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-4e889188-1190-41e8-a39a-41a7d06d1b9d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4e889188-1190-41e8-a39a-41a7d06d1b9d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4e889188-1190-41e8-a39a-41a7d06d1b9d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4e889188-1190-41e8-a39a-41a7d06d1b9d {
  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-4e889188-1190-41e8-a39a-41a7d06d1b9d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4e889188-1190-41e8-a39a-41a7d06d1b9d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4e889188-1190-41e8-a39a-41a7d06d1b9d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65fffb15-8284-4a88-8f6b-ba9040dea6d0 {
  display: none;
}
#s-537dcb58-44e6-4a83-8c40-f5c70538a7bd { text-align: left; }
#s-c94e53de-5b3e-400f-8e4f-597b8f1eb17e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c94e53de-5b3e-400f-8e4f-597b8f1eb17e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6109f856-a87a-4dae-9274-cfa5fb792376 { text-align: left; }
#s-6109f856-a87a-4dae-9274-cfa5fb792376 .shg-product-sold-out {
  display: none;
}

#s-6109f856-a87a-4dae-9274-cfa5fb792376 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6109f856-a87a-4dae-9274-cfa5fb792376 .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-7793b2c4-a4fd-4377-a406-d3470a3abc53 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7793b2c4-a4fd-4377-a406-d3470a3abc53:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7793b2c4-a4fd-4377-a406-d3470a3abc53:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7793b2c4-a4fd-4377-a406-d3470a3abc53 {
  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-7793b2c4-a4fd-4377-a406-d3470a3abc53.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7793b2c4-a4fd-4377-a406-d3470a3abc53.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7793b2c4-a4fd-4377-a406-d3470a3abc53.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d157b80d-bdd6-479e-9280-a70800f0da8c {
  display: none;
}
#s-1ad7a972-91b6-490f-8bcc-db5cf6f746de { text-align: left; }
#s-96cf1a52-5ceb-4016-b68a-cefbb16edcea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-96cf1a52-5ceb-4016-b68a-cefbb16edcea .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48403781-8dda-4cad-8ed3-761991276d95 { text-align: left; }
#s-48403781-8dda-4cad-8ed3-761991276d95 .shg-product-sold-out {
  display: none;
}

#s-48403781-8dda-4cad-8ed3-761991276d95 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48403781-8dda-4cad-8ed3-761991276d95 .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-84b93d99-b9e5-4da3-b931-81e1eac487b3 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-84b93d99-b9e5-4da3-b931-81e1eac487b3:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-84b93d99-b9e5-4da3-b931-81e1eac487b3:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-84b93d99-b9e5-4da3-b931-81e1eac487b3 {
  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-84b93d99-b9e5-4da3-b931-81e1eac487b3.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-84b93d99-b9e5-4da3-b931-81e1eac487b3.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-84b93d99-b9e5-4da3-b931-81e1eac487b3.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1f04c010-5280-465e-9b88-28ad9f4374cb {
  display: none;
}
#s-3103287d-1771-4531-9136-ca2221fa0f26 { text-align: left; }
#s-dddfe213-d1c5-43c8-a09d-b6f4c9921aef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dddfe213-d1c5-43c8-a09d-b6f4c9921aef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2675e6b-dd48-40a9-b3f7-8f768843d2f4 { text-align: left; }
#s-b2675e6b-dd48-40a9-b3f7-8f768843d2f4 .shg-product-sold-out {
  display: none;
}

#s-b2675e6b-dd48-40a9-b3f7-8f768843d2f4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2675e6b-dd48-40a9-b3f7-8f768843d2f4 .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-3cef3e12-8001-422f-a6bb-0eeefb619337 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3cef3e12-8001-422f-a6bb-0eeefb619337:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3cef3e12-8001-422f-a6bb-0eeefb619337:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3cef3e12-8001-422f-a6bb-0eeefb619337 {
  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-3cef3e12-8001-422f-a6bb-0eeefb619337.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3cef3e12-8001-422f-a6bb-0eeefb619337.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3cef3e12-8001-422f-a6bb-0eeefb619337.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66f73aa1-25f2-43e8-a643-d9d96f79b4de {
  display: none;
}
#s-87ad5874-b889-4374-b11d-dcd046da0e31 { text-align: left; }
#s-d3cd089f-a194-4e04-831b-c35d53bf5d12 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3cd089f-a194-4e04-831b-c35d53bf5d12 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d99d270f-07c4-448e-bd96-4983e5b909f3 { text-align: left; }
#s-d99d270f-07c4-448e-bd96-4983e5b909f3 .shg-product-sold-out {
  display: none;
}

#s-d99d270f-07c4-448e-bd96-4983e5b909f3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d99d270f-07c4-448e-bd96-4983e5b909f3 .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-3e66ba8f-5c7a-4027-a0c7-d17e384ede39 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3e66ba8f-5c7a-4027-a0c7-d17e384ede39:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3e66ba8f-5c7a-4027-a0c7-d17e384ede39:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3e66ba8f-5c7a-4027-a0c7-d17e384ede39 {
  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-3e66ba8f-5c7a-4027-a0c7-d17e384ede39.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3e66ba8f-5c7a-4027-a0c7-d17e384ede39.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3e66ba8f-5c7a-4027-a0c7-d17e384ede39.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-d7154e37-a03a-4fb1-b90f-21397f7a0e5d {
  display: none;
}
#s-2e9145af-ab83-4959-aa89-8af86288dcdf { text-align: left; }
#s-394361de-6bfd-45a0-a450-adc3b5ea3d1e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-394361de-6bfd-45a0-a450-adc3b5ea3d1e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bef4a08f-208f-4ed8-9a01-c1601e788b4a { text-align: left; }
#s-bef4a08f-208f-4ed8-9a01-c1601e788b4a .shg-product-sold-out {
  display: none;
}

#s-bef4a08f-208f-4ed8-9a01-c1601e788b4a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bef4a08f-208f-4ed8-9a01-c1601e788b4a .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-865f6010-c112-48cd-8e3b-e5fd4ef6fd60 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-865f6010-c112-48cd-8e3b-e5fd4ef6fd60:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-865f6010-c112-48cd-8e3b-e5fd4ef6fd60:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-865f6010-c112-48cd-8e3b-e5fd4ef6fd60 {
  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-865f6010-c112-48cd-8e3b-e5fd4ef6fd60.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-865f6010-c112-48cd-8e3b-e5fd4ef6fd60.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-865f6010-c112-48cd-8e3b-e5fd4ef6fd60.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-43c1b236-bdeb-4666-b9d1-875a1126345b {
  display: none;
}
#s-355a59ae-30b4-4043-8ac2-5881e93317eb { text-align: left; }
#s-978bfcc3-94c9-4968-8fe8-c2e914ef588b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-978bfcc3-94c9-4968-8fe8-c2e914ef588b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4c976cc7-4911-4b36-b364-0982fa8ffd75 { text-align: left; }
#s-4c976cc7-4911-4b36-b364-0982fa8ffd75 .shg-product-sold-out {
  display: none;
}

#s-4c976cc7-4911-4b36-b364-0982fa8ffd75 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4c976cc7-4911-4b36-b364-0982fa8ffd75 .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-8ff97fc8-48ee-4c9f-88e0-2a9c6eaeca1d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8ff97fc8-48ee-4c9f-88e0-2a9c6eaeca1d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8ff97fc8-48ee-4c9f-88e0-2a9c6eaeca1d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8ff97fc8-48ee-4c9f-88e0-2a9c6eaeca1d {
  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-8ff97fc8-48ee-4c9f-88e0-2a9c6eaeca1d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8ff97fc8-48ee-4c9f-88e0-2a9c6eaeca1d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8ff97fc8-48ee-4c9f-88e0-2a9c6eaeca1d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6c5ce8ab-cfbf-4ff6-85f7-1179706a5305 {
  display: none;
}
#s-62926d35-d27b-4d82-a642-c701967fed54 { text-align: left; }
#s-dff3e7d7-6acb-4b81-ab25-29ba8ac164f8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dff3e7d7-6acb-4b81-ab25-29ba8ac164f8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc557b4e-fb76-4d38-b3e1-5fb466afbf21 { text-align: left; }
#s-fc557b4e-fb76-4d38-b3e1-5fb466afbf21 .shg-product-sold-out {
  display: none;
}

#s-fc557b4e-fb76-4d38-b3e1-5fb466afbf21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc557b4e-fb76-4d38-b3e1-5fb466afbf21 .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-5c9b72c1-ee30-4952-8ee9-63c60de549ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5c9b72c1-ee30-4952-8ee9-63c60de549ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5c9b72c1-ee30-4952-8ee9-63c60de549ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5c9b72c1-ee30-4952-8ee9-63c60de549ea {
  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-5c9b72c1-ee30-4952-8ee9-63c60de549ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5c9b72c1-ee30-4952-8ee9-63c60de549ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5c9b72c1-ee30-4952-8ee9-63c60de549ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d9aaa1b-347c-46fc-ac6f-027ed1f9f633 {
  display: none;
}
#s-e6f668a5-ee3f-4c49-974a-fbe6aa2a0d69 { text-align: left; }
#s-0adb7b7b-f768-4f9d-80cd-aa6d4c6da343 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0adb7b7b-f768-4f9d-80cd-aa6d4c6da343 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fd7b95be-03c4-4104-847b-1cbeb2a8d72e { text-align: left; }
#s-fd7b95be-03c4-4104-847b-1cbeb2a8d72e .shg-product-sold-out {
  display: none;
}

#s-fd7b95be-03c4-4104-847b-1cbeb2a8d72e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fd7b95be-03c4-4104-847b-1cbeb2a8d72e .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-3638e3f7-e609-46f1-9363-35b11ffbd8ec { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3638e3f7-e609-46f1-9363-35b11ffbd8ec:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3638e3f7-e609-46f1-9363-35b11ffbd8ec:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3638e3f7-e609-46f1-9363-35b11ffbd8ec {
  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-3638e3f7-e609-46f1-9363-35b11ffbd8ec.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3638e3f7-e609-46f1-9363-35b11ffbd8ec.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3638e3f7-e609-46f1-9363-35b11ffbd8ec.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0edbc01-57f7-4949-806a-2278ec17d400 {
  display: none;
}
#s-79b71206-b6ae-4506-b17c-7568c1740c41 { text-align: left; }
#s-bc7d9af5-300c-4927-9e22-c44d7c37ef8f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bc7d9af5-300c-4927-9e22-c44d7c37ef8f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7165dfe-e643-4c8a-89b4-de7b31c6f395 { text-align: left; }
#s-a7165dfe-e643-4c8a-89b4-de7b31c6f395 .shg-product-sold-out {
  display: none;
}

#s-a7165dfe-e643-4c8a-89b4-de7b31c6f395 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7165dfe-e643-4c8a-89b4-de7b31c6f395 .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-abaaa17a-0b91-495d-91b7-d46e9bfef6df { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-abaaa17a-0b91-495d-91b7-d46e9bfef6df:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-abaaa17a-0b91-495d-91b7-d46e9bfef6df:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-abaaa17a-0b91-495d-91b7-d46e9bfef6df {
  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-abaaa17a-0b91-495d-91b7-d46e9bfef6df.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-abaaa17a-0b91-495d-91b7-d46e9bfef6df.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-abaaa17a-0b91-495d-91b7-d46e9bfef6df.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;
}
