.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-b34a2822-65d6-4be0-af43-aec31dc203ae {
  margin-top: 2%;
margin-bottom: 2%;
min-height: 50px;
background-color: rgba(211, 214, 219, 1);
}

#s-b34a2822-65d6-4be0-af43-aec31dc203ae > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-311c0fd2-cfc8-493a-ab61-98ab0e8963e8 {
  margin-top: 0px;
margin-bottom: 0px;
padding-top: 0px;
padding-bottom: 0px;
min-height: 0px;
}

/*
  $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-d8cbbcdc-7178-4746-91d7-2025f59be44c {
  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: transform 0.5s ease-out;
  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-5e16a9ec-8395-4993-802c-fc2eb33d3e28 {
  text-align: left;
}


.shg-c#s-5e16a9ec-8395-4993-802c-fc2eb33d3e28 {
  max-width: 100%;
}

.shg-c#s-5e16a9ec-8395-4993-802c-fc2eb33d3e28 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-5e16a9ec-8395-4993-802c-fc2eb33d3e28 .shg-image-zoom,
.shg-c#s-5e16a9ec-8395-4993-802c-fc2eb33d3e28 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-8fcb0114-3bbb-4012-94b3-0a1e979226e8 {
  min-height: 50px;
}

#s-8fcb0114-3bbb-4012-94b3-0a1e979226e8 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
.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-0dd77e8d-fc0a-4164-9204-2a2df9bbb540 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-0dd77e8d-fc0a-4164-9204-2a2df9bbb540 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-0f5750ad-5ad6-4896-935d-6096e2cb504e {
  text-align: center;
}

#s-0f5750ad-5ad6-4896-935d-6096e2cb504e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-0f5750ad-5ad6-4896-935d-6096e2cb504e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-0f5750ad-5ad6-4896-935d-6096e2cb504e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-d5cd8a00-e5d9-4a8d-9826-5d88e7a747a9 {
  display: none;
}
#s-fb898345-df6a-4a07-be61-6417e5802ec9 {
  text-align: left;
}


.shg-c#s-fb898345-df6a-4a07-be61-6417e5802ec9 {
  max-width: 100%;
}

.shg-c#s-fb898345-df6a-4a07-be61-6417e5802ec9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb898345-df6a-4a07-be61-6417e5802ec9 .shg-image-zoom,
.shg-c#s-fb898345-df6a-4a07-be61-6417e5802ec9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-0e4c3a36-d724-4a77-9d1b-8539529bc5d3 {
  min-height: 50px;
}

#s-0e4c3a36-d724-4a77-9d1b-8539529bc5d3 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-c75f3dfd-3ce4-463b-bcfb-3d901f3df7e1 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-c75f3dfd-3ce4-463b-bcfb-3d901f3df7e1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-07413115-cc19-4b4d-8102-6e385f90671d {
  text-align: center;
}

#s-07413115-cc19-4b4d-8102-6e385f90671d .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-07413115-cc19-4b4d-8102-6e385f90671d .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-07413115-cc19-4b4d-8102-6e385f90671d .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fb4c6ba0-1fc2-442e-a109-6db904457ea5 {
  display: none;
}
#s-ec5aa9c9-42d4-4317-a1e4-062ab1afc126 {
  text-align: left;
}


.shg-c#s-ec5aa9c9-42d4-4317-a1e4-062ab1afc126 {
  max-width: 100%;
}

.shg-c#s-ec5aa9c9-42d4-4317-a1e4-062ab1afc126 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ec5aa9c9-42d4-4317-a1e4-062ab1afc126 .shg-image-zoom,
.shg-c#s-ec5aa9c9-42d4-4317-a1e4-062ab1afc126 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-1a4958df-c572-4231-b0ff-64694f8aacda {
  min-height: 50px;
}

#s-1a4958df-c572-4231-b0ff-64694f8aacda > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-cf33524c-05ac-4c28-934c-d585e0615c5d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-cf33524c-05ac-4c28-934c-d585e0615c5d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8e5e5d2a-7e86-451a-83cf-7e876deb5316 {
  text-align: center;
}

#s-8e5e5d2a-7e86-451a-83cf-7e876deb5316 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-8e5e5d2a-7e86-451a-83cf-7e876deb5316 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-8e5e5d2a-7e86-451a-83cf-7e876deb5316 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-00a36c90-68e6-4d9d-8b44-ef40cbafb2e0 {
  display: none;
}
#s-956ddcd1-8eaf-4a29-997c-dc8481cefcae {
  text-align: left;
}


.shg-c#s-956ddcd1-8eaf-4a29-997c-dc8481cefcae {
  max-width: 100%;
}

.shg-c#s-956ddcd1-8eaf-4a29-997c-dc8481cefcae img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-956ddcd1-8eaf-4a29-997c-dc8481cefcae .shg-image-zoom,
.shg-c#s-956ddcd1-8eaf-4a29-997c-dc8481cefcae img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-324ca992-ad25-4f0f-8115-8b7110fc7106 {
  min-height: 50px;
}

#s-324ca992-ad25-4f0f-8115-8b7110fc7106 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-66ccada1-78d0-46b2-ac4c-1aedcda4a2e0 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-66ccada1-78d0-46b2-ac4c-1aedcda4a2e0 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7a6f8bfd-2fda-4278-849a-7792cae579d5 {
  text-align: center;
}

#s-7a6f8bfd-2fda-4278-849a-7792cae579d5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-7a6f8bfd-2fda-4278-849a-7792cae579d5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-7a6f8bfd-2fda-4278-849a-7792cae579d5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1febe662-dd68-4309-a7d0-70a503106b12 {
  display: none;
}
#s-f3094c33-5852-44f2-9909-626f5d8a993f {
  text-align: left;
}


.shg-c#s-f3094c33-5852-44f2-9909-626f5d8a993f {
  max-width: 100%;
}

.shg-c#s-f3094c33-5852-44f2-9909-626f5d8a993f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-f3094c33-5852-44f2-9909-626f5d8a993f .shg-image-zoom,
.shg-c#s-f3094c33-5852-44f2-9909-626f5d8a993f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-92bd71c4-ca0c-4f81-833e-086a821117fe {
  min-height: 50px;
}

#s-92bd71c4-ca0c-4f81-833e-086a821117fe > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9ae12b82-7ba0-49e1-a96a-c55a9dfee13b {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-9ae12b82-7ba0-49e1-a96a-c55a9dfee13b .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8d632496-fca9-4ace-a865-a4154ec078d4 {
  text-align: center;
}

#s-8d632496-fca9-4ace-a865-a4154ec078d4 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-8d632496-fca9-4ace-a865-a4154ec078d4 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-8d632496-fca9-4ace-a865-a4154ec078d4 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fd089e65-17fe-4af7-9cfb-67a513131d43 {
  display: none;
}
#s-8a76c205-2bc0-47d5-ac9d-ab1d79d54a84 {
  text-align: left;
}


.shg-c#s-8a76c205-2bc0-47d5-ac9d-ab1d79d54a84 {
  max-width: 100%;
}

.shg-c#s-8a76c205-2bc0-47d5-ac9d-ab1d79d54a84 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8a76c205-2bc0-47d5-ac9d-ab1d79d54a84 .shg-image-zoom,
.shg-c#s-8a76c205-2bc0-47d5-ac9d-ab1d79d54a84 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-d0cd148d-9fca-4b34-9613-9e0549c6587d {
  min-height: 50px;
}

#s-d0cd148d-9fca-4b34-9613-9e0549c6587d > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-ad265a31-75dc-4bf2-9bb9-46061c12cbf5 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-ad265a31-75dc-4bf2-9bb9-46061c12cbf5 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-370de372-408d-4e3c-8a60-9ddd388bdab5 {
  text-align: center;
}

#s-370de372-408d-4e3c-8a60-9ddd388bdab5 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-370de372-408d-4e3c-8a60-9ddd388bdab5 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-370de372-408d-4e3c-8a60-9ddd388bdab5 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-150a5541-f998-4f87-8265-7a6d78e0f4fd {
  display: none;
}
#s-af09821e-c6f6-4b56-8b79-de070a93bdb5 {
  text-align: left;
}


.shg-c#s-af09821e-c6f6-4b56-8b79-de070a93bdb5 {
  max-width: 100%;
}

.shg-c#s-af09821e-c6f6-4b56-8b79-de070a93bdb5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-af09821e-c6f6-4b56-8b79-de070a93bdb5 .shg-image-zoom,
.shg-c#s-af09821e-c6f6-4b56-8b79-de070a93bdb5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-aeb941b5-3116-490f-9a4a-ef6af73b2e04 {
  min-height: 50px;
}

#s-aeb941b5-3116-490f-9a4a-ef6af73b2e04 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-435c6b7a-7b18-4a97-a300-521548af3ca4 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-435c6b7a-7b18-4a97-a300-521548af3ca4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-fa1e0f57-7bdc-4fea-8ade-482a465b7f7f {
  text-align: center;
}

#s-fa1e0f57-7bdc-4fea-8ade-482a465b7f7f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-fa1e0f57-7bdc-4fea-8ade-482a465b7f7f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-fa1e0f57-7bdc-4fea-8ade-482a465b7f7f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-77d14d2d-9d88-4318-b56e-f582edf0f682 {
  display: none;
}
#s-9ca8de73-2c5b-4e1f-9c6c-204ce935727c {
  text-align: left;
}


.shg-c#s-9ca8de73-2c5b-4e1f-9c6c-204ce935727c {
  max-width: 100%;
}

.shg-c#s-9ca8de73-2c5b-4e1f-9c6c-204ce935727c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ca8de73-2c5b-4e1f-9c6c-204ce935727c .shg-image-zoom,
.shg-c#s-9ca8de73-2c5b-4e1f-9c6c-204ce935727c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-d619137b-cc37-4eb3-9568-76a784d683cf {
  min-height: 50px;
}

#s-d619137b-cc37-4eb3-9568-76a784d683cf > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-e31fe122-49d9-46bf-a0d7-b7f4258b21c1 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-e31fe122-49d9-46bf-a0d7-b7f4258b21c1 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-71483068-d295-4732-8c63-977175cada73 {
  text-align: center;
}

#s-71483068-d295-4732-8c63-977175cada73 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-71483068-d295-4732-8c63-977175cada73 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-71483068-d295-4732-8c63-977175cada73 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5ec5f336-ff30-4fa6-a637-cb340de7991d {
  display: none;
}
#s-da585a54-aebc-48c7-afd0-ca04634510ee {
  text-align: left;
}


.shg-c#s-da585a54-aebc-48c7-afd0-ca04634510ee {
  max-width: 100%;
}

.shg-c#s-da585a54-aebc-48c7-afd0-ca04634510ee img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-da585a54-aebc-48c7-afd0-ca04634510ee .shg-image-zoom,
.shg-c#s-da585a54-aebc-48c7-afd0-ca04634510ee img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-57dfacdc-e479-45a7-9012-0cf5d1ceea89 {
  min-height: 50px;
}

#s-57dfacdc-e479-45a7-9012-0cf5d1ceea89 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9409820e-f452-4bbc-92d0-c5c9826467c4 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-9409820e-f452-4bbc-92d0-c5c9826467c4 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f65cbf9d-eff0-4705-9953-8d9277917982 {
  text-align: center;
}

#s-f65cbf9d-eff0-4705-9953-8d9277917982 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-f65cbf9d-eff0-4705-9953-8d9277917982 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-f65cbf9d-eff0-4705-9953-8d9277917982 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-0cca03ed-11a5-4eca-a4e3-c055dc9a8453 {
  display: none;
}
#s-95158a2d-1971-47ed-9117-245b9be07afa {
  text-align: left;
}


.shg-c#s-95158a2d-1971-47ed-9117-245b9be07afa {
  max-width: 100%;
}

.shg-c#s-95158a2d-1971-47ed-9117-245b9be07afa img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-95158a2d-1971-47ed-9117-245b9be07afa .shg-image-zoom,
.shg-c#s-95158a2d-1971-47ed-9117-245b9be07afa img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-10b42450-08ae-473b-98f7-62025dc5f331 {
  min-height: 50px;
}

#s-10b42450-08ae-473b-98f7-62025dc5f331 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-0b1162ca-c8e5-413e-a480-791275156c99 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-0b1162ca-c8e5-413e-a480-791275156c99 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-7180c5d4-5428-4f04-8b58-e0b402e02f4a {
  text-align: center;
}

#s-7180c5d4-5428-4f04-8b58-e0b402e02f4a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-7180c5d4-5428-4f04-8b58-e0b402e02f4a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-7180c5d4-5428-4f04-8b58-e0b402e02f4a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-50178dda-7bcf-498c-ae8a-db73eded3623 {
  display: none;
}
#s-10afe7b4-9e8a-4eb7-88c8-c0643f586195 {
  text-align: left;
}


.shg-c#s-10afe7b4-9e8a-4eb7-88c8-c0643f586195 {
  max-width: 100%;
}

.shg-c#s-10afe7b4-9e8a-4eb7-88c8-c0643f586195 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-10afe7b4-9e8a-4eb7-88c8-c0643f586195 .shg-image-zoom,
.shg-c#s-10afe7b4-9e8a-4eb7-88c8-c0643f586195 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-82a9d1a6-961b-4e30-b7fb-ec747d3e1455 {
  min-height: 50px;
}

#s-82a9d1a6-961b-4e30-b7fb-ec747d3e1455 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-68adb7e2-15f7-4aaa-8844-997225e0b5f6 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-68adb7e2-15f7-4aaa-8844-997225e0b5f6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-68e86729-999d-4bb3-bb50-ea4926a0afaa {
  text-align: center;
}

#s-68e86729-999d-4bb3-bb50-ea4926a0afaa .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-68e86729-999d-4bb3-bb50-ea4926a0afaa .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-68e86729-999d-4bb3-bb50-ea4926a0afaa .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-877acbed-fbbd-4a8d-aa25-041ce9cdea72 {
  display: none;
}
#s-2ee5a0c6-fada-4a00-bc99-b4d2d6f9761a {
  text-align: left;
}


.shg-c#s-2ee5a0c6-fada-4a00-bc99-b4d2d6f9761a {
  max-width: 100%;
}

.shg-c#s-2ee5a0c6-fada-4a00-bc99-b4d2d6f9761a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ee5a0c6-fada-4a00-bc99-b4d2d6f9761a .shg-image-zoom,
.shg-c#s-2ee5a0c6-fada-4a00-bc99-b4d2d6f9761a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-583074aa-61d8-4535-bcd2-12dea5a6fa02 {
  min-height: 50px;
}

#s-583074aa-61d8-4535-bcd2-12dea5a6fa02 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9f53e469-071c-40db-8a16-117016a1985a {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-9f53e469-071c-40db-8a16-117016a1985a .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c4d7d8ac-f61a-46af-a677-d7feaa37dcdf {
  text-align: center;
}

#s-c4d7d8ac-f61a-46af-a677-d7feaa37dcdf .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-c4d7d8ac-f61a-46af-a677-d7feaa37dcdf .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-c4d7d8ac-f61a-46af-a677-d7feaa37dcdf .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-7b5d8e98-f9ca-444b-9502-190ce736ef3b {
  display: none;
}
#s-91c86bee-ebcf-4679-b1ce-7fe5654a5bf0 {
  text-align: left;
}


.shg-c#s-91c86bee-ebcf-4679-b1ce-7fe5654a5bf0 {
  max-width: 100%;
}

.shg-c#s-91c86bee-ebcf-4679-b1ce-7fe5654a5bf0 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-91c86bee-ebcf-4679-b1ce-7fe5654a5bf0 .shg-image-zoom,
.shg-c#s-91c86bee-ebcf-4679-b1ce-7fe5654a5bf0 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-80594268-f30a-47e7-bc7c-59c153e011e5 {
  min-height: 50px;
}

#s-80594268-f30a-47e7-bc7c-59c153e011e5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-de824db6-37ee-42ad-9204-731acaa24b73 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-de824db6-37ee-42ad-9204-731acaa24b73 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-2fb06b78-3363-4ab0-bc0a-87e53227bf41 {
  text-align: center;
}

#s-2fb06b78-3363-4ab0-bc0a-87e53227bf41 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-2fb06b78-3363-4ab0-bc0a-87e53227bf41 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-2fb06b78-3363-4ab0-bc0a-87e53227bf41 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-036f5a25-e41f-4594-b8db-347a2205109f {
  display: none;
}
#s-c54708e8-9b2e-4f48-81ed-24a7500bc762 {
  text-align: left;
}


.shg-c#s-c54708e8-9b2e-4f48-81ed-24a7500bc762 {
  max-width: 100%;
}

.shg-c#s-c54708e8-9b2e-4f48-81ed-24a7500bc762 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c54708e8-9b2e-4f48-81ed-24a7500bc762 .shg-image-zoom,
.shg-c#s-c54708e8-9b2e-4f48-81ed-24a7500bc762 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-843a0e3d-96b9-48a4-9c3c-19572fd68937 {
  min-height: 50px;
}

#s-843a0e3d-96b9-48a4-9c3c-19572fd68937 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-38b11c4f-eba6-4cde-881d-5f9bef16040d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-38b11c4f-eba6-4cde-881d-5f9bef16040d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d55c13ac-6a24-4a91-baac-e201403c363c {
  text-align: center;
}

#s-d55c13ac-6a24-4a91-baac-e201403c363c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-d55c13ac-6a24-4a91-baac-e201403c363c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-d55c13ac-6a24-4a91-baac-e201403c363c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-819e3162-1ded-4627-9d3d-c7637cc3cb4a {
  display: none;
}
#s-649782d1-29e4-4945-a51c-0a9ad816f869 {
  text-align: left;
}


.shg-c#s-649782d1-29e4-4945-a51c-0a9ad816f869 {
  max-width: 100%;
}

.shg-c#s-649782d1-29e4-4945-a51c-0a9ad816f869 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-649782d1-29e4-4945-a51c-0a9ad816f869 .shg-image-zoom,
.shg-c#s-649782d1-29e4-4945-a51c-0a9ad816f869 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-3897cd7d-314a-4bed-85c1-f67c0de38f58 {
  min-height: 50px;
}

#s-3897cd7d-314a-4bed-85c1-f67c0de38f58 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-b3bd2877-3092-474b-89be-a6e9ea087f0c {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-b3bd2877-3092-474b-89be-a6e9ea087f0c .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-5449c1fd-282d-4ce1-bc38-8693f53a6c9f {
  text-align: center;
}

#s-5449c1fd-282d-4ce1-bc38-8693f53a6c9f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-5449c1fd-282d-4ce1-bc38-8693f53a6c9f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-5449c1fd-282d-4ce1-bc38-8693f53a6c9f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ff1f9c14-a841-4907-a753-763debc904a1 {
  display: none;
}
#s-9ad68506-f6b6-4bd9-87cb-94f670ef6148 {
  text-align: left;
}


.shg-c#s-9ad68506-f6b6-4bd9-87cb-94f670ef6148 {
  max-width: 100%;
}

.shg-c#s-9ad68506-f6b6-4bd9-87cb-94f670ef6148 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9ad68506-f6b6-4bd9-87cb-94f670ef6148 .shg-image-zoom,
.shg-c#s-9ad68506-f6b6-4bd9-87cb-94f670ef6148 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-9736e167-9e7b-48dd-897a-951642f2dbe5 {
  min-height: 50px;
}

#s-9736e167-9e7b-48dd-897a-951642f2dbe5 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-55b513fc-67cf-4155-b53d-72e34c7d23c8 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-55b513fc-67cf-4155-b53d-72e34c7d23c8 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-338a3c2b-6578-46ae-9097-8893518af826 {
  text-align: center;
}

#s-338a3c2b-6578-46ae-9097-8893518af826 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-338a3c2b-6578-46ae-9097-8893518af826 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-338a3c2b-6578-46ae-9097-8893518af826 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-fb0a5e6e-6a22-4f07-b1a3-c9835fd01bac {
  display: none;
}
#s-65661f4a-b940-4c39-b0ad-2ead9651ce8f {
  text-align: left;
}


.shg-c#s-65661f4a-b940-4c39-b0ad-2ead9651ce8f {
  max-width: 100%;
}

.shg-c#s-65661f4a-b940-4c39-b0ad-2ead9651ce8f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-65661f4a-b940-4c39-b0ad-2ead9651ce8f .shg-image-zoom,
.shg-c#s-65661f4a-b940-4c39-b0ad-2ead9651ce8f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-da82a397-59a5-4ccd-94a7-5731d007baf0 {
  min-height: 50px;
}

#s-da82a397-59a5-4ccd-94a7-5731d007baf0 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-a90b6bd8-21f7-4b28-b3cc-864aac199e3d {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-a90b6bd8-21f7-4b28-b3cc-864aac199e3d .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-533b284b-6c7f-48cd-a594-f83c26205fc3 {
  text-align: center;
}

#s-533b284b-6c7f-48cd-a594-f83c26205fc3 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-533b284b-6c7f-48cd-a594-f83c26205fc3 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-533b284b-6c7f-48cd-a594-f83c26205fc3 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-710d13c2-98d7-4d6c-8cc4-84a57633baf9 {
  display: none;
}
#s-9a90fd01-74f0-472a-971e-1b45a374e87a {
  text-align: left;
}


.shg-c#s-9a90fd01-74f0-472a-971e-1b45a374e87a {
  max-width: 100%;
}

.shg-c#s-9a90fd01-74f0-472a-971e-1b45a374e87a img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-9a90fd01-74f0-472a-971e-1b45a374e87a .shg-image-zoom,
.shg-c#s-9a90fd01-74f0-472a-971e-1b45a374e87a img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-8f43ebc4-77d4-4d5c-982c-688db0b8976c {
  min-height: 50px;
}

#s-8f43ebc4-77d4-4d5c-982c-688db0b8976c > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-9edd88f8-08ee-4139-b32f-7c25e909945e {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-9edd88f8-08ee-4139-b32f-7c25e909945e .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-c5cf6871-0451-4ec9-8efb-804c7edf4381 {
  text-align: center;
}

#s-c5cf6871-0451-4ec9-8efb-804c7edf4381 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-c5cf6871-0451-4ec9-8efb-804c7edf4381 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-c5cf6871-0451-4ec9-8efb-804c7edf4381 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-e3c5a73d-fad2-4e8d-8924-c0cc036c12c1 {
  display: none;
}
#s-fd01db8e-0917-405d-a201-ff276492c72b {
  text-align: left;
}


.shg-c#s-fd01db8e-0917-405d-a201-ff276492c72b {
  max-width: 100%;
}

.shg-c#s-fd01db8e-0917-405d-a201-ff276492c72b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fd01db8e-0917-405d-a201-ff276492c72b .shg-image-zoom,
.shg-c#s-fd01db8e-0917-405d-a201-ff276492c72b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-d0f06443-1540-4eb1-aa4c-a5cd602ac3ac {
  min-height: 50px;
}

#s-d0f06443-1540-4eb1-aa4c-a5cd602ac3ac > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-461a34ae-b214-47aa-977e-fed576560365 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-461a34ae-b214-47aa-977e-fed576560365 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-f6f1f76c-ffc3-40be-b6b3-32717cb974ba {
  text-align: center;
}

#s-f6f1f76c-ffc3-40be-b6b3-32717cb974ba .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-f6f1f76c-ffc3-40be-b6b3-32717cb974ba .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-f6f1f76c-ffc3-40be-b6b3-32717cb974ba .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-6d527d51-2214-4da4-adc9-2b8d175ae367 {
  display: none;
}
#s-abc4851d-5810-4ee4-89fc-19eaf2275c42 {
  text-align: left;
}


.shg-c#s-abc4851d-5810-4ee4-89fc-19eaf2275c42 {
  max-width: 100%;
}

.shg-c#s-abc4851d-5810-4ee4-89fc-19eaf2275c42 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-abc4851d-5810-4ee4-89fc-19eaf2275c42 .shg-image-zoom,
.shg-c#s-abc4851d-5810-4ee4-89fc-19eaf2275c42 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-5ca17f35-d21b-49da-8026-24f7606c2138 {
  min-height: 50px;
}

#s-5ca17f35-d21b-49da-8026-24f7606c2138 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-291e7458-244f-4020-b408-ee96ccdccced {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-291e7458-244f-4020-b408-ee96ccdccced .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-e7b58a7d-5832-4f6e-ab18-ec927dde9443 {
  text-align: center;
}

#s-e7b58a7d-5832-4f6e-ab18-ec927dde9443 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-e7b58a7d-5832-4f6e-ab18-ec927dde9443 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-e7b58a7d-5832-4f6e-ab18-ec927dde9443 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-8bd07f3a-b942-4fa3-94f5-6d9d2d52b5e1 {
  display: none;
}
#s-3d8620cc-e8f3-494b-bc2e-d8cfe2c1c8b6 {
  text-align: left;
}


.shg-c#s-3d8620cc-e8f3-494b-bc2e-d8cfe2c1c8b6 {
  max-width: 100%;
}

.shg-c#s-3d8620cc-e8f3-494b-bc2e-d8cfe2c1c8b6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-3d8620cc-e8f3-494b-bc2e-d8cfe2c1c8b6 .shg-image-zoom,
.shg-c#s-3d8620cc-e8f3-494b-bc2e-d8cfe2c1c8b6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-022dc212-68e6-40a9-85ce-d85e0de178bc {
  min-height: 50px;
}

#s-022dc212-68e6-40a9-85ce-d85e0de178bc > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-8201923e-c3a1-495c-8816-5194dcfd6d79 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-8201923e-c3a1-495c-8816-5194dcfd6d79 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9b8ce464-561d-4fa4-9e5f-98fc77508304 {
  text-align: center;
}

#s-9b8ce464-561d-4fa4-9e5f-98fc77508304 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-9b8ce464-561d-4fa4-9e5f-98fc77508304 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-9b8ce464-561d-4fa4-9e5f-98fc77508304 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-5b01d56a-8cb4-454b-be6e-6f812bcd9d98 {
  display: none;
}
#s-0ffbe25c-8199-4ee4-81a8-c8a35877baa5 {
  text-align: left;
}


.shg-c#s-0ffbe25c-8199-4ee4-81a8-c8a35877baa5 {
  max-width: 100%;
}

.shg-c#s-0ffbe25c-8199-4ee4-81a8-c8a35877baa5 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0ffbe25c-8199-4ee4-81a8-c8a35877baa5 .shg-image-zoom,
.shg-c#s-0ffbe25c-8199-4ee4-81a8-c8a35877baa5 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-275fea83-e089-4442-8ad8-4928f3b8eaa6 {
  min-height: 50px;
}

#s-275fea83-e089-4442-8ad8-4928f3b8eaa6 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-7a87ba91-aa68-4927-8533-021fcae44348 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-7a87ba91-aa68-4927-8533-021fcae44348 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-d6292f13-c076-49c2-9870-d4934c0ad2df {
  text-align: center;
}

#s-d6292f13-c076-49c2-9870-d4934c0ad2df .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-d6292f13-c076-49c2-9870-d4934c0ad2df .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-d6292f13-c076-49c2-9870-d4934c0ad2df .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-a44a9208-e0bf-4002-8cc8-665bac13f98b {
  display: none;
}
#s-ea3d4a2c-68f8-43f1-b7ff-5eb7e1a638c1 {
  text-align: left;
}


.shg-c#s-ea3d4a2c-68f8-43f1-b7ff-5eb7e1a638c1 {
  max-width: 100%;
}

.shg-c#s-ea3d4a2c-68f8-43f1-b7ff-5eb7e1a638c1 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ea3d4a2c-68f8-43f1-b7ff-5eb7e1a638c1 .shg-image-zoom,
.shg-c#s-ea3d4a2c-68f8-43f1-b7ff-5eb7e1a638c1 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-f445ff04-7094-4951-884c-2807a859a295 {
  min-height: 50px;
}

#s-f445ff04-7094-4951-884c-2807a859a295 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-f797ed43-fa10-40d1-bcea-deef07c445ad {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-f797ed43-fa10-40d1-bcea-deef07c445ad .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-9acf81b6-5791-45cb-b3ec-793b3d8f74ee {
  text-align: center;
}

#s-9acf81b6-5791-45cb-b3ec-793b3d8f74ee .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-9acf81b6-5791-45cb-b3ec-793b3d8f74ee .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-9acf81b6-5791-45cb-b3ec-793b3d8f74ee .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-367ba06d-8b75-4d40-96ad-43fa9aad89d0 {
  display: none;
}
#s-154b0e8f-92a5-49fc-b6a9-7e9ec29bd3f9 {
  text-align: left;
}


.shg-c#s-154b0e8f-92a5-49fc-b6a9-7e9ec29bd3f9 {
  max-width: 100%;
}

.shg-c#s-154b0e8f-92a5-49fc-b6a9-7e9ec29bd3f9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-154b0e8f-92a5-49fc-b6a9-7e9ec29bd3f9 .shg-image-zoom,
.shg-c#s-154b0e8f-92a5-49fc-b6a9-7e9ec29bd3f9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-943385de-f037-43c4-93af-79bab6c0c1dd {
  min-height: 50px;
}

#s-943385de-f037-43c4-93af-79bab6c0c1dd > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2f38569c-c876-4226-86de-4216d3d4f9bb {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-2f38569c-c876-4226-86de-4216d3d4f9bb .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-ed07f290-ec14-46e3-bd16-fbb667188086 {
  text-align: center;
}

#s-ed07f290-ec14-46e3-bd16-fbb667188086 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-ed07f290-ec14-46e3-bd16-fbb667188086 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-ed07f290-ec14-46e3-bd16-fbb667188086 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-ad77852a-0ac2-4afb-9661-1dec88de823f {
  display: none;
}
#s-0d559f24-3c68-4519-abfc-645a50e9c02e {
  text-align: left;
}


.shg-c#s-0d559f24-3c68-4519-abfc-645a50e9c02e {
  max-width: 100%;
}

.shg-c#s-0d559f24-3c68-4519-abfc-645a50e9c02e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-0d559f24-3c68-4519-abfc-645a50e9c02e .shg-image-zoom,
.shg-c#s-0d559f24-3c68-4519-abfc-645a50e9c02e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-a98bf78c-9ada-406b-a638-20c79ac46031 {
  min-height: 50px;
}

#s-a98bf78c-9ada-406b-a638-20c79ac46031 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-28900ad5-31f4-423f-8d97-66a187b1fba2 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-28900ad5-31f4-423f-8d97-66a187b1fba2 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-eb7e743a-d56a-4b53-aa3f-bede61a8ad98 {
  text-align: center;
}

#s-eb7e743a-d56a-4b53-aa3f-bede61a8ad98 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-eb7e743a-d56a-4b53-aa3f-bede61a8ad98 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-eb7e743a-d56a-4b53-aa3f-bede61a8ad98 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-17322ccc-7095-4532-ad9b-9ff5bcd0fb6a {
  display: none;
}
#s-99f09dd4-cdc6-4b69-b7f6-07ddbf2deafd {
  text-align: left;
}


.shg-c#s-99f09dd4-cdc6-4b69-b7f6-07ddbf2deafd {
  max-width: 100%;
}

.shg-c#s-99f09dd4-cdc6-4b69-b7f6-07ddbf2deafd img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-99f09dd4-cdc6-4b69-b7f6-07ddbf2deafd .shg-image-zoom,
.shg-c#s-99f09dd4-cdc6-4b69-b7f6-07ddbf2deafd img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-d7f5beef-55f3-4faf-807e-4fb891a9d77e {
  min-height: 50px;
}

#s-d7f5beef-55f3-4faf-807e-4fb891a9d77e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-caef29bf-da4f-499b-b099-f4a9183955b6 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-caef29bf-da4f-499b-b099-f4a9183955b6 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-8534c9fc-1817-4a88-8b24-6b90b49a8b00 {
  text-align: center;
}

#s-8534c9fc-1817-4a88-8b24-6b90b49a8b00 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-8534c9fc-1817-4a88-8b24-6b90b49a8b00 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-8534c9fc-1817-4a88-8b24-6b90b49a8b00 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
#s-1ad54f66-7d11-4672-842f-c61eba53c15c {
  display: none;
}
#s-01547db5-1082-454d-be55-22f274329844 {
  display: none;
}
#s-2ca758ac-f5f5-4686-9a97-7333cb8b2069 {
  text-align: left;
}


.shg-c#s-2ca758ac-f5f5-4686-9a97-7333cb8b2069 {
  max-width: 100%;
}

.shg-c#s-2ca758ac-f5f5-4686-9a97-7333cb8b2069 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2ca758ac-f5f5-4686-9a97-7333cb8b2069 .shg-image-zoom,
.shg-c#s-2ca758ac-f5f5-4686-9a97-7333cb8b2069 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}



#s-6896720b-f856-4249-a93e-19ed8537da4e {
  min-height: 50px;
}

#s-6896720b-f856-4249-a93e-19ed8537da4e > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-21c88ea7-9a84-44ac-8021-aa6590347626 {
  margin-left: 10%;
margin-right: 10%;
padding-top: 10px;
padding-bottom: 10px;
min-height: 80px;
text-align: center;
}

#s-21c88ea7-9a84-44ac-8021-aa6590347626 .shg-product-title-component h3 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
}

#s-251104b9-066b-4d4d-a116-13af059a2bd1 {
  text-align: center;
}

#s-251104b9-066b-4d4d-a116-13af059a2bd1 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 15px;
}

#s-251104b9-066b-4d4d-a116-13af059a2bd1 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: Montserrat;
  font-style:  normal ;
  font-size: 15px;
}

#s-251104b9-066b-4d4d-a116-13af059a2bd1 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}
/*
  $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%;
  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;
  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;
}
