.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-a32951fb-eb96-4dd5-abeb-667113415ff2 {
  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-0c94d6af-cee8-4d33-9940-1a940e17a837 { margin-top: 40px; }
#s-0c94d6af-cee8-4d33-9940-1a940e17a837 .shogun-tabs {
  justify-content: center;
}


  #s-0c94d6af-cee8-4d33-9940-1a940e17a837 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-0c94d6af-cee8-4d33-9940-1a940e17a837 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-0c94d6af-cee8-4d33-9940-1a940e17a837 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-0c94d6af-cee8-4d33-9940-1a940e17a837 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-0c94d6af-cee8-4d33-9940-1a940e17a837 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-0c94d6af-cee8-4d33-9940-1a940e17a837 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-0c94d6af-cee8-4d33-9940-1a940e17a837 .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-f9040b0c-4455-4e9e-9f5e-7ead337dc8fa { padding-top: 10px;
padding-bottom: 10px; }
 #s-f9040b0c-4455-4e9e-9f5e-7ead337dc8fa .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-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-c2067a6e-b4c8-46f2-b845-bee9da236158 .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-c6d50616-0f2c-4730-8d8f-637d9d8eab05 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-c6d50616-0f2c-4730-8d8f-637d9d8eab05"] > .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-d5cf1af8-96f5-4f61-b28f-914dbe0ad81d { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-18a62275-9cb1-494b-bdfc-535fc2eb7fea { 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-f5b1aba4-be93-46a3-a60a-a3fcb1f72832 { 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-f5b1aba4-be93-46a3-a60a-a3fcb1f72832: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-f5b1aba4-be93-46a3-a60a-a3fcb1f72832: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-f5b1aba4-be93-46a3-a60a-a3fcb1f72832.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-13e6f2ed-aae1-4a54-a4b9-96d7cf2c909c { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-50e1bc65-4a2a-411a-85ec-21bb6ea90bea { 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-6dc9dd0e-5723-4780-a832-8ad4fdd88a7e { 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-6dc9dd0e-5723-4780-a832-8ad4fdd88a7e: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-6dc9dd0e-5723-4780-a832-8ad4fdd88a7e: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-6dc9dd0e-5723-4780-a832-8ad4fdd88a7e.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-1e5570a7-fa9f-4d99-b6cd-8891eece9909 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-4c07b2d0-630e-4278-806e-119c7ced974c { 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-9b7b4e39-4692-491d-9b6d-a11eb7b79e1c { 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-9b7b4e39-4692-491d-9b6d-a11eb7b79e1c: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-9b7b4e39-4692-491d-9b6d-a11eb7b79e1c: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-9b7b4e39-4692-491d-9b6d-a11eb7b79e1c.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-b84bcb4e-bddc-4a0d-89bf-64128d217634 { min-height: 50px; }
#s-b84bcb4e-bddc-4a0d-89bf-64128d217634 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-edf3673f-9782-470f-9e28-4c72a43054fb { 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-edf3673f-9782-470f-9e28-4c72a43054fb .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-4edefd4e-6620-47bb-b921-04ff4ec2a39f {
  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-d43a7105-a09d-42e1-ac86-934336166ba8 { 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-c597ff22-fd89-4608-9461-e06d8302baaa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c597ff22-fd89-4608-9461-e06d8302baaa .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-526e9d67-c046-4a72-81f2-d07bcbb613d4 {
  display: none;
}
#s-bc27bb26-071f-4eea-9e42-8f5381e15688 { text-align: left; }
#s-e746cd91-a9fe-4329-9e8f-203bcca7c454 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e746cd91-a9fe-4329-9e8f-203bcca7c454 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ee3319f5-7de9-4939-84d6-a9f0bc384b73 {
  display: none;
}
#s-4ec4cb06-8ce6-4490-b3bb-8dfb5dad6bff { text-align: left; }
#s-1690b751-5377-4b8f-8131-26f6b7d1d29b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-1690b751-5377-4b8f-8131-26f6b7d1d29b .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-073a9c3d-494f-4b0f-b2c4-947a8fe7c6f3 {
  display: none;
}
#s-c6b72796-2df3-4d0e-83dc-151b08389979 { text-align: left; }
#s-351fb762-eab5-41e4-adaa-8c0eb3a3ab48 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-351fb762-eab5-41e4-adaa-8c0eb3a3ab48 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0456a4ff-8237-4b37-b76a-3fa642c2a091 {
  display: none;
}
#s-8eb023e3-f557-4fa7-8d3f-e8f29634d7ba { text-align: left; }
#s-69269af9-7102-4be0-82b3-61f62fcbe81f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-69269af9-7102-4be0-82b3-61f62fcbe81f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-522e3126-08a1-46ff-aab2-e107aa71bc36 { text-align: left; }
#s-522e3126-08a1-46ff-aab2-e107aa71bc36 .shg-product-sold-out {
  display: none;
}

#s-522e3126-08a1-46ff-aab2-e107aa71bc36 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-522e3126-08a1-46ff-aab2-e107aa71bc36 .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-d6b8d6f7-8daf-421c-8061-32aaee9a6832 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d6b8d6f7-8daf-421c-8061-32aaee9a6832:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d6b8d6f7-8daf-421c-8061-32aaee9a6832:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d6b8d6f7-8daf-421c-8061-32aaee9a6832 {
  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-d6b8d6f7-8daf-421c-8061-32aaee9a6832.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d6b8d6f7-8daf-421c-8061-32aaee9a6832.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d6b8d6f7-8daf-421c-8061-32aaee9a6832.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b707153d-e24b-439b-8125-857282d48246 {
  display: none;
}
#s-1f9af598-e66c-414f-a6a2-83bff0d8448b { text-align: left; }
#s-b4c843ed-f702-4656-91b6-289d7ac44e21 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b4c843ed-f702-4656-91b6-289d7ac44e21 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-02c483b3-11d8-4f45-b1a4-35a71191a2f5 { text-align: left; }
#s-02c483b3-11d8-4f45-b1a4-35a71191a2f5 .shg-product-sold-out {
  display: none;
}

#s-02c483b3-11d8-4f45-b1a4-35a71191a2f5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-02c483b3-11d8-4f45-b1a4-35a71191a2f5 .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-f7698b9b-ce1a-49f4-8171-24f5eccdfd0c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f7698b9b-ce1a-49f4-8171-24f5eccdfd0c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f7698b9b-ce1a-49f4-8171-24f5eccdfd0c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f7698b9b-ce1a-49f4-8171-24f5eccdfd0c {
  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-f7698b9b-ce1a-49f4-8171-24f5eccdfd0c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f7698b9b-ce1a-49f4-8171-24f5eccdfd0c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f7698b9b-ce1a-49f4-8171-24f5eccdfd0c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e1f9b04d-b199-4389-b704-46ad340ad9b2 {
  display: none;
}
#s-f85c30f9-1fca-4dc3-9de4-0b41caf70094 { text-align: left; }
#s-001eb238-dc1f-4875-87d3-65d3f34ab6c5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-001eb238-dc1f-4875-87d3-65d3f34ab6c5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-98ef880f-78a8-4c35-a617-bb85ca0b500b { text-align: left; }
#s-98ef880f-78a8-4c35-a617-bb85ca0b500b .shg-product-sold-out {
  display: none;
}

#s-98ef880f-78a8-4c35-a617-bb85ca0b500b .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-98ef880f-78a8-4c35-a617-bb85ca0b500b .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-4d88e712-8104-4b85-a824-ae2bd7773948 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4d88e712-8104-4b85-a824-ae2bd7773948:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4d88e712-8104-4b85-a824-ae2bd7773948:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4d88e712-8104-4b85-a824-ae2bd7773948 {
  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-4d88e712-8104-4b85-a824-ae2bd7773948.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4d88e712-8104-4b85-a824-ae2bd7773948.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4d88e712-8104-4b85-a824-ae2bd7773948.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-19548dda-3ae9-4b95-8687-a9d3045c5a8c {
  display: none;
}
#s-e98d1489-c709-4908-b671-13fcb9c7d5bb { text-align: left; }
#s-aa493b2b-4689-4b98-88cd-f77fbb7fe505 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aa493b2b-4689-4b98-88cd-f77fbb7fe505 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e3833d51-49f5-4000-bab5-26ca4d829d8d { text-align: left; }
#s-e3833d51-49f5-4000-bab5-26ca4d829d8d .shg-product-sold-out {
  display: none;
}

#s-e3833d51-49f5-4000-bab5-26ca4d829d8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e3833d51-49f5-4000-bab5-26ca4d829d8d .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-06e8a4b1-6352-4a20-90d9-da5f30e89466 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-06e8a4b1-6352-4a20-90d9-da5f30e89466:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-06e8a4b1-6352-4a20-90d9-da5f30e89466:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-06e8a4b1-6352-4a20-90d9-da5f30e89466 {
  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-06e8a4b1-6352-4a20-90d9-da5f30e89466.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-06e8a4b1-6352-4a20-90d9-da5f30e89466.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-06e8a4b1-6352-4a20-90d9-da5f30e89466.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-2c129ea0-1c91-455a-8592-442071bca3d4 {
  display: none;
}
#s-be7d6a00-8854-4e43-81fa-a18b656a2e6b { text-align: left; }
#s-a2511811-2c73-4c03-98a5-90555398b18e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a2511811-2c73-4c03-98a5-90555398b18e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-bf6ddd0d-1caa-4592-8887-929d2307003d { text-align: left; }
#s-bf6ddd0d-1caa-4592-8887-929d2307003d .shg-product-sold-out {
  display: none;
}

#s-bf6ddd0d-1caa-4592-8887-929d2307003d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-bf6ddd0d-1caa-4592-8887-929d2307003d .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-aae0b6dc-6d9b-4fe9-85b7-2a0427fb3171 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-aae0b6dc-6d9b-4fe9-85b7-2a0427fb3171:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-aae0b6dc-6d9b-4fe9-85b7-2a0427fb3171:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-aae0b6dc-6d9b-4fe9-85b7-2a0427fb3171 {
  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-aae0b6dc-6d9b-4fe9-85b7-2a0427fb3171.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aae0b6dc-6d9b-4fe9-85b7-2a0427fb3171.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-aae0b6dc-6d9b-4fe9-85b7-2a0427fb3171.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3413db3-f9af-4a9c-84b5-8b6f59853f6f {
  display: none;
}
#s-67e837e7-a240-4410-b0b7-b2ac1d38601f { text-align: left; }
#s-55d4d8b7-1099-48c3-8ea3-e04d895e2e49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-55d4d8b7-1099-48c3-8ea3-e04d895e2e49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-12d57b51-459d-4a32-9b2c-c96bccb47a6e { text-align: left; }
#s-12d57b51-459d-4a32-9b2c-c96bccb47a6e .shg-product-sold-out {
  display: none;
}

#s-12d57b51-459d-4a32-9b2c-c96bccb47a6e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-12d57b51-459d-4a32-9b2c-c96bccb47a6e .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-185bde6a-3f05-45c0-a2b6-c5feb59884cb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-185bde6a-3f05-45c0-a2b6-c5feb59884cb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-185bde6a-3f05-45c0-a2b6-c5feb59884cb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-185bde6a-3f05-45c0-a2b6-c5feb59884cb {
  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-185bde6a-3f05-45c0-a2b6-c5feb59884cb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-185bde6a-3f05-45c0-a2b6-c5feb59884cb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-185bde6a-3f05-45c0-a2b6-c5feb59884cb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e2f72788-5396-4da0-8331-ad3bd388d522 {
  display: none;
}
#s-193a9a91-88b4-4567-83e8-dd03283a2bce { text-align: left; }
#s-faa77dcc-c238-41c3-bc0c-de74455594d4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-faa77dcc-c238-41c3-bc0c-de74455594d4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9a7d970-d874-4a87-b56c-416213fe43cf { text-align: left; }
#s-c9a7d970-d874-4a87-b56c-416213fe43cf .shg-product-sold-out {
  display: none;
}

#s-c9a7d970-d874-4a87-b56c-416213fe43cf .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9a7d970-d874-4a87-b56c-416213fe43cf .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-f52500b5-8744-4a7b-bac6-93f58a721945 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f52500b5-8744-4a7b-bac6-93f58a721945:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f52500b5-8744-4a7b-bac6-93f58a721945:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f52500b5-8744-4a7b-bac6-93f58a721945 {
  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-f52500b5-8744-4a7b-bac6-93f58a721945.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f52500b5-8744-4a7b-bac6-93f58a721945.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f52500b5-8744-4a7b-bac6-93f58a721945.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-91e394c5-3e6c-4150-85b6-0f01229187a1 {
  display: none;
}
#s-37e9da77-c12e-458f-b389-86df39256344 { text-align: left; }
#s-a08c9e29-6e18-40db-89be-47b76c887469 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a08c9e29-6e18-40db-89be-47b76c887469 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-39047fa4-7307-40ba-bdab-b4cfc791dc15 { text-align: left; }
#s-39047fa4-7307-40ba-bdab-b4cfc791dc15 .shg-product-sold-out {
  display: none;
}

#s-39047fa4-7307-40ba-bdab-b4cfc791dc15 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-39047fa4-7307-40ba-bdab-b4cfc791dc15 .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-83f0798e-8017-4cdf-80d9-5d667bfae69d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83f0798e-8017-4cdf-80d9-5d667bfae69d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83f0798e-8017-4cdf-80d9-5d667bfae69d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83f0798e-8017-4cdf-80d9-5d667bfae69d {
  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-83f0798e-8017-4cdf-80d9-5d667bfae69d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83f0798e-8017-4cdf-80d9-5d667bfae69d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83f0798e-8017-4cdf-80d9-5d667bfae69d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b878e0db-48f4-4264-9900-4010697895a9 {
  display: none;
}
#s-96bc32e0-4adb-43e9-be4f-61301223a1db { text-align: left; }
#s-67bdf629-6c9f-4fd8-88af-806308d116dc { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-67bdf629-6c9f-4fd8-88af-806308d116dc .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3cebc2e0-0199-4fa8-8f85-6f4b89c07b97 { text-align: left; }
#s-3cebc2e0-0199-4fa8-8f85-6f4b89c07b97 .shg-product-sold-out {
  display: none;
}

#s-3cebc2e0-0199-4fa8-8f85-6f4b89c07b97 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3cebc2e0-0199-4fa8-8f85-6f4b89c07b97 .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-d785b6dd-a88f-415c-92c4-c426c5a8ad57 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-d785b6dd-a88f-415c-92c4-c426c5a8ad57:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-d785b6dd-a88f-415c-92c4-c426c5a8ad57:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-d785b6dd-a88f-415c-92c4-c426c5a8ad57 {
  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-d785b6dd-a88f-415c-92c4-c426c5a8ad57.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d785b6dd-a88f-415c-92c4-c426c5a8ad57.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-d785b6dd-a88f-415c-92c4-c426c5a8ad57.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c329b934-e7e7-40ce-911d-4fe9e71d66e5 {
  display: none;
}
#s-4c0cc1be-2748-4d04-a556-d260086fa2d8 { text-align: left; }
#s-7a8da5d2-b4e8-4062-a9b0-10b6db0ac35b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7a8da5d2-b4e8-4062-a9b0-10b6db0ac35b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-50333f09-61e0-44ee-93d5-77d5a166cd54 { text-align: left; }
#s-50333f09-61e0-44ee-93d5-77d5a166cd54 .shg-product-sold-out {
  display: none;
}

#s-50333f09-61e0-44ee-93d5-77d5a166cd54 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-50333f09-61e0-44ee-93d5-77d5a166cd54 .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-4b920cb6-127e-44af-8c0d-59c700e4c983 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4b920cb6-127e-44af-8c0d-59c700e4c983:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4b920cb6-127e-44af-8c0d-59c700e4c983:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4b920cb6-127e-44af-8c0d-59c700e4c983 {
  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-4b920cb6-127e-44af-8c0d-59c700e4c983.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4b920cb6-127e-44af-8c0d-59c700e4c983.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4b920cb6-127e-44af-8c0d-59c700e4c983.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1d656954-0645-478f-99b7-448a42599deb {
  display: none;
}
#s-b2b2ab3e-72fd-4a09-9b99-8f3d05da4241 { text-align: left; }
#s-48d76331-398c-4ef4-98bc-396fcb9ee7d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-48d76331-398c-4ef4-98bc-396fcb9ee7d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f47e178a-d493-4e12-b0cc-335e4fe2616f { text-align: left; }
#s-f47e178a-d493-4e12-b0cc-335e4fe2616f .shg-product-sold-out {
  display: none;
}

#s-f47e178a-d493-4e12-b0cc-335e4fe2616f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f47e178a-d493-4e12-b0cc-335e4fe2616f .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-db6a9782-82d5-4489-998d-9e14df0a3e95 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-db6a9782-82d5-4489-998d-9e14df0a3e95:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-db6a9782-82d5-4489-998d-9e14df0a3e95:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-db6a9782-82d5-4489-998d-9e14df0a3e95 {
  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-db6a9782-82d5-4489-998d-9e14df0a3e95.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-db6a9782-82d5-4489-998d-9e14df0a3e95.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-db6a9782-82d5-4489-998d-9e14df0a3e95.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-92b2fe8b-3795-4fac-8048-e9ef5c27fbc0 {
  display: none;
}
#s-6805aec5-757c-46ca-8560-9456348ad26e { text-align: left; }
#s-596c9e52-5353-46cb-b526-7013283827a9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-596c9e52-5353-46cb-b526-7013283827a9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8299adc5-806c-456f-a56a-a12a50b3989a { text-align: left; }
#s-8299adc5-806c-456f-a56a-a12a50b3989a .shg-product-sold-out {
  display: none;
}

#s-8299adc5-806c-456f-a56a-a12a50b3989a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8299adc5-806c-456f-a56a-a12a50b3989a .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-e7e8ef2f-b9d1-419c-88ad-16d9f22e2667 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7e8ef2f-b9d1-419c-88ad-16d9f22e2667:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7e8ef2f-b9d1-419c-88ad-16d9f22e2667:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7e8ef2f-b9d1-419c-88ad-16d9f22e2667 {
  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-e7e8ef2f-b9d1-419c-88ad-16d9f22e2667.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7e8ef2f-b9d1-419c-88ad-16d9f22e2667.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7e8ef2f-b9d1-419c-88ad-16d9f22e2667.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e0a9a607-129a-46d4-a8ea-ad301ccbc158 {
  display: none;
}
#s-461aa77d-5de9-436f-928c-dd0214a20721 { text-align: left; }
#s-bf162343-084e-4ccf-98b3-212de6d94bdf { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-bf162343-084e-4ccf-98b3-212de6d94bdf .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-45e81987-bb44-4c90-ace4-bcf8eaacb48d { text-align: left; }
#s-45e81987-bb44-4c90-ace4-bcf8eaacb48d .shg-product-sold-out {
  display: none;
}

#s-45e81987-bb44-4c90-ace4-bcf8eaacb48d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-45e81987-bb44-4c90-ace4-bcf8eaacb48d .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-583e317f-7af1-4f37-ad88-efcbfb934b5d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-583e317f-7af1-4f37-ad88-efcbfb934b5d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-583e317f-7af1-4f37-ad88-efcbfb934b5d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-583e317f-7af1-4f37-ad88-efcbfb934b5d {
  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-583e317f-7af1-4f37-ad88-efcbfb934b5d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-583e317f-7af1-4f37-ad88-efcbfb934b5d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-583e317f-7af1-4f37-ad88-efcbfb934b5d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1032b93f-2968-4898-8256-5ae13cdc767e {
  display: none;
}
#s-3616f0d5-51a5-4302-8f09-b79aa8892932 { text-align: left; }
#s-d71fc17e-2c6e-4283-b596-76eeb2d15dda { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d71fc17e-2c6e-4283-b596-76eeb2d15dda .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6f68899c-14aa-445e-857e-5292578b9175 { text-align: left; }
#s-6f68899c-14aa-445e-857e-5292578b9175 .shg-product-sold-out {
  display: none;
}

#s-6f68899c-14aa-445e-857e-5292578b9175 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6f68899c-14aa-445e-857e-5292578b9175 .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-526de743-d527-48dc-887b-bd4e98e02c0a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-526de743-d527-48dc-887b-bd4e98e02c0a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-526de743-d527-48dc-887b-bd4e98e02c0a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-526de743-d527-48dc-887b-bd4e98e02c0a {
  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-526de743-d527-48dc-887b-bd4e98e02c0a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-526de743-d527-48dc-887b-bd4e98e02c0a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-526de743-d527-48dc-887b-bd4e98e02c0a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ca975703-920f-467b-b2fe-1de45db91e7e {
  display: none;
}
#s-967938ce-27be-456b-af5c-dc91b54c209e { text-align: left; }
#s-ac2557ce-5974-4ccd-9bb4-8465adbd9386 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ac2557ce-5974-4ccd-9bb4-8465adbd9386 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-71916b63-7ad5-49a1-b200-948c07677150 { text-align: left; }
#s-71916b63-7ad5-49a1-b200-948c07677150 .shg-product-sold-out {
  display: none;
}

#s-71916b63-7ad5-49a1-b200-948c07677150 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-71916b63-7ad5-49a1-b200-948c07677150 .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-82c7980c-1166-4525-b26f-f398e281dcfb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-82c7980c-1166-4525-b26f-f398e281dcfb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-82c7980c-1166-4525-b26f-f398e281dcfb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-82c7980c-1166-4525-b26f-f398e281dcfb {
  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-82c7980c-1166-4525-b26f-f398e281dcfb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-82c7980c-1166-4525-b26f-f398e281dcfb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-82c7980c-1166-4525-b26f-f398e281dcfb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-22ac57c4-20e8-4704-846d-912f837d4028 {
  display: none;
}
#s-6c3e6f4f-b0fd-4c3f-a3d7-f5aa7d6c6f29 { text-align: left; }
#s-12355490-264d-42ba-8fe0-e4d7ad8eea51 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-12355490-264d-42ba-8fe0-e4d7ad8eea51 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-344d2e36-fb34-4aca-a600-11b8769994ee { text-align: left; }
#s-344d2e36-fb34-4aca-a600-11b8769994ee .shg-product-sold-out {
  display: none;
}

#s-344d2e36-fb34-4aca-a600-11b8769994ee .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-344d2e36-fb34-4aca-a600-11b8769994ee .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-95c2d000-6bb9-44bc-94fc-f55f795edfea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-95c2d000-6bb9-44bc-94fc-f55f795edfea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-95c2d000-6bb9-44bc-94fc-f55f795edfea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-95c2d000-6bb9-44bc-94fc-f55f795edfea {
  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-95c2d000-6bb9-44bc-94fc-f55f795edfea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-95c2d000-6bb9-44bc-94fc-f55f795edfea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-95c2d000-6bb9-44bc-94fc-f55f795edfea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-07cda215-74d7-4794-ac58-c66ab0479803 {
  display: none;
}
#s-ea6c8da3-59a2-4aed-9df1-2f2f05474707 { text-align: left; }
#s-c7ed7db7-2b7c-4b86-9934-b2367b284562 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c7ed7db7-2b7c-4b86-9934-b2367b284562 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0928983f-1e94-4b72-aa11-5019a4f46935 { text-align: left; }
#s-0928983f-1e94-4b72-aa11-5019a4f46935 .shg-product-sold-out {
  display: none;
}

#s-0928983f-1e94-4b72-aa11-5019a4f46935 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0928983f-1e94-4b72-aa11-5019a4f46935 .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-111263d3-1538-45ae-ac0a-55ee24c43567 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-111263d3-1538-45ae-ac0a-55ee24c43567:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-111263d3-1538-45ae-ac0a-55ee24c43567:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-111263d3-1538-45ae-ac0a-55ee24c43567 {
  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-111263d3-1538-45ae-ac0a-55ee24c43567.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-111263d3-1538-45ae-ac0a-55ee24c43567.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-111263d3-1538-45ae-ac0a-55ee24c43567.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c655b9f7-0fe4-432d-9add-607a38db0342 {
  display: none;
}
#s-15e7497a-3eb8-42ee-a259-69c83cf35ba2 { text-align: left; }
#s-73c98da8-0c96-4389-a053-9e007a438227 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-73c98da8-0c96-4389-a053-9e007a438227 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a64c6fc2-27dc-4dac-9a04-8b2bd5c6bec1 { text-align: left; }
#s-a64c6fc2-27dc-4dac-9a04-8b2bd5c6bec1 .shg-product-sold-out {
  display: none;
}

#s-a64c6fc2-27dc-4dac-9a04-8b2bd5c6bec1 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a64c6fc2-27dc-4dac-9a04-8b2bd5c6bec1 .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-b4ee6881-8a0f-40d7-afaf-b35f478897f6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b4ee6881-8a0f-40d7-afaf-b35f478897f6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b4ee6881-8a0f-40d7-afaf-b35f478897f6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b4ee6881-8a0f-40d7-afaf-b35f478897f6 {
  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-b4ee6881-8a0f-40d7-afaf-b35f478897f6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b4ee6881-8a0f-40d7-afaf-b35f478897f6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b4ee6881-8a0f-40d7-afaf-b35f478897f6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-af93ff54-7a1e-4dc8-9b83-e2c45b17b370 {
  display: none;
}
#s-25bac73c-7d27-4c6f-b120-ad47dc7e2d12 { text-align: left; }
#s-21709918-6782-4f0b-9594-fb3af432ff03 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-21709918-6782-4f0b-9594-fb3af432ff03 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7e095089-15a3-4705-b3b7-88c224303032 { text-align: left; }
#s-7e095089-15a3-4705-b3b7-88c224303032 .shg-product-sold-out {
  display: none;
}

#s-7e095089-15a3-4705-b3b7-88c224303032 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7e095089-15a3-4705-b3b7-88c224303032 .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-ba8cecdb-c073-476a-af7c-43ec0647d699 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ba8cecdb-c073-476a-af7c-43ec0647d699:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ba8cecdb-c073-476a-af7c-43ec0647d699:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ba8cecdb-c073-476a-af7c-43ec0647d699 {
  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-ba8cecdb-c073-476a-af7c-43ec0647d699.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ba8cecdb-c073-476a-af7c-43ec0647d699.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ba8cecdb-c073-476a-af7c-43ec0647d699.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9d8e452b-d576-4f8d-b4a8-6cc38938dafa {
  display: none;
}
#s-681169a9-5046-41c7-b244-54c620402c43 { text-align: left; }
#s-d486c62d-f2be-4a5a-b7e4-8c857b566428 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d486c62d-f2be-4a5a-b7e4-8c857b566428 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ff14127a-8753-4d0d-9441-ec7973ba2a57 { text-align: left; }
#s-ff14127a-8753-4d0d-9441-ec7973ba2a57 .shg-product-sold-out {
  display: none;
}

#s-ff14127a-8753-4d0d-9441-ec7973ba2a57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ff14127a-8753-4d0d-9441-ec7973ba2a57 .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-4141c74c-84e8-476d-8fe5-8957463080e7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4141c74c-84e8-476d-8fe5-8957463080e7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4141c74c-84e8-476d-8fe5-8957463080e7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4141c74c-84e8-476d-8fe5-8957463080e7 {
  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-4141c74c-84e8-476d-8fe5-8957463080e7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4141c74c-84e8-476d-8fe5-8957463080e7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4141c74c-84e8-476d-8fe5-8957463080e7.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;
}
