.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: pointer;
  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-217f8da4-69d3-43ca-b585-3b84408b59b9 {
  border-style: solid;
margin-top: 20px;
padding-top: 15px;
padding-left: 15px;
padding-bottom: 15px;
padding-right: 15px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: rgba(165, 32, 98, 1);
background-color: rgba(165, 32, 98, 0);
}

.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;
}

@media (min-width: 0px) {
[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-xs-12 {
  width: 100%;
}

}

@media (min-width: 768px) {
[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-sm-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 992px) {
[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-md-12 {
  width: calc(100.0% - 15.0px);
}

}

@media (min-width: 1200px) {
[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-1 {
  width: calc(8.333333333333334% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-2 {
  width: calc(16.666666666666668% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-3 {
  width: calc(25.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-4 {
  width: calc(33.333333333333336% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-5 {
  width: calc(41.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-6 {
  width: calc(50.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-7 {
  width: calc(58.333333333333336% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-8 {
  width: calc(66.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-9 {
  width: calc(75.0% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-10 {
  width: calc(83.33333333333334% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-11 {
  width: calc(91.66666666666667% - 15.0px);
}

[id="s-cc34047b-d4c3-4994-93b0-1a58ebe1c24d"] > .shg-row > .shg-c-lg-12 {
  width: calc(100.0% - 15.0px);
}

}

#s-f021b561-9cb7-49ce-8936-1526083736df {
  padding-top: 15px;
padding-left: 16px;
padding-bottom: 15px;
padding-right: 16px;
background-color: rgba(255, 255, 255, 1);
}

.shg-sld-content {
  width: 100%;
  position: relative;
}

.shg-sld-slides {
  word-break: break-word;
}

.shg-sld-slides-padded {
  padding: 0 35px;
}

.shg-sld-nav-button {
  cursor: pointer;

  position: absolute;
  z-index: 10;
  top: 0;
  width: 35px;
  height: 100%;

  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.shg-sld-nav-button.shg-sld-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTEyMDMgNTQ0cTAgMTMtMTAgMjNsLTM5MyAzOTMgMzkzIDM5M3ExMCAxMCAxMCAyM3QtMTAgMjNsLTUwIDUwcS0xMCAxMC0yMyAxMHQtMjMtMTBsLTQ2Ni00NjZxLTEwLTEwLTEwLTIzdDEwLTIzbDQ2Ni00NjZxMTAtMTAgMjMtMTB0MjMgMTBsNTAgNTBxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

.shg-sld-nav-button.shg-sld-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0iTTExNzEgOTYwcTAgMTMtMTAgMjNsLTQ2NiA0NjZxLTEwIDEwLTIzIDEwdC0yMy0xMGwtNTAtNTBxLTEwLTEwLTEwLTIzdDEwLTIzbDM5My0zOTMtMzkzLTM5M3EtMTAtMTAtMTAtMjN0MTAtMjNsNTAtNTBxMTAtMTAgMjMtMTB0MjMgMTBsNDY2IDQ2NnExMCAxMCAxMCAyM3oiLz48L3N2Zz4=);
}

.shg-sld-nav-button.shg-sld-disabled {
  cursor: default;
  opacity: 0.2;
}

.shg-sld-item {
  display: none;
}

.shg-sld-item.shg-sld-active {
  display: block;
}

.shg-sld-dots {
  margin-top: 10px;
  text-align: center;
}

.shg-sld-dot {
  cursor: pointer;
  display: inline-block;
  height: 14px;
  width: 14px;
  border-radius: 100%;
  margin-left: 5px;
  background-color: #bbbbbb;
}

.shg-sld-dot:first-child {
  margin-left: 0px;
}

.shg-sld-dot.shg-sld-active {
  background-color: #717171;
}

.shg-sld-fade {
  -webkit-animation-name: shg-sld-fade;
          animation-name: shg-sld-fade;
  -webkit-animation-duration: 1.5s;
          animation-duration: 1.5s;
  image-rendering: -webkit-optimize-contrast;
}

@-webkit-keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

@keyframes shg-sld-fade {
  from {
    opacity: 0.4;
  }

  to {
    opacity: 1;
  }
}

#s-87189d70-9832-404a-b212-afee0e5db5a4 {
  padding-top: 10px;
padding-bottom: 10px;
}

#s-972d5d7a-4580-4ccb-b7cd-8f9796c8e153 {
  display: none;
}
.shg-product-image-wrapper img.shogun-image,
.shogun-component img.shogun-image {
  display: inline-block;
  vertical-align: middle;
}

.shg-product-image-wrapper img.shogun-image {
  width: 100%;
}

.shg-product-img-placeholder img {
  padding: 3rem;
  background: rgba(0, 0, 0, 0.1);
}

.shg-product-image-wrapper {
  display: none;
  position: relative;
  width: 100%;
}

.shg-product-image-wrapper.visible {
  display: inline-block;
}

.shg-product-image-wrapper .shg-product-image-wrapper a {
  text-decoration: none !important;
  border-bottom: 0 !important;
}

.shg-product-image-wrapper .shg-image-zoom {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  max-width: 100%;
  min-height: 100%;
}

.shg-c.shg-align-center .shg-image-zoom {
  margin: 0 auto;
}

.shg-c.shg-align-right .shg-image-zoom {
  margin-left: auto;
}

.shg-image-zoom .shg-image-zoom-background {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  transition: transform 0.5s ease-out;
  transform: scale(1);
}

/**
  Fix for IE11, as min-width does not works there.
**/
@media screen\0 {
  .shg-product-image-wrapper > .shogun-image {
    width: 100%;
  }
}

#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 {
  text-align: left;
}


.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 {
  max-width: 100%;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom,
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 {
  max-width: 100%;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom,
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 {
  max-width: 100%;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom,
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 {
  max-width: 100%;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom,
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 {
  max-width: 100%;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom,
.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-2a898e7f-cf50-4527-b998-1f0ee6c74183 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
.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-f3e60cb3-c2b7-47d6-a088-b2850242e9a0 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-f3e60cb3-c2b7-47d6-a088-b2850242e9a0 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-d8997407-d2c2-4b20-a811-646bb3f16dfc {
  text-align: center;
}

#s-d8997407-d2c2-4b20-a811-646bb3f16dfc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-d8997407-d2c2-4b20-a811-646bb3f16dfc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-d8997407-d2c2-4b20-a811-646bb3f16dfc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-658e1e67-43bd-4a77-9031-9aebf681be8b {
  text-align: left;
}

#s-658e1e67-43bd-4a77-9031-9aebf681be8b .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-658e1e67-43bd-4a77-9031-9aebf681be8b .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-658e1e67-43bd-4a77-9031-9aebf681be8b .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-658e1e67-43bd-4a77-9031-9aebf681be8b .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


.shg-btn.shg-cse, .shg-btn.shg-cse:hover, .shg-btn.shg-cse:focus {
  color: #FFF;
}

.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-align-center {
  text-align: center;
}

.shg-product-atc-btn-wrapper.shg-align-right {
  text-align: right;
}

#s-1d9355a4-790f-46cf-ad26-c7b524e35846 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-1d9355a4-790f-46cf-ad26-c7b524e35846:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-1d9355a4-790f-46cf-ad26-c7b524e35846:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-1d9355a4-790f-46cf-ad26-c7b524e35846 {
  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-1d9355a4-790f-46cf-ad26-c7b524e35846.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-1d9355a4-790f-46cf-ad26-c7b524e35846.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-1d9355a4-790f-46cf-ad26-c7b524e35846.shg-btn.shg-product-atc-error {
  
  
  
  
  
}



#s-0f652625-6ce4-42b0-9e52-d2b064dcb9b0 {
  display: none;
}
#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f {
  text-align: left;
}


.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f {
  max-width: 100%;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom,
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f {
  max-width: 100%;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom,
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f {
  max-width: 100%;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom,
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f {
  max-width: 100%;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom,
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f {
  max-width: 100%;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom,
.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-21822d32-b1a7-445e-acb1-c9ee42a2af9f .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bc1a8dc5-868b-42b4-9890-d8a1c8802006 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bc1a8dc5-868b-42b4-9890-d8a1c8802006 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ab569bf1-7b5d-4609-bc8c-fc607649ebcc {
  text-align: center;
}

#s-ab569bf1-7b5d-4609-bc8c-fc607649ebcc .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ab569bf1-7b5d-4609-bc8c-fc607649ebcc .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-ab569bf1-7b5d-4609-bc8c-fc607649ebcc .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-515e14e2-ec25-4a12-95a1-7827d73076c8 {
  text-align: left;
}

#s-515e14e2-ec25-4a12-95a1-7827d73076c8 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-515e14e2-ec25-4a12-95a1-7827d73076c8 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-515e14e2-ec25-4a12-95a1-7827d73076c8 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-515e14e2-ec25-4a12-95a1-7827d73076c8 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-4dce124c-cdae-4883-8841-9b259f03c571 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-4dce124c-cdae-4883-8841-9b259f03c571:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-4dce124c-cdae-4883-8841-9b259f03c571:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-4dce124c-cdae-4883-8841-9b259f03c571 {
  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-4dce124c-cdae-4883-8841-9b259f03c571.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-4dce124c-cdae-4883-8841-9b259f03c571.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-4dce124c-cdae-4883-8841-9b259f03c571.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-4dce124c-cdae-4883-8841-9b259f03c571.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-6e653bde-12f4-4ac1-a0b2-d5f8916d4392 {
  display: none;
}
#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e {
  text-align: left;
}


.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e {
  max-width: 100%;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom,
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e {
  max-width: 100%;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom,
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e {
  max-width: 100%;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom,
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e {
  max-width: 100%;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom,
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e {
  max-width: 100%;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom,
.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-05ef1f20-a98a-4af8-96d1-4e0ab53fcb3e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ee02ad01-48d2-4971-8bdc-28e65b26854b {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ee02ad01-48d2-4971-8bdc-28e65b26854b .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-428bca75-0fd7-4291-9c86-9b9c29b84a7a {
  text-align: center;
}

#s-428bca75-0fd7-4291-9c86-9b9c29b84a7a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-428bca75-0fd7-4291-9c86-9b9c29b84a7a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-428bca75-0fd7-4291-9c86-9b9c29b84a7a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cd626709-712c-49a8-8041-4409d5a74643 {
  text-align: left;
}

#s-cd626709-712c-49a8-8041-4409d5a74643 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-cd626709-712c-49a8-8041-4409d5a74643 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-cd626709-712c-49a8-8041-4409d5a74643 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cd626709-712c-49a8-8041-4409d5a74643 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-e5b3b7cd-3b00-40a2-8f78-f51e8285248e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-e5b3b7cd-3b00-40a2-8f78-f51e8285248e:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-e5b3b7cd-3b00-40a2-8f78-f51e8285248e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-e5b3b7cd-3b00-40a2-8f78-f51e8285248e {
  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-e5b3b7cd-3b00-40a2-8f78-f51e8285248e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-e5b3b7cd-3b00-40a2-8f78-f51e8285248e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-e5b3b7cd-3b00-40a2-8f78-f51e8285248e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-e5b3b7cd-3b00-40a2-8f78-f51e8285248e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-35ccf86a-5f9b-4a96-a670-c04504e38063 {
  display: none;
}
#s-6e5b6391-8dc7-4081-a245-ae3427572e3b {
  text-align: left;
}


.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b {
  max-width: 100%;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom,
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b {
  max-width: 100%;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom,
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b {
  max-width: 100%;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom,
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b {
  max-width: 100%;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom,
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b {
  max-width: 100%;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom,
.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-6e5b6391-8dc7-4081-a245-ae3427572e3b .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-7e607219-7fa7-4e74-a7e0-26a0cb6b2581 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-7e607219-7fa7-4e74-a7e0-26a0cb6b2581 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-be0be223-be34-4bfc-b6f5-7277fe3a4c56 {
  text-align: center;
}

#s-be0be223-be34-4bfc-b6f5-7277fe3a4c56 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-be0be223-be34-4bfc-b6f5-7277fe3a4c56 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-be0be223-be34-4bfc-b6f5-7277fe3a4c56 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-baa310e7-b184-422c-9150-4e0af28ef95d {
  text-align: left;
}

#s-baa310e7-b184-422c-9150-4e0af28ef95d .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-baa310e7-b184-422c-9150-4e0af28ef95d .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-baa310e7-b184-422c-9150-4e0af28ef95d .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-baa310e7-b184-422c-9150-4e0af28ef95d .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-036e1de2-54c7-41df-8452-a985704feefa {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-036e1de2-54c7-41df-8452-a985704feefa:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-036e1de2-54c7-41df-8452-a985704feefa:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-036e1de2-54c7-41df-8452-a985704feefa {
  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-036e1de2-54c7-41df-8452-a985704feefa.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-036e1de2-54c7-41df-8452-a985704feefa.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-036e1de2-54c7-41df-8452-a985704feefa.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-036e1de2-54c7-41df-8452-a985704feefa.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-81bdf9f3-1e11-43c4-a66e-9110ebada63e {
  display: none;
}
#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 {
  text-align: left;
}


.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 {
  max-width: 100%;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom,
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 {
  max-width: 100%;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom,
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 {
  max-width: 100%;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom,
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 {
  max-width: 100%;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom,
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 {
  max-width: 100%;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom,
.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-c4c49707-c5da-49a4-a69d-ff4f7bbe49f7 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-0c3e40e3-a923-4d41-8c98-59b2ffa78f43 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-0c3e40e3-a923-4d41-8c98-59b2ffa78f43 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-f699fd01-9461-4da2-b7c3-bdfbaf40a559 {
  text-align: center;
}

#s-f699fd01-9461-4da2-b7c3-bdfbaf40a559 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-f699fd01-9461-4da2-b7c3-bdfbaf40a559 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-f699fd01-9461-4da2-b7c3-bdfbaf40a559 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4da444ce-e340-4a81-98fb-224c23df660e {
  text-align: left;
}

#s-4da444ce-e340-4a81-98fb-224c23df660e .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-4da444ce-e340-4a81-98fb-224c23df660e .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-4da444ce-e340-4a81-98fb-224c23df660e .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-4da444ce-e340-4a81-98fb-224c23df660e .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d015e6ee-c301-4c1d-8d6e-291e5223218c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-d015e6ee-c301-4c1d-8d6e-291e5223218c:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d015e6ee-c301-4c1d-8d6e-291e5223218c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d015e6ee-c301-4c1d-8d6e-291e5223218c {
  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-d015e6ee-c301-4c1d-8d6e-291e5223218c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d015e6ee-c301-4c1d-8d6e-291e5223218c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d015e6ee-c301-4c1d-8d6e-291e5223218c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d015e6ee-c301-4c1d-8d6e-291e5223218c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-a3937169-9261-44c3-82bc-dcde08cea249 {
  display: none;
}
#s-ef1ba608-51f1-476a-a401-11757595edf9 {
  text-align: left;
}


.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 {
  max-width: 100%;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom,
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 {
  max-width: 100%;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom,
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 {
  max-width: 100%;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom,
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 {
  max-width: 100%;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom,
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 {
  max-width: 100%;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom,
.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-ef1ba608-51f1-476a-a401-11757595edf9 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-bf6a4bb0-933d-4c50-a9f9-fe84a958d27e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-bf6a4bb0-933d-4c50-a9f9-fe84a958d27e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-5cd70ce9-dc55-4971-95c2-e344ec3de0ea {
  text-align: center;
}

#s-5cd70ce9-dc55-4971-95c2-e344ec3de0ea .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-5cd70ce9-dc55-4971-95c2-e344ec3de0ea .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-5cd70ce9-dc55-4971-95c2-e344ec3de0ea .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-e3c1f8ae-06c2-41ab-8d0e-cd28391bfebf {
  text-align: center;
}

#s-e3c1f8ae-06c2-41ab-8d0e-cd28391bfebf .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-e3c1f8ae-06c2-41ab-8d0e-cd28391bfebf .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-e3c1f8ae-06c2-41ab-8d0e-cd28391bfebf .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-e3c1f8ae-06c2-41ab-8d0e-cd28391bfebf .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-8731b58a-92ee-4870-aeaa-5342d5df35e1 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-8731b58a-92ee-4870-aeaa-5342d5df35e1:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-8731b58a-92ee-4870-aeaa-5342d5df35e1:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8731b58a-92ee-4870-aeaa-5342d5df35e1 {
  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-8731b58a-92ee-4870-aeaa-5342d5df35e1.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8731b58a-92ee-4870-aeaa-5342d5df35e1.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-8731b58a-92ee-4870-aeaa-5342d5df35e1.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8731b58a-92ee-4870-aeaa-5342d5df35e1.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-f614e331-4d6f-4098-99d8-799cd84a2057 {
  display: none;
}
#s-07193c03-f6a1-40f8-b43f-13a498683d46 {
  text-align: left;
}


.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 {
  max-width: 100%;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom,
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 {
  max-width: 100%;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom,
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 {
  max-width: 100%;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom,
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 {
  max-width: 100%;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom,
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 {
  max-width: 100%;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom,
.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-07193c03-f6a1-40f8-b43f-13a498683d46 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1b02ae82-facf-40c9-a281-f98c837534e9 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1b02ae82-facf-40c9-a281-f98c837534e9 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-ccbb1697-49f2-4727-ae4c-0895b3a43414 {
  text-align: center;
}

#s-ccbb1697-49f2-4727-ae4c-0895b3a43414 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 13px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-ccbb1697-49f2-4727-ae4c-0895b3a43414 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 13px;
}

#s-ccbb1697-49f2-4727-ae4c-0895b3a43414 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-d5e1970a-f0d9-4b9e-ab5b-a155e345f21f {
  text-align: left;
}

#s-d5e1970a-f0d9-4b9e-ab5b-a155e345f21f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-d5e1970a-f0d9-4b9e-ab5b-a155e345f21f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-d5e1970a-f0d9-4b9e-ab5b-a155e345f21f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-d5e1970a-f0d9-4b9e-ab5b-a155e345f21f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-f20ecd41-bd21-4056-b10e-469d54699db0 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-f20ecd41-bd21-4056-b10e-469d54699db0:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-f20ecd41-bd21-4056-b10e-469d54699db0:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-f20ecd41-bd21-4056-b10e-469d54699db0 {
  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-f20ecd41-bd21-4056-b10e-469d54699db0.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-f20ecd41-bd21-4056-b10e-469d54699db0.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-f20ecd41-bd21-4056-b10e-469d54699db0.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-f20ecd41-bd21-4056-b10e-469d54699db0.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-0b5c5ed3-dedc-4b33-b293-ca4d76db9c18 {
  display: none;
}
#s-e910a1ce-e517-431b-969b-dadd72680ad3 {
  text-align: left;
}


.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 {
  max-width: 100%;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom,
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 {
  max-width: 100%;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom,
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 {
  max-width: 100%;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom,
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 {
  max-width: 100%;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom,
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 {
  max-width: 100%;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom,
.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-e910a1ce-e517-431b-969b-dadd72680ad3 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d631ef45-8e97-4f18-a188-6cf19ce528ad {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d631ef45-8e97-4f18-a188-6cf19ce528ad .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0ed10c68-7976-41db-9de2-1f055632620e {
  text-align: center;
}

#s-0ed10c68-7976-41db-9de2-1f055632620e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0ed10c68-7976-41db-9de2-1f055632620e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0ed10c68-7976-41db-9de2-1f055632620e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-7e510b2c-0d54-4ad8-9b44-3af116d306d5 {
  text-align: left;
}

#s-7e510b2c-0d54-4ad8-9b44-3af116d306d5 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-7e510b2c-0d54-4ad8-9b44-3af116d306d5 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-7e510b2c-0d54-4ad8-9b44-3af116d306d5 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-7e510b2c-0d54-4ad8-9b44-3af116d306d5 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-93e0c9fc-a078-426e-b2b2-f0d6def1845c {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-93e0c9fc-a078-426e-b2b2-f0d6def1845c:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-93e0c9fc-a078-426e-b2b2-f0d6def1845c:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-93e0c9fc-a078-426e-b2b2-f0d6def1845c {
  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-93e0c9fc-a078-426e-b2b2-f0d6def1845c.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-93e0c9fc-a078-426e-b2b2-f0d6def1845c.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-93e0c9fc-a078-426e-b2b2-f0d6def1845c.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-93e0c9fc-a078-426e-b2b2-f0d6def1845c.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-8810b21d-8316-48c6-9e10-9cdfab54a87b {
  display: none;
}
#s-8653d923-7f67-49df-aba1-df867d4d2d64 {
  text-align: left;
}


.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 {
  max-width: 100%;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom,
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 {
  max-width: 100%;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom,
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 {
  max-width: 100%;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom,
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 {
  max-width: 100%;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom,
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 {
  max-width: 100%;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom,
.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-8653d923-7f67-49df-aba1-df867d4d2d64 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a33e6ea5-6d0a-45c9-9cbf-a1b707887892 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a33e6ea5-6d0a-45c9-9cbf-a1b707887892 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-26496105-1df7-402b-bea0-3c75f047a788 {
  text-align: center;
}

#s-26496105-1df7-402b-bea0-3c75f047a788 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-26496105-1df7-402b-bea0-3c75f047a788 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-26496105-1df7-402b-bea0-3c75f047a788 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2d1f9ec1-d293-4406-9f8f-6e0e7e14e5d1 {
  text-align: left;
}

#s-2d1f9ec1-d293-4406-9f8f-6e0e7e14e5d1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2d1f9ec1-d293-4406-9f8f-6e0e7e14e5d1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2d1f9ec1-d293-4406-9f8f-6e0e7e14e5d1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2d1f9ec1-d293-4406-9f8f-6e0e7e14e5d1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-cb401b19-4945-4eb3-b0a9-d599d9d81d5e {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
background-image: none;
hover-type: color;
}
#s-cb401b19-4945-4eb3-b0a9-d599d9d81d5e:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-cb401b19-4945-4eb3-b0a9-d599d9d81d5e:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb401b19-4945-4eb3-b0a9-d599d9d81d5e {
  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-cb401b19-4945-4eb3-b0a9-d599d9d81d5e.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb401b19-4945-4eb3-b0a9-d599d9d81d5e.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-cb401b19-4945-4eb3-b0a9-d599d9d81d5e.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-cb401b19-4945-4eb3-b0a9-d599d9d81d5e.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-6e8936a7-a53f-4831-ba8b-af6b89ab994d {
  display: none;
}
#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db {
  text-align: left;
}


.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db {
  max-width: 100%;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom,
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db {
  max-width: 100%;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom,
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db {
  max-width: 100%;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom,
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db {
  max-width: 100%;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom,
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db {
  max-width: 100%;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom,
.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-59f628d3-5396-4c4a-b93c-8a3f3aac81db .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-ce40436d-7007-4116-be40-dee73e3c35f5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-ce40436d-7007-4116-be40-dee73e3c35f5 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-28e19a7b-41ae-4b89-83c5-23232bf6e62a {
  text-align: center;
}

#s-28e19a7b-41ae-4b89-83c5-23232bf6e62a .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-28e19a7b-41ae-4b89-83c5-23232bf6e62a .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-28e19a7b-41ae-4b89-83c5-23232bf6e62a .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-0e29b1a7-7a25-4575-b8f7-159ac52e7da2 {
  text-align: left;
}

#s-0e29b1a7-7a25-4575-b8f7-159ac52e7da2 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-0e29b1a7-7a25-4575-b8f7-159ac52e7da2 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-0e29b1a7-7a25-4575-b8f7-159ac52e7da2 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-0e29b1a7-7a25-4575-b8f7-159ac52e7da2 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-26efaba8-0a3e-45ef-a6bb-d378fec9832d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
}
#s-26efaba8-0a3e-45ef-a6bb-d378fec9832d:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-26efaba8-0a3e-45ef-a6bb-d378fec9832d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-26efaba8-0a3e-45ef-a6bb-d378fec9832d {
  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-26efaba8-0a3e-45ef-a6bb-d378fec9832d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26efaba8-0a3e-45ef-a6bb-d378fec9832d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-26efaba8-0a3e-45ef-a6bb-d378fec9832d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-26efaba8-0a3e-45ef-a6bb-d378fec9832d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-24e9c3ae-4300-46c6-bbb6-b941356c1d8a {
  display: none;
}
#s-7fca0706-910a-4474-894b-ac2a8edf459e {
  text-align: left;
}


.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e {
  max-width: 100%;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom,
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e {
  max-width: 100%;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom,
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e {
  max-width: 100%;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom,
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e {
  max-width: 100%;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom,
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e {
  max-width: 100%;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom,
.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-7fca0706-910a-4474-894b-ac2a8edf459e .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-c8f91bba-c649-4823-8170-1e3d0039a136 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-c8f91bba-c649-4823-8170-1e3d0039a136 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4cf4c2d5-1ca8-4aac-97de-4d7cfe185161 {
  text-align: center;
}

#s-4cf4c2d5-1ca8-4aac-97de-4d7cfe185161 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4cf4c2d5-1ca8-4aac-97de-4d7cfe185161 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4cf4c2d5-1ca8-4aac-97de-4d7cfe185161 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-2cddaad2-4bdc-41e5-98fe-5c94dff9c218 {
  text-align: center;
}

#s-2cddaad2-4bdc-41e5-98fe-5c94dff9c218 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-2cddaad2-4bdc-41e5-98fe-5c94dff9c218 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-2cddaad2-4bdc-41e5-98fe-5c94dff9c218 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-2cddaad2-4bdc-41e5-98fe-5c94dff9c218 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-bc5e4d96-b188-404c-8afc-939419f0a4b9 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 2px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
}
#s-bc5e4d96-b188-404c-8afc-939419f0a4b9:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bc5e4d96-b188-404c-8afc-939419f0a4b9:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bc5e4d96-b188-404c-8afc-939419f0a4b9 {
  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-bc5e4d96-b188-404c-8afc-939419f0a4b9.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bc5e4d96-b188-404c-8afc-939419f0a4b9.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-bc5e4d96-b188-404c-8afc-939419f0a4b9.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bc5e4d96-b188-404c-8afc-939419f0a4b9.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-58842968-7e75-4642-9a04-f2d500251c18 {
  display: none;
}
#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c {
  text-align: left;
}


.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c {
  max-width: 100%;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom,
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c {
  max-width: 100%;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom,
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c {
  max-width: 100%;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom,
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c {
  max-width: 100%;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom,
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c {
  max-width: 100%;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom,
.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-b9d44106-f33e-477a-b8b1-3bbfc91ac34c .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e7587e99-e722-4f22-8b1e-da6f06640ed5 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e7587e99-e722-4f22-8b1e-da6f06640ed5 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-cf0b8245-1670-46eb-a00b-fb40842241f7 {
  text-align: center;
}

#s-cf0b8245-1670-46eb-a00b-fb40842241f7 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-cf0b8245-1670-46eb-a00b-fb40842241f7 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-cf0b8245-1670-46eb-a00b-fb40842241f7 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-420bee6d-6417-4cb9-bf16-fda2e6d66c20 {
  text-align: left;
}

#s-420bee6d-6417-4cb9-bf16-fda2e6d66c20 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-420bee6d-6417-4cb9-bf16-fda2e6d66c20 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-420bee6d-6417-4cb9-bf16-fda2e6d66c20 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-420bee6d-6417-4cb9-bf16-fda2e6d66c20 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-fd406ced-95c7-41d5-8c80-75f3a9a6b85b {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
}
#s-fd406ced-95c7-41d5-8c80-75f3a9a6b85b:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-fd406ced-95c7-41d5-8c80-75f3a9a6b85b:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-fd406ced-95c7-41d5-8c80-75f3a9a6b85b {
  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-fd406ced-95c7-41d5-8c80-75f3a9a6b85b.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-fd406ced-95c7-41d5-8c80-75f3a9a6b85b.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-fd406ced-95c7-41d5-8c80-75f3a9a6b85b.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-fd406ced-95c7-41d5-8c80-75f3a9a6b85b.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-87da3cb2-19a7-4559-ab94-d8070fae7b8d {
  display: none;
}
#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba {
  text-align: left;
}


.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba {
  max-width: 100%;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom,
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba {
  max-width: 100%;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom,
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba {
  max-width: 100%;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom,
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba {
  max-width: 100%;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom,
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba {
  max-width: 100%;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom,
.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be4d6d9c-07d5-4959-a388-0d58e2f585ba .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a632f40f-9bf3-4963-a363-24e9920a227e {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a632f40f-9bf3-4963-a363-24e9920a227e .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4095404e-3422-44a4-a784-1316cac19661 {
  text-align: center;
}

#s-4095404e-3422-44a4-a784-1316cac19661 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4095404e-3422-44a4-a784-1316cac19661 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4095404e-3422-44a4-a784-1316cac19661 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-cd402085-25a1-43ee-bea7-2e36800aaa7f {
  text-align: left;
}

#s-cd402085-25a1-43ee-bea7-2e36800aaa7f .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-cd402085-25a1-43ee-bea7-2e36800aaa7f .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-cd402085-25a1-43ee-bea7-2e36800aaa7f .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-cd402085-25a1-43ee-bea7-2e36800aaa7f .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-01f9c499-e551-410a-a748-900ba73cf186 {
  border-style: solid;
padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-top-width: 0px;
border-left-width: 0px;
border-bottom-width: 0px;
border-right-width: 0px;
border-color: #000;
border-style: solid;
border-radius: 4px;
background-color: rgba(165, 31, 81, 1);
text-align: center;
cursor: pointer;
}
#s-01f9c499-e551-410a-a748-900ba73cf186:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-01f9c499-e551-410a-a748-900ba73cf186:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-01f9c499-e551-410a-a748-900ba73cf186 {
  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-01f9c499-e551-410a-a748-900ba73cf186.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-01f9c499-e551-410a-a748-900ba73cf186.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-01f9c499-e551-410a-a748-900ba73cf186.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-01f9c499-e551-410a-a748-900ba73cf186.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-82dc95cd-7a65-4261-9577-34444c371b1a {
  display: none;
}
#s-be194012-bdc0-4e02-8e15-55b9b1a15475 {
  text-align: left;
}


.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 {
  max-width: 100%;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom,
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 {
  max-width: 100%;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom,
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 {
  max-width: 100%;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom,
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 {
  max-width: 100%;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom,
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 {
  max-width: 100%;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom,
.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-be194012-bdc0-4e02-8e15-55b9b1a15475 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-113e2692-747c-45f6-bc8e-8c1db3d8b205 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-113e2692-747c-45f6-bc8e-8c1db3d8b205 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e8001942-0a2e-428c-ad37-40580315aa0e {
  text-align: center;
}

#s-e8001942-0a2e-428c-ad37-40580315aa0e .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e8001942-0a2e-428c-ad37-40580315aa0e .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e8001942-0a2e-428c-ad37-40580315aa0e .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-21474c55-de2c-4d86-8ad1-bbdc631ccd78 {
  text-align: left;
}

#s-21474c55-de2c-4d86-8ad1-bbdc631ccd78 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-21474c55-de2c-4d86-8ad1-bbdc631ccd78 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-21474c55-de2c-4d86-8ad1-bbdc631ccd78 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-21474c55-de2c-4d86-8ad1-bbdc631ccd78 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-aaad418c-7de9-49be-8369-1028d2754b2a {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-aaad418c-7de9-49be-8369-1028d2754b2a:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-aaad418c-7de9-49be-8369-1028d2754b2a:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-aaad418c-7de9-49be-8369-1028d2754b2a {
  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-aaad418c-7de9-49be-8369-1028d2754b2a.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-aaad418c-7de9-49be-8369-1028d2754b2a.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-aaad418c-7de9-49be-8369-1028d2754b2a.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-aaad418c-7de9-49be-8369-1028d2754b2a.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-feebc0bf-e534-4a2e-b982-1c19771ea67e {
  display: none;
}
#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 {
  text-align: left;
}


.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 {
  max-width: 100%;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom,
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 {
  max-width: 100%;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom,
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 {
  max-width: 100%;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom,
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 {
  max-width: 100%;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom,
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 {
  max-width: 100%;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom,
.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bcdf6c49-2a18-4bfc-85d8-245a04435f98 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-1928c2ea-1310-4c42-8fe8-951e02f303ef {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-1928c2ea-1310-4c42-8fe8-951e02f303ef .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-0edca1af-5e2f-4492-a9ed-4be1a165fd25 {
  text-align: center;
}

#s-0edca1af-5e2f-4492-a9ed-4be1a165fd25 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-0edca1af-5e2f-4492-a9ed-4be1a165fd25 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-0edca1af-5e2f-4492-a9ed-4be1a165fd25 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1633d971-bab5-48c8-a2ac-9682053b218c {
  text-align: left;
}

#s-1633d971-bab5-48c8-a2ac-9682053b218c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1633d971-bab5-48c8-a2ac-9682053b218c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1633d971-bab5-48c8-a2ac-9682053b218c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1633d971-bab5-48c8-a2ac-9682053b218c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-8eb4e0fc-f38c-4cfe-a683-7266327f2f07 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-8eb4e0fc-f38c-4cfe-a683-7266327f2f07:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-8eb4e0fc-f38c-4cfe-a683-7266327f2f07:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-8eb4e0fc-f38c-4cfe-a683-7266327f2f07 {
  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-8eb4e0fc-f38c-4cfe-a683-7266327f2f07.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-8eb4e0fc-f38c-4cfe-a683-7266327f2f07.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-8eb4e0fc-f38c-4cfe-a683-7266327f2f07.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-8eb4e0fc-f38c-4cfe-a683-7266327f2f07.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-b4dfa605-821a-4f11-8669-fbfc967967fb {
  display: none;
}
#s-766d43b1-6780-4a20-9b61-6948eef3b432 {
  text-align: left;
}


.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 {
  max-width: 100%;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom,
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 {
  max-width: 100%;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom,
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 {
  max-width: 100%;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom,
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 {
  max-width: 100%;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom,
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 {
  max-width: 100%;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom,
.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-766d43b1-6780-4a20-9b61-6948eef3b432 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-3e1e35c5-24ec-4059-af86-bf604b00d36c {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-3e1e35c5-24ec-4059-af86-bf604b00d36c .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-3d0ae8dc-97e4-4822-ad19-c3f30706f0cd {
  text-align: center;
}

#s-3d0ae8dc-97e4-4822-ad19-c3f30706f0cd .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-3d0ae8dc-97e4-4822-ad19-c3f30706f0cd .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-3d0ae8dc-97e4-4822-ad19-c3f30706f0cd .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-374604ae-337b-420e-97f4-e15dffc9c1b1 {
  text-align: left;
}

#s-374604ae-337b-420e-97f4-e15dffc9c1b1 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-374604ae-337b-420e-97f4-e15dffc9c1b1 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-374604ae-337b-420e-97f4-e15dffc9c1b1 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-374604ae-337b-420e-97f4-e15dffc9c1b1 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-cb122c0e-964a-41e1-be2e-c745903bff08 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-cb122c0e-964a-41e1-be2e-c745903bff08:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-cb122c0e-964a-41e1-be2e-c745903bff08:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-cb122c0e-964a-41e1-be2e-c745903bff08 {
  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-cb122c0e-964a-41e1-be2e-c745903bff08.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-cb122c0e-964a-41e1-be2e-c745903bff08.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-cb122c0e-964a-41e1-be2e-c745903bff08.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-cb122c0e-964a-41e1-be2e-c745903bff08.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-3732373b-7b60-4276-b58d-f129093fe6ee {
  display: none;
}
#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 {
  text-align: left;
}


.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 {
  max-width: 100%;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom,
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 {
  max-width: 100%;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom,
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 {
  max-width: 100%;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom,
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 {
  max-width: 100%;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom,
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 {
  max-width: 100%;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom,
.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-d26ac446-d0ca-414a-a30d-8f6439e902d4 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-9505af86-5895-44c5-8b86-7106bc44c7ab {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-9505af86-5895-44c5-8b86-7106bc44c7ab .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-bb9f0ad0-397d-4046-9e14-0fb49580fa3c {
  text-align: center;
}

#s-bb9f0ad0-397d-4046-9e14-0fb49580fa3c .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-bb9f0ad0-397d-4046-9e14-0fb49580fa3c .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-bb9f0ad0-397d-4046-9e14-0fb49580fa3c .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-73f46be8-4203-41f7-a154-5c5619c05a7a {
  text-align: left;
}

#s-73f46be8-4203-41f7-a154-5c5619c05a7a .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-73f46be8-4203-41f7-a154-5c5619c05a7a .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-73f46be8-4203-41f7-a154-5c5619c05a7a .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-73f46be8-4203-41f7-a154-5c5619c05a7a .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-9f7215b6-0f34-410b-9ab2-4e68de058cde {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-9f7215b6-0f34-410b-9ab2-4e68de058cde:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-9f7215b6-0f34-410b-9ab2-4e68de058cde:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-9f7215b6-0f34-410b-9ab2-4e68de058cde {
  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-9f7215b6-0f34-410b-9ab2-4e68de058cde.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-9f7215b6-0f34-410b-9ab2-4e68de058cde.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-9f7215b6-0f34-410b-9ab2-4e68de058cde.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-9f7215b6-0f34-410b-9ab2-4e68de058cde.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-a7a0b87e-0be3-4b47-a329-c8507ffde33b {
  display: none;
}
#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc {
  text-align: left;
}


.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc {
  max-width: 100%;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom,
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc {
  max-width: 100%;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom,
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc {
  max-width: 100%;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom,
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc {
  max-width: 100%;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom,
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc {
  max-width: 100%;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom,
.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-fb57e1f6-4bfa-4770-acca-f3b28f92f7dc .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-e094717a-8b0a-400c-92ab-2feb99b369d2 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-e094717a-8b0a-400c-92ab-2feb99b369d2 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-94235dd1-f56e-4bf0-9b26-1d9df3c1caef {
  text-align: center;
}

#s-94235dd1-f56e-4bf0-9b26-1d9df3c1caef .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-94235dd1-f56e-4bf0-9b26-1d9df3c1caef .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-94235dd1-f56e-4bf0-9b26-1d9df3c1caef .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-4cd98470-1e6f-4982-82fc-3203e0f1d802 {
  text-align: left;
}

#s-4cd98470-1e6f-4982-82fc-3203e0f1d802 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-4cd98470-1e6f-4982-82fc-3203e0f1d802 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-4cd98470-1e6f-4982-82fc-3203e0f1d802 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-4cd98470-1e6f-4982-82fc-3203e0f1d802 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-03cdb2ba-cafe-4eb0-89b8-d69079e13691 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-03cdb2ba-cafe-4eb0-89b8-d69079e13691:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-03cdb2ba-cafe-4eb0-89b8-d69079e13691:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-03cdb2ba-cafe-4eb0-89b8-d69079e13691 {
  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-03cdb2ba-cafe-4eb0-89b8-d69079e13691.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-03cdb2ba-cafe-4eb0-89b8-d69079e13691.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-03cdb2ba-cafe-4eb0-89b8-d69079e13691.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-03cdb2ba-cafe-4eb0-89b8-d69079e13691.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-0f5c10c0-da05-4b49-a3c9-283cd126b6af {
  display: none;
}
#s-a892107a-c61a-481e-b84b-4e047e4355a6 {
  text-align: left;
}


.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 {
  max-width: 100%;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom,
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 {
  max-width: 100%;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom,
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 {
  max-width: 100%;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom,
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 {
  max-width: 100%;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom,
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 {
  max-width: 100%;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom,
.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-a892107a-c61a-481e-b84b-4e047e4355a6 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-a66d2516-7d30-470a-a8a3-50da2173d627 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-a66d2516-7d30-470a-a8a3-50da2173d627 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-07699e53-62c5-48e5-aaf1-6d66d2745a34 {
  text-align: center;
}

#s-07699e53-62c5-48e5-aaf1-6d66d2745a34 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-07699e53-62c5-48e5-aaf1-6d66d2745a34 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-07699e53-62c5-48e5-aaf1-6d66d2745a34 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-1fd3aace-02da-4078-abb3-3cc4ad14216c {
  text-align: left;
}

#s-1fd3aace-02da-4078-abb3-3cc4ad14216c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-1fd3aace-02da-4078-abb3-3cc4ad14216c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-1fd3aace-02da-4078-abb3-3cc4ad14216c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-1fd3aace-02da-4078-abb3-3cc4ad14216c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-26809ed8-22f9-44c9-a896-3a6b5496548d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-26809ed8-22f9-44c9-a896-3a6b5496548d:hover {background-color: #3cb0fd !important;
text-decoration: none !important;}#s-26809ed8-22f9-44c9-a896-3a6b5496548d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-26809ed8-22f9-44c9-a896-3a6b5496548d {
  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-26809ed8-22f9-44c9-a896-3a6b5496548d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-26809ed8-22f9-44c9-a896-3a6b5496548d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-26809ed8-22f9-44c9-a896-3a6b5496548d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-26809ed8-22f9-44c9-a896-3a6b5496548d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-460cea36-50ed-4afd-947a-e942849b9262 {
  display: none;
}
#s-73c1c0ea-d8be-43e7-8c70-512195a20bad {
  text-align: left;
}


.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad {
  max-width: 100%;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom,
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad {
  max-width: 100%;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom,
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad {
  max-width: 100%;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom,
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad {
  max-width: 100%;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom,
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad {
  max-width: 100%;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom,
.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-73c1c0ea-d8be-43e7-8c70-512195a20bad .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-d68d8510-86b0-4e7e-9c89-028e6192f420 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-d68d8510-86b0-4e7e-9c89-028e6192f420 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-e596f90d-c513-4ca9-8154-c64c61f5c79f {
  text-align: center;
}

#s-e596f90d-c513-4ca9-8154-c64c61f5c79f .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-e596f90d-c513-4ca9-8154-c64c61f5c79f .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-e596f90d-c513-4ca9-8154-c64c61f5c79f .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-5663b0aa-be65-40e6-b066-7484189b554c {
  text-align: left;
}

#s-5663b0aa-be65-40e6-b066-7484189b554c .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-5663b0aa-be65-40e6-b066-7484189b554c .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-5663b0aa-be65-40e6-b066-7484189b554c .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-5663b0aa-be65-40e6-b066-7484189b554c .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-d86fb178-68cd-4c1b-a201-ac841b203d7d {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-d86fb178-68cd-4c1b-a201-ac841b203d7d:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-d86fb178-68cd-4c1b-a201-ac841b203d7d:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-d86fb178-68cd-4c1b-a201-ac841b203d7d {
  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-d86fb178-68cd-4c1b-a201-ac841b203d7d.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-d86fb178-68cd-4c1b-a201-ac841b203d7d.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-d86fb178-68cd-4c1b-a201-ac841b203d7d.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-d86fb178-68cd-4c1b-a201-ac841b203d7d.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


#s-22181ad1-52b2-499c-a97e-785dc047ee07 {
  display: none;
}
#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 {
  text-align: left;
}


.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 {
  max-width: 100%;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom,
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom {
  
    margin-left: 0px;
  
}

@media (min-width: 1200px){
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 {
  max-width: 100%;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom,
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 992px) and (max-width: 1199px){
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 {
  max-width: 100%;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom,
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (min-width: 768px) and (max-width: 991px){
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 {
  max-width: 100%;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom,
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}@media (max-width: 767px){
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 {
  max-width: 100%;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  align-self: center;
  margin: 0 !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom,
.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 img.shogun-image {
  max-width:  !important;
  min-height:  !important;
}

.shg-c#s-bf2d1469-3a7c-4d05-a2e9-890e77615298 .shg-image-zoom {
  
    margin-left: 0px;
  
}

}
#s-4d115885-d577-4baa-bdac-af0da0b86c38 {
  padding-top: 10px;
padding-bottom: 10px;
text-align: center;
}

#s-4d115885-d577-4baa-bdac-af0da0b86c38 .shg-product-title-component h4 {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:   ;
  font-size: 18px;
  line-height: ;
  letter-spacing: ;
}

#s-4cfc2c21-4389-44ce-993a-dd792c6dfd61 {
  text-align: center;
}

#s-4cfc2c21-4389-44ce-993a-dd792c6dfd61 .shg-product-sold-out {
  display: none;
  color: #000;
  font-size: 14px;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
}

#s-4cfc2c21-4389-44ce-993a-dd792c6dfd61 .shg-product-price {
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 14px;
}

#s-4cfc2c21-4389-44ce-993a-dd792c6dfd61 .shg-product-compare-price {
  display: none;
  text-decoration: line-through;
  color: #000;
  font-weight:   ;
  font-family: ;
  font-style:  normal ;
  font-size: 18px;
  padding-left: 10px;
}

#s-ef2f31e8-964d-4d9c-b160-d9aa04dc1423 {
  text-align: left;
}

#s-ef2f31e8-964d-4d9c-b160-d9aa04dc1423 .shg-product-selector-wrapper {
  display: flex;
  flex-direction: row;
}

#s-ef2f31e8-964d-4d9c-b160-d9aa04dc1423 .shg-product-selector-wrapper > * {
  flex-grow: 1;
}

#s-ef2f31e8-964d-4d9c-b160-d9aa04dc1423 .shg-product-selector-wrapper select {
  width: 100% !important;
  margin: 0 !important;
}

#s-ef2f31e8-964d-4d9c-b160-d9aa04dc1423 .shg-product-selector-inline-wrapper:not(:first-child) {
  margin-left: 10px;
}


#s-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8 {
  padding-top: 10px;
padding-left: 20px;
padding-bottom: 10px;
padding-right: 20px;
border-radius: 4px;
text-align: center;
background-color: rgba(165, 32, 98, 1);
}
#s-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8:hover {background-color: rgba(31, 165, 115, 1) !important;
text-decoration: none !important;
background-image: none !important;
hover-type: color !important;}#s-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8:active {background-color: #000000 !important;
text-decoration: none !important;}


#s-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8 {
  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-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8.shg-product-atc-disabled {
  opacity: 0.5;
  cursor: initial;
}

#s-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8.shg-btn {
  color: #ffffff;
  font-size: 16px;
  
  
  
  display:  block ;
}

#s-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8.shg-btn.shg-product-atc-error {
  
  
  
  
  
}


  #s-bca6105d-bde7-42b1-bf2b-42b7ccaca6c8.shg-btn.shg-product-atc-success {
    
    
    
    
    
  }


/*
  $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;
  }
}

@media only screen
  and (min-width: 1024px) and (max-height: 1366px)
  and (-webkit-min-device-pixel-ratio: 1.5) and (hover: none)
  and (orientation: landscape) {
  .shg-box {
    background-attachment: scroll !important;
  }
}

#mc_embed_signup .clear {
  width: auto !important;
  height: auto !important;
  visibility: visible !important;
}

.shg-clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.shogun-image {
  max-width: 100%;
  min-height: inherit;
  max-height: inherit;
  display: inline !important;
  border: 0;
  vertical-align: middle;
}

.shg-fw {
  margin-left: calc(50% - 50vw);
  width: 100vw;
}

.shg-fw .shg-fw {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

div[data-shg-lightbox-switch] {
  cursor: pointer;
}

.shg-lightbox {
  position: fixed;
  z-index: 999999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgb(0, 0, 0);
  background-color: rgba(0, 0, 0, 0.85);
}

.shg-lightbox.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  width: 100%;
  text-align: center;
}

.shg-lightbox .shg-lightbox-close {
  position: absolute;
  right: 0;
  padding: 5px 0;
  color: #fff;
  font-size: 45px;
  margin-right: 10px;
  line-height: 30px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  cursor: pointer;
  z-index: 1;
}

.shg-lightbox .shg-lightbox-image-container {
  padding: 25px;
}

.shg-lightbox .shg-lightbox-image {
  margin: auto;
  max-height: 90vh;
  max-width: 100%;
}

.shg-lightbox .shg-lightbox-close:hover,
.shg-lightbox .shg-lightbox-close:focus {
  color: #a2a2a2;
  text-decoration: none;
  cursor: pointer;
}

.shg-lightbox .shg-lightbox-nav {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: 35px;
  height: 100px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transform: translate(0%, -50%);
  z-index: 1;
}

.shg-lightbox .shg-lightbox-nav.hidden {
  display: none !important;
}

.shg-lightbox .shg-lightbox-nav.shg-nav-left {
  left: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMjAzIDU0NHEwIDEzLTEwIDIzbC0zOTMgMzkzIDM5MyAzOTNxMTAgMTAgMTAgMjN0LTEwIDIzbC01MCA1MHEtMTAgMTAtMjMgMTB0LTIzLTEwbC00NjYtNDY2cS0xMC0xMC0xMC0yM3QxMC0yM2w0NjYtNDY2cTEwLTEwIDIzLTEwdDIzIDEwbDUwIDUwcTEwIDEwIDEwIDIzeiIvPjwvc3ZnPg==);
}

.shg-lightbox .shg-lightbox-nav.shg-nav-right {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz48c3ZnIHdpZHRoPSIxNzkyIiBoZWlnaHQ9IjE3OTIiIHZpZXdCb3g9IjAgMCAxNzkyIDE3OTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgZmlsbD0id2hpdGUiPjxwYXRoIGQ9Ik0xMTcxIDk2MHEwIDEzLTEwIDIzbC00NjYgNDY2cS0xMCAxMC0yMyAxMHQtMjMtMTBsLTUwLTUwcS0xMC0xMC0xMC0yM3QxMC0yM2wzOTMtMzkzLTM5My0zOTNxLTEwLTEwLTEwLTIzdDEwLTIzbDUwLTUwcTEwLTEwIDIzLTEwdDIzIDEwbDQ2NiA0NjZxMTAgMTAgMTAgMjN6Ii8+PC9zdmc+);
}

@media screen and (min-width: 769px) {
  .shg-lightbox .shg-lightbox-image-container {
    padding: 50px;
  }
}

.shogun-lazyload:not([src]),
.shogun-lazyloading:not([src]) {
	opacity: 0;
}
.shogun-lazyloaded {
	opacity: 1;
	transition: opacity 300ms;
}
