.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-f6538195-6c1e-413f-9d92-23834a94bab4 {
  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-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed { margin-top: 40px; }
#s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .shogun-tabs {
  justify-content: center;
}


  #s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-2d5e1566-0b47-4929-99bc-8e14b8e8d7ed .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-13da29bb-ba31-4567-a5e4-f84318a74cb3 { padding-top: 10px;
padding-bottom: 10px; }
 #s-13da29bb-ba31-4567-a5e4-f84318a74cb3 .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-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-f04eb4cf-043f-499f-9c14-e9fb47d88b2c .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-4a23e0cd-6322-4a79-9169-f37523dda31b { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-4a23e0cd-6322-4a79-9169-f37523dda31b"] > .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-bcf161f2-d1ff-42a4-8098-fe96964ad11e { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-5f2d35b4-6f99-4d95-a11d-1191b70079bb { 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-deafce9d-d08c-4adb-93d0-769eedaede5c { 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-deafce9d-d08c-4adb-93d0-769eedaede5c: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-deafce9d-d08c-4adb-93d0-769eedaede5c: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-deafce9d-d08c-4adb-93d0-769eedaede5c.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-245ba311-57d0-47c9-a1ef-3b21a75708cc { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-3d192f62-7c71-4485-a8cb-3ae504a4290d { 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-bed1e2c1-8c80-4a47-8cb6-ddf215544c6d { 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-bed1e2c1-8c80-4a47-8cb6-ddf215544c6d: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-bed1e2c1-8c80-4a47-8cb6-ddf215544c6d: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-bed1e2c1-8c80-4a47-8cb6-ddf215544c6d.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-7b50487c-7ae9-42aa-8cca-541856139e83 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-d7c70893-ed9f-4d78-90be-3c97fbd601f1 { 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-5c6c962a-3379-4834-84b9-913072d6faa1 { 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-5c6c962a-3379-4834-84b9-913072d6faa1: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-5c6c962a-3379-4834-84b9-913072d6faa1: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-5c6c962a-3379-4834-84b9-913072d6faa1.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-bd0bd00d-6d63-4246-8299-3bd43385ec66 { min-height: 50px; }
#s-bd0bd00d-6d63-4246-8299-3bd43385ec66 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-2b80fdf7-fb28-44bd-b864-521773611801 { 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-2b80fdf7-fb28-44bd-b864-521773611801 .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-9a4a20fe-64ac-4428-b200-92cf4c122f97 {
  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-e7e678a9-1fa2-4195-92b6-de52c46fba01 { 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-40fa5ffd-fd78-4628-843e-0ee82a50dbea { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-40fa5ffd-fd78-4628-843e-0ee82a50dbea .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-f98955ef-4490-4549-bb22-4896a71fbb2e {
  display: none;
}
#s-e5777a26-892d-4fa3-b84e-19fcd706381c { text-align: left; }
#s-c9319353-d031-4d06-813c-6ccd71510c59 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c9319353-d031-4d06-813c-6ccd71510c59 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-db53674f-51ff-4328-ad5f-cc48926cc22d {
  display: none;
}
#s-100e0c33-44f5-4c9e-8b8e-373363225631 { text-align: left; }
#s-2e721c9c-e859-44e4-86d6-d534fa4247ee { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2e721c9c-e859-44e4-86d6-d534fa4247ee .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-16f15f35-88c9-4c5b-92ad-ba4086fb0d73 {
  display: none;
}
#s-97b8b656-afb2-4f41-b5a1-1755691c7020 { text-align: left; }
#s-da8869b8-da36-46fc-851b-29aa325a39db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-da8869b8-da36-46fc-851b-29aa325a39db .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-cf67c864-3a18-42a1-862a-de5aee507a2d {
  display: none;
}
#s-6a96e17b-0904-40f8-9ba5-de8f0456faf0 { text-align: left; }
#s-d467077f-2478-4121-b3dd-302bf02b404f { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d467077f-2478-4121-b3dd-302bf02b404f .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-96bf1363-7053-498a-ac68-83f9968d3453 { text-align: left; }
#s-96bf1363-7053-498a-ac68-83f9968d3453 .shg-product-sold-out {
  display: none;
}

#s-96bf1363-7053-498a-ac68-83f9968d3453 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-96bf1363-7053-498a-ac68-83f9968d3453 .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-71c151c3-3b69-4e74-b1e0-d000b9795027 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-71c151c3-3b69-4e74-b1e0-d000b9795027:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-71c151c3-3b69-4e74-b1e0-d000b9795027:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-71c151c3-3b69-4e74-b1e0-d000b9795027 {
  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-71c151c3-3b69-4e74-b1e0-d000b9795027.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-71c151c3-3b69-4e74-b1e0-d000b9795027.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-71c151c3-3b69-4e74-b1e0-d000b9795027.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0d1c965f-5a9d-4335-8f15-d3c2cd0c9ab4 {
  display: none;
}
#s-e68c51bb-6a59-4fe8-851d-d68c1e2a22f6 { text-align: left; }
#s-ab36f5e6-160e-4b26-af7d-a04e3c01e06c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-ab36f5e6-160e-4b26-af7d-a04e3c01e06c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a0b99665-53c4-410e-b204-b11a0a11aad9 { text-align: left; }
#s-a0b99665-53c4-410e-b204-b11a0a11aad9 .shg-product-sold-out {
  display: none;
}

#s-a0b99665-53c4-410e-b204-b11a0a11aad9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a0b99665-53c4-410e-b204-b11a0a11aad9 .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-f6b139e3-ce08-45f9-8ece-bf8d087414cf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f6b139e3-ce08-45f9-8ece-bf8d087414cf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f6b139e3-ce08-45f9-8ece-bf8d087414cf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f6b139e3-ce08-45f9-8ece-bf8d087414cf {
  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-f6b139e3-ce08-45f9-8ece-bf8d087414cf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f6b139e3-ce08-45f9-8ece-bf8d087414cf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f6b139e3-ce08-45f9-8ece-bf8d087414cf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-45fdf5b8-3cc4-4c49-b8d5-f6255a65f771 {
  display: none;
}
#s-c6d7e48a-2f4e-4ed4-aebf-fc6130b5e23e { text-align: left; }
#s-33953015-a4f1-41d7-85f7-60556f54d5b1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-33953015-a4f1-41d7-85f7-60556f54d5b1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e2651d08-46fb-46ed-bf5b-c7e5e90cd106 { text-align: left; }
#s-e2651d08-46fb-46ed-bf5b-c7e5e90cd106 .shg-product-sold-out {
  display: none;
}

#s-e2651d08-46fb-46ed-bf5b-c7e5e90cd106 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e2651d08-46fb-46ed-bf5b-c7e5e90cd106 .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-128c64dc-b78e-4688-9705-18604fbdb32d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-128c64dc-b78e-4688-9705-18604fbdb32d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-128c64dc-b78e-4688-9705-18604fbdb32d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-128c64dc-b78e-4688-9705-18604fbdb32d {
  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-128c64dc-b78e-4688-9705-18604fbdb32d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-128c64dc-b78e-4688-9705-18604fbdb32d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-128c64dc-b78e-4688-9705-18604fbdb32d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42309cca-deee-42e2-acc6-97b40ea148dd {
  display: none;
}
#s-1248c8a0-6cc6-4ace-bc1c-f6ef69b41314 { text-align: left; }
#s-0bc1d689-b961-49ed-9c83-272452e24c1b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0bc1d689-b961-49ed-9c83-272452e24c1b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-251dad43-8252-4c0b-9050-4c2476d6d785 { text-align: left; }
#s-251dad43-8252-4c0b-9050-4c2476d6d785 .shg-product-sold-out {
  display: none;
}

#s-251dad43-8252-4c0b-9050-4c2476d6d785 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-251dad43-8252-4c0b-9050-4c2476d6d785 .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-83655961-4ad3-4ffe-a584-1fc755bfb1a2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-83655961-4ad3-4ffe-a584-1fc755bfb1a2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-83655961-4ad3-4ffe-a584-1fc755bfb1a2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-83655961-4ad3-4ffe-a584-1fc755bfb1a2 {
  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-83655961-4ad3-4ffe-a584-1fc755bfb1a2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-83655961-4ad3-4ffe-a584-1fc755bfb1a2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-83655961-4ad3-4ffe-a584-1fc755bfb1a2.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-17deccd3-9726-49a0-82ef-3167cb74a0c6 {
  display: none;
}
#s-c4cef012-46ac-4703-8bf4-f06aa6f14fc0 { text-align: left; }
#s-6db46b85-b2ac-45aa-b746-874a8e49c037 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6db46b85-b2ac-45aa-b746-874a8e49c037 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7baaa4e4-8948-4b97-ac52-acee52067ee0 { text-align: left; }
#s-7baaa4e4-8948-4b97-ac52-acee52067ee0 .shg-product-sold-out {
  display: none;
}

#s-7baaa4e4-8948-4b97-ac52-acee52067ee0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7baaa4e4-8948-4b97-ac52-acee52067ee0 .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-fb3e1f22-3124-414c-a45d-b11c17b1d4ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-fb3e1f22-3124-414c-a45d-b11c17b1d4ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-fb3e1f22-3124-414c-a45d-b11c17b1d4ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-fb3e1f22-3124-414c-a45d-b11c17b1d4ca {
  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-fb3e1f22-3124-414c-a45d-b11c17b1d4ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fb3e1f22-3124-414c-a45d-b11c17b1d4ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-fb3e1f22-3124-414c-a45d-b11c17b1d4ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-686f7261-abd3-4d79-a7c2-3f282f9a99d2 {
  display: none;
}
#s-e7341868-aeeb-4af7-b5e7-b4d143a1d1e9 { text-align: left; }
#s-798d4b08-055c-4ce5-9e42-94685390239d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-798d4b08-055c-4ce5-9e42-94685390239d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e2f8c59d-2b7d-4355-acae-e7ac4e74774e { text-align: left; }
#s-e2f8c59d-2b7d-4355-acae-e7ac4e74774e .shg-product-sold-out {
  display: none;
}

#s-e2f8c59d-2b7d-4355-acae-e7ac4e74774e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e2f8c59d-2b7d-4355-acae-e7ac4e74774e .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-bddeed00-6348-487d-8019-2edc1626164e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bddeed00-6348-487d-8019-2edc1626164e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bddeed00-6348-487d-8019-2edc1626164e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bddeed00-6348-487d-8019-2edc1626164e {
  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-bddeed00-6348-487d-8019-2edc1626164e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bddeed00-6348-487d-8019-2edc1626164e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bddeed00-6348-487d-8019-2edc1626164e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f3491216-6fe4-4e69-8447-bb38fc0eeff6 {
  display: none;
}
#s-718b0708-e0c1-4923-ae84-c1f175ff2994 { text-align: left; }
#s-7bf19b2b-e338-4a76-afb8-4c8f28424cc3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7bf19b2b-e338-4a76-afb8-4c8f28424cc3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-672bae56-dd45-4732-b3fa-828f1fb4fa21 { text-align: left; }
#s-672bae56-dd45-4732-b3fa-828f1fb4fa21 .shg-product-sold-out {
  display: none;
}

#s-672bae56-dd45-4732-b3fa-828f1fb4fa21 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-672bae56-dd45-4732-b3fa-828f1fb4fa21 .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-5166f723-a1b1-4c50-aa42-6681e1f4649b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-5166f723-a1b1-4c50-aa42-6681e1f4649b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-5166f723-a1b1-4c50-aa42-6681e1f4649b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-5166f723-a1b1-4c50-aa42-6681e1f4649b {
  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-5166f723-a1b1-4c50-aa42-6681e1f4649b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-5166f723-a1b1-4c50-aa42-6681e1f4649b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-5166f723-a1b1-4c50-aa42-6681e1f4649b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4a8bdb56-a2e2-4fbb-b778-e7b90ae85a5f {
  display: none;
}
#s-84928b1c-d31c-46ee-9c6a-5b5b1290b43e { text-align: left; }
#s-7e2c22cf-ec9b-4c26-8014-8e267199ef49 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7e2c22cf-ec9b-4c26-8014-8e267199ef49 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-d3da19c4-0915-4f7d-98e1-797a68018dac { text-align: left; }
#s-d3da19c4-0915-4f7d-98e1-797a68018dac .shg-product-sold-out {
  display: none;
}

#s-d3da19c4-0915-4f7d-98e1-797a68018dac .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-d3da19c4-0915-4f7d-98e1-797a68018dac .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-605d2da8-b926-4ebd-97aa-8c3b26990333 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-605d2da8-b926-4ebd-97aa-8c3b26990333:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-605d2da8-b926-4ebd-97aa-8c3b26990333:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-605d2da8-b926-4ebd-97aa-8c3b26990333 {
  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-605d2da8-b926-4ebd-97aa-8c3b26990333.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-605d2da8-b926-4ebd-97aa-8c3b26990333.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-605d2da8-b926-4ebd-97aa-8c3b26990333.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-42fda078-f6a8-4627-a62e-d5e5a4adefec {
  display: none;
}
#s-c55be10f-b24d-4407-91e6-72b51f8b628f { text-align: left; }
#s-6e40d6cf-dbc0-46b9-8813-6b2105fd9225 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6e40d6cf-dbc0-46b9-8813-6b2105fd9225 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-add8f131-a3d6-420f-985c-b3ae208791b6 { text-align: left; }
#s-add8f131-a3d6-420f-985c-b3ae208791b6 .shg-product-sold-out {
  display: none;
}

#s-add8f131-a3d6-420f-985c-b3ae208791b6 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-add8f131-a3d6-420f-985c-b3ae208791b6 .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-bb77a606-852b-4b7d-b864-6376fac08ddb { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-bb77a606-852b-4b7d-b864-6376fac08ddb:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-bb77a606-852b-4b7d-b864-6376fac08ddb:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-bb77a606-852b-4b7d-b864-6376fac08ddb {
  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-bb77a606-852b-4b7d-b864-6376fac08ddb.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bb77a606-852b-4b7d-b864-6376fac08ddb.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-bb77a606-852b-4b7d-b864-6376fac08ddb.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e700b0f2-d9b7-4fdf-b61d-abf65d97e896 {
  display: none;
}
#s-2cafd680-d4c3-42ef-b75c-abbcc23eaaf7 { text-align: left; }
#s-3f45e465-ada2-40a9-a948-d41fd218e106 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-3f45e465-ada2-40a9-a948-d41fd218e106 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fb61623b-a0e4-41cd-a268-643194bb93a0 { text-align: left; }
#s-fb61623b-a0e4-41cd-a268-643194bb93a0 .shg-product-sold-out {
  display: none;
}

#s-fb61623b-a0e4-41cd-a268-643194bb93a0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fb61623b-a0e4-41cd-a268-643194bb93a0 .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-e512ef35-d3a8-46e3-8780-bb7fde590cc4 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e512ef35-d3a8-46e3-8780-bb7fde590cc4:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e512ef35-d3a8-46e3-8780-bb7fde590cc4:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e512ef35-d3a8-46e3-8780-bb7fde590cc4 {
  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-e512ef35-d3a8-46e3-8780-bb7fde590cc4.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e512ef35-d3a8-46e3-8780-bb7fde590cc4.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e512ef35-d3a8-46e3-8780-bb7fde590cc4.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-dc2fbd64-89dc-4c18-9c6a-118d5d2f6e16 {
  display: none;
}
#s-7e2c3955-382f-4596-b0b7-e04bffe1962b { text-align: left; }
#s-e1df484c-df96-4333-9627-c5c339ad7ce3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e1df484c-df96-4333-9627-c5c339ad7ce3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0ff06e3a-51f2-4218-be34-da3e76c72868 { text-align: left; }
#s-0ff06e3a-51f2-4218-be34-da3e76c72868 .shg-product-sold-out {
  display: none;
}

#s-0ff06e3a-51f2-4218-be34-da3e76c72868 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0ff06e3a-51f2-4218-be34-da3e76c72868 .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-719c2f6a-d3bd-45f8-a4c6-f5549c490dea { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-719c2f6a-d3bd-45f8-a4c6-f5549c490dea:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-719c2f6a-d3bd-45f8-a4c6-f5549c490dea:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-719c2f6a-d3bd-45f8-a4c6-f5549c490dea {
  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-719c2f6a-d3bd-45f8-a4c6-f5549c490dea.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-719c2f6a-d3bd-45f8-a4c6-f5549c490dea.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-719c2f6a-d3bd-45f8-a4c6-f5549c490dea.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-39dffdad-1da9-4b77-8300-d173f2693d88 {
  display: none;
}
#s-72ed6a6e-b367-47c4-98f5-a9dfa9fdf8b7 { text-align: left; }
#s-85fea22e-c314-4934-b37c-007dec5e64fe { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-85fea22e-c314-4934-b37c-007dec5e64fe .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-9c5ac62e-f663-4191-b206-416369ab2d8d { text-align: left; }
#s-9c5ac62e-f663-4191-b206-416369ab2d8d .shg-product-sold-out {
  display: none;
}

#s-9c5ac62e-f663-4191-b206-416369ab2d8d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-9c5ac62e-f663-4191-b206-416369ab2d8d .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-17711edd-193e-4b4c-86e5-4caaca7d497d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-17711edd-193e-4b4c-86e5-4caaca7d497d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-17711edd-193e-4b4c-86e5-4caaca7d497d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-17711edd-193e-4b4c-86e5-4caaca7d497d {
  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-17711edd-193e-4b4c-86e5-4caaca7d497d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-17711edd-193e-4b4c-86e5-4caaca7d497d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-17711edd-193e-4b4c-86e5-4caaca7d497d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b0a2548d-eaaa-45f6-9bfd-1d49fc5d39c6 {
  display: none;
}
#s-24f67f2b-a847-4352-aeb9-d2847f0a695b { text-align: left; }
#s-35b36327-40ca-4770-8d5f-ae722824b3fa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-35b36327-40ca-4770-8d5f-ae722824b3fa .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-948c0488-5feb-4a89-b410-fa8d0008bdce { text-align: left; }
#s-948c0488-5feb-4a89-b410-fa8d0008bdce .shg-product-sold-out {
  display: none;
}

#s-948c0488-5feb-4a89-b410-fa8d0008bdce .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-948c0488-5feb-4a89-b410-fa8d0008bdce .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-b5eed627-0622-4674-9a7c-557ed4d61874 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b5eed627-0622-4674-9a7c-557ed4d61874:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b5eed627-0622-4674-9a7c-557ed4d61874:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b5eed627-0622-4674-9a7c-557ed4d61874 {
  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-b5eed627-0622-4674-9a7c-557ed4d61874.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b5eed627-0622-4674-9a7c-557ed4d61874.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b5eed627-0622-4674-9a7c-557ed4d61874.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-aee2bd39-bd77-4955-935e-7c25801a3b13 {
  display: none;
}
#s-54f6cc60-2362-45ce-be5c-6a8c4fb34d06 { text-align: left; }
#s-c79a3937-c628-40ff-85c8-24eb193d7831 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c79a3937-c628-40ff-85c8-24eb193d7831 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa8b8b02-18de-42ee-b9c2-dd45aad067ef { text-align: left; }
#s-fa8b8b02-18de-42ee-b9c2-dd45aad067ef .shg-product-sold-out {
  display: none;
}

#s-fa8b8b02-18de-42ee-b9c2-dd45aad067ef .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa8b8b02-18de-42ee-b9c2-dd45aad067ef .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-8c94dd7d-e9ba-4453-8d3f-b867d4821304 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-8c94dd7d-e9ba-4453-8d3f-b867d4821304:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-8c94dd7d-e9ba-4453-8d3f-b867d4821304:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-8c94dd7d-e9ba-4453-8d3f-b867d4821304 {
  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-8c94dd7d-e9ba-4453-8d3f-b867d4821304.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8c94dd7d-e9ba-4453-8d3f-b867d4821304.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-8c94dd7d-e9ba-4453-8d3f-b867d4821304.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fb76b2af-a7e7-4922-834e-9f2b989d400c {
  display: none;
}
#s-2702be5b-2cdf-47c2-bb95-0b2faa383207 { text-align: left; }
#s-fec08b60-56c9-43f7-9253-4e20d4d7f816 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fec08b60-56c9-43f7-9253-4e20d4d7f816 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-60076d99-ca19-4af5-b166-c2dd9d06aa59 { text-align: left; }
#s-60076d99-ca19-4af5-b166-c2dd9d06aa59 .shg-product-sold-out {
  display: none;
}

#s-60076d99-ca19-4af5-b166-c2dd9d06aa59 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-60076d99-ca19-4af5-b166-c2dd9d06aa59 .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-b3ef246c-7561-4836-96b7-c09f2b319639 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b3ef246c-7561-4836-96b7-c09f2b319639:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b3ef246c-7561-4836-96b7-c09f2b319639:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b3ef246c-7561-4836-96b7-c09f2b319639 {
  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-b3ef246c-7561-4836-96b7-c09f2b319639.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b3ef246c-7561-4836-96b7-c09f2b319639.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b3ef246c-7561-4836-96b7-c09f2b319639.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c44d3fa5-2e12-4d31-9ac1-652e5ffe562a {
  display: none;
}
#s-896f1277-0279-4335-8bfa-d117562fc0ff { text-align: left; }
#s-e5869a6f-cb4e-4d41-a55e-667f372428b9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e5869a6f-cb4e-4d41-a55e-667f372428b9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6060a0dd-bf80-4086-9407-e008b5863879 { text-align: left; }
#s-6060a0dd-bf80-4086-9407-e008b5863879 .shg-product-sold-out {
  display: none;
}

#s-6060a0dd-bf80-4086-9407-e008b5863879 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6060a0dd-bf80-4086-9407-e008b5863879 .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-a2c60fae-020f-41f3-abde-6a9e2b779cf9 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-a2c60fae-020f-41f3-abde-6a9e2b779cf9:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-a2c60fae-020f-41f3-abde-6a9e2b779cf9:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-a2c60fae-020f-41f3-abde-6a9e2b779cf9 {
  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-a2c60fae-020f-41f3-abde-6a9e2b779cf9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-a2c60fae-020f-41f3-abde-6a9e2b779cf9.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-a2c60fae-020f-41f3-abde-6a9e2b779cf9.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1111690d-d7c1-4f7e-bc6b-e6bf973b6263 {
  display: none;
}
#s-6aa58971-b4e7-44eb-a8a3-82febedd87ef { text-align: left; }
#s-6675119d-bbaa-4460-bf45-2f6647f330af { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6675119d-bbaa-4460-bf45-2f6647f330af .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-f79999e8-bbf6-4659-b85c-96d314a657b8 { text-align: left; }
#s-f79999e8-bbf6-4659-b85c-96d314a657b8 .shg-product-sold-out {
  display: none;
}

#s-f79999e8-bbf6-4659-b85c-96d314a657b8 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-f79999e8-bbf6-4659-b85c-96d314a657b8 .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-e0bad892-b00b-4521-a9d5-4bcfb4ce02ee { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e0bad892-b00b-4521-a9d5-4bcfb4ce02ee:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e0bad892-b00b-4521-a9d5-4bcfb4ce02ee:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e0bad892-b00b-4521-a9d5-4bcfb4ce02ee {
  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-e0bad892-b00b-4521-a9d5-4bcfb4ce02ee.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e0bad892-b00b-4521-a9d5-4bcfb4ce02ee.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e0bad892-b00b-4521-a9d5-4bcfb4ce02ee.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-4087869c-a43b-4ecf-9074-d71cd3c77628 {
  display: none;
}
#s-b4c1df51-5b48-461f-9b54-59951a224267 { text-align: left; }
#s-d06023b7-81df-47a1-825a-386c238559d9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-d06023b7-81df-47a1-825a-386c238559d9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-99d9017e-a545-4624-8e01-62ab24b387e3 { text-align: left; }
#s-99d9017e-a545-4624-8e01-62ab24b387e3 .shg-product-sold-out {
  display: none;
}

#s-99d9017e-a545-4624-8e01-62ab24b387e3 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-99d9017e-a545-4624-8e01-62ab24b387e3 .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-02c2d9cc-5037-4911-9d15-61ddfa038065 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02c2d9cc-5037-4911-9d15-61ddfa038065:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02c2d9cc-5037-4911-9d15-61ddfa038065:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02c2d9cc-5037-4911-9d15-61ddfa038065 {
  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-02c2d9cc-5037-4911-9d15-61ddfa038065.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02c2d9cc-5037-4911-9d15-61ddfa038065.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02c2d9cc-5037-4911-9d15-61ddfa038065.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-3d8ad92c-6601-4eb1-9d91-5f6692aedcd1 {
  display: none;
}
#s-7dee190f-2d3f-4061-ac9b-2c78b896b4d9 { text-align: left; }
#s-32215d04-70f3-4485-9c40-195e7e4c20d8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-32215d04-70f3-4485-9c40-195e7e4c20d8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-87c3eb44-b9c3-4da4-bf18-b8e05aa46b03 { text-align: left; }
#s-87c3eb44-b9c3-4da4-bf18-b8e05aa46b03 .shg-product-sold-out {
  display: none;
}

#s-87c3eb44-b9c3-4da4-bf18-b8e05aa46b03 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-87c3eb44-b9c3-4da4-bf18-b8e05aa46b03 .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-0566e1b2-4210-4cb9-904f-03797cc24404 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0566e1b2-4210-4cb9-904f-03797cc24404:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0566e1b2-4210-4cb9-904f-03797cc24404:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0566e1b2-4210-4cb9-904f-03797cc24404 {
  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-0566e1b2-4210-4cb9-904f-03797cc24404.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0566e1b2-4210-4cb9-904f-03797cc24404.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0566e1b2-4210-4cb9-904f-03797cc24404.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-050fc72a-8c99-4668-bbfa-ea64043dec47 {
  display: none;
}
#s-62e5647d-ba6e-417f-b9aa-8fbc6d244379 { text-align: left; }
#s-dee329bf-991f-47c3-b489-2575e1ac7171 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-dee329bf-991f-47c3-b489-2575e1ac7171 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3496ad4a-2f40-4f71-a58d-8d0e0e5f925a { text-align: left; }
#s-3496ad4a-2f40-4f71-a58d-8d0e0e5f925a .shg-product-sold-out {
  display: none;
}

#s-3496ad4a-2f40-4f71-a58d-8d0e0e5f925a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3496ad4a-2f40-4f71-a58d-8d0e0e5f925a .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-7c09932c-39b4-4212-b11e-50482a1cd3f2 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7c09932c-39b4-4212-b11e-50482a1cd3f2:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7c09932c-39b4-4212-b11e-50482a1cd3f2:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7c09932c-39b4-4212-b11e-50482a1cd3f2 {
  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-7c09932c-39b4-4212-b11e-50482a1cd3f2.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7c09932c-39b4-4212-b11e-50482a1cd3f2.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7c09932c-39b4-4212-b11e-50482a1cd3f2.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;
}
