.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-be7fe37b-f396-4492-a866-4c6fd43c9923 {
  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-2132a2a3-fa70-4ea1-be42-7b45d6299676 { margin-top: 40px; }
#s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .shogun-tabs {
  justify-content: center;
}


  #s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-2132a2a3-fa70-4ea1-be42-7b45d6299676 .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-c50e02d4-69be-48bc-a1b9-9aa4ec4304f6 { padding-top: 10px;
padding-bottom: 10px; }
 #s-c50e02d4-69be-48bc-a1b9-9aa4ec4304f6 .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-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-11a4e883-a6f7-4334-a079-c9df26d8c542 .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-bc472679-8681-4045-97f5-749826df481e { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-bc472679-8681-4045-97f5-749826df481e"] > .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-5f283d00-3356-46d7-b970-474414b9f833 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3d13ba6b-8c1e-4572-9571-05c8adedaa41 { 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-d843850b-5732-4900-bffa-674b798acadd { 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-d843850b-5732-4900-bffa-674b798acadd: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-d843850b-5732-4900-bffa-674b798acadd: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-d843850b-5732-4900-bffa-674b798acadd.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-48715f06-2e00-410a-b13f-b1035fcf0749 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-74d89a54-5356-4234-9dc0-3380b1765c0a { 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-81a4b725-a60f-40d4-b806-3b2b88cbabb7 { 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-81a4b725-a60f-40d4-b806-3b2b88cbabb7: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-81a4b725-a60f-40d4-b806-3b2b88cbabb7: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-81a4b725-a60f-40d4-b806-3b2b88cbabb7.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-ce6b2ab6-2d92-4de0-8918-8cb9dcc8c318 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-c17fca4b-8c19-4b1e-8c0b-d7df6b60f8be { 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-baaef62c-5931-4af0-92a0-2e7e9d461e3d { 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-baaef62c-5931-4af0-92a0-2e7e9d461e3d: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-baaef62c-5931-4af0-92a0-2e7e9d461e3d: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-baaef62c-5931-4af0-92a0-2e7e9d461e3d.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-ccb11879-2f48-4038-b37b-dfab16a802c9 { min-height: 50px; }
#s-ccb11879-2f48-4038-b37b-dfab16a802c9 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f50533ce-4a79-4bc8-b1ad-750a85604efc { 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-f50533ce-4a79-4bc8-b1ad-750a85604efc .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-cfcc9d2c-d39e-48fd-bf94-8d475f51727f {
  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-17d8393a-d68d-44e0-b29f-08750b2b5e1b { 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-c091a725-28d3-4f6a-b713-c4b5aebf5f82 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c091a725-28d3-4f6a-b713-c4b5aebf5f82 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6c813216-2cef-43b0-aa64-29c62f89f66f {
  display: none;
}
#s-7160492d-8e6a-4dd4-8589-175b2fc6e1b4 { text-align: left; }
#s-9cc9d813-f60e-4a36-90c3-e820491aa8d6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cc9d813-f60e-4a36-90c3-e820491aa8d6 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-6049a8f4-b021-4c14-acd3-7231a824b651 {
  display: none;
}
#s-e0044a92-3bad-4197-861c-b238ce597897 { text-align: left; }
#s-b51cd9c7-f920-4395-bf12-513fe7b9aa6b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b51cd9c7-f920-4395-bf12-513fe7b9aa6b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e2dfc62c-a6d2-46ac-8c69-6f4bc685395e {
  display: none;
}
#s-8f5131c2-73bc-476d-b391-16963efa05bb { text-align: left; }
#s-8ab63f20-dfa5-49c1-bead-767d43e76257 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8ab63f20-dfa5-49c1-bead-767d43e76257 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c810ae05-1512-49c2-984b-2d4e8200aa99 {
  display: none;
}
#s-abfe3f17-f491-4cee-93db-6e8109a0e6a4 { text-align: left; }
#s-70f873fc-b4a5-419a-9b96-206d8a278b3c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-70f873fc-b4a5-419a-9b96-206d8a278b3c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5c47fdeb-954b-4406-b5c4-35356a30ab88 { text-align: left; }
#s-5c47fdeb-954b-4406-b5c4-35356a30ab88 .shg-product-sold-out {
  display: none;
}

#s-5c47fdeb-954b-4406-b5c4-35356a30ab88 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5c47fdeb-954b-4406-b5c4-35356a30ab88 .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-2f9820bc-2d22-48db-9416-2f5c5b74642c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f9820bc-2d22-48db-9416-2f5c5b74642c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f9820bc-2d22-48db-9416-2f5c5b74642c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f9820bc-2d22-48db-9416-2f5c5b74642c {
  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-2f9820bc-2d22-48db-9416-2f5c5b74642c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f9820bc-2d22-48db-9416-2f5c5b74642c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f9820bc-2d22-48db-9416-2f5c5b74642c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c1091c44-19d4-4e2f-ba4a-b8156028d772 {
  display: none;
}
#s-f418bdfb-384c-43b1-aa2b-69f8bcc7d2d5 { text-align: left; }
#s-b6043ebb-eaaa-4a4d-9e00-8f01d05c0676 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6043ebb-eaaa-4a4d-9e00-8f01d05c0676 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-1f951b62-b6f8-4a21-a861-48cfea1d31b6 { text-align: left; }
#s-1f951b62-b6f8-4a21-a861-48cfea1d31b6 .shg-product-sold-out {
  display: none;
}

#s-1f951b62-b6f8-4a21-a861-48cfea1d31b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-1f951b62-b6f8-4a21-a861-48cfea1d31b6 .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-49d17387-9025-4bcf-b729-aae4ea2e4b0e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-49d17387-9025-4bcf-b729-aae4ea2e4b0e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-49d17387-9025-4bcf-b729-aae4ea2e4b0e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-49d17387-9025-4bcf-b729-aae4ea2e4b0e {
  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-49d17387-9025-4bcf-b729-aae4ea2e4b0e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-49d17387-9025-4bcf-b729-aae4ea2e4b0e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-49d17387-9025-4bcf-b729-aae4ea2e4b0e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b142a61d-baac-4f59-adca-939af148d469 {
  display: none;
}
#s-c48a9e85-18b8-4053-a101-0cda0a670cf1 { text-align: left; }
#s-90df20d9-b538-4609-b35b-67b1fdd9a22a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-90df20d9-b538-4609-b35b-67b1fdd9a22a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9ac22edd-6bce-4aaf-8352-4016c5267c86 { text-align: left; }
#s-9ac22edd-6bce-4aaf-8352-4016c5267c86 .shg-product-sold-out {
  display: none;
}

#s-9ac22edd-6bce-4aaf-8352-4016c5267c86 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9ac22edd-6bce-4aaf-8352-4016c5267c86 .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-9ac3d7d4-7906-4a5c-8adf-e0edc62fe7aa { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9ac3d7d4-7906-4a5c-8adf-e0edc62fe7aa:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9ac3d7d4-7906-4a5c-8adf-e0edc62fe7aa:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9ac3d7d4-7906-4a5c-8adf-e0edc62fe7aa {
  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-9ac3d7d4-7906-4a5c-8adf-e0edc62fe7aa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9ac3d7d4-7906-4a5c-8adf-e0edc62fe7aa.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9ac3d7d4-7906-4a5c-8adf-e0edc62fe7aa.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-64ef3ff9-3443-47cb-bca7-dd58a493bfc9 {
  display: none;
}
#s-87116023-cf27-482a-82f6-efcacf906acc { text-align: left; }
#s-9780f6fd-3918-41a4-8559-3c5c4452d7dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9780f6fd-3918-41a4-8559-3c5c4452d7dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2908f7af-a070-42b1-bffe-f7e3d78abc1d { text-align: left; }
#s-2908f7af-a070-42b1-bffe-f7e3d78abc1d .shg-product-sold-out {
  display: none;
}

#s-2908f7af-a070-42b1-bffe-f7e3d78abc1d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2908f7af-a070-42b1-bffe-f7e3d78abc1d .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-eca18791-2a1e-42dc-b264-60dac315d149 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-eca18791-2a1e-42dc-b264-60dac315d149:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-eca18791-2a1e-42dc-b264-60dac315d149:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-eca18791-2a1e-42dc-b264-60dac315d149 {
  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-eca18791-2a1e-42dc-b264-60dac315d149.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-eca18791-2a1e-42dc-b264-60dac315d149.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-eca18791-2a1e-42dc-b264-60dac315d149.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b612d42f-e9f5-4488-9697-82bd56e52c34 {
  display: none;
}
#s-d5ed6b08-278a-4889-9c41-036bd45c963e { text-align: left; }
#s-e8302c36-3730-4c01-a41a-19134c2dff67 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e8302c36-3730-4c01-a41a-19134c2dff67 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-38c5fefe-885e-458c-a15e-8b4fd6ab6873 { text-align: left; }
#s-38c5fefe-885e-458c-a15e-8b4fd6ab6873 .shg-product-sold-out {
  display: none;
}

#s-38c5fefe-885e-458c-a15e-8b4fd6ab6873 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-38c5fefe-885e-458c-a15e-8b4fd6ab6873 .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-6469388e-d53d-4bf8-a05d-23f45ffd9b4e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6469388e-d53d-4bf8-a05d-23f45ffd9b4e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6469388e-d53d-4bf8-a05d-23f45ffd9b4e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6469388e-d53d-4bf8-a05d-23f45ffd9b4e {
  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-6469388e-d53d-4bf8-a05d-23f45ffd9b4e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6469388e-d53d-4bf8-a05d-23f45ffd9b4e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6469388e-d53d-4bf8-a05d-23f45ffd9b4e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d6aff44-3e61-4283-a0ef-86fc6e7b58e7 {
  display: none;
}
#s-c43d49fb-ab96-485b-bf2d-918fbb9b9d98 { text-align: left; }
#s-e6988360-5656-4240-a7fa-2204755e971a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e6988360-5656-4240-a7fa-2204755e971a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a7a1e600-0e1c-4356-a781-8eaea35d624c { text-align: left; }
#s-a7a1e600-0e1c-4356-a781-8eaea35d624c .shg-product-sold-out {
  display: none;
}

#s-a7a1e600-0e1c-4356-a781-8eaea35d624c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a7a1e600-0e1c-4356-a781-8eaea35d624c .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-e09e1dd2-554a-42af-940c-fe64f4b9a535 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e09e1dd2-554a-42af-940c-fe64f4b9a535:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e09e1dd2-554a-42af-940c-fe64f4b9a535:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e09e1dd2-554a-42af-940c-fe64f4b9a535 {
  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-e09e1dd2-554a-42af-940c-fe64f4b9a535.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e09e1dd2-554a-42af-940c-fe64f4b9a535.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e09e1dd2-554a-42af-940c-fe64f4b9a535.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a45254fc-5c27-42c0-9755-8cf32a148f3b {
  display: none;
}
#s-8f4fc21f-6895-42d7-b1fe-1cf1c2238cdb { text-align: left; }
#s-f7800e06-94bf-4607-8d68-d7fc6d087d3e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f7800e06-94bf-4607-8d68-d7fc6d087d3e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fc533acb-f202-4fe3-94f8-2f9a958c88c9 { text-align: left; }
#s-fc533acb-f202-4fe3-94f8-2f9a958c88c9 .shg-product-sold-out {
  display: none;
}

#s-fc533acb-f202-4fe3-94f8-2f9a958c88c9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fc533acb-f202-4fe3-94f8-2f9a958c88c9 .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-167c6f72-ae56-4da5-9041-75a815278c2f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-167c6f72-ae56-4da5-9041-75a815278c2f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-167c6f72-ae56-4da5-9041-75a815278c2f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-167c6f72-ae56-4da5-9041-75a815278c2f {
  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-167c6f72-ae56-4da5-9041-75a815278c2f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-167c6f72-ae56-4da5-9041-75a815278c2f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-167c6f72-ae56-4da5-9041-75a815278c2f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8b0c39c2-fc08-4bf3-a1e2-c0968b1fccb5 {
  display: none;
}
#s-999fe8fe-65a1-4ce2-96ab-d7cbd80b624d { text-align: left; }
#s-01c54216-8b49-473a-8429-4f3e04639126 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01c54216-8b49-473a-8429-4f3e04639126 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-54d29392-43fd-43b2-b85c-fedbe335bd37 { text-align: left; }
#s-54d29392-43fd-43b2-b85c-fedbe335bd37 .shg-product-sold-out {
  display: none;
}

#s-54d29392-43fd-43b2-b85c-fedbe335bd37 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-54d29392-43fd-43b2-b85c-fedbe335bd37 .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-313b47a1-11d5-4508-96d3-d7a97babbfda { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-313b47a1-11d5-4508-96d3-d7a97babbfda:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-313b47a1-11d5-4508-96d3-d7a97babbfda:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-313b47a1-11d5-4508-96d3-d7a97babbfda {
  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-313b47a1-11d5-4508-96d3-d7a97babbfda.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-313b47a1-11d5-4508-96d3-d7a97babbfda.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-313b47a1-11d5-4508-96d3-d7a97babbfda.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-109c8b95-aa29-42e0-a770-e950e5b668c7 {
  display: none;
}
#s-e3a5532f-8a46-45ea-98fe-018db30f511b { text-align: left; }
#s-f306a198-edca-4eec-8caf-1ccf2a7be9b2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f306a198-edca-4eec-8caf-1ccf2a7be9b2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-62341d09-a6dc-4ad9-bfdd-edf57c22e1ee { text-align: left; }
#s-62341d09-a6dc-4ad9-bfdd-edf57c22e1ee .shg-product-sold-out {
  display: none;
}

#s-62341d09-a6dc-4ad9-bfdd-edf57c22e1ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-62341d09-a6dc-4ad9-bfdd-edf57c22e1ee .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-e73208b4-2ce7-441e-8d69-96d93ebf9a8f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e73208b4-2ce7-441e-8d69-96d93ebf9a8f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e73208b4-2ce7-441e-8d69-96d93ebf9a8f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e73208b4-2ce7-441e-8d69-96d93ebf9a8f {
  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-e73208b4-2ce7-441e-8d69-96d93ebf9a8f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e73208b4-2ce7-441e-8d69-96d93ebf9a8f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e73208b4-2ce7-441e-8d69-96d93ebf9a8f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3256bc41-3d06-4bf6-b02c-346430188de7 {
  display: none;
}
#s-58cdb594-7c4f-47fd-b380-41b9351b57db { text-align: left; }
#s-9880e609-ba3c-42f1-871a-0d6172657b14 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9880e609-ba3c-42f1-871a-0d6172657b14 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8f8fe6c1-05b7-4c06-87c9-689a2df11558 { text-align: left; }
#s-8f8fe6c1-05b7-4c06-87c9-689a2df11558 .shg-product-sold-out {
  display: none;
}

#s-8f8fe6c1-05b7-4c06-87c9-689a2df11558 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8f8fe6c1-05b7-4c06-87c9-689a2df11558 .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-62184a8e-1a76-44bf-b6d2-48c4ea2e9be7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-62184a8e-1a76-44bf-b6d2-48c4ea2e9be7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-62184a8e-1a76-44bf-b6d2-48c4ea2e9be7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-62184a8e-1a76-44bf-b6d2-48c4ea2e9be7 {
  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-62184a8e-1a76-44bf-b6d2-48c4ea2e9be7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-62184a8e-1a76-44bf-b6d2-48c4ea2e9be7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-62184a8e-1a76-44bf-b6d2-48c4ea2e9be7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3aaf6798-a89e-4f32-a6b3-fd371a75a881 {
  display: none;
}
#s-653c2992-1a37-4e7e-805d-57acc4d2826f { text-align: left; }
#s-97a33012-ec30-487e-a783-6299553527ef { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-97a33012-ec30-487e-a783-6299553527ef .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7b123c8b-6740-486f-8086-25e2aeff0e18 { text-align: left; }
#s-7b123c8b-6740-486f-8086-25e2aeff0e18 .shg-product-sold-out {
  display: none;
}

#s-7b123c8b-6740-486f-8086-25e2aeff0e18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7b123c8b-6740-486f-8086-25e2aeff0e18 .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-671041dc-7eac-44c7-90f1-eb242cb2d04a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-671041dc-7eac-44c7-90f1-eb242cb2d04a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-671041dc-7eac-44c7-90f1-eb242cb2d04a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-671041dc-7eac-44c7-90f1-eb242cb2d04a {
  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-671041dc-7eac-44c7-90f1-eb242cb2d04a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-671041dc-7eac-44c7-90f1-eb242cb2d04a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-671041dc-7eac-44c7-90f1-eb242cb2d04a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fd7ae756-c03c-458a-b281-d25240f3494d {
  display: none;
}
#s-db317c76-a862-457f-92a1-ff3e4568f0b0 { text-align: left; }
#s-f39bf4ae-056a-43c2-bfbc-6d35084aa24e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f39bf4ae-056a-43c2-bfbc-6d35084aa24e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f5fd4b25-315b-4252-ba48-bc161a814ad6 { text-align: left; }
#s-f5fd4b25-315b-4252-ba48-bc161a814ad6 .shg-product-sold-out {
  display: none;
}

#s-f5fd4b25-315b-4252-ba48-bc161a814ad6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f5fd4b25-315b-4252-ba48-bc161a814ad6 .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-1ac97400-d5a8-4785-8de8-eb34be907aed { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-1ac97400-d5a8-4785-8de8-eb34be907aed:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-1ac97400-d5a8-4785-8de8-eb34be907aed:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-1ac97400-d5a8-4785-8de8-eb34be907aed {
  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-1ac97400-d5a8-4785-8de8-eb34be907aed.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1ac97400-d5a8-4785-8de8-eb34be907aed.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-1ac97400-d5a8-4785-8de8-eb34be907aed.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-057998c9-96c5-45df-b148-1fcd7aaa3fa5 {
  display: none;
}
#s-5a91d249-bf30-4a4f-ac10-da553a108a7e { text-align: left; }
#s-842fe2cf-2e81-46e2-8d20-402e577d83a0 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-842fe2cf-2e81-46e2-8d20-402e577d83a0 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-087a0e08-9e3e-4d82-a6f3-f1bee8938916 { text-align: left; }
#s-087a0e08-9e3e-4d82-a6f3-f1bee8938916 .shg-product-sold-out {
  display: none;
}

#s-087a0e08-9e3e-4d82-a6f3-f1bee8938916 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-087a0e08-9e3e-4d82-a6f3-f1bee8938916 .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-6fdf17e4-2284-47fa-a729-6b694ff51078 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6fdf17e4-2284-47fa-a729-6b694ff51078:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6fdf17e4-2284-47fa-a729-6b694ff51078:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6fdf17e4-2284-47fa-a729-6b694ff51078 {
  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-6fdf17e4-2284-47fa-a729-6b694ff51078.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6fdf17e4-2284-47fa-a729-6b694ff51078.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6fdf17e4-2284-47fa-a729-6b694ff51078.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5ca97009-3d5a-4f38-a0bf-1dd20e74e4ce {
  display: none;
}
#s-030a345d-5528-4cff-a54b-55239cf69f4b { text-align: left; }
#s-1e92e741-87cb-449d-aa6b-0fe4e235351b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1e92e741-87cb-449d-aa6b-0fe4e235351b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-17782933-227d-4ebc-9755-f92305cc39ee { text-align: left; }
#s-17782933-227d-4ebc-9755-f92305cc39ee .shg-product-sold-out {
  display: none;
}

#s-17782933-227d-4ebc-9755-f92305cc39ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-17782933-227d-4ebc-9755-f92305cc39ee .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-40d7787b-a9df-4174-9766-9ce219a1c99b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-40d7787b-a9df-4174-9766-9ce219a1c99b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-40d7787b-a9df-4174-9766-9ce219a1c99b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-40d7787b-a9df-4174-9766-9ce219a1c99b {
  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-40d7787b-a9df-4174-9766-9ce219a1c99b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-40d7787b-a9df-4174-9766-9ce219a1c99b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-40d7787b-a9df-4174-9766-9ce219a1c99b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07a61c79-3465-4c60-a141-252e1c3d3bae {
  display: none;
}
#s-512fc0a3-5b6b-4655-86ce-e1792131a231 { text-align: left; }
#s-e2498355-a12d-4639-a1af-0a37c7be88e4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e2498355-a12d-4639-a1af-0a37c7be88e4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9e21c211-ecbd-4b8f-9958-fe9c62175569 { text-align: left; }
#s-9e21c211-ecbd-4b8f-9958-fe9c62175569 .shg-product-sold-out {
  display: none;
}

#s-9e21c211-ecbd-4b8f-9958-fe9c62175569 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9e21c211-ecbd-4b8f-9958-fe9c62175569 .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-d6cd32c3-bbbe-492a-a272-3c3103474699 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6cd32c3-bbbe-492a-a272-3c3103474699:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6cd32c3-bbbe-492a-a272-3c3103474699:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6cd32c3-bbbe-492a-a272-3c3103474699 {
  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-d6cd32c3-bbbe-492a-a272-3c3103474699.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6cd32c3-bbbe-492a-a272-3c3103474699.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6cd32c3-bbbe-492a-a272-3c3103474699.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e488c06b-e459-4806-9e86-2bbfca97daa8 {
  display: none;
}
#s-797810b8-3749-4f6c-8049-85f32b46deb5 { text-align: left; }
#s-cd095905-781e-4950-a7ac-9c0561be3758 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cd095905-781e-4950-a7ac-9c0561be3758 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3203d275-0505-4c22-b437-8ec79db8cf8e { text-align: left; }
#s-3203d275-0505-4c22-b437-8ec79db8cf8e .shg-product-sold-out {
  display: none;
}

#s-3203d275-0505-4c22-b437-8ec79db8cf8e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3203d275-0505-4c22-b437-8ec79db8cf8e .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-06a293eb-6088-43d3-ad6a-d1576d798028 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06a293eb-6088-43d3-ad6a-d1576d798028:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06a293eb-6088-43d3-ad6a-d1576d798028:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06a293eb-6088-43d3-ad6a-d1576d798028 {
  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-06a293eb-6088-43d3-ad6a-d1576d798028.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06a293eb-6088-43d3-ad6a-d1576d798028.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06a293eb-6088-43d3-ad6a-d1576d798028.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1806c07a-24f7-4de2-a50f-ef092a1768ff {
  display: none;
}
#s-e9b61387-42d5-484f-aa45-01e23264f02a { text-align: left; }
#s-4ce71f5a-7717-4c72-8970-76c398325b4f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ce71f5a-7717-4c72-8970-76c398325b4f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6d81d310-5be0-40c0-a925-197dbb94835d { text-align: left; }
#s-6d81d310-5be0-40c0-a925-197dbb94835d .shg-product-sold-out {
  display: none;
}

#s-6d81d310-5be0-40c0-a925-197dbb94835d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6d81d310-5be0-40c0-a925-197dbb94835d .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-16535549-0667-49f0-b266-d90a0f9d9681 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-16535549-0667-49f0-b266-d90a0f9d9681:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-16535549-0667-49f0-b266-d90a0f9d9681:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-16535549-0667-49f0-b266-d90a0f9d9681 {
  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-16535549-0667-49f0-b266-d90a0f9d9681.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-16535549-0667-49f0-b266-d90a0f9d9681.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-16535549-0667-49f0-b266-d90a0f9d9681.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a984dc16-29c6-442b-bbf0-b69acf2fa174 {
  display: none;
}
#s-482ffd07-a69e-4182-b0a2-6643a97d2c36 { text-align: left; }
#s-8c37a38d-2c86-4819-b72d-c705f235b760 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8c37a38d-2c86-4819-b72d-c705f235b760 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a22f961e-13d9-4195-86a8-d401a0d2a01b { text-align: left; }
#s-a22f961e-13d9-4195-86a8-d401a0d2a01b .shg-product-sold-out {
  display: none;
}

#s-a22f961e-13d9-4195-86a8-d401a0d2a01b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a22f961e-13d9-4195-86a8-d401a0d2a01b .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-9486f378-ed87-475f-8b81-b0b37914fb69 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9486f378-ed87-475f-8b81-b0b37914fb69:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9486f378-ed87-475f-8b81-b0b37914fb69:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9486f378-ed87-475f-8b81-b0b37914fb69 {
  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-9486f378-ed87-475f-8b81-b0b37914fb69.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9486f378-ed87-475f-8b81-b0b37914fb69.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9486f378-ed87-475f-8b81-b0b37914fb69.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c37a2ab2-4249-431d-9553-410775583640 {
  display: none;
}
#s-fc120d1b-e0ae-4deb-8cb4-1657a8b34b72 { text-align: left; }
#s-8960d4a1-2668-486d-beb8-18f17d73f3cc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8960d4a1-2668-486d-beb8-18f17d73f3cc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf1a36e9-01b5-4015-9281-bef34b313d71 { text-align: left; }
#s-bf1a36e9-01b5-4015-9281-bef34b313d71 .shg-product-sold-out {
  display: none;
}

#s-bf1a36e9-01b5-4015-9281-bef34b313d71 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf1a36e9-01b5-4015-9281-bef34b313d71 .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-2f45043d-76b8-49ec-8bf7-b00cc2a06223 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2f45043d-76b8-49ec-8bf7-b00cc2a06223:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2f45043d-76b8-49ec-8bf7-b00cc2a06223:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2f45043d-76b8-49ec-8bf7-b00cc2a06223 {
  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-2f45043d-76b8-49ec-8bf7-b00cc2a06223.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2f45043d-76b8-49ec-8bf7-b00cc2a06223.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2f45043d-76b8-49ec-8bf7-b00cc2a06223.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecc88ced-e51b-43ee-b816-afba0eb101f5 {
  display: none;
}
#s-912b0c6e-c12c-4030-b41d-9a24dab1bb97 { text-align: left; }
#s-8addb08a-9828-4cc5-af98-5aef966142cb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-8addb08a-9828-4cc5-af98-5aef966142cb .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-70abcab1-2afb-4421-bb7b-dc8d319b140c { text-align: left; }
#s-70abcab1-2afb-4421-bb7b-dc8d319b140c .shg-product-sold-out {
  display: none;
}

#s-70abcab1-2afb-4421-bb7b-dc8d319b140c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-70abcab1-2afb-4421-bb7b-dc8d319b140c .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-d5b1cb7e-5e3b-4cfb-a145-777b0f247223 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d5b1cb7e-5e3b-4cfb-a145-777b0f247223:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d5b1cb7e-5e3b-4cfb-a145-777b0f247223:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d5b1cb7e-5e3b-4cfb-a145-777b0f247223 {
  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-d5b1cb7e-5e3b-4cfb-a145-777b0f247223.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d5b1cb7e-5e3b-4cfb-a145-777b0f247223.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d5b1cb7e-5e3b-4cfb-a145-777b0f247223.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-73e5a0c2-7f9a-48e5-8739-d57a4fe34254 {
  display: none;
}
#s-ed7319f6-5bc6-44fb-a5b0-4d1b7499311c { text-align: left; }
#s-fbd11969-ef56-4861-be86-478ac8d39372 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fbd11969-ef56-4861-be86-478ac8d39372 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-801979eb-ac2e-4749-93a9-27c91804a9f1 { text-align: left; }
#s-801979eb-ac2e-4749-93a9-27c91804a9f1 .shg-product-sold-out {
  display: none;
}

#s-801979eb-ac2e-4749-93a9-27c91804a9f1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-801979eb-ac2e-4749-93a9-27c91804a9f1 .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-118b0a53-ce6e-43d6-b4d9-a00b565d3d04 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-118b0a53-ce6e-43d6-b4d9-a00b565d3d04:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-118b0a53-ce6e-43d6-b4d9-a00b565d3d04:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-118b0a53-ce6e-43d6-b4d9-a00b565d3d04 {
  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-118b0a53-ce6e-43d6-b4d9-a00b565d3d04.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-118b0a53-ce6e-43d6-b4d9-a00b565d3d04.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-118b0a53-ce6e-43d6-b4d9-a00b565d3d04.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;
}
