.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-937ce9a7-a8e3-4504-881f-db4d8ed7d733 {
  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-8a14c45e-65fd-41d5-9862-19ba350acd80 { margin-top: 40px; }
#s-8a14c45e-65fd-41d5-9862-19ba350acd80 .shogun-tabs {
  justify-content: center;
}


  #s-8a14c45e-65fd-41d5-9862-19ba350acd80 .shogun-tabs > li > .shogun-tab-box {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(255, 255, 255, 1);
  }
  #s-8a14c45e-65fd-41d5-9862-19ba350acd80 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box  {
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(237, 95, 171, 1);
  }
#s-8a14c45e-65fd-41d5-9862-19ba350acd80 .shogun-tabs > li > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
  font-family: Assistant;
  
  
  font-size: 14px;
}

#s-8a14c45e-65fd-41d5-9862-19ba350acd80 .shogun-tabs > li.shogun-tab-active > .shogun-tab-box > .shogun-tab-title {
  color: rgba(0, 0, 0, 1);
}

#s-8a14c45e-65fd-41d5-9862-19ba350acd80 .shogun-tabs > li > .shogun-tab-border {
  width: calc(100% - 2 * 1px);
  left: 1px;
  bottom: -1px;
  height: 1px;
  background: rgba(255, 255, 255, 1);
}

#s-8a14c45e-65fd-41d5-9862-19ba350acd80 .shogun-tabs-body {
  margin-top: -1px;
  border-top: 1px solid rgba(237, 95, 171, 1);
}

#s-8a14c45e-65fd-41d5-9862-19ba350acd80 .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-59487b0e-397a-492d-bdf8-5ffb8397a160 { padding-top: 10px;
padding-bottom: 10px; }
 #s-59487b0e-397a-492d-bdf8-5ffb8397a160 .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-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container {
  font-family: ;
  font-size: 16px;
  color: rgba(0, 0, 0, 1);
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container .shg-product-reviews-title {
  font-size: 24px;
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container .shg-product-reviews-loading path:last-child {
  fill: rgba(237, 95, 171, 1);
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container .shg-product-reviews-star-disabled path {
  fill: #DDDDDD;
  stroke: #DDDDDD;
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container .shg-product-reviews-star-full path {
  fill: rgba(245, 201, 211, 1);
  stroke: rgba(245, 201, 211, 1);
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container .shg-product-reviews-star-empty path {
  stroke: rgba(245, 201, 211, 1);
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container .shg-product-reviews-button-primary {
  background-color: rgba(237, 95, 171, 1);
  color: #FFFFFF;
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .shg-product-reviews-container .shg-product-reviews-pagination-item-active {
  color: rgba(237, 95, 171, 1);
}

#s-595ede48-789d-4435-84a5-20e03ff486b2 .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-e4c1eac3-09a8-4afc-a5a1-c88650098dd7 { margin-left: auto;
margin-bottom: 70px;
margin-right: auto;
padding-top: 70px;
padding-bottom: 0px; }
@media (min-width: 0px) {
[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 992px) {
[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 20.0px);
}

}

@media (min-width: 1200px) {
[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 20.0px);
}

[id="s-e4c1eac3-09a8-4afc-a5a1-c88650098dd7"] > .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-d648e121-059b-480f-9382-7dc34d6bcea1 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-668a7e69-504d-4d49-b0f8-00a635f16905 { 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-b21bf1f6-55d9-407b-84a1-208f656cf994 { 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-b21bf1f6-55d9-407b-84a1-208f656cf994: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-b21bf1f6-55d9-407b-84a1-208f656cf994: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-b21bf1f6-55d9-407b-84a1-208f656cf994.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-26397f14-3f53-411b-88ba-7a9750578915 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-30903b4f-7a67-4adb-97bf-c1653866d065 { 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-feafb3ed-dd47-4693-a7c2-5871f1ac71af { 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-feafb3ed-dd47-4693-a7c2-5871f1ac71af: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-feafb3ed-dd47-4693-a7c2-5871f1ac71af: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-feafb3ed-dd47-4693-a7c2-5871f1ac71af.shg-btn {
   color: rgba(255, 255, 255, 1);
   font-size: 14px;
   font-weight:  normal ;
   font-style:  normal ;
   font-family: Assistant;
 }
#s-990377e3-c8e6-4d03-a66f-cab362200000 { margin-bottom: -20px;
padding-top: 10px;
text-align: center; }
#s-358eff5b-bc8b-44e3-8d91-fb45b2a23f8a { 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-b5c75c80-d75f-49e9-8ab2-8a1227a2bf08 { 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-b5c75c80-d75f-49e9-8ab2-8a1227a2bf08: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-b5c75c80-d75f-49e9-8ab2-8a1227a2bf08: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-b5c75c80-d75f-49e9-8ab2-8a1227a2bf08.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-ba45b22f-cbf6-4eba-a576-bb751b4571b2 { min-height: 50px; }
#s-ba45b22f-cbf6-4eba-a576-bb751b4571b2 > .shg-box-overlay {
  background-color: #fff;
  opacity: 0;
}
#s-62b8134e-6218-44b1-a079-7ae583f9e4f1 { 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-62b8134e-6218-44b1-a079-7ae583f9e4f1 .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-378e8756-fdbc-493e-8d56-28e20c03376f {
  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-14ef8f1f-7a08-47ff-b3d0-3db02bbbd27c { 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-34957a43-5d3d-487a-857d-815e2189d2d1 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-34957a43-5d3d-487a-857d-815e2189d2d1 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-0e882d67-b110-4e02-be54-14c123f59130 {
  display: none;
}
#s-46d16083-6233-4875-b12a-6634e66dc73d { text-align: left; }
#s-13dc68eb-1122-4c59-8d3f-28400930a4b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-13dc68eb-1122-4c59-8d3f-28400930a4b7 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-872d0a39-1298-437c-b6e7-0c59b10ec529 {
  display: none;
}
#s-2967f067-aa64-442a-8725-23309b42a7eb { text-align: left; }
#s-18dd0dc3-31e0-4fdb-be81-0c25a5093c95 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-18dd0dc3-31e0-4fdb-be81-0c25a5093c95 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-c3a779c4-fcd2-49a2-ba48-5932d59c28ce {
  display: none;
}
#s-24e25a03-1e0a-4e15-b891-e50edb46cdbf { text-align: left; }
#s-9cdaac3d-11a8-47b1-8dbb-c5a441323f83 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-9cdaac3d-11a8-47b1-8dbb-c5a441323f83 .shg-product-title-component h5 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 14px;
}

#s-95f5a346-d333-4533-b67c-50f02ef26121 {
  display: none;
}
#s-e4d86836-2b98-4e8d-91d3-3016e1410cc7 { text-align: left; }
#s-01d0127d-6515-4d5d-8531-a2b6c82e457e { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-01d0127d-6515-4d5d-8531-a2b6c82e457e .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-b2de851d-a989-406a-88ef-02a4fbcba1fd { text-align: left; }
#s-b2de851d-a989-406a-88ef-02a4fbcba1fd .shg-product-sold-out {
  display: none;
}

#s-b2de851d-a989-406a-88ef-02a4fbcba1fd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-b2de851d-a989-406a-88ef-02a4fbcba1fd .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-99ebd569-481a-4c9e-8d81-3acf23013396 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-99ebd569-481a-4c9e-8d81-3acf23013396:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-99ebd569-481a-4c9e-8d81-3acf23013396:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-99ebd569-481a-4c9e-8d81-3acf23013396 {
  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-99ebd569-481a-4c9e-8d81-3acf23013396.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-99ebd569-481a-4c9e-8d81-3acf23013396.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-99ebd569-481a-4c9e-8d81-3acf23013396.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9b203889-1b8e-48d5-9610-9eef388053fd {
  display: none;
}
#s-7f7ce44e-4de4-4a1c-9706-bcf3e55640bf { text-align: left; }
#s-56090d72-30d3-4fee-a111-57679db8e65d { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56090d72-30d3-4fee-a111-57679db8e65d .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-40a56ec7-583c-4117-9841-0702d62b418a { text-align: left; }
#s-40a56ec7-583c-4117-9841-0702d62b418a .shg-product-sold-out {
  display: none;
}

#s-40a56ec7-583c-4117-9841-0702d62b418a .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-40a56ec7-583c-4117-9841-0702d62b418a .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-c8f5432a-46ce-4d96-b052-fda0d2f8596d { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-c8f5432a-46ce-4d96-b052-fda0d2f8596d:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-c8f5432a-46ce-4d96-b052-fda0d2f8596d:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-c8f5432a-46ce-4d96-b052-fda0d2f8596d {
  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-c8f5432a-46ce-4d96-b052-fda0d2f8596d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-c8f5432a-46ce-4d96-b052-fda0d2f8596d.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-c8f5432a-46ce-4d96-b052-fda0d2f8596d.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-ecb07c52-2df2-46a1-8586-341f9886d928 {
  display: none;
}
#s-04f66a36-5596-4e33-a88c-0b8f54b89d0b { text-align: left; }
#s-89010983-ddea-472a-94c8-e1fe6bd9b8a6 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-89010983-ddea-472a-94c8-e1fe6bd9b8a6 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-cbde9c1a-ffa9-47ba-9427-b606d9fda75c { text-align: left; }
#s-cbde9c1a-ffa9-47ba-9427-b606d9fda75c .shg-product-sold-out {
  display: none;
}

#s-cbde9c1a-ffa9-47ba-9427-b606d9fda75c .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-cbde9c1a-ffa9-47ba-9427-b606d9fda75c .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-96e5a69b-a707-4ade-a2b8-3f5e1cdc018b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-96e5a69b-a707-4ade-a2b8-3f5e1cdc018b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-96e5a69b-a707-4ade-a2b8-3f5e1cdc018b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-96e5a69b-a707-4ade-a2b8-3f5e1cdc018b {
  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-96e5a69b-a707-4ade-a2b8-3f5e1cdc018b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-96e5a69b-a707-4ade-a2b8-3f5e1cdc018b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-96e5a69b-a707-4ade-a2b8-3f5e1cdc018b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-a4ee7162-0f47-404d-8b67-3cb48c3721c3 {
  display: none;
}
#s-f2931977-5327-4b18-a9ae-c5fbd0e89242 { text-align: left; }
#s-a55372f6-ed42-48d8-a5b5-a255d00510b7 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-a55372f6-ed42-48d8-a5b5-a255d00510b7 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-dafc67ec-1ec9-4f58-8dd6-296cfb4af238 { text-align: left; }
#s-dafc67ec-1ec9-4f58-8dd6-296cfb4af238 .shg-product-sold-out {
  display: none;
}

#s-dafc67ec-1ec9-4f58-8dd6-296cfb4af238 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-dafc67ec-1ec9-4f58-8dd6-296cfb4af238 .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-778af27b-4909-4027-b679-6f44b7914239 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-778af27b-4909-4027-b679-6f44b7914239:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-778af27b-4909-4027-b679-6f44b7914239:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-778af27b-4909-4027-b679-6f44b7914239 {
  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-778af27b-4909-4027-b679-6f44b7914239.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-778af27b-4909-4027-b679-6f44b7914239.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-778af27b-4909-4027-b679-6f44b7914239.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-756ec613-3e1a-4e96-a48d-60cdf9f616e7 {
  display: none;
}
#s-c6d8acbc-d708-4bf0-8bb7-15110e382a47 { text-align: left; }
#s-b6caf57f-04e4-46fc-996a-5e999cb5e360 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b6caf57f-04e4-46fc-996a-5e999cb5e360 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-418f6136-c6b3-43ff-a112-cd98e126ae69 { text-align: left; }
#s-418f6136-c6b3-43ff-a112-cd98e126ae69 .shg-product-sold-out {
  display: none;
}

#s-418f6136-c6b3-43ff-a112-cd98e126ae69 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-418f6136-c6b3-43ff-a112-cd98e126ae69 .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-9b910030-9a08-46e8-a94e-92d16f18bb70 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-9b910030-9a08-46e8-a94e-92d16f18bb70:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-9b910030-9a08-46e8-a94e-92d16f18bb70:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-9b910030-9a08-46e8-a94e-92d16f18bb70 {
  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-9b910030-9a08-46e8-a94e-92d16f18bb70.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9b910030-9a08-46e8-a94e-92d16f18bb70.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-9b910030-9a08-46e8-a94e-92d16f18bb70.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-f9eb553c-1b76-470a-a507-0ddeea5eed84 {
  display: none;
}
#s-b39880ec-0805-4a0d-972d-787772d6f466 { text-align: left; }
#s-602b9780-9bf2-48b8-9f65-9c45e65db83c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-602b9780-9bf2-48b8-9f65-9c45e65db83c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-8d287253-46b0-4a12-881e-64b0beeef3c2 { text-align: left; }
#s-8d287253-46b0-4a12-881e-64b0beeef3c2 .shg-product-sold-out {
  display: none;
}

#s-8d287253-46b0-4a12-881e-64b0beeef3c2 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-8d287253-46b0-4a12-881e-64b0beeef3c2 .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-f406aae8-3123-4ae4-afbb-3d7a3b048bde { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-f406aae8-3123-4ae4-afbb-3d7a3b048bde:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-f406aae8-3123-4ae4-afbb-3d7a3b048bde:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-f406aae8-3123-4ae4-afbb-3d7a3b048bde {
  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-f406aae8-3123-4ae4-afbb-3d7a3b048bde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f406aae8-3123-4ae4-afbb-3d7a3b048bde.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-f406aae8-3123-4ae4-afbb-3d7a3b048bde.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-720b8ddf-31b9-4a11-92b6-ef959928ebb8 {
  display: none;
}
#s-9a33d7a9-d3d1-41e7-a47e-27243aa9bdf3 { text-align: left; }
#s-56cf6728-247a-42cc-84a3-43c5382fbd0a { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-56cf6728-247a-42cc-84a3-43c5382fbd0a .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-a2cf7713-3915-4250-ab2d-0a0437b07fcd { text-align: left; }
#s-a2cf7713-3915-4250-ab2d-0a0437b07fcd .shg-product-sold-out {
  display: none;
}

#s-a2cf7713-3915-4250-ab2d-0a0437b07fcd .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-a2cf7713-3915-4250-ab2d-0a0437b07fcd .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-941184e4-3b38-4ed7-a585-d6ee773ce4ca { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-941184e4-3b38-4ed7-a585-d6ee773ce4ca:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-941184e4-3b38-4ed7-a585-d6ee773ce4ca:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-941184e4-3b38-4ed7-a585-d6ee773ce4ca {
  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-941184e4-3b38-4ed7-a585-d6ee773ce4ca.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-941184e4-3b38-4ed7-a585-d6ee773ce4ca.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-941184e4-3b38-4ed7-a585-d6ee773ce4ca.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-53b87c61-8a15-4a1d-8764-da42019c0319 {
  display: none;
}
#s-f68b423c-8003-4f6b-8ce9-8d8040dc0f79 { text-align: left; }
#s-b250fd14-bfd7-4138-8c07-17822f96b9c4 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-b250fd14-bfd7-4138-8c07-17822f96b9c4 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-74607387-2cec-4719-9785-66215480c631 { text-align: left; }
#s-74607387-2cec-4719-9785-66215480c631 .shg-product-sold-out {
  display: none;
}

#s-74607387-2cec-4719-9785-66215480c631 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-74607387-2cec-4719-9785-66215480c631 .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-635bf0a6-5b3c-41d2-8ffc-cde797d59937 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-635bf0a6-5b3c-41d2-8ffc-cde797d59937:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-635bf0a6-5b3c-41d2-8ffc-cde797d59937:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-635bf0a6-5b3c-41d2-8ffc-cde797d59937 {
  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-635bf0a6-5b3c-41d2-8ffc-cde797d59937.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-635bf0a6-5b3c-41d2-8ffc-cde797d59937.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-635bf0a6-5b3c-41d2-8ffc-cde797d59937.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd464b83-31fd-46ad-91d9-8c56a7ed7714 {
  display: none;
}
#s-9f72f9f0-c2d5-4f42-b119-c679f169288a { text-align: left; }
#s-fa25e981-520e-427b-85e1-4e37105d87db { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-fa25e981-520e-427b-85e1-4e37105d87db .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-c61e2770-64e6-4e7f-b27c-e45f7d9bbd5d { text-align: left; }
#s-c61e2770-64e6-4e7f-b27c-e45f7d9bbd5d .shg-product-sold-out {
  display: none;
}

#s-c61e2770-64e6-4e7f-b27c-e45f7d9bbd5d .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-c61e2770-64e6-4e7f-b27c-e45f7d9bbd5d .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-0e5a9855-e977-449a-92da-4bc9a37439ab { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-0e5a9855-e977-449a-92da-4bc9a37439ab:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-0e5a9855-e977-449a-92da-4bc9a37439ab:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-0e5a9855-e977-449a-92da-4bc9a37439ab {
  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-0e5a9855-e977-449a-92da-4bc9a37439ab.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-0e5a9855-e977-449a-92da-4bc9a37439ab.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-0e5a9855-e977-449a-92da-4bc9a37439ab.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-cd18335a-c348-4533-8e49-e25d71ad5355 {
  display: none;
}
#s-b03567b8-9748-4d3a-a990-9a57009169de { text-align: left; }
#s-765dca56-cf2e-4c01-aacd-cfefaaa4d205 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-765dca56-cf2e-4c01-aacd-cfefaaa4d205 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-06ae652f-f1a1-468a-a245-22c49e8eb9fb { text-align: left; }
#s-06ae652f-f1a1-468a-a245-22c49e8eb9fb .shg-product-sold-out {
  display: none;
}

#s-06ae652f-f1a1-468a-a245-22c49e8eb9fb .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-06ae652f-f1a1-468a-a245-22c49e8eb9fb .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-65d946a0-9cd1-418d-8aae-de6cbc936685 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-65d946a0-9cd1-418d-8aae-de6cbc936685:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-65d946a0-9cd1-418d-8aae-de6cbc936685:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-65d946a0-9cd1-418d-8aae-de6cbc936685 {
  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-65d946a0-9cd1-418d-8aae-de6cbc936685.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-65d946a0-9cd1-418d-8aae-de6cbc936685.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-65d946a0-9cd1-418d-8aae-de6cbc936685.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9e1b5e2-8a31-4adb-bae0-18c34793c168 {
  display: none;
}
#s-20071ff5-76ea-4240-96c5-f59480b9b21d { text-align: left; }
#s-f97e3ac7-1524-4034-a538-6c605169f810 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-f97e3ac7-1524-4034-a538-6c605169f810 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-385b71e3-5858-4a25-838e-c72d45fdaed4 { text-align: left; }
#s-385b71e3-5858-4a25-838e-c72d45fdaed4 .shg-product-sold-out {
  display: none;
}

#s-385b71e3-5858-4a25-838e-c72d45fdaed4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-385b71e3-5858-4a25-838e-c72d45fdaed4 .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-b0c6dab8-b422-436c-b740-f404a2662b1a { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-b0c6dab8-b422-436c-b740-f404a2662b1a:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-b0c6dab8-b422-436c-b740-f404a2662b1a:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-b0c6dab8-b422-436c-b740-f404a2662b1a {
  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-b0c6dab8-b422-436c-b740-f404a2662b1a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-b0c6dab8-b422-436c-b740-f404a2662b1a.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-b0c6dab8-b422-436c-b740-f404a2662b1a.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-1c9fc98e-ffee-4533-b274-b1b71f42a2c6 {
  display: none;
}
#s-c0e583ce-02b8-488d-925e-ee758c48514d { text-align: left; }
#s-15129199-0228-443f-a30f-7c537380f1e5 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-15129199-0228-443f-a30f-7c537380f1e5 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-35f84284-15d2-4746-a621-e38b781ee7d4 { text-align: left; }
#s-35f84284-15d2-4746-a621-e38b781ee7d4 .shg-product-sold-out {
  display: none;
}

#s-35f84284-15d2-4746-a621-e38b781ee7d4 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-35f84284-15d2-4746-a621-e38b781ee7d4 .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-43f7c3c7-90d0-44a8-aeb3-6774547f0663 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-43f7c3c7-90d0-44a8-aeb3-6774547f0663:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-43f7c3c7-90d0-44a8-aeb3-6774547f0663:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-43f7c3c7-90d0-44a8-aeb3-6774547f0663 {
  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-43f7c3c7-90d0-44a8-aeb3-6774547f0663.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-43f7c3c7-90d0-44a8-aeb3-6774547f0663.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-43f7c3c7-90d0-44a8-aeb3-6774547f0663.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-e9b0e2f1-dff5-435c-a955-700b89f73307 {
  display: none;
}
#s-16abadb0-6710-4744-be0a-584b3dbfc38b { text-align: left; }
#s-16e10309-ec2d-4030-80ee-5d819bc4cf99 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-16e10309-ec2d-4030-80ee-5d819bc4cf99 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-7d73e72e-d020-4dda-99e2-05d7065c5ab5 { text-align: left; }
#s-7d73e72e-d020-4dda-99e2-05d7065c5ab5 .shg-product-sold-out {
  display: none;
}

#s-7d73e72e-d020-4dda-99e2-05d7065c5ab5 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-7d73e72e-d020-4dda-99e2-05d7065c5ab5 .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-37e438a9-9629-4254-bf32-b5be4ad7dbf8 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-37e438a9-9629-4254-bf32-b5be4ad7dbf8:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-37e438a9-9629-4254-bf32-b5be4ad7dbf8:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-37e438a9-9629-4254-bf32-b5be4ad7dbf8 {
  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-37e438a9-9629-4254-bf32-b5be4ad7dbf8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-37e438a9-9629-4254-bf32-b5be4ad7dbf8.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-37e438a9-9629-4254-bf32-b5be4ad7dbf8.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-65524364-dd96-4eb0-9a16-68601d35bbdc {
  display: none;
}
#s-e718de7e-8376-4ddf-b96b-ec229c7d0dce { text-align: left; }
#s-034e9feb-c0d8-4d2f-ac19-d4b70c9ea9f9 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-034e9feb-c0d8-4d2f-ac19-d4b70c9ea9f9 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-3caad773-7dbd-43b2-91d8-b87d45bfed3e { text-align: left; }
#s-3caad773-7dbd-43b2-91d8-b87d45bfed3e .shg-product-sold-out {
  display: none;
}

#s-3caad773-7dbd-43b2-91d8-b87d45bfed3e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-3caad773-7dbd-43b2-91d8-b87d45bfed3e .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-e251253c-0a75-4615-941f-1e0bc7426105 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e251253c-0a75-4615-941f-1e0bc7426105:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e251253c-0a75-4615-941f-1e0bc7426105:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e251253c-0a75-4615-941f-1e0bc7426105 {
  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-e251253c-0a75-4615-941f-1e0bc7426105.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e251253c-0a75-4615-941f-1e0bc7426105.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e251253c-0a75-4615-941f-1e0bc7426105.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-9eb845f3-8149-494f-abb7-a31ae32edbb6 {
  display: none;
}
#s-50e6b96b-6352-4e5c-8178-8682a5e40243 { text-align: left; }
#s-280faf26-6103-43bf-8ce4-ae3aa29ab639 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-280faf26-6103-43bf-8ce4-ae3aa29ab639 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5e317203-f717-4d2f-bf3e-d1b86f73ce84 { text-align: left; }
#s-5e317203-f717-4d2f-bf3e-d1b86f73ce84 .shg-product-sold-out {
  display: none;
}

#s-5e317203-f717-4d2f-bf3e-d1b86f73ce84 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5e317203-f717-4d2f-bf3e-d1b86f73ce84 .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-ed077515-f584-49ad-8a8a-2f0498bee646 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-ed077515-f584-49ad-8a8a-2f0498bee646:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-ed077515-f584-49ad-8a8a-2f0498bee646:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-ed077515-f584-49ad-8a8a-2f0498bee646 {
  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-ed077515-f584-49ad-8a8a-2f0498bee646.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-ed077515-f584-49ad-8a8a-2f0498bee646.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-ed077515-f584-49ad-8a8a-2f0498bee646.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-5d3047ce-883e-4549-a34a-7fb798485f7d {
  display: none;
}
#s-f355f336-ebae-48f5-8577-7614c94a960d { text-align: left; }
#s-10cfeb59-a3e9-4613-b4ec-dcba48a3c972 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-10cfeb59-a3e9-4613-b4ec-dcba48a3c972 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-fa4a8def-8cee-4bb4-91ed-cbcd52e4981e { text-align: left; }
#s-fa4a8def-8cee-4bb4-91ed-cbcd52e4981e .shg-product-sold-out {
  display: none;
}

#s-fa4a8def-8cee-4bb4-91ed-cbcd52e4981e .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-fa4a8def-8cee-4bb4-91ed-cbcd52e4981e .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-e7b10746-48dc-4724-8e6c-c6a7054992cd { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-e7b10746-48dc-4724-8e6c-c6a7054992cd:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-e7b10746-48dc-4724-8e6c-c6a7054992cd:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-e7b10746-48dc-4724-8e6c-c6a7054992cd {
  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-e7b10746-48dc-4724-8e6c-c6a7054992cd.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e7b10746-48dc-4724-8e6c-c6a7054992cd.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-e7b10746-48dc-4724-8e6c-c6a7054992cd.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-0fbd64de-46b4-4287-ba02-da05be08f2a7 {
  display: none;
}
#s-8bf233a4-9722-46cb-9bfc-11112a0e5d2e { text-align: left; }
#s-935f92cf-9160-483d-b204-c721b71f1a61 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-935f92cf-9160-483d-b204-c721b71f1a61 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-82c4b817-4aac-4ef1-9d61-2225c434659f { text-align: left; }
#s-82c4b817-4aac-4ef1-9d61-2225c434659f .shg-product-sold-out {
  display: none;
}

#s-82c4b817-4aac-4ef1-9d61-2225c434659f .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-82c4b817-4aac-4ef1-9d61-2225c434659f .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-22d22aee-727d-4cf7-9544-c0e529b03f8b { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-22d22aee-727d-4cf7-9544-c0e529b03f8b:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-22d22aee-727d-4cf7-9544-c0e529b03f8b:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-22d22aee-727d-4cf7-9544-c0e529b03f8b {
  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-22d22aee-727d-4cf7-9544-c0e529b03f8b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-22d22aee-727d-4cf7-9544-c0e529b03f8b.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-22d22aee-727d-4cf7-9544-c0e529b03f8b.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-8f1e314f-7788-43ea-ba60-a2322e118d33 {
  display: none;
}
#s-a916b5a8-e5fe-419e-a0bf-2e13a47eaf29 { text-align: left; }
#s-cae5ebe3-d992-41d1-a077-413590fc9ba2 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-cae5ebe3-d992-41d1-a077-413590fc9ba2 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ad46b8b8-2ec4-4cc0-a7df-2cdc9b76f5d0 { text-align: left; }
#s-ad46b8b8-2ec4-4cc0-a7df-2cdc9b76f5d0 .shg-product-sold-out {
  display: none;
}

#s-ad46b8b8-2ec4-4cc0-a7df-2cdc9b76f5d0 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ad46b8b8-2ec4-4cc0-a7df-2cdc9b76f5d0 .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-6899dc92-dbe1-42f6-9014-f9f05914b6f7 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-6899dc92-dbe1-42f6-9014-f9f05914b6f7:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-6899dc92-dbe1-42f6-9014-f9f05914b6f7:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-6899dc92-dbe1-42f6-9014-f9f05914b6f7 {
  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-6899dc92-dbe1-42f6-9014-f9f05914b6f7.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-6899dc92-dbe1-42f6-9014-f9f05914b6f7.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-6899dc92-dbe1-42f6-9014-f9f05914b6f7.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-86adecf6-c163-45ac-8c3f-14e0dc53fb96 {
  display: none;
}
#s-c0251f88-1d96-4c51-b5bd-0f9523096598 { text-align: left; }
#s-0a699efe-b7b4-4b91-a63a-14b12f1f931c { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-0a699efe-b7b4-4b91-a63a-14b12f1f931c .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-ee0d19c1-97fb-4032-8d6a-687e63645c18 { text-align: left; }
#s-ee0d19c1-97fb-4032-8d6a-687e63645c18 .shg-product-sold-out {
  display: none;
}

#s-ee0d19c1-97fb-4032-8d6a-687e63645c18 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-ee0d19c1-97fb-4032-8d6a-687e63645c18 .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-2006ea23-331e-4333-86c7-ae8873300d56 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-2006ea23-331e-4333-86c7-ae8873300d56:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-2006ea23-331e-4333-86c7-ae8873300d56:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-2006ea23-331e-4333-86c7-ae8873300d56 {
  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-2006ea23-331e-4333-86c7-ae8873300d56.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-2006ea23-331e-4333-86c7-ae8873300d56.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-2006ea23-331e-4333-86c7-ae8873300d56.shg-btn.shg-product-atc-error {
  font-weight:  normal ;
  
  font-style:  normal ;
  
  color: ;
}



#s-31a2402e-2356-4b6a-b2e7-a7fd8aef4968 {
  display: none;
}
#s-355246ff-52d4-4d74-ad8c-fc38d1099d15 { text-align: left; }
#s-6af96e30-c819-4ecb-bdb3-3a996667ae73 { padding-top: 10px;
padding-bottom: 10px;
text-align: center; }
#s-6af96e30-c819-4ecb-bdb3-3a996667ae73 .shg-product-title-component h1 {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 32px;
}

#s-5582fd25-6666-4de2-9612-86cb7138b364 { text-align: left; }
#s-5582fd25-6666-4de2-9612-86cb7138b364 .shg-product-sold-out {
  display: none;
}

#s-5582fd25-6666-4de2-9612-86cb7138b364 .shg-product-price {
  color: #000;
  font-weight:  normal ;
  
  font-style:  normal ;
  font-size: 18px;
}

#s-5582fd25-6666-4de2-9612-86cb7138b364 .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-50de9bed-3ede-4b50-8a33-ef45a5150d20 { padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
text-align: center;
background-color: #252525; }
#s-50de9bed-3ede-4b50-8a33-ef45a5150d20:hover {background-color: #424242 !important;
text-decoration: none !important;}
#s-50de9bed-3ede-4b50-8a33-ef45a5150d20:active {background-color: #000000 !important;
text-decoration: none !important;}

#s-50de9bed-3ede-4b50-8a33-ef45a5150d20 {
  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-50de9bed-3ede-4b50-8a33-ef45a5150d20.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-50de9bed-3ede-4b50-8a33-ef45a5150d20.shg-btn {
  color: #ffffff;
  font-size: 14px;
  font-weight:  normal ;
  font-style:  normal ;
  
}

#s-50de9bed-3ede-4b50-8a33-ef45a5150d20.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;
}
