.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-72090e07-2dc6-4886-908a-8b63eb869d15 {
  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-f068db16-f2aa-4d0e-ae98-7a6869ac1063 { margin-top: 40px; }
#s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .shogun-tabs {
  justify-content: center;
}


  #s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-f068db16-f2aa-4d0e-ae98-7a6869ac1063 .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-9b51d4c6-4268-49f1-943e-c27884efa577 { padding-top: 10px;
padding-bottom: 10px; }
 #s-9b51d4c6-4268-49f1-943e-c27884efa577 .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-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-94c8d535-0808-46f0-89d2-ea87c4952f0a .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-74106534-538e-4950-a217-5ba2de294ab2 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-74106534-538e-4950-a217-5ba2de294ab2"] > .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-f506b1ea-32dc-48bb-9da8-b1050fe4cf6e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ab859063-3fff-4b30-9961-9a5130b85aa7 { 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-f7e6973a-b357-40ba-a09e-1787c0015cf0 { 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-f7e6973a-b357-40ba-a09e-1787c0015cf0: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-f7e6973a-b357-40ba-a09e-1787c0015cf0: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-f7e6973a-b357-40ba-a09e-1787c0015cf0.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1880c03f-d67d-40b1-9265-bee770f2c3de { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7e33e1ed-feec-4bfe-a964-cb150788cc4c { 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-b9b9c7a5-93da-447f-9203-b57ec0ae9cb6 { 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-b9b9c7a5-93da-447f-9203-b57ec0ae9cb6: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-b9b9c7a5-93da-447f-9203-b57ec0ae9cb6: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-b9b9c7a5-93da-447f-9203-b57ec0ae9cb6.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5c921787-d2cd-4a2c-82f9-0f53cc7d84aa { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-090c7426-92f7-47ed-9414-2bdd8d576d06 { 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-ec683969-4013-4717-982b-96c7ee8d77d3 { 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-ec683969-4013-4717-982b-96c7ee8d77d3: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-ec683969-4013-4717-982b-96c7ee8d77d3: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-ec683969-4013-4717-982b-96c7ee8d77d3.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-a773ecec-13a9-46b6-a11a-639a9793b9f7 { min-height: 50px; }
#s-a773ecec-13a9-46b6-a11a-639a9793b9f7 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-62fb98c8-9ae0-4f6a-a542-e86cdc6c2334 { 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-62fb98c8-9ae0-4f6a-a542-e86cdc6c2334 .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-8922572a-87fc-4cbb-841b-4c2b7834b390 {
  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-c70fd43a-d729-4dcb-8674-0a4e8f98e7b1 { 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-5df6c1a4-0b22-4fef-b6d2-f537c267936e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5df6c1a4-0b22-4fef-b6d2-f537c267936e .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-552b3126-3168-44eb-ab62-75a4248e540d {
  display: none;
}
#s-aa1f2efe-074d-4596-8352-2a16ef75a827 { text-align: left; }
#s-707b55bd-cb3f-46bf-a76f-e9ac5350acb6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-707b55bd-cb3f-46bf-a76f-e9ac5350acb6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-031e1584-7c2c-4276-a499-9384c50ec9ef {
  display: none;
}
#s-f318607d-8968-4cbb-85f7-2813e23bbc28 { text-align: left; }
#s-6f0f118c-86f1-4792-ab47-8837ec885118 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6f0f118c-86f1-4792-ab47-8837ec885118 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-3b27aa9e-09f5-4dfa-9394-5f9425def162 {
  display: none;
}
#s-d9adfc8a-1561-4080-bdf4-06520ea03681 { text-align: left; }
#s-fd63643f-9066-4336-9687-7e7b5e09a6e2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fd63643f-9066-4336-9687-7e7b5e09a6e2 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-d5914262-6e23-4add-98d1-3b22013a725d {
  display: none;
}
#s-37e30d12-3856-4e13-a44f-398f057cc7c7 { text-align: left; }
#s-15489560-8c77-498c-b88c-c5e3989a77a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15489560-8c77-498c-b88c-c5e3989a77a8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-58d5c93b-6b2f-4d81-986b-f81a99b2dc93 { text-align: left; }
#s-58d5c93b-6b2f-4d81-986b-f81a99b2dc93 .shg-product-sold-out {
  display: none;
}

#s-58d5c93b-6b2f-4d81-986b-f81a99b2dc93 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-58d5c93b-6b2f-4d81-986b-f81a99b2dc93 .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-bfe6f68b-d278-4add-a013-4547cc36f1dc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bfe6f68b-d278-4add-a013-4547cc36f1dc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bfe6f68b-d278-4add-a013-4547cc36f1dc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bfe6f68b-d278-4add-a013-4547cc36f1dc {
  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-bfe6f68b-d278-4add-a013-4547cc36f1dc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bfe6f68b-d278-4add-a013-4547cc36f1dc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bfe6f68b-d278-4add-a013-4547cc36f1dc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3db0f2c2-12ae-441a-9890-075b62791105 {
  display: none;
}
#s-a3ef8969-f8bc-4f76-be08-d10265e48e97 { text-align: left; }
#s-ef3c2cbd-71f9-4292-a3f4-247f6ed310a1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ef3c2cbd-71f9-4292-a3f4-247f6ed310a1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-56c61a35-61a0-4cf2-921a-19693b7e0cb3 { text-align: left; }
#s-56c61a35-61a0-4cf2-921a-19693b7e0cb3 .shg-product-sold-out {
  display: none;
}

#s-56c61a35-61a0-4cf2-921a-19693b7e0cb3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-56c61a35-61a0-4cf2-921a-19693b7e0cb3 .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-f23e660b-84a6-4ca9-a101-88549be3f854 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f23e660b-84a6-4ca9-a101-88549be3f854:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f23e660b-84a6-4ca9-a101-88549be3f854:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f23e660b-84a6-4ca9-a101-88549be3f854 {
  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-f23e660b-84a6-4ca9-a101-88549be3f854.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f23e660b-84a6-4ca9-a101-88549be3f854.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f23e660b-84a6-4ca9-a101-88549be3f854.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-13e2bb80-f08f-40c2-9c77-4802bb160732 {
  display: none;
}
#s-a1f2fcb2-bfa3-4ed0-85ea-ff8b7cb6fe1c { text-align: left; }
#s-37d7f799-6dd0-48ed-900f-758f57ad9205 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-37d7f799-6dd0-48ed-900f-758f57ad9205 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-371a75e5-e04c-43b6-8c16-daa7d9fefb7a { text-align: left; }
#s-371a75e5-e04c-43b6-8c16-daa7d9fefb7a .shg-product-sold-out {
  display: none;
}

#s-371a75e5-e04c-43b6-8c16-daa7d9fefb7a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-371a75e5-e04c-43b6-8c16-daa7d9fefb7a .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-b3de9b6a-7d62-4673-9262-6f70d7b2c7f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3de9b6a-7d62-4673-9262-6f70d7b2c7f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3de9b6a-7d62-4673-9262-6f70d7b2c7f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3de9b6a-7d62-4673-9262-6f70d7b2c7f7 {
  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-b3de9b6a-7d62-4673-9262-6f70d7b2c7f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3de9b6a-7d62-4673-9262-6f70d7b2c7f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3de9b6a-7d62-4673-9262-6f70d7b2c7f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4106aa4-5a3d-4e35-b681-07a0eb28a0cf {
  display: none;
}
#s-774903d2-6379-4f26-ab60-7d30d3a77035 { text-align: left; }
#s-434e2ad5-7b7a-4f0f-9884-a81cec0be452 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-434e2ad5-7b7a-4f0f-9884-a81cec0be452 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cbd376f5-c80d-4371-905c-80ee01ead06d { text-align: left; }
#s-cbd376f5-c80d-4371-905c-80ee01ead06d .shg-product-sold-out {
  display: none;
}

#s-cbd376f5-c80d-4371-905c-80ee01ead06d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cbd376f5-c80d-4371-905c-80ee01ead06d .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-ec9d90c4-c1d6-4203-8fee-2976d6dda200 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ec9d90c4-c1d6-4203-8fee-2976d6dda200:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ec9d90c4-c1d6-4203-8fee-2976d6dda200:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ec9d90c4-c1d6-4203-8fee-2976d6dda200 {
  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-ec9d90c4-c1d6-4203-8fee-2976d6dda200.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ec9d90c4-c1d6-4203-8fee-2976d6dda200.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ec9d90c4-c1d6-4203-8fee-2976d6dda200.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a521d8d8-efa7-4d0f-aea9-df0d4facfe6c {
  display: none;
}
#s-9cd051ef-9490-450e-a761-e7890fab09b8 { text-align: left; }
#s-5ac495b0-4712-4434-acaf-83431a58e1ed { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5ac495b0-4712-4434-acaf-83431a58e1ed .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a64bb741-f388-40e7-90a5-a42aa6181c57 { text-align: left; }
#s-a64bb741-f388-40e7-90a5-a42aa6181c57 .shg-product-sold-out {
  display: none;
}

#s-a64bb741-f388-40e7-90a5-a42aa6181c57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a64bb741-f388-40e7-90a5-a42aa6181c57 .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-332cfcab-8d61-42a9-986d-c7801d36751b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-332cfcab-8d61-42a9-986d-c7801d36751b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-332cfcab-8d61-42a9-986d-c7801d36751b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-332cfcab-8d61-42a9-986d-c7801d36751b {
  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-332cfcab-8d61-42a9-986d-c7801d36751b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-332cfcab-8d61-42a9-986d-c7801d36751b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-332cfcab-8d61-42a9-986d-c7801d36751b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3f0c270a-c1c3-4e27-bb63-aaf2d8beba96 {
  display: none;
}
#s-de354b69-ff9a-49d0-bf6a-9661e718238f { text-align: left; }
#s-672e26ee-1668-434d-9a38-d7a6d4e76637 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-672e26ee-1668-434d-9a38-d7a6d4e76637 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a4d16c77-9f1f-4447-8c35-cc33f885194e { text-align: left; }
#s-a4d16c77-9f1f-4447-8c35-cc33f885194e .shg-product-sold-out {
  display: none;
}

#s-a4d16c77-9f1f-4447-8c35-cc33f885194e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a4d16c77-9f1f-4447-8c35-cc33f885194e .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-daf2632e-b360-4b70-8018-64135c106858 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-daf2632e-b360-4b70-8018-64135c106858:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-daf2632e-b360-4b70-8018-64135c106858:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-daf2632e-b360-4b70-8018-64135c106858 {
  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-daf2632e-b360-4b70-8018-64135c106858.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-daf2632e-b360-4b70-8018-64135c106858.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-daf2632e-b360-4b70-8018-64135c106858.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1cff7608-1992-4d49-b1c8-2b8adb626f46 {
  display: none;
}
#s-241839bc-0cf6-4ee3-836e-bc6aa4db289a { text-align: left; }
#s-b620e66e-ee7a-46fd-bc52-7e58bd3aae01 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b620e66e-ee7a-46fd-bc52-7e58bd3aae01 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3bf06e18-ac07-4954-aec4-f80aaa0180d0 { text-align: left; }
#s-3bf06e18-ac07-4954-aec4-f80aaa0180d0 .shg-product-sold-out {
  display: none;
}

#s-3bf06e18-ac07-4954-aec4-f80aaa0180d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3bf06e18-ac07-4954-aec4-f80aaa0180d0 .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-8674a484-6229-4e0f-aaff-b83080890254 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8674a484-6229-4e0f-aaff-b83080890254:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8674a484-6229-4e0f-aaff-b83080890254:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8674a484-6229-4e0f-aaff-b83080890254 {
  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-8674a484-6229-4e0f-aaff-b83080890254.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8674a484-6229-4e0f-aaff-b83080890254.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8674a484-6229-4e0f-aaff-b83080890254.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8bb29116-64c5-4816-a084-34e88c2aed94 {
  display: none;
}
#s-91e7aaf6-53d3-4382-b677-e403d8e7d755 { text-align: left; }
#s-0b1b530f-ac5e-41bb-aa3a-f5a1ef642b4e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0b1b530f-ac5e-41bb-aa3a-f5a1ef642b4e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2c68fac6-2363-4999-9927-7c640599bb42 { text-align: left; }
#s-2c68fac6-2363-4999-9927-7c640599bb42 .shg-product-sold-out {
  display: none;
}

#s-2c68fac6-2363-4999-9927-7c640599bb42 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2c68fac6-2363-4999-9927-7c640599bb42 .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-4390c08e-5476-4003-b32f-67e0ecbca921 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4390c08e-5476-4003-b32f-67e0ecbca921:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4390c08e-5476-4003-b32f-67e0ecbca921:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4390c08e-5476-4003-b32f-67e0ecbca921 {
  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-4390c08e-5476-4003-b32f-67e0ecbca921.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4390c08e-5476-4003-b32f-67e0ecbca921.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4390c08e-5476-4003-b32f-67e0ecbca921.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-96e5def1-15ac-4f16-b29c-ad7859c0e7ff {
  display: none;
}
#s-647a055d-22dc-4b11-b352-7babd08bbe92 { text-align: left; }
#s-b6b864b3-1fb1-4ef9-acf8-a5c45242d39b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6b864b3-1fb1-4ef9-acf8-a5c45242d39b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-75410a94-8535-4715-8a01-eeedbcfae021 { text-align: left; }
#s-75410a94-8535-4715-8a01-eeedbcfae021 .shg-product-sold-out {
  display: none;
}

#s-75410a94-8535-4715-8a01-eeedbcfae021 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-75410a94-8535-4715-8a01-eeedbcfae021 .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-6af03e35-7861-4d5b-9476-aa71e5eb3365 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6af03e35-7861-4d5b-9476-aa71e5eb3365:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6af03e35-7861-4d5b-9476-aa71e5eb3365:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6af03e35-7861-4d5b-9476-aa71e5eb3365 {
  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-6af03e35-7861-4d5b-9476-aa71e5eb3365.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6af03e35-7861-4d5b-9476-aa71e5eb3365.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6af03e35-7861-4d5b-9476-aa71e5eb3365.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-87ad8e40-1a3b-48cf-b4a3-f0cd28fda9ef {
  display: none;
}
#s-f4f8b418-f1d9-4ace-9fd2-6d67594f819f { text-align: left; }
#s-98ae287b-6005-4c6f-8973-074edf718656 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-98ae287b-6005-4c6f-8973-074edf718656 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f1acd0c3-5f9a-4439-af12-aad9a1d28001 { text-align: left; }
#s-f1acd0c3-5f9a-4439-af12-aad9a1d28001 .shg-product-sold-out {
  display: none;
}

#s-f1acd0c3-5f9a-4439-af12-aad9a1d28001 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f1acd0c3-5f9a-4439-af12-aad9a1d28001 .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-3db159b5-c42a-45d8-b79f-4b9c90f7c4ea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-3db159b5-c42a-45d8-b79f-4b9c90f7c4ea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-3db159b5-c42a-45d8-b79f-4b9c90f7c4ea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-3db159b5-c42a-45d8-b79f-4b9c90f7c4ea {
  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-3db159b5-c42a-45d8-b79f-4b9c90f7c4ea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-3db159b5-c42a-45d8-b79f-4b9c90f7c4ea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-3db159b5-c42a-45d8-b79f-4b9c90f7c4ea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-68ed02b9-c837-4bea-a644-68c045569bcf {
  display: none;
}
#s-e9167ab3-65a1-46a9-902a-aa0e9e13b3ff { text-align: left; }
#s-38336850-19e8-4eff-90cc-d161be5e533c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-38336850-19e8-4eff-90cc-d161be5e533c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-4d227131-7096-4e20-88d8-8f89e51a9167 { text-align: left; }
#s-4d227131-7096-4e20-88d8-8f89e51a9167 .shg-product-sold-out {
  display: none;
}

#s-4d227131-7096-4e20-88d8-8f89e51a9167 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-4d227131-7096-4e20-88d8-8f89e51a9167 .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-cf695b8f-c608-462b-b979-a248e63fcdbc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-cf695b8f-c608-462b-b979-a248e63fcdbc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-cf695b8f-c608-462b-b979-a248e63fcdbc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-cf695b8f-c608-462b-b979-a248e63fcdbc {
  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-cf695b8f-c608-462b-b979-a248e63fcdbc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cf695b8f-c608-462b-b979-a248e63fcdbc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-cf695b8f-c608-462b-b979-a248e63fcdbc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0fe646d-bc22-4147-9ee7-d7a085173301 {
  display: none;
}
#s-f513374f-e4bf-45fe-ab8b-498df43a1bd6 { text-align: left; }
#s-40c10afc-cc0c-4c4c-801b-03651aa7be55 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40c10afc-cc0c-4c4c-801b-03651aa7be55 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-65047111-c8f0-4602-a3d7-0287b6c8859d { text-align: left; }
#s-65047111-c8f0-4602-a3d7-0287b6c8859d .shg-product-sold-out {
  display: none;
}

#s-65047111-c8f0-4602-a3d7-0287b6c8859d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-65047111-c8f0-4602-a3d7-0287b6c8859d .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-71bda7ee-49a1-4733-a279-79410b71189f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71bda7ee-49a1-4733-a279-79410b71189f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71bda7ee-49a1-4733-a279-79410b71189f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71bda7ee-49a1-4733-a279-79410b71189f {
  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-71bda7ee-49a1-4733-a279-79410b71189f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71bda7ee-49a1-4733-a279-79410b71189f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71bda7ee-49a1-4733-a279-79410b71189f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2e20d8fc-0ed5-45c3-9c3a-a9a9d5c5a8c1 {
  display: none;
}
#s-b87d5120-1e86-42ad-9e7e-ef4da5f3cefc { text-align: left; }
#s-f135bc30-1a0b-4bce-b521-5c625e563531 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f135bc30-1a0b-4bce-b521-5c625e563531 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d1951f8-a6b2-436f-bb72-c2736eb7a92a { text-align: left; }
#s-8d1951f8-a6b2-436f-bb72-c2736eb7a92a .shg-product-sold-out {
  display: none;
}

#s-8d1951f8-a6b2-436f-bb72-c2736eb7a92a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d1951f8-a6b2-436f-bb72-c2736eb7a92a .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-f1dcfc0f-0c1d-42d8-92a0-52fdcbaa3786 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f1dcfc0f-0c1d-42d8-92a0-52fdcbaa3786:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f1dcfc0f-0c1d-42d8-92a0-52fdcbaa3786:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f1dcfc0f-0c1d-42d8-92a0-52fdcbaa3786 {
  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-f1dcfc0f-0c1d-42d8-92a0-52fdcbaa3786.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f1dcfc0f-0c1d-42d8-92a0-52fdcbaa3786.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f1dcfc0f-0c1d-42d8-92a0-52fdcbaa3786.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6cbb37a8-7ffd-45c9-ab3f-35d8c317473c {
  display: none;
}
#s-8be9529c-bfdc-4183-af91-b9080e3b244c { text-align: left; }
#s-6ffed496-84fa-4a4e-b411-b60c9774437c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6ffed496-84fa-4a4e-b411-b60c9774437c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2b0baa72-0a8a-4d1b-b84a-c5a24e0fd412 { text-align: left; }
#s-2b0baa72-0a8a-4d1b-b84a-c5a24e0fd412 .shg-product-sold-out {
  display: none;
}

#s-2b0baa72-0a8a-4d1b-b84a-c5a24e0fd412 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2b0baa72-0a8a-4d1b-b84a-c5a24e0fd412 .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-27e2ee4f-220d-4f1b-9f60-f11360176607 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-27e2ee4f-220d-4f1b-9f60-f11360176607:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-27e2ee4f-220d-4f1b-9f60-f11360176607:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-27e2ee4f-220d-4f1b-9f60-f11360176607 {
  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-27e2ee4f-220d-4f1b-9f60-f11360176607.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-27e2ee4f-220d-4f1b-9f60-f11360176607.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-27e2ee4f-220d-4f1b-9f60-f11360176607.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dee24472-ae39-4580-af40-994a4cddec43 {
  display: none;
}
#s-ebb10007-b64b-4dfd-82be-11bde17e08d7 { text-align: left; }
#s-2557777f-ae6a-4bb6-b71b-6e82dbff97d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2557777f-ae6a-4bb6-b71b-6e82dbff97d6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d03ba00a-f10f-4f7f-8e9a-e070c838cd59 { text-align: left; }
#s-d03ba00a-f10f-4f7f-8e9a-e070c838cd59 .shg-product-sold-out {
  display: none;
}

#s-d03ba00a-f10f-4f7f-8e9a-e070c838cd59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d03ba00a-f10f-4f7f-8e9a-e070c838cd59 .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-d52ea63c-867d-4e81-a40c-57b73308f397 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d52ea63c-867d-4e81-a40c-57b73308f397:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d52ea63c-867d-4e81-a40c-57b73308f397:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d52ea63c-867d-4e81-a40c-57b73308f397 {
  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-d52ea63c-867d-4e81-a40c-57b73308f397.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d52ea63c-867d-4e81-a40c-57b73308f397.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d52ea63c-867d-4e81-a40c-57b73308f397.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f8bf4a78-a3dd-4719-8990-537af42d1988 {
  display: none;
}
#s-8dc198d0-4422-46c4-bb67-097b966ab182 { text-align: left; }
#s-afdca431-cdc1-4937-a0ef-3aa0f5c4772a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-afdca431-cdc1-4937-a0ef-3aa0f5c4772a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad3be8ba-da59-464e-8a15-43f8aa17c1d8 { text-align: left; }
#s-ad3be8ba-da59-464e-8a15-43f8aa17c1d8 .shg-product-sold-out {
  display: none;
}

#s-ad3be8ba-da59-464e-8a15-43f8aa17c1d8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad3be8ba-da59-464e-8a15-43f8aa17c1d8 .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-df2a7b8f-3efa-42d2-98f9-791a45b3e86e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-df2a7b8f-3efa-42d2-98f9-791a45b3e86e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-df2a7b8f-3efa-42d2-98f9-791a45b3e86e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-df2a7b8f-3efa-42d2-98f9-791a45b3e86e {
  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-df2a7b8f-3efa-42d2-98f9-791a45b3e86e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-df2a7b8f-3efa-42d2-98f9-791a45b3e86e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-df2a7b8f-3efa-42d2-98f9-791a45b3e86e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2356eb74-7e0d-4930-9b4e-2c7c0bb7b591 {
  display: none;
}
#s-fdc0ba64-4f5a-427e-ae63-ae3fa3e5ed61 { text-align: left; }
#s-dc82d3dd-a240-424c-a702-9c58d4b7eca3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dc82d3dd-a240-424c-a702-9c58d4b7eca3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d883ab23-917d-49db-b03a-96274dac66e1 { text-align: left; }
#s-d883ab23-917d-49db-b03a-96274dac66e1 .shg-product-sold-out {
  display: none;
}

#s-d883ab23-917d-49db-b03a-96274dac66e1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d883ab23-917d-49db-b03a-96274dac66e1 .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-750d8b05-fa08-4b58-b0ae-cd08373f84c6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-750d8b05-fa08-4b58-b0ae-cd08373f84c6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-750d8b05-fa08-4b58-b0ae-cd08373f84c6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-750d8b05-fa08-4b58-b0ae-cd08373f84c6 {
  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-750d8b05-fa08-4b58-b0ae-cd08373f84c6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-750d8b05-fa08-4b58-b0ae-cd08373f84c6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-750d8b05-fa08-4b58-b0ae-cd08373f84c6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-62085c28-3a4e-439b-b467-beca8336eb9f {
  display: none;
}
#s-03a3d300-e87d-4f38-bffd-7f6da2b439a8 { text-align: left; }
#s-d3fdcb58-8eed-44a2-9668-06397b95e1b0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d3fdcb58-8eed-44a2-9668-06397b95e1b0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f6b8c655-56bd-4dcf-8294-9e02e96060ad { text-align: left; }
#s-f6b8c655-56bd-4dcf-8294-9e02e96060ad .shg-product-sold-out {
  display: none;
}

#s-f6b8c655-56bd-4dcf-8294-9e02e96060ad .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f6b8c655-56bd-4dcf-8294-9e02e96060ad .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-e8df4797-f3f7-4a4d-b3c5-8c560c756ce9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e8df4797-f3f7-4a4d-b3c5-8c560c756ce9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e8df4797-f3f7-4a4d-b3c5-8c560c756ce9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e8df4797-f3f7-4a4d-b3c5-8c560c756ce9 {
  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-e8df4797-f3f7-4a4d-b3c5-8c560c756ce9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e8df4797-f3f7-4a4d-b3c5-8c560c756ce9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e8df4797-f3f7-4a4d-b3c5-8c560c756ce9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-09540bd9-ed84-4bb0-b78d-5d267b03a8f1 {
  display: none;
}
#s-e751a028-9431-4c99-afe1-eadd920f783d { text-align: left; }
#s-357b82c9-6c06-4158-a40e-f7a75ef0b27d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-357b82c9-6c06-4158-a40e-f7a75ef0b27d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0097cd51-8e17-4020-80ed-84209df50f3b { text-align: left; }
#s-0097cd51-8e17-4020-80ed-84209df50f3b .shg-product-sold-out {
  display: none;
}

#s-0097cd51-8e17-4020-80ed-84209df50f3b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0097cd51-8e17-4020-80ed-84209df50f3b .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-63e1fa14-758d-4077-b6bb-6d2715c8c323 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-63e1fa14-758d-4077-b6bb-6d2715c8c323:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-63e1fa14-758d-4077-b6bb-6d2715c8c323:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-63e1fa14-758d-4077-b6bb-6d2715c8c323 {
  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-63e1fa14-758d-4077-b6bb-6d2715c8c323.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-63e1fa14-758d-4077-b6bb-6d2715c8c323.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-63e1fa14-758d-4077-b6bb-6d2715c8c323.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7f9e9b26-6085-442d-a653-22241d9480a9 {
  display: none;
}
#s-753e4613-949b-4a12-9422-c605ba5e95fc { text-align: left; }
#s-1a145871-b166-4784-ae0d-54763f93f3e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1a145871-b166-4784-ae0d-54763f93f3e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d297a1d4-a225-4f56-b05c-251ac2be9ec4 { text-align: left; }
#s-d297a1d4-a225-4f56-b05c-251ac2be9ec4 .shg-product-sold-out {
  display: none;
}

#s-d297a1d4-a225-4f56-b05c-251ac2be9ec4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d297a1d4-a225-4f56-b05c-251ac2be9ec4 .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-428cd8ae-dfc6-4d51-af19-7bbd1d01d89d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-428cd8ae-dfc6-4d51-af19-7bbd1d01d89d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-428cd8ae-dfc6-4d51-af19-7bbd1d01d89d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-428cd8ae-dfc6-4d51-af19-7bbd1d01d89d {
  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-428cd8ae-dfc6-4d51-af19-7bbd1d01d89d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-428cd8ae-dfc6-4d51-af19-7bbd1d01d89d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-428cd8ae-dfc6-4d51-af19-7bbd1d01d89d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0a159cce-3b6e-497d-b86f-ddb3870c79dc {
  display: none;
}
#s-6baa5c58-57d0-4628-890f-dfc376a3ac2b { text-align: left; }
#s-f7bed8d0-a682-4e51-9d09-396a40699097 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7bed8d0-a682-4e51-9d09-396a40699097 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-db55a06a-3563-4465-8098-a48883cef782 { text-align: left; }
#s-db55a06a-3563-4465-8098-a48883cef782 .shg-product-sold-out {
  display: none;
}

#s-db55a06a-3563-4465-8098-a48883cef782 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-db55a06a-3563-4465-8098-a48883cef782 .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-ee93f965-faec-4322-9807-a27b73fb9505 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ee93f965-faec-4322-9807-a27b73fb9505:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ee93f965-faec-4322-9807-a27b73fb9505:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ee93f965-faec-4322-9807-a27b73fb9505 {
  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-ee93f965-faec-4322-9807-a27b73fb9505.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ee93f965-faec-4322-9807-a27b73fb9505.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ee93f965-faec-4322-9807-a27b73fb9505.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;
}
