.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-06d0ce3f-fd34-49fe-bfa4-ef919905e7ea {
  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-5ac84054-6012-44ec-81ce-2f7d7919484a { margin-top: 40px; }
#s-5ac84054-6012-44ec-81ce-2f7d7919484a .shogun-tabs {
  justify-content: center;
}


  #s-5ac84054-6012-44ec-81ce-2f7d7919484a .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-5ac84054-6012-44ec-81ce-2f7d7919484a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-5ac84054-6012-44ec-81ce-2f7d7919484a .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-5ac84054-6012-44ec-81ce-2f7d7919484a .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-5ac84054-6012-44ec-81ce-2f7d7919484a .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-5ac84054-6012-44ec-81ce-2f7d7919484a .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-5ac84054-6012-44ec-81ce-2f7d7919484a .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-9fdacae4-4595-4625-997c-dad36573c3f2 { padding-top: 10px;
padding-bottom: 10px; }
 #s-9fdacae4-4595-4625-997c-dad36573c3f2 .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-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-5db38be2-534d-49b3-9ee7-35cc0a55d5a8 .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-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-7933c9cb-3eb0-4a5c-b011-4d514f0c4c77"] > .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-12505d2d-2bc9-459c-b93d-b7b44511f0f0 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-ed10601d-572c-4207-a773-3b5e54bf0269 { 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-3adc5720-90fe-4b5a-bccb-80b7bc7d0da3 { 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-3adc5720-90fe-4b5a-bccb-80b7bc7d0da3: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-3adc5720-90fe-4b5a-bccb-80b7bc7d0da3: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-3adc5720-90fe-4b5a-bccb-80b7bc7d0da3.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-01c3b653-f3b6-4ab7-bc39-7459f3816579 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-7a0535d9-ace0-4105-9ba0-042d06f66b3c { 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-394e9efa-d455-428d-a9c0-644643e35de1 { 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-394e9efa-d455-428d-a9c0-644643e35de1: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-394e9efa-d455-428d-a9c0-644643e35de1: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-394e9efa-d455-428d-a9c0-644643e35de1.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-5fc3e823-7b0b-4466-8ba8-856d280b3adf { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-088e93da-ce1c-417f-bdba-d04523bb87f1 { 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-b5f6cf36-d073-4d04-93cf-8c4885c142bc { 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-b5f6cf36-d073-4d04-93cf-8c4885c142bc: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-b5f6cf36-d073-4d04-93cf-8c4885c142bc: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-b5f6cf36-d073-4d04-93cf-8c4885c142bc.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-ba8187ad-f643-4d14-b206-101624413196 { min-height: 50px; }
#s-ba8187ad-f643-4d14-b206-101624413196 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-69f49fba-35eb-48e4-8b9e-af82e34d0f61 { 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-69f49fba-35eb-48e4-8b9e-af82e34d0f61 .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-dafebb1d-cd8a-4e6f-af21-309e2d1443c6 {
  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-c223cfaa-d2a8-4e16-84b8-78b88306b046 { 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-010cbb32-2af6-4d2b-9d57-3526f57d4caa { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-010cbb32-2af6-4d2b-9d57-3526f57d4caa .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c18f303e-6b29-42eb-a031-818409199aa9 {
  display: none;
}
#s-9767b985-c4e3-4525-bffd-469e21c67f15 { text-align: left; }
#s-e253c6fe-2c12-416c-9c36-fe949550eb33 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-e253c6fe-2c12-416c-9c36-fe949550eb33 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-544af720-9c61-4887-acae-fcbbb6741b40 {
  display: none;
}
#s-ac6bae29-912b-4e3f-87ae-473e2313163c { text-align: left; }
#s-82324ee0-853c-415b-b36e-b9d10b7a49a8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-82324ee0-853c-415b-b36e-b9d10b7a49a8 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-e4c8abb8-10c9-46a8-8e15-d6f1a2c4a347 {
  display: none;
}
#s-032dc408-1e2a-4f48-9cbd-db0a793dd724 { text-align: left; }
#s-4ab565a4-3a75-403b-9f15-1dff8dc413bb { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-4ab565a4-3a75-403b-9f15-1dff8dc413bb .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-ed18a1b7-f085-4cda-8341-66e33a5f0e84 {
  display: none;
}
#s-14ebba20-b109-47cd-84d5-d3714af9f288 { text-align: left; }
#s-b5e567b9-e5d1-48b1-a951-73058a29df0b { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b5e567b9-e5d1-48b1-a951-73058a29df0b .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7365ba31-a2b4-417b-bb00-2952bc0c2e74 { text-align: left; }
#s-7365ba31-a2b4-417b-bb00-2952bc0c2e74 .shg-product-sold-out {
  display: none;
}

#s-7365ba31-a2b4-417b-bb00-2952bc0c2e74 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7365ba31-a2b4-417b-bb00-2952bc0c2e74 .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-43df9a3a-d764-45da-ae52-b5d26e01479f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43df9a3a-d764-45da-ae52-b5d26e01479f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43df9a3a-d764-45da-ae52-b5d26e01479f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43df9a3a-d764-45da-ae52-b5d26e01479f {
  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-43df9a3a-d764-45da-ae52-b5d26e01479f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43df9a3a-d764-45da-ae52-b5d26e01479f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43df9a3a-d764-45da-ae52-b5d26e01479f.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-66511f98-2cbc-4e4b-a775-771c319d7f84 {
  display: none;
}
#s-614d4e54-dc34-48f4-8083-0eefab11f14e { text-align: left; }
#s-c1f9064c-3247-4d9e-9dfd-f4764e3cf693 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c1f9064c-3247-4d9e-9dfd-f4764e3cf693 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ed15bdf2-9086-4579-9ce4-248088a2c4fc { text-align: left; }
#s-ed15bdf2-9086-4579-9ce4-248088a2c4fc .shg-product-sold-out {
  display: none;
}

#s-ed15bdf2-9086-4579-9ce4-248088a2c4fc .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ed15bdf2-9086-4579-9ce4-248088a2c4fc .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-02285074-9a4c-45ce-9bd3-0d09611e7fdf { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-02285074-9a4c-45ce-9bd3-0d09611e7fdf:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-02285074-9a4c-45ce-9bd3-0d09611e7fdf:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-02285074-9a4c-45ce-9bd3-0d09611e7fdf {
  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-02285074-9a4c-45ce-9bd3-0d09611e7fdf.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-02285074-9a4c-45ce-9bd3-0d09611e7fdf.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-02285074-9a4c-45ce-9bd3-0d09611e7fdf.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7a076d58-fcd0-4d65-8287-3cbd33cea3ff {
  display: none;
}
#s-3cfda66e-bb69-45c3-8497-c2f551594329 { text-align: left; }
#s-853b2c94-952e-405f-9bd7-faa40dab8ac1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-853b2c94-952e-405f-9bd7-faa40dab8ac1 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b903225-3b48-4813-9074-675f97f0c043 { text-align: left; }
#s-3b903225-3b48-4813-9074-675f97f0c043 .shg-product-sold-out {
  display: none;
}

#s-3b903225-3b48-4813-9074-675f97f0c043 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b903225-3b48-4813-9074-675f97f0c043 .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-e4783fb8-2295-4608-b99f-8cc0c035bf9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e4783fb8-2295-4608-b99f-8cc0c035bf9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e4783fb8-2295-4608-b99f-8cc0c035bf9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e4783fb8-2295-4608-b99f-8cc0c035bf9e {
  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-e4783fb8-2295-4608-b99f-8cc0c035bf9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e4783fb8-2295-4608-b99f-8cc0c035bf9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e4783fb8-2295-4608-b99f-8cc0c035bf9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5fb5ea7a-ca2d-40ff-9808-536096fb8205 {
  display: none;
}
#s-66d2d252-8b27-4972-a31a-e95558f3c4b8 { text-align: left; }
#s-5e3942c0-9868-4ac9-8a05-5228cc3997e7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-5e3942c0-9868-4ac9-8a05-5228cc3997e7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c9a87958-6494-4f88-9e06-26417f08ad5a { text-align: left; }
#s-c9a87958-6494-4f88-9e06-26417f08ad5a .shg-product-sold-out {
  display: none;
}

#s-c9a87958-6494-4f88-9e06-26417f08ad5a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c9a87958-6494-4f88-9e06-26417f08ad5a .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-7fe3c347-f571-4fbb-9345-c96c28aebaa6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-7fe3c347-f571-4fbb-9345-c96c28aebaa6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-7fe3c347-f571-4fbb-9345-c96c28aebaa6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-7fe3c347-f571-4fbb-9345-c96c28aebaa6 {
  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-7fe3c347-f571-4fbb-9345-c96c28aebaa6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-7fe3c347-f571-4fbb-9345-c96c28aebaa6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-7fe3c347-f571-4fbb-9345-c96c28aebaa6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-7cf05f80-7fec-4496-a9ad-be035371da88 {
  display: none;
}
#s-bcc25583-bc4c-4394-8421-8454ec6c4e12 { text-align: left; }
#s-7f508e4d-c327-481d-b30d-3ad8230a1107 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7f508e4d-c327-481d-b30d-3ad8230a1107 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-86dac8cd-e33e-4a8d-b80a-2da8cac5cf16 { text-align: left; }
#s-86dac8cd-e33e-4a8d-b80a-2da8cac5cf16 .shg-product-sold-out {
  display: none;
}

#s-86dac8cd-e33e-4a8d-b80a-2da8cac5cf16 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-86dac8cd-e33e-4a8d-b80a-2da8cac5cf16 .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-4bd9933e-3061-4ac0-8200-f470f1f456ad { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-4bd9933e-3061-4ac0-8200-f470f1f456ad:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-4bd9933e-3061-4ac0-8200-f470f1f456ad:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-4bd9933e-3061-4ac0-8200-f470f1f456ad {
  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-4bd9933e-3061-4ac0-8200-f470f1f456ad.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4bd9933e-3061-4ac0-8200-f470f1f456ad.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-4bd9933e-3061-4ac0-8200-f470f1f456ad.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-637c5ebf-7f13-4430-a24e-258b97dc1366 {
  display: none;
}
#s-a77505ca-aa79-4313-9b76-c18629c9e73a { text-align: left; }
#s-fb379a75-26ad-489e-b85a-698b6d5ce6a3 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fb379a75-26ad-489e-b85a-698b6d5ce6a3 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5358dcab-3126-4d9b-afdc-611b71783942 { text-align: left; }
#s-5358dcab-3126-4d9b-afdc-611b71783942 .shg-product-sold-out {
  display: none;
}

#s-5358dcab-3126-4d9b-afdc-611b71783942 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5358dcab-3126-4d9b-afdc-611b71783942 .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-2ff0d47b-cd86-4f32-872d-0de64a845416 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2ff0d47b-cd86-4f32-872d-0de64a845416:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2ff0d47b-cd86-4f32-872d-0de64a845416:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2ff0d47b-cd86-4f32-872d-0de64a845416 {
  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-2ff0d47b-cd86-4f32-872d-0de64a845416.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2ff0d47b-cd86-4f32-872d-0de64a845416.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2ff0d47b-cd86-4f32-872d-0de64a845416.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-351ffead-527e-496c-bc1e-990b67232bfa {
  display: none;
}
#s-c27c4882-f172-4599-89e6-7bfbc4e9ae84 { text-align: left; }
#s-cbb4a560-a84f-41b4-8f04-f01fb8ad90da { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cbb4a560-a84f-41b4-8f04-f01fb8ad90da .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-982b0a21-90cb-4bb7-beff-ef5a7212d083 { text-align: left; }
#s-982b0a21-90cb-4bb7-beff-ef5a7212d083 .shg-product-sold-out {
  display: none;
}

#s-982b0a21-90cb-4bb7-beff-ef5a7212d083 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-982b0a21-90cb-4bb7-beff-ef5a7212d083 .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-9a7fd278-adca-4e21-86e6-56faaf8de38c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9a7fd278-adca-4e21-86e6-56faaf8de38c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9a7fd278-adca-4e21-86e6-56faaf8de38c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9a7fd278-adca-4e21-86e6-56faaf8de38c {
  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-9a7fd278-adca-4e21-86e6-56faaf8de38c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9a7fd278-adca-4e21-86e6-56faaf8de38c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9a7fd278-adca-4e21-86e6-56faaf8de38c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-35686b9a-803f-4a9e-9b5d-5d87e087ee97 {
  display: none;
}
#s-6b4644ba-6a32-4cf4-a902-042b93a4a9ba { text-align: left; }
#s-87572e2a-a121-45fa-ad03-e752a9535978 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-87572e2a-a121-45fa-ad03-e752a9535978 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-859d93c7-378d-4e1c-8191-bc9bda027899 { text-align: left; }
#s-859d93c7-378d-4e1c-8191-bc9bda027899 .shg-product-sold-out {
  display: none;
}

#s-859d93c7-378d-4e1c-8191-bc9bda027899 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-859d93c7-378d-4e1c-8191-bc9bda027899 .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-b9d2de7d-b3af-4eab-b558-05bd7eec245c { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b9d2de7d-b3af-4eab-b558-05bd7eec245c:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b9d2de7d-b3af-4eab-b558-05bd7eec245c:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b9d2de7d-b3af-4eab-b558-05bd7eec245c {
  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-b9d2de7d-b3af-4eab-b558-05bd7eec245c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b9d2de7d-b3af-4eab-b558-05bd7eec245c.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b9d2de7d-b3af-4eab-b558-05bd7eec245c.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd073011-c28f-4025-8ad4-32f9764b2f76 {
  display: none;
}
#s-1f07620c-0dac-45cf-ad93-9e5f0a0c444b { text-align: left; }
#s-7d2eb67c-77f8-48ff-b329-94a1948bc5b4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7d2eb67c-77f8-48ff-b329-94a1948bc5b4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-6619c523-aa24-41e1-8c73-6a8665a752d9 { text-align: left; }
#s-6619c523-aa24-41e1-8c73-6a8665a752d9 .shg-product-sold-out {
  display: none;
}

#s-6619c523-aa24-41e1-8c73-6a8665a752d9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-6619c523-aa24-41e1-8c73-6a8665a752d9 .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-37971c3f-f80f-4ce8-9170-7b1665349d9e { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37971c3f-f80f-4ce8-9170-7b1665349d9e:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37971c3f-f80f-4ce8-9170-7b1665349d9e:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37971c3f-f80f-4ce8-9170-7b1665349d9e {
  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-37971c3f-f80f-4ce8-9170-7b1665349d9e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37971c3f-f80f-4ce8-9170-7b1665349d9e.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37971c3f-f80f-4ce8-9170-7b1665349d9e.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-382da664-e6a9-4ac9-b446-e40567fae9ac {
  display: none;
}
#s-02eb2fc5-ab0f-4535-a2ab-952808fda81b { text-align: left; }
#s-2b08a9f6-110e-47f1-9488-cae577877177 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-2b08a9f6-110e-47f1-9488-cae577877177 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-48a39a18-4f2d-4929-8d37-256a9d34db44 { text-align: left; }
#s-48a39a18-4f2d-4929-8d37-256a9d34db44 .shg-product-sold-out {
  display: none;
}

#s-48a39a18-4f2d-4929-8d37-256a9d34db44 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-48a39a18-4f2d-4929-8d37-256a9d34db44 .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-ebbe9199-dd96-4523-8180-1f81127cb066 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ebbe9199-dd96-4523-8180-1f81127cb066:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ebbe9199-dd96-4523-8180-1f81127cb066:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ebbe9199-dd96-4523-8180-1f81127cb066 {
  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-ebbe9199-dd96-4523-8180-1f81127cb066.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ebbe9199-dd96-4523-8180-1f81127cb066.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ebbe9199-dd96-4523-8180-1f81127cb066.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-900d4537-3087-4709-8e44-56bcbe0169c6 {
  display: none;
}
#s-efbc9b05-240c-4a82-a63c-d7dd3e370469 { text-align: left; }
#s-047280fe-2f17-48b1-a200-a3ea51aefee6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-047280fe-2f17-48b1-a200-a3ea51aefee6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-2fd35b55-815c-4efa-bcad-0ea64862b5f9 { text-align: left; }
#s-2fd35b55-815c-4efa-bcad-0ea64862b5f9 .shg-product-sold-out {
  display: none;
}

#s-2fd35b55-815c-4efa-bcad-0ea64862b5f9 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-2fd35b55-815c-4efa-bcad-0ea64862b5f9 .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-f045da0f-7cce-4a74-b393-59e9420b99fc { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f045da0f-7cce-4a74-b393-59e9420b99fc:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f045da0f-7cce-4a74-b393-59e9420b99fc:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f045da0f-7cce-4a74-b393-59e9420b99fc {
  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-f045da0f-7cce-4a74-b393-59e9420b99fc.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f045da0f-7cce-4a74-b393-59e9420b99fc.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f045da0f-7cce-4a74-b393-59e9420b99fc.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-290c5575-9a1f-414f-a59f-041ac2bbbca9 {
  display: none;
}
#s-d271444e-611f-4a0f-a150-54d64235ee30 { text-align: left; }
#s-6a426f70-b83a-48cb-88ac-2ce29c0ce3ec { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6a426f70-b83a-48cb-88ac-2ce29c0ce3ec .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3b4870c6-f993-42ec-8abd-2b5639c76d6d { text-align: left; }
#s-3b4870c6-f993-42ec-8abd-2b5639c76d6d .shg-product-sold-out {
  display: none;
}

#s-3b4870c6-f993-42ec-8abd-2b5639c76d6d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3b4870c6-f993-42ec-8abd-2b5639c76d6d .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-2b7c2044-98ed-4164-97ab-f526560384ff { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2b7c2044-98ed-4164-97ab-f526560384ff:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2b7c2044-98ed-4164-97ab-f526560384ff:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2b7c2044-98ed-4164-97ab-f526560384ff {
  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-2b7c2044-98ed-4164-97ab-f526560384ff.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2b7c2044-98ed-4164-97ab-f526560384ff.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2b7c2044-98ed-4164-97ab-f526560384ff.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-b681ab3a-a7a5-4dbb-8a16-265d0f9c33b4 {
  display: none;
}
#s-8a8fb597-4e4a-481d-aac4-550d8bb7e59e { text-align: left; }
#s-578bab47-f84b-44a3-9b13-fd3fd8d4fe9d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-578bab47-f84b-44a3-9b13-fd3fd8d4fe9d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3e6df72d-6146-4c92-ada6-de64ea45bcfa { text-align: left; }
#s-3e6df72d-6146-4c92-ada6-de64ea45bcfa .shg-product-sold-out {
  display: none;
}

#s-3e6df72d-6146-4c92-ada6-de64ea45bcfa .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3e6df72d-6146-4c92-ada6-de64ea45bcfa .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-35359bc4-c495-449f-8c94-5670dde1f510 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-35359bc4-c495-449f-8c94-5670dde1f510:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-35359bc4-c495-449f-8c94-5670dde1f510:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-35359bc4-c495-449f-8c94-5670dde1f510 {
  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-35359bc4-c495-449f-8c94-5670dde1f510.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-35359bc4-c495-449f-8c94-5670dde1f510.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-35359bc4-c495-449f-8c94-5670dde1f510.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-fbace422-53c3-4e01-98f0-7d53ca225dd1 {
  display: none;
}
#s-d0041aea-d72a-4257-bdfa-6b5a6de925a7 { text-align: left; }
#s-c08366a0-d0ff-4d04-8684-0c97099a8d4a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-c08366a0-d0ff-4d04-8684-0c97099a8d4a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-e06756eb-1984-4193-b7f1-7677e2f13d84 { text-align: left; }
#s-e06756eb-1984-4193-b7f1-7677e2f13d84 .shg-product-sold-out {
  display: none;
}

#s-e06756eb-1984-4193-b7f1-7677e2f13d84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-e06756eb-1984-4193-b7f1-7677e2f13d84 .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-e175582f-f0e1-4de4-a3ce-4d3c46214773 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e175582f-f0e1-4de4-a3ce-4d3c46214773:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e175582f-f0e1-4de4-a3ce-4d3c46214773:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e175582f-f0e1-4de4-a3ce-4d3c46214773 {
  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-e175582f-f0e1-4de4-a3ce-4d3c46214773.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e175582f-f0e1-4de4-a3ce-4d3c46214773.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e175582f-f0e1-4de4-a3ce-4d3c46214773.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f660529-d658-4262-a1d5-0d3d48e30cda {
  display: none;
}
#s-6d82c143-0908-4d3b-a112-7b119b28ac53 { text-align: left; }
#s-7c399363-2848-4dd8-a623-b44cafce312d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-7c399363-2848-4dd8-a623-b44cafce312d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-0f4c108e-4c1e-4082-8e09-bae46c121a57 { text-align: left; }
#s-0f4c108e-4c1e-4082-8e09-bae46c121a57 .shg-product-sold-out {
  display: none;
}

#s-0f4c108e-4c1e-4082-8e09-bae46c121a57 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-0f4c108e-4c1e-4082-8e09-bae46c121a57 .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-0850c537-1c81-4599-aae3-2c0359089c07 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0850c537-1c81-4599-aae3-2c0359089c07:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0850c537-1c81-4599-aae3-2c0359089c07:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0850c537-1c81-4599-aae3-2c0359089c07 {
  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-0850c537-1c81-4599-aae3-2c0359089c07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0850c537-1c81-4599-aae3-2c0359089c07.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0850c537-1c81-4599-aae3-2c0359089c07.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-398b583a-7eb4-4b7b-a2da-db00327aae20 {
  display: none;
}
#s-a0347a19-b30c-4bb1-ba7b-7d7a3957bb09 { text-align: left; }
#s-aad4134b-19b6-42a8-9f62-0b215bce4272 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-aad4134b-19b6-42a8-9f62-0b215bce4272 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7720dea5-5c75-4f3c-b3e1-c9388ce451c4 { text-align: left; }
#s-7720dea5-5c75-4f3c-b3e1-c9388ce451c4 .shg-product-sold-out {
  display: none;
}

#s-7720dea5-5c75-4f3c-b3e1-c9388ce451c4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7720dea5-5c75-4f3c-b3e1-c9388ce451c4 .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-52c09feb-b592-495b-a451-5f0266a5a387 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-52c09feb-b592-495b-a451-5f0266a5a387:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-52c09feb-b592-495b-a451-5f0266a5a387:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-52c09feb-b592-495b-a451-5f0266a5a387 {
  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-52c09feb-b592-495b-a451-5f0266a5a387.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-52c09feb-b592-495b-a451-5f0266a5a387.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-52c09feb-b592-495b-a451-5f0266a5a387.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a0d27e60-1a74-407d-b7d4-4252839b591c {
  display: none;
}
#s-3fd1b309-7c6a-4a6e-86c1-d9df784263e1 { text-align: left; }
#s-a4296cac-20b1-4f71-ab56-8efa5f323d43 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a4296cac-20b1-4f71-ab56-8efa5f323d43 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-afb86430-73fe-43d9-9795-555b86dc450e { text-align: left; }
#s-afb86430-73fe-43d9-9795-555b86dc450e .shg-product-sold-out {
  display: none;
}

#s-afb86430-73fe-43d9-9795-555b86dc450e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-afb86430-73fe-43d9-9795-555b86dc450e .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-b15c92ad-56ec-4f1e-a00f-5d3872bb935d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b15c92ad-56ec-4f1e-a00f-5d3872bb935d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b15c92ad-56ec-4f1e-a00f-5d3872bb935d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b15c92ad-56ec-4f1e-a00f-5d3872bb935d {
  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-b15c92ad-56ec-4f1e-a00f-5d3872bb935d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b15c92ad-56ec-4f1e-a00f-5d3872bb935d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b15c92ad-56ec-4f1e-a00f-5d3872bb935d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-c2fc2be7-fc58-44f5-9ea7-543eead3dee0 {
  display: none;
}
#s-48ea7dc5-0e05-42ed-8ed5-893895f19029 { text-align: left; }
#s-a40e9cdf-a622-4e32-8173-452173983a74 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a40e9cdf-a622-4e32-8173-452173983a74 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8c34c24b-747c-4c8f-9958-2fd3cd143585 { text-align: left; }
#s-8c34c24b-747c-4c8f-9958-2fd3cd143585 .shg-product-sold-out {
  display: none;
}

#s-8c34c24b-747c-4c8f-9958-2fd3cd143585 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8c34c24b-747c-4c8f-9958-2fd3cd143585 .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-0e588cad-4836-43c0-ba2d-32db919a02f5 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e588cad-4836-43c0-ba2d-32db919a02f5:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e588cad-4836-43c0-ba2d-32db919a02f5:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e588cad-4836-43c0-ba2d-32db919a02f5 {
  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-0e588cad-4836-43c0-ba2d-32db919a02f5.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e588cad-4836-43c0-ba2d-32db919a02f5.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e588cad-4836-43c0-ba2d-32db919a02f5.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ab4a7153-3a9d-47f3-aee1-3031d9ce4a15 {
  display: none;
}
#s-dcfec07c-79d0-4ddc-a783-0629a61858b5 { text-align: left; }
#s-a6fac089-773c-4ca1-8334-12334d0525c8 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a6fac089-773c-4ca1-8334-12334d0525c8 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-84d23613-e9a5-4369-8671-618122aaab70 { text-align: left; }
#s-84d23613-e9a5-4369-8671-618122aaab70 .shg-product-sold-out {
  display: none;
}

#s-84d23613-e9a5-4369-8671-618122aaab70 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-84d23613-e9a5-4369-8671-618122aaab70 .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-219edece-656e-44f0-a289-3979bc369ce6 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-219edece-656e-44f0-a289-3979bc369ce6:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-219edece-656e-44f0-a289-3979bc369ce6:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-219edece-656e-44f0-a289-3979bc369ce6 {
  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-219edece-656e-44f0-a289-3979bc369ce6.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-219edece-656e-44f0-a289-3979bc369ce6.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-219edece-656e-44f0-a289-3979bc369ce6.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-6f5897c8-dcff-4335-bcda-55dc22a9c44f {
  display: none;
}
#s-f8f40042-245b-4d2a-ab35-2ab7ea456cc2 { text-align: left; }
#s-b1b4180b-0787-429c-ae5d-b5d70648117a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b1b4180b-0787-429c-ae5d-b5d70648117a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7af39b99-ed38-4032-b778-d8901b563d3c { text-align: left; }
#s-7af39b99-ed38-4032-b778-d8901b563d3c .shg-product-sold-out {
  display: none;
}

#s-7af39b99-ed38-4032-b778-d8901b563d3c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7af39b99-ed38-4032-b778-d8901b563d3c .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-39610bb3-6f42-4a2f-b59f-fd132530420f { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-39610bb3-6f42-4a2f-b59f-fd132530420f:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-39610bb3-6f42-4a2f-b59f-fd132530420f:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-39610bb3-6f42-4a2f-b59f-fd132530420f {
  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-39610bb3-6f42-4a2f-b59f-fd132530420f.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-39610bb3-6f42-4a2f-b59f-fd132530420f.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-39610bb3-6f42-4a2f-b59f-fd132530420f.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;
}
